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

#desc-text-halfbg .bg-wrap {
    background: rgba(52, 58, 64, 0.9);
}

#text-2col-4 .bg-wrap {
    background: #f1f8e9;
}

#benefits-3col-9 .bg-wrap {
    background: #fff3e0;
}

#desc-img-textbox .bg-wrap {
    background: #f3e5f5;
}

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

#desc-img-text .bg-wrap {
    background: #f8f9fa;
}

#contact-form-2 .bg-wrap {
    background: #e3f2fd;
}

#cookie-text-btn-2 .bg-wrap {
    background: rgba(52, 58, 64, 0.9);
}#desc-text-8 .bg {
    background-image: url('../images/bg-23.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity:1;
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 1;

}
#cookie-text-btn-2 .bg {
    opacity: 0.5;
    background-size: 200px auto;
    background-repeat: Repeat;

}
#footer-text-2 .bg-wrap {
    background-color: #f2f0ed;
}
