#nav-logo-menu .bg-wrap {
    background: #ffffff;
}
#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;
}
#header-text-img .bg-wrap {
    background: #e53935;
}
#benefits-3col-9 .bg-wrap {
    background-color: #ffcdd2;
}
#desc-halfbg-text-4 .bg-wrap {
    background-color: #ef9a9a;
}
#testimonial-single-6 .bg-wrap {
    background: #f44336;
}
#text-2col-text-list .bg-wrap {
    background-color: #ffebee;
}
#desc-text-halfbg-3 .bg-wrap {
    background-color: #ffcdd2;
}
#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: #d32f2f;
}
#footer-text-logo-text-2 .bg-wrap {
    background: #c62828;
}
#cookie-text .bg-wrap {
    background-color: rgba(183, 28, 28, 0.9);
}