.separador-equi {
    height: 100px;
}
.center-block-equi{ margin: 0 auto;}

/*Override*/
#sponsors { background: #fff;}
.partners-carousel .owl-theme .owl-controls .owl-nav { top: -50px !important;}
.partners-carousel .owl-carousel div a { background: transparent !important;}

.overlaySlide {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.5)
}

.textBlanco { color: #fff !important;}
.bg-resaltado{background-color:red; color: white}
.bg-resaltado a {color: white}