<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/athanor-fourneaux.fr/wp-content/themes/idcomweb/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/athanor-fourneaux.fr/wp-content/themes/idcomweb/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/athanor-fourneaux.fr/wp-content/themes/idcomweb/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/athanor-fourneaux.fr/wp-content/themes/idcomweb/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/athanor-fourneaux.fr/:/tmp/) in <b>/www/wwwroot/athanor-fourneaux.fr/wp-content/themes/idcomweb/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/athanor-fourneaux.fr/:/tmp/) in <b>/www/wwwroot/athanor-fourneaux.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../../css/global.less) is not within the allowed path(s): (/www/wwwroot/athanor-fourneaux.fr/:/tmp/) in <b>/www/wwwroot/athanor-fourneaux.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../../css/global) is not within the allowed path(s): (/www/wwwroot/athanor-fourneaux.fr/:/tmp/) in <b>/www/wwwroot/athanor-fourneaux.fr/wp-content/themes/idcomweb/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;
}
body main section.moduleclients {
  padding: 50px 0;
}
body main section.moduleclients .contenu .visuel {
  height: 375px;
  width: 100%;
  position: relative;
  border: 1px solid #fff;
}
body main section.moduleclients .contenu .visuel img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body main section.moduleclients .contenu .cadre {
  border: 1px solid #fff;
  overflow: visible;
}
body main section.moduleclients .contenu .bloc {
  position: relative;
  background-color: #fff;
  padding: 0 40px 20px;
  z-index: 1;
  margin-left: -24px;
}
body main section.moduleclients .contenu .bloc h2 {
  background-color: #C41152;
  padding: 20px;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 300;
  letter-spacing: .63px;
  text-align: center;
  color: #fff;
  margin-bottom: 25px;
  position: relative;
  max-width: 306px;
  width: 100%;
}
body main section.moduleclients .contenu .bloc h2:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  height: 100px;
  width: 1px;
  background-color: #C41152;
}
body main section.moduleclients .contenu .bloc p {
  font-size: 15px;
  letter-spacing: .15px;
}
body main section.moduleclients .contenu .bloc .bouton {
  font-size: 13px;
}
body main section ul {
  list-style: disc;
  padding-left: 18px;
}
body main section ul li::marker {
  color: #C41152;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.moduleclients .contenu .bloc h2 {
    font-size: 19px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.moduleclients {
    padding: 40px 0;
  }
  body main section.moduleclients .contenu .bloc {
    padding: 0 40px 18px;
  }
  body main section.moduleclients .contenu .bloc h2 {
    font-size: 18px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.moduleclients {
    padding: 40px 0;
  }
  body main section.moduleclients .contenu .bloc {
    padding: 0 30px 18px;
  }
  body main section.moduleclients .contenu .bloc h2 {
    font-size: 17px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.moduleclients {
    padding: 40px 0;
  }
  body main section.moduleclients .contenu .bloc {
    padding: 0 30px 18px;
    max-width: 410px;
    width: 100%;
    margin: 0 0 0 auto;
  }
  body main section.moduleclients .contenu .bloc h2 {
    font-size: 17px;
  }
  body main section.moduleclients .contenu .bloc p {
    font-size: 14px;
  }
  body main section.moduleclients .contenu .visuel {
    height: 320px;
  }
}
@media (max-width: 767.98px) {
  body main section.moduleclients {
    padding: 20px 0 100%;
  }
  body main section.moduleclients .contenu .container >.row {
    flex-direction: column-reverse;
  }
  body main section.moduleclients .contenu .cadre img {
    top: 200% !important;
  }
  body main section.moduleclients .contenu .bloc {
    padding: 0;
    max-width: 410px;
    width: 100%;
    margin: 0 0 20px auto;
    text-align: center;
  }
  body main section.moduleclients .contenu .bloc h2 {
    font-size: 16px;
    padding: 15px 20px;
    margin: 0 auto 25px;
  }
  body main section.moduleclients .contenu .bloc h2:before {
    display: none;
  }
  body main section.moduleclients .contenu .bloc .bouton {
    margin: auto;
  }
  body main section.moduleclients .contenu .bloc p {
    font-size: 14px;
  }
  body main section.moduleclients .contenu .visuel {
    height: 300px;
  }
}
.page-id-8267 .cadre img {
  width: 50% !important;
}
