.hide {
       display: none;
}
.service-pages .service-item .service-title {
    border-bottom: 1px solid #fff !important;
}
.background-image.main-footer:before {
    background-color: rgba(0, 0, 0, 0.70) !important;
}
.inner-page-banner .page-banner .page-banner-wrap {
    background-color: rgba(0, 0, 0, 0.60) !important;
}
@media only screen and (min-width: 1024px) {
    .site-inner .ft-page-item .ft-title {
        font-size: 19px !important;
    }
}