#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;
}#nav-logo-menu .bg-wrap {
    background: #e8f5e8;
}

#header-text-img .bg-wrap {
    background: rgba(52, 58, 64, 0.9);
}

#benefits-3col-9 .bg-wrap {
    background: #f1f8e9;
}

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

#testimonial-single-6 .bg-wrap {
    background: rgba(52, 58, 64, 0.8);
}

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

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

#contact-text-form .bg-wrap {
    background: rgba(52, 58, 64, 0.7);
}

#cookie-text .bg-wrap {
    background-color: rgba(52, 58, 64, 0.9);
}

#footer-text-logo-text-2 .bg-wrap {
    background: #f8f9fa;
}#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,0,0,0.9);
}