
#nav-menu-logo-menu .bg-wrap {
	background: #e879f9;
}#header-text .bg {
    background-image: url('../images/bg-46.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity:0.25;
}
#header-text .bg-wrap {
	background: #a855f7;
}#benefits-2col-9 .bg-wrap {
    background: #f3e8ff;
}

#benefits-2col-9 .bg {

    background-repeat: repeat;
    background-size: 50px auto;
    opacity: 0.25;
}


#desc-halfbg-text-2 .bg-wrap {
	background: #faf5ff;
}

#desc-text-halfbg-3 .bg-wrap {
	background: #f5f3ff;
}#desc-text-4 .bg {
    background-image: url('../images/bg-75.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity:1;
}#contact-form .bg {
	background-image: url('../images/bg-31.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.36;
}