.footer {
    background: #333333;
    color: #fff;
    padding-top: 40px;
    font-size: 14px;
    position: relative;
    z-index: 20;
}
.footer .footer-col.links .fa {
    margin-right: 5px;
}
.footer .footer-col.links li {
    margin-bottom: 10px;
}
.footer .footer-col .title {
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 20px;
}
.footer .footer-col p {
    color: #fff;
}
.footer .contact .fa {
    margin-right: 10px;
    font-size: 20px;
}
.footer .contact .email .fa {
    font-size: 16px;
}
.footer .bottom-bar {
    background: #1e1e1e;
    color: #b3b3b3;
    font-size: 14px;
    padding: 10px 0;
}
.footer .bottom-bar .copyright {
    line-height: 1.6;
}    
.cms_foter_link_list {
    margin-top:20px;
    margin-bottom:20px;
}
.cms_footer_logos {
    text-align:center;
    margin-bottom:20px;
}
.cms_footer_kontakt_list {
    margin-bottom: 20px;
}
@media (max-width: 990px) {
    .cms_second_col {
        margin-top: 40px;
    }
    .cms_footer_logos {
        text-align:center;
        margin-top: 40px;
    }
}


