/* FOOTER TÙY CHỈNH - 120PX */

#footer.section-footer-top {
    height: 140px !important;
    min-height: 140px !important;
    max-height: 140px !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
}

#footer.section-footer-top .wraper,
#footer.section-footer-top .container,
#footer.section-footer-top .row {
    height: 140px !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

#footer.section-footer-top .col-xs-24 {
    height: 140px !important;
    min-height: 0 !important;
    padding: 0 !important;
}

#footer.section-footer-top .col-xs-24 > div {
    padding: 12px 0 !important;
    margin: 0 !important;
}

#footer h3 {
    margin: 0 0 6px !important;
}

#footer p {
    margin: 4px 0 !important;
}

#footer a {
    text-decoration: none;
}