#header-text-4 .bg {
    background-image: url('../images/bg-12.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.23;
}
#nav-logo-menu-btn .bg-wrap {
    background: #f3e5f5;
}

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

#benefits-4col-5 .bg-wrap {
    background-color: #e1bee7;
}#desc-halfbg-text-img-text .bg-wrap {
    background-color: #ce93d8;
}#desc-text-halfbg .bg-wrap {
    background: #6a1b9a;
}#desc-text-3 .bg-wrap {
    background: #f3e5f5;
}

#desc-text-3 .bg {
    background-image: url('../images/bg-76.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.03;
}
#benefits-3col-3 .bg-wrap {
    background-color: #8e24aa;
}

#contact-form-2 .bg-wrap {
    background: #7b1fa2;
}

#cookie-text-btn-2 .bg-wrap {
    background: rgba(106, 27, 154, 0.8);
}

#footer-logo-text-2 .bg-wrap {
    background: #ba68c8;
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 1;

}
#cookie-text-btn-2 .bg {
    opacity: 0.5;
    background-size: 200px auto;
    background-repeat: Repeat;

}
#footer-logo-text-2 .bg {
    background-image: url('../images/bg-sign-primary.webp');
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: auto;
    opacity:0.05;
}
