<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");
}
.ligne-contact {
  margin: 100px 280px 0 280px;
}
.ligne-contact ul {
  display: grid;
  grid-template-columns: repeat(3,auto);
  justify-content: space-between;
  list-style-type: none;
  padding: 0;
  font-family: "poppins-light";
}
.ligne-contact ul li {
  letter-spacing: 3px;
  font-size: 18px;
}
.ligne-contact ul svg {
  height: 20px;
  margin-right: 10px;
}
@media (max-width: 1900px) {
  .ligne-contact {
    margin: 100px 280px 0 280px;
  }
  .ligne-contact ul li {
    letter-spacing: 3px;
    font-size: 15px;
  }
}
@media (max-width: 1625px) {
  .ligne-contact ul {
    grid-template-columns: 1fr;
  }
  .ligne-contact ul li {
    padding: 10px;
  }
}
@media (max-width: 1499px) {
  .ligne-contact {
    margin: 100px 180px 0 180px;
  }
}
@media (max-width: 1360px) {
  .ligne-contact {
    margin: 50px 100px 0 100px;
  }
}
@media (max-width: 991.98px) {
  .ligne-contact ul {
    justify-content: center;
  }
  .ligne-contact ul li {
    text-align: center;
  }
}
@media (max-width: 630px) {
  .ligne-contact {
    margin: 50px 0px 0px 0px;
  }
  .ligne-contact ul li {
    display: grid;
    grid-template-columns: 1fr;
    justify-items: center;
    width: 100%;
  }
  .ligne-contact ul li svg {
    margin-bottom: 10px;
  }
}
