#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(52, 168, 83, 0.16);
}#benefits-4col-7 .bg-wrap {
    background-color: #f0fdf8;
}


#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(34, 139, 34, 0.66);
}
#benefits-2col-4 .bg-wrap {
    background-color: #e8f5e9;
}
#contact-form-3 .bg-wrap {
	background: #f1f8f4;
}