
#nav-logo-menu-btn-2 .bg-wrap {
	background: #8ec38e;
}

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

#benefits-4col-7 .bg-wrap {
    background-color: #a5d6a7;
}

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

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

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

#desc-img-text .bg-wrap {
    background-color: #66bb6a;
}

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

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

#footer-text-logo-text .bg-wrap {
    background-color: #1b5e20;
}#header-text-3 .bg {
    background-image: url('../images/bg-60.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.27;
}




#benefits-4col-7 .bg {
    background-image: url('../images/bg-pattern-3.webp');
    background-repeat: repeat;
    background-position: center;
    background-size: 50px 50px;
    opacity:0.075;
}
#desc-text-2 .bg {
    background-image: url('../images/bg-73.webp');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    opacity: 0.32;
}

#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 0.51;

}


