#nav-menu-btn .bg-wrap {
	background: #e6f0ff;
}#header-textbox .bg-wrap {
    background-color: #111;
}

#header-textbox .bg {
    background-image: url('../images/bg-71.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity:0.4;
}

#desc-img-text-text .bg-wrap {
	background: #fff0e6;
}

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

#benefits-3col-12 .bg-wrap {
    background: #ffe6f0;
}

#text-1col .bg-wrap {
	background: #e6fff0;
}

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

#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: #fff5e6;
}

#cookie-text-btn .bg-wrap {
	background: #f0f0f0;
}

#footer-logo-text-img .bg-wrap {
	background: #f5f5f5;
}