
#nav-menu-logo-social .bg-wrap {
	background: #6ea7c1;
}

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

#testimonial-3col-4 .bg-wrap {
    background-color: #e0f7fa;
}

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

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

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

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

#contact-img-form .bg-wrap {
    background: #0277bd;
}

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

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

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

}
