#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: linear-gradient(to right, rgba(25, 118, 210, 0.8), rgba(0, 0, 0, 0));
}#desc-halfbg-text-img-text .bg-wrap {
    background-color: #e3f2fd;
}#desc-text-halfbg .bg-wrap {
    background: linear-gradient(to right, rgba(13, 71, 161, 0.8), rgba(0, 0, 0, 0));
}#desc-text-3 .bg-wrap {
    background: #f1f8ff;
}

#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: #e8f4fd;
}
#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;
}

#benefits-4col-5 .bg-wrap {
    background: #f5f9ff;
}

#life-transformation .bg-wrap {
    background: #eef7ff;
}