/*------------------------------------------------*/
/*--------[FOOTER MISC]------------*/
/*------------------------------------------------*/

.footer-widget {
    margin: 0 0 0 5px!important;
}

#menu-footer-column-1 a, #menu-footer-column-2   a {
    font-size: 17px!important;
    color: #999!important;
    line-height:1px;
}

// .footer-widget a {
//     font-size: 13px!important;
//     color: #999!important
// }
.footer-widget li {
    line-height: 1!important;
}
.footer-widget:first-child {
    width: 200px!important;
    white-space: nowrap;
}
.footer-widget:nth-child(2) {
    width: 400px!important;
    white-space: nowrap;
}
.footer-widget:nth-child(3) {
    width: 420px!important;
    color: #999!important
}
.footer-widget:nth-child(3) h2 {
    color: #999!important;
    font-size: 2.5em!important;
    font-weight:400

    }
.footer-widget .et_pb_widget {
    margin: 0 0 10px 0!important;
}
.footer-widget textarea,
.footer-widget input {
    background: #333!important
}
.footer-widget #media_image-2 {
    margin: 0 0 15px 0!important;
}
.footer-widget .et_contact_bottom_container {
    width: 100%;
    text-align: right!important;
    color: #fff!important;
    padding-left: 10px
}
.footer-widget .et_pb_contact_submit {
    border: 1px solid #fff;
    color: #fff!important
}
.footer-widget input.et_pb_contact_captcha {
    height: 22px!important;
    padding: 0!important
}