@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;600;700;800;900&family=Allura&family=Playfair+Display:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

:root {
    --ligth-beige: #F9F7EF;
    --beige: #F5F1E5;
    --ligth-pink: #F4E5EA;
    --pink: #dc9fa8;
    --red: #ba4052;
    --ligth-gray: #a4a5a0;
    --gray: #777777;
    --ligth-green: #9dc29b;
    --green: #6bb7ad;
    --white: #FFF;
    --black: #000;
    --yellow: #d29e0e;
    --blue: #1340cf;
    --dark-blue: #305588;
    --light: 300;
    --regular: 400;
    --medium: 500;
    --semibold: 600;
    --bold: 700;
    --extrabold: 800;
}

*:not(.no-animated):not(.slick-track):not(.slick-slide){
    -moz-transition: all .15s ease-out;
    -webkit-transition: all .15s ease-out;
    -ms-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    transition: all .15s ease-out;
}
body{
    color: var(--black);
    font-family: "Heebo";
    font-size: 15px;
    line-height: 1.5em;
    font-weight: var(--light);
    background-color: var(--ligth-beige);
    min-height: 100vh;
}
*:focus {outline:none !important;}
*::-moz-focus-inner {border:0 !important;}
#content{
    padding-top: 60px;
    min-height:100vh;
}
.container-lg{
    max-width: 1224px;
}
.container-fluid.white{
    background-color: var(--white);
}
a{
    color: var(--black)
}
a:hover{
    color: var(--red);
    text-decoration: none;
}
body.menu-open {
    overflow: hidden;
}
.font-light{
    font-weight: 300;
}
.font-regular{
    font-weight: 400;
}
.font-medium{
    font-weight: 500;
}
strong,
b,
.font-bold{
    font-weight: 600;
}

/* TEXT TYPES */
h1{
    font-family: "Playfair Display", serif;
    font-weight: var(--regular);
    font-size: 30px;
    line-height: 1em;
}
h2{
    font-family: "Playfair Display", serif;
    font-weight: var(--regular);
    font-size: 20px;
    line-height: 1.3em;
}
h3{
    font-family: "Playfair Display", serif;
    font-weight: var(--regular);
    font-size: 18px;
    letter-spacing: 1.5px;
    line-height: 1.4em;
    text-transform: uppercase;
}
h4{
    font-family: "Playfair Display", serif;
    font-weight: var(--medium);
    font-size: 16px;
}
h5{
    font-family: "Playfair Display", serif;
    font-style: italic;
    font-weight: var(--medium);
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: 3px;
    text-transform: uppercase;
}
h6{
    font-family: "Playfair Display", serif;
    font-weight: var(--semibold);
    color: var(--red);
    font-size: 28px ;
}
.quote{
    font-family: "Allura", Brush Script MT, Brush Script Std, cursive;
    font-size: 20px;
    font-weight: var(--regular);
    line-height: 1em;
}
.footer-photo{
    font-family: "Allura", Brush Script MT, Brush Script Std, cursive;
    font-size: 18px;
    font-weight: var(--regular);
}
.letter,
.letter p{
    font-family: "Allura", Brush Script MT, Brush Script Std, cursive;
    font-size: 22px;
    font-weight: var(--regular);
}
.signature{
    font-family: "Allura", Brush Script MT, Brush Script Std, cursive;
    font-size: 22px;
    font-weight: var(--regular);
}
.featured-title ol,
.featured-title,
.featured-title p{
    font-family: "Playfair Display", serif;
    font-weight: var(--semibold);
    color: var(--black);
    font-size: 20px;
}
.post .red,
.featured-title.red{
    color: var(--red);
}
.featured-title.darkblue{
    color: var(--dark-blue);
}
.post .light-green,
.featured-title.light-green{
    color: var(--ligth-green);
}
.post .green,
.featured-title.green{
    color: var(--green);
}
.featured-title.blue{
    color: var(--blue);
}
.post .gray {
    color: #A4A5A0;
}
.author-title{
    font-family: "Playfair Display", serif;
    font-weight: var(--semibold);
    color: var(--black);
    font-size: 15px ;
    font-style: italic;
}
.featured-text{
    font-family: "Playfair Display", serif;
    font-weight: var(--semibold);
    color: var(--green);
    font-size: 20px ;
}
.featured-text.pink{
    color: var(--pink);
}
.featured-text.gray{
    color: var(--gray);
}
.featured-text.light-gray{
    color: var(--ligth-gray);
}
.featured-text.yellow{
    color: var(--yellow);
}
.featured-text.black{
    color: var(--black);
}
.featured-text.light-green{
    color: var(--ligth-green);
}
.featured-text.blue{
    color: var(--blue);
}
.featured-text.darkblue{
    color: var(--dark-blue);
}
.featured-text.red{
    color: var(--red);
}
.text{
    font-family: "Heebo";
    font-size: 15px;
    line-height: 1.5em;
    font-weight: var(--light);
}
.text.big,
.big-text{
    font-family: "Heebo";
    font-size: 17px;
    line-height: 1.5em;
    font-weight: var(--light);
}
strong,
b,
.text.strong{
    font-weight: var(--semibold);
}
small,
.text.small,
.text-small{
    font-size: 12px;
    font-weight: var(--light);
}
a.read-more{
    font-family: "Playfair Display", serif;
    font-size: 14px;
    letter-spacing: initial;
    text-transform: uppercase;
}
select,
textarea,
input::placeholder,
select::placeholder,
textarea::placeholder{
    opacity: 1;
    font-family: "Playfair Display", serif;
    font-size: 18px;
    font-weight: var(--light);
    color: var(--gray);
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
}

input[type=text]{
    font-family: "Playfair Display", serif;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    border-radius: 0;
}

textarea{
    height: 150px;
    min-height: 150px;
}
input[type=submit],
form button{
    font-family: "Playfair Display", serif;
    font-style: italic;
    font-weight: var(--medium);
    font-size: 16px;
    text-transform: uppercase;
    background-color: var(--ligth-pink);
    max-width: max-content;
    border-radius: 0;
}
input[type=submit]:hover,
form button:hover{
    color: var(--white);
    background-color: var(--red);
}
a.button,
.button{
    font-family: "Playfair Display", serif;
    font-weight: var(--regular);
    font-size: 15px;
    text-transform: uppercase;
    color:var(--white);
}
a.button.white,
.button.white{
    border: solid var(--black) 1px;
    color:var(--black);
}
a.button.pink,
.button.pink{
    border: solid var(--black) 1px;
    background-color:var(--ligth-pink);
    color:var(--black);
}
a.button.pink:hover,
.button.pink:hover{
    background-color:var(--red);
    color:var(--white);
}
input[type="submit"].black,
a.button.black,
button.black {
    font-family: 'Heebo', sans-serif;
    font-style: normal;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    background-color: var(--black);
    padding: 7px 40px 7px 40px;
    border: 1px var(--black) solid;
    border-radius: 0;
    color: var(--white);
    box-shadow: inset 0 0 0 2px var(--white);
    display: inline-block;
    height: 42px;
    width: auto;
    line-height: 26px;
}
input[type="submit"].black:hover,
a.button.black:hover,
button.black:hover{
    background-color: var(--white);
    color: var(--black);
}
.title-a{
    font-family: "Playfair Display", serif;
    font-weight: var(--regular);
    font-size: 22px;
    letter-spacing: initial;
}
.title-b{
    font-family: "Playfair Display", serif;
    font-weight: var(--regular);
    font-size: 14px;
    letter-spacing: initial;
    text-transform: uppercase;
}
.title-c{
    font-family: "Playfair Display", serif;
    font-weight: var(--regular);
    font-size: 18px;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.title-d{
    font-family: 'Heebo', sans-serif;
    font-weight: var(--regular);
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.select{
    font-family: 'Heebo', sans-serif;
    font-weight: var(--regular);
    font-size: 20px;
    text-transform: uppercase;
}
.date{
    font-family: 'Playfair Display', sans;
    font-weight: var(--light);
    font-size: 54px;
}
.week{
    font-family: 'Heebo', sans-serif;
    font-weight: var(--regular);
    font-size: 13px;
    color: var(--gray)
}
.day{
    font-family: 'Heebo', sans-serif;
    font-weight: var(--regular);
    font-size: 15px;
}

/* END TEXT TYPES */
/* HEADER */
header{
    width: 100%;
    height: 60px;
    padding: 0px 20px;
    background-color: var(--white);
    overflow: hidden;
    position: fixed;
    z-index: 3;
}
header a:hover{
    color: var(--red);
}
header.show-menu{
    background-color: var(--ligth-beige);
    height: 103vh;
    padding: 0 40px 120px 40px
}
header #burger{
    height: 20px;
    width: 40px;
    cursor: pointer;
}
header #burger span{
    display: flex;
    height: 1px;
    background-color: var(--black);
    width: 100%;
}
header #burger:hover span{
    background-color: var(--red);
}

header.show-menu #burger{
    display: none!important;
}
header.show-menu #close{
    top:30px;
}
header #close{
    position: absolute;
    top:-30px;
    right: 40px;
    height: 30px;
    width: 30px;
    cursor: pointer;
}
header #close span{
    display: block;
    position: relative;
    background-color: var(--black);
    height: 1px;
    width: 40px;
    transform: rotate(45deg);
    top: 14px;
    left: -5px;
}
header #close span:last-child{
    top: 13px;
    transform: rotate(-45deg);
}
header #close:hover span{
    background-color: var(--red);
}

header #logo{
    position: relative;
    top:0;
    background-size: auto 100%;
    background-position: left;
    background-repeat: no-repeat;
}
header #logo{
    height: 52px;
    width: 100px;
}
header.show-menu #logo{
    top:18px
}
header.show-menu #logo{
    height: 78px;
    width: 158px;
}
header #circle-book-now{
    position: relative;
    height: 64px;
    width: 64px;
    padding: 10px;
    border-radius: 64px;
    text-align: center;
    font-size: 13px;
    font-family: "Playfair Display", serif;
    font-weight: var(--regular);
    color: var(--white);
    background-color: var(--red);
    line-height: 1.1em;
    top: -2px;
    cursor: pointer;
}
+header #circle-book-now.lang-en{
    padding: 10px;
    font-size: 13px;
    font-weight: var(--regular);
    line-height: 15px;
}
header #circle-book-now.lang-es{
    padding: 5px;
    font-size: 13px;
    font-weight: var(--regular);
    line-height: 15px;
}
header #circle-book-now.lang-fr{
    padding: 0px;
    font-size: 12px;
    font-weight: var(--regular);
    line-height: 10px;
}
header #circle-book-now:hover{
    background-color: var(--pink);

}

header.show-menu #circle-book-now{
    height: 95px;
    width: 95px;
    top: 120px;
    font-size: 18px;
    line-height: 18px;
}


header .lang{
    position: absolute;
    top:-60px;
    right: 40px;
}
header.show-menu .lang{
    position: absolute;
    top:80px;

}
header nav .option{
    font-family: "Playfair Display", serif;
    font-size: 16px;
    font-weight: var(--regular);
}
header nav .option .submenu .option{
    font-family: "Playfair Display", serif;
    font-size: 14px;
    font-weight: var(--regular);
}
header .top-menu .option{
    font-family: "Playfair Display", serif;
    font-size: 13px;
    font-weight: var(--semibold);
    text-decoration: none;
}
header .top-menu .option:hover,
header .top-menu .option:active,
header .top-menu .option.active{
    color: var(--red);
}
header .top-menu .lang .option{
    font-family: "Playfair Display", serif;
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: var(--semibold);
    margin-left: 8px
}
header .top-menu .lang .option:first-child{
    margin-left: 0;
}
header .top-menu .lang .option:hover,
header .top-menu .lang .option:active,
header .top-menu .lang .option.active{
    color: var(--red);
}
header nav{
    margin-top: 126px;
    overflow: auto;
    position: absolute;
}
header.show-menu nav{
    position: relative;
}
header nav .option{
    border-bottom: 1px solid;
    border-color:transparent;
    padding-top: 10px;
    text-decoration: none;
}
header nav .option .with-submenu{
    border-color:transparent;
    cursor: pointer;
}
header nav .option .with-submenu:not(.collapsed){
    border-color: var(--gray);
}
header .with-submenu{
    cursor: pointer;
}
header nav .option .with-submenu .submenu-arrow{
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid var(--black);
    margin-bottom: 3px;
    margin-left: 3px;
}

header nav .option .submenu .option{
    border-color: var(--gray);
    padding-top: 10px;
    width: 100%;
}
header nav .option .submenu .option:hover{
    border-color: var(--red);
}
header nav .option:hover{
    color: var(--red);
}

header nav .option .with-submenu:hover{
    border-color: var(--red);
    color: var(--red);
}
header nav .option .with-submenu:hover .submenu-arrow{
    border-top: 8px solid var(--red);
    margin-bottom: 0px;
}
header #whatsapp-menu{
    margin-top: 10px;
}
header #whatsapp-menu:hover svg{
    fill: var(--red);
}
header #footer-menu{
    margin-top: 40px;
}
header #footer-menu a{
    font-size: 14px;
    line-height: 1.3em;
    text-decoration: none;
    font-family: "Playfair Display", serif;
}
header #footer-menu a:hover{
    text-decoration: none;
}
header #footer-menu #whatsapp-menu svg{
    height: 16px;
}
header #footer-menu #menu-social{
    margin-top: 15px;
    max-width: 120px;
}
header #footer-menu #menu-social svg{
    fill: var(--red);
    height: 30px;
}
header #footer-menu #menu-social a:hover svg{
    fill: var(--pink);
    height: 30px;
}
/* END HEADER */
/* BODY */
#scroll-top{
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
    background-color: var(--beige);
    height: 64px;
    width: 64px;
    border-radius: 40px;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    letter-spacing: 2px;
    z-index: 1;
}
#scroll-top:before{
    content: "";
    display: block;
    background-color: var(--black);
    height: 125px;
    width: 1px;
    position: absolute;
    top:-108px;
}
#scroll-top:hover{
    background-color: var(--white);
    color: var(--black);
}
/* END BODY */
/* FOOTER */
footer{
    position: relative;
    background-color: var(--ligth-pink);
    padding: 20px 20px 40px 20px;
    font-family: "Playfair Display", serif;
    font-size: 12px;
    line-height: 1.5em;
    font-weight: var(--semibold);
    z-index: 2;
}
footer a{
    text-decoration: none;
}
footer #footer-options,
footer #footer-contact,
footer #footer-links,
footer div[class^='col-']{
    padding:0
}
footer #footer-contact span{
    margin-right: 6px;
}
footer a{
    margin-bottom: 10px;
}
footer #footer-contact,
footer #footer-faq {
    padding: 15px 0;
    border-bottom: solid 2px var(--white);
}
footer #footer-links {
    padding: 15px 0;
}
footer #menu-social-footer{
    margin-top: -90px;
    max-width: 120px;
    padding-bottom: 30px;
}
footer #menu-social-footer a{
    line-height: unset;
    letter-spacing: unset;
    display: inline-block;
    width: min-content;
    height: min-content;
}
footer #menu-social-footer svg{
    fill: var(--red);
    height: 30px;
}
footer #menu-social-footer a:hover svg{
    fill: var(--pink);
}
footer #footer-whatsapp svg{
    height: 18px;
    width: 18px;
    margin-right: 6px;
}
footer #footer-whatsapp:hover svg path{
    fill: var(--red);
}
footer #footer-hotel-phone span{
    display: inline-block;
}

footer #footer-links svg{
    width:72px;
    height: 72px;
}

/* END FOOTER*/
/* POPUPS */
#bookingModal #svg-1293{
    position: absolute;
    height: 150px;
    left: 3%;
}
#bookingModal .modal-dialog {
    min-width: 100% ;
    margin: 0;
    padding: 0;
}

#bookingModal .modal-content {
    min-width: calc(100% - 20px);
    height: auto;
    min-height: 100%;
    border-radius: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: VAR(--ligth-beige);
}
.modal-backdrop.show{
    opacity: 1;
}
.modal-title{
    line-height: 1em;
}
.modal-content {
    padding: 18px 18px 35px 18px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #FFF;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    outline: 0;
}

.modal-header .close{
    margin: 0;
    height: 26px;
    width: 34px;
    cursor: pointer;
    padding: 0;
    border: none;
    background: transparent;
    position: absolute;
}
.modal-header .close span{
    display: block;
    position: relative;
    background-color: var(--black);
    height: 1px;
    width: 40px;
    transform: rotate(45deg);
    top: 1px;
    left: 0;;
}
.modal-header .close span:last-child{
    top: 0;
    transform: rotate(-45deg);
}
.modal-header .close:hover span{
    background-color: var(--red);
}
.modal-header {
    border-bottom: 0;
    margin-bottom: 50px;
}

.modal-header .img-legal-popup{
    max-width: 200px;
    height: auto;
    margin-bottom: 30px;
    margin-top: -50px;
}
.modal-header,
.modal-body{
    padding: 0;
}
.modal-content .logo-popup img{
    max-width: 144px;
    margin-bottom: 25px;
    margin-top: 10px;
    height: auto;
}
#alertModal img{
    position: absolute;max-width: 135px;
    left: calc(50% - 60px);
    top: -120px;

}
#alertModal .modal-content{
    padding-top: 50px;
}
#alertModal h1{
    width: 100%;
    text-align: center;
}
#alertModal .modal-header{
    margin-bottom: 10px;
}
#largeModal .modal-dialog{
    margin-top: 50px;
}



#bookingJunePopup img{
    width: 100%;
    max-width: 350px;
    height: auto;
}
#bookingJunePopup h1{
    color: var(--pink);
    margin-bottom: 40px;
}
#bookingJunePopup a{
    margin-top: 30px;
    margin-bottom: 40px;
    max-height: 40px;
}

@media(min-width: 768px){

    #bookingModal #svg-1293{
        position: absolute;
        height: 150px;
        left: 15%;
    }
}




#cocktail-modal .modal-content{
    background-size: cover;
    background-position: top center
}
#cocktail-modal h2{
    background-color: white;
    border: 2px solid black;
    padding: 8px 16px;
    margin-bottom: -25px;
    text-align: center;
    z-index: 1;
}
#cocktail-modal h2 p{
    margin-bottom:  0;
}
#cocktail-modal h2 br{
    display: none
}
#cocktail-modal .text{
    font-family: "Playfair Display", serif;
    font-weight: var(--regular);
    font-size: 15px;
    line-height: 1.3em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
#cocktail-modal .text p{
    margin: 0
}
#cocktail-modal .button{
    background-color: #eab9cb;
    color: #0d1f38;
    max-width: min-content;
    padding: 0 20px;
    border-radius: 8px;
    border: none;
    align-self: center;
    position: relative;
    margin-top: 25px;
    height: 40px;
    font-size: 14px;
}
#cocktail-modal .button span{
    display: block;
    position: absolute;
    background-color: #0d1f38;
    color: white;
    padding: 3px 6px;
    border-radius: 5px;
    top: -20px;
    font-size: 8px;
    transform: rotate(-10deg);
    line-height: 14px;
}
#cocktail-modal .button:hover {
    background-color: #0d1f38;
    color: white;
}
#cocktail-modal #frame{
    width: 460px;
    height: 256px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 25px;
}
@media (max-width: 768px){

    #cocktail-modal h2{
        margin-bottom: -50px
    }
    #cocktail-modal h2 br{
        display:initial
    }
    #cocktail-modal #frame{
        width: 280px;
        height: 430px;
        background-size: cover;
        background-repeat: no-repeat;
    padding: 60px 25px 25px;
    } 
}







#nl-modal .modal-content{
    background-size: cover;
    background-position: top center
}
#nl-modal h2{
    background-color: white;
    border: 2px solid black;
    padding: 8px 16px;
    margin-bottom: -25px;
    text-align: center;
    z-index: 1;
}
#nl-modal h2 p{
    margin-bottom:  0;
}
#nl-modal h2 br{
    display: none
}
#nl-modal p{
    font-family: "Playfair Display", serif;
    font-weight: var(--regular);
    font-size: 15px;
    line-height: 1.3em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin: 10px;
}
#nl-modal .button{
    background-color: #eab9cb;
    color: #0d1f38;
    max-width: min-content;
    padding: 0 20px;
    border-radius: 8px;
    border: none;
    align-self: center;
    position: relative;
    margin-top: 25px;
    height: 40px;
    font-size: 14px;
}
#nl-modal .button span{
    display: block;
    position: absolute;
    background-color: #0d1f38;
    color: white;
    padding: 3px 6px;
    border-radius: 5px;
    top: -20px;
    font-size: 8px;
    transform: rotate(-10deg);
    line-height: 14px;
}
#nl-modal .button:hover {
    background-color: #0d1f38;
    color: white;
}
#nl-modal .frame{
    width: 460px;
    height: 256px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 25px;
}
#nl-modal input[type="text"], #nl-modal input[type="text"]::placeholder{
    height: 40px!important;
    font-size: 14px!important;
    padding: 10px!important;
}
#nl-modal input[type="submit"]{
    height: 40px!important;
    background-color: var(--black);
    color: var(--white);
    font-size: 15px!important;
    padding: 0px 28px!important;
}
#nl-modal .modal-header {
    margin-bottom: 35px;
}
#nl-modal .modal-content {
    padding: 18px 18px 68px 18px;
}
@media (max-width: 768px){
    #nl-modal .modal-content {
        padding: 18px 18px 150px 18px;
    }
    #nl-modal h2{
        margin-bottom: -50px;
        max-width: min-content;
    }
    #nl-modal h2 br{
        display:initial
    }
    #nl-modal .frame{
        width: 280px;
        height: 430px;
        background-size: cover;
        background-repeat: no-repeat;
        padding: 60px 25px 25px;
    } 
    #nl-modal .modal-header {
        margin-bottom: 35px;
    }
    #nl-modal input[type="text"], #nl-modal input[type="text"]::placeholder{
        height: 40px!important;
        font-size: 14px!important;
        padding: 10px!important;
    }
    #nl-modal input[type="submit"]{
        height: 40px!important;
        background-color: var(--black);
        color: var(--white);
        font-size: 15px!important;
        padding: 0px 28px!important;
    }
}









#wellness-modal .modal-content, #discount-modal .modal-content{
    background-size: cover;
    background-position: top center
    
}

#wellness-modal h2, #discount-modal h2{
    background-color: white;
    border: 2px solid black;
    padding: 8px 16px;
    margin-bottom: -25px;
    text-align: center;
    z-index: 1;
}

#wellness-modal h2 p, #discount-modal h2 p{
    margin-bottom:  0;
}
#wellness-modal h2 br, #discount-modal h2 br{
    display: none
}
#wellness-modal .text, #discount-modal .text{
    font-family: "Playfair Display", serif;
    font-weight: var(--regular);
    font-size: 15px;
    line-height: 1.3em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
#wellness-modal .text p, #discount-modal .text p{
    margin: 0
}
#wellness-modal .button, #discount-modal .button{
    background-color: #eab9cb;
    color: #0d1f38;
    max-width: min-content;
    padding: 5px 20px;
    border-radius: 8px;
    border: none;
    align-self: center;
    position: relative;
    margin-top: 35px;
    height: min-content;
    font-size: 14px;
}
#wellness-modal .button span, #discount-modal .button span{
    display: block;
    position: absolute;
    background-color: #0d1f38;
    color: white;
    padding: 3px 6px;
    border-radius: 5px;
    top: -20px;
    font-size: 8px;
    transform: rotate(-10deg);
    line-height: 14px;
}


#wellness-modal .button:hover, #discount-modal .button:hover{
    background-color: #0d1f38;
    color: white;
}
#wellness-modal  .frame, #discount-modal .frame{
    width: 460px;
    height: 256px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 25px 50px;
}
#wellness-modal .modal-header, #discount-modal .modal-header{
    margin-bottom: 35px;
}
#wellness-modal .modal-content, #discount-modal .modal-content{
    padding: 18px 18px 68px 18px;
}
@media (max-width: 768px){
    #wellness-modal .modal-header, #discount-modal .modal-header {
        margin-bottom: 30px;
    }
    #wellness-modal .modal-content, #discount-modal .modal-content {
        padding: 18px 18px 175px 18px;
    }
    #wellness-modal h2, #discount-modal h2{
        margin-bottom: -50px;
        max-width: min-content;
    }
    #wellness-modal h2 br, #discount-modal h2 br{
        display:initial
    }
    #wellness-modal .frame, #discount-modal .frame{
        width: 280px;
        height: 430px;
        background-size: cover;
        background-repeat: no-repeat;
        padding: 60px 25px 25px;
    } 
}



#kitchen-modal .modal-content{
    background-size: cover;
    background-position: top center
    
}

#kitchen-modal h2{
    background-color: white;
    border: 2px solid black;
    padding: 8px 16px;
    margin-bottom: -25px;
    text-align: center;
    z-index: 1;
}

#kitchen-modal h2 p{
    margin-bottom:  0;
}
#kitchen-modal h2 br{
    display: none
}
#kitchen-modal .text{
    font-family: "Playfair Display", serif;
    font-weight: var(--regular);
    font-size: 15px;
    line-height: 1.3em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
#kitchen-modal .text p{
    margin: 0
}
#kitchen-modal .button{ 
    background-color: #eab9cb;
    color: #0d1f38;
    max-width: min-content;
    padding: 0 20px;
    border-radius: 8px;
    border: none;
    align-self: center;
    position: relative;
    margin-top: 25px;
    height: 40px;
    font-size: 14px;
}
#kitchen-modal .button:hover{
    background-color: #0d1f38;
    color: #f5eaee;
}
#kitchen-modal .button span{
    display: block;
    position: absolute;
    background-color: #0d1f38;
    color: white;
    padding: 3px 6px;
    border-radius: 5px;
    top: -20px;
    font-size: 8px;
    transform: rotate(-10deg);
    line-height: 14px;
}
#kitchen-modal .button:hover {
    background-color: #0d1f38;
    color: white;
}
#kitchen-modal #frame{
    width: 460px;
    height: 256px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 40px 25px 25px;
}
@media (max-width: 768px){

    #kitchen-modal h2{
        margin-bottom: -50px
    }
    #kitchen-modal h2 br{
        display:initial
    }
    #kitchen-modal #frame{
        width: 280px;
        height: 430px;
        background-size: cover;
        background-repeat: no-repeat;
        padding: 80px 25px 25px;
    } 
}



#resident-modal .modal-header {
    margin-bottom: 20px;
}
#resident-modal .modal-content{
    background-size: cover;
    background-position: top center
}
#resident-modal .modal-body > div{
    margin-bottom: 25px;
}
#resident-modal h2{
    background-color: white;
    border: 2px solid black;
    padding: 8px 16px;
    margin-bottom: -25px;
    text-align: center;
    z-index: 1;
}
#resident-modal h2 p{
    margin-bottom:  0;
}
#resident-modal h2 br{
    display: none
}
#resident-modal .text{
    font-family: "Playfair Display", serif;
    font-weight: var(--regular);
    font-size: 15px;
    line-height: 1.3em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
#resident-modal .text p{
    margin: 0
}
#resident-modal .button{
    background-color: #eab9cb;
    color: #0d1f38;
    max-width: min-content;
    padding: 0 20px;
    border-radius: 8px;
    border: none;
    align-self: center;
    /* position: relative; */
    margin-top: 25px;
    height: 40px;
    font-size: 14px;
    position: absolute;
    bottom: -32px;
}
#resident-modal .button span{
    display: block;
    position: absolute;
    background-color: #0d1f38;
    color: white;
    padding: 3px 6px;
    border-radius: 5px;
    top: -20px;
    font-size: 8px;
    transform: rotate(-10deg);
    line-height: 14px;
}
#resident-modal .button:hover {
    background-color: #0d1f38;
    color: white;
}
#resident-modal #frame{
    width: 460px;
    height: 256px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 40px 25px;
    position: relative;
}
@media (max-width: 768px){

    #resident-modal h2{
        margin-bottom: -50px
    }
    #resident-modal h2 br{
        display:initial
    }
    #resident-modal #frame{
        width: 280px;
        height: 430px;
        background-size: cover;
        background-repeat: no-repeat;
    padding: 60px 25px 25px;
    } 
}



/* END POPUPS */

/*BOOKING DATEPICKER*/
.calendar .title-d{
    font-family: "Playfair Display", serif;
    border: var(--black) 1px solid;
    border-bottom: none;
    height: 40px;
    padding: 8px;
}
.calendar.error .title-d{
    color: var(--red);
}
.ui-datepicker.ui-datepicker-multi  {
    width: 100% !important;
}

.booking-datepicker{
    position: relative;
}
.ui-datepicker-inline,
.ui-datepicker.ui-datepicker-multi  {
    display: flex!important;
    flex-direction: column;
    border-radius: unset;
    border: var(--black) 1px solid;
    padding: 0;
}
.ui-datepicker-title{
    padding: 5px;
}
.ui-datepicker-title span{
    font-family: "Playfair Display", serif;
    font-weight: var(--regular);
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color:var(--black);
}
.ui-datepicker-inline,
.ui-datepicker-multi .ui-datepicker-group{
    position: relative;
    float:none;
    min-height: 422px;
}
.ui-datepicker-multi .ui-datepicker-group:first-child {
    border-right: 1px solid var(--black);
}
.ui-datepicker{
    width: 100%;
}
.ui-datepicker .ui-datepicker-header{
    background-color: transparent;
    background: none;
    border-radius: unset;
    border: none;
    position: unset;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default{
    background: none;
    border: none;
    text-align: center;
    font-family: "Heebo", sans-serif;
    font-weight: var(--regular);
    font-size: 15px;
    color: var(--black);
}
.dp-highlight .ui-state-default:hover,
.ui-state-default:hover{
    background-color: var(--ligth-gray);
    color: var(--white);
}
.dp-highlight .ui-state-default {
    background: var(--ligth-pink);
    color: var(--black);
}
.ui-datepicker td {
    border: 0;
    padding: 8px 0;
}
.ui-datepicker-calendar{
    margin:0 20px 50px 20px!important;
}
.ui-datepicker table,
.ui-datepicker-multi .ui-datepicker-group table {
    width: calc(100% - 40px);
}
.ui-datepicker-calendar thead{
    border-top: 1px solid var(--ligth-gray);
    border-bottom: 1px solid var(--ligth-gray);
    color: var(--ligth-gray);
}
.ui-datepicker-calendar thead span{
    font-family: "Playfair Display", serif;
    font-weight: var(--regular);
    font-size: 13px;
}
.ui-datepicker-calendar tbody tr:first-child td{
    padding-top: 30px;
}
.ui-datepicker th {
    padding: 0 10px !important;
}
.ui-datepicker-unselectable.ui-state-disabled span{
    text-decoration:line-through;
}
#datepicker {
    height: 300px;
    overflow-x: scroll;
}
.ui-widget { font-size: 100% }
.ui-datepicker-prev,
.ui-datepicker-next{
    position: absolute;
    border-radius: unset;
    border: 1px solid var(--black);
    background-image: url('../img/arrow.svg')!important;
    background-size: 17px 17px !important;
    background-repeat: no-repeat!important;
    background-position: center !important;
    bottom:-1px;
    top: auto!important;
    height: 40px !important;
    width: 40px !important;
}

.ui-datepicker-prev span.ui-icon,
.ui-datepicker-next span.ui-icon{
    display: none!important;
}
.ui-datepicker-prev{
    transform: rotate(180deg);
}
.ui-datepicker-prev{
    left: -1px !important;
}
.ui-datepicker-next{
    right: -1px !important;
}
.ui-datepicker-prev-hover:not(.ui-state-disabled),
.ui-datepicker-next-hover:not(.ui-state-disabled),
.ui-datepicker-prev:not(.ui-state-disabled):hover,
.ui-datepicker-next:not(.ui-state-disabled):hover{
    opacity: unset !important;
    border: 1px solid var(--black);
    background-image: url('../img/arrow.svg');
    background-color: var(--ligth-pink);
}

.booking-form{
    width: 100%;
}
.booking-form .arrival,
.booking-form .departure{
    display: none;
    border: 1px solid var(--black);
    min-height: 118px;
}
.booking-form .departure{
    border-left: none;
}
.booking-form .arrival.error .title-b{
    color: var(--red);
}
.booking-form .departure.error .title-b{
    color: var(--red);
}
.booking-form .arrival .arrival-month-year,
.booking-form .departure .departure-month-year{
    padding: 0 20px;
}
.booking-form .title-b{
    border-bottom: 1px solid var(--black);
    padding: 8px;
    background-color: var(--ligth-pink);
}
.booking-form .title-c{
    font-size: 12px;
}
.booking-form .date{
    margin-bottom: 32px;
}
/*END BOOKING DATEPICKER*/
/*FORM BOOKING*/
.booking-guests{
    position: relative;
    margin-bottom: 20px;
}
.booking-form label.guests{
    border: 1px solid var(--black);
    height: 40px;
    background-color: transparent;
    text-align: center;
    padding: 6px;
    margin-top: 20px;
}
.booking-form select.guests{
    border: 1px solid var(--black);
    border-left: none;
    height: 40px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding-right: 10%;
    text-align: right;
    margin-top: 20px;
    z-index: 1;
    background: transparent;
    border-radius: 0;
}
select.guests,
select.guests option {
    text-align-last: right;
    direction: rtl;
}
.booking-form .arrow-guests{
    display: inline-block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid var(--ligth-gray);
    margin-bottom: 3px;
    margin-left: 3px;
    right: 6%;
    top: 36px;
    z-index: 0;
}

/*END FORM BOOKING*/

/*BUTTONS*/
.check-button{
    height: 50px;
    background-color: var(--red);
    color: var(--white);
    border: 1px solid var(--black);
    margin-top: auto;
}
.check-button:hover{
    background-color: var(--pink);
}
.button{
    border: 1px solid var(--black);
    color: var(--black);
    background-color: var(--white);
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 30px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
}
.button:hover{
    background-color: var(--ligth-pink);
    color: var(--black);
}
.button.red{
    border: solid var(--red) 1px;
    background-color: var(--red);
    color: var(--white);
}
.button.red:hover{
    background-color: var(--pink);
    color: var(--white);
}

/*END BUTTONS*/
/*COOKIES POPUP*/
#cookie-bar {
    display: flex;
    position: fixed;
    bottom:0;
    left:0;
    z-index:9999;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#cookie-bar.fixed { top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {color: #6a6b65;margin:0 0 5px; padding:0;text-decoration: none;}
#cookie-bar a {text-decoration: underline}
#cookie-bar a.button {margin-top: 20px}
#cookie-bar .cb-enable {position: absolute;top: 10px; right: 10px;background:url(./cerrar_cookiebar.png) no-repeat 0 0 transparent;height: 17px;width: 17px;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}

#cookie-bar{
}

#cookie-bar #cookies-container {
    background-color: var(--black);
    color: var(--white);
    padding:25px;
    max-width: 464px;
}

#cookie-bar #cookies-container .button.white{
    color: var(--black)!important;
}
#cookie-bar #cookies-container .button.white:hover{
    color: var(--white)!important;
    background-color: var(--black)!important;
}
#cookie-bar #cookies-container *{
    font-size: 14px;
    color: var(--white);
}

#cookie-bar #cookies-container img{
    margin-bottom: 18px;
    width: 32px;
}
#cookie-bar #cookies-container span.modallink {
    text-decoration: underline;
    cursor: pointer;
}

.modal-dialog .modal-body{
    padding-top: 0;
}

.modal-dialog  #nl-text{
    position: relative;
    padding: 0;
}
.modal-dialog #nl-text #bike-girl{
    position: relative;
    display: flex;
    width: 150px;
    height: auto;
    margin-bottom: 22px;
}
.modal-dialog #nl-text #bird{
    position: absolute;
    bottom: 0;
    right: 6px;
    width: 80px;
}
.modal-dialog  #nl-text p{
    margin-bottom: 35px;
}

.modal-dialog #newsletter {
    max-width: 690px;
    border: none;
    padding: 0;
    background-color: transparent;
    width: 100%;
    margin-bottom: 35px;
}
.modal-dialog #newsletter div {
    padding: 0;
    border: none;
}
.modal-dialog #newsletter .input-border{
    background-color: var(--white);
    margin-bottom: 15px;
    width: 100%;
}
.modal-dialog #newsletter input[type="text"] {
    background-color: var(--white);
    padding: 24px 28px;
    font-size: 18px;
    border: var(--gray) 1px solid;
    height: 60px;
    width: 100%;
}
.modal-dialog #newsletter input{
    margin: 0;
}
.modal-dialog #newsletter input[type="submit"], a.button, button {
    width: 100%;
    border: none;
    max-width: none;
}
.modal-dialog #newsletter-form-popup label,
.modal-dialog #newsletter-form-popup a{
    font-family: "Playfair Display", serif;
}
.modal-dialog .close{
    height: 50px;
    width: 55px;
    top: 10px;
    z-index: 99;
    opacity: 1;
}



.modal-dialog .modal-content.christmas{
    position: relative;
    background-size: cover;
    background-position: left top;
}
.modal-dialog .modal-content.christmas::before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}
.modal-dialog .modal-content.christmas .close span{
        background-color: white;
}
.modal-dialog .modal-content.christmas .modal-body{
    display: flex;
    justify-content: center;
}
.modal-dialog .modal-content.christmas .modal-body .content{
    color:white;
    font-family: "Playfair Display", serif;
    text-align: center;
    display: flex;
    justify-items: center;
    align-items: center;
    gap:50px;
    flex-direction: column;
}
.modal-dialog .modal-content.christmas .modal-body .content h1{

}
.modal-dialog .modal-content.christmas .modal-body .content h2{
    font-style: italic;
}
.modal-dialog .modal-content.christmas .modal-body .content #christmas-pack{
    padding: 10px 20px;
    background-color: rgba(0, 0, 0, 0.8);
    max-width: max-content;
    font-style: italic;
    font-size: 14px;
}
.modal-dialog .modal-content.christmas .modal-body .content #christmas-pack p{
    margin-bottom: 0;
}
.modal-dialog .modal-content.christmas .modal-body .content .button{
    max-width: max-content;
    font-weight: 500;
    padding: 0px 15px;
    font-size: 12px !important;
}
.modal-dialog .modal-content.christmas .modal-body .content .button p{
    margin-bottom: 0;
}
/*END COOKIES POPUP*/

/****INSTAGRAM****/
#instagram h1{
    line-height: 1.4em;
    font-weight: 600;
}
.instagram-photo{
    width: 100%;
    margin-top: 30px;
    margin-bottom: 50px;
}
.instagram-photo .photo{
    background-position: center;
    display: inline-block;
    padding-bottom: 33.332%;
    width: 33.332%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    opacity: 0;
}
.instagram-photo .photo:hover{
    background-size: 110% auto;
}
.instagram-photo .photo:last-child{
    display: none;
}
#instagram-icon{
    margin-top: 50px;
    margin-bottom: 25px;
    background-color: var(--white);
    height: 80px;
    width: 80px;
    border-radius: 40px;

}
#instagram-icon svg{
    height: 36px;
    width: 36px;

}
/****FIN INSTAGRAM****/

/********NEWSLETTER*******/
#newsletter-form{
    margin-top: 40px;
}
#newsletter{
    max-width: 650px;
    padding: 1px;
    width: 80%;
    margin-bottom: 10px;
}

#newsletter div{
    padding: 5px;
}
#newsletter input{
    text-align: center;
    margin: 10px;
    border-radius: 0;
    height: 50px;
    width: 100%;
}
#newsletter input.button.pink{
    border: none;
    width: 95%;
    max-width: none;
    padding: 10px 20px 10px 20px;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: initial;
    font-weight: var(--regular);
}
#newsletter input[type=text]{
    font-family: "Playfair Display",serif;
    background-color: var(--white);
    padding: 3px 0;
    border: none;
    font-size: 18px;
    font-weight: 300;
    border: 1px solid var(--gray)
}
#newsletter input[type=text].error{
    border: 2px solid var(--red);
}
#newsletter-form .col-form-label,
#newsletter-form a {
    font-family: "Playfair Display", serif;
}
input:last-child{
    margin: 0 10px 10px;
}
input[type=checkbox]{
    margin: 0 10px 0 0;
    box-shadow: none;
}
input[type=checkbox].error{
    margin: 0 10px 0 0;
    box-shadow: 0 0 0 2px var(--red);
}
#bird{
    width: 100%;
    max-width: 780px;
    position: relative;
    margin: auto auto 0 auto;
}
#bird svg {
    position: absolute;
    bottom: -50px;
    right: 8%;
    width: 102px;
    top: auto;
}
#bird br{
    display: none;
}
#bird h1{
    font-size: 19px;
    letter-spacing: 5px;
    line-height: 1.4em;
    font-weight: 600;
    margin-bottom: 0;
}
#bird p{
    font-size: 16px;
    max-width: 450px;
}
/********FIN NEWSLETTER*******/
.sm-full-width,
.md-full-width{
    width: calc(100% + 24px);
    margin: 0 -12px;
}
.block{
    width: calc(100% + 24px);
    text-align: center;
    margin: 0 -12px;
}

.block.white{
    background-color: var(--white);
}
.block.pink{
    background-color: var(--ligth-pink);
    padding-left: 20px;
    padding-right: 20px;
}

.block .circle-img{
    background-color: var(--white);
    padding: 12px;
    border-radius: 50px;
    max-width: max-content;
    margin-top: -24px;
    margin-bottom: 10px;
}
.block .circle-img.transparent{
    background-color: transparent;
}
.block .circle-img svg{
    width: 26px;
    height: 26px;
}
/*GALLERY SLIDERS*/

.slick-slide {
    padding-bottom: 24%;
}
.slick-dots{
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 0;
    display: flex;
    justify-content: end;
}
.slick-slide{
    background-size: cover;
    background-position: center;
}
.slick-dots{
    padding: 0 50px 14px 0;
}
.slick-dots li{
    list-style: none;
    margin-left: 10px;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    padding: 4px;
    cursor: pointer;
    color: transparent;
    outline: none;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background-color: transparent;
    border: 1px solid var(--white);
}
.slick-dots li.slick-active button{
    background-color: transparent;
    border: 1px solid var(--black);

}
.slick-slider button.slick-arrow {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 20px;
    padding:0;
    background-color: transparent;
    z-index: 2;
    top: calc(50% - 9px);
    font-size: 0;
    width: 0;
    height: 0;
    border-bottom: 9px solid transparent;
    border-top: 9px solid transparent;
    border-left: 10px solid var(--white);
    border-right: none;
}
.slick-slider button.slick-arrow:first-child {
    left: 20px;
    border-bottom: 9px solid transparent;
    border-top: 9px solid transparent;
    border-right: 10px solid var(--white);
    border-left: none;
}

.slick-slider button.slick-arrow:hover{
    border-left: 10px solid var(--black);

}
.slick-slider button.slick-arrow:first-child:hover {
    border-right: 10px solid var(--black);
    border-left: none;
}
.gallery-container.sm-full-width{
    width: 100vw;
}
/*END GALLERY SLIDERS*/
.pink-bg{
    background-color: var(--ligth-pink);
    height: max-content;
}
.transparent-bg{
    background-color: transparent;
    height: max-content;
}
h1.with-img{
    position: relative;
    padding: 22px 40px 10px;
    text-align: left;
    margin-top: 50px;
    margin-bottom: 0;
}
h1.with-img svg,
h1.with-img img{
    position: absolute;
}
.header-img{
    position: absolute;
    margin: -150px auto auto;
}
.footer-img{
    position: relative;
    margin: auto auto -150px;
}

.modal-h1-title{
    color: var(--black);
    pointer-events: auto;
    box-sizing: border-box;
    margin: .67em 0;
    margin-top: 0;
    font-family: "Playfair Display", serif;
    font-weight: var(--regular);
    font-size: 40px;
    margin-bottom: 0;
    line-height: 1em;
    transition: all .15s ease-out;
    width: 100%;
    text-align: center;
}
#bookingJunePopup .modal-h1{
    pointer-events: auto;
    text-align: center!important;
    box-sizing: border-box;
    margin: .67em 0;
    margin-top: 0;
    line-height: 1em;
    font-family: "Playfair Display", serif;
    font-weight: var(--regular);
    font-size: 40px;
    transition: all .15s ease-out;
    color: var(--pink);
    margin-bottom: 40px;
}
#bookingJunePopup .modal-h2{
    color: var(--black);
    pointer-events: auto;
    text-align: center!important;
    box-sizing: border-box;
    margin-top: 0;
    margin-bottom: .5rem;
    line-height: 1.3em;
    font-family: "Playfair Display", serif;
    font-weight: var(--regular);
    font-size: 22px;
    transition: all .15s ease-out;
}
.index-h1{
    color: var(--black);
    box-sizing: border-box;
    margin: .67em 0;
    line-height: 1em;
    font-family: "Playfair Display", serif;
    font-weight: var(--regular);
    font-size: 40px;
    background-color: transparent;
    height: max-content;
    position: relative;
    margin-top: 50px;
    margin-bottom: 0;
    padding: 0;
    padding-left: calc(50vw - 600px);
    text-align: left;
    transition: all .15s ease-out;
    width: 100%;
}

footer #footer-faq .ctn-img-footer-0plastic svg, footer #footer-faq .ctn-img-footer-key-michelin .img-key-michelin, footer #footer-links svg{ 
    max-width: 176px; 
    width: 100%; 
    height: auto; 
} 
footer #footer-faq .img-footer-plasticfree { 
    max-width: 98px; 
    width: 100%; 
    height: auto; 
    position: relative; 
    left: -12%; 
} 
@media (max-width: 1400px) { 
    footer #footer-faq .img-footer-plasticfree { 
        position: static; 
    } 
} 

@media(min-width: 768px) {
    /*BOOKING DATEPICKER*/

    .calendar .booking-datepicker{
        width: 100%;
    }
    .ui-datepicker.ui-datepicker-multi  {
        flex-direction: row;
    }
    .ui-datepicker-multi .ui-datepicker-row-break{
        display: none;
    }
    .ui-datepicker-multi .ui-datepicker-group {
        width: 50%;
        position: unset;
    }
    /*END BOOKING DATEPICKER*/
    .sm-full-width{
        margin: auto;
        width: auto;
    }
    .md-full-width{
        width: calc(100% + 24px);
        margin: 0 -12px;
    }
    .md-full-container,
    .gallery-container.md-full-container {
        width: calc(100% + 64px);
        margin-left: -32px;
    }
}
.modal-dialog #newsletter input[type="submit"], a.button, button {
    width: auto;
    padding: 10px 40px 10px 40px;
    font-size: 18px;
    height: 60px;
    font-style: normal;
    border: 1px solid var(--gray);
    margin-bottom: 0;
    font-family: "Playfair Display", serif;
}
@media(min-width: 992px) {

    body {
        font-size: 16px;
    }


    /* FOOTER */
    footer {
        font-family: "Playfair Display", serif;
        font-size: 14px;
        line-height: 1.5em;
        font-weight: var(--semibold);
        padding: 40px 60px;
    }

    footer #logo-footer svg {
        width: 100%;
        max-width: 160px;
    }

    footer div[class^='col-'] {
        padding: 0
    }

    footer #footer-links div {
        border-top: solid 0 var(--white);
        padding-top: 0;
        margin-top: 0;
        border-bottom: solid 0 var(--white);
    }

    footer #footer-links a {
        margin-bottom: 24px;
    }

    footer #footer-contact a {
        margin-bottom: 0;
    }

    footer #menu-social-footer {
        margin-top: -10px;
        max-width: 162px;
        padding-bottom: 0;
    }

    footer #menu-social-footer svg {
        fill: var(--red);
        height: 32px;
    }

    footer #menu-social-footer a:hover svg {
        fill: var(--pink);
    }

    footer #footer-links a, footer #footer-faq a, footer #footer-sites a {
        margin-bottom: 24px;
        /*margin-bottom: 6px;*/
    }

    footer #footer-links svg {
        width: 80px;
        height: 80px;
    }

    footer #footer-links #svg-1820 {
        width: 176px !important;
    }

    footer #footer-faq{
        height: 100%;
    }

    footer #footer-faq a, footer #footer-contact a{
        margin: 0;
        flex-grow: 1;
    }

    /* END FOOTER */
    /* TEXT TYPES */
    h1 {
        font-family: "Playfair Display", serif;
        font-weight: var(--regular);
        font-size: 40px;
    }

    h2 {
        font-family: "Playfair Display", serif;
        font-weight: var(--regular);
        font-size: 22px;
    }

    h3 {
        font-family: "Playfair Display", serif;
        font-weight: var(--regular);
        font-size: 18px;
        text-transform: uppercase;
    }

    h4 {
        font-family: "Playfair Display", serif;
        font-weight: var(--regular);
        font-size: 22px;
        line-height: 1.2em;
    }

    h5 {
        font-family: "Playfair Display", serif;
        font-style: italic;
        font-weight: var(--medium);
        font-size: 16px;
        letter-spacing: 3px;
        text-transform: uppercase;
    }

    h6 {
        font-family: "Playfair Display", serif;
        font-weight: var(--semibold);
        color: var(--red);
        font-size: 22px;
    }

    .quote {
        font-family: "Allura", Brush Script MT, Brush Script Std, cursive;
        font-size: 48px;
        font-weight: var(--regular);
        line-height: 1em;
    }

    .footer-photo {
        font-family: "Allura", Brush Script MT, Brush Script Std, cursive;
        font-size: 26px;
        font-weight: var(--regular);
    }

    .letter {
        font-family: "Allura", Brush Script MT, Brush Script Std, cursive;
        font-size: 26px;
        font-weight: var(--regular);
    }

    .signature {
        font-family: "Allura", Brush Script MT, Brush Script Std, cursive;
        font-size: 32px;
        font-weight: var(--regular);
    }

    .featured-title ol,
    .featured-title,
    .featured-title p{
        font-size: 36px;
        line-height: 1.2em;
    }
    .author-title{
        font-size: 22px ;
    }
    .featured-text{
        font-family: "Playfair Display", serif;
        font-weight: var(--semibold);
        color: var(--green);
        font-size: 22px ;
        line-height: 1.2em;
    }
    .text{
        font-family: "Heebo";
        font-size: 16px;
        line-height: 1.5em;
        font-weight: var(--light);
    }
    .text.big,
    .big-text{
        font-family: "Heebo";
        font-size: 24px;
        line-height: 1.5em;
        font-weight: var(--light);
    }
    strong,
    b,
    .text.strong{
        font-weight: var(--semibold);
    }
    small,
    .text.small,
    .text-small{
        font-size: 14px;
        font-weight: var(--light);
        line-height:1.2em

    }
    a.read-more{
        font-family: "Playfair Display", serif;
        font-size: 15px;
        text-transform: uppercase;
    }
    input,
    select,
    textarea,
    input::placeholder,
    select::placeholder,
    textarea::placeholder{
        opacity: 1;
        font-family: "Heebo", serif;
        font-size: 16px;
    }
    input[type=submit],
    form button{
        font-family: "Playfair Display", serif;
        font-weight: var(--medium);
        font-size: 16px;
        text-transform: uppercase;
    }
    a.button,
    .button{
        font-family: "Playfair Display", serif;
        font-weight: var(--regular);
        font-size: 14px;
        letter-spacing: initial;
        text-transform: uppercase;
        line-height: 14px
    }
    .title-a{
        font-family: "Playfair Display", serif;
        font-weight: var(--regular);
        font-size: 22px;
        letter-spacing: initial;
    }
    .title-b{
        font-family: "Playfair Display", serif;
        font-weight: var(--regular);
        font-size: 14px;
        letter-spacing: initial;
        text-transform: uppercase;
    }
    .title-c{
        font-family: "Playfair Display", serif;
        font-weight: var(--regular);
        font-size: 16px;
        letter-spacing: 3px;
        text-transform: uppercase;
    }
    .title-d{
        font-family: 'Heebo', sans-serif;
        font-weight: var(--regular);
        font-size: 16px;
        letter-spacing: 2px;
        text-transform: uppercase;
    }
    select,
    .select{
        font-family: 'Heebo', sans-serif;
        font-weight: var(--regular);
        font-size: 16px;
        text-transform: uppercase;
    }
    .date{
        font-family: 'Playfair Display', sans;
        font-weight: var(--regular);
        font-size: 60px;
    }
    .week{
        font-family: 'Heebo', sans-serif;
        font-weight: var(--regular);
        font-size: 13px;
        color: var(--gray)
    }
    .day{
        font-family: 'Heebo', sans-serif;
        font-weight: var(--regular);
        font-size: 15px;
    }

    /* END TEXT TYPES */
    /**POPUP**/
    #bookingModal .modal-dialog {
        min-width: calc(100% - 40px);
        margin: 20px;
        padding: 0;
    }
    .modal-dialog #nl-text #bike-girl {
        position: absolute;
        left: 0;
    }
    .modal-dialog #newsletter .input-border {
        padding: 1px 0 1px 1px;
        background-color: var(--white);
        border: none;
        margin-bottom: 0;
        width: 100%;
    }
    .modal-dialog #newsletter {
        max-width: 690px;
        background-color: transparent;
        width: 100%;
        margin-bottom: 35px;
    }

    .modal-dialog #newsletter input[type="text"] {
        border-right: none;
    }
    .modal-dialog #newsletter input{
        margin: 0;
    }
    .modal-dialog #newsletter input[type="submit"], a.button, button {
        border-left: none;
    }
    /**FIN POPUP**/
    /*BOOKING DATEPICKER*/
    .modal-dialog .close {
        right: 0;
    }

    .calendar{
        width: calc(66% - 18px);
    }
    .calendar .booking-datepicker{
        width: 100%;
    }
    .ui-datepicker.ui-datepicker-multi  {
        flex-direction: row;
    }
    .ui-datepicker-multi .ui-datepicker-row-break{
        display: none;
    }
    .ui-datepicker-multi .ui-datepicker-group {
        width: 50% !important;
        position: unset;
    }
    .ui-datepicker-multi .ui-datepicker-group:first-child {
        border-bottom: none;
        border-right: 1px solid var(--black);
    }

    .ui-widget { font-size: 100% }
    .ui-datepicker-prev,
    .ui-datepicker-next{
        bottom: -1px;
    }
    .ui-datepicker-prev{
        left: -1px !important;
    }
    .ui-datepicker-next{
        right: -1px !important;
    }

    .booking-form{
        width: calc(33% - 18px);
    }

    .booking-form .title-c{
        font-size: 16px;
    }
    /*END BOOKING DATEPICKER*/
    /*INSTAGRAM*/
    #instagram-icon{
        margin-top: 108px;
    }
    #instagram h1{
        font-size: 19px;
        font-weight: 600;
        letter-spacing: 4px;
        line-height: 1.4em;
    }
    .instagram-photo{
        width: 100%;
        margin-top: 25px;
        margin-bottom: 200px;
    }
    .instagram-photo .photo{
        background-position: center;
        display: inline-block;
        padding-bottom: 25%;
        width: 25%;
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-color: var(--white);
    }
    .instagram-photo .photo:hover{
        background-size: 110% auto;
    }
    .instagram-photo .photo:last-child{
        display: inline-block;
    }
    /*END INSTAGRAM*/
    /*BLOCK NEWSLETTER*/
    #newsletter-form{
        margin-top: 5px;
    }
    #newsletter{
        margin-bottom: 10px;
        background-color: transparent;
    }
    #newsletter div{
        padding: 0px;
        border: var(--gray) 1px solid;
    }
    #newsletter input{
        margin: 0;
        height: auto;
    }
    #bird{
        margin-bottom: 0;
    }
    #bird svg {
        position: absolute;
        bottom: -8px;
        right: 65px;
        width: 102px;
        top: auto;
    }
    #newsletter input[type=text]{
        border: none;
        text-align: left;
        padding: 12px 28px;
        width: 100%;
        background-color: var(--white);
        font-weight:  var(--light);
        font-size: 16px;
        font-family: "Playfair Display", serif;
        height: 70px;
    }
    #newsletter input[type=text]::placeholder{
        font-family: "Playfair Display", serif;
        font-size: 16px;
    }
    #newsletter input.button.pink{
        margin: 0;
        height: 70px;
        width: fit-content;
        min-width: auto;
        font-size: 18px;
        padding: 20px 50px;
    }
    input[type=submit],
    button{
        font-size: 20px;
        font-weight: 500;
        height: 60px;

    }
    input[type=submit].black,
    a.button,
    a.button.black,
    button.black{
        letter-spacing: initial;
        font-size: 14px;
        font-weight: var(--regular);
    }
    #nl-text{
        padding: 30px 30px 15px;
    }
    #nl-text br{
        display: initial;
    }
    #nl-text svg {
        position: absolute;
        bottom: auto;
        top:8px;
        right: 60px;
        width: 120px;
        height: 50px;
    }
    #bird h1{
        margin-bottom: 12px;
        letter-spacing: 4px;
        line-height: 1.2em;
    }
    #nl-text [alt="Ilust-baleares"]{
        position: absolute;
        left: 0;
        top: 0;
        width: 150px;
    }
    #nl-text [alt="Ilust-paracaidista"]{
        position: absolute;
        right: 0;
        width: 250px;
    }
    #nl-text .content-1 p{
        margin-bottom: 10px;
        font-weight: bold;
    }


    /*END BLOCK NEWSLETTER*/
    /*GALLERY SLIDER*/

    .slick-dots{
        padding: 0 20px 20px 0;
        margin: 0;
    }
    .slick-dots li{
        margin-left: 15px;
    }
    .slick-dots li button {
        width: 12px;
        height: 12px;
        border-radius: 21px;
        background-color: transparent;
        border: 2px solid var(--white);
    }
    .slick-dots li.slick-active button{
        background-color: transparent;
        border: 3px solid var(--black);

    }

    .gallery-container.lg-full-container{
        width: calc(100% + 64px);
        margin-left: -32px;
    }
    .gallery-container.lg-full-width{
        width: 100vmax;
        margin-left: calc((-100vw/2) + (100% / 2));
    }
    /*END GALLERY SLIDER*/
    .sm-full-width{
        margin: auto;
        width: auto;
    }
    .md-full-width{
        margin: auto;
        width: auto;
    }
    .xl-full-width{
        width: calc(100% + 24px);
        margin: 0 -12px;
    }
    .block{
        margin: auto;
        width: 100%;
    }

    .block .circle-img {
        margin-top: -40px;
        margin-bottom: 35px;
        padding: 18px;
    }
    .block .circle-img svg {
        width: 44px;
        height: 44px;
    }

    .w-100 h1.pink-bg,
    .xl-full-width h1.pink-bg,
    .w-100 h1.transparent-bg,
    .xl-full-width h1.transparent-bg{
        width: 70%;
        padding-left: 12px;
        text-align: left;
    }

    .scrolling #scroll-top{
        display: flex;
    }
    /**FOOTER**/
    footer #footer-contact,
    footer #footer-faq,
    footer #footer-links{
        padding: 0;
        border-bottom: solid 0px var(--white);
    }
    /**END FOOTER**/
}
[alt="Foto Pop-up Navidad"]{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 290px;
}
.content-boton a p,.content-titulo,.content-1 p{
    text-transform: uppercase;
}
.nlmodal-navidad{
    width: 61% !important;
    float: right;
    margin-top: 30px !important;
    margin-right: 30px !important;
}
@media (max-width: 768px){
    .modal-body #nl-text {
        padding: 25px 0px 20px 0px !important;
        width: unset !important;
        float: unset !important;
        margin-top: unset !important;
        margin-right: unset !important;
    }
    [alt="Foto Pop-up Navidad"]{
        position: relative;
    }
    .content-texto br{
        display: none !important;
    }
}
.modal-dialog{
    max-width: 730px !important;
}
.modal-navidad .modal-body{
    text-align: center;
}
.content-boton{
    height: unset;
}
@media(min-width: 1201px) and (max-width: 1250px){
    header #logo{
        background-size: auto 88%;
    }
}
@media(min-width: 1200px){
    body.menu-open {
        overflow: unset;
    }
    #content{
        padding-top: 250px;
        min-height:100vh;
    }
    /*HEADER*/

    /* END HEADER */

    .w-100 h1.pink-bg,
    .xl-full-width h1.pink-bg,
    .w-100 h1.transparent-bg,
    .xl-full-width h1.transparent-bg{
        width: 70%;
        padding-left: calc(50vw - 600px);
        text-align: left;
    }
    #footer-menu{
        display: none !important;
    }
    nav .flex-column{
        flex-direction: row!important;
    }
    .lang-menu{
        display: none !important;
    }
}
#largeModalTitle{
    text-align: center;
}
@media(min-width: 1201px){

    header .top-menu .lang .option{
        font-weight: var(--medium);
    }
    header:not(.scrolling),
    header.show-menu:not(.scrolling){
        overflow: unset;
        height: 130px;
        background-color: var(--white);
        padding: 10px 60px 0 60px;
    }
    header.scrolling,
    header.show-menu.scrolling{
        overflow: unset;
        height: 100px;
        padding: 0 60px 0 60px;
        background-color: var(--white);
    }

    header #logo,
    header.show-menu #logo{
        top:0;
        z-index: 2;
    }
    header.show-menu:not(.scrolling) #logo ,
    header:not(.scrolling) #logo {
        height: 90px;
        width: 134px;
    }
    header.show-menu.scrolling #logo ,
    header.scrolling #logo  {
        margin-left: -39px;
        height: 70px;
        width: 137px;
    }
    header.show-menu .lang,
    header .lang {
        position: unset;
        top: unset;
        right: unset;
    }
    header.scrolling.show-menu .lang,
    header.scrolling .lang {
        display: none;
    }
    header:not(.scrolling) .top-menu{
        position: absolute;
        right: 220px;
    }
    header.scrolling .top-menu{
        position: absolute;
        right: 195px;

    }
    header .top-menu .option{
        position: relative;
    }
    header .top-menu .submenu{
        z-index: 2;
        position: absolute;
        background-color: var(--ligth-pink);
        transform:translate(-32%,30px);
        cursor: pointer;
        min-width: max-content;
    }
    header .top-menu .submenu a{
        display: inline-block;
        padding:5px 15px 0 15px;
        font-size: 14px;
        width: 100%;
        font-weight: var(--semibold);
        line-height: 20px;
        text-decoration: none;
        min-width: max-content;
    }
    header .top-menu .submenu a:hover span{
        color:var(--red);
        border-bottom:1px solid var(--red)
    }
    header .top-menu .submenu a:hover svg{
        fill:var(--red);
    }
    header .top-menu .submenu a:first-child{
        padding-top:10px;
    }
    header .top-menu .submenu a:last-child{
        display: inline-block;
        margin-bottom: 15px;
        line-height: 20px;
    }
    header .top-menu .submenu span{
        border-bottom:1px solid var(--black)
    }
    header .top-menu .submenu svg{
        height: 16px;
        width: 16px;
        margin-top: 5px;
        margin-right: 6px;
    }
    header.show-menu #circle-book-now,
    header #circle-book-now{
        z-index: 1;
        height: 100px;
        width: 100px;
        border-radius: 160px;
        line-height: 1.1em;
        font-size: 17.5px;
        color: var(--white);
        top: 0;
    }

    header.show-menu #circle-book-now.lang-en,
    header #circle-book-now.lang-en{
        padding: 10px;
        line-height: 1.1em;
        font-size: 21px;
    }
    header.show-menu #circle-book-now.lang-es,
    header #circle-book-now.lang-es{
        padding: 8px;
        line-height: 1.1em;
        font-size: 17px;
    }
    header.show-menu #circle-book-now.lang-fr,
    header #circle-book-now.lang-fr{
        padding: 0px;
        line-height: 1.1em;
        font-size: 17px;
    }
    header #circle-book-now-container {
        max-height: 140px;
    }
    header.scrolling #circle-book-now-container{
        max-height: 100px;
        overflow: hidden;
    }
    header nav{
        margin-left: 0;
        margin-top:-50px;
        overflow: unset;
        position: relative;
    }
    header.scrolling nav{
        margin-top:-50px;
    }
    header nav .option{
        text-align: center;
        margin: 0 2%;
        width: max-content;
    }
    header nav .with-submenu{
        width: max-content;
    }
    header nav .submenu .option{
        width: max-content;
    }
    header nav .submenu{
        z-index: 2;
        position: absolute;
        background-color: var(--white);
        padding:0 10px 15px 10px;
        margin-left: -10px;
        margin-top: -1px;
    }
    header nav .option .submenu .option:first-child{
        border-top: 1px solid var(--black);
    }
    header nav .option .option{
        margin: 0;
    }

}
@media(max-width: 1200px){
    #burger{
        display: flex !important;
    }
    .top-menu{
        display: none !important;
    }
}
@media(min-width: 1250px) {

    header nav .option{
        margin: 0 1.3%;
        width: max-content;
    }
}
@media(min-width: 1200px) and (max-width: 1450px){
    header nav .option{
        margin: 0 0.75% !important;
    }
}
@media(max-width: 1400px){
    header:not(.scrolling){
        padding:0px 35px 0px 35px;
    }
}
.content-1{
    font-family: Playfair Display, Semibold;
    font-size: 19px;
    letter-spacing: 4px;
    color: #000000;
}
.content-texto{
    font-family: Heebo, Light;
    font-size: 16px;
    line-height: 1.5em;
    color: #000000,
}
.content-small-text{
    font-family:Heebo, Light;
    font-size: 14px;
    color: #000000;
}
.content-boton{
    font-family: Heebo, Regular;
    background-color: var(--red);
    font-size: 14px;
    letter-spacing: 2px;
    color: #ffffff;
    border: 2px solid black;
    margin-bottom: 15px;
}
.content-boton p {
    font-size: 14px;
}
.content-titulo{
    font-family: Playfair Display,Medium;
    font-size:34px;
    color:#dc9fa8;
    margin-bottom: 20px;
}
.img-footer-treveler {
    width: 80px;
    height: 80px;
}
#svg-615{
    position: absolute !important;
    bottom: 88px !important;
    left: -14px !important;
    height: 137px !important;
    top: unset !important;
    right: unset !important;
    width: unset !important;
}
#svg-616{
    position: absolute !important;
    bottom: 0px !important;
    right: 0px !important;
    height: 211px !important;
    top: unset !important;
    width: unset !important;
}
@media(max-width: 768px){
    #svg-615,#svg-616{
        display: none;
    }
    .content-titulo{
        font-size: 27px;
    }
    #nl-text img{
        width: 150px;
    }
    #nl-text{
        padding:135px 0px 120px 0px !important;
    }
    #nl-text .img-baleares{
        position: absolute;
        top: 0;
    }
    #nl-text .img-paracaidas{
        position: absolute;
        bottom: 0;
    }
}
.content-boton p{
    margin-bottom: 0px !important;
    color:white;
}
.content-boton a{
    text-decoration: none;
}
.content-boton a:hover{
    color:black;
}
@media(max-width: 768px){
    .bottom-img{
        width: 80%;
    }
    .top-img{
        width: 80%;
    }
    .nlmodal-navidad p{
        margin-bottom: 10px !important;
    }
    .nlmodal-navidad button p{
        margin-bottom: 0px !important;
    }
    .nlmodal-navidad button{
        margin-top: 35px;
    }
    .image-instagram{
        width: 50px;
    }
    .mobile-faq a{
        margin-bottom: 15px;
    }
    #footer-faq .footer-press-icon{
        padding: 0px !important;
        margin-bottom: 15px;
    }
    #footer-links .container-menorca-reserva svg, #footer-links .container-plastic-free svg {
        max-height: 100px;
    }
    #footer-links .img-footer-plasticfree{
        height: 100px!important;
        width: auto!important;
        max-width: initial!important;
    }

    footer #footer-faq{
        height: auto;
    }
}
@media(max-width: 1350px){
    header .lang a{
        margin-left: 5px;
    }
}
.instagram-title{
    letter-spacing: 4px;
    line-height: 1.6em;
    font-size: 19px;
    font-family: "Playfair Display", serif;
    text-align: center;
    font-weight:bold;
    margin-bottom: -42px;
}
.image-instagram{
    display:block;
    margin:120px auto 5px auto;
}
@media(min-width: 768px){
    .container-fluid.white{
        margin-bottom: 200px !important;
    }
}
@media(max-width: 768px){
    header.show-menu{
        overflow-y: scroll;
    }
    .image-instagram{
        margin-top: 70px !important;
    }
}
@media(max-width: 768px){
    #Layer_1{
        width: 70px;
    }
    header .lang a{
        text-transform: uppercase !important;
    }
}
.hr-icons-menu{
    background-color:var(--red);
    height: auto;
    width: 1px;
    margin-left: 12px;
    margin-right: 12px;
}
.container-icons-menu {
    padding-top:10px ;
}
.icons-menu img{
    width: 80%;
}
.lang a[hreflang]{
    font-family: "Playfair Display", serif;
    text-transform: uppercase;
}
.footer-press-icon img{
    max-width: 80px;
    max-height: 35px;
}
.footer-press-icon{
    padding:20px 30px !important;
}
@media(min-width: 1400px){
    header.scrolling #logo{
        margin-left: unset;
    }
}
footer #logo-footer svg .cls-2{
    fill: #a43534 !important;
}
#submenu-1 a span{
    font-family: "Playfair Display", serif;
    font-weight: 600;
}
#submenu-4 span{
   text-transform:uppercase;
}

#resident-modal .resident-modal-frame{
    margin: 0 !important;
    padding: 65px 1.5rem 55px !important;
    max-width: 82% !important;
}
#resident-modal h2{
    max-width: 319px;
    padding: 10px 26px;
    margin-bottom: -45px;
    line-height: 24px;
}
#resident-modal .button{
    bottom: -21px;
    font-size: 16px;
    line-height: 20px;
    padding: 8px 26px !important;
    height: auto;
    background: #F5EAEE;
}
#resident-modal .button span {
    padding: 6px 14px;
    top: -24px;
}
#resident-modal .text p{
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 12px;
}
#resident-modal .text p:nth-last-child(3), #resident-modal .text p:last-of-type{
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 0px;
}
@media(min-width: 992px) {
    #first-gallery .slick-slide{
        padding-bottom:{{(805*100)/(1200*(count($firstgallery)+2))}}% !important;
    }
    #ofertass-gallery .slick-slide{
        padding-bottom:{{(805*100)/(1200*(count($roomsgallery)+2))}}% !important;
    }
    #eat-and-drink-gallery .slick-slide {
        padding-bottom: 15% !important;
    }
}
@media (max-width: 768px){
    #index{
        margin-top: 100px;
    }
}
@media (max-width: 576px){
    #resident-modal .resident-modal-frame{
        background-size: 131% 138% !important;
    }
}
