
#nav-menu-logo-social .bg-wrap {
	background: #454545;
}

#header-subscribe .bg-wrap {
    background: #33691e;
}

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

#text-3col-4 .bg-wrap {
    background: #ffee58;
}

#desc-halfbg-text-img-text .bg-wrap {
    background-color: #ffeb3b;
}

#text-1col .bg-wrap {
    background: #bdcdb0;
}

#desc-text-img-img .bg-wrap {
    background-color: #689f38;
}

#contact-img-form .bg-wrap {
    background: #7cb342;
}

#cookie-text-btn-2 .bg-wrap {
    background: rgba(85, 139, 47, 0.8);
}

#footer-logo-text-img .bg-wrap {
    background-color: #9ccc65;
}#header-subscribe .bg {
    background-image: url('../images/bg-81.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.24;
}

#cookie-text-btn-2 .bg {
    opacity: 0.5;
    background-size: 200px auto;
    background-repeat: Repeat;

}
