
.textos {
    color: #222;
}
.bloque-flotante-owl p, .bloque-flotante-owl h2, .bloque-flotante-owl h1 {
    color: #222;
}
.boton_estandar {
    background: #e94544;
    color: #FFF;
}
.boton_estandar:hover {
    background: #db2d2c;
}
.owl-galeria-imagenes {
    background: #FFF;
}
.seccion_galeria .boton_estandar, #seccion_5 .owl-carrusel-detalle-fondo .boton_estandar {
    background: #e94544;
    color: #FFF;
}
.seccion_galeria .boton_estandar:hover, #seccion_5 .owl-carrusel-detalle-fondo .boton_estandar:hover {
    background: #db2d2c;
    color: #FFF;
}
#seccion_3 .owl-carrusel-detalle-fondo {
    background: #e94544;
}
#seccion_5 .owl-carrusel-detalle-fondo {
    background: #f6f6f6;
}
#seccion_5 .owl-carrusel-detalle-fondo .textos {
    color: #222;
}

@media (max-width: 991px) {
    .textos {
        color: #FFF;
    }
    .bloque-flotante-owl {
        background: #FFF;
    }
    .seccion_fondo_texto .bloque_texto {
        background: #222;
    }
    .owl-carrusel-navegacion, .owl-carrusel-detalle-fondo {
        margin-bottom: 0;
    }
    #seccion_5 .owl-carrusel-detalle-fondo .boton_estandar {
        background: #F0F0F0;
        color: #222;
    }
    #seccion_5 .owl-carrusel-detalle-fondo .boton_estandar:hover {
        background: #FAFAFA;
        color: #222;
    }
    #seccion_5 .owl-carrusel-detalle-fondo .textos {
        color: #FFF;
    }
    .owl-carousel .owl-dots {
        display: none;
    }
}
