#header-halfbg-timer-form .bg-wrap {
    background: #1565c0;
}
#desc-text-halfbg-2 .bg-wrap {
    background: #0d47a1;
}
#text-3col-4 .bg-wrap {
    background: #e3f2fd;
}
#desc-text-3 .bg-wrap {
    background-color: #0277bd;
}
#desc-text-3 .bg {
    background-image: url('../images/bg-76.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.08;
}
#text-2col-3 .bg-wrap {
    background: #e1f5fe;
}
#contact-form-map .bg-wrap {
    background: #f0f8ff;
}
#cookie-text .bg-wrap {
    background-color: rgba(13, 71, 161, 0.95);
}
#footer-img-text .bg-wrap {
    background-color: #f3f9ff;
}

#nav-logo-menu-2 .bg-wrap {
    background: #1976d2;
}

#success-blueprint .bg-wrap {
    background: #e8f4fd;
}