<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.realisations {
  padding: 30px 0;
}
body main section.realisations .contenu .categories {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
body main section.realisations .contenu .categories .liste {
  display: flex;
  align-items: center;
  margin-right: 35px;
  margin-bottom: 20px;
}
body main section.realisations .contenu .categories .liste p {
  margin-bottom: 0;
  font-weight: 500;
  letter-spacing: .16px;
  margin-right: 12px;
}
body main section.realisations .contenu .categories .liste .item {
  padding: 0 7px;
  display: flex;
  align-items: center;
}
body main section.realisations .contenu .categories .liste .item input[type=checkbox] {
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  outline: none;
  content: none;
}
body main section.realisations .contenu .categories .liste .item input[type=checkbox]:before {
  font-family: "FontAwesome";
  content: "\f00c";
  font-size: 15px;
  color: transparent !important;
  background: #fff;
  display: block;
  width: 18px;
  height: 18px;
  border: 1px solid #C41152;
  margin-right: 7px;
}
body main section.realisations .contenu .categories .liste .item input[type=checkbox]:checked:before {
  background: #C41152;
}
body main section.realisations .contenu .categories .liste .item label {
  font-weight: 300;
  font-family: ;
  letter-spacing: .16px;
  color: #1A171B;
  cursor: pointer;
}
body main section.realisations .contenu .js-posts-list a {
  position: relative;
  display: block;
  z-index: 1;
  height: 270px;
  margin-bottom: 30px;
}
body main section.realisations .contenu .js-posts-list a:before {
  content: "";
  background-color: #1A171B;
  position: absolute;
  top: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  opacity: .6;
  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.realisations .contenu .js-posts-list a:hover:before {
  top: 0;
}
body main section.realisations .contenu .js-posts-list a:hover .info {
  opacity: 1;
}
body main section.realisations .contenu .js-posts-list a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
body main section.realisations .contenu .js-posts-list a .info {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  padding: 0 20px;
  z-index: 1;
  opacity: 0;
  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.realisations .contenu .js-posts-list a .info p,
body main section.realisations .contenu .js-posts-list a .info span {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: .18px;
  text-align: center;
  margin-bottom: 0;
  line-height: 1.2;
}
body main section.realisations .contenu .js-posts-list a .info span {
  color: #C41152;
  margin: auto;
  display: table;
  font-weight: 700;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.realisations .contenu .js-posts-list a .info p,
  body main section.realisations .contenu .js-posts-list a .info span {
    font-size: 17px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.realisations .contenu .categories .liste .item label {
    font-size: 15px;
  }
  body main section.realisations .contenu .js-posts-list a {
    height: 250px;
  }
  body main section.realisations .contenu .js-posts-list a .info p,
  body main section.realisations .contenu .js-posts-list a .info span {
    font-size: 17px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.realisations {
    padding: 30px 0 20px;
  }
  body main section.realisations .contenu .categories .liste .item label {
    font-size: 15px;
  }
  body main section.realisations .contenu .js-posts-list a {
    height: 220px;
  }
  body main section.realisations .contenu .js-posts-list a .info p,
  body main section.realisations .contenu .js-posts-list a .info span {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.realisations {
    padding: 30px 0 20px;
  }
  body main section.realisations .contenu .categories {
    justify-content: center;
  }
  body main section.realisations .contenu .categories .liste .item label {
    font-size: 15px;
  }
  body main section.realisations .contenu .js-posts-list a {
    height: 220px;
  }
  body main section.realisations .contenu .js-posts-list a .info p,
  body main section.realisations .contenu .js-posts-list a .info span {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  body main section.realisations {
    padding: 30px 0 20px;
  }
  body main section.realisations .contenu .categories {
    justify-content: center;
    display: block;
    text-align: center;
  }
  body main section.realisations .contenu .categories .liste {
    display: block;
    margin-right: 0;
  }
  body main section.realisations .contenu .categories .liste p {
    margin-right: 0;
    margin-bottom: 10px;
  }
  body main section.realisations .contenu .categories .liste .item {
    display: block;
    margin-bottom: 5px;
  }
  body main section.realisations .contenu .categories .liste .item label {
    font-size: 15px;
  }
  body main section.realisations .contenu .js-posts-list a {
    height: 220px;
    margin-bottom: 20px;
  }
  body main section.realisations .contenu .js-posts-list a .info p,
  body main section.realisations .contenu .js-posts-list a .info span {
    font-size: 15px;
  }
}
