.footer.mainfooter {
    background-color: #000;
    font-family: 'Open Sans', sans-serif!important;
}
.footer.mainfooter .linkscont h1{
    font-size:28px;
    font-family: 'lektorat';
    font-weight: normal;
    font-stretch: normal;
}
.footer.mainfooter .linkscont h1, .footer.mainfooter .linkscont h3, .footer.mainfooter .linkscont a{
    color: #fff!important;
    padding-bottom: 0px;
    margin-bottom: 20px;
    
}
.footer.mainfooter .linkscont h3{
    display: block;
    margin-top: 0px;
}

.footer.mainfooter .linkscont a{
    display: block;
    margin-bottom: 0px;
}
.footer.mainfooter .linkscont a:hover{
    color: #00FFFF!important;
    text-decoration: none!important;
}

.footer.footerlogos{
    background: #F5F5F5;
}

.footer-logo-gray{
    margin: auto!important;
    width: 200px;
    height: auto;
}
.footer-tel{
    color:#212529!important;
    text-decoration: none!important;
}
.footer-tel:hover{
    color: #0069DE!important;
}
.footer-logo-1{
    height: 57.5px;
}
.footer-logo-2{
    max-height: 85px;
}

.footer.footer-usuarios-financieros{
    background: #0069DE;
}
.footer.footer-usuarios-financieros .usuarios-link{
    color: #fff;
    text-align: center;
    
}

.footer.footer-usuarios-financieros .usuarios-link:hover{
    color: #00FFFF!important;
}