
#nav-logo-menu .bg-wrap {
	background-color: #3f51b5;
}
#header-text-carousel .bg-wrap {
	background-color: #e8eaf6;
}
#header-text-carousel .bg {
    background-image: url('../images/bg-52.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.24;
}

#benefits-3col-counter .bg-wrap{
    background-color: #303f9f;
}
#desc-text-img-img .bg-wrap {
	background-color: #1a237e;
}
#text-3col-4 .bg-wrap {
	background-color: #303f9f;
}
#desc-img-img-text .bg-wrap {
	background-color: #283593;
}

#text-1col .bg-wrap {
	background-color: #303f9f;
}
#contact-form .bg-wrap {
	background-color: #c5cae9;
}
#contact-form .bg {
	background-image: url('../images/bg-31.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.2;
}
#cookie-text .bg-wrap {
    background-color: rgba(0,0,0,0.9);
}
#footer-img-text .bg-wrap {
    background-color: #9fa8da;
}
