<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-sliderhome {
  padding: 200px 30px 40px;
  height: 100vh;
  width: 100%;
  background: #000000 url(../../../../img/bkgdSliderhome.png) no-repeat center center;
  background-size: 100%;
  position: relative;
}
.section-sliderhome h1 {
  border: 0 none;
  clip: rect(0px,0px,0px,0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  top: -400vh;
}
.section-sliderhome .container {
  height: 100%;
}
.section-sliderhome .container .row {
  height: 100%;
}
.section-sliderhome .container .row .col-12 {
  height: 100%;
}
.section-sliderhome .sliderHome {
  height: 100%;
  width: 100%;
}
.section-sliderhome .sliderHome .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.section-sliderhome .sliderHome .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
}
.section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .inner {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .inner .txtCtn {
  width: 40%;
}
.section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .inner .imgCtn {
  width: 60%;
  padding: 50px 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .inner .imgCtn .img {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 100%;
}
.section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .inner .imgCtn .img img {
  max-height: 100%;
  max-width: 100%;
  position: relative;
  z-index: 2;
  display: block;
}
.section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .inner .imgCtn .img .accroche {
  display: block;
  color: #ed1c24;
  position: absolute;
  z-index: 1;
  top: -50px;
  left: 0;
  font-family: 'Poppins', sans-serif;
  font-size: 9rem;
  font-weight: 700;
  letter-spacing: 0.075em;
  margin: 0;
  line-height: 0.9;
  width: 100%;
  text-align: center;
}
.section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .swiper-pagination {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 20px 0;
  width: 45px;
  border-left: 1px solid #646464;
  border-top: 1px solid #646464;
  border-bottom: 1px solid #646464;
}
.section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .swiper-pagination:before,
.section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .swiper-pagination:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1px;
  height: 13px;
  background: #646464;
}
.section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .swiper-pagination:before {
  top: 0;
}
.section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .swiper-pagination:after {
  bottom: 0;
}
.section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: auto;
  height: auto;
  background: none;
  color: #9e9e9e;
  font-family: 'Poppins', sans-serif;
  font-size: 1.5rem;
  margin-bottom: 20px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  opacity: 1;
  outline: 0;
  margin-right: -4px;
}
.section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .swiper-pagination .swiper-pagination-bullet:hover {
  color: #ed1c24;
}
.section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .swiper-pagination .swiper-pagination-bullet-active {
  color: #ffffff;
}
.section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .swiper-pagination .swiper-pagination-bullet:focus {
  outline: 0;
}
.section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-bottom: 0;
}
.section-sliderhome .sliderHome > .swiper-pagination {
  display: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  justify-content: center;
  align-items: flex-start;
  padding: 0 30px;
  height: 30px;
  width: auto;
  border-left: 1px solid #646464;
  border-right: 1px solid #646464;
  border-bottom: 1px solid #646464;
}
.section-sliderhome .sliderHome > .swiper-pagination:before,
.section-sliderhome .sliderHome > .swiper-pagination:after {
  content: '';
  position: absolute;
  top: 0;
  height: 1px;
  width: 10px;
  background: #646464;
}
.section-sliderhome .sliderHome > .swiper-pagination:before {
  left: 0;
}
.section-sliderhome .sliderHome > .swiper-pagination:after {
  right: 0;
}
.section-sliderhome .sliderHome > .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: auto;
  height: auto;
  background: none;
  color: #9e9e9e;
  font-family: 'Poppins', sans-serif;
  font-size: 1.5rem;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  opacity: 1;
  outline: 0;
  margin: -4px 20px 0 0;
}
.section-sliderhome .sliderHome > .swiper-pagination .swiper-pagination-bullet:hover {
  color: #ed1c24;
}
.section-sliderhome .sliderHome > .swiper-pagination .swiper-pagination-bullet-active {
  color: #ffffff;
}
.section-sliderhome .sliderHome > .swiper-pagination .swiper-pagination-bullet:focus {
  outline: 0;
}
.section-sliderhome .sliderHome > .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.section-sliderhome h2 {
  font-size: 4rem;
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 70px;
}
.section-sliderhome h2 strong {
  font-weight: 700;
}
.section-sliderhome h2 p {
  margin: 0;
}
@media (max-width: 1500px) {
  .section-sliderhome {
    padding: 180px 30px 40px;
  }
}
@media (max-width: 1300px) {
  .section-sliderhome h2 {
    margin-bottom: 40px;
  }
  .section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .inner .imgCtn .img .accroche {
    font-size: 8rem;
    top: -40px;
  }
}
@media (max-width: 1200px) {
  .section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .inner .imgCtn,
  .section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .inner .txtCtn {
    width: 50%;
  }
  .section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .inner .txtCtn {
    padding-right: 30px;
  }
  .section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .inner .imgCtn .img .accroche {
    font-size: 6rem;
    top: -40px;
  }
  .section-sliderhome h2 br {
    display: none;
    font-size: 4rem;
  }
}
@media (max-width: 992px) {
  .section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .inner {
    flex-direction: column;
  }
  .section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .inner .txtCtn,
  .section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .inner .imgCtn {
    width: 100%;
  }
  .section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .inner .txtCtn {
    height: 30%;
  }
  .section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .inner .imgCtn {
    height: 70%;
    padding: 30px 0;
  }
  .section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .inner .txtCtn h2 {
    margin: 0;
  }
  .section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .inner .txtCtn {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0;
  }
  .section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .swiper-pagination {
    display: none;
  }
  .section-sliderhome .sliderHome {
    padding-bottom: 30px;
  }
  .section-sliderhome .sliderHome > .swiper-pagination {
    display: inline-flex;
  }
}
@media (max-width: 767.98px) {
  .section-sliderhome {
    padding: 100px 20px 30px;
  }
  .section-sliderhome .sliderHome > .swiper-pagination {
    width: 70%;
  }
  .section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .inner .txtCtn h2 {
    font-size: 3rem;
  }
  .section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .inner .txtCtn h2 br {
    display: none;
  }
  .section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .inner .imgCtn .img .accroche {
    font-size: 5rem;
    top: -30px;
  }
}
@media (max-width: 400px) {
  .section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .inner .imgCtn .img .accroche {
    font-size: 4rem;
    top: -20px;
  }
}
@media (max-width: 360px) {
  .section-sliderhome {
    padding: 80px 10px 20px;
  }
  .section-sliderhome .sliderHome .swiper-wrapper .swiper-slide .inner .txtCtn h2 {
    font-size: 2.5rem;
  }
}
