#header-text-4 .bg {
    background-image: url('../images/bg-12.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.23;
}
#header-text-4 .bg-wrap {
	background: #2a2a2a;
}#desc-halfbg-text-img-text .bg-wrap {
    background-color: #e9eaeb;
}#desc-text-halfbg .bg-wrap {
    background: #1a1a1a;
}#desc-text-3 .bg-wrap {
    background: #c8c8c8;
}

#desc-text-3 .bg {
    background-image: url('../images/bg-76.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.03;
}
#benefits-3col-3 .bg-wrap {
    background-color: #e9eaeb;
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 1;

}
#cookie-text-btn-2 .bg {
    opacity: 0.5;
    background-size: 200px auto;
    background-repeat: Repeat;

}
#footer-logo-text-2 .bg {
    background-image: url('../images/bg-sign-primary.webp');
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: auto;
    opacity:0.05;
}
