
#nav-megamenu-logo-menu .bg-wrap {
	background: #ff6a00;
}
#header-text-2 .bg-wrap {
    background: #fdf5e6;
}
#benefits-4col-7 .bg-wrap {
    background-color: #f0fff0;
}
#text-2col-3 .bg-wrap {
    background-color: #fff0f5;
}
#desc-text-halfbg-3 .bg-wrap {
    background-color: #f5fffa;
}
#testimonial-3col .bg-wrap {
    background-color: #fffacd;
}
#inner-img-text .bg-wrap {
    background-color: #f0ffff;
}
#contact-form-halfbg .bg-wrap {
    background-color: #faf0e6;
}
#footer-img-text .bg-wrap {
    background-color: #f8f8ff;
}
#header-text-2 .bg {
    background-image: url('../images/bg-42.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.22;
}
#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;
}
