
#nav-menu-logo .bg-wrap {
	background: rgba(142, 124, 195, 0.9);
}
#header-textbox-3 .bg-wrap {
    background-color: #ede7f6;
}
#desc-img-list-3col .bg-wrap {
    background: rgba(142, 124, 195, 0.9);
}
#text-3col-list .bg-wrap {
    background: #f3e5f5;
}
#text-1col .bg-wrap {
    background: #e0f2f1;
}
#header-halfbg-timer-form .bg-wrap {
	background: rgba(142, 124, 195, 0.9);
}
#desc-text-img-4 .bg-wrap {
	background: rgba(142, 124, 195, 0.9);
}
#contact-form-map .bg-wrap {
    background: #fce4ec;
}
#cookie-text-btn .bg-wrap {
	background: #f1f8e9;
}
#footer-text-2 .bg-wrap {
    background-color: #e8f5e8;
}
#header-textbox-3 .bg {
    background-image: url('../images/bg-76.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.75;
}
