
#nav-logo-menu .bg-wrap {
	background: #8b008b;
}#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: #9932cc;
}

#text-3col-4 .bg-wrap {
	background: #8a2be2;
}
#desc-img-img-text .bg-wrap {
	background: #2f4f4f;
}

#text-1col .bg-wrap {
	background: #663399;
}#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: #f8f8ff;
}
