
#nav-logo-menu-2 .bg-wrap {
	background: #1a1a1a;
}
#header-text-halfbg .bg-wrap {
	background: #fff8e1;
}
#text-4col-3 .bg-wrap {
	background: #333333;
}
#text-2col-4 .bg-wrap {
	background: #4a4a4a;
}
#desc-text-6 .bg-wrap {
	background: #5c5c5c;
}
#desc-text-halfbg-4 .bg-wrap {
    background: #f3e5f5;
}
#desc-text-img-img .bg-wrap {
    background: #6c6c6c;
}
#desc-img-text-8 .bg-wrap {
	background: #fce4ec;
}
#contact-text-form .bg-wrap {
	background: #7c7c7c;
}
#cookie-text .bg-wrap {
    background-color: #e8eaf6;
}
#footer-img-text .bg-wrap {
    background-color: #f9fbe7;
}
#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-img-text-8 .bg {
	opacity: 0.19;
    background-size: cover;
}
#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;
}
