﻿.header-area .logo {
    padding: 7px 0 0;
    transition: all 0.3s ease 0s;
}
.home-2.stick-h2.stick {
    background: #b4b4b4bd none repeat scroll 0 0;
    position: fixed;
    top: 0;
    z-index: 1046;
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
}
    .home-2.stick-h2.stick.header-area .logo, .header-area .stick .logo {
        padding: 7px 0px 7px;
    }
.show_pas {
    position: absolute;
    right: 30px;
    top: 15px;
    color: #000;
    font-size: 16px;
}

.modal-dialog {
    width: 70%;
    margin: 30px auto;
    z-index: 1000017;
}

.header-area.home-2 {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    left: 0;
    padding: 0 40px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1046;
}