#header-img-text .bg {
    background-image: url('../images/bg-20.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.2;
}#benefits-2col-5 .bg-wrap{
    background: #e9ebee;
}#desc-text-6 .bg {
    background-image: url('../images/bg-49.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;
}

#desc-text-img-7 .bg-wrap {
    background-color: #2d3436;
}

#desc-img-text-text .bg-wrap {
	background: #1e272e;
}

#header-img-text.dark .bg-wrap,
#desc-text-6.dark .bg-wrap {
    background: #34495e;
}

#text-1col.light .bg-wrap,
#text-3col-4.light .bg-wrap,
#contact-form-halfbg.light .bg-wrap {
    background: #f0f2f5;
}