
#nav-menu-logo-social .bg-wrap {
	background: #00acc1;
}

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

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

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

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

#text-1col .bg-wrap {
    background: #26a69a;
}

#desc-text-img-img .bg-wrap {
    background-color: #00897b;
}

#contact-img-form .bg-wrap {
    background: #00695c;
}

#cookie-text-btn-2 .bg-wrap {
    background: rgba(0, 105, 92, 0.8);
}

#footer-logo-text-img .bg-wrap {
    background-color: #26a69a;
}#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;

}
