#nav-menu .bg-wrap{
    background: #f8f9fa;
}
#header-text-carousel .bg-wrap {
    background: #e9ecef;
}
#header-text-carousel .bg {
    background-image: url('../images/bg-52.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.35;
}
#text-2col-4 .bg-wrap {
	background: #f1f3f4;
}
#testimonial-3col-4 .bg-wrap {
    background-color: #e8f4fd;
}
#desc-img-text-text .bg-wrap {
	background: #fff3e0;
}
#text-2col .bg-wrap {
	background: #f3e5f5;
}
#desc-text-halfbg-2 .bg-wrap {
    background: #e8f5e8;
}
#contact-img-form .bg-wrap {
	background: #fce4ec;
}
#cookie-text .bg-wrap {
    background: #5d4037;
}
#footer-text-2 .bg-wrap {
    background-color: #f5f5f5;
}
