@import "preguntas.css";

.fondo_slide_index h1 {
    font-size: 1.5em;
    font-weight: 700;
    line-height: 110%;
    margin-bottom: 20px;
}

.fondo_slide_index h1 span {
    font-size: 0.9em;

}

.fondo_slide_index h2 {
    font-size: 3em;
    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%;
    text-transform: uppercase;
}

.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;
    /*background-attachment: fixed;*/
}

.rango_bsq:disabled, .rango_bsq[readonly]{
    background-color: #FFFFFF!important;
}

.date_range{
    cursor: pointer;
}

.relleno_slide {
    padding-top: 10%;
    padding-bottom: 10%;
}

.relleno_transp {
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 30px;
}

.sobre_titular {
    margin-bottom: 28px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
}

.relleno_transp .form-control {
    padding: 12px;
    height: auto !important;
}

.relleno_transp .btn_corporativo {
    padding: 12px;
}

/*--------------------------buscador--------------------------------------*/


.relleno_transp .politica {
    font-size: 0.9em;
    color: #666;
}

.relleno_transp .politica:hover {
    font-size: 0.9em;
    color: #000;
}


/*-----------------------------movil-----------------------------------------------------------*/

.slide_movil h2 {
    font-size: 2em;
    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.8em;
    text-align: center;
}

.noticias3 .card-title {
    font-size: 1.2em !important;
    font-weight: 600;
    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;
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    .relleno_slide {
        padding-top: 8%;
        padding-bottom: 8%;
    }

    .fondo_slide_index h1 {
        font-size: 1.3em;
    }

    .slide_movil h2 {
        font-size: 1.7em;
    }

    .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: none;
    }

}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {

    .fondo_slide_index h2 {
        font-size: 1.7em;
    }

    .relleno_ambos {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .form-group {
        margin-bottom: 0.5rem;
    }

    .relleno_transp .form-control {
        padding: 5px;
    }

    .relleno_transp .btn_corporativo {
        padding: 5px;
    }

    #cajas_enlaces_dato_contacto {
        margin-top: 0px;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
    .form-group {
        margin-bottom: 0.5rem;
    }

    .fondo_slide_index h2 {
        font-size: 1.9em;
    }

    .relleno_transp {
        padding: 20px;
    }

    .relleno_transp .form-control {
        padding: 5px;
    }

    .fondo_slide_index h1 {
        font-size: 1.3em;
    }

    .relleno_transp .btn_corporativo {
        padding: 5px;
    }

    .relleno_ambos {
        padding-top: 30px;
        padding-bottom: 30px;
    }

}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {

    .relleno_ambos {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

/* 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) {


}
