<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/centre-expert-esthetique.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>640</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/centre-expert-esthetique.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>1594</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/centre-expert-esthetique.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>2199</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/centre-expert-esthetique.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>2250</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/centre-expert-esthetique.fr/:/tmp/) in <b>/www/wwwroot/centre-expert-esthetique.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>72</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/centre-expert-esthetique.fr/:/tmp/) in <b>/www/wwwroot/centre-expert-esthetique.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>72</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/centre-expert-esthetique.fr/:/tmp/) in <b>/www/wwwroot/centre-expert-esthetique.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>72</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/centre-expert-esthetique.fr/:/tmp/) in <b>/www/wwwroot/centre-expert-esthetique.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>72</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
.treatment-presentation {
  padding: 0 140px;
  margin-top: 50px;
  margin-bottom: 130px;
}
.treatment-presentation .slider-part {
  position: relative;
}
.treatment-presentation .slider-part .swiper-navigation {
  position: absolute;
  right: 7.5px;
  top: 50%;
  z-index: 9;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  background-color: #ffffff;
  padding: 15px 25px;
}
.treatment-presentation .slider-part .swiper-navigation button {
  outline: none;
  background-color: transparent;
  border: none;
  color: #5d6f85;
  padding: 0;
  margin: 0;
  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;
}
.treatment-presentation .slider-part .swiper-navigation button.swiper-next {
  padding-left: 12px;
  position: relative;
  border-left: 2px solid #5d6f85;
}
.treatment-presentation .slider-part .swiper-navigation button.swiper-prev {
  padding-right: 12px;
}
.treatment-presentation .slider-part .swiper-navigation button:hover,
.treatment-presentation .slider-part .swiper-navigation button:focus {
  color: #ff5936;
}
.treatment-presentation .slider-part .swiper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.treatment-presentation .slider-part .swiper .swiper-slide {
  height: 100%;
  overflow: hidden;
}
.treatment-presentation .slider-part .swiper .swiper-slide img {
  width: calc(100% - 7.5px);
  object-fit: cover;
  height: 100%;
}
.treatment-presentation .caracteristic-part {
  color: #ffffff;
  padding-left: 7.5px;
}
.treatment-presentation .caracteristic-part .wrapper {
  padding: 35px 55px;
}
.treatment-presentation .caracteristic-part .wrapper .caracteristic {
  display: flex;
  align-items: center;
  font-size: 1.9rem;
  margin-top: 30px;
  margin-bottom: 30px;
  line-height: 2.3rem;
  max-width: 580px;
  letter-spacing: 0.032rem;
}
.treatment-presentation .caracteristic-part .wrapper .caracteristic .icon {
  margin-right: 35px;
}
@media (max-width: 1399.98px) {
  .treatment-presentation {
    margin-top: 20px;
    margin-bottom: 50px;
    padding: 0 60px;
  }
}
@media (max-width: 1199.98px) {
  .treatment-presentation {
    padding: 0;
  }
  .treatment-presentation .container-fluid {
    max-width: 800px;
  }
  .treatment-presentation .slider-part {
    min-height: 300px;
  }
  .treatment-presentation .caracteristic-part {
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  .treatment-presentation .caracteristic-part .wrapper {
    padding: 20px 30px;
  }
  .treatment-presentation .caracteristic-part .wrapper .caracteristic {
    max-width: 500px;
    margin: 30px auto;
  }
}
@media (max-width: 576px) {
  .treatment-presentation .slider-part {
    min-height: 250px;
  }
  .treatment-presentation .caracteristic-part .wrapper .caracteristic {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    max-width: 90%;
  }
  .treatment-presentation .caracteristic-part .wrapper .caracteristic .icon {
    margin-right: 0;
  }
  .treatment-presentation .caracteristic-part .wrapper .caracteristic .icon-part {
    margin-bottom: 15px;
  }
}
