<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/cmiatec/www/lesmaisonsatec.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>/home/cmiatec/www/lesmaisonsatec.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>/home/cmiatec/www/lesmaisonsatec.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>/home/cmiatec/www/lesmaisonsatec.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>4955</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
.carousel-offers {
  position: relative;
  padding-top: 35px;
  padding-bottom: 65px;
  overflow-x: hidden;
}
.carousel-offers .owl-stage-outer {
  width: 120%;
}
.carousel-offers:before,
.carousel-offers .bg-filter {
  position: absolute;
  content: ' ';
  top: 0;
  left: 0;
  width: 75%;
  height: 100%;
  z-index: 0;
}
.carousel-offers .bg-filter {
  z-index: -1;
  background-color: rgba(242,242,242,0.95);
}
.carousel-offers:before {
  z-index: -2;
  background: url('../../../../img/backgrounds/plan.webp');
  background-size: cover;
}
.carousel-offers .title {
  color: #003594;
  font-size: 40px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 8px;
}
.carousel-offers .title:after {
  content: '';
  display: block;
  width: 50px;
  height: 2px;
  background-color: #cfb565;
  margin-top: 20px;
  margin-bottom: 30px;
}
.carousel-offers .slide {
  position: relative;
  border-bottom: 4px solid #cfb565;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
.carousel-offers .slide:hover {
  box-shadow: rgba(0,0,0,0.35) 0px 5px 15px;
}
.carousel-offers .slide .image {
  height: 440px;
  object-fit: cover;
  box-shadow: rgba(0,0,0,0.35) 0px 5px 15px;
}
.carousel-offers .slide .text {
  padding-left: 30px;
  padding-right: 30px;
  background-color: #ffffff;
}
.carousel-offers .slide .text .main-infos,
.carousel-offers .slide .text .sub-infos {
  padding-top: 25px;
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.carousel-offers .slide .text .main-infos {
  font-size: 18px;
  font-weight: 600;
}
.carousel-offers .slide .text .main-infos .name {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  color: #242e33;
  text-transform: none;
  font-style: initial;
  letter-spacing: normal;
}
.carousel-offers .slide .text .main-infos .price {
  color: #cfb565;
}
.carousel-offers .slide .text .splitter {
  width: 100%;
  margin: auto;
  height: 1px;
  display: block;
  background-color: rgba(0,0,0,0.35);
}
.carousel-offers .slide .text .sub-infos {
  font-size: 16px;
  font-weight: 600;
}
.carousel-offers .slide .text .sub-infos .info .icon {
  width: 25px;
  height: 25px;
  margin-right: 20px;
  object-fit: contain;
}
.carousel-offers .slide .text .sub-infos .info .icon path,
.carousel-offers .slide .text .sub-infos .info .icon polygon {
  fill: #cfb565;
}
.carousel-offers .btn.btn-outline-secondary {
  margin-top: 65px;
  color: #242e33;
}
.carousel-offers .navigation .owl-nav {
  width: 100px;
  height: 50px;
  position: absolute;
  bottom: 60px;
  right: 26%;
}
.carousel-offers .navigation .owl-nav.disabled {
  display: none;
}
.carousel-offers .navigation .owl-nav .owl-prev,
.carousel-offers .navigation .owl-nav .owl-next {
  line-height: 60px;
  color: #cfb565;
  font-weight: 100;
  font-size: 60px;
  position: absolute;
  top: -2px;
  height: 100%;
  background: transparent;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.carousel-offers .navigation .owl-nav .owl-prev:active,
.carousel-offers .navigation .owl-nav .owl-prev:hover,
.carousel-offers .navigation .owl-nav .owl-prev:focus,
.carousel-offers .navigation .owl-nav .owl-next:active,
.carousel-offers .navigation .owl-nav .owl-next:hover,
.carousel-offers .navigation .owl-nav .owl-next:focus {
  outline: none;
}
.carousel-offers .navigation .owl-nav .owl-prev {
  left: 0;
}
.carousel-offers .navigation .owl-nav .owl-next {
  right: 0;
}
@media (max-width: 1900px) {
  .carousel-offers .title {
    font-size: 35px;
    letter-spacing: 7px;
  }
}
@media (max-width: 1199.98px) {
  .carousel-offers {
    padding-bottom: 30px;
  }
  .carousel-offers .title {
    font-size: 30px;
    letter-spacing: 6px;
  }
  .carousel-offers .navigation .owl-nav {
    bottom: 30px;
  }
  .carousel-offers .btn.btn-outline-secondary {
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .carousel-offers .slide .image {
    height: 285px;
  }
}
