.slide-text{
    font-size: 3em;
    font-weight: bold ;

}

.fondo-divisores{
    padding: 120px 0px 120px 0px;
    background-color: #0D473D;
}

.fondo-verde{
    background-color: #0D473D;
}

.fondo-vino{
    background-color: #892020;
}

.fondo-cafe{
    background-color: #996f38;
}

.fondo-blanco{
    background-color: #fff;
}

.fondo-alebrije{
    background-image: url("../images/home/fondo.png");
    background-position: center;
    background-size: cover;
}

.carrusel-mision-vision{
    padding-top: 10px;
    background-color: #fff;
}

.divisor{
    box-shadow: 10px 10px 5px 12px lightblue;
}

.text{
    text-align: justify;
}

.logo-zona{
    justify-content: center;
    align-items: center;
}

.texto-zona{
    font-size: 1.5em;
    text-align: justify;
    color: #fff;
    text-shadow:  2px 2px 0px #02B5A5;
}

.footer-content{
    background-color: #fff;
    
}

.copyright-content2{
    background-image: url('../images/footer/plumas.png');
    height: 60px;
}

.copyright-content{
    background-color: #D7C9A1 !important;
    color: #000 !important;
}

.logo-footer{
    width: 20%;
}

.logos-integridad li{
    background-color: #D7C9A1 !important;
    padding: 10px !important;
}

.dual{
    background-color: #0D473D;
}

.titulo-encabezado{
    height: 500px;
}