#header-text .bg {
    background-image: url('../images/bg-46.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity:0.25;
}#benefits-4col-7 .bg-wrap {
    background: #007bff;
}




#desc-text-img-7 .bg-wrap {
    background-color: #343a40;
}

#desc-img-img-text .bg-wrap {
	background: #17a2b8;
}#cookie-text .bg-wrap {
    background-color: rgba(73, 80, 87, 0.9);
}
#footer-logo-text-btn .bg-wrap {
	background: #6c757d;
}

.bg, .bg-wrap, .nav-bg {
    position: absolute;
    overflow: hidden;
    z-index: -2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #d5afaf;
}