#nav-menu-social .bg-wrap {
	background: linear-gradient(to right, rgba(110, 200, 120, 0.5), rgba(0, 0, 0, 0));
}#header-img-modal .bg-wrap {
    background: rgba(80, 160, 90, 0.6);
}

#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;
}

#benefits-2col-8 .bg-wrap {}#desc-halfbg-text-6 .bg-wrap {
    background-color: #6ab0c0;
}#desc-text-halfbg-4 .bg-wrap {
    background: linear-gradient(to right, #ffffff, rgba(80, 160, 90, 0.5));
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 1;

}
#cookie-text .bg-wrap {
    background: linear-gradient(to right, rgba(80, 160, 90, 0.8), rgba(0, 0, 0, 0.2));
}