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

#header-text-carousel .bg-wrap {
    background: #b3e5fc;
}#header-text-carousel .bg {
    background-image: url('../images/bg-52.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.21;
}
#benefits-2col-7 .bg-wrap {
    background-color: #e0f7fa;
}

#desc-text-8 .bg-wrap {
    background: #0277bd;
}

#benefits-4col-counter-2 .bg-wrap {
    background-color: #b2ebf2;
}

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

#contact-form-halfbg .bg-wrap {
    background: #29b6f6;
}#desc-text-8 .bg {
    background-image: url('../images/bg-23.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity:1;
}
#cookie-text .bg-wrap {
    background-color: rgba(2, 119, 189, 0.8);
}

#footer-text-logo-social .bg-wrap {
    background: #039be5;
}