
#nav-menu-logo .bg-wrap {
	background-color: #c8e6c9;
}
#header-halfbg-text .bg-wrap {
    background-color: #a5d6a7;
}
#benefits-2col-6 .bg-wrap{
    background-color: #81c784;
}
#desc-text-6 .bg {
    background-image: url('../images/bg-49.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity:1;
}
#desc-text-6 .bg-wrap {
    background: #43a047;
}
#text-2col-3 .bg-wrap {
    background-color: #66bb6a;
}
#action-img-text-btn .bg-wrap {
    background: #2e7d32;
}
#chart-chart-text .bg-wrap {
    background-color: #4caf50;
}
#desc-halfbg-text-4 .bg-wrap {
    background-color: #e8f5e9;
}
#contact-form .bg {
	background-image: url('../images/bg-31.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.31;
}
#contact-form .bg-wrap {
	background-color: #dcedc8;
}
#cookie-text-btn .bg-wrap {
    background-color: #c8e6c9;
}
#footer-text-logo .bg-wrap {
    background: #388e3c;
}