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

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

#text-2col .bg-wrap {
    background: #00695c;
}

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

#text-1col .bg-wrap {
    background: #26a69a;
}#header-modal-text .bg {
    background-image: url('../images/bg-83.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:.3;
}

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

#desc-text-img-img .bg-wrap {
    background: #26a69a;
}
#contact-form-map .bg-wrap {
	background: #00897b;
}#cookie-text .bg-wrap {
    background: rgba(0, 77, 64, 0.8);
}#footer-text-2 .bg-wrap {
    background-color: #004d40;
}
