<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-listservices .service__item {
  height: 800px;
  position: relative;
  background: #000000;
  flex: 0 0 auto;
  width: 20%;
}
.section-listservices .service__item .imgCtn {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 0.26;
}
.section-listservices .service__item .txtCtn {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  color: #ffffff;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 0 50px;
}
.section-listservices .service__item .txtCtn .inner {
  overflow: hidden;
}
.section-listservices .service__item .txtCtn h2 {
  font-weight: 700;
  font-size: 3.1rem;
  margin-bottom: 20px;
}
.section-listservices .service__item .txtCtn h2 a {
  color: #ffffff;
}
.section-listservices .service__item .txtCtn h2 a:hover {
  color: #ed1c24;
}
.section-listservices .service__item .txtCtn p {
  font-size: 1.4rem;
  line-height: 1.6;
  margin: 0;
}
.section-listservices .service__item .txtCtn .txt {
  margin-bottom: 30px;
  -webkit-transform: translate(0,41px);
  -moz-transform: translate(0,41px);
  -ms-transform: translate(0,41px);
  -o-transform: translate(0,41px);
  -webkit-transition: 600ms;
  -moz-transition: 600ms;
  -ms-transition: 600ms;
  -o-transition: 600ms;
}
.section-listservices .service__item .txtCtn .btnCg {
  width: 100%;
  -webkit-transform: translate(0,41px);
  -moz-transform: translate(0,41px);
  -ms-transform: translate(0,41px);
  -o-transform: translate(0,41px);
  -webkit-transition: 600ms;
  -moz-transition: 600ms;
  -ms-transition: 600ms;
  -o-transition: 600ms;
}
.section-listservices .service__item:hover .txtCtn .txt,
.section-listservices .service__item:hover .txtCtn .btnCg {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
}
@media (max-width: 1700px) {
  .section-listservices .service__item {
    height: 670px;
  }
  .section-listservices .service__item .txtCtn {
    padding: 0 30px;
  }
}
@media (max-width: 1500px) {
  .section-listservices .service__item {
    height: 650px;
  }
  .section-listservices .service__item .txtCtn h2 {
    font-size: 2.8rem;
  }
}
@media (max-width: 1400px) {
  .section-listservices .service__item {
    height: 600px;
  }
  .section-listservices .service__item .txtCtn {
    padding: 0 20px;
  }
  .section-listservices .service__item .txtCtn h2 {
    font-size: 2.6rem;
  }
}
@media (max-width: 1300px) {
  .section-listservices .service__item {
    height: 520px;
  }
  .section-listservices .service__item .txtCtn h2 {
    font-size: 2.4rem;
  }
}
@media (max-width: 1200px) {
  .section-listservices .service__item {
    height: auto;
    width: 50%;
    padding: 70px 0;
  }
  .section-listservices .service__item .txtCtn .txt {
    margin-bottom: 20px;
  }
  .section-listservices .service__item .txtCtn .btnCg {
    width: auto;
  }
  .section-listservices .service__item .txtCtn .txt,
  .section-listservices .service__item .txtCtn .btnCg {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
  }
  .section-listservices .service__item:last-child {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .section-listservices .service__item {
    width: 100%;
    padding: 50px 0;
  }
  .section-listservices .service__item .txtCtn .btnCg {
    width: 100%;
  }
}
