#nav-menu .bg-wrap{
    background-color: #e8f4f4;
}
#header-text-carousel .bg {
    background-image: url('../images/bg-52.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.35;
}
#header-text-carousel .bg-wrap {
    background-color: #d1ebeb;
}
#benefits-2col-2 .bg-wrap {
	background: #c2e6e6;
}
#desc-halfbg-text-7 .bg-wrap {
	background: #a8d6d6;
}
#text-2col-4 .bg-wrap {
	background: #8fc6c6;
}
#text-3col-2 .bg-wrap {
	background: #75b6b6;
}
#desc-img-text-2 .bg-wrap {
	background: #5ca6a6;
}
#contact-img-form .bg-wrap {
	background: #429696;
}
#desc-text .bg {
    background-image: url('../images/bg-68.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.31;
}
#desc-text .bg-wrap {
    background-color: #2a5f5f;
}
#cookie-text .bg-wrap {
    background-color: rgba(18, 41, 41, 0.95);
}