/****** FOR ALL ******/
* {
    box-sizing: border-box;
    color: var(--color-text);
    font-family: var(--font-text), sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0px;
    padding: 0px;
}
body {
    background-color: var(--color-bg-1);
}
h1, h2, h2 a, h3, h3 a {
    font-family: var(--font-title);
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase;
}
h1 {
    color: var(--color-text-white);
    font-size: 40px;
    line-height: 48px;
    text-align: center;
}
h2, h3 {
    color: var(--color-title);
}
h2 a, h2 a:hover {
    color: var(--color-title) !important;
}
h2, h2 a {
    font-size: 30px;
}
h2 a {
    position: relative
}
h2 a::before {
    background-color: var(--color-title);
    bottom: -2px;
    content: '';
    height: 3px;
    left: 0;
    position: absolute;
    transition: width 0.5s ease-in-out;
    width: 0;
}
h2 a:hover::before {
    width: 100%;
}
h3 {
    font-size: 24px;
    line-height: 26.4px;
}
.section-title {
    margin-bottom: 30px;
}
.section, .section-newsletter {
    padding: 40px 20px;
}
.section-2 {
    padding: 50px 20px;
}
.content-section {
    margin-left: auto;
    margin-right: auto;
    max-width: 1230px;
    width: 100%;
}
.opacity {
    background: rgba(0, 0, 0, 0.20);
}
.opacity-2 {
    background: rgba(0, 0, 0, 0.10);
}
.opacity-3 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 82.15%, rgba(0, 0, 0, 0.60) 99.63%);
}
.opacity-4 {
    background: rgba(0, 0, 0, 0.3);
}
.opacity-6 {
    background: rgba(0, 0, 0, 0.15);
}
.btn-contain {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    width: 100%;
}
.btn {
    align-items: center;
    background: var(--color-bg-1);
    border: 1px solid var(--color-btn-txt);
    border-radius: 10px;
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: center;
    padding: 7px 20px;
}
.btn span {
    color: var(--color-btn-txt) !important;
    font-family: "Amatic SC";
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
a, a i,
a:hover, a i:hover {
    color: var(--color-text) !important;
    outline: none;
    text-decoration: none !important;
}
a:focus, a i:focus {
    outline: none;
}
.d-none {
    display: none !important;
}
button#cookie i {
    color: var(--color-text-white);
    font-size: 25px;
}
#scroll-to-top i {
    color: var(--color-text-white) !important;
}
.btn-around.no-opinion, #seeLess1 {
    display: none;
}

/* Effet btn hover */
.btn {
    overflow: hidden;
    position: relative;
}
.btn span {
    display: block;
    position: relative;
    transition: transform 0.25s ease;
}
.btn svg {
    left: 0;
    position: absolute;
    top: 100%;
    transition: transform 0.25s ease;
    width: 100%;
}
.btn:hover {
    background: var(--color-btn-txt);
}
.btn:hover span, .btn:hover svg, .btn.btn-book:hover .span-2-book {
    transform: translateY(-155%);
}
.btn:hover span {
    color: var(--color-text-white) !important;
}
.btn:hover svg path {
    stroke: var(--color-text-white);
}

/* Scrollbars */
.infos-news-in-news::-webkit-scrollbar,
.text-opinion::-webkit-scrollbar,
.text-description::-webkit-scrollbar,
.detail-infos-pres-in-offer::-webkit-scrollbar,
.description-offer::-webkit-scrollbar,
.picto-informations::-webkit-scrollbar,
.description::-webkit-scrollbar {
    width: 4px;
}
.infos-news-in-news::-webkit-scrollbar-thumb,
.text-opinion::-webkit-scrollbar-thumb,
.text-description::-webkit-scrollbar-thumb,
.detail-infos-pres-in-offer::-webkit-scrollbar-thumb,
.description-offer::-webkit-scrollbar-thumb,
.picto-informations::-webkit-scrollbar-thumb,
.description::-webkit-scrollbar-thumb {
    background-color: var(--color-btn-txt);
    border-radius: 5px;
    cursor: pointer;
}

/* Sliders */
.owl-carousel .owl-stage {
    margin: 0;
}
.owl-theme .owl-nav {
    display: flex;
    flex-direction: row;
    height: 26px;
}
.owl-carousel .owl-nav button.owl-prev {
    padding-right: 50px !important;
}
.owl-carousel .owl-nav button.owl-next {
    padding-left: 50px !important;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    align-items: center;
    display: flex;
    margin: 0;
}
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
    background: transparent;
}
.owl-carousel .owl-nav svg:hover path {
    stroke: var(--color-link);
}
.before-after {
    bottom: -3px;
    display: flex;
    gap: 20px;
    height: 26px;
    position: absolute;
    width: fit-content;
}
.before-after span {
    font-family: "Amatic SC";
    font-size: 20px;    
    font-weight: 700;
    text-transform: uppercase;
}
.slider-gallery-detail.owl-carousel .owl-nav.disabled,
.avis-slider.owl-carousel .owl-nav.disabled,
.slider-options.owl-carousel .owl-nav.disabled,
.slider-gallery.owl-carousel .owl-nav.disabled,
.slider-prestas.owl-carousel .owl-nav.disabled {
    display: none !important;
}
.section-news-in-news .before-after,
.section-avis .before-after {
    left: 27px;
}
.section-detail-pres-and-gallery .before-after,
.section-prestas .before-after,
.section-prestas.section-options .before-after,
.section-gallery .before-after {
    left: inherit;
    right: 27px;
}
.slider-gallery.owl-theme .owl-nav {
    justify-content: end;
    margin-top: 15px;
}
.slider-gallery-detail .owl-nav,
.slider-prestas .owl-nav,
.slider-options.owl-theme .owl-nav {
    justify-content: end;
}
.avis-slider.owl-theme .owl-nav {
    margin-top: 40px;
}
.slider-other-pages {
    cursor: grab;
}

/* Banner */
.section-title-BG .opacity {
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding: 20px;
}
.big-title {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}














/* VERSION MOBILE 0-767px*/
/****** HEADER ******/
/* First-nav */
.appear-1, .first-nav .contacts-and-lang-header .appear-1 {
    display: none;
}
.header-global {
    width: 100%;
}
.first-nav {
    align-items: center;
    background: var(--color-bg-1);
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    padding: 13px 15px;
    width: 100%;
}
.logo-w img {
    max-height: 40px;
}
.logo-top.logo-text {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.logo-top.logo-text .title {
    color: var(--color-title);
    font-family: var(--font-title);
    font-size: 13px !important;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}
.logo-top.logo-text .title .rating-stars i {
    color: var(--color-title) !important;
}
.logo-top.logo-text .subtitle {
    color: #000;
    font-family: var(--font-title);
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    transform: translate(0, -3px);
}
.lang-and-menu-header {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 20px;
}
.dropdown.languages .dropdown-div {
    align-items: center;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    gap: 5px;
}
.dropdown.languages .dropdown-div span, .dropdown.languages .flag, .btn-menu {
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}
.dropdown.languages .dropdown-menu {
    min-width: auto;
}

/* Nav mobile */
.mobile-nav, .sub-menu {
    display: none;
}
.sub-menu.sub-menu-active {
    display: inherit;
}
.mobile-nav {
    background: var(--color-bg-1);
    height: 100vh;
    padding: 0 15px 50px 15px;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100;
}
.mobile-nav.mobile-nav-active {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.contacts-and-btn-header {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 10px;
    height: 63px;
    justify-content: end;
}
.contacts-and-btn-header a, .contacts-and-lang-header a {
    display: flex;
    padding: 6px;
}
.btn-menu-2 {
    cursor: pointer;
    display: flex;
    padding: 10px;
}
.btn-menu-2:hover path {
    fill: var(--color-btn-txt);
}
.items-menu-contain {
    height: 100%;
    padding: 60px 30px;
}
.menu.menu-mobile {
    display: flex;
    flex-direction: column;
    gap: 21px;
    list-style: none;
    margin-bottom: 0;
}
.principal-a {
    color: var(--color-btn-txt) !important;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: -0.8px;
    text-transform: uppercase;
}
.principal-a:hover, .principal-a.a-active, .btn-menu:hover {
    color: var(--color-link) !important;
}
.sub-menu.sub-menu-active {
    list-style: none;
    margin: 5px 0 0 10px;
}
.secondary-li {
    margin-bottom: 5px;
}
.under-menu:hover, .btn-menu:hover {
    font-weight: 600;
    letter-spacing: -0.4px;
}
.social-medias-header {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    padding: 0px 30px;
}
.social-medias-header a {
    display: flex;
    padding: 3px 5px;
}

/****** MAIN ******/
/* Widget BE */
.section-widget-be.bg-img, .section-widget-be.bg-img .opacity {
    height: 100vh;
    width: 100%;
}
.section-widget-be.bg-img {
    overflow: hidden;
    position: relative;
}
.section-widget-be.bg-img .opacity, .principal-title {
    display: flex;
    flex-direction: column;
}
.section-widget-be.bg-img .opacity {
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    position: absolute;
    z-index: 100;
}
.principal-title {
    text-align: center;
}
.principal-title span {
    color: var(--color-text-white);
    font-size: 18px;
}
.section-BE-home {
    padding: 0 20px;
}
.section-home-be {
    background: var(--color-text-white);
    border-radius: 5px;
    padding: 8px 12px !important;
}
div#section-BE-inner > .accommodation {
    gap: 10px;
}
.label-subtitle {
    display: inherit;
    font-size: 12px;
    font-weight: 200;
}
.bloc-date-big-content {
    background-color: #F6F4F4;
    border-radius: 9px;
    gap: 0;
}
.dates-start, .dates-end, .bloc-pax {
    background-color: #F6F4F4;
    gap: 1px;
    height: 46px;
    padding: 5px 10px;
}
.dates-start, .dates-end {
    justify-content: center;
    width: 50%;
}
.dates-start {
    border-radius: 9px 0 0 9px;
}
.dates-end {
    border-radius: 0 9px 9px 0;
}
.bloc-date {
    background-color: #F6F4F4;
    padding: 0;
}
.bloc-date img, .bloc-pax img, .bloc-btn span, a.link-clickAndCollect .las, a.link-gift-cards .las {
    display: none;
}
.bloc-date label, input#magic-start-date, input#magic-start-date2, input#magic-end-date, #pax span {
    color: var(--color-text);
    font-size: 14px;
}
#pax {
    height: auto;
    padding: 0;
}
.bloc-pax {
    border-radius: 9px;
    justify-content: center;
}
a#bouton-recherche {
    background-color: var(--color-bg-2) !important;
    height: 46px;
}
.bloc-btn i.las.la-search {
    color: var(--color-text-white) !important;
}
a.bloc-btn {
    border-radius: 9px;
    padding: 7px 20px;
}
.gifts-and-click-and-collect, .widget-bottom-secure {
    column-gap: 20px;
    row-gap: 5px;
}
.gifts-and-click-and-collect {
    margin: 15px 0;
}
.div-clickAndCollect, .div-gift-cards {
    align-items: center;
    background: var(--color-bg-2);
    border-radius: 5px;
    display: flex;
    height: 34px;
    justify-content: center;
    padding: 4px 12px;
}
a.link-clickAndCollect span, a.link-gift-cards span {
    color: var(--color-text-white) !important;
    font-family: "Amatic SC";
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.widget-bottom-secure .secure-booking-message, .widget-bottom-secure .secure-booking-payment-w,
.widget-bottom-secure .secure-booking-payment-w span {
    color: var(--color-text-white);
    font-size: 9px;
}
.widget-bottom-secure {
    padding: 0;
}

/* Effet btn click&collet + giftcards */
.link-gift-cards, .link-clickAndCollect {
    overflow: hidden;
}
.link-gift-cards span, .link-clickAndCollect span {
  display: block;
  position: relative;
  transition: transform 0.25s ease;
}
.link-gift-cards span::after, .link-clickAndCollect span::after {
  content: attr(data-text);
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
}
.div-gift-cards:hover .link-gift-cards span, .div-clickAndCollect:hover .link-clickAndCollect span {
    transform: translateY(-100%);
}

/* M�t�o */
.section-meteo {
    align-items: center;
    background: var(--color-bg-3);
    display: flex;
    flex-direction: row;
    gap: 5px;
    padding: 6px 10px;
    position: absolute;
    right: 0;
}
.weather-icon {
    color: var(--color-text-white);
    height: 16px;
}
.section-meteo span {
    color: var(--color-text-white);
    font-size: 16px;
    font-weight: 300;
}

/* Vid�o */
.video-home.video-wrap {
    position: absolute;
    height: 100%;
    width: 100%;
}

/* Pr�sentation */
.section-avatar-and-pictures {
    display: none;
}
.description {
    max-height: 360px;
    overflow-y: scroll;
    padding-right: 10px;
}

/* Offres/Prestas */
.section-prestas .content-section {
    overflow: hidden;
    position: relative;
}
.presta-contain, .presta-contain .opacity-2 {
    display: flex;
    height: 438px;
    width: 351px;
}
.presta-contain .opacity-2 {
    align-items: end;
    height: 100%;
    padding: 15px;
}
.presta-contain .infos-presta {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.presta-contain h3 {
    color: var(--color-text-white);
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
}
.presta-contain .saw-prices {
    align-items: center;
    color: var(--color-text-white);
    display: flex;
}
.presta-contain .saw-prices strong {
    color: var(--color-text-white);
    font-size: 20px;
    font-weight: 600;
    margin-left: 3px;
}
.presta-contain:hover {
    animation: card-height 0.4s ease forwards;
}
@keyframes card-height {
    0% {
        height: 438px;
    }
    100% {
        height: 430px;
    }
}

/* Scea */
.picto-informations {
    column-gap: 25px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-height: 350px;
    overflow-y: scroll;
    row-gap: 5px;
}
.options-scea {
    align-items: center;
    display: flex;
    gap: 5px;
    padding: 5px;
}
.btn-contain-scea {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 30px;
    margin-top: 5px;
}
.btn-scea strong {
    color: var(--color-link);
    font-size: 16px;
    font-weight: 500;
}

/* Galerie */
.section-gallery .content-section {
    position: relative;
}
.slider-gallery .bg-img, .slider-gallery .opacity-3 {
    height: 454px;
    width: 100%;
}

/* Offres sp�ciales */
.special-offers-contain.special-offers-contain-3,
.special-offers-contain.special-offers-contain-2 {
    display: none;
}
.special-offers-contain {
    box-shadow: -2px 0 10px 0 rgba(206, 206, 206, 0.11);
    display: flex;
    flex-direction: row;
}
.special-offers-contain:hover .infos-special-offers {
    animation: card-height-3 0.4s ease forwards;
}
.special-offers-contain:hover .bg-img,
.special-offers-contain:hover .opacity-4 {
    animation: card-height-2 0.4s ease forwards;
}
.special-offers-contain .opacity-4 {
    display: none;
}
.special-offers-contain:hover .opacity-4 {
    display: inherit;
}
@keyframes card-height-2 {
    0% {
        height: 178px;
    }
    100% {
        height: 170px;
    }
}
@keyframes card-height-3 {
    0% {
        max-height: 178px;
    }
    100% {
        max-height: 170px;
    }
}
.infos-special-offers {
    display: flex;
    flex-direction: column;
    gap: 15px;
    justify-content: center;
    max-height: 178px;
    padding: 10px;
    text-align: center;
    width: calc(100% - 123px);
}
.special-offers-contain .bg-img, .special-offers-contain .opacity-4 {
    height: 178px;
    width: 123px;
}
.presta-price-special-offers {
    align-items: center;
    color: var(--color-red);
    display: flex;
    font-family: "Amatic SC";
    font-size: 45px;
    font-weight: 700;
    height: 66px;
    justify-content: center;
}
.infos-special-offers h3 {
    color: var(--color-text);
    font-size: 20px;
    line-height: 24px;
}
.dates-os-contain {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 3px;
    justify-content: center;
}
.date-os {
    font-size: 12px;
}

/* News */
.news-contain-home.news-contain-home-2, .news-contain-home.news-contain-home-3 {
    display: none;
}
.section-news-home .content-section {
    position: relative;
}
.section-news-home .section-title {
    padding-right: 140px;
}
.section-news-home h2 {
    font-size: 40px;
    line-height: 40.1px;
}
.news-contain-home {
    box-shadow: 0 3px 10px 0 rgba(206, 206, 206, 0.11);
    cursor: pointer;
    display: flex;
    flex-direction: column;
    height: 355px;
    position: relative;
    width: 100%;
}
.news-contain-home:hover {
    animation: card-height-4 0.4s ease forwards;
}
@keyframes card-height-4 {
    0% {
        height: 355px;
    }
    100% {
        height: 345px;
    }
}
.date-news-home {
    align-items: end;
    color: var(--color-text);
    display: flex;
    font-family: "Amatic SC";
    position: absolute;
    font-size: 27px;
    font-weight: 700;
    height: 39px;
    justify-content: center;
    right: 9px;
    top: -25px;
    -webkit-text-stroke-color: #000;
    -webkit-text-stroke-width: 0.2px;
}
.news-contain-home .bg-img, .news-contain-home .opacity-4 {
    height: 100%;
    width: 100%;
}
.news-home-infos {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 12px 5px 0 5px;
}
.news-contain-home .opacity-4 {
    display: none;
}
.news-contain-home:hover .opacity-4 {
    display: inherit;
}
.news-home-infos h3 {
    color: var(--color-text);
    display: -webkit-box;
    font-size: 20px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.description-news {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

/* Avis */
.section-avis .content-section {
    position: relative;
}
.section-avis .section-title {
    margin-bottom: 40px;
}
.section-avis h2, .section-avis .before-after span {
    color: var(--color-text-white);
}
.tripadvisor, .booking, .fairguest {
    background: var(--color-text-white);
    border-radius: 10px;
    max-width: 100%;
    padding: 0 !important;
}
#CDSWIDSSP .withBorder {
    border-radius: 10px;
}

/* Insta */
.IG-bloc.IG-bloc-2, .IG-bloc.IG-bloc-3 {
    display: none;
}
.section-insta .content-section {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.link-insta-and-social-medias {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.link-insta {
    color: var(--color-link) !important;
    font-size: 16px;
    font-weight: 500;
}
.section-insta .social-medias-header {
    align-items: end;
    gap: 0;
    justify-content: end;
    padding: 0;
}
.section-insta .social-medias-header a {
    align-items: center;
    height: 27px;
    justify-content: center;
    padding: 0;
    width: 27px;
}
.title-and-img-insta {
    position: relative;
}
.title-and-img-insta span {
    color: var(--color-title);
    font-family: "Amatic SC";
    font-size: 31px;
    font-weight: 700;
    left: 0;
    line-height: 40.1px;
    position: absolute;
    top: -21px;
}
.IG-bloc {
    display: flex;
    height: 292px;
    width: 100%;
}

/* Newsletter */
.img-newsletter {
    display: none;
}
.section-newsletter .newsletter-content {
    flex-direction: column !important;
    gap: 30px;
    padding: 0;
}
.section-newsletter .newsletter-content span {
    text-align: center;
}
.section-newsletter #Nl-form-footer {
    display: flex;
    flex-direction: column-reverse;
    gap: 8px;
    height: auto;
    line-height: inherit;
    padding: 0px;
    width: 100%;
}
.section-newsletter #Nl-form-footer input, .section-newsletter #Nl-form-footer button {
    border-radius: 10px;
    height: 36px;
    line-height: inherit;
    padding: 5px 15px;
    position: relative;
    width: 100% !important;
}
.section-newsletter .form-control, .section-newsletter #Nl-form-footer button {
    font-family: "Amatic SC";
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.section-newsletter #Nl-form-footer input {
    background: var(--color-text-white);
    border: 0.5px solid #000;
    position: relative;
}
.section-newsletter .form-control {
    color: var(--color-text);
}
.section-newsletter #Nl-form-footer button {
    background: var(--color-bg-2);
    color: var(--color-text-white);
}
p#Nl-footer-result {
    margin: 0;
    position: relative;
}

/* Calendar */
.calendars .ui-datepicker .ui-datepicker-title {
    border-bottom: none;
}
.calendars .ui-datepicker-title span {
    color: var(--color-title);
    font-family: var(--font-title);
    font-size: 22px;
    font-weight: 400;
    line-height: 26.4px;
    text-transform: uppercase !important;
}
.ui-datepicker th {
    padding: 10px 1.5px;
}
.ui-datepicker th span {
    font-size: 17px;
}
.ui-state-default, .ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    font-size: 17px;
    height: 39px;
}
.calendar_status {
    border-top: none;
    margin-top: 0;
    padding-top: 15px;
}
.calendar_status div {
    align-items: center;
    gap: 7px;
}
.green-dispo, .red-no-dispo {
    border-radius: 10px;
    height: 7px;
    width: 17px;
}
.green-dispo {
    background: #00A56D;
    color: #00A56D;
}
.red-no-dispo {
    background: #A50000;
    color: #A50000;
}
.calendar_status span {
    font-size: 17px;
}
.calendars .ui-datepicker.ui-datepicker-multi.ui-datepicker-multi-2 {
    gap: 0;
}

/* Map */
.section-map .content-section {
    position: relative;
}
.section-map #mapApple {
    height: 266px;
}
.bloc-infos-map {
    background: var(--color-text-white);
    bottom: 40px;
    border-radius: 5px;
    box-shadow: 0 0 2.6px 0 rgba(0, 0, 0, 0.05);
    display: flex;
    flex-direction: column;
    gap: 15px;
    max-width: 341px;
    padding: 20px 25px;
    position: absolute;
    right: 20px;
    width: calc(100% - 40px);
}
.external-map {
    background: none;
    font-size: inherit;
    font-weight: inherit;
    height: inherit;
    line-height: inherit;
    text-align: start;
}
.external-map span {
    color: var(--color-title);
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
}
.bloc-infos-map .address-line {
    display: flex;
    flex-direction: column;
}

/****** FOOTER ******/
.section-footer {
    padding: 0px 20px;
}
.section-footer .content-footer {
    background-color: inherit;
    border-bottom: none;
    border-top: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding: 0;
    width: 100%;
}
.section-footer .content-footer, .contacts-logo-and-mentions-footer, .contacts-footer,
.logo-footer.logo-text, .mentions-and-copy {
    display: flex;
    flex-direction: column;
}
.contacts-logo-and-mentions-footer {
    gap: 29px;
    padding: 30px 0px;
    text-align: center;
}
.contacts-footer {
    gap: 5px;
}
.mentions-and-copy {
    gap: 8px;
}
.address-footer, .contacts-footer a, .mentions-and-copy a, .mentions-and-copy .copyright {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
}
.contacts-footer a:hover, .mentions-and-copy a:hover {
    color: var(--color-link) !important;
    font-weight: 600;
    letter-spacing: -0.2px;
}
.section-footer .content-footer .col-footer, .logo-footer.logo-text {
    text-align: center;
}
.section-footer .content-footer .col-footer.left-logo img {
    max-height: 80px;
}
.logo-footer.logo-text .title {
    color: var(--color-title);
    font-family: var(--font-title);
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
}
.logo-footer.logo-text .title .rating-stars i {
    color: var(--color-title) !important;
}
.logo-footer.logo-text .subtitle {
    color: #000;
    font-family: var(--font-title);
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    transform: translate(0px, -4px);
}
.mentions-and-copy .copyright {
    margin: 0;
}
.mentions-and-copy .copyright img {
    height: 14px;
}
.section-footer .trait-vertical {
    margin: 0;
}
.section-footer .partners {
    padding: 5px 10px;
    row-gap: 10px;
}
.section-footer .partners a {
    margin: 0 25px;
}

/****** PAGE/DISCOVER ******/
.section-page .content-section, .section-other-pages, .photo-and-descrip-page {
    display: flex;
    flex-direction: column;
}
.section-page .content-section {
    gap: 40px;
}
.section-other-pages, .photo-and-descrip-page {
    gap: 20px;
}
.btn.btn-other-pages {
    background: var(--color-btn-txt);
    border-radius: 5px;
    height: 46px;
    padding: 10px 15px;
}
.btn.btn-other-pages span {
    color: var(--color-text-white) !important;
}
.btn .span-2 {
    left: 0;
    position: absolute;
    top: 100%;
    transition: transform .25s ease;
    width: 100%;
}
.btn.btn-other-pages:hover .span-2 {
    transform: translateY(-150%);
}
.photo-page img {
    height: 422px;
    object-fit: cover;
    width: 100%;
}
.slider-page-news.owl-theme .owl-dots,
.slider-page-page.owl-theme .owl-dots {
    bottom: 10px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0%);
}
.slider-page-news.owl-theme .owl-dots .owl-dot span,
.slider-page-page.owl-theme .owl-dots .owl-dot span {
    background: var(--color-text-white);
    margin: 5px;
}
.slider-page-news.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span,
.slider-page-page.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: var(--color-link);
    width: 20px;
}

/****** CONTACT ******/
.img-contact {
    display: none;
}
.section-title.section-title-contact {
    text-align: center;
}
.form-group {
    margin-bottom: 8px;
}
.form-control {
    background-color: var(--color-bg-1);
    border: 1px solid #000;
    border-radius: 8px;
    box-shadow: none;
    color: var(--color-text);
    font-size: 12px;
    font-weight: 300;
    height: 35px;
    line-height: normal;
    padding: 10px 20px;
}
.form-control:focus {
    border-color: #000;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.1), 0 0 10px rgba(50, 50, 50, 0.5);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.1), 0 0 10px rgba(50, 50, 50, 0.5);
}
.checkbox {
    margin-bottom: 15px;
    margin-top: 15px;
}
input[type=checkbox] {
    margin: 3px 0 0;
}
.pb-0 {
    margin-top: 15px;
}
.pb-0 .form-line.center-btn {
    align-items: center;
    background: var(--color-btn-txt);
    border: 1px solid var(--color-btn-txt);
    border-radius: 5px;
    display: flex;
    height: 40px;
    justify-content: center;
    padding: 7px 20px;
    position: relative;
    width: fit-content;
}
.pb-0 .btn.btn-primary {
    background: none;
    border: none;
    border-radius: inherit;
    color: var(--color-text-white) !important;
    font-family: "Amatic SC";
    font-size: 20px;
    font-weight: 700;
    height: auto;
    text-transform: uppercase;
    padding: 0;
}
.form-big-contain-contact .social-medias-header {
    margin-top: 30px;
}
.form-big-contain-contact .social-medias-header {
    gap: 8px;
    padding: 0;
}
.form-big-contain-contact .social-medias-header a {
    align-items: center;
    height: 35px;
    justify-content: center;
    padding: 0;
    width: 35px;
}
.section-map.section-map-in-contact #mapApple {
    height: 619px;
}
.bloc-infos-map.bloc-infos-map-contact {
    gap: 20px;
    padding: 15px;
}
.contact-big-line {
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.contact-big-line strong {
    color: var(--color-title);
}

/****** ONLINE RESA ******/
.title-and-widget-online-resa {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.title-and-widget-online-resa .section-BE-home {
    padding: 0;
    width: auto;
}
.title-and-widget-online-resa .section-BE-home .bloc-pax {
    flex: 1 1 0;
    min-width: auto;
}
.title-and-widget-online-resa .section-BE-home .pax-composition-text {
    white-space: nowrap;
}

/****** OFFRES SPECIALES ******/
.special-offers-contain.special-offers-contain-in-special-offers {
    flex-direction: column-reverse;
}
.special-offers-big-contain.special-offers-big-contain-in-special-offers, .price-title-and-date-special-offer, .descrip-and-available {
    display: flex;
    flex-direction: column;
}
.special-offers-big-contain.special-offers-big-contain-in-special-offers {
    gap: 40px;
}
.price-title-and-date-special-offer {
    gap: 5px;
}
.descrip-and-available {
    gap: 10px;
}
.special-offers-contain-in-special-offers.special-offers-contain {
    box-shadow: 0 3px 10px 0 rgba(206, 206, 206, 0.11);
}
.special-offers-contain-in-special-offers.special-offers-contain .bg-img,
.special-offers-contain-in-special-offers.special-offers-contain .opacity-4 {
    height: 127.5px;
    width: 100%;
}
.special-offers-contain-in-special-offers .infos-special-offers {
    max-height: inherit;
    width: 100%;
}
.special-offers-contain-in-special-offers.special-offers-contain:hover .infos-special-offers {
    animation: none;
}
.special-offers-contain.special-offers-contain-in-special-offers:hover .bg-img,
.special-offers-contain.special-offers-contain-in-special-offers:hover .opacity-4 {
    animation: card-height-5 0.4s ease forwards;
}
@keyframes card-height-5 {
    0% {
        max-height: 127.5px;
    }
    100% {
        max-height: 120px;
    }
}
.special-offers-contain-in-special-offers .presta-price-special-offers {
    height: auto;
}
.description-special-offer, .special-offer-related {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.special-offer-related {
    margin-bottom: 0;
    margin-top: 0;
}
.special-offer-related span.separator {
    margin-left: 0;
    opacity: 1;
}
.btn.btn-book {
    background: var(--color-btn-txt);
}
.btn.btn-book span {
    color: var(--color-text-white) !important;
}
.span-2-book {
    left: 0;
    position: absolute !important;
    top: 120%;
    transition: transform .25s ease !important;
    width: 100%;
}

/****** OFFRE/DETAIL ******/
.last-picture-detail {
    display: none;
}
.section-detail-pres-and-gallery .content-section, .detail-gallery,
.detail-infos-pres-in-offer, .infos-and-descrip-detail-pres, .bloc-infos, .bloc-infos-bloc {
    display: flex;
    flex-direction: column;
}
.section-detail-pres-and-gallery .content-section, .detail-infos-pres-in-offer {
    gap: 30px;
}
.detail-gallery, .little-pictures-detail {
    gap: 12px;
}
.detail-gallery {
    position: relative;
}
.infos-and-descrip-detail-pres {
    gap: 22px;
}
.bloc-infos {
    gap: 10px;
}
.bloc-infos-bloc.bloc-infos-bloc-1 {
    gap: 5px;
}
.little-pictures-detail {
    display: flex;
    flex-direction: row;
    width: 100%;
}
.big-photo-contain {
    height: 100%;
}
.big-picture-detail {
    height: 411px;
    object-fit: cover;
    position: relative;
    width: 100%;
    z-index: 100;
}
.little-picture {
    cursor: pointer;
    height: 110px;
    object-fit: cover;
}
.price-detail {
    color: #100F0F;
    font-family: "Amatic SC";
    font-size: 23px;
    text-transform: uppercase;
}
.bloc-infos {
    background: var(--color-bg-3);
    border-radius: 8px;
    column-gap: 50px;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 10px 15px;
}
.m-b-10 * {
    color: var(--color-text-white);
}
.m-b-10 strong {
    font-size: 17px;
}
.description-offer {
    max-height: 460px;
    overflow-y: scroll;
    padding-right: 10px;
}

/****** OFFRES ******/
.prestas-big-contain-in-offers, .infos-presta-in-offers, .price-and-title-in-offers {
    display: flex;
    flex-direction: column;
}
.prestas-big-contain-in-offers {
    gap: 40px;
}
.infos-presta-in-offers {
    gap: 16px;
}
.price-and-title-in-offers {
    gap: 5px;
}
.prestas-big-contain-in-offers .opacity-4 {
    display: none;
}
.prestas-big-contain-in-offers .presta-contain-in-offers:hover .opacity-4 {
    display: inherit;
}
.prestas-big-contain-in-offers .bg-img, .prestas-big-contain-in-offers .presta-contain-in-offers .opacity-4 {
    height: 236px;
    width: 100%;
}
.prestas-big-contain-in-offers .presta-contain-in-offers:hover .bg-img,
.prestas-big-contain-in-offers .presta-contain-in-offers:hover .opacity-4 {
    animation: card-height-6 0.4s ease forwards;
}
@keyframes card-height-6 {
    0% {
        max-height: 236px;
    }
    100% {
        max-height: 228px;
    }
}
.presta-contain-in-offers {
    box-shadow: -2px 0 10px 0 rgba(206, 206, 206, 0.11);
}
.infos-presta-in-offers {
    padding: 10px 10px 0 10px;
}
.prestas-big-contain-in-offers .saw-prices {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 3px;
}
.prestas-big-contain-in-offers .saw-prices strong {
    font-size: 20px;
}
.prestas-big-contain-in-offers h3 {
    color: var(--color-text);
    font-size: 20px;
    line-height: 24px;
}
.description-presta-in-offers {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}
.presta-contain-in-offers .btn.btn-book {
    border-radius: 5px;
    width: fit-content;
}

/****** GIFTS ******/
.giftcards-big-contain,
.giftcard-contain, .infos-giftcard {
    display: flex;
    flex-direction: column;
}
.giftcards-big-contain {
    gap: 30px;
}
.giftcard-contain .bg-img, .giftcard-contain .opacity-4 {
    height: 215px;
    width: 100%;
}
.giftcard-contain:hover .bg-img,
.giftcard-contain:hover .opacity-4 {
    animation: card-height-7 0.4s ease forwards;
}
.giftcard-contain .opacity-4 {
    display: none;
}
.giftcard-contain:hover .opacity-4 {
    display: inherit;
}
@keyframes card-height-7 {
    0% {
        max-height: 215px;
    }
    100% {
        max-height: 207px;
    }
}
.giftcard-contain {
    box-shadow: 0 3px 10px 0 rgba(206, 206, 206, 0.11);
}
.infos-giftcard {
    gap: 15px;
    padding: 10px;
}
.infos-giftcard-bloc {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 10px;
    justify-content: space-between;
}
.infos-giftcard-bloc h3 {
    color: var(--color-text);
    font-size: 20px;
    line-height: 24px;
}
.gift-amount-giftcard {
    color: var(--color-red);
    font-family: "Amatic SC";
    font-size: 29px;
}
.duration-bloc-gift .date-os {
    font-size: 17px;
}

/****** AROUND ******/
.around-items-w, .grid-item {
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.grid-item.around-contain, .title-and-descrip-around {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.section-just-title .content-section {
    text-align: center;
}
.ancre-and-img-around {
    height: 234px;
    position: relative;
}
.around-item-type {
    align-items: center;
    background: var(--color-bg-3);
    color: var(--color-text-white);
    display: flex;
    font-size: 16px;
    font-weight: 400;
    justify-content: center;
    left: 0;
    max-width: 250px;
    min-width: 177px;
    padding: 8px 15px;
    position: absolute;
    text-transform: uppercase;
    top: 20px;
}
.ancre-and-img-around .bg-img {
    border-radius: 0 0 5px 5px;
    height: 234px;
    object-fit: cover;
    width: 100%;
}
.around-distance {
    align-items: center;
    background: var(--color-bg-3);
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: center;
    padding: 7px 0;
    text-align: center;
}
.around-distance span {
    color: var(--color-text-white);
    font-size: 17px;
}
.title-and-descrip-around {
    border-radius: 0 0 5px 5px;
    padding: 20px 10px;
}
.title-and-descrip-around h3 {
    color: var(--color-text);
    display: -webkit-box;
    font-size: 22px;
    line-height: 26.4px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.text-description, .text-opinion {
    display: -webkit-box;
    max-height: 200px;
    overflow-y: scroll;
    padding-right: 10px;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: inherit;
}
.text-description.short-text {
    overflow-y: hidden;
    -webkit-line-clamp: 2;
}
.text-opinion {
    overflow: scroll;
}
.more-less-btn.link-to-see {
    color: var(--color-link);
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
}
.icon-to-see {
    align-items: center;
    cursor: pointer;
    display: flex;
    background: var(--color-bg-2);
    border-radius: 5px;
    padding: 7px 19px;
}
.icon-to-see strong {
    color: var(--color-text-white);
    font-family: "Amatic SC";
    font-size: 20px;
    text-transform: uppercase;
}
.text-opinion {
    padding-top: 10px;
}
.section.section-just-title {
    padding: 40px 20px 30px 20px;
}
.section-just-title .content-section h2 {
    color: var(--color-text);
}
.section-map.section-map-in-around #mapApple {
    height: 307px;
}

/****** NEWS ******/
.under-contain-big-news, .infos-news-in-news, .title-and-descrip-news-in-news {
    display: flex;
    flex-direction: column;
}
.under-contain-big-news {
    gap: 30px;
}
.infos-news-in-news, .title-and-descrip-news-in-news {
    gap: 20px;
}
.section-news-in-news-big .photo-page img, .slider-page-news, .section-news-in-news-big .owl-wrapper {
    height: 510px;
}
.infos-news-in-news {
    max-height: 510px;
    overflow-y: scroll;
    padding-right: 10px;
}
.date-news-in-news span {
    font-family: "Amatic SC";
    font-size: 27px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-text-stroke-color: #000;
    -webkit-text-stroke-width: 0.2px;
}
.title-and-descrip-news-in-news h3 {
    font-size: 22px;
}
.slider-news-in-news.owl-carousel .owl-stage-outer {
    padding-top: 15px;
}
.news-big-contain-in-news {
    display: none;
}
.news-big-contain-in-news:first-child {
    display: inherit;
}










/* VERSION TABLET VERTICALE 768-1023px*/
@media (min-width: 768px) {
    /****** FOR ALL ******/
    * {
        font-size: 17px;
    }
    h1 {
        font-size: 70px;
        line-height: 85px;
    }
    h2, h2 a {
        font-size: 40px;
        line-height: 40.1px;
    }
    h3 {
        font-size: 28px;
        line-height: 30.8px;
    }
    .section-title {
        margin-bottom: 40px;
    }
    .section-title.section-title-little {
        margin-bottom: 30px !important;
    }
    .btn-contain {
        justify-content: end;
        margin-top: 0;
        width: fit-content;
    }

    /* Sliders */
    .section-prestas .before-after {
        left: 117px;
    }
    .slider-news-in-news.owl-theme .owl-nav,
    .avis-slider.owl-theme .owl-nav,
    .slider-gallery.owl-theme .owl-nav {
        margin-top: 0;
        position: absolute;
        right: 0;
    }
    .slider-gallery.owl-theme .owl-nav {
        top: -57px;
    }
    .section-news-in-news.section-news-home .before-after {
        top: 10px;
    }
    .section-gallery .before-after {
        top: 6px;
    }
    .section-news-in-news.section-news-home .before-after {
        left: inherit;
        right: 27px;
    }
    .slider-options.owl-theme .owl-nav {
        justify-content: start;
    }
    .section-prestas.section-options .before-after {
        right: 117px;
    }
    .slider-options.owl-theme .owl-nav button {
        transform: rotate(180deg);
    }
    .slider-news-in-news.owl-theme .owl-nav,
    .avis-slider.owl-theme .owl-nav {
        top: -72px;
    }
    .section-avis .before-after {
        margin-top: 0;
        position: absolute;
        top: 10px;
        right: 27px;
        left: inherit;
    }
    .avis-slider .owl-carousel .owl-stage-outer {
        overflow: visible;
    }
    .slider-prestas .owl-nav {
        justify-content: start;
    }

    /* Banner */
    .big-title {
        -webkit-line-clamp: inherit;
    }

    /****** HEADER ******/
    /* First-nav */
    .appear-1, .first-nav .contacts-and-lang-header .appear-1 {
        display: inherit;
    }
    .first-nav {
        gap: 20px;
        padding: 13px 30px;
    }
    .lang-and-menu-header {
        gap: 35px;
    }
    .logo-top.logo-text .title {
        font-size: 16px !important;
    }
    .logo-top.logo-text .subtitle {
        font-size: 7px;
    }
    .contacts-and-lang-header {
        align-items: center;
        display: flex;
        flex-direction: row;
        gap: 10px;
    }
    .dropdown.languages .dropdown-div span, .dropdown.languages .flag, .btn-menu {
        font-size: 16px;
    }
    .principal-item-menu {
        font-size: 16px;
        font-weight: 400;
        position: relative;
        text-transform: uppercase;
    }
    .principal-item-menu::before {
        background-color: var(--color-text);
        bottom: -2px;
        content: '';
        height: 1px;
        left: 0;
        position: absolute;
        transition: width 0.3s ease-in-out;
        width: 0;
    }
    .principal-item-menu:hover::before {
        width: 100%;
    }

    /* Mobile nav */
    .mobile-nav-contain.mobile-nav-contain-bg {
        background: rgba(30, 30, 30, .3);
        height: 100vh;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1000;
    }
    .mobile-nav {
        max-width: 500px;
        padding: 0 15px 80px 15px;
    }
    .principal-li.disappear-1, .mobile-nav .contacts-and-btn-header .disappear-1 {
        display: none;
    }

    /****** MAIN ******/
    /* Widget BE */
    .principal-title span {
        font-size: 20px;
        font-weight: 400;
        text-transform: uppercase;
    }
    div#section-BE-inner > .accommodation {
        flex-direction: row !important;
    }
    input#magic-start-date, input#magic-end-date {
        width: 100px;
    }
    .bloc-pax, a#bouton-recherche {
        width: fit-content;
    }
    .bloc-date label, input#magic-start-date, input#magic-start-date2, input#magic-end-date, #pax span {
        font-size: 15px;
    }

    /* M�t�o */
    .section-meteo {
        flex-direction: column;
        padding: 8px 10px;
        margin-top: 60px;
    }
    .weather-icon {
        height: 23px;
    }

    /* Pr�sentation */
    .description {
        max-height: 200px;
    }

    /* Offres/Prestas */
    .section-prestas .content-section {
        align-items: center;
        display: flex;
        flex-direction: row;
        gap: 30px;
    }
    .section-prestas .section-title {
        display: flex;
        justify-content: center;
        margin-bottom: 0;
        transform: rotate(-90deg);
        white-space: nowrap;
        width: 60px;
    }
    .section-prestas .section-title::after {
        content: "";
    }
    .slider-and-before-after {
        width: 100%;
    }
    .presta-contain, .presta-contain .opacity-2 {
        width: 343px;
    }
    .presta-contain h3 {
        font-size: 22px;
        line-height: 26.4px;
    }

    /* Scea */
    .section-scea .content-section {
        display: flex;
        flex-direction: row;
        gap: 50px;
    }
    .section-scea .section-title {
        margin-bottom: 0;
        max-width: 297px;
        min-width: 297px;
    }
    .picto-informations {
        column-gap: 20px;
    }

    /* Galerie */
    .section-gallery .section-title.section-title-little {
        max-width: calc(100% - 150px);
    }
    .slider-gallery .bg-img, .slider-gallery .opacity-3 {
        height: 548px;
    }

    /* Options */
    .section-prestas.section-options .content-section {
        flex-direction: row-reverse;
    }
    .slider-options .presta-contain .opacity-2 {
        justify-content: end;
    }
    .slider-options .presta-contain .infos-presta {
        align-items: end;
    }
    .slider-options .presta-contain .saw-prices {
        flex-direction: row-reverse;
    }

    /* Offres sp�ciales */
    .section-special-offers .content-section {
        position: relative;
    }
    .special-offers-contain.special-offers-contain-2 {
        display: inherit;
    }
    .section-special-offers .section-title {
        padding-right: 180px;
    }
    .special-offers-big-contain {
        display: flex;
        flex-direction: row;
        gap: 40px;
    }
    .special-offers-contain {
        width: 50%;
    }
    .infos-special-offers h3 {
        font-size: 22px;
        line-height: 26.4px;
    }
    .section-special-offers .btn-contain {
        position: absolute;
        right: 0;
        top: 0;
    }

    /* News */
    .news-contain-home.news-contain-home-2 {
        display: inherit;
    }
    .news-home-big-contain {
        display: flex;
        flex-direction: row;
        gap: 12px;
    }
    .news-contain-home {
        width: 50%;
    }
    .news-home-infos h3 {
        font-size: 22px;
        line-height: 26.4px;
    }
    .section-news-home .btn {
        position: absolute;
        right: 0;
        top: 0;
    }

    /* Avis */
    .section-avis .section-title {
        padding-right: 180px;
    }
    .avis-slider .owl-item.active {
        opacity: 1;
    }
    .avis-slider .owl-item {
        opacity: 0.6;
    }

    /* Insta */
    .IG-bloc.IG-bloc-2 {
        display: inherit;
    }
    .section-insta .content-section {
        gap: 15px;
    }
    .link-insta-and-social-medias {
        gap: 30px;
        justify-content: end;
    }
    .title-and-img-insta span {
        font-size: 40px;
        left: -10px;
        top: -27px;
    }
    .list-insta-contain {
        display: flex;
        flex-direction: row;
        gap: 10px;
    }
    .section-insta .social-medias-header a {
        height: 30px;
        width: 30px;
    }

    /* Newsletter */
    .img-newsletter {
        display: inherit;
    }
    .section-newsletter .content-section {
        align-items: center;
        display: flex;
        flex-direction: row;
        gap: 50px;
        justify-content: center;
    }
    .section-newsletter .newsletter-content {
        width: 381px;
    }
    .section-newsletter .newsletter-content span {
        font-weight: 400;
        letter-spacing: 0.68px;
        text-transform: uppercase;
    }
    .img-newsletter .bg-img {
        height: 302px;
        object-fit: cover;
        transform: rotate(0.939deg);
        width: 213px;
    }

    /****** FOOTER ******/
    .contacts-logo-and-mentions-footer {
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
    }
    .section-footer .content-footer .col-footer.left-logo img {
        max-height: 90px;
    }
    .contacts-footer, .mentions-and-copy {
        gap: 5px;
        text-align: start;
    }
    .address-footer, .mentions-and-copy .copyright {
        max-width: 222px;
    }

    /****** PAGE/DISCOVER ******/
    .section-page .content-section {
        flex-direction: row-reverse;
        gap: 50px;
    }
    .slider-other-pages {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .section-other-pages {
        gap: 25px;
        max-width: 247px;
        min-width: 247px;
    }
    .photo-and-descrip-page {
        width: calc(100% - 297px);
    }
    .btn.btn-other-pages span {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
    .btn.btn-other-pages {
        background: var(--color-bg-1);
    }
    .btn.btn-other-pages:hover {
        background: var(--color-btn-txt);
    }
    .btn.btn-other-pages span {
        color: var(--color-btn-txt) !important;
    }
    .btn.btn-other-pages:hover span {
        color: var(--color-bg-1) !important;
    }
    .photo-page img {
        height: 576px;
    }
    .description-page {
        padding: 20px;
    }

    /****** CONTACT ******/
    .contact-sub-section {
        max-width: 482px;
    }
    .section-form-contact .content-section, .form-big-contain-contact {
        align-items: center;
        display: flex;
        flex-direction: column;
    }
    .form-line.form-line-2 {
        display: flex;
        flex-direction: row;
        gap: 8px;
    }
    .form-line.form-line-2 .form-group {
        width: 50%;
    }
    .section-map.section-map-in-contact #mapApple {
        height: 519px;
    }
    .bloc-infos-map.bloc-infos-map-contact {
        padding: 25px;
    }
    .contact-big-line {
        gap: 6px;
    }

    /****** OFFRES SPECIALES ******/
    .special-offers-contain.special-offers-contain-in-special-offers {
        flex-direction: row;
        width: 100%;
    }
    .special-offers-contain-in-special-offers.special-offers-contain .bg-img, .special-offers-contain-in-special-offers.special-offers-contain .opacity-4 {
        height: 310px;
        width: 218px;
    }
    .special-offers-contain-in-special-offers .infos-special-offers {
        align-items: center;
        justify-content: space-between;
        max-height: 310px;
        width: calc(100% - 218px);
    }
    @keyframes card-height-5 {
        0% {
            max-height: 310px;
        }
        100% {
            max-height: 302px;
        }
    }
    .special-offers-contain-in-special-offers.special-offers-contain:hover .infos-special-offers {
        animation: card-height-5 0.4s ease forwards;
    }

    /****** OFFRE/DETAIL ******/
    .price-detail {
        align-items: end;
        display: flex;
        font-size: 30px;
        height: 44px;
    }
    .description-offer {
        max-height: 260px;
    }

    /****** OFFRES ******/
    .presta-contain-in-offers {
        display: flex;
        flex-direction: row;
    }
    .prestas-big-contain-in-offers .bg-img, .prestas-big-contain-in-offers .presta-contain-in-offers .opacity-4 {
        height: 248px;
        width: 236px;
    }
    .prestas-big-contain-in-offers .presta-contain-in-offers:hover .infos-presta-in-offers {
        animation: card-height-6 0.4s ease forwards;
    }
    @keyframes card-height-6 {
        0% {
            max-height: 248px;
        }
        100% {
            max-height: 240px;
        }
    }
    .infos-presta-in-offers {
        justify-content: space-between;
        padding: 10px 10px 0 20px;
        width: calc(100% - 236px);
    }
    .prestas-big-contain-in-offers h3 {
        font-size: 22px;
        line-height: 26.4px;
    }
    .description-presta-in-offers {
        -webkit-line-clamp: 4;
    }

    /****** GIFTS ******/
    .giftcards-big-contain {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .giftcard-contain {
        width: 47.8%;
    }
    .infos-giftcard-bloc h3 {
        font-size: 22px;
        line-height: 26.4px;
    }

    /****** AROUND ******/
    .grid-item.around-contain {
        width: 47.8%;
    }
    .ancre-and-img-around, .ancre-and-img-around .bg-img {
        height: 231px;
    }
    .section.section-just-title {
        padding: 50px 30px 40px 30px;
    }

    /****** NEWS ******/
    .section-news-in-news .news-contain-home {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 1219px) {
    /* Avis */
    .tripadvisor, .booking, .fairguest, .avis-slider .owl-item.active {
        width: 606px !important;
    }
}

@media (min-width: 885px) {
    /* Calendar */
    .calendar_status {
        padding-left: 20px;
    }
}









/* VERSION TABLET HORIZONTALE 1024-1219px*/
@media (min-width: 1024px) {
    /****** FOR ALL ******/
    .section, .section-newsletter {
        padding: 40px 30px;
    }
    .section-2 {
        padding: 70px 30px;
    }

    /* Banner */
    .section-title-BG .opacity {
        padding: 20px 30px;
    }

    /****** HEADER ******/
    /* Mobile nav */
    .social-medias-header {
        gap: 17px;
        justify-content: start;
    }

    /****** MAIN ******/
    /* Widget BE */
    .section-widget-be.bg-img .opacity {
        padding: 20px 30px;
    }

    /* M�t�o */
    .section-meteo {
        margin-top: 110px;
    }

    /* Pr�sentation */
    .section-presentation .content-section {
        display: flex;
        flex-direction: row;
        gap: 50px;
    }
    .section-avatar-and-pictures {
        display: inherit;
    }
    .pictures-presentation {
        display: none;
    }
    .section-avatar {
        display: flex;
        flex-direction: column;
    }
    .avatar-img.bg-img {
        height: 289px;
        width: 207px;
    }
    .section-avatar span {
        color: #000;
        font-family: "Amatic SC";
        font-size: 17px;
        font-weight: 700;
        line-height: 19px;
        padding: 6px 0px;
        text-align: right;
    }
    .description {
        max-height: 220px;
    }

    /* Newsletter */
    .section-newsletter .content-section {
        gap: 150px;
    }

    /* Map */
    .section-map #mapApple {
        height: 334px;
    }
    .bloc-infos-map {
        right: 30px;
    }

    /****** FOOTER ******/
    .section-footer {
        padding: 0 30px;
    }
    .section-footer .content-footer .col-footer.left-logo img {
        max-height: 100px;
    }

    /****** CONTACT ******/
    .img-contact {
        display: inherit;
    }
    .section-form-contact .content-section {
        flex-direction: row;
        gap: 50px;
    }
    .img-contact img {
        height: 573px;
        object-fit: cover;
        width: 444px;
    }
    .form-big-contain-contact {
        align-items: start;
    }
    .section-title.section-title-contact {
        text-align: start;
    }
    .section-title.section-title-little.section-title-contact {
        margin-bottom: 36px !important;
    }
    .contact-sub-section {
        max-width: 100%;
    }
    .form-big-contain-contact .social-medias-header {
        justify-content: center;
        margin-top: 36px;
        width: 100%;
    }

    /****** OFFRE/DETAIL ******/
    .section-detail-pres-and-gallery .content-section {
        flex-direction: row;
        gap: 50px;
    }
    .detail-gallery {
        width: 389px;
    }
    .description-offer {
        max-height: 100%;
        padding-right: 0;
    }
    .detail-infos-pres-in-offer {
        max-height: 533px;
        overflow-y: scroll;
        padding-right: 10px;
        width: calc(100% - 449px);
    }
    .big-picture-detail {
        height: 100%;
        min-height: 411px;
    }

    /****** GIFTS ******/
    .giftcard-contain {
        width: 48.4%;
    }

    /****** AROUND ******/
    .ancre-and-img-around, .ancre-and-img-around .bg-img {
        height: 252px;
    }
    .grid-item.around-contain {
        width: 48.4%;
    }
    .section-map.section-map-in-around #mapApple {
        height: 401px;
    }

    /****** NEWS ******/
    .under-contain-big-news {
        flex-direction: row;
        gap: 40px;
    }
    .section-news-in-news-big .photo-page img {
        width: 448px;
    }
    .slider-page-news {
        height: 100%;
        width: 448px !important;
    }
    .infos-news-in-news {
        width: calc(100% - 478px);
    }
    .infos-news-in-news {
        gap: 30px;
    }
    .option-youtube {
        height: 510px;
        width: 448px;
    }
}













/* VERSION COMPUTER 1220-infini px*/
@media (min-width: 1220px) {
    /****** HEADER ******/
    /* Mobile nav */
    .social-medias-header {
        gap: 20px;
        padding: 0 70px;
    }

    /****** MAIN ******/
    /* M�t�o */
    .section-meteo {
        margin-top: 0;
        top: 45% !important;
    }

    /* Pr�sentation */
    .section-presentation .content-section {
        gap: 100px;
    }
    .section-avatar-and-pictures {
        display: flex;
        flex-direction: row;
        gap: 10px;
    }
    .avatar-img.bg-img {
        width: 216px;
    }
    .pictures-presentation {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    .pictures-presentation img {
        height: 165.5px;
        object-fit: cover;
        width: 198px;
    }

    /* Offres/Prestas */
    .presta-contain, .presta-contain .opacity-2 {
        width: 348px;
    }

    /* Scea */
    .section-scea .section-title {
        max-width: 374px;
        min-width: 374px;
    }
    .section-scea .content-section {
        gap: 150px;
    }

    /* Offres sp�ciales */
    /* News */
    .special-offers-contain.special-offers-contain-3, .news-contain-home.news-contain-home-3 {
        display: inherit;
    }
    .special-offers-contain, .news-contain-home {
        width: 33.33%;
    }

    /* Avis */
    .avis-slider.owl-carousel .owl-stage-outer {
        overflow: visible;
    }

    /* Insta */
    .IG-bloc.IG-bloc-3 {
        display: inherit;
    }

    /* Map */
    .section-map #mapApple {
        height: 401px;
    }

    /****** PAGE/DISCOVER ******/
    .section-page .content-section {
        gap: 80px;
    }

    /****** CONTACT ******/
    .section-form-contact .content-section {
        gap: 70px;
    }

    /****** OFFRES SPECIALES ******/
    .special-offers-big-contain.special-offers-big-contain-in-special-offers {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .special-offers-contain.special-offers-contain-in-special-offers {
        width: 48.2%;
    }
    .special-offers-contain-in-special-offers.special-offers-contain .bg-img, .special-offers-contain-in-special-offers.special-offers-contain .opacity-4 {
        height: 358px;
    }
    .special-offers-contain-in-special-offers .infos-special-offers {
        max-height: 358px;
    }
    @keyframes card-height-5 {
        0% {
            max-height: 358px;
        }
        100% {
            max-height: 350px;
        }
    }
    .special-offers-contain-in-special-offers .presta-price-special-offers {
        height: 66px;
    }

    /****** OFFRE/DETAIL ******/
    .last-picture-detail {
        display: inherit;
    }
    .detail-gallery {
        width: 618px;
    }
    .detail-infos-pres-in-offer {
        width: calc(100% - 668px);
    }

    /****** OFFRES ******/
    .prestas-big-contain-in-offers {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .presta-contain-in-offers {
        width: 48.2%;
    }
    .prestas-big-contain-in-offers .bg-img, .prestas-big-contain-in-offers .presta-contain-in-offers .opacity-4 {
        height: 283px;
        width: 161px;
    }
    @keyframes card-height-6 {
        0% {
            max-height: 283px;
        }
        100% {
            max-height: 275px;
        }
    }
    .infos-presta-in-offers {
        width: calc(100% - 161px);
    }
    .description-presta-in-offers {
        -webkit-line-clamp: 6;
    }

    /****** GIFTS ******/
    .giftcard-contain {
        width: 31.6%;
    }

    /****** AROUND ******/
    .grid-item.around-contain {
        width: 31.5%;
    }

    /****** NEWS ******/
    .section-news-in-news-big .photo-page img, .option-youtube {
        height: 673px;
        width: 591px;
    }
    .section-news-in-news-big .owl-wrapper {
        height: 673px;
    }
    .infos-news-in-news {
        max-height: 673px;
        width: calc(100% - 631px);
    }
    .slider-page-news {
        width: 591px !important;
    }
}
