﻿/*--------------------------------------------------------------
# Footer YormanB - Vital
#96BE55
background-color: #96BE55;
background-color: #ff2965;
--------------------------------------------------------------*/

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

#footer-widget {
    background-color: #96be55;
    margin-top: 150px;
    padding-bottom: 41px;
}
footer#colophon {
    background-color: #36c;
}
.container.bg-blanco-footer {
    background-color: #fff;
    margin-top: -100px;
    border: 1px solid #3366CC;
    border-radius: 10px;
    z-index: 9999;
    padding: 40px 70px;
}

#footer-widget .nav > li > a:focus,
#footer-widget .nav > li > a:hover {
    background-color: transparent;
}

#footer-widget .menu li a:hover {
    background-color: transparent;
    text-decoration: underline;
}

#footer-widget .menu li {
    margin-left: 10px;
}

    #footer-widget .menu li:nth-child(1) {
        margin-left: 0px;
    }

#footer-widget .nav-link {
    padding: 0;
    color: #004884;
    font-weight: 600;
    font-size: 1.1rem;
}

ul.he_footer_redes {
    padding-left: 0;
    list-style: none;
    margin-bottom: 30px;
    margin-top: 0px;
}

#footer-widget .menu {
    width: auto;
    display: inline-block;
}

    #footer-widget .menu li {
        display: inline-block !important;
    }

.he_footer_redes a {
    display: inline-block;
}

ul.he_footer_redes i,
ul.he_footer_redes div {
    display: inline-block;
}

ul.he_footer_redes div {
    margin-left: 6px;
    color: #004884;
    font-weight: 500;
    font-size: 1.1rem;
    text-transform: uppercase;
}

.he_footer_redes a {
    display: inline-block;
    margin-left: 15px;
}

    .he_footer_redes a:nth-child(1) {
        margin-left: 0px;
    }

ul.he_footer_redes a li i {
    background-color: #004884;
    color: #fff;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    padding: 6px;
    display: flex;
    justify-content: center !important;
    align-items: center;
    font-size: 16px;
}

.logos-footer {
    display: inline-block;
}

    .logos-footer img {
        height: 31px;
    }

.div-footer {
    display: inline-block;
    width: 1px;
    height: 44px;
    background-color: #fff;
    vertical-align: middle;
    margin: 0 10px;
}

footer#colophon {
    background-color: #36c;
}

.logos-footer {
    display: inline-block;
}

#footer-widget.row {
    margin-left: 0;
    margin-right: 0;
}

#footer-widget h2.widget-title {
    font-size: 1.25rem !important;
}

/*mobile styles for YormanB - Vital */
@media (max-width:767px) {


    .escritorio {
        display: none !important;
    }

    .mobile {
        display: block !important;
    }

    .row.logo-mads {
        padding-bottom: 0;
    }



    ul.he_footer_redes a li {
        margin: 3px;
    }

        ul.he_footer_redes a li i {
            width: 40px;
            height: 40px;
        }


    #footer-widget .menu li {
        display: block !important;
        margin-bottom: 20px;
        margin-left: 0 !important;
    }

    #footer-widget.row {
        padding-left: 5px;
        padding-right: 5px;
    }

    .container.bg-blanco-footer {
        padding: 40px 30px;
    }
}

@media (max-width:1024px) {
    #footer-widget .menu li {
        display: block !important;
        margin-bottom: 20px;
        margin-left: 0 !important;
    }
}
