
.textos {
    color: #FFF !important;
}
.fondo_alternativo .textos {
    color: #FFF !important;
}
.bloque-flotante-owl p{
    color: #222 !important;
}
.bloque-flotante-owl h2 {
    color: #222 !important;
}
.bloque-flotante-owl h1 {
    color: #222 !important;
}
.boton_estandar {
    background: #F0F0F0;
    color: #222;
}
.boton_estandar:hover {
    background: #FFF;
}
.fondo_cuaternario, .boton_estandar {
    background: #f7860f !important;
}
.fondo_cuaternario:hover, .boton_estandar:hover {
    background: #e47500;
    color: #222;
}
@media (max-width: 991px) {
    .bloque-flotante-owl {
        background: #151314;
    }
    .fondo_alternativo .bloque_texto {
        background: #8b9863 !important;
    }
    .seccion_fondo_texto .bloque_texto {
        background: #FFF;
    }
    .textos, .bloque-flotante-owl p, .bloque-flotante-owl h1 {
        color: #222 !important;
    }
}
