
#nav-logo-menu .bg-wrap {
	background: #475569;
}#header-text-carousel .bg {
    background-image: url('../images/bg-52.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.24;
}

#benefits-3col-counter .bg-wrap{
    background: #64748b;
}

#text-3col-4 .bg-wrap {
	background: #334155;
}
#desc-img-img-text .bg-wrap {
	background: #1e293b;
}

#text-1col .bg-wrap {
	background: #475569;
}#contact-form .bg {
	background-image: url('../images/bg-31.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.2;
}#cookie-text .bg-wrap {
    background-color: rgba(15, 23, 42, 0.9);
}#footer-img-text .bg-wrap {
    background-color: #f1f5f9;
}
