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

#header-text-3 .bg-wrap {
	background: rgba(255, 250, 205, 0.4);
}
#benefits-4col-7 .bg-wrap {
    background-color: #e6f3ff;
}


#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: #2f4f4f;
}
#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: rgba(240, 255, 240, 0.4);
}
#text-2col .bg-wrap {
	background: rgba(255, 228, 181, 0.4);
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 0.51;

}

#contact-form-2 .bg-wrap {
	background: rgba(255, 215, 0, 0.4);
}