<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/charvet-chiroubles.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>717</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/charvet-chiroubles.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>1769</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/charvet-chiroubles.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2425</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/charvet-chiroubles.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2479</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/charvet-chiroubles.fr/:/tmp/) in <b>/www/wwwroot/charvet-chiroubles.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</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/charvet-chiroubles.fr/:/tmp/) in <b>/www/wwwroot/charvet-chiroubles.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</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/charvet-chiroubles.fr/:/tmp/) in <b>/www/wwwroot/charvet-chiroubles.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</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/charvet-chiroubles.fr/:/tmp/) in <b>/www/wwwroot/charvet-chiroubles.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
.section-sliderlodging {
  padding: 60px 30px;
}
.section-sliderlodging h2 {
  text-align: center;
  text-transform: capitalize;
  font-variant-caps: small-caps;
  color: #4a3a2c;
  font-weight: 500;
  font-size: 7rem;
  line-height: 1;
  margin: 0;
  position: relative;
  padding: 0 0 15px;
  margin: 0 0 60px;
}
.section-sliderlodging h2:before {
  content: '';
  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);
  height: 2px;
  width: 60px;
  background: #b50932;
}
.section-sliderlodging #sldrLodging {
  position: relative;
}
.section-sliderlodging #sldrLodging .lodging__item .inner {
  width: 100%;
  background: #ffffff;
  padding: 40px;
}
.section-sliderlodging #sldrLodging .lodging__item .inner .imgCtn {
  display: block;
  width: 100%;
  margin-bottom: 30px;
  overflow: hidden;
  height: 260px;
}
.section-sliderlodging #sldrLodging .lodging__item .inner .imgCtn img {
  width: 100%;
  height: 100%;
  margin: 0;
  display: inline;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
.section-sliderlodging #sldrLodging .lodging__item .inner .imgCtn:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.section-sliderlodging #sldrLodging .lodging__item .inner .txtCtn {
  text-align: center;
}
.section-sliderlodging #sldrLodging .lodging__item .inner .txtCtn .type {
  color: #b50932;
  text-transform: uppercase;
  font-size: 1.8rem;
  letter-spacing: 0.3em;
  font-family: 'Abel', sans-serif;
  margin: 0 0 10px;
}
.section-sliderlodging #sldrLodging .lodging__item .inner .txtCtn .nombre {
  font-size: 2rem;
}
.section-sliderlodging #sldrLodging .lodging__item .inner .txtCtn h3 {
  margin: 0;
  padding: 0;
  line-height: 1;
  text-transform: capitalize;
  font-variant-caps: small-caps;
  font-weight: 500;
  font-size: 5rem;
}
.section-sliderlodging #sldrLodging .lodging__item .inner .txtCtn h3 a {
  color: #4a3a2c;
}
.section-sliderlodging #sldrLodging .lodging__item .inner .txtCtn h3 a:hover {
  color: #b50932;
}
.section-sliderlodging #sldrLodging .lodging__item .inner .txtCtn .btnSc {
  margin: 20px 0 0;
}
.section-sliderlodging #sldrLodging .s-button-prev,
.section-sliderlodging #sldrLodging .s-button-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #b50932;
  background: transparent;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  cursor: pointer;
}
.section-sliderlodging #sldrLodging .s-button-prev span,
.section-sliderlodging #sldrLodging .s-button-next span {
  font-size: 18px;
  color: #b50932;
}
.section-sliderlodging #sldrLodging .s-button-prev:hover,
.section-sliderlodging #sldrLodging .s-button-next:hover {
  background: #b50932;
}
.section-sliderlodging #sldrLodging .s-button-prev:hover span,
.section-sliderlodging #sldrLodging .s-button-next:hover span {
  color: #ffffff;
}
.section-sliderlodging #sldrLodging .s-button-prev:focus,
.section-sliderlodging #sldrLodging .s-button-next:focus {
  outline: 0;
}
.section-sliderlodging #sldrLodging .s-button-prev {
  left: -120px;
}
.section-sliderlodging #sldrLodging .s-button-next {
  right: -120px;
}
@media (max-width: 1700px) {
  .section-sliderlodging #sldrLodging .s-button-prev {
    left: -80px;
  }
  .section-sliderlodging #sldrLodging .s-button-next {
    right: -80px;
  }
}
@media (max-width: 1500px) {
  .section-sliderlodging #sldrLodging .lodging__item .inner {
    padding: 30px;
  }
  .section-sliderlodging #sldrLodging .lodging__item .inner .imgCtn {
    height: 240px;
  }
  .section-sliderlodging #sldrLodging .lodging__item .inner .txtCtn h3 {
    font-size: 4rem;
  }
}
@media (max-width: 1370px) {
  .section-sliderlodging #sldrLodging {
    position: relative;
  }
  .section-sliderlodging #sldrLodging .lodging__item .inner .imgCtn {
    height: 220px;
  }
  .section-sliderlodging #sldrLodging .s-button-prev,
  .section-sliderlodging #sldrLodging .s-button-next {
    width: 50px;
    height: 50px;
  }
  .section-sliderlodging #sldrLodging .s-button-prev {
    left: -70px;
  }
  .section-sliderlodging #sldrLodging .s-button-next {
    right: -70px;
  }
}
@media (max-width: 1300px) {
  .section-sliderlodging #sldrLodging .lodging__item .inner .txtCtn h3 {
    font-size: 3rem;
  }
}
@media (max-width: 1200px) {
  .section-sliderlodging h2 {
    font-size: 5rem;
    margin: 0 0 40px;
  }
  .section-sliderlodging #sldrLodging .s-button-prev,
  .section-sliderlodging #sldrLodging .s-button-next {
    width: 40px;
    height: 40px;
  }
  .section-sliderlodging #sldrLodging .s-button-prev {
    left: -55px;
  }
  .section-sliderlodging #sldrLodging .s-button-next {
    right: -55px;
  }
}
@media (max-width: 992px) {
  .section-sliderlodging #sldrLodging {
    padding: 0 60px;
  }
  .section-sliderlodging #sldrLodging .s-button-prev {
    left: 0px;
  }
  .section-sliderlodging #sldrLodging .s-button-next {
    right: 0px;
  }
}
@media (max-width: 767.98px) {
  .section-sliderlodging h2 {
    font-size: 4rem;
  }
  .section-sliderlodging #sldrLodging {
    padding: 0 20px;
  }
  .section-sliderlodging #sldrLodging .lodging__item .inner {
    padding: 20px;
  }
  .section-sliderlodging #sldrLodging .lodging__item .inner .imgCtn {
    height: 180px;
    margin-bottom: 20px;
  }
  .section-sliderlodging #sldrLodging .lodging__item .inner .txtCtn {
    text-align: center;
  }
  .section-sliderlodging #sldrLodging .lodging__item .inner .txtCtn .type {
    font-size: 1.4rem;
  }
  .section-sliderlodging #sldrLodging .lodging__item .inner .txtCtn .nombre {
    font-size: 1.8rem;
  }
  .section-sliderlodging #sldrLodging .lodging__item .inner .txtCtn h3 {
    font-size: 2.6rem;
  }
  .section-sliderlodging #sldrLodging .lodging__item .inner .txtCtn .btnSc {
    margin: 10px 0 0;
  }
  .section-sliderlodging #sldrLodging .s-button-prev,
  .section-sliderlodging #sldrLodging .s-button-next {
    width: 30px;
    height: 30px;
  }
  .section-sliderlodging #sldrLodging .s-button-prev span,
  .section-sliderlodging #sldrLodging .s-button-next span {
    font-size: 14px;
  }
  .section-sliderlodging #sldrLodging .s-button-prev {
    left: -20px;
  }
  .section-sliderlodging #sldrLodging .s-button-next {
    right: -20px;
  }
}
@media (max-width: 400px) {
  .section-sliderlodging #sldrLodging .lodging__item .inner .imgCtn {
    height: 160px;
  }
}
@media (max-width: 360px) {
  .section-sliderlodging {
    padding: 60px 20px;
  }
  .section-sliderlodging #sldrLodging .lodging__item .inner .imgCtn {
    height: 130px;
  }
  .section-sliderlodging #sldrLodging .s-button-prev {
    left: -15px;
  }
  .section-sliderlodging #sldrLodging .s-button-next {
    right: -15px;
  }
}
