
#nav-logo-menu-2 .bg-wrap {
    background: #0f766e;
}

#header-text-halfbg .bg-wrap {
	background: #e6fffa;
}

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

#desc-text-6 .bg {
    background-image: url('../images/bg-49.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.45;
}

#desc-text-6 .bg-wrap {
	background: #f0fdfa;
}

#text-2col-4 .bg-wrap {
	background: #134e4a;
}

#desc-text-halfbg-4 .bg-wrap {
    background: #ccfbf1;
}

#desc-img-text-8 .bg {
	opacity: 0.19;
    background-size: cover;
}

#desc-img-text-8 .bg-wrap {
	background: #f0fdfa;
}

#business-innovation-programs .bg-wrap {
    background-color: #f0fdf4;
}

#contact-text-form .bg {
	background-image: url('../images/bg-3.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.15;
}

#contact-text-form .bg-wrap {
    background: #0f766e;
}

#cookie-text .bg-wrap {
    background-color: rgba(15, 118, 110, 0.9);
}

#footer-img-text .bg-wrap {
    background-color: #f0fdf4;
}
