#nav-menu-full .bg-wrap{
    background: #f2f6fa;
}
#header-text-2 .bg-wrap {
    background: #e8f0f7;
}
#benefits-2col-counter .bg-wrap{
    background: #e8f0f7;
}
#desc-halfbg-text-7 .bg-wrap {
    background: #e8f0f7;
}
#desc-text-4 .bg-wrap {
    background: #e8f0f7;
}
#desc-img-text-4 .bg-wrap {
    background-color: #e8f0f7;
}
#desc-list-img .bg-wrap {
    background: #e8f0f7;
}
#desc-img-text-5 .bg-wrap{
    background-color: #e8f0f7;
}
#contact-inline-form .bg-wrap {
	background: #e8f0f7;
}
#cookie-text .bg-wrap {
    background-color: #f2f6fa;
}
#footer-logo-text-btn .bg-wrap {
    background: #f2f6fa;
}
#header-text-2 .bg {
    background-image: url('../images/bg-42.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.19;
}
#desc-text-4 .bg {
    background-image: url('../images/bg-75.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.25;
}