#nav-menu-full .bg-wrap{
    background: #0f3d12;
}
#header-halfbg-text .bg-wrap {
	background: #cee5ce;
}
#text-3col-2 .bg-wrap {
	background: #a8d0a8;
}
#desc-halfbg-text-2 .bg-wrap {
	background: #cbeacc;
}
#testimonial-3col-2 .bg-wrap {
	background: #dceddd;
}
#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: #d8e8c5;
}
#text-1col .bg-wrap {
	background: #4a9850;
}
#desc-text-halfbg-2 .bg-wrap {
    background: #a7c6a9;
}
#contact-form .bg-wrap {
	background: #acc8af;
}
#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(10,25,10,0.91);
}
#footer-logo-text-btn .bg-wrap {
	background: #a5d0a5;
}