
/* ====================== CSS ZCARD INDEX ========================== */
html{
    padding:0px;
    margin:0px;
    overflow-x: hidden;
}

body{
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0em;
  color: #333333;
  position: relative;
  overflow-x: hidden;

}

ul, ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
a:hover{
    text-decoration: none;
}
img{
    max-width: 100%;
}
.thumbnail{
    padding: 0px;
    border: none;
    background: none;
    margin: 0px;
    overflow: hidden;
}
.row{
    margin-right: -15px;
    margin-left: -15px;
}
.container {
    width: 100%;
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
:hover, :focus{
    outline:none !important;
    text-decoration: none !important;
}
/* ===============================*/
#page_wrapper{
    position: relative;
    overflow: hidden;
  
}

.login_area{
    max-width: 860px;
    width: 100%;
    margin: 20px auto;
}
.login_form{
    background: #fff;
    padding: 50px 0px 100px 0px;
    float: left;
    max-width: 560px;
    width: 100%;
    min-height: 568px;
}
.login_form h1{
    margin:60px 0px 40px 0px;
}
.login_form input[type="text"], .login_form input[type="password"]  {
    border: 2px solid #e6e6e6;
    padding: 13px 20px;
    color: #000;
    font-size: 14px;
    border-radius: 10px;
    width: 100%;
}
.login_form input {
-webkit-transition:  0.3s ;
  transition:  0.3s;
}
.login_form input:focus{
    border:2px solid #499c2c;
}
input:focus::-webkit-input-placeholder { color:transparent; }
.active_lb{
    color:#499c2c !important;
}

.list_group{
      position: relative;
    margin: 0px 0px 30px 0px;
}

.login_form label{
    color: #cdcccc;
    background: #fff;
    position: absolute;
    left: 14px;
    top: -13px;
    padding: 0px 7px;
    font-weight: normal;
    font-size: 15px;
}
.contact{
    max-width: 300px;
    width: 100%;
    display: table;
}
.login_buttons{
        display: table;
    width: 100%;
}
.login_buttons>a:first-child , .login_form .form-lost-password .login_buttons a{
          background: #499c2c;
    padding: 11px 40px;
    border-radius: 10px;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    display: inline-block;
}
.login_form .form-lost-password>.list_group:nth-child(2) input{
    max-width: 350px;
    width: 100%;
}
.login_buttons>a:first-child:hover , .form-lost-password .login_buttons>a:hover{
    background: #000 !important ;
    color:#fff !important;
}
.login_buttons>a:nth-child(2){
        font-size: 16px;
    font-weight: 700;
    color: #4d4e51;
    margin: 0px 0px 0px 12px;
}
.login_buttons>a:nth-child(2):hover{
    color:#499c2c;
}
.list_group+p{
        display: block;
        position: relative;
        margin: 0px 0px 25px 0px;
}

input[type="checkbox"]{
        display: inline-block;
    width: 17px;
    height: 17px;
    margin: 0px;
}

.list_group+p label{
       position: relative;
    left: initial;
    top: -4px;
    color: #000;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
}
.contact{
 
    min-height:  568px;
    padding:0px 25px;
    color:#fff;
}
.contact h2{
        color: #fff600;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 3.5px;
    margin:70px 0px;
}
.contact b{
    font-size: 16px;
    display: block;
    margin:0px 0px 8px 0px;
}
.contact p{
    font-size: 14px;
}
.contact [class*="short_"]{
    margin:0px 0px 50px 0px;
}
.contact .textwidget{
    position: relative;
    padding: 0px ;
}
/* .contact .textwidget::before{
    position: absolute;
    content: url(../images/gay.png);
    left: 0px;
    top: 4px;
} */
.form-lost-password{
    display: none;
}
.logo{
    text-align: center;
}
.login_form .form-lost-password>.list_group:nth-child(2) input{
    float:left;
}
.login_form .form-lost-password>.list_group:nth-child(2){
    margin: 0px 0px 20px 0px;
    display: table;
    width: 100%;
}
@media(min-width: 768px) and (max-width: 1040px){
    .login_form {
    background: #fff;
    padding: 50px 40px 106px 30px;
    float: left;
    max-width: 435px;
    width: 100%;
    }
    .contact {
  
    height: 629px;
    padding: 0px 25px;
    color: #fff;
    max-width: 330px;
    }
    .login_area{
        max-width: 770px;
    }
        .wrap_captcha{
        margin:10px auto 0px auto;
        display: table;
    }
        .login_buttons>a:first-child, .login_form .form-lost-password .login_buttons a{
        font-size: 15px;
    }
    .login_form .form-lost-password>.list_group:nth-child(2) input{
        float:none;
    }
}

@media(max-width: 767px){
    .login_form{
        padding:30px 20px 30px 20px;
        max-width: 100%;
        float:none;
    }
    .login_form .form-lost-password>.list_group:nth-child(2) input{
        float:none;
    }
    .wrap_captcha{
        margin:10px auto 0px auto;
        display: table;
    }
    .login_form .form-lost-password>.list_group:nth-child(2) input{
        max-width: 100%;
    }
    .login_buttons{
        display: table;
        margin:0px auto;
        width: initial;
    }
    .login_buttons>a{
        font-size: 14px !important;
        padding:11px 23px !important;
    }
    .list_group+p{
        margin:0px 0px 15px 0px;
    }
    .login_area{
        position: relative;
        top:initial;
        left: initial;
        transform: none;
    }
    .login_form{
        min-height: initial;
    }
    .login_form h1{
            text-align: center;
    margin: 35px 0px 40px 0px;
    font-size: 25px;
    }
    .contact h2{
        font-size: 17px;
        margin:40px 0px;
    }
    .contact{
        width: 100%;
        max-width: 100%;
        background-size: 100%;
        min-height: initial;
    }
    #page_wrapper{
        min-height: initial;
    }
}

.error-login {
    color: red;
    margin: 5px;
}
