#footer {
    background-color: #EDEDED;
}
#footer .footer_top {
    background-color: #00913c;
    padding: 20px 0;
}
#footer .footer_center {
    padding-bottom: 40px;
}
#footer .footer_bottom {
    background-color: #504b4b;
    padding: 10px 0;
    text-align: center;
    color: #acacac;
    font-size: 12.22px;
}

#footer .footer_center .widget {
    margin-top: 40px;
}

#footer .footer_center .widget-logo .img {
    max-width: 145px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
}

#footer .footer_center .widget-logo .text {
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
}

#footer .footer_center .widget .widget-title {
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 20px;
}

#footer .footer_center .widget ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

#footer .footer_center .widget ul li a {
color:white !important;

}

#footer .footer_center .widget-logo .text {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0 !important;
}