#nav-menu-logo-menu .bg-wrap {
	background: #1565c0;
}
#header-text-2 .bg-wrap {
	background: #bbdefb;
}
#header-text-2 .bg {
    background-image: url('../images/bg-42.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.28;
}
#testimonial-3col .bg-wrap {
    background: #90caf9;
}
#desc-img-text .bg-wrap {
	background: #64b5f6;
}
#text-1col .bg-wrap {
	background: #42a5f5;
}
#desc-text-2 .bg-wrap {
	background: #2196f3;
}
#desc-text-2 .bg {
    background-image: url('../images/bg-73.webp');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    opacity:1;
}
#text-2col-4 .bg-wrap {
	background: #1e88e5;
}
#desc-halfbg-text-5 .bg-wrap {
	background: #1976d2;
}
#contact-form-2 .bg-wrap {
	background: #e3f2fd;
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;
}
#cookie-text .bg-wrap {
    background-color: #0d47a1;
}
#footer-logo-text-btn .bg-wrap {
	background: #bbdefb;
}