
.textos {
    color: #FFF;
}
.fondo_alternativo .textos {
    color: #FFF !important;
}
.bloque-flotante-owl p{
    color: #FFF !important;
}
.bloque-flotante-owl h2 {
    color: #FFF !important;
}
.boton_estandar {
    background: #F0F0F0;
    color: #222;
}
.boton_estandar:hover {
    background: #FFF;
}
.fondo_cuaternario {
    background: #bebebe !important;
}
.fondo_cuaternario:hover {
    background: #CCC;
    color: #222;
}
@media (max-width: 991px) {
    .bloque-flotante-owl {
        background: #060606;
    }
    .fondo_alternativo .bloque_texto {
        background: #060606 !important;
    }
    .seccion_fondo_texto .bloque_texto {
        background: #060606;
    }
}
