#header-text-halfbg .bg-wrap {
	background: #F0F2F4;
}
#nav-menu-logo-menu .bg-wrap {
	background: #343A40;
}
#benefits-4col-2 .bg-wrap {
	background: #FFFFFF;
}
#desc-text-img-img .bg-wrap {
	background: #F8F9FA;
}
#text-2col-3 .bg-wrap {
	background: #E9ECEF;
}
#desc-img-img-text .bg-wrap {
	background: #F1F3F5;
}
#text-2col-4 .bg-wrap {
	background: #DEE2E6;
}
#desc-text-4 .bg-wrap {
	background: #CED4DA;
}
#contact-form-halfbg .bg-wrap {
	background: #ADB5BD;
}
#cookie-text-btn-2 .bg-wrap {
	background: #F8F9FA;
}
#footer-logo-text-social .bg-wrap {
	background: #212529;
}
#desc-text-4 .bg {
    background-image: url('../images/bg-75.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.26;
}#cookie-text-btn-2 .bg {
    opacity: 0.5;
    background-size: 200px auto;
    background-repeat: Repeat;
    background-image: url(../images/bg-pattern-1-primary.webp);
}
