#nav-logo-menu-social .bg-wrap {
    background-color: #e8f5e8;
}

#header-text-text .bg-wrap {
    background: #c8e6c9;
}

#inner-img-text .bg-wrap {
    background-color: #a5d6a7;
}

#desc-text-halfbg-3 .bg-wrap {
    background: #4caf50;
}

#inner-quote .bg-wrap {
    background: #2e7d32;
}

#desc-text-2 .bg-wrap {
    background-color: #81c784;
}

#desc-halfbg-text-2 .bg-wrap {
    background: #66bb6a;
}

#contact-center-form .bg-wrap {
    background-color: #388e3c;
}

#cookie-text-btn-2 .bg-wrap {
    background: rgba(27, 94, 32, 0.8);
}

#footer-logo-text-social .bg-wrap {
    background: #1b5e20;
}

#header-text-text .bg {
    background-image: url('../images/bg-29.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;
}#desc-text-2 .bg {
    background-image: url('../images/bg-73.webp');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    opacity: 0.21;
}
