


.login.login-4 .login-content .wizard-nav .wizard-steps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .login.login-4 .login-content .wizard-nav .wizard-steps .wizard-step {
        padding: 0.75rem 0;
        -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
        margin-bottom: 1.5rem;
    }

        .login.login-4 .login-content .wizard-nav .wizard-steps .wizard-step .wizard-wrapper {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

        .login.login-4 .login-content .wizard-nav .wizard-steps .wizard-step .wizard-icon {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
            width: 46px;
            height: 46px;
            border-radius: 12px;
            background-color: #ebebeb;
            margin-right: 1rem;
        }

            .login.login-4 .login-content .wizard-nav .wizard-steps .wizard-step .wizard-icon .wizard-check {
                display: none;
                font-size: 1.4rem;
            }

            .login.login-4 .login-content .wizard-nav .wizard-steps .wizard-step .wizard-icon .wizard-number {
                font-weight: 600;
                color: #3F4254;
                font-size: 1.35rem;
            }

        .login.login-4 .login-content .wizard-nav .wizard-steps .wizard-step .wizard-label {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

            .login.login-4 .login-content .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-title {
                color: #181C32;
                font-weight: 600;
                font-size: 1.24rem;
            }

            .login.login-4 .login-content .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-desc {
                color: #B5B5C3;
                font-size: 0.925rem;
            }

        .login.login-4 .login-content .wizard-nav .wizard-steps .wizard-step.done .wizard-icon {
            -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
            background-color: #2bbad2;
        }

            .login.login-4 .login-content .wizard-nav .wizard-steps .wizard-step.done .wizard-icon .wizard-check {
                color: #1BC5BD;
                display: inline-block;
            }

            .login.login-4 .login-content .wizard-nav .wizard-steps .wizard-step.done .wizard-icon .wizard-number {
                display: none;
            }

        .login.login-4 .login-content .wizard-nav .wizard-steps .wizard-step.done .wizard-label .wizard-title {
            color: #2bbad2;
        }

        .login.login-4 .login-content .wizard-nav .wizard-steps .wizard-step.done .wizard-label .wizard-desc {
            color: #D1D3E0;
        }

        .login.login-4 .login-content .wizard-nav .wizard-steps .wizard-step.current {
            -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
        }

            .login.login-4 .login-content .wizard-nav .wizard-steps .wizard-step.current .wizard-icon {
                -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
                transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
                background-color: #2bbad2d9;
            }

                .login.login-4 .login-content .wizard-nav .wizard-steps .wizard-step.current .wizard-icon .wizard-check {
                    color: #ffffff;
                    display: none;
                }

                .login.login-4 .login-content .wizard-nav .wizard-steps .wizard-step.current .wizard-icon .wizard-number {
                    color: #ffffff;
                }

            .login.login-4 .login-content .wizard-nav .wizard-steps .wizard-step.current .wizard-label .wizard-title {
                color: #2bbad2d9;
            }

            .login.login-4 .login-content .wizard-nav .wizard-steps .wizard-step.current .wizard-label .wizard-desc {
                color: #B5B5C3;
            }

.login.login-4 .login-content.login-content-signup {
    width: 700px;
}







@media (max-width: 991.98px) {
    .login.login-4 .wizard-nav {
        padding: 0;
        -ms-flex-line-pack: center;
        align-content: center;
    }

        .login.login-4 .wizard-nav .wizard-steps .wizard-step {
            margin-bottom: 0.5rem;
        }
}

@media (max-width: 575.98px) {


    .login.login-4 .wizard-nav .wizard-steps {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

        .login.login-4 .wizard-nav .wizard-steps .wizard-step {
            width: 100%;
        }

            .login.login-4 .wizard-nav .wizard-steps .wizard-step .wizard-wrapper .svg-icon {
                display: none;
            }
}





.btn.btn-theme-2 {
    color: #FFFFFF;
    background-color: #2bbad2 !important;
    border-color: #2bbad2 !important;
    transition: .4S;
}

.location-input {
    position: relative;
}

    .location-input a {
        position: absolute;
        top: 34px;
        RIGHT: 6px;
    }

    .location-input input {
        padding-left: 70px;
    }



    .location-input a img {
        width: 20px
    }

.branch-div {
    padding: 20px;
    background-color: #f0f0f0;
    border-radius: 10px;
}

.new-branch {
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #E4E6EF;
}

.btn-add-new {
    align-items: center;
    font-size: 15px;
    font-weight: 600;
    margin-top: 15px;
    color: #181c32;
    margin-bottom: 30px;
    cursor: pointer
}

    .btn-add-new:hover {
        color: #FF7A31;
    }

    .btn-add-new img {
        width: 20px;
        margin-left: 7px;
    }



.login.login-3 .login-content .login-form {
    max-width: auto;
}

@media (max-width: 991.98px) {
    .login.login-3 .login-content .login-form {
        width: 100%;
        max-width: 100% !important;
    }
}



.wizard-step .wizard-icon i {
    display: none !important
}