#nav-menu-social .bg-wrap {
	background: linear-gradient(to right, rgba(0, 128, 128, 0.8), rgba(0, 0, 0, 0));
}#header-img-modal .bg-wrap {
    background: rgba(0, 128, 128, 0.8);
}

#header-img-modal .bg {
    background-image: url('../images/bg-69.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.4;
}

#text-2col-2 .bg-wrap {
    background: #e0ffff;
}

#desc-halfbg-text-7 .bg-wrap {
    background: #f0ffff;
}

#benefits-2col-8 .bg-wrap {
    background: #e0ffff;
}

#desc-halfbg-text-6 .bg-wrap {
    background-color: #008b8b;
}#desc-text-halfbg-4 .bg-wrap {
    background: linear-gradient(to right, #ffffff, rgba(0, 128, 128, 0.8));
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 1;

}
#contact-form-2 .bg-wrap {
    background: #e0ffff;
}
#cookie-text .bg-wrap {
    background: linear-gradient(to right, rgba(0, 128, 128, 0.8), rgba(0, 0, 0, 0));
}

#footer-text-logo .bg-wrap {
    background: #008b8b;
}

#resource-optimization .bg-wrap {
    background: #f0ffff;
}