
#nav-megamenu-logo-menu .bg-wrap {
	background: rgba(251, 140, 0, 0.8);
}

#header-text-text .bg-wrap {
    background: #6a6a6a;
}

#benefits-3col-11 .bg-wrap {
    background-color: #000000;
}

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

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

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

#desc-text-halfbg .bg-wrap {
    background-color: #ef6c00;
}

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

#cookie-text .bg-wrap {
    background: rgba(230, 81, 0, 0.8);
}

#footer-logo-text-2 .bg-wrap {
    background-color: #ff6f00;
}#header-text-text .bg {
    background-image: url('../images/bg-29.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;
}
#desc-img-text-9 .bg {
    background-image: url('../images/item-grid-horizontal-3.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.15;
}#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;
}

