a {
  transition: color 250ms linear !important;
}

/* LOGO Cabezal */
.logo-cabezal{
    height: 71px !important;
    width: 120px !important;
}


/* Boton Leer mas */
a.leermas{
    color:#fff !important;
    text-decoration: none !important;
}

a.leermas:hover{
    color:#fff !important;
}

.titulos{
    text-transform: none !important;
    font-size: 30px !important;
}

/* Iconos redes sociales pie de pagina */
.bd-socialicons-5 .bd-socialicon{
    color:#999 !important;
}

.slider-h{
    margin-top:-26px !important;
}

@media only screen and (max-width: 767px){
    .slider-h{
    margin-top: 0px !important;
}
}

/* Padding top y bottom - Pagina QUIENES SOMOS - Mobile */
@media only screen and (max-width: 767px){
    .bd-aligncontent-8[data-aligncontent-size="sheet"] > .bd-section-inner > .bd-section-align-wrapper{
        padding-top: 2em !important;
        padding-bottom: 2em !important;
    }
}

/* Pagina SERVICIOS */
.titulos-serv{
    font-size: 20px !important;
}

/* Pagina MENU */
.titulos-menu{
    font-size: 22px !important;
}

@media only screen and (max-width: 767px){
    .bd-textblock-92 {
    height: 50px !important;
}
}

/* Pagina CONTACTO - Formulario */
.aviso-contacto{
    text-align: center !important;
}
