
#nav-megamenu-logo-menu .bg-wrap {
	background: rgba(156, 39, 176, 0.8);
}

#header-text-text .bg-wrap {
    background: #a25fac;
}

#benefits-3col-11 .bg-wrap {
    background-color: #e1bee7;
}

#desc-img-text-9 .bg-wrap {
    background: #ab47bc;
}

#desc-halfbg-text-3 .bg-wrap {
    background-color: #ce93d8;
}

#desc-text-img .bg-wrap {
    background: #8e24aa;
}

#desc-text-halfbg .bg-wrap {
    background-color: #7b1fa2;
}

#contact-text-form .bg-wrap {
    background: #6a1b9a;
}

#cookie-text .bg-wrap {
    background: rgba(156, 39, 176, 0.8);
}

#footer-logo-text-2 .bg-wrap {
    background-color: #f8bbd9;
}#header-text-text .bg {
    background-image: url('../images/bg-29.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;
}
#desc-img-text-9 .bg {
    background-image: url('../images/item-grid-horizontal-3.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.15;
}#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;
}

