#nav-logo-menu-social .bg-wrap {
    background-color: rgba(255, 111, 0, 0.8);
}

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

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

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

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

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

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

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

#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(230, 81, 0, 0.8);
}#footer-text-2 .bg-wrap {
    background-color: #e65100;
}
