
@import url('https://fonts.googleapis.com/css2?family=Cardo&family=Roboto:wght@400;700&display=swap');

body{
    font-family: 'Cardo', serif;
    font-size: 18px;
    background-color: #EBE5D9;
}
h1{
    font-family: 'Cardo', serif;
    font-size: 36px;
    line-height: 49px;
    color: #132F4C;
    margin: 0px;
    text-transform: uppercase;
}
h2{
    font-family: 'Cardo', serif;
    font-size: 30px;
    line-height: 41px;
    color:#83753B;
}
h3{
    font-family: 'Cardo', serif;
    font-size: 24px;
}
ul>li{
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    line-height: 28px;
    color: #0A3C5E;
    margin-left: 30px;
    padding: 7px;
}
strong{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
    padding-bottom: 78px;
}
.px-78{
    padding:78px 0px;
}
button{
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #D6BA6D;
    width: 261px;
    height: 64px;
    border-radius: 10px;
    text-align: center;
    border:none;
}
button:hover{
    transition: 0.5s;
    background-color: #83753B;
}
.logo{
    margin: 32px 0px;
    width: 124px;
}
#ventas{
    background-image: url(bg-toronto.jpg);
    /*mix-blend-mode: multiply;*/
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 118px 0px;
}
.precio{
    margin-top: -60px;
    margin-bottom: 300px;
    width: 100%;
}
#caracteristicas{
    padding-top: 94px;
    padding-bottom: 94px;
    margin-bottom: 160px;
}
.bg-blue{
    background-color: #0A3C5E;
    color: #FFFFFF;
    padding: 100px 0px;
}
.bg-blue img{
    min-width: 60px;
    width: 50%;
}
.mt-100{
    margin-top: 100px;
}
#caracteristicas h2{
    font-size: 36px;
    line-height: 49px;
    text-align: center;
    text-transform: uppercase;
    color: #83753B;
}
#caracteristicas p{
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #0A3C5E;
}

#modelos h2{
    font-size: 30px;
    line-height: 41px;
    text-align: center;
    text-transform: uppercase;
    color: #0A3C5E;
    margin-bottom: 40px;
}
#modelos h3{
    font-size: 48px;
    line-height: 65px;
    text-align: center;
    color: #FFFFFF;
    background-color: #0A3C5E;
    margin: 0px;
    width: fit-content;
    padding: 0px 15px;
}
.pt-65{
    padding-top: 65px;
}
h4{
    font-size: 30px;
    line-height: 41px;
    text-align: center;
    text-transform: uppercase;
    color: #0A3C5E;
    margin:0px;
}
h5{
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #83753B;
    margin:0px;
    padding-bottom: 22px;
}
#amenidades{
    padding-top: 217px;
    overflow: hidden;
}
#amenidades h4,#ubicacion h4{
    font-size: 36px;
    line-height: 49px;
    text-align: center;
    text-transform: uppercase;
    color: #83753B;
    margin: 20px auto;
}
#amenidades h5,#ubicacion h5{
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #0A3C5E;
    margin-bottom: 32px;
}
#amenidades button{
    margin-top: 72px;
}
#ubicacion{
    margin-top: 263px;
}
footer{
    margin-top: 162px;
    background: linear-gradient(0deg, rgba(19,47,76,1) 84%, transparent 84%, transparent 100%);
}
label{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}
#btn-enviar{
    margin-top: 67px;
    margin-bottom: 67px;
}
footer h2{
    font-size: 36px;
    line-height: 49px;
    text-align: center;
    text-transform: uppercase;
    color: #D6BA6D;
    margin-top: 50px;
    margin-bottom: 30px;
}
footer h3{
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #FAF6F3;
    margin-bottom: 60px;
}
footer a{
    text-decoration: none;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
}
footer a:hover{
    color: #FFFFFF;
}
.carousel-indicators{
    position: relative; 
    margin-top: 1rem;
    margin-bottom: 0px;  
}
.carousel-indicators [data-bs-target]{
    background-color: #0A3C5E;
    ;
}
.carousel-control-next, .carousel-control-prev {
    position: relative;
    width:initial;
}
.carousel-control-next img, .carousel-control-prev img{
    width: 50px;
}
iframe{
    width: 100%;
    height:600px;
    border:none;
}
.imgidei{
    text-align: left;
}
.imgidei img{ 
    width: 70%;
}
.aviso{
    text-align: right;
}
.align-icon{
    text-align: center;
}
.marca{
    position: absolute;
    top: -23%;
    right: -15%;
    width: 30%;
}
.gracias{
    padding: 5% 0%;
    background-color: #132F4C;
}
.gracias h1{
    font-size: 30px;
    line-height: 41px;
    text-align: center;
    text-transform: uppercase;
    color:#83753B;
    margin: 60px 0px;
}
.gracias h2{
    font-size: 24px;
    line-height: 31px;
    color:#FFFFFF;
}
.torontobn{
    width: 285px;
}
.pos-relaive{
    position: relative;
}
.torontocolor{
    width: 25%;
    position: absolute;
    bottom: -6%;
    right: -11%;
}
i{
    color:red;
}
.loading{
    display: none;
    width:70px;
    margin-top: 50px;
}
#div-cookies {
    font-family:'Montserrat', sans-serif;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-color: white;
    padding: 7px;
    text-align: center;
    z-index: 99;
    border-top: 2px solid #293039;
    border-bottom: 2px solid #293039;
}
#div-cookies button{
    border: none;
    color:#FFFFFF;
    background-color: #D6BA6D;
    width: fit-content;
    height: 35px;
    padding: 5px 15px;
}
@media only screen and (max-width: 992px) {
    body{
        font-size: 16px;
    }
    .logo{
        margin: 23px 0px;
    }
    h1{
        font-size: 24px;
        line-height: 32px;
    }
    h2{
        font-size: 24px;
        line-height: 32px;
    }
    h3{
        font-size: 18px;
    }
    button{
        font-size: 16px;
    }
    #ventas{
        padding-top: 50px;
        background-position: top right;
    }
    .precio{
        margin-top: 0px;
        margin-bottom: 120px;
        width: 50%;
        float: right;
    }
    #caracteristicas{
        padding-top: 0px;
        margin:0px;
    }
    strong{
        font-size: 18px;
        line-height: 21px;
    }
    #caracteristicas h2{
        margin-top: 117px;
        margin-bottom: 32px;
        font-size: 30px;
        line-height: 41px;
    }
    #caracteristicas p{
        font-size: 18px;
        line-height: 21px;
        padding: 0px 20px 20px 20px;
    }
    #modelos h2{
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 40px;
    }
    #modelos h4{
        font-size: 24px;
        line-height: 32px;
    }
    #modelos h5{
        font-size: 15px;
        line-height: 21px;
    }
    ul>li{
        font-size: 18px;
        line-height: 21px;
        margin: 0px;
    }
    .pt-65{
        padding-top: 35px;
    }
    #amenidades {
        padding-top: 200px;
    }
    #amenidades h4{
        margin: 80px 0px 50px 0px;
    }
    #amenidades button {
        margin-top: 50px;
    }
    #ubicacion {
        margin-top: 150px;
    }
    #ubicacion h4{
        font-size: 30px;
        line-height: 41px;
    }
    #ubicacion h5{
        font-size: 18px;
        line-height: 24px;
    }
    iframe{
        height:400px;
     
    }
    footer h2{
        margin-top: 50px;
        margin-bottom: 30px;
        font-size: 30px;
        line-height: 41px;
    }
    footer h3{
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 0px;
        margin-bottom: 30px;
    }
    label{
        padding-top:30px ;
    }
    .imgidei{
        text-align: center;
    }
    .imgidei img{ 
        width: 50%;
    }
    .aviso{
        padding: 15px 0px;
        text-align: center;
    }
    footer{
        margin-top: 162px;
        background: linear-gradient(0deg, rgba(19,47,76,1) 89%, transparent 89%, transparent 100%);
    }
    .align-icon{
        text-align: right;
    }
    .gracias h2{
        margin-bottom: 60px;
    }
    .torontocolor{
        width: 25%;
        top: -0%;
        left: 20%;
    }
    #modelos p{
        text-align: center;
        font-family: 'Roboto', sans-serif;
        color: #0A3C5E;
        font-size: 18px;
        line-height: 21px;
        margin: 0px;
    }
}