#header-text .bg {
    background-image: url('../images/bg-46.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity:0.25;
}#nav-logo-menu .bg-wrap {
    background: linear-gradient(to right, #ecf0f1, #bdc3c7);
}
#header-text .bg-wrap {
    background: linear-gradient(135deg, #2c3e50, #34495e);
}
#benefits-3col-3 .bg-wrap {
    background: linear-gradient(45deg, #ecf0f1, #d5dbdb);
}
#benefits-2col-3 .bg-wrap {
    background: linear-gradient(to bottom, #bdc3c7, #ecf0f1);
}
#desc-text-halfbg .bg-wrap {
    background: linear-gradient(to right, #2c3e50, #1a252f);
}
#desc-text-halfbg--0 .bg-wrap {
    background: linear-gradient(135deg, #34495e, #2c3e50);
}
#benefits-4col-6 .bg-wrap {
    background: linear-gradient(to bottom, #d5dbdb, #bdc3c7);
}
#contact-form-2 .bg-wrap {
	background: linear-gradient(45deg, #ecf0f1, #bdc3c7);
}
#cookie-text .bg-wrap {
    background: linear-gradient(to right, #1a252f, #2c3e50);
}
#footer-logo-text-social .bg-wrap {
    background: linear-gradient(135deg, #2c3e50, #1a252f);
}