
/* reset css */
 html, body, div, span, applet, object, iframe,
 h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 a, abbr, acronym, address, big, cite, code,
 del, dfn, em, img, ins, kbd, q, s, samp,
 small, strike, strong, sub, sup, tt, var,
 b, u, i, center,
 dl, dt, dd, ol, ul, li,
 fieldset, form, label, legend,
 table, caption, tbody, tfoot, thead, tr, th, td,
 article, aside, canvas, details, embed, 
 figure, figcaption, footer, header, hgroup, 
 menu, nav, output, ruby, section, summary,
 time, mark, audio, video {
     margin: 0;
     padding: 0;
     border: 0;
     font-size: 100%;
     font: inherit;
     vertical-align: baseline;
 }
 /* HTML5 display-role reset for older browsers */
 article, aside, details, figcaption, figure, 
 footer, header, hgroup, menu, nav, section {
     display: block;
 }
 body {
     line-height: 1;
 }
 ol, ul {
     list-style: none;
 }
 blockquote, q {
     quotes: none;
 }
 blockquote:before, blockquote:after,
 q:before, q:after {
     content: '';
     content: none;
 }
 table {
     border-collapse: collapse;
     border-spacing: 0;
 }
 img{
     max-width: 100%;
 }
 /***  main css ****/
 
 html, body {
     height: 100%;
     margin: 0;
 }
 @font-face {
    font-family: 'NotoSans-Bold';
    src: url('../fonts/NotoSans-Bold.ttf') format('truetype'); font-weight: normal;font-style: normal;
}
@font-face {
    font-family: 'NotoSans-Medium';
    src: url('../fonts/NotoSans-Medium.ttf') format('truetype'); font-weight: normal;font-style: normal;
}
@font-face {
    font-family: 'NotoSans-SemiBold';
    src: url('../fonts/NotoSans-SemiBold.ttf') format('truetype'); font-weight: normal;font-style: normal;
}
@font-face {
    font-family: 'NotoSans-Regular';
    src: url('../fonts/NotoSans-Regular.ttf') format('truetype'); font-weight: normal;font-style: normal;
}
@font-face {
    font-family: 'NotoSans-Light';
    src: url('../fonts/NotoSans-Light.ttf') format('truetype'); font-weight: normal;font-style: normal;
}

/* @import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap'); */


 body{
     /* font-family: 'Roboto', sans-serif; */
     font-family: 'NotoSans-Regular', sans-serif !important;
     font-size: 15px;
     line-height: normal;
     color: #333;
     background: #ffffff url(./../images/langingImages/bg.jpg)no-repeat;
     background-size: cover;
     background-position: top left;
     
 }
 p{
     font-size: 15px;
     line-height: 25px;
 }
 .content {
     display: table;
     width: 100%;
     height: 100%;
     max-width: 1920px;
     margin: 0 auto;
	 border-top: 5px solid #8b0304;
	 
 }
 
 footer{
     /* height: 54px; */
     /* min-height: 23px; */
     /* margin-top: -59px; */
     margin-top: -127px;
 }
 
 .ft-content{
     border-bottom: 5px solid #8b0304;
 }
 .content-inside{
     display: table-cell;
	 
     vertical-align: middle;
     padding: 100px 145px 145px;
	 max-width:1650px;
 }
 
 .lt ul li{
     float: left;
 }
 .lt ul li:nth-child(1){
     padding-right: 40px;
     border-right: 2px solid #363636;
 }
 .lt ul li:nth-child(2){
     padding-left: 40px;
 }
 h1{
     font-size: 45px;
     color: #353535;
     margin-top: 60px;
 }
 .clearfix:before,.clearfix:after{
     content: "";
     display: table;
     clear: both;
 }
 .login-btn-wrap{
     margin: 64px 0 68px;
     text-align: center;
 }
 a,a:hover,a:focus{
     text-decoration: none;
 }
 
 .login-btn{
     display: inline-block;
     color: #e7a847;
     text-transform: uppercase;
     background: #353535;
     padding: 15px 0px 17px;
     border-radius: 3px;
     font-size: 28px;
     width: 285px;
     cursor: pointer;
 }
 
 .lt{width: 60%;float: left;max-width: 715px;}
 
 .rt{width: 45%;float: right;}
 .mob-card{
     display: none;
 }
 .card-wrap{
     text-align: right;
 }
 
 .address{
     text-align: center;
 }
 
 .address h2{
     color: #c4261c !important;
     font-size: 21px;
     display: inline-block;
     font-weight: 700;
     margin-bottom: 15px;
 }
 
 .address p{
     color: #575757;
     font-size: 15px;
     line-height: 25px;
 }
 .address a{
     color: #c4261c;
     vertical-align: top;
     cursor: pointer;
 }
 .powered-by{
     text-align: center;
     margin-top: 70px;
     font-size: 16px;
     font-weight: 700;
     color: #575757;
 }
 .powered-by img{
     vertical-align: middle;
     margin-left: 18px;
 }
 footer{
     text-align: center;
 }
 footer .bank-name{
     color: #8a1310;
     /* vertical-align: middle; */
     font-size: 18px;
     font-weight: bold;
     margin-right: 5px;
 }
 .ft-content > div{
     padding: 20px;
     border-top: 1px solid #c9c9c9;
 }
 

 /*css added by sajid*/

 .login-bg{
    min-height: 100vh;
    width: 100%;
 }
 .login-bg img{
    height: 100%;
    width: 100%;
    max-width: 100%;
    object-fit: cover;
 }

 .login-bg1{ padding: 0px 35px;min-height: 100vh;display: flex;flex-direction: column;justify-content: center; }
 .login-bg1 h2{ letter-spacing: 0.5px; font-size: 34px;
 color: #243E8F; margin: 30px 0; font-family: 'NotoSans-Bold'; background: var(--CCP-Gradient, linear-gradient(99deg, #243E8F 23%, #009FE0 109.54%)); background-clip: text;-webkit-background-clip: text; -webkit-text-fill-color: transparent; }
 .login-bg1 h2 span{
    display: block;
    color: #000;
    font-size: 20px;
    font-family: 'NotoSans-Regular';
    letter-spacing: 0.4px;
 }

 .login-bg1 aside{
    max-width: 350px;
 }
 .login-bg1 aside img{
    max-width: 100%;
 }
 .login-bg1 section a{
    display: flex;
    position: relative;
    max-width: 330px;
    width: 100%;
    height: 50px;
    padding: 0px 16px;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 15px;
    background: #fff;
    transition: .3s;
    letter-spacing: 0.5px;
}
 .login-bg1 section a span {
    background: var(--CCP-Gradient, linear-gradient(99deg, #243E8F 23%, #009FE0 109.54%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
 }

 .login-bg1 section a::after{
 content: ""; position: absolute; top: 0;  right: 0; bottom: 0; left: 0; z-index: -1; margin: -1px; border-radius: inherit; background: linear-gradient(99deg, #243E8F 23%, #009FE0 109.54%); }
 .login-bg1 section a:hover  { background: linear-gradient(99deg, #243E8F 23%, #009FE0 109.54%);}
 .login-bg1 section a:hover span{
    background: var(--CCP-Gradient, linear-gradient(99deg, #fff 23%, #fff 109.54%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
 }



 .login-footer{
    margin: 50px 0 30px 0;
 }
 .login-footer p{
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 18px;
 }
 .login-footer p strong {
    font-family: 'NotoSans-Bold';
 }
 .login-footer ul{
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    display: flex;
    width: 100%;
    border-bottom: 1px solid #D6D6D6;
 }
 .login-footer .footer-link span {    font-size: 12px; font-family: 'NotoSans-Bold'; display: inline-block;vertical-align: middle; margin: 0 13px 3px 0; }
 .login-footer .footer-link span img { display: inline-block; vertical-align: bottom;}
 .login-footer .footer-link span a { color: #333; }
 .login-footer1{ display: flex;justify-content: space-between; margin: 20px 0 0; padding: 10px 0 0; border-top: 1px solid #5C5C5C; }
 .login-footer1 b{ color: #333333; font-size: 10px; font-weight: 400; text-align: left; }
 .login-footer1 b img{ display: block; margin: 3px 0 0; }
 .login-footer1 span{ font-size: 12px; }
 .login-bg1 h2, .login-bg1 section, .login-footer{ padding-left: 28px;} 