@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');



html{
    margin-top: 0px !important;
}
body{
    margin:0px;
}
header{
    display: none;
}
.banner-wrapp.innser-wrapp{
    display: none;
}
.header-landing{
    background:#19485E;
    display: flex;
    padding-left: 8%;
    padding-right: 8%;
    padding-top: 40px;
    padding-bottom: 40px;
    justify-content: space-between;
    align-items: center;
}
.phone-header{
    display:flex;
    align-items: center;
}
.phone-header img{
    width: 21px;
    height: 21px;
}
.phone-header p{
    color:#fff;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-left: 15px;
}
.phone-header p span{
    color:#15A48F;
}
.phone-header p a{
    color:#fff;
    text-decoration: none;
}
.phone-header p a:hover{
    color:#15A48F;
}
.btn-header{
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    text-align: center;
    line-height: normal;
    border: solid 2px #fff;
    border-radius: 58px;
    padding: 18px 50px;
    font-family: 'Lato', sans-serif;
}
.btn-header:hover{
    background: #15A48F;
    border:solid 2px #15A48F;
}
.features-top{
    background:#15A48F;
    display: flex;
    padding-left: 8%;
    padding-right: 8%;
    padding-top: 40px;
    padding-bottom: 40px;
    justify-content: space-between;
    align-items: center;
    gap:20px;
}
.features-top .feature{
    display: flex;
    align-items: center;
    max-width: 16%;
}
.features-top .feature p{
    color: #FFF;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase; 
    margin-left:10px;   
}
.form-book{
    display:flex;
    width: 100%;
    background: linear-gradient(181deg, #19485E 31.89%, #15A48F 106.04%);

}
.form-book .form-embebed{
    width: 50%;
    padding: 40px 8%;
    box-sizing: border-box;
}
.form-book .img-book{
    width: 50%;
}
.form-book .img-book img{
    width:100%;
    height: 100%;
}
.form-book .form-embebed h1{
    font-family: 'Quicksand', sans-serif;
    color: #FFF;
    text-align: center;
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 115%; /* 50.6px */
}
.color-15A48F{
    color: #15A48F;
}
.form-book .form-embebed p{
    color: #FFF;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 121.991%; /* 15.859px */
}
.delivering{
    width: 100%;
    padding: 50px 12%;
    box-sizing: border-box;
    text-align: center;
}
.delivering h2{
    color: #19485E;
    text-align: center;
    font-family: 'Quicksand', sans-serif;
    font-size: 61px;
    font-style: normal;
    font-weight: 700;
    line-height: 103%; /* 62.83px */
}
.delivering p{
    color: #19485E;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 30px;
    padding: 0px 16%;
}
.btn-green{
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    text-align: center;
    line-height: normal;
    border: solid 2px #15A48F;
    border-radius: 58px;
    padding: 18px 50px;
    font-family: 'Lato', sans-serif;
    background: #15A48F;
    display: inline-block;
}
.btn-green:hover{
    background: #19485E;
    border:solid 2px #19485E;
}
.footer-landing{
    background: #181818;
    width: 100%;
    padding: 100px 28% 60px 28%;
    box-sizing: border-box;
    text-align: center;
}
.footer-landing p{
    color: #FFF;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top:20px;
}
.footer-landing img{
    margin-bottom: 20px;
}
.why-choose{
    display:flex;
    width: 100%;
    background: #19485E;
    padding: 70px 5%;
    box-sizing: border-box;
}
.why-choose .img-choose{
    width: 50%;
    padding: 0px 5%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
.why-choose .img-choose img{
    width:100%;
    height: auto;
}
.description-choose{
    width: 50%;
    padding: 0px 6% 0px 5%;
    box-sizing: border-box;
}
.description-choose h2{
    color: #FFF;
    font-family: 'Quicksand', sans-serif;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 115%;
}
.description-choose p{
    color: #FFF;
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.high-choose{
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding: 20px 7% 70px 7%;
}
.high-choose h2{
    color: #19485E;
    text-align: center;
    font-family: 'Quicksand', sans-serif;
    font-size: 69px;
    font-style: normal;
    font-weight: 700;
    line-height: 121.766%;
}
.high-choose .highs{
    width:100%;
    display: flex;
    gap:2%;
    margin-top:50px;
}
.high-choose .highs .high{
    text-align: center;
}
.high-choose .highs .high img{
    width: auto;
}
.high-choose .highs .high h4{
    color: #19485E;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 121.766%; /* 24.353px */
    box-sizing: border-box;
}
.high-choose .highs .high p{
    color: #19485E;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.color-fff{
    color:#fff;
}
.creating{
    background: linear-gradient(359deg, #15A48F 2.73%, #19485E 98.87%);
    box-sizing: border-box;
    padding:60px 7%;
    text-align: center;
}
.creating h2{
    color: #FFF;
    text-align: center;
    font-family: 'Quicksand', sans-serif;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 121.766%; /* 54.795px */
    margin-bottom: 0px;
}
.creating p{
    color: #FFF;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.creating .smiles{
    display: flex;
    margin-top: 40px;
    justify-content: space-evenly;
    gap:10px;
}
.creating .smiles img{
    width: 100%;
    height: auto;
}
.find-us{
    width: 100%;
    display: flex;
    box-sizing: border-box;
    padding:60px 10% 30px 10%;
}
.find-us .map{
    width: 50%;
    box-sizing: border-box;
    padding-right:3%;
}
.find-us .find{
    width:50%;
    box-sizing: border-box;
    padding-left:3%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.find-us .map iframe{
    border-radius: 58px;
}
.find-us .find h2{
    color: #000;
    font-family: 'Quicksand', sans-serif;
    font-size: 69px;
    font-style: normal;
    font-weight: 700;
    line-height: 121.766%;
    margin-bottom:0px;
    margin-top:0px;
}
.find-us .find h3{
    color: #19485E;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 121.766%; /* 24.353px */
}
.find-us .find p{
    color: #19485E;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.find-us .find div a{
    color: #19485E;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 31px; /* 172.222% */
    text-decoration: none;
    margin-left:10px;
}
.find-us .find div a:hover{
    color:#15A48F
}
.find-us .find div img{
    width: auto;
    height: 16px;
}
.find-us .find div{
    display: flex;
    align-items: center;
}
.find-us .find .time{
    line-height: 29px;
}
.top-footer{
    width: 100%;
    box-sizing: border-box;
    padding-right: 13%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    margin-bottom: -36px;
}
.top-footer a img{
    width: auto;
    height: auto;
}
.top-footer a img:hover{
    cursor:pointer;
    opacity: 0.9;
}
.show-mobile{
    display: none !important;
}
.hide-mobile{
    display: block;
}
swiper-container {
    width: 100%;
    height: 100%;
}
swiper-slide {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.choose-swiper{
    background:#EFECE4;
    padding-top:60px;
    padding-bottom: 60px; 
}
.choose-swiper h2{
    color: #19485E;
    text-align: center;
    font-family: 'Quicksand', sans-serif;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 115%; /* 40.25px */
    padding-left: 27%;
    padding-right: 27%;
}
.choose-swiper .high-rot{
    padding-left:10%;
    padding-right: 10%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.choose-swiper .high-rot img{
    width: auto;
    height: 100%;
}
.choose-swiper .high-rot h4{
    color: #19485E;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 121.766%;
}
.choose-swiper .high-rot p{
    color: #19485E;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 10%;
    padding-right: 10%;
    margin-bottom: 40px;
}

.modal-form .overlay .popup{
    background: #15A48F;
    border-radius: 40px;
    box-shadow: 0px 16px 32px -8px #0C0C0D66;
}
.overlay {
    position: fixed;
    top: 0; left: 0;
    width: 100%; 
    height: 100%;
    background: rgba(0,0,0,.55);
    display: none;   /* oculto por defecto */
    justify-content: center;
    align-items: center;
}
.popup {
    background: white;
    padding: 25px;
    width: 55%;
    animation: pop 0.25s ease;
    text-align: center;
}
.popup h1{
    color: #fff;
    font-family: 'Quicksand', sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 115%;
}
.popup p{
    color: #FFF;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 121.991%;
}
.color-19485E{
    color:#19485E;
}
@keyframes pop {
    0%   { transform: scale(0.5); opacity: 0; }
    100% { transform: scale(1); opacity: 1; }
}
.close-pop {
    display: inline-block;
    margin-top: 15px;
    padding: 8px 12px;
    background: #ff3b3b;
    color: white;
    border-radius: 6px;
    cursor: pointer;
    text-align: center;
}

 /* thank you page */
.thankyou {
    background: #efece4;
}
.thankyou h1 {
    color: #19485E!important;
    margin-top: 0;
}
.thankyou p {
    color: #19485E!important;
    font-size: 18px!important;
}
.thankyou.form-book .form-embebed {
    align-self: center;
}
.thankyou .btn-green {
    display: flex!important;
    justify-content: center;
    align-items: center;
}
.thankyou .btn-green .icon {
    height: 30px;
    margin-left: 10px;
}
/*RESPONSIVE*/
@media only screen and (max-width: 768px){
    .creating .smiles{
        flex-direction: column;
        padding-left: 10%;
        padding-right: 10%;
    }
    .find-us{
        flex-direction: column;
        padding: 50px 20px;
        background: #EFECE4;
        margin-bottom: -50px;
    }
    .find-us .map{
        width:100%;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 30px;
    }
    .why-choose{
        flex-direction: column;
    }
    .why-choose .img-choose{
        width: 100%;
    }
    .description-choose{
        width: 100%;
    }
    .form-book{
        flex-direction: column;
    }
    .form-book .form-embebed{
        width: 100%;
        padding: 30px 10%;
    }
    .form-book .img-book{
        width: 100%;
    }
    .phone-header{
        display: none;
    }
    .btn-book-header{
        display: none;
    }
    .header-landing{
        justify-content: center;
    }
    .features-top{
        flex-direction: row;
        flex-wrap: wrap;
    }
    .features-top .feature{
        width: 40%;
        max-width: 50%;
    }
    .features-top .feature p{
        font-size:14px;
    }
    .form-book .form-embebed h1{
        font-size:35px;
    }
    .delivering{
        background: #EFECE4;
    }
    .delivering h2{
        font-size: 35px;
    }
    .delivering p{
        padding: 0px;
        font-size: 16px;
    }
    .btn-green{
        font-size:14px;
        padding: 18px 30px;
    }
    .description-choose h2{
        text-align: center;
        font-size: 35px;
    }
    .description-choose{
        text-align: center;
    }
    .show-mobile{
        display: block !important;
    }
    .hide-mobile{
        display: none;
    }
    .high-choose h2{
        font-size: 35px;
        padding: 0px 23%;
    }
    .creating h2{
        font-size: 37px;
    }
    .find-us .find{
        text-align: center;
        width: 100%;
        margin-bottom: 30px;
    }
    .find-us .find h2{
        font-size: 35px;
    }
    .top-footer{
        justify-content: center;
        padding-right: 0px;
    }
    .footer-landing{
        padding:100px 8% 60px 8%
    }
    .footer-landing .btn-green{
        margin-bottom:50px;
    }
}