.menu-headers{
    left:0 !important;
}
.header__center h3{
    margin-bottom:0 !important; ;
}
.container-input{
    margin-top: 30px !important;
}
.header__center{
    margin-left: 10px;
}
.list-input{
    margin-top: 20px;
}
.dninput{
    border: 2px solid #D21F3C !important;
}
.otp{
    justify-content: center;
}
.otp p{
    color: #D21F3C;
    text-align: center;
    font-size: 15px;
    margin-bottom: 0 !important;
}
.text-policy a{
    color: #006CF9 !important;
}
.btn_login{
    margin-top: 35px !important;
}
@media (min-width: 1000px) {
    .text-policy{
        margin-top: 30px;
    }
}
@media (max-width: 768px) {
    h3{
        margin-top: 0 !important;
    }
    .dnsection{
        margin-top: 30px;
    }
    .dnsection>div:nth-child(3){
        justify-content: center !important;
    }
    .noline{
        margin-top: 0 !important;
    }
    .ksection{
        margin-top: 0 !important;
    }
}
