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

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

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

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

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

#text-3col-4--0 .bg-wrap {
    background: #81c784;
}

#desc-text-img-img-2 .bg-wrap {
    background-color: #66bb6a;
}

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

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

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