#nav-logo-menu .bg-wrap {
    background-color: #e0f2f1;
}

#header-text-img .bg-wrap {
    background: #00897b;
}

#header-text-img .bg {
    background-image: url('../images/bg-34.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.075;
}#benefits-3col-9 .bg-wrap {
    background-color: #b2dfdb;
}

#desc-halfbg-text-4 .bg-wrap {
    background-color: #80cbc4;
}

#testimonial-single-6 .bg-wrap {
    background: #00695c;
}

#text-2col-text-list .bg-wrap {
    background-color: #e0f2f1;
}

#desc-text-halfbg-3 .bg-wrap {
    background: #c8c8c8;
}

#contact-text-form .bg-wrap {
    background: #00897b;
}#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;
}#cookie-text .bg-wrap {
    background-color: rgba(0, 77, 64, 0.8);
}

#footer-text-logo-text-2 .bg-wrap {
    background-color: #004d40;
}