#nav-menu-full .bg-wrap{
    background-color: #f3e5f5;
}#header-text .bg {
    background-image: url('../images/bg-46.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.15;
}#desc-text-halfbg-3 .bg-wrap {
    background: #e1f5fe;
}


#desc-text-halfbg-3 .bg {
    background-image: url('../images/bg-pattern-3.webp');
    background-repeat: repeat;
    background-position: center;
    background-size: 50px 50px;
    opacity:0.075;
}


#text-4col-3 .bg-wrap {
	background: #01579b;
}

#text-2col-3 .bg-wrap {
	background: #0277bd;
}#contact-form .bg {
	background-image: url('../images/bg-31.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.24;
}

#benefits-4col-7 .bg-wrap {
    background: #f1f8e9;
}