#header-modal-text .bg {
    background-image: url('../images/bg-83.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.37;
}#desc-text-halfbg-2 .bg-wrap {
    background: #E8E4D
}
#text-2col-2 .bg-wrap {
	background: #38424a;
}
#desc-halfbg-text .bg-wrap {
	background: #D8D2C9;
}

#text-1col .bg-wrap {
	background: #465159;
}#desc-text-2 .bg {
    background-image: url('../images/bg-73.webp');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    opacity: 0.44;
}
#desc-text-2 .bg-wrap {
	background: #F0EBE4;
}#contact-form .bg {
	background-image: url('../images/bg-31.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.25;
}#cookie-text .bg-wrap {
    background-color: rgba (40, 48, 54, 0.9);
}