#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;
}#desc-halfbg-text-img-text .bg-wrap {
    background-color: #e8f4f8;
}#desc-text-halfbg .bg-wrap {
    background: #2c3e50;
}#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: #1a252f;
}#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;
}#cookie-text .bg-wrap {
    background-color: rgba (0,0,0,0.9);
}