.owl-item h2 {
    line-height:normal;

}

.section-top-1 {

    padding-top: 1.5rem!important;

}

.owl-carousel .owl-stage-outer {
    overflow:visible;
}

.custom-bg-color-green-1 {

    background-color:#0b7143!important;

}

.custom-bg-color-green-2 {

    background-color:#149e60!important;

    
}

.custom-bg-color-footer {

    background-color:#212529!important;
    
}

.text-color-yellow {
    color: #f0ea33 !important;
}

@media (min-width: 992px) {
    #header .header-nav-main nav > ul > li > a {
        padding: 0px 1.2rem !important;
        font-size: 14px;
    }
}

.custom-view-more img:hover, .custom-view-more svg:hover {
    width:30px;
    transition:all .5s ease;
}

.custom-view-more img, .custom-view-more svg {
    width:20px;
    transition:all .5s ease;
}

.bg-color-grey-2 {

    background-color:#ebebeb!important;
    
}

.current-menu-item a {
    color:#149e60!important;
}

.current-menu-item a:hover {
    color:#0b7143!important;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0!important;
    margin-bottom: 2em!important;
    padding: 0.4em 1em!important;
    border: 2px solid #00a0d2;
    border-radius:6px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 15px;
}