<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.modulerea {
  padding: 240px 0 40px;
  position: relative;
  margin-top: -195px;
}
body main section.modulerea .parallax-window {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
body main section.modulerea .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: black;
  opacity: .9;
}
body main section.modulerea .contenu {
  position: relative;
  z-index: 1;
}
body main section.modulerea .contenu h2 {
  background-color: #1A171B;
  font-size: 21px;
  font-weight: 300;
  border: 1px solid #fff;
  color: #fff;
  display: table;
  text-transform: uppercase;
  padding: 22px 30px;
  margin-bottom: -38px;
  z-index: 2;
  position: relative;
}
body main section.modulerea .contenu h2 b {
  font-weight: 700;
}
body main section.modulerea .contenu .owl-carousel .owl-nav {
  position: relative;
  width: 100%;
  margin-top: 20px;
}
body main section.modulerea .contenu .owl-carousel .owl-nav button {
  position: absolute;
}
body main section.modulerea .contenu .owl-carousel .owl-nav button:focus {
  outline: none;
}
body main section.modulerea .contenu .owl-carousel .owl-nav button:hover svg {
  fill: #C41152;
}
body main section.modulerea .contenu .owl-carousel .owl-nav button svg {
  fill: #fff;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.modulerea .contenu .owl-carousel .owl-nav button.owl-prev {
  left: 0;
}
body main section.modulerea .contenu .owl-carousel .owl-nav button.owl-next {
  transform: rotate(180deg);
  right: 0;
}
body main section.modulerea .contenu .owl-carousel .owl-dots {
  display: table;
  margin: auto;
}
body main section.modulerea .contenu .owl-carousel .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #fff;
  margin: 0 4px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.modulerea .contenu .owl-carousel .owl-dots .owl-dot.active {
  background-color: #fff;
}
body main section.modulerea .contenu .owl-carousel .owl-dots .owl-dot:hover {
  background-color: #fff;
}
body main section.modulerea .contenu .visuel {
  width: 99.9%;
  height: 700px;
  position: relative;
  border: 1px solid #fff;
  display: block;
  overflow: hidden;
}
body main section.modulerea .contenu .visuel:hover img {
  transform: scale(1.05);
}
body main section.modulerea .contenu .visuel img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.modulerea .contenu .visuel .info {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  background-color: rgba(0,0,0,0.75);
  padding: 8px 25px;
}
body main section.modulerea .contenu .visuel .info p {
  margin-bottom: 0;
  color: #fff;
  letter-spacing: .16px;
}
body main section.modulerea .contenu .bouton2 {
  display: table;
  margin: 40px auto 0;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.modulerea .contenu h2 {
    font-size: 19px;
    padding: 20px 30px;
  }
  body main section.modulerea .contenu .visuel {
    height: 600px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.modulerea {
    padding: 230px 0 40px;
  }
  body main section.modulerea .contenu h2 {
    font-size: 18px;
    padding: 18px 25px;
  }
  body main section.modulerea .contenu .visuel {
    height: 600px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.modulerea {
    padding: 200px 0 40px;
    margin-top: -175px;
  }
  body main section.modulerea .contenu h2 {
    font-size: 18px;
    padding: 18px 25px;
  }
  body main section.modulerea .contenu .visuel {
    height: 600px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.modulerea {
    padding: 190px 0 40px;
    margin-top: -175px;
  }
  body main section.modulerea .contenu h2 {
    font-size: 17px;
    padding: 18px 25px;
  }
  body main section.modulerea .contenu .visuel {
    height: 450px;
  }
}
@media (max-width: 767.98px) {
  body main section.modulerea {
    padding: 190px 0 40px;
    margin-top: -175px;
  }
  body main section.modulerea .contenu h2 {
    font-size: 16px;
    padding: 15px 25px;
    margin: 0 auto 30px;
  }
  body main section.modulerea .contenu .visuel {
    height: 350px;
  }
  body main section.modulerea .contenu .visuel .info {
    flex-wrap: wrap;
  }
}
