#header-text .bg {
    background-image: url('../images/bg-46.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity:0.35;
}
#header-text .bg-wrap {
    background-color: #1a4040;
}
#benefits-3col-3 .bg-wrap {
    background-color: #f0f8f8;
}
#desc-text-halfbg .bg-wrap {
    background: #1a3333;
}
#benefits-2col-3 .bg-wrap {
    background: #f5fafa;
}
#desc-text-halfbg--0 .bg-wrap {
    background: #0f2626;
}
#benefits-4col-6 .bg-wrap {
    background-color: #f2f9f9;
}
#contact-form-2 .bg-wrap {
	background: #f7fcfc;
}
#footer-logo-text-social .bg-wrap {
    background-color: #133030;
}
#cookie-text .bg-wrap {
    background-color: rgba(10, 26, 26, 0.95);
}