#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: #e8eaf6;
}
#nav-logo-menu-2 .bg-wrap {
    background: #283593;
}
#benefits-3col-11 .bg-wrap {
    background: #303f9f;
}
#desc-text-halfbg-2 .bg-wrap {
    background: #c5cae9;
}
#text-2col-2 .bg-wrap {
	background: #3949ab;
}
#desc-halfbg-text .bg-wrap {
	background: #9fa8da;
}
#text-1col .bg-wrap {
	background: #3f51b5;
}
#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: #c5cae9;
}
#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: #e8eaf6;
}
#cookie-text .bg-wrap {
    background-color: #1a237e;
}
#footer-logo-text-btn .bg-wrap {
    background: #9fa8da;
}