
#nav-logo-menu-2 .bg-wrap {
	background: #66bb6a;
}

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

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

#desc-img-text-9 .bg-wrap {
    background: #43a047;
}

#media-text-icon .bg-wrap {
    background-color: #388e3c;
}

#benefits-3col-5 .bg-wrap {
    background: #66bb6a;
}

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

#contact-form-3 .bg-wrap {
    background: #2e7d32;
}

#cookie-text-btn-2 .bg-wrap {
    background: rgba(46, 125, 50, 0.8);
}

#footer-logo-text-2 .bg-wrap {
    background-color: #2e7d32;
}#header-text-text .bg {
    background-image: url('../images/bg-29.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0;
}#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;
}


