#nav-menu .bg-wrap{
    background: rgba(0, 0, 0, 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: 0.5;
}

#header-modal-text .bg-wrap {
    background: #ffffff;
}

#text-2col .bg-wrap {
    background: #1565c0;
}

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

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

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

#desc-text-img-img .bg-wrap {
    background: #1e88e5;
}
#contact-form-map .bg-wrap {
	background: rgba(33, 150, 243, 0.7);
}#cookie-text .bg-wrap {
    background: rgba(33, 150, 243, 0.7);
}#footer-text-2 .bg-wrap {
    background-color: #64b5f6;
}
