
#site-footer {
    background: white;
    color: #777776;
    font-size: 15px;
    font-size: 0.777rem;
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
}

#site-footer .vc_row {
    margin: 0 auto;
    padding: 20px 0;
} 

#site-footer img {
    vertical-align: middle;
}

#site-footer-top {
    background: white;
}

#site-footer-bottom {
    background: #313234;
    color: #c3c3c3;
    padding: 10px 5px;
}

.footer-wrap {
    background-color: #313234;
}

#site-footer-bottom a {
    color: #c3c3c3;
}

#site-footer-bottom ul {
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none;
}

#site-footer-bottom .widget,
#site-footer-bottom .wpb_content_element {
    margin-bottom: 0;
}

#site-footer-bottom li {
    display: inline-block;
    margin: 5px 10px;
}

#site-footer-bottom .vc_row,
.page-template-default #site-footer-bottom .vc_row, 
.page-template-full-width-no-title #site-footer-bottom .vc_row, 
.page-template-full-width #site-footer-bottom .vc_row {
    margin: 0 auto;
    padding: 5px 0;
}


.footer-bottom-pag-links-left {
    text-align: center;
}

.footer-bottom-pag-links-left img {
    margin: 0 10px;
}

.footer-bottom-pag-links-right {
    font-size: 20px;
    color: white;
}
