#header-text-text .bg {
    background-image: url('../images/bg-29.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;
}

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

#desc-halfbg-text-3 .bg-wrap {
    background: #f0ffe6;
}

#desc-text-halfbg-3 .bg-wrap {
    background: #ffe6f0;
}

#desc-halfbg-text-img-text .bg-wrap {
    background-color: #e6fff0;
}

#desc-text-halfbg .bg-wrap {
    background: #f7e6ff;
}

#desc-text-2 .bg {
    background-image: url('../images/bg-73.webp');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    opacity: 0.25;
}

#desc-text-2 .bg-wrap {
	background: #fff5e6;
}

#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: #f0f0f0;
}

#cookie-text .bg-wrap {
    background-color: #f5f5f5;
}

#footer-text-logo-text-2 .bg-wrap {
    background: #e6f0ff;
}