<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/epur-expertise.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>717</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/epur-expertise.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>1768</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/epur-expertise.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>2424</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/epur-expertise.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>2478</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/utils.less) is not within the allowed path(s): (/www/wwwroot/epur-expertise.fr/:/tmp/) in <b>/www/wwwroot/epur-expertise.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/utils) is not within the allowed path(s): (/www/wwwroot/epur-expertise.fr/:/tmp/) in <b>/www/wwwroot/epur-expertise.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/globals.less) is not within the allowed path(s): (/www/wwwroot/epur-expertise.fr/:/tmp/) in <b>/www/wwwroot/epur-expertise.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/globals) is not within the allowed path(s): (/www/wwwroot/epur-expertise.fr/:/tmp/) in <b>/www/wwwroot/epur-expertise.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>82</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
@font-face {
  font-family: "baskerville-semibold";
  src: url("../../fonts/baskerville_semibold.ttf");
}
@font-face {
  font-family: "baskerville-bold";
  src: url("../../fonts/baskerville_bold.otf");
}
@font-face {
  font-family: "poppins-light";
  src: url("../../fonts/Poppins-Light.ttf");
}
@font-face {
  font-family: "poppins-regular";
  src: url("../../fonts/Poppins-Regular.ttf");
}
@font-face {
  font-family: "poppins-medium";
  src: url("../../fonts/Poppins-Medium.ttf");
}
@font-face {
  font-family: "poppins-medium-italic";
  src: url("../../fonts/Poppins-MediumItalic.ttf");
}
@font-face {
  font-family: "poppins-semibold";
  src: url("../../fonts/Poppins-SemiBold.ttf");
}
@font-face {
  font-family: "poppins-bold";
  src: url("../../fonts/Poppins-Bold.ttf");
}
.compGauche {
  background-image: url('../../../img/dots_right_black.png');
  background-repeat: no-repeat;
  background-position: -50em 0%;
  background-size: contain;
}
.compDroite {
  background-image: url('../../../img/dots_left_black.png');
  background-repeat: no-repeat;
  background-position: 200% 0%;
  background-size: contain;
}
section.competences {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  align-items: center;
}
section.competences h2 {
  font-size: 74px;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 9px;
}
section.competences h2::after {
  display: block;
  content: url('../../../img/title_deco.png');
  text-align: center;
  margin-top: -40px;
}
section.competences p {
  font-size: 26px;
  text-align: center;
  margin-left: 200px;
  margin-right: 200px;
  font-family: "Poppins-Light";
  line-height: 39px;
}
section.competences div {
  display: grid;
}
section.competences div.icon_container > img {
  width: 70px;
  justify-self: center;
}
section.competences #image_container {
  overflow: hidden;
}
section.competences div#image_container > img {
  margin-left: auto;
  margin-right: auto;
  height: 613px;
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
@media (max-width: 1600px) {
  .compDroite {
    background-image: none;
  }
  .compGauche {
    background-image: none;
  }
  section.competences .icon_container h2 {
    font-size: 50px;
    margin-bottom: 0;
  }
  section.competences .icon_container h2::after {
    margin-top: -10px;
  }
  section.competences .icon_container p {
    font-size: 20px;
    margin-left: 100px;
    margin-right: 100px;
  }
}
@media (max-width: 991.98px) {
  .compDroite {
    margin-bottom: 100px;
  }
  .compGauche {
    margin-bottom: 100px;
  }
  section.competences {
    grid-template-columns: 1fr;
  }
  section.competences #image_container {
    display: none;
  }
}
