body.window_scrolled .main-header .header-items .header-col.logo-item img {
    height: 100px !important;
}
a.site-btn {
    border: none !important;
}
header.site-header .top-ads {
    border: none !important;
}
header.site-header .bottom-ads {
    border: none !important;
}
.featured-pages.layout-3 .ft-page-item .ft-icon img {
    background: #ffffff;
    padding: 10px;
    width: 45px;
    height: 45px;
    border-radius: 35px;
    overflow: visible;
}
.achievement-cols .counter-item:not(:last-child) {
    border-right: 1px solid #972222 !important;
}
.service-pages .service-right-col .service-side-form {
    background: linear-gradient(179deg, #ff7605, #c55900);
}
.service-pages.layout-4 .service-items .service-item {
    border: none !important;
}
.service-pages .service-side-form .form-field button {
    background: #0C2340 !important;
}
.service-pages .service-side-form .form-field button:hover {
    background: #ffffff !important;
}
footer.site-footer .footer-column .column-label:before {
    background-color: #636363 !important;
}
footer .column-element .footer-col-item.site-info:before {
    color: #ff7605;
}
footer.site-footer .footer-menu ul li a:before {
    color: #ff7605 !important;
}
.form-container .form-field button {
    background: #ff7605 !important;
}
.form-container .form-field button:hover {
    background: #0C2340 !important;
}
.slmp-widget-gallery .slmp-widget-btn a, .sidebar .slmp-review-widget-btn a {
    background: #ff7605 !important;
    border: none !important;
}
.slmp-widget-gallery .slmp-widget-btn a:hover, .sidebar .slmp-review-widget-btn a:hover {
    background: #0C2340 !important;
    border: none !important;
}
.contact-page-wrap .contact-site-form .form-field-wrap {
    background-color: #f9f6f4 !important;
}
.col2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    list-style-position: inside;
}
.hero-slider .hero-caption-item .caption-item {
    background-color: rgba(0, 0, 0, 0.7) !important;
}
.page-banner-wrap.relative.site-flex.justify-content-bottom {
    background: rgba(0, 0, 0, 0.5) !important;
}
@media only screen and (max-width:1024px) {
    .footer-col-item.site-info.site-email.relative a {
        font-size: 11px !important;
    }
    .col-3.contact-site-info-item.contact-site-email.relative a {
        font-size: 13px !important;
    }
}
@media only screen and (max-width:480px) {
    .entry-content ul {
        padding: 0;
        COLUMNS: 1;
    }
    .footer-col-item.site-info.site-email.relative a {
        font-size: 16px !important;
    }
    .col-3.contact-site-info-item.contact-site-email.relative a {
        font-size: 16px !important;
    }
}