
#nav-logo-menu-2 .bg-wrap {
	background: #70bb70;
}

#header-text-text .bg-wrap {
    background: #c8e6c9;
}

#benefits-3col-11 .bg-wrap {
    background-color: #a5d6a7;
}

#desc-img-text-9 .bg-wrap {
    background: #4caf50;
}

#media-text-icon .bg-wrap {
    background-color: #2e7d32;
}

#benefits-3col-5 .bg-wrap {
    background: #81c784;
}

#testimonial-4col .bg-wrap {
    background-color: #66bb6a;
}

#contact-form-3 .bg-wrap {
    background: #388e3c;
}

#cookie-text-btn-2 .bg-wrap {
    background: rgba(27, 94, 32, 0.8);
}

#footer-logo-text-2 .bg-wrap {
    background-color: #1b5e20;
}#header-text-text .bg {
    background-image: url('../images/bg-29.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;
}#desc-img-text-9 .bg {
    background-image: url('../images/item-grid-horizontal-3.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.15;
}#media-text-icon .bg {
    background-image: url('../images/bg-71.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity:0.25;
}#benefits-3col-5 .bg {
    background-image: url('../images/bg-29.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.1;
}
#benefits-3col-10 .bg {
    background-image: url('../images/bg-59.webp');
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    opacity:0.075;
}


