
#nav-logo-menu-2 .bg-wrap {
	background: #8bc7e3;
}

#header-text-4 .bg-wrap {
    background: #b3e5fc;
}

#desc-halfbg-text-img-text .bg-wrap {
    background-color: #e0f7fa;
}

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

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

#text-4col .bg-wrap {
    background: #29b6f6;
}

#desc-img-text .bg-wrap {
    background-color: #039be5;
}

#testimonial-3col-3 .bg-wrap {
    background: #0277bd;
}

#contact-img-form .bg-wrap {
    background-color: #4fc3f7;
}

#cookie-text-btn-2 .bg-wrap {
    background: rgba(2, 119, 189, 0.8);
}

#footer-text-logo .bg-wrap {
    background-color: #81d4fa;
}#header-text-4 .bg {
    background-image: url('../images/bg-12.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.33;
}


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