:root {
    --main-bg-color: #80a93d;
}

@media screen and (min-width:1180px) {
    #slider__title {
        font-size: 100px !important;
    }
}

@media screen and (max-width: 1220px) and (min-width: 0px) {
    .aq-block-aq_logo_block img {
        max-width: 300px!important;
    }
}

 #menu-main-menu-2 li.menu-item {
    padding: 15px 25px 14px 20px !important;
}

.pmc-icon-icon {
    background-color: #94bb54;
}

 a.blogmore {
    border-bottom: 4px solid var(--main-bg-color)!important;
    background-color:  #94bb54!important;
     color:#fff;
     font-size: 14px;
}

 .blogcontent h2 {
     font-size: 14px!important;
 }

 .topLeftBlog .title {
     font-size: 24px!important;
     font-family: Oswald !important;
 }

.pmc-count-icon i {
    color: var(--main-bg-color);
}

.pmc-image,
.pmc-image .img,
.pmc-image .img img {
    width:100%;
}

.featured-block img {
    margin-top: 40px!important;
    border-radius: 0!important;
}

.section_bg .titleborderh2 {
    font-size: 72px!important;
    font-weight: bold;
}
.section_bg .titletext {
    color: #fff;
    font-family: Oswald !important;
    font-weight: normal;
    line-height: 110%;
    font-size: 18px!important;
}
.section_bg a{
    color: #fff !important;
    padding: 15px 40px;
    border-radius: 40px;
    border: 2px solid;
    display: inline-block;
    text-align: center;
}
@media screen and (min-width:992px) {
    footer .aq-template-wrapper .aq_span3 {
        width: 30% !important;
    }
}
.custom-html-widget img{
    width:100%;
}

#aq-block-8848-5,
#aq-block-8848-6 {
    margin-top: 20px;
}
.errorpage {
    background-color: #94bb54;
}
.singledefult h2 {
    font-size: 24px!important;
}

.cat-item a,
.wttitle a {
    color: #111;
}

.cat-item a:hover,
.wttitle a:hover {
    color: #94bb54;
}

@media screen and (max-width:480px){
    .pagecontentContent-title {
        max-width: 300px;
    }
    .pmc-icon-icon.big i {
        width: 50px!important;
        height: 50px!important;
        line-height: 50px!important;
    }
    .one_half {
        width: 92% !important;
        margin-left: 4% !important;
    }
    .section_bg .titleborderh2 {
        font-size: 40px!important;
    }
}

#aq-block-9663-3,
#aq-block-7843-3,
#aq-block-9924-3{
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-50%,-50%);
}
.fa-search:before {
    font-family: 'FontAwesome';
    color: #fff;
    position: absolute;
    right: 2%;
    top: 55%;
    transform: translate(-50%,-50%);
}

.aq-block-aq_widgets_block .widget.widget_search form div input {
    color: #fff;
}

@media screen and (max-width:768px){
    #aq-block-9663-3, #aq-block-7843-3, #aq-block-9924-3 {
        position: relative;
        width:100%;
        transform: unset;
    }
    .pmc-image {
        margin: 30px 0;
    }
    #aq-block-9924-10 .one_half:first-of-type{
        margin-bottom: 30px;
    }
}

.home #aq-block-8848-4 {
    display: none;
}

.blogpostcategory a.blogmore:hover {
    opacity: 0.8;
    color:#fff!important;
}

@media screen and (max-width:960px){
    #aq-block-9924-22 .one_fourth,
    #aq-block-9924-53 .one_fourth,
    #aq-block-9924-53 .three_fourths,
    #aq-block-9924-56 .two_thirds,
    #aq-block-9924-56 .one_third,
    #aq-block-9924-46 .one_third,
    #aq-block-9924-46 .two_thirds,
    #aq-block-9924-41 .two_thirds,
    #aq-block-9924-41 .one_third {
        width:100%;
    }
    #aq-block-9924-56 .pmc-image,
    #aq-block-9924-53 .pmc-image,
    #aq-block-9924-22 .pmc-image,
    #aq-block-9924-41 .pmc-image {
        margin-bottom: 30px;
    }
    #aq-block-9924-46 .pmc-image {
        margin-top: 30px;
    }

    #aq-block-9924-43 .mainwrap,
    #aq-block-9924-55 .mainwrap {
        padding-top: 0!important;
    }
    #footer .aq_span3 {
        width:100%!important;
    }
    .custom-html-widget img {
        margin-bottom: 30px;
    }
    .pagecontent {
        display: flex;
        flex-direction: column;
    }
}

.pmc-image {
    max-width: unset!important;
}

.custom-html-widget img {
    max-width: 400px;
}

.comment-form input.submit {
    width: 50%!important;
}

.pmc-icon-wraper.left .pmc-icon-title {
    padding: 50px 0 0 0;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 16px!important;
    text-transform: uppercase;
    line-height: 20px !important;
}