#nav-menu .bg-wrap{
    background: #bbdefb;
}
#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: #b3e5fc;
}
#testimonial-3col-4 .bg-wrap {
    background-color: #b2ebf2;
}
#desc-img-text-text .bg-wrap {
	background: #c8e6c9;
}

#text-2col .bg-wrap {
	background: #f8bbd0;
}
#desc-text-halfbg-2 .bg-wrap {
    background: #e1bee7;
}
#contact-img-form .bg-wrap {
	background: #d1c4e9;
}
#cookie-text .bg-wrap {
    background: #bcaaa4;
}
#footer-text-2 .bg-wrap {
    background-color: #b0bec5;
}