#nav-logo-menu .bg-wrap {
    background: #2a5d2a;
}
#header-text-2 .bg {
    background-image: url('../images/bg-42.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.26;
}
#header-text-2 .bg-wrap {
    background: #f0f8f0;
}
#desc-halfbg-text-3 .bg-wrap {
    background: #1a4d1a;
}
#desc-text-halfbg .bg-wrap {
    background: #0f3a0f;
}
#benefits-2col-6 .bg-wrap{
    background: #e8f4e8;
}
#benefits-3col-counter .bg-wrap{
    background: #d0e8d0;
}
#desc-text-img .bg-wrap {
    background: #2a4d2a;
}
#contact-text-form .bg {
	background-image: url('../images/bg-3.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.15;
}
#contact-text-form .bg-wrap {
    background: #f4f8f4;
}
#cookie-text .bg-wrap {
    background-color: rgba(26, 77, 26, 0.9);
}
#footer-logo-text-social .bg-wrap {
    background: #3a5d3a;
}