.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;
}
.wp-block-embed iframe {
    max-width: 100%;
    align-items: center;
    margin: auto;
    display: block;
}
@media only screen and (max-width: 1024px) {
    .site-inner .ft-page-item .ft-btn a.site-btn {
        font-size: 14px !important;
    }
}
@media only screen and (min-width: 1024px) {
    .service-pages .service-item .service-title {
        font-size: 20px !important;
    }
}
@media only screen and (min-width: 1201px) {
    .service-pages .service-item .service-title {
        font-size: 22px !important;
    }
}
@media only screen and (max-width: 1023px) {
    .main-header .header-items .header-col.logo-item {
        border-bottom: 1px solid #000 !important;
    }
}