
#nav-logo-menu-btn-2 .bg-wrap {
	background: #ff9f43;
}#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, 159, 67, 0.3);
}#benefits-4col-7 .bg-wrap {
    background-color: #f1f2f6;
}


#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: #ee5a24;
}#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(238, 90, 36, 0.2);
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 0.51;

}

#contact-form-2 .bg-wrap {
	background: rgba(255, 159, 67, 0.25);
}
