#nav-logo-menu-btn-2 .bg-wrap {
	background: #4B0082;
}
#header-text-3 .bg {
    background-image: url('../images/bg-60.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0;
}

#header-text-3 .bg-wrap {
	background: #E6E6FA;
}
#benefits-4col-7 .bg-wrap {
    background-color: #D8BFD8;
}


#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-halfbg-2 .bg-wrap {
    background: rgba(75, 0, 130, 0.9);
}
#desc-text-2 .bg {
    background-image: url('../images/bg-73.webp');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    opacity: 0.32;
}
#desc-text-2 .bg-wrap {
	background: #DDA0DD;
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 0.51;

}

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

#text-2col .bg-wrap {
	background: #F8F8FF;
}

#desc-img-text .bg-wrap {
	background: #E0E0E0;
}

#cookie-text-btn-2 .bg-wrap {
	background: rgba(75, 0, 130, 0.9);
}

#footer-text-logo-text .bg-wrap {
	background: #F5F5F5;
}