@import "preguntas.css";

.fondo_slide_index h1 {
    font-size: clamp(1.063rem, 0.995rem + 0.34vw, 1.438rem);
    line-height: 100%;
    margin-bottom: 10px;
    
   
}

.fondo_slide_index h1 span {
    font-size: 0.9em;

}

.fondo_slide_index h2 {
    font-size: 4em;
    color: #fff;
    font-weight: 800;
    line-height: 100%;
    /* text-shadow: -1px 0 #000, 1px 0 #000, 0 1px #000, 0 -1px #000;*/
    text-shadow: 1px 1px 0 #000000;
   /* margin-top: 10%;*/
   
    text-transform: uppercase;
    text-align: center;
}

.fondo_slide_index h2 span {
    font-size: 0.8em;

}

.fondo_slide_index {
    /*background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.3)), url("../img/slide_foto1.jpg");*/
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    align-items: center;
   display: flex;
    /*background-attachment: fixed;*/
   
}

.rango_bsq:disabled, .rango_bsq[readonly]{
    background-color: #FFFFFF!important;
}

.date_range{
    cursor: pointer;
}

  /*.relleno_slide {
  padding-top: 20%;
    padding-bottom: 10%;
}*/

.relleno_transp {
   /* margin-top: 15%;*/
    padding: 20px 20px 10px 20px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 20px;
}

.sobre_titular {
    margin-bottom: 28px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
}

.relleno_transp .form-control {
   
    height: auto !important;
}

.relleno_transp .btn_corporativo {
    padding: 6px;
    font-size: 17px;
    border-radius: 3px;
}
.relleno_transp .form-group {    margin-bottom: 0.5rem;}
/*--------------------------buscador--------------------------------------*/


.relleno_transp .politica {
    font-size: 0.9em;
    color: #666;
}

.relleno_transp .politica:hover {
    font-size: 0.9em;
    color: #000;
}


/*-----------------------------movil-----------------------------------------------------------*/

/*.slide_movil {
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.3)), url("../img/slide_foto1.jpg");
    background-size: cover;
    min-height: 200px;
}*/

.slide_movil h2 {
    font-size: clamp(2.125rem, 1.698rem + 2.13vw, 4.5rem);
    color: #fff;
    font-weight: 700;
    line-height: 100%;
    /* text-shadow: -1px 0 #000, 1px 0 #000, 0 1px #000, 0 -1px #000;*/
    text-shadow: 1px 1px 0 #000000;
    margin-top: 10%;
    padding-left: 5%;
}


.slide_movil h2 span {
    font-size: 0.8em;
}


/*------------------titular noticia-----------------------*/

.noticias3 .h2 {
    margin-bottom: 18px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.1;
    font-size: 2.4em;
    text-align: center;
}

.noticias3 .card-title {
    font-size: 1.2em !important;
    font-weight: 400;
    letter-spacing: -.3px;
    line-height: 100%;
}

.noticias3 .card-title a {
    color: #333;
}

.noticias3 .fecha_not {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.7em;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.noticias3 .caja_not {
    background-color: #fff;
    margin-bottom: 30px;
}

.noticias3 .caja_not .ver_not {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.7em;
    transition: color linear 1s;
    letter-spacing: 1px;
}

.noticias3 .caja_not .ver_not::after {
    font-family: "Font Awesome 5 Free";
    content: '\f061';
    padding-left: 5px;
}

.noticias3 .caja_not .card-footer {
    background-color: #fff !important;
    border: none;
}

.noticias3 .caja_not figure img {
    width: 350px;
    height: 232px;
    object-fit: contain;
}

.noticias3 .noticias3 .card-body {
    padding: 0.5rem 1.25rem !important;
}


.noticias3 .card-footer {
    padding: 0.25rem 1.25rem;
}


/*------------------cajas bajo slide-----------------------*/

#cajas_enlaces_dato_contacto .dato {
    position: absolute;
    bottom: 0px;
    margin: 0px;
}

#cajas_enlaces_dato_contacto .dato li {
    display: inline-block;
    font-size: 1.2em;
}

#cajas_enlaces_dato_contacto .dato li .fas {
    font-size: 2.5em;
    margin-right: 10px;
}

#cajas_enlaces_dato_contacto .caja {
    padding: 20px 10px 0px 20px;
    transition: color linear 1s;
}

.caja {
    transition: color linear 1s;
}

#cajas_enlaces_dato_contacto .nombre_caja {
    font-size: 1.1em;
    font-weight: 500;
    line-height: 110%;
    padding-top: 15px;
}

#cajas_enlaces_dato_contacto .caja .icono {
    font-size: 2.5em;
}

#cajas_enlaces_dato_contacto .caja .ver {
    font-size: 2.5em;
}


/*------------------presentacion-----------------------*/


.texto_pres h2 {
    letter-spacing: -.3px;
    line-height: 1.22;
    font-size: clamp(1.875rem, 1.763rem + 0.56vw, 2.5rem);
    font-weight: 700;
    margin-bottom: 35px;
    margin-top: 10px;
    text-transform: uppercase;
}

.texto_pres h2 span {
    font-weight: 800;
}


#presentacion .sobre_titular {
    margin-bottom: 10px;
}

#presentacion .imagen_pres {
    display: flex;
    align-self: center;
}

#presentacion .imagen_pres img {
    align-self: center;
}

#presentacion .texto_presentacion {
    padding-left: 7%;
    display: flex;
    align-self: center
}

.texto_pres {
    margin-bottom: 30px;
    align-self: center;
}


/*------------------tu alquiler-----------------------*/
#alquiler_incluye {
    text-align: center;
}

#alquiler_incluye h2 {
    font-size: 2.5em;
    text-transform: uppercase;
    font-weight: 700;
}

.cajas_iconos {
    text-align: center;
    margin-top: 20px;
}

.cajas_iconos .nombre_cajas {
    text-transform: uppercase;
}

#alquiler_incluye h3 {
    font-size: 1.5em;
    font-weight: 600;
}

.fila_cajas {
    justify-content: center;
}

.destacado {
    font-size: 1.1em;
    font-weight: 600;
}

.cajas_iconos .desc {
    padding: 10px 10px;
    font-size: 0.9em;
}

.cajas_iconos .icono img {
    padding: 20px;
    width: 33%;
}


/*-----------------extras-----------------------*/
#extras h2 {
    font-size: 2.8em;
    font-weight: 700;
    text-transform: uppercase;
}

#extras .caja {
    text-align: center;
    position: relative;
    -webkit-box-shadow: 0 0px 10px #777, 0 0 10px #CCC inset;
    -moz-box-shadow: 0 0px 10px #777, 0 0 10px #CCC inset;
    box-shadow: 0 0px 25px #777, 0 0 10px #CCC inset;
}

#extras h3 {
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 600;
}

.cajas_extras {
    align-content: stretch;
}

#extras .caja {
    padding-top: 20px;
    padding-bottom: 20px;
}


/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    #presentacion .texto_presentacion { padding-left: 15px;}
    .noticias3 .h2 { font-size: 1.5em;}
    .relleno_transp { margin-top: 4%;}
    .relleno_slide {
        padding-top: 0;
        padding-bottom: 5%;
    }

   
   

    .relleno_transp .form-control {
        padding: 8px;
    }

    .relleno_transp .btn_corporativo {
        padding: 7px;
    }

    .relleno_ambos {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    /*.fondo_slide_index{background-image: linear-gradient(rgba(196, 207, 61,0.9), rgba(196, 207, 61,0.9)), url(../img/slide_foto1.jpg);}*/
    .fondo_slide_index {
        background-image: none;
    }

    .imagen_pres col {
        padding-left: 0px;
        padding-right: 0px;
    }

    .texto_pres h2 {       
        margin-bottom: 10px;
        margin-top: 40px;
    }

    #alquiler_incluye h2 {
        font-size: 2em;
    }

    #extras h2 {
        font-size: 2em;
    }

    #presentacion .relleno_ambos {
        padding-top: 0px;
    }

    #presentacion .sin_margenes {
        padding-left: 0px;
        padding-right: 0px;
    }


}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    .noticias3 .caja_not figure img { width:auto; height: auto;   }
    .noticias3 .h2 { font-size: 2em;}
    #presentacion .texto_presentacion { padding-left:inherit;}
 
    .relleno_slide {  padding-top: 5%;    padding-bottom: 5%;}

    .fondo_slide_index h2 {
        font-size: 2em;
    }
    .relleno_slide {
        padding-top: 10%;
        
    }
    .fondo_slide_index {
        height: auto!important;
    }

    .relleno_ambos {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .form-group {
        margin-bottom: 0.5rem;
    }
    .relleno_transp { margin-top: 5%;  }
    .relleno_transp .form-control {
        padding: 5px;
    }

    .relleno_transp .btn_corporativo {
        padding: 5px;
    }

    #cajas_enlaces_dato_contacto {
        margin-top: 0px;
    }

    .texto_pres h2 {
        margin-bottom: 10px;
    }

    #extras h2 {
        font-size: 2.4em;
    }


}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
    .noticias3 .h2 { font-size: 2em;}
    .noticias3 .caja_not figure img { width:auto; height: auto;   }
    .form-group {
        margin-bottom: 0.5rem;
    }

    .fondo_slide_index h2 {
        font-size: 1.9em;
    }

    .relleno_transp {
        padding: 20px;
    }

    .relleno_transp .form-control {
        padding: 5px;
    }

   
    .relleno_slide {  padding-top: 5%;    padding-bottom: 5%;}

    .cajas_iconos .icono img {
        width: 70%;
    }

    .relleno_transp .btn_corporativo {
        padding: 5px;
    }

    #extras h2 {
        font-size: 2.4em;
    }

    #extras h3 {
        font-size: 0.8em;
    }

    .relleno_ambos {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #presentacion .texto_presentacion {
        padding-left: 10px;
    }

    .texto_pres h2 {
     
        margin-bottom: 10px;
    }


}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
    .relleno_slide {  padding-top: 5%;    padding-bottom: 5%;}

    .relleno_ambos {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .cajas_iconos .icono img {
        width: 50%;
    }

    .texto_pres h2 {
      
        margin-bottom: 10px;
    }

    #presentacion .texto_presentacion {
        padding-left: 10px;
    }

    #alquiler_incluye h3 {
        font-size: 1.2em;
    }
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width: 1399px) {
    

}

/* Extra large devices (large desktops, 1400px and up)*/
@media (min-width: 1400px) {
    .fondo_slide_index { height:calc(100vh - 110px)!important; object-fit: cover; }

}
