#nav-menu-full .bg-wrap{
    background: #1b5e20;
}
#header-halfbg-text .bg-wrap {
	background: #e8f5e8;
}
#text-3col-2 .bg-wrap {
	background: #c8e6c9;
}
#desc-halfbg-text-2 .bg-wrap {
	background: #388e3c;
}
#testimonial-3col-2 .bg-wrap {
	background: #2e7d32;
}
#testimonial-3col-2 .bg {
    background-image: url('../images/bg-66.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.36;
}
#desc-img-text .bg-wrap {
	background: #f1f8e9;
}
#text-1col .bg-wrap {
	background: #66bb6a;
}
#desc-text-halfbg-2 .bg-wrap {
    background: #43a047;
}
#contact-form .bg-wrap {
	background: #1b5e20;
}
#contact-form .bg {
	background-image: url('../images/bg-31.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.37;
}
#cookie-text .bg-wrap {
    background-color: rgba(0,0,0,0.9);
}
#footer-logo-text-btn .bg-wrap {
	background: #c8e6c9;
}