
#header-text-halfbg .bg-wrap {
	background: #e3f2fd;
}

#text-4col-3 .bg-wrap {
	background: #0d47a1;
}
#desc-text-6 .bg {
    background-image: url('../images/bg-49.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.45;
}

#desc-text-6 .bg-wrap {
	background: #1565c0;
}
#text-2col-4 .bg-wrap {
	background: #0a3d91;
}
#desc-text-halfbg-4 .bg-wrap {
    background: #bbdefb;
}
#desc-img-text-8 .bg {
	opacity: 0.19;
    background-size: cover;

}

#desc-img-text-8 .bg-wrap {
	background: #e1f5fe;
}
#contact-text-form .bg {
	background-image: url('../images/bg-3.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.15;
}
#contact-text-form .bg-wrap {
	background: #01579b;
}
#cookie-text .bg-wrap {
    background-color: rgba(13, 71, 161, 0.95);
}
#footer-img-text .bg-wrap {
    background-color: #e3f2fd;
}
