.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: url('../images/bn2.jpg') no-repeat; background-size: cover; background-attachment: fixed; min-height: 480px; padding: 25px 0px; position: relative; z-index: 9; }
.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: 700px; }
.login-temp-pge h3 {color: #000;  margin: 15px 0px 13px; /**/ 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);padding: 25px 20px; }
.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: 4px; }
.login-temp-col-wrapper {position: relative; z-index: 9; }
.login-main-col:after {content: ''; position: absolute; left: 0; width: 100%; background: #fff; height: calc(100% - 50px); top: 25px; z-index: -1; border-radius: 5px; }
.login-temp-col-wrapper .form-group i {position: absolute; left: 6px; top: 8px; 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: 5px;}
.form-bottom-login-wrap > ul > li > a {color: #eae9e9; 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: 10px 11px; border-radius: 2px; }
.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); }

.left-text {
    background: white;
}
.lgn-benfit {
    padding: 25px 20px;
}
.lgn-benfit .heading-2 {
    margin-bottom: 18px;
}

.heading-2, .htl-room-type h4 {
    margin-top: 0;
    position: relative;
    font-weight: 600;
    font-size: 19px;
    padding-bottom: 8px;
}
.heading-2:after, .htl-room-type h4:after {
    content: '';
    width: 25px;
    height: 4px;
    background: var(--main-color);
    bottom: 0;
    left: 0;
    position: absolute;
    top: 45px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-view li {
    list-style: none;
    position: relative;
    padding-left: 21px;
    margin-bottom: 8px;
    font-size: 15px;
}
.list-view li:before {
    font-family: 'FontAwesome';
    content: "\f0a4";
    position: absolute;
    color: var(--main-color);
    left: 0;
    top: 0px;
}


.t_and_c label{margin-left: 4px !important;}
.t_and_c label input{margin-left: -23px !important;}
.login-tempg-pe small{color: #000;}
