.bloque-flotante-owl p,
.bloque-flotante-owl h1,
.textos {
    color: #222;
}
.boton_estandar {
    background: #222;
    color: #fff;
}
.boton_estandar:hover {
    background: #000 !important;
}

.owl-theme .owl-dots .owl-dot span,
.owl-theme .owl-dots .owl-dot span {
    background: #fff !important;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #222 !important;
}
.navbar-lanzamiento {
    display: none;
}

@media (max-width: 991px) {
    .bloque-flotante-owl p,
    .bloque-flotante-owl h1,
    .textos {
        color: #222;
    }
    .bloque-flotante-owl {
        background: #e5e1d8;
    }
    .seccion_fondo_texto .bloque_texto {
        background: #e5e1d8;
    }
    .owl-carrusel-detalle-fondo {
        margin-bottom: 0;
    }
    .owl-theme .owl-dots {
        bottom:5px;
    }
}
