#nav-logo-menu .bg-wrap {
    background: #6a1b9a;
}
#header-text-img .bg {
    background-image: url('../images/bg-34.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.075;
}
#header-text-img .bg-wrap {
    background: #4a148c;
}
#desc-halfbg-text-4 .bg-wrap {
    background-color: #e1bee7;
}
#benefits-3col-9 .bg-wrap {
    background-color: #e1bee7;
}
#testimonial-single-6 .bg-wrap {
    background: #4a148c;
}
#text-2col-text-list .bg-wrap {
    background-color: #e1bee7;
}
#desc-text-halfbg-3 .bg-wrap {
    background-color: #e1bee7;
}
#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;
}
#contact-text-form .bg-wrap {
    background: #4a148c;
}
#cookie-text .bg-wrap {
    background-color: rgba(191, 54, 12, 0.95);
}
#footer-text-logo-text-2 .bg-wrap {
    background: #4a148c;
}