
#nav-menu-social .bg-wrap {
	background: linear-gradient(to right, rgba(156, 39, 176, 0.8), rgba(0, 0, 0, 0));
}#header-img-modal .bg-wrap {
    background: rgba(74, 20, 140, 0.8);
}

#header-img-modal .bg {
    background-image: url('../images/bg-69.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.4;
}

#benefits-2col-8 .bg-wrap {}#desc-halfbg-text-6 .bg-wrap {
    background-color: #6a1b9a;
}#desc-text-halfbg-4 .bg-wrap {
    background: linear-gradient(to right, #ffffff, rgba(74, 20, 140, 0.8));
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 1;

}
#cookie-text .bg-wrap {
    background: linear-gradient(to right, rgba(74, 20, 140, 0.8), rgba(0, 0, 0, 0));
}