#header-img-modal .bg-wrap {
    background: rgba(13, 71, 161, 0.19);
}

#header-img-modal .bg {
    background-image: url('../images/bg-69.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.4;
}

#nav-logo-menu .bg-wrap {
	background: #0d47a1;
}#benefits-2col-11 .bg-wrap{
    background: #e3f2fd;
}#desc-text-6 .bg {
    background-image: url('../images/bg-49.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity:1;
}

#cookie-text .bg-wrap {
    background: #1565c0;
}

#footer-logo-text-2 .bg-wrap {
	background: #1976d2;
}