#nav-menu-full .bg-wrap{
    background-color: #E0F2F1;
}
#header-halfbg-text .bg-wrap {
	background: #B2DFDB;
}
#testimonial-3col-2 .bg {
    background-image: url('../images/bg-66.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.36;
}
#testimonial-3col-2 .bg-wrap {
    background: #00695C;
}
#desc-halfbg-text-2 .bg-wrap {
	background: #E0F2F1;
}
#text-3col-2 .bg-wrap {
    background-color: #B2DFDB;
}
#desc-img-text .bg-wrap {
	background: #E0F2F1;
}
#text-1col .bg-wrap {
    background-color: #B2DFDB;
}
#desc-text-halfbg-2 .bg-wrap {
    background: #E0F2F1;
}
#contact-form .bg {
	background-image: url('../images/bg-31.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.37;
}
#contact-form .bg-wrap {
    background-color: #B2DFDB;
}
#cookie-text .bg-wrap {
    background-color: #00695C;
}
#footer-logo-text-btn .bg-wrap {
	background: #E0F2F1;
}