#nav-logo-menu-btn .bg-wrap {
    background: #3498db;
}

#header-text-4 .bg {
    background-image: url('../images/bg-12.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.1;
}

#header-text-4 .bg-wrap {
	background: #d3d9de;
}

#benefits-4col-5 .bg-wrap {
    background-color: #f1f2f6;
}

#desc-halfbg-text-img-text .bg-wrap {
    background-color: #dfe6e9;
}

#desc-text-halfbg .bg-wrap {
    background: #2c3e50;
}

#desc-text-3 .bg-wrap {
    background-color: #ecf0f1;
}

#desc-text-3 .bg {
    background-image: url('../images/bg-76.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.03;
}

#benefits-3col-3 .bg-wrap {
    background-color: #bdc3c7;
}

#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 1;
}

#contact-form-2 .bg-wrap {
    background-color: #f5f6fa;
}

#cookie-text-btn-2 .bg {
    opacity: 0.5;
    background-size: 200px auto;
    background-repeat: Repeat;
}

#footer-logo-text-2 .bg {
    background-image: url('../images/bg-sign-primary.webp');
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: auto;
    opacity:0.05;
}

#footer-logo-text-2 .bg-wrap {
    background: #34495e;
}