#nav-menu .bg-wrap{
    background: #d32f2f;
}#header-textbox-2 .bg-wrap {
    background: #f44336;
}


#header-textbox-2 .bg {
    background-image: url('../images/bg-62.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.29;
}
#benefits-3col-12 .bg-wrap {
    background: #ef5350;
}
#desc-text .bg {
    background-image: url('../images/bg-68.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.35;
}
#desc-text .bg-wrap {
	background: #c62828;
}
#text-2col-2 .bg-wrap {
	background: #b71c1c;
}

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

#text-3col .bg-wrap {
	background: #d32f2f;
}#contact-form .bg {
	background-image: url('../images/bg-31.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.2;
}
#contact-form .bg-wrap {
	background: #ffebee;
}
#cookie-text-btn-2 .bg {
    opacity: 0.5;
    background-size: 200px auto;
    background-repeat: Repeat;

}

#cookie-text-btn-2 .bg-wrap {
	background: #f44336;
}#footer-text-2 .bg-wrap {
    background: #ffcdd2;
}
