<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/concept-glass.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>1433</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/concept-glass.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>3535</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/concept-glass.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>4847</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/concept-glass.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>4955</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/concept-glass.fr/:/tmp/) in <b>/www/wwwroot/concept-glass.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>163</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/concept-glass.fr/:/tmp/) in <b>/www/wwwroot/concept-glass.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>163</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/concept-glass.fr/:/tmp/) in <b>/www/wwwroot/concept-glass.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>163</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/concept-glass.fr/:/tmp/) in <b>/www/wwwroot/concept-glass.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>163</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
.section-realisations {
  padding: 120px 15px;
}
.section-realisations .container {
  max-width: 1280px;
}
.section-realisations .catrealCtn {
  margin: 0 0 70px;
  display: flex;
  justify-content: center;
}
.section-realisations .catrealCtn ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.section-realisations .catrealCtn ul li {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 400;
  padding: 0 30px;
  line-height: 1.1;
  cursor: pointer;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 15px;
  letter-spacing: 0.18em;
}
.section-realisations .catrealCtn ul li:hover {
  color: #ed1c24;
}
.section-realisations .catrealCtn ul li.active {
  color: #ed1c24;
  font-weight: 600;
}
.section-realisations .realisationsCtn {
  display: flex;
  flex-wrap: wrap;
}
.section-realisations .realisationsCtn .real-item {
  padding: 0;
  height: 410px;
  position: relative;
  cursor: pointer;
}
.section-realisations .realisationsCtn .real-item .imgCtn {
  width: 100%;
  height: 100%;
}
.section-realisations .realisationsCtn .real-item .hovered {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
  background: rgba(0,0,0,0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: 600ms;
  -moz-transition: 600ms;
  -ms-transition: 600ms;
  -o-transition: 600ms;
  opacity: 0;
  pointer-events: none;
}
.section-realisations .realisationsCtn .real-item .hovered span {
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 60px;
  width: 60px;
  background: rgba(255,255,255,0.4);
}
.section-realisations .realisationsCtn .real-item .hovered span:before {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  color: #ffffff;
}
.section-realisations .realisationsCtn .real-item:hover .hovered {
  opacity: 1;
}
@media (max-width: 1400px) {
  .section-realisations {
    padding: 100px 15px;
  }
  .section-realisations .catrealCtn {
    margin: 0 0 50px;
  }
}
@media (max-width: 1300px) {
  .section-realisations {
    padding: 80px 15px;
  }
  .section-realisations .catrealCtn {
    margin: 0 0 40px;
  }
  .section-realisations .realisationsCtn .real-item {
    height: 370px;
  }
}
@media (max-width: 1200px) {
  .section-realisations {
    padding: 60px 15px;
  }
  .section-realisations .catrealCtn {
    margin: 0 0 30px;
  }
}
@media (max-width: 992px) {
  .section-realisations {
    padding: 40px 15px;
  }
}
@media (max-width: 767.98px) {
  .section-realisations {
    padding: 30px 15px;
  }
  .section-realisations .catrealCtn {
    margin: 0 0 15px;
  }
  .section-realisations .catrealCtn ul li {
    padding: 0 15px;
  }
}
@media (max-width: 400px) {
  .section-realisations .realisationsCtn .real-item {
    height: 340px;
  }
}
@media (max-width: 360px) {
  .section-realisations .realisationsCtn .real-item {
    height: 300px;
  }
}
