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


a:hover{ text-decoration: none;}

body {   
    font-weight:300;       
	 max-width: 100%;
    overflow-x: hidden; 
}

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

.zona_redes li{ display: inline-block;}
#menu_superior{margin-top: 10px; margin-bottom: 10px;}
#menu_principal .nav-link{  font-weight: 500; }

.dropdown-menu {      padding:0;  margin: 0px;    border-radius:0rem;}
.dropdown-item a {    display: block;    padding: .45rem 1rem;}
.dropdown-item{font-size: 0.8em; padding: 0px; font-weight: 300;}
.image_centro {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.dropdown-toggle::after{ display: none;}

.alinear_abajo{ display: flex; flex-wrap: wrap;  align-content: flex-end; align-items: flex-end;}




/*-------------------------------footer------------------------------*/
footer{ padding-bottom: 70px; padding-top: 100px;}

.area_pie{    
    
    font-size:1.8em;    
    margin-bottom: 15px;
    font-weight: 700;
    text-transform: normal;
    line-height: 1.1;
}
.area_pie .fa-phone-alt{font-size: 0.8em;}
.area_pie a{ font-size: 0.85em;}
footer .zona_redes li{ display: block; font-size: 1em; font-weight: 600; align-items: center; margin-top: 8px;}

footer .zona_redes li a i{ font-size:1.6em; margin-right: 10px;}


#bloque_firma{padding-top: 8px; font-size:0.8em;}
#bloque_firma a{color:#666;}
#bloque_firma a:hover{color:#000;}
.firma{ text-align: right;}



/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) { 
    .aviso, .firma{ text-align: center;}   
    .relleno_ambos {    padding-top: 10px;    padding-bottom: 10px;}
    #menu_principal{ text-align: center;}
    .dropdown-menu{ text-align: center;}
    .navbar-toggler {  text-align: center; margin-left: auto;  margin-right: auto; margin-top: 5px;    display: block;}
    .area_pie { margin-bottom: 15px;  margin-top: 40px; }
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    .relleno_ambos {    padding-top: 10px;    padding-bottom: 10px;}
    .aviso, .firma{ text-align: center;}
    #menu_principal{ text-align: center;}
    .dropdown-menu{ text-align: center;}
    .navbar-toggler {  text-align: center; margin-left: auto;  margin-right: auto; margin-top: 5px;    display: block; margin-top: 25px;}
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) { 
#menu_principal{ text-align: center;}
.dropdown-menu{ text-align: center;}
.navbar-toggler {  text-align: center; margin-left: auto;  margin-right: auto;   display: block; margin-top: 25px;}
}

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


}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 


}

/*------------------presentacion-----------------------*/
.sobre_titular {
    margin-bottom: 28px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.texto_pres h2 {
    letter-spacing: -.3px;
    line-height: 1.22;
    font-size: 2.8em;
    font-weight: 600;
    margin-bottom: 35px;
}

.texto_pres p {
    margin-bottom: 30px;
}

.texto_pres h3 {
    line-height: 1.1;
    font-size: 1.7em;
    font-weight: 600;
}

#presentacion .sobre_titular {
    margin-bottom: 10px;
}

#presentacion .texto_presentacion {
    padding-left: 7%;
    display: flex;
}

.texto_pres {
    align-self: center;
}

/*------------------noticias CARD-----------------------*/
.titular_seccion {
    margin-bottom: 18px;
    font-weight: 600;
    line-height: 1.1;
    font-size: 2.8em;
    letter-spacing: -.3px;
}

#noticias .card {
    box-shadow: 0 0 30px 0 rgba(0, 33, 85, 0.1);
    margin-bottom: 30px;
}

#noticias h2.card-title {
    font-size: 1.3em;
    font-weight: 600;
    letter-spacing: -.3px;
}

#noticias .fecha_not {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 0.8em;
    letter-spacing: 1px;
}


/* Circle */
.hover15 figure {
    position: relative;
}

.hover15 figure::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, .2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}

.hover15 figure:hover::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}

.carousel-caption h1 {
    font-size: 3rem;
}

.boton_teaser {
    margin-top: 15px;
}

@-webkit-keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

@keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}


/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    .bloque_logos .marca {
        width: 50%;
    }

    .bloque_logos {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .carousel-caption p {
        line-height: 100%;
        font-size: 0.875em;
    }

    .carousel-caption h1 {
        font-size: 1.5em;
        line-height: 100%;
    }

    .carousel-caption {
        bottom: 0;
    }

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

    .carousel-caption .texto_hueco {
        font-size: 2.1em
    }

}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    .bloque_logos .marca {
        width: 50%;
    }

    .carousel-caption h1 {
        font-size: 2rem;
    }

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

    .carousel-caption .texto_hueco {
        font-size: 3.2em
    }
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
    .carousel-caption h1 {
        font-size: 2.2rem;
    }

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

    #presentacion .texto_presentacion {
        padding-left: 10px;
    }

    .carousel-caption .texto_hueco {
        font-size: 3.2em
    }

    .carousel-caption {
        bottom: 60px;
    }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
    .bloque_logos {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .carousel-caption {
        bottom: 176px;
    }

    .carousel-caption .texto_hueco {
        font-size: 3.2em
    }

    .carousel-caption h1 {
        font-size: 2.5rem;
    }

    #presentacion .texto_presentacion {
        padding-left: 10px;
    }
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width: 1399px) {
    .carousel-caption {
        bottom: 150px !important;
    }

}

/* Extra large devices (large desktops, 1400px and up)*/
@media (min-width: 1400px) {
    .carousel-caption {
        bottom: 250px !important;
    }

}
body{
    background: rgba(0, 0, 0, 0) url("../img/fondo_login.jpg") no-repeat fixed left center / cover;
}

.hoja_transp {   
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 50px;
    padding: 50px;
    text-align: center; 

}

.login .hoja_transp {
    -webkit-box-shadow:0 0px 4px #777, 0 0 20px #CCC inset;
                -moz-box-shadow:0 0px 4px #777, 0 0 20px #CCC inset;
                box-shadow:0 0px 4px #777, 0 0 20px #CCC inset;
 
}



.tit_entrada{ font-size: 1.5em; color:#000; font-weight: 700; text-transform: uppercase;}
.tit_entrada2{ font-size: 1.2em; color:#000; font-weight: 700; margin-top: 30px; line-height: 100%;}
.logo_login{padding-bottom: 25px;}
.politica{ color:#666;}
.bloque_contrasena p{ line-height: 100%;}
.icon_user{ font-size: 2.6em; color:#000;}
.alinear_v_centrar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.bloque_contrasena p {
    color: #212529;
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) { 

   
}

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

    
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) { 

    
     
    
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) { 
    .hoja_transp { margin-top: 15%;}
  
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width: 1399px){ 
    .hoja_transp { margin-top: 15%;}
   

}

/* Extra large devices (large desktops, 1400px and up)*/
@media (min-width: 1400px) { 
    .hoja_transp { margin-top: 15%;}
    

}
