.header-layout1 .header-top {

    background-color: black;
}

.header-layout1 .menu-area .logo-bg {

    background-color: #3F4F44;
}

.main-menu > ul > li > a:hover {

    color: #3F4F44;
}

.btn {

    background-color: #3F4F44;
}

.sub-title {

    color: #3F4F44;
}

.sub-title:after, .sub-title:before {

    background-color: #3F4F44;
}

.about-thumb1 .about-img-1:after{

    background-color: #3F4F44;
}

.about-thumb1 .about-img-2:after {

    background-color: #3F4F44;
}

.checklist li i, .checklist li svg {

    color: #3F4F44;
}

.service-card_title a:hover {

    color: #3F4F44;
}

.service-card .link-btn:hover {

    color: #3F4F44;
}

.service-card .link-btn:before {

    background-color: #3F4F44;
}

.cta-area-1 .cta1-bg-thumb:after {

    background-color: #3F4F44;

}

.widget-contact p a:hover {

color: #3F4F44;
}

.footer-widget.widget_meta a:hover, .footer-widget.widget_pages a:hover, .footer-widget.widget_archive a:hover, .footer-widget.widget_recent_entries a:hover, .footer-widget.widget_categories a:hover, .footer-widget.widget_nav_menu a:hover {

    color: #3F4F44;
}

.footer-links a:hover {

    color: #3F4F44;
}

.copyright-text a:hover {

    color: #3F4F44;
}

.scroll-top:after {

    color: #3F4F44;
    border: 2px solid #3F4F44;
}

.scroll-top svg {

    color: #3F4F44;
}

.scroll-top .progress-circle path {

    stroke: #217921;
}

.header-layout1 .navbar-right-desc a:hover {

    color: #3F4F44;
}

.header-links li > i {

    color: #3F4F44;
}

.slick-arrow {

    color: #3F4F44;
}

.slick-arrow:hover {

    background-color: #217921;
} 

.breadcumb-menu a:hover {

    color: #3F4F44;
}

.blog-title a {

    color: #3F4F44;
}

.btn.style-border3 {

    border-color: #3F4F44;
}

.btn.style-border3:before, .btn.style-border3:after {

    background-color: #3F4F44;
}

.contact-info_icon {

    background-color: #3F4F44;
}

.contact-info .contact-info_text a:hover {

    color: #3F4F44;
}

.contact-info {

    border-bottom-color: #3F4F44;
}

.faq-thumb2:after {

    border-bottom-color: #3F4F44;
    border-left-color: #3F4F44;
}

.icon-btn {

    background-color: #ffffff;
}

@media (max-width: 1199px) {
    .header-layout1 .header-logo {
        background-color: #ffffff;
        
    }
}

.mobile-menu-wrapper .menu-toggle {

    color: #ffffff;
    border-left-color: #ffffff;
}

.mobile-menu-wrapper .mobile-logo {

    border-bottom-color: #ffffff;
}


@media (width >= 20rem) {
    h2 {
        font-size: 30px !important;
        font-weight: 700 !important;
        line-height: 106% !important;
    }

    h1 {
        font-size: 40px !important;
    line-height: 1.3 !important;
    font-weight: 900 !important;
    }

    
}
@media (width >= 48rem) {
    h2 {
        font-size: 48px !important;
        font-weight: 700 !important;
        line-height: 106% !important;
    }
    h1 {
        font-weight: 900 !important;
        font-size: 44px !important;
        line-height: 1.3 !important;
    
    }

    
}

@media (width >= 64rem) { 

    h3 {
        font-size: calc(1.3rem + .6vw) !important;
    }
    h2 {
    
        font-size: 48px !important;
        line-height: 115% !important;
        font-weight: 800 !important;
    }
    
    h1 {
        font-size: 75px !important;
    line-height: 0.9333em !important;
    font-weight: 900 !important;
    }


 }

