#desc-text .bg {
    background-image: url('../images/bg-68.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.35;
}
#desc-text-2 .bg {
    background-image: url('../images/bg-73.webp');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    opacity: 0.14;
}
#desc-text-text-img .bg-wrap {
    background-color: #e6f7ff;
}
#cookie-text .bg-wrap {
    background-color: rgba(40, 100, 180, 0.9);
}
#nav-logo-menu-btn .bg-wrap {
    background-color: #2c3e50;
}
#benefits-4col-2 .bg-wrap {
    background-color: #ffffff;
}
#text-2col-2 .bg-wrap {
    background-color: #f8f9fa;
}
#desc-halfbg-text-2 .bg-wrap {
    background-color: #ffffff;
}
#testimonial-3col-5 .bg-wrap {
    background-color: #f8f9fa;
}
#contact-form-3 .bg-wrap {
    background-color: #34495e;
}
#footer-text-logo-text-2 .bg-wrap {
    background-color: #2c3e50;
}