.navegacion-lanzamiento {
    display: none;
}
.icono-scroll a {
    color: #FFF;
}
.textos, .bloque-flotante-owl p, .bloque-flotante-owl h1 {
    color: #FFF;
}
.bloque_cabecera_pagina_general .bloque-flotante-owl .textos h1 {
    padding: 10px 0 0;
    font-weight: 400;
    font-size: 1.6em;
}
.boton_estandar {
    background: #F0F0F0;
    color: #222;
}
.boton_estandar:hover {
    background: #FFF;
}

#seccion_1.bloque_cabecera_pagina_general .bloque_texto .miniatura_imagen img {
    max-width: 250px !important;
}

@media (max-width: 991px) {
    .bloque-flotante-owl {
        background: #000;
    }
    .seccion_fondo_texto .bloque_texto {
        background: #000;
    }
    .seccion_fondo_texto.fondo_alternativo .bloque_texto {
        background: #4fb7da;
    }
}
