#nav-menu-full .bg-wrap{
    background: rgba(56, 142, 60, 0.8);
}

#header-img-text .bg-wrap {
    background: #000000;
}#header-img-text .bg {
    background-image: url('../images/bg-20.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.18;
}#benefits-3col-3 .bg-wrap {
    background: #66bb6a;
}

#desc-text-2 .bg-wrap {
    background-color: #c8e6c9;
}
#desc-text-2 .bg {
    background-image: url('../images/bg-73.webp');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    opacity:1;
}
#text-2col-4 .bg-wrap {
	background: #43a047;
}

#desc-text-halfbg-3 .bg-wrap {
    background-color: #a5d6a7;
}

#text-3col .bg-wrap {
	background: #388e3c;
}

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

#contact-form .bg-wrap {
    background-color: #cacfca;
}#desc-text-8 .bg {
    background-image: url('../images/bg-23.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity:.1;
}
#contact-form .bg {
	background-image: url('../images/bg-31.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: .1;
}#cookie-text .bg-wrap {
    background-color: rgba(27, 94, 32, 0.8);
}#footer-text-2 .bg-wrap {
    background-color: #1b5e20;
}
