#nav-menu-logo-menu .bg-wrap {
	background: #2e7d32;
}
#header-text-2 .bg-wrap {
	background: #c8e6c9;
}
#header-text-2 .bg {
    background-image: url('../images/bg-42.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.28;
}
#testimonial-3col .bg-wrap {
    background: #c5e1a5;
}
#desc-img-text .bg-wrap {
	background: #a5d6a7;
}
#text-1col .bg-wrap {
	background: #81c784;
}
#desc-text-2 .bg-wrap {
	background: #aed581;
}
#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: #66bb6a;
}
#desc-halfbg-text-5 .bg-wrap {
	background: #9ccc65;
}
#contact-form-2 .bg-wrap {
	background: #dcedc8;
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;
}
#cookie-text .bg-wrap {
    background-color: #1b5e20;
}
#footer-logo-text-btn .bg-wrap {
	background: #c8e6c9;
}