.list-view li{list-style: none; position: relative; padding-left: 21px; margin-bottom: 8px; font-size: 13px; }
.list-view li:before{font-family:'FontAwesome'; content:"\f0a4"; position: absolute; color: var(--main-color); left: 0; top: 0px; }
.login-temp-pge{
    background: #fff;
    background: #fff;
    /* background: url(../images/bn2.jpg) no-repeat; */
    /* background-size: cover; */
    /* background-attachment: fixed; */
    /* min-height: 480px; */
    padding: 25px 0px;
    /* position: relative; */
    z-index: 1;
     }
     .buses_top {
        background:  #fff;
        border-bottom: 1px solid #999;
    }
    .buses_top_login{
        padding: 0 35px 18px;
    margin-top: -50px;
    position: relative;
    z-index: 99;
    }

    .buses_top_login p{
        color: #e70a29;
        font-size: 16px;
        line-height: 26px;
        font-weight: 900;
        text-transform: uppercase;
      
    }
    .Super_Saving-right{
        text-align: left;
    }
    .Super_Saving-left{
        text-align: right;
    }
    .active i{
        color: #fff;
    }
.login-temp-pge:after {content: ''; position: absolute; left: 0; top: 0; width: 100%; background: rgba(0, 0, 0, 0.51); height: 100%; z-index: -1; }
.login-temp-pge .container {max-width: 430px; }
.login-temp-pge h3 {color: #fff; margin: 0px -25px 20px; background: var(--main-color); padding: 8px 8px; position: relative; }
.login-instrct{background: #fff; }
.login-temp-col-wrapper > .row > div[class*="col"] {padding: 0; }
.lgn-view-rit{background: rgba(0, 0, 0, 0.5); }
.login-temp-col-wrapper > .row{margin: 0px; display: flex; flex-wrap: wrap; }
.login-main-col .input-group{margin-bottom: 15px; }
.form-bottom-login-wrap ul:after{content: ''; clear: both; display: table; }
.form-bottom-login-wrap li:last-child{float: right }
.form-bottom-login-wrap {margin-bottom: 9px; }
.login-main-col {padding: 36px 25px; background: #fff; border-radius: 5px; margin: 0px 15px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.23); }
.login-temp-col-wrapper {position: relative; z-index: 9; }
.login-main-col:after {content: ''; position: absolute; left: 0; width: 100%; background: #56b9f5; height: calc(100% - 50px); top: 25px; z-index: -1; border-radius: 5px; }
.login-temp-col-wrapper .form-group i {position: absolute; left: 7px; top: 10px; color: var(--secondary-color); }
.login-temp-col-wrapper .form-group{position: relative;}
.lgn-frm-wrp .form-control{padding-left: 22px;}
.login-temp-col-wrapper .cpth-refr{text-align: left;}
.login-temp-col-wrapper .form-control{border-radius: inherit}
.forgot-pass {padding: 35px 0px; }
.rest-pass-wrap {background: #fff; max-width: 550px; margin: 0 auto; padding: 25px; }
.rest-pass-wrap h4 {font-weight: 600; position: absolute; left: 15px; margin: 0; top: -13px; background: var(--secondary-color); color: #ffff; z-index: 999; padding: 6px 9px; font-size: 15px; }
.frtgt-passwrd{padding: 4px 0px; }
.frtgt-passwrd {padding: 9px 0px; margin-bottom: 0; }
.inn-frgt {border: 1px solid rgba(51, 122, 183, 0.39); position: relative; padding: 24px 15px 12px; }
.t_and_c{font-size: 12px; }
.login-register-wrap .container{max-width: 800px; }
.lgn-page-captcha {display: flex; flex-wrap: wrap; }
.lgn-page-captcha > p {max-width: 41%; }
.lgn-page-captcha > input {width: 56%; font-size: 12px; margin-left: 8px; }
.form-bottom-login-wrap {border-top: 1px dashed #eee; padding-top: 3px;}
.form-bottom-login-wrap > ul > li > a {color: #000; font-weight: 500; font-size: 13px; }
.login-with-social-media > span {position: relative; display: inline-block; }
.login-with-social-media > ul {margin-bottom: 0; }
.login-with-social-media > ul > li > a {display: block; color: #fff; background: #000; line-height: normal; padding: 5px 11px; border-radius: 2px; font-size: 18px; font-weight: 500; }
.login-with-social-media {text-align: center; }
.login-with-social-media > ul > li > a.fb-lgn{background: #3b5998;}
.login-with-social-media > ul > li > a > i{font-size: 20px; vertical-align: middle; margin-right: 4px;}
.login-with-social-media > ul > li > a.gle-lgn{background: #CC3333;}
.login-with-social-media > ul > li:not(:last-child) {margin-bottom: 7px; }
.login-with-social-media > span:before {content: ''; position: absolute; background: #eee; width: 100%; height: 1px; left: 0; top: 50%; }
.cpth-refr > a {color: var(--main-color); font-weight: 500; font-size: 12px; }
.login-with-social-media > span {position: relative; display: block; margin-bottom: 15px; }
.login-with-social-media > span > strong {font-weight: 400; font-size: 16px; color: #8a8a8a; background: #fff; position: relative; z-index: 9; padding: 0px 16px; display: inline-block; }
.login-with-social-media > ul > li > a:hover {transform: translateY(-2px); }
.Login_With_main ul{
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
