#header-modal-text .bg {
    background-image: url('../images/bg-83.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.37;
}
#header-modal-text .bg-wrap {
    background-color: #FFF3E0;
}
#desc-text-halfbg-2 .bg-wrap {
    background: #FFCCBC;
}
#benefits-3col-11 .bg-wrap {
    background-color: #D84315;
}
#text-2col-2 .bg-wrap {
	background: #FF5722;
}
#desc-halfbg-text .bg-wrap {
	background: #FFF3E0;
}
#text-1col .bg-wrap {
	background: #D84315;
}
#desc-text-2 .bg {
    background-image: url('../images/bg-73.webp');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    opacity: 0.44;
}
#desc-text-2 .bg-wrap {
	background: #FFCCBC;
}
#contact-form .bg {
	background-image: url('../images/bg-31.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.25;
}
#contact-form .bg-wrap {
    background-color: #FFF3E0;
}
#cookie-text .bg-wrap {
    background-color: #D84315;
}
#footer-logo-text-btn .bg-wrap {
    background-color: #FFCCBC;
}