
.main-banner, .main-Footer {
    background-color: #D3D3D3;
}

.Social-midea a:hover, .service-list-sidebar-box ul li a i, li a:hover, .main-navigation ul li.active > a, a:hover, .banner-years-content p {
    color: #20470E !important;
}

.service-box::before, .contact-box:hover.contact-box::before, .contact-box::before, .portfolio-content-box::before {
    border-color: #90B289;
}

.contact-box:hover .contact-in-icon, .service-box:hover .service-icon, .slick-arrow.next-arrow.color-arrow:hover, .slick-arrow.prev-arrow.color-arrow:hover, .newsletter-bg,
.video-play-icon {
    background-color: #90B289 !important;
}

.subtitle-line, .slick-arrow.prev-arrow.color-arrow, .slick-arrow.next-arrow.color-arrow, .portfolio-box:hover .portfolio-content-box,
.banner-btn .sec-btn.btn-2::before, .service-icon, .sec-btn-claro, .sec-btn::before, .scroll-top, .blog-user-box,
.how-work-icon, .banner-in-bredcrum ul, .contact-box:hover, .contact-in-icon, .loader-box, .blog-list-user-box .blog-date span, .tag-list-box ul li a:hover,
.tag-box .h3-title::before, .sec-btn, .service-box:hover, .blog-recent-post-box .h3-title::before, .main-how-work, ::-webkit-scrollbar-thumb, .newsletter-form .sec-btn,
.main-partner-logo-in, .faq1-img-box::before, .toggle-button, .toggle-menu .toggle-button, .service-list-sidebar-box .active a, .service-list-sidebar-box ul li a:hover, .portfolio-detail-info-box .h3-title::before {
    background-color: #20470E
}

::selection {
    color: #ffffff;
    background-color: #20470E;
}

.banner-years, .tag-list-box ul li a:hover {
    border-color: #20470E;
}

.sec-btn::before, .subtitle-line-1, .scroll-top:before, .footer-copyright, .cs-loader-inner .shap, .toggle-menu .toggle-button span {
    background-color: #FFF
}

.footer-link-title .h3-title::before, .footer-service-title .h3-title::before, .footer-work-hr-title .h3-title::before, .copyright-links ul li a::before, .sec-link-btn::before {
    background-color: #000
}

.sec-btn.btn-1:hover, .portfolio-content-box a span, .recent-post-content span, .banner-years-content .h2-title, .blog-list-user-box .blog-date a, .sec-btn.btn-2, .h2-subtitle, .get-quote-points ul li i, .sec-btn:hover span, .main-navigation ul li.sub-items:hover > a,
header.sticky-header .main-navigation ul li.sub-items > a:before {
    color: #20470E !important;
}

.slick-dots li button:hover, .slick-dots li.slick-active button, .about-img-1::before, ::-webkit-scrollbar-thumb:hover, .accordion.faq-box .accordion-item.faq-bg .accordion-header.h3-title .icon {
    background: #20470E !important;
}

.main-counter::before {
    background-color: rgb(32, 71, 14, 0.8);
}

.main-banner-in::after {
    background-color: rgb(0, 0, 0, 0.2);
}

.counter-number::before {
    border: 5px solid #FFF;
}

body, .sec-btn {
    font-family: "Poppins", sans-serif !important;
    font-weight: 500;
    font-style: normal;
}

.main-navigation ul li a, .h2-subtitle, .banner-years-content p, h3-title {
    font-family: "Poppins", sans-serif !important;
    font-weight: 700;
    font-style: normal;
}

.header-btn a {
    font-weight: 600;
}

.h1-title, .h2-title {
    font-family: "Poppins", sans-serif !important;
    font-weight: 800;
    font-style: normal;
}

.main-banner::after, .main-banner-in::before {
    background-image: unset;
}

.h3-title, a-subtitle:hover, .banner-content p, .footer-link-title .h3-title, .footer-service-title .h3-title, .footer-work-hr-title .h3-title, .footer-link ul li a, .footer-service ul li a, .footer-work-hr-content span,
.footer-logo-content p, .footer-call-content span, .footer-mail-content span, .copyright-links ul li a, .title-1, .copyright-content span a, .copyright-content span, .sec-link-btn, .main-navigation ul li a, .footer-work-hr-content span, .h2-title,
.service-list-sidebar-box ul li a span, .accordion-button.faq-btn:not(.collapsed), .get-quote-points ul li p, body {
    color: #000 !important;
}

.blog-user-box, .tag-list-box ul li a:hover, .service-list-sidebar-box .active a, .service-list-sidebar-box ul li a:hover {
    box-shadow: 0px 10px 30px 0px rgb(32, 71, 14, 0.3);
}

.contact-in-content span {
    color: #777777;
    font-size: 16px;
}

.service-box:hover .service-box-content p, .portfolio-box:hover .portfolio-content-box .a-subtitle, .h2-white, .portfolio-box:hover .portfolio-content-box h3, .contact-box:hover .contact-in-content h3,
.no-hover:hover, .h3-white, .service-box:hover h3, .tag-list-box ul li a:hover, .how-work-text p, .sec-btn:hover .no-hover, .subtitle-line-1, .font-white, .service-list-sidebar-box ul li:hover a i,
.service-list-sidebar-box ul .active a i, .service-list-sidebar-box ul li a:hover span, .top-mail-content p, .top-call-content p, .service-list-sidebar-box .active a span {
    color: #FFF !important;
}

.how-work-img::before {
    background: linear-gradient(90deg, rgba(32, 71, 14, 1) 0%, rgba(32, 71, 14, 0) 100%);
}

.newsletter-bg {
    box-shadow: 0px 30px 60px 0px rgb(144, 178, 137, 0.3);
}

.watch-video-img:before {
    background-color: unset
}

.accordion-collapse {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.8s ease, padding 0.8s ease;
}

    .accordion-collapse.show {
        max-height: 500px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

.faq-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    background: none;
    border: none;
    outline: none;
    padding: 0;
}

    .faq-btn .icon {
        display: inline-block;
        transition: transform 0.5s ease;
    }

    .faq-btn.active span {
        transform: rotate(90deg);
    }

@media screen and (max-width: 991px) {
    .mob-banner-slider::before {
        background-color: rgba(144, 178, 137, 0.3);
    }

    .main-navigation ul {
        background: #D3D3D3
    }
}

@media screen and (max-width: 1399px) {
    .banner-content p {
        font-weight: 700;
    }

    .logo-menu {
        width: 150% !important;
        max-width: unset;
    }
}

@media screen and (max-width: 400px) {
    .logo-menu {
        width: 130% !important;
        max-width: unset;
    }
}

@media screen and (max-width: 360px) {
    .logo-menu {
        width: 100% !important;
        max-width: unset;
    }
}

@media screen and (min-width: 1399px) {
    .logo-menu {
        max-width: unset;
        width: unset !important
    }
}

#cookie-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #20470E;
    color: white;
    text-align: center;
    padding: 15px;
    font-size: 14px;
    z-index: 1000;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.3);
}

    #cookie-banner p {
        margin: 0;
        display: inline;
        color: #fff
    }

    #cookie-banner a {
        color: #fff;
        text-decoration: underline;
    }

        #cookie-banner a:hover {
            color: #90B289 !important;
        }

    #cookie-banner button {
        background-color: #fff;
        color: #20470E;
        border: none;
        padding: 10px 15px;
        margin-left: 15px;
        border-radius: 5px;
        cursor: pointer;
        font-size: 14px;
    }

        #cookie-banner button:hover {
            background-color: #90B289;
            color: #fff
        }

.main-banner-in::before {
    background-color: rgba(32, 71, 14, .4);
}

.notification-bar {
    position: fixed;
    bottom: -50px;
    left: 0;
    width: 100%;
    background-color: #28a745;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    font-size: 16px;
    box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    transition: bottom 0.4s ease-in-out;
}

    .notification-bar.error {
        background-color: #dc3545;
    }

.service-detail-img4 {
    margin-right: unset;
}

@media (max-width: 476px) {
    .service-detail-img-box {
        margin: 0;
    }
}

.whatsapp-icon {
    position: fixed;
    bottom: 70px;
    right: 10px;
    z-index: 1000;
    width: 70px;
    height: 70px;
    cursor: pointer;
}

.portfolio-detail-info-box ul li {
    margin-bottom: 10px;
}

.portfolio-detail-sidebar .portfolio-detail-info-box:not(:first-of-type) {
    margin-top: 20px;
}

@media (max-width: 991px) {
    .main-service-detail-in .container {
        display: flex;
        flex-direction: column;
    }

    .main-service-detail-in .service-sidebar-content {
        order: 2;
    }

    .main-service-detail-in .service-detail-content {
        order: 1;
    }

    .remove-cel{
        display:none
    }
}

@media (max-width: 475px) {
    .service-detail-img-box {
        margin-bottom: 15px;
    }
    .h1-title{
        font-size:45px
    }
}

.pagination-arrow {
    color: #20470E
}

.blog-pagination ul li.active, .blog-pagination ul li.active:hover {
    background: #20470E
}

.blog-pagination ul li:hover {
    background-color: #20470E;
}

li.paginacao a {
    color: #20470E !important
}

    li.paginacao a:hover, li.paginacao:hover a {
        color: #fff !important
    }

li.paginacao.active a {
    color: #fff !important
}

li.paginacao a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    text-align: center;
    text-decoration: none;
}