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

#text-4col-3 .bg-wrap {
	background: #8b0000;
}
#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: #ffe4e1;
}
#text-2col-4 .bg-wrap {
	background: #b22222;
}
#desc-text-halfbg-4 .bg-wrap {
    background: #fff0f5;
}
#desc-text-img-img .bg-wrap {
	background: #a52a2a;
}
#desc-img-text-8 .bg {
	opacity: 0.19;
    background-size: cover;
}

#desc-img-text-8 .bg-wrap {
	background: #ffebee;
}
#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: #800000;
}
#cookie-text .bg-wrap {
    background-color: rgba(139, 0, 0, 0.9);
}
#footer-img-text .bg-wrap {
    background-color: #ffe4e1;
}
