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