#nav-logo-menu-social .bg-wrap {
    background-color: rgba(156, 39, 176, 0.8);
}

#header-search .bg-wrap {
    background: #f3e5f5;
}

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

#desc-halfbg-text-3 .bg-wrap {
    background: #ab47bc;
}

#text-4col-2 .bg-wrap {
    background-color: #ce93d8;
}

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

#text-3col-4 .bg-wrap {
    background-color: #7b1fa2;
}

#contact-text-form .bg-wrap {
    background: #6a1b9a;
}

#header-search .bg {
    background-image: url('../images/bg-17.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:1;
}#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;
}#cookie-text .bg-wrap {
    background-color: rgba(156, 39, 176, 0.8);
}#footer-text-2 .bg-wrap {
    background-color: #f8bbd9;
}
