#header-text-text .bg {
    background-image: url('../images/bg-29.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;
}
#header-text-text .bg-wrap {
	background: rgba(185, 142, 238, 0.16);
}#benefits-4col-7 .bg-wrap {
    background-color: #f3e5f5;
}


#benefits-4col-7 .bg {
    background-image: url('../images/bg-pattern-3.webp');
    background-repeat: repeat;
    background-position: center;
    background-size: 50px 50px;
    opacity:0.075;
}
#desc-text .bg {
    background-image: url('../images/bg-68.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.35;
}
#desc-text .bg-wrap {
	background: rgba(75, 45, 120, 0.66);
}
#benefits-2col-4 .bg-wrap {
    background-color: #E8E6F2;
}
#contact-form-3 .bg-wrap {
	background: #f5f3ff;
}
#testimonial-3col-2 .bg-wrap {
	background: #7b1fa2;
}
#desc-text-halfbg .bg-wrap {
    background: #4a148c;
}
#text-2col-2 .bg-wrap {
	background: #7b1fa2;
}
#desc-halfbg-text-2 .bg-wrap {
	background: #4a148c;
}
#text-2col-3 .bg-wrap {
	background: #7b1fa2;
}