/* footer :: override custom (estratti da personal.css) */

/* Footer */
.single-footer-widget .our-company-info ul li span:before {
    color: #0a8ae6 !important;
}
@media only screen and (max-width: 1199px) {

    

    .footer {
        padding-bottom: 0 !important;
    }
}


.bottom-parallax .footer .container {
    width: 100%;
    max-width: 1200px;
}


/* ===== Footer: logo a dimensione corretta (a tutte le larghezze) ===== */
.single-footer-widget .our-company-info .footer-logo img {
    max-width: 200px;
    width: 100%;
    height: auto;
}
