
#nav-menu-social .bg-wrap {
	background: linear-gradient(to right, rgba(138, 43, 226, 0.52), rgba(75, 0, 130, 0));
}#header-img-modal .bg-wrap {
    background: rgba(138, 43, 226, 0.52);
}

#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: #9370DB;
}#desc-text-halfbg-4 .bg-wrap {
    background: linear-gradient(to right, #E6E6FA, rgba(138, 43, 226, 0.52));
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 1;

}
#cookie-text .bg-wrap {
    background: linear-gradient(to right, rgba(138, 43, 226, 0.52), rgba(75, 0, 130, 0));
}