#header-modal-text .bg {
    background-image: url('../images/bg-83.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.45;
}
#header-modal-text .bg-wrap {
    background: #ffebee;
}
#nav-logo-menu-2 .bg-wrap {
    background: #b71c1c;
}
#benefits-3col-11 .bg-wrap {
    background: #c62828;
}
#desc-text-halfbg-2 .bg-wrap {
    background: #ffcdd2;
}
#text-2col-2 .bg-wrap {
	background: #d32f2f;
}
#desc-halfbg-text .bg-wrap {
	background: #ef9a9a;
}
#text-1col .bg-wrap {
	background: #e53935;
}
#desc-text-2 .bg {
    background-image: url('../images/bg-73.webp');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    opacity: 0.50;
}
#desc-text-2 .bg-wrap {
	background: #ffcdd2;
}
#contact-form .bg {
	background-image: url('../images/bg-31.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.35;
}
#contact-form .bg-wrap {
    background: #ffebee;
}
#cookie-text .bg-wrap {
    background-color: #b71c1c;
}
#footer-logo-text-btn .bg-wrap {
    background: #ef9a9a;
}