.omnih .container-fluid{
    text-align: -webkit-center;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.omnih .mt-5 {
    margin-top: 0 !important;
}

.omnih .btn-primary {
    background-color: #1d2463 !important;
}

.omnih .btn-primary {
    border-color: #1d2463 !important;
}

.omnih .btn {
   border-radius: 0px !important;
}

@media screen and (max-width: 576px){
    .omnih .col-11 {
        flex: unset;
        max-width: 100%;
    }
}

.cz_title{
    z-index: 0 !important;
}

.z-0 {
    z-index: 0 !important;
}