#nav-logo-menu-2 .bg-wrap {
    background: #2c3540;
}
#header-subscribe .bg-wrap {
	background: #2c3540;
}
#text-2col-3 .bg-wrap {
    background: #e8f0f7;
}
#desc-text-halfbg-3 .bg-wrap {
    background: #e8f0f7;
}
#desc-text-img-7 .bg-wrap {
    background-color: #2c3540;
}
#desc-halfbg-text-3 .bg-wrap {
    background: #2c3540;
}
#text-2col-text-list .bg-wrap {
    background: #e8f0f7;
}
#desc-text-halfbg .bg-wrap {
    background: #2c3540;
}
#contact-form-2 .bg-wrap {
    background: #e8f0f7;
}
#cookie-text-btn .bg-wrap {
    background: #f2f6fa;
}
#footer-img-text .bg-wrap {
    background-color: #f2f6fa;
}
#header-subscribe .bg {
    background-image: url('../images/bg-81.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.23;
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 1;
    background-image: url(../images/bg-11.webp);
}
