#nav-logo-menu-2 .bg-wrap {
	background: #6a1b9a;
}
#header-text .bg-wrap {
	background: #8e24aa;
}
#header-text .bg {
    background-image: url('../images/bg-46.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity:0.25;
}
#text-2col-4 .bg-wrap {
	background: #e1bee7;
}
#benefits-3col-11 .bg-wrap {
	background: #7b1fa2;
}
#desc-img-text-2 .bg-wrap {
	background: #f3e5f5;
}
#desc-text-halfbg-5 .bg-wrap {
	background: #4a148c;
}
#desc-text-halfbg-5 .bg {
    background-image: url('../images/bg-pattern-1-primary.webp');
    background-repeat: repeat;
    background-position: center;
    background-size: 200px 200px;
    opacity:0.2;
}
#benefits-2col-counter-2 .bg-wrap {
	background: #ce93d8;
}
#contact-text-form .bg-wrap {
	background: #4a148c;
}
#contact-text-form .bg {
	background-image: url('../images/bg-3.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.15;
}
#cookie-text .bg-wrap {
    background-color: #4a148c;
}
#footer-text-logo-text .bg-wrap {
	background: #ba68c8;
}