#nav-menu-logo-menu .bg-wrap {
	background: #0f1a2e;
}
#header-form .bg-wrap {
	background: #081220;
}
#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: #1a2c42;
}
#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: #2a4264;
}
#text-2col-4 .bg-wrap {
	background: #314b73;
}
#text-2col-2 .bg-wrap {
	background: #1f3552;
}
#desc-halfbg-text-2 .bg-wrap {
	background: #162c47;
}
#text-2col-3 .bg-wrap {
	background: #203a5f;
}
#contact-form-halfbg .bg-wrap {
	background: #f0f4f9;
}
#cookie-text-btn .bg-wrap {
	background: #0a1423;
}
#footer-logo-text-social .bg-wrap {
	background: #e8f1fc;
}