#nav-menu-logo-menu .bg-wrap {
	background: #1e3a8a;
}
#header-form .bg-wrap {
	background: #1e40af;
}
#header-form .bg {
    background-image: url('../images/bg-82.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.37;
}
#testimonial-3col-2 .bg-wrap {
	background: #1d4ed8;
}
#testimonial-3col-2 .bg {
    background-image: url('../images/bg-66.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.4;
}
#desc-text-halfbg .bg-wrap {
    background: #2563eb;
}
#text-2col-4 .bg-wrap {
	background: #3b82f6;
}
#text-2col-2 .bg-wrap {
	background: #1e40af;
}
#desc-halfbg-text-2 .bg-wrap {
	background: #1e3a8a;
}
#text-2col-3 .bg-wrap {
	background: #2563eb;
}
#contact-form-halfbg .bg-wrap {
	background: #dbeafe;
}
#cookie-text-btn .bg-wrap {
	background: #172554;
}
#footer-logo-text-social .bg-wrap {
	background: #eff6ff;
}