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

#header-halfbg-timer-form .bg-wrap {
    background: #dcedc8;
}

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

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

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

#text-3col-4--0 .bg-wrap {
    background: #8bc34a;
}

#desc-text-img-img-2 .bg-wrap {
    background-color: #7cb342;
}

#contact-form .bg-wrap {
    background: #689f38;
}

#cookie-text .bg-wrap {
    background: rgba(104, 159, 56, 0.8);
}

#footer-text-2 .bg-wrap {
    background-color: #558b2f;
}#contact-form .bg {
	background-image: url('../images/bg-31.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 1;
}
