#nav-menu-logo-menu .bg-wrap {
	background: #2e7d32;
}
#header-textbox-3 .bg-wrap {
    background: #388e3c;
}

#header-textbox-3 .bg {
    background-image: url('../images/bg-76.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.75;
}
#inner-text .bg-wrap {
	background: #e8f5e8;
}
#benefits-2col-7 .bg-wrap {
    background: #c8e6c9;
}
#desc-halfbg-text-2 .bg-wrap {
	background: #a5d6a7;
}
#desc-text-6 .bg-wrap {
	background: #43a047;
}
#desc-text-6 .bg {
    background-image: url('../images/bg-49.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity:1;
}
#desc-img-text .bg-wrap {
	background: #f1f8e9;
}
#chart-2col-circle .bg-wrap {
	background: #81c784;
}
#contact-form-2 .bg-wrap {
	background: #2e7d32;
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 1;

}
#cookie-text .bg-wrap {
    background-color: rgba(0,0,0,0.9);
}
#footer-text-2 .bg-wrap {
    background: #e8f5e8;
}
