#nav-menu .bg-wrap{
    background: rgba(77, 26, 153, 0.8);
}
#header-modal-text .bg {
    background-image: url('../images/bg-83.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:1;
}
#header-modal-text .bg-wrap {
    background: #f0e8f8;
}
#text-2col .bg-wrap {
    background: #2a1a4d;
}
#text-1col .bg-wrap {
    background: #3a2a5d;
}
#desc-halfbg-text-2 .bg-wrap {
    background: #f4ecf8;
}
#desc-text-halfbg .bg-wrap {
    background: #f8f2fc;
}
#desc-text-img-img .bg-wrap {
    background: #4d3a77;
}
#contact-form-map .bg-wrap {
	background: rgba(77, 26, 153, 0.8);
}
#cookie-text .bg-wrap {
    background: rgba(77, 26, 153, 0.8);
}
#footer-text-2 .bg-wrap {
    background-color: #e8d4f0;
}
