.clr-sky {color: #1B1DC7;}
                    .clr-drkpink {color:#D90368;}
                    .hide_m{display:none;}
                    button, input, optgroup, select, textarea {
                        font-family: 'Open Sans', sans-serif;
                        font-size: 100%;
                        line-height: 1.15;
                        margin:0; outline:none;
                    }     
                    *:focus {outline:0;}
                    *{ -webkit-box-sizing: border-box;
                        -moz-box-sizing: border-box;
                        box-sizing: border-box;
                    }         
                    input, textarea, button, select, a, label {
                        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
                    }    
                    ._C{text-align:center;}
                    .fw-4{font-weight:400;}
                    .fs-12{font-size:12px;}
                    .m0A{margin:0 auto;}
                    .p-R{position:relative;}
                    .pT100{padding-top:100px;}
                    .g-8 {width:64.66667%;}
                    .g-7 {width:56.33333%;}
                    .g-6 { width:48%;}
                    .g-5 {width:39.66667%;}
                    .blue_bg{background:#EFF5FF;
                        box-shadow: inset 14px 14px 74px -6px rgba(0, 102, 255, 0.04);
                    }
                    .btn{background:#f96769; border-radius:8px; cursor:pointer;
                        border:none; font-size:16px; font-weight:600; color:#FFF; text-align:center;
                        height:56px; width:100%;
                    }
                    .flex_container {height:100%; min-height:100vh; display:flex;}
                    .left_panel{
                        height:100%; position:fixed;   
                        flex: 0 100px;
                        -webkit-box-flex:  0;
                        -moz-box-flex:  0;
                        -ms-box-flex:  0;
                        box-flex: 0; 
                        width:42%;
                    }
                    .Rgt_panel{ margin-left:42%; width:58%;}                      
                    .editeexpert_logo{background:url(https://www.creditexpertindia.com/frontend/logo/1680073747creditexpertindia%20logo.png) no-repeat 0 0;
                        height:40px; width:150px; display:inline-block; margin:20px 0 0 20px; background-size:100%;
                    }                   
                    .div_center{
                        height:100%; display:flex; align-items:center; flex-direction:column;
                        justify-content: center; align-self: center;
                    }
                    .div_center.pT100{padding-top:0;}
                    .title {
                        font-weight: 600;
                        font-size: 26px;
                        margin-bottom: 15px;
                        width: 90%;
                        line-height: 30px;
                    }
                    .title span{/*color:#0066FF;*/ font-weight:700;}
                    .offers {padding:0; margin:0}
                    .offers li {position:relative; list-style:none;
                        padding:5px 0 5px 14px; display:inline-block; margin-right:8px; position:relative;                     
                        font-size:14px; font-weight:400; line-height:19px; opacity:0.6;
                    }
                    .offers li:first-child{padding-left:0;}
                    .offers li:last-child{margin-right:0;}
                    ul.round li::after {
                        content: "";
                        position:absolute; right:-14px; top:13px;
                        width:6px; height:6px; background:rgba(5, 47, 95, 0.6);                        ;
                        border-radius: 50%; -moz-border-radius: 50%;
                        -webkit-border-radius: 50%;
                    }
                    ul.round li:last-child::after {position:relative;}
                    .mob_pad{text-align:left;}
                    .wrapper_input{padding:24px 0; @extend .p-R;}
                    .input_group input{height:56px; color:#052F5F;
                        background:none; font-size:14px; font-weight:600;
                        padding:10px 10px 10px 15px; display:block; width:100%;
                        border:none; border-radius:8px;
                        border:1px solid rgba(5, 47, 95, 0.15);
                    }
                   .cars_regitster_css_cls input ~ label .change_color{opacity:0.6;}                
                    .input_group input:hover, .input_group input:focus{ 
                        outline:none; border:1px solid #1B1DC7;
                        -webkit-appearance: none;
                        box-shadow: 0px 0px 0px 2px rgba(27, 29, 199, 0.2);
                        -webkit-box-shadow:0px 0px 0px 2px rgba(27, 29, 199, 0.2);
                    }
                    /*.input_group input:not(:placeholder-shown){border:1px solid rgba(5, 47, 95, 0.2);}*/
                   .cars_regitster_css_cls input:focus ~ label, .cars_regitster_css_cls input:valid ~ label{
                        top:-12px; font-size:12px; padding-left:4px;
                        left:12px; 
                    }
                    .cars_regitster_css_cls input:focus ~ label span.change_color{
                        /*opacity:0.8; color:#0066FF;*/ color:#1B1DC7;
                    }                    
                    .input_group{position:relative;}
                    
                    label.slider_label {                        
                        font-size:14px; font-weight:400; position: absolute; left:15px; top:15px;
                        pointer-events: none; background-color:#fff; padding:0 4px;                        
                        transition:300ms ease all; line-height:26px;
                    }
                    .wrapper_input input{padding:10px 10px 10px 85px;}
                    
                    .note_txt{opacity:0.6; display:inherit; margin-top:4px;}
                    .note_txt, .error .eror{padding-left:16px;}
                    .eror{display:none; opacity:0;}
                    .error input ~ label .change_color{opacity:1;} 
                    .error label, .error input:focus ~ label, .error input:valid ~ label{
                        opacity:1; color:#D20B23;
                    }
                    .error input:focus ~ label span.change_color{
                        opacity:0.8; color:#D20B23;
                    }  
                    .error input{ border:solid 1px #D20B23; 
                        -webkit-appearance: none;
                        box-shadow: 0px 0px 0px 2px rgb(210, 11, 35, 0.2);
                        -webkit-box-shadow:0px 0px 0px 2px rgb(210, 11, 35, 0.2);
                    }
                    .error .eror{display:block; opacity:1; color:#D20B23; margin-top:4px;}
                    .input_flag {
                        position:absolute; left:16px; top:18px; z-index:1;
                        background:url(https://www.creditexpertindia.com//public/frontend/assets/img2/flag.svg) 0 -2px no-repeat;
                        background-size:24px; font-size:14px; font-weight:400; line-height:19px;
                        width:60px; height:19px; display:inline-block; padding-left:28px;
                        border-right:solid 1px rgba(5, 47, 95, 0.2); margin-right:10px;
                    }
                    input:-webkit-autofill,
                    input:-webkit-autofill:hover,
                    input:-webkit-autofill:focus,
                    input:-webkit-autofill:active {
                       transition: background-color 50000s ease-in-out 0s, color 5000s ease-in-out 0s;
                       border:1px solid rgba(5, 47, 95, 0.2); box-shadow:none;
                    }
                    .wrapper_div{position:relative; width:100%; height:238px; margin-bottom:24px;}
                    .animation_box {position:relative; height:100%; width:100%;}
                    .platform_img{position:absolute; left:0; bottom:-30px; 
                        
                        background:url(https://www.creditexpertindia.com//public/frontend/assets/img2/left_platform.webp) 0 0 no-repeat;
                        height:140px; width:100%; display:inline-block; background-size:102%;
                    }
                    .card_one, .card_two {position:absolute; width:62%;}
                    .card_one { height:96%;                 
                        background:url(https://www.creditexpertindia.com//public/frontend/assets/img2/card_blue.webp) 0 0 no-repeat;                        
                        background-size:80%; bottom:50px; left:140px; z-index:9;
                        animation: MoveUpDown 2s linear infinite;
                    }
                    .card_two {height:100%;
                        background:url(https://www.creditexpertindia.com//public/frontend/assets/img2/card_red.webp) 0 0 no-repeat; 
                        background-size:80%; bottom:40px; left:100px; margin-left:36px;
                        animation: MoveUpDownTwo 2s linear infinite;
                    }
                    @keyframes card_one {
                        from { top: 0; left: 0; }
                        to   { top: 100px; left: 100px; }
                    }
                    @keyframes MoveUpDown {
                        0%, 100% {
                            bottom: 0;
                        }
                        50% {
                            bottom: 20px;
                        }
                    }
                    @keyframes MoveUpDownTwo {
                        0%, 100% {
                            left: 0;
                        }
                        50% {
                            bottom: 30px;
                        }
                    }
                    /* slider css start here */
                    .csslider, .csslider  ul  li, .csslider  .cs_bullets  label {
                        display: inline-block;
                        position: relative;                        
                    }
                    .csslider  .cs_anchor {display:none;}
                    .csslider  ul {
                        position:relative; z-index:1; margin:0 auto;
                        padding:0; overflow:hidden; white-space:nowrap;
                    }
                    .csslider  ul  div {
                        width: 100%; width:293px; height:120px; 
                    }
                    .csslider  ul  li {                        
                        width: 100%; height: 100%; overflow: hidden; font-size:24px; font-weight:600;
                        white-space:normal; vertical-align:top; line-height:36px;
                        -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
                        box-sizing: border-box;
                        -webkit-transform: translate3d(0,0,0);
                        -moz-transform: translate3d(0,0,0);
                        -ms-transform: translate3d(0,0,0);
                        -o-transform: translate3d(0,0,0);
                        transform: translate3d(0,0,0);
                    }
                    .csslider  .cs_bullets {
                        position: absolute; bottom:20px;                     
                        width:90%; z-index:6; margin:0 auto; text-align:center;
                    }                 
                    .csslider  .cs_bullets  label {                        
                        cursor:pointer; margin:0 2px; padding:4px; border-radius:50%; background:#006dff33;
                    }
                    .csslider  ul  li.num0 { left:0%;}
                    .csslider  ul  li.num1 { left: 100%;}
                    .csslider  ul  li.num2 { left: 200%;}
                    .csslider  #cs_slide1_0:checked ~ ul  li {
                        -webkit-transform: translateX(0%);
                        -moz-transform: translateX(0%);
                        transform: translateX(0%);
                    }
                    .csslider  #cs_slide1_1:checked ~ ul  li{
                        -webkit-transform: translateX(-100%);
                        -moz-transform: translateX(-100%);
                        transform: translateX(-100%);
                    }
                    .csslider  #cs_slide1_2:checked ~ ul  li {
                        -webkit-transform: translateX(-200%);
                        -moz-transform: translateX(-200%);
                        transform: translateX(-200%);
                    }
                    .csslider  ul  li { 
                        position:absolute; top:0; left:0; display:inline-block; opacity:1;
                        -webkit-transition: -webkit-transform 1000ms;
                        -moz-transition:-moz-transform 1000ms;
                        transition:transform 1000ms;
                        -webkit-transform: scale(1);
                        -moz-transform: scale(1);
                        transform: scale(1);
                    }
                    @-webkit-keyframes slide {
                        0%, 25.203252032520325%	{ -webkit-transform: translateX(0%); }
                        33.333333333333336%, 58.53658536585366%	{ -webkit-transform: translateX(-100%); }
                        66.66666666666667%, 91.869918699187%	{ -webkit-transform: translateX(-200%); }
                    }
                    @-moz-keyframes slide {
                        0%, 25.203252032520325%	{ -moz-transform: translateX(0%); }
                        33.333333333333336%, 58.53658536585366%	{ -moz-transform: translateX(-100%); }
                        66.66666666666667%, 91.869918699187%	{ -moz-transform: translateX(-200%); }
                    }
                    @keyframes slide {
                        0%, 25.203252032520325%	{ transform: translateX(0%); }
                        33.333333333333336%, 58.53658536585366%	{ transform: translateX(-100%); }
                        66.66666666666667%, 91.869918699187%	{ transform: translateX(-200%); }
                    }
                    .csslider   #cs_play1:checked ~ ul  li {
                        -webkit-animation: slide 12300ms infinite;
                        -moz-animation: slide 12300ms infinite;
                        animation: slide 12300ms infinite;
                        -webkit-transition: none;
                        -moz-transition: none;
                        transition: none;
                    }
                    /* /calculate autoplay */
                   
                    .csslider  #cs_slide1_0:checked ~ .cs_bullets  label.num0,
                    .csslider  #cs_slide1_1:checked ~ .cs_bullets  label.num1,
                    .csslider  #cs_slide1_2:checked ~ .cs_bullets  label.num2{
                        /*background:#006dff;*/ background:#1B1DC7; padding:10px; 
                    }                   
                    @-webkit-keyframes bullet {
                        0%, 33.32333333333334%	{
                            /*background: #006dff;*/ background:#1B1DC7;
                            width:24px; height:6px; border-radius:40px;
                        }
                        33.333333333333336%, 100% {                            
                            /*background:#006dff33;*/ background:#1B1DC7;
                            padding:4px;
                            margin-bottom: 0; width:0px; height:0px; border-radius:50%;
                        }
                    }
                    @-moz-keyframes bullet {
                        0%, 33.32333333333334%	{
                            /*background:#006dff;*/ background:#1B1DC7;
                            width:24px; height:6px; border-radius:40px;
                        }
                        33.333333333333336%, 100% {
                            background:#006dff33;
                            padding:4px;
                            margin-bottom: 0; width:0px; height:0px; border-radius:50%;
                        }
                    }
                    @keyframes bullet {
                        0%, 33.32333333333334%	{
                            /*background:#006dff;*/ background:#1B1DC7;
                            width:24px; height:6px; border-radius:40px;
                        }
                        33.333333333333336%, 100% {
                            background:#006dff33;
                            padding:4px;
                            margin-bottom: 0; width:0px; height:0px; border-radius:50%;
                        }
                    }
                    .csslider  #cs_play1:checked ~ .cs_bullets  label.num0 {
                        -webkit-animation: bullet 12300ms infinite -1000ms;
                        -moz-animation: bullet 12300ms infinite -1000ms;
                        animation: bullet 12300ms infinite -1000ms;
                    }
                    .csslider  #cs_play1:checked ~ .cs_bullets  label.num1 {
                        -webkit-animation: bullet 12300ms infinite 3100ms;
                        -moz-animation: bullet 12300ms infinite 3100ms;
                        animation: bullet 12300ms infinite 3100ms;
                    }
                    .csslider  #cs_play1:checked ~ .cs_bullets  label.num2 {
                        -webkit-animation: bullet 12300ms infinite 7200ms;
                        -moz-animation: bullet 12300ms infinite 7200ms;
                        animation: bullet 12300ms infinite 7200ms;
                    }
                    .csslider  #cs_play1:checked ~ .cs_bullets  label  .cs_point{
                        -webkit-transition: none;
                        -moz-transition: none;
                        transition: none;
                    }
                    .csslider  .slide:checked ~ .cs_bullets  label  .cs_point{
                        -webkit-animation: none;
                        -moz-animation: none;
                        -ms-animation: none;
                        -o-animation: none;
                        animation: none;
                    }   
                    .btn_loader { text-align:center; display:inline-block;
                        width:9.6px; height:9.6px; background:#fff; color:#fff;
                        border-radius:50%; box-shadow:16px 0,-16px 0;
                        animation: dots-u8fzftmd 0.6s infinite linear alternate;
                    }
                    @keyframes dots-u8fzftmd {
                        0% {
                            box-shadow: 16px 0,-16px 0;
                            background: ;
                        }
                        33% {
                            box-shadow: 16px 0,-16px 0 rgba(255,255,255,0.13);
                            background: rgba(255,255,255,0.13);
                        }
                        66% {
                            box-shadow: 16px 0 rgba(255,255,255,0.13),-16px 0;
                            background: rgba(255,255,255,0.13);
                        }
                    }
                    @media (prefers-reduced-motion: reduce) {
                        .card_one, .card_two {
                            animation: none;
                        }
                    }
      
                    @media only screen and (max-width: 640px){
                        .hide-s { display:none;}
                        .hide_m{display:block;}
                        .title{font-size:20px; width:100%;}
                        .editeexpert_logo{height:40px; width:100%; background-size:37%;
                            text-align:center; background-position:center; margin-left:0;
                        }
                        .g-5{width: 100%;}
                        .g-1, .g-2, .g-3, .g-4, .g-5, .g-6, .g-7, .g-8, .g-9, .g-10, .g-11, .g-12{width: 100%;}
                        .Rgt_panel{ margin-left:0; width:100%;}
                        .mob_pad{padding:0 24px; box-sizing:border-box; width:100%;}
                        .card_one, .card_two{width:66%;}                        
                        .div_center{justify-content:normal; height:auto;}
                        .div_center.pT100{padding-top:70px;}
                    }
                    .input_group input:focus,  .input_group input:hover{
                        box-shadow:none;
                        outline:none;
                    }

section.cars_register {
    height: 100vh;
}
.fs-24 {
    font-size: 1.5rem;
}
.fw-7 {
    font-weight: 700;
}
.mT20 {
    margin-top: 20px;
}
.form_group .custom_input.otp_input {
    padding: 25px 0 20px;
    letter-spacing: 20px;
    text-indent: 10px;
    font-size: 32px;
}
.form_group .custom_input.otp_input::placeholder{
        font-size:90px;
        color:#cdd5df;
}
.form_group input.custom_input {
    padding-bottom: 6px;
    border: none;
    text-align:center;
    height: 25px;
    border-bottom: 1px solid rgba(5,47,95,.2);
    color: #052f5f;
}
.fullCon {
    width: 100%;
}
.otp_form {
    width: 70%;
    margin:0 auto;
}
.whatsup_consent .what_logo {
    height: 20px;
    width: 20px;
    margin-right: 5px;
    background: url(data:image/png;base64,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) no-repeat 0 0;
    background-size: 100%;
    display:block;
}

.whatsup_consent.fullCon.m0A {
    display: flex;
    justify-content:center;
}
.no_off_se label {
    width: 30px;
    margin-left: 10px;
}

.no_off_se input {
    display: none;
}

.no_off_se span.onoff_slider {
    width: 100%;
    display: block;
    background: #aab7c6;
    border-radius: 24px;
    height: 16px;
    cursor:pointer;
    transition: 0.5s;
    position: relative;
}
.no_off_se input:checked +  span.onoff_slider {
    background:#f96769;
}
.no_off_se input:checked +  span.onoff_slider:after{
    right:4px;
    left:inherit;
}

.no_off_se span.onoff_slider:after {
    width: 12px;
    content: '';
    background: #fafafa;
    border-radius: 50%;
    height: 12px;
    position: absolute;
    top: 50%;
    left: 3px;
    transform: translateY(-50%);
    
}
.no_off_se label {
    width: 30px;
    margin-left: 10px;
}

.no_off_se input {
    display: none;
}

.no_off_se span.onoff_slider {
    width: 100%;
    display: block;
    background: #aab7c6;
    border-radius: 24px;
    height: 16px;
    cursor:pointer;
    transition: 0.5s;
    position: relative;
}
.no_off_se input:checked +  span.onoff_slider {
    background:#f96769;
}
.no_off_se input:checked +  span.onoff_slider:after{
    right:4px;
    left:inherit;
}

.no_off_se span.onoff_slider:after {
    width: 12px;
    content: '';
    background: #fafafa;
    border-radius: 50%;
    height: 12px;
    position: absolute;
    top: 50%;
    left: 3px;
    transform: translateY(-50%);
    
}

.mT10.dIB.fullCon.mB10 p {
    color: #052f5f;
    margin-top: 10px;
}

p.fs-12.fw-6.m0.mT5 a {
    text-decoration: none;
    color: #1b1dc7;
    font-weight: 600;
}

button.btn.consult-bn {
    background: #f96769;
}
.modal-dialog.otp_modal{
    max-width:410px !important;
}
button.btn-close.ms-auto {
    position: absolute;
    right: 15px;
    z-index: 99;
}

ul.offers.round li {
    color: #69829f;
}

/* ============== card-details ============ */

.ps_f{
    position:fixed;
    left:0;
    top:0;
}

.custom_radio input[type="radio"]:checked + label, .custom_radio input[type="radio"]:not(:checked) + label {
width: 100%;
font-size: 14px;
padding: 0 24px 0 36px;
line-height: 17px;
}
.custom_radio input[type="radio"] + label{
padding: 0 24px 0 36px !important;
}
.custom_radio input[type="radio"]:not(:checked) + label:after{
position:absolute;

}
.dB{
display:block;
}
.ul_style li:before{
position:absolute;
}
.custom_radio input[type="radio"]:not(:checked) + label:before,{
position:absolute;
}
.custom_radio input[type="radio"]:checked, .custom_radio input[type="radio"]:not(:checked) {
left: -9999px;
}
.custom_radio input[type="radio"]:not(:checked){
position:absolute;
}
.salaried_icon:before {
background: url(https://static.paisabazaar.com/components/images/salaried_icon.svg) no-repeat 0 0;
}
.salaried_icon:before, .Self_icon:before, .Business_icon:before {
content: '';
width: 25px;
height: 24px;
margin-top: 6px;
display:inline-block;
}
.custom_radio input[type="radio"]:checked + label:before, .custom_radio input[type="radio"]:not(:checked) + label:before {
content: '';
right: 0;
top: 9px;
background: #fff;
left: inherit;
width: 14px;
height: 14px;
border: 1px solid #181819;
border-radius: 100%;
position:absolute;
}
.custom_radio input[type="radio"]:checked + label:after, .custom_radio input[type="radio"]:not(:checked) + label:after {
content: '';
width: 8px;
height: 8px;
background: #1B1DC7;
border: 1px solid #1B1DC7;
top: 12px;
left: inherit;
right: 3px;
border-radius: 100%;
position:absolute;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.custom_radio input[type="radio"]:not(:checked) + label:after {
-webkit-transform: scale(0);
transform: scale(0);
}
.op0, .input_group .eror, .custom_radio input[type="radio"]:not(:checked) + label:after {
opacity: 0;
}
.op6, .custom input[type="radio"]:checked + label:before, .custom input[type="radio"]:not(:checked) + label:before {
opacity: 0.6;
}
.fs-10, .assured {
font-size: 0.625rem;
}
.ul_style span {
margin-top: 4px;
}
.fw-4 {
font-weight: 400;
}
.hand, .btn_blue, .toggle_onoff .slider, .btn_orange, .bttn, .custom_radio input[type="radio"]:checked + label, .custom_radio input[type="radio"]:not(:checked) + label, .city_list li, .modal_container .inner_wrapper .scroll_wrapper li.bank label, .close_img {
cursor: pointer;
}
.fw-4, .input_group label, .custom_radio input[type="radio"]:checked + label, .custom_radio input[type="radio"]:not(:checked) + label, .info_div, .proceed_error_box {
font-weight: 400;
}
.ul_style li {
padding: 0 0 12px;
margin-bottom: 12px;
border-bottom: solid 1px rgba(5, 47, 95, 0.1);
position:relative;
list-style:none;
}
.ul_style {
padding: 12px 0 0;
margin: 0;
}
.radio_wrapper {
margin: 8px 0 12px;
background: #fff;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
border-radius: 8px;
border: 1px solid rgba(5, 47, 95, 0.2);
padding: 0 15px;
}
.Self_icon:before {
background: url(https://static.paisabazaar.com/components/images/self_employed_icon.svg) no-repeat 0 0;
}
.Business_icon:before {
background: url(https://static.paisabazaar.com/components/images/business_icon.svg) no-repeat 0 0;
}
.custom_radio input[type="radio"]{
display:none;
}
.custom_radio input[type="radio"]:checked + label{
font-weight:600;
}

.ul_style li:last-child {
border-bottom: 0px;
}
.input_group .select {
position: relative;
}
.input_group .select {
font-size: 16px;
color: #121212;
display: block;
padding: 10px 15px;
background: #fff;
width: 100%;
cursor: pointer;
}
.input_group .droupDown {
list-style: none;
width: 100%;
display: none;
padding-left: 0;
position: absolute;
background: #fff;
z-index: 2;
border: 1px solid rgba(5, 47, 95, 0.15);
border-radius: 8px;
}
.input_group .droupDown li {
    padding: 10px 12px;
    font-size: 14px;
    color: #69829f;
    width: 100%;
    cursor: pointer;
    position: relative;
}

ul.offers.round li {
    color: #69829f;
}

span.fs-12.fw-4.op6 {
    color: #69829f;
}

span.dB.fs-10.fw-4.op6 {
    color: #69829f;
    font-size: 12px;
}

.input_group label {
    color: #69829f;
}

.input_group .select {color: #69829f;}

.input_group .select::before {
    position: absolute;
    top: 40%;
    right: 20px;
    border: solid #69829f;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    content: '';
    display: block;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition: all .5s ease-in-out;
}

span.bank-icon {
display: inline-block;
width: 20px;
height: 19px;
position: absolute;
left: 10px;
background: url(https://www.creditexpertindia.com//public/frontend/assets/img2/bank-icons-sprite.png);
}

span.bank-icon.hbk {
}

span.bank-icon.abk {
background-position: 0 -87px;
}

span.bank-icon.icbk {
background-position: 0 -60px;
}

span.bank-icon.sbk {
background-position: 0 -29px;
}

span.bank-icon.ybk {
background-position: 0 -1450px;
}

span.bank-icon.kbk {
background-position: 0 -928px;
}
.input_group label {
position: absolute;
top: 50%;
left: 15px;
transform: translateY(-50%);
transition:0.5s;
}
/* .input_group input:valid +  label,
.input_group input:focus +  label{
top:0%;
background:#fff;
} */

.input_group  label.active{
    top:0%;
    background:#fff;
}
.input_group .select {
position: relative;
height: 56px;
border-radius: 8px;
border: 1px solid rgba(5, 47, 95, 0.15);
font-size: 14px;
line-height:36px;
}

.input_group .select span.bank-icon {
left: 8px;
top: 18px;
}
.input_group{
margin-bottom:15px;
}

.info_div {
padding: 20px 0;
text-align: center;
color: #052F5F;
font-size: 0.75rem;
position:relative;
}

.info_div:before {
content: '';
width: 25px;
display: inline-block;
height: 24px;
background: url(https://static.paisabazaar.com/components/images/shield_icon.svg) no-repeat 0 0;
position: absolute;
margin-left: -29px;
}
.title.clr-sky {
color: #f96769;
}
button.btn.form_btn {
width: auto;
}

.button_row {
display: flex;
justify-content: end;
align-items: center;
}
/* ============== card-details ============ */

/* ============= personal loans ============== */
.bg_gradient {
    background: linear-gradient(#050a37,#0e2f71);
}

span.input_flag + label {top: -13px;}

.personal_loans {padding: 60px 0 0 72px;}

.personal_loans ul li {
    list-style: none;
    margin-bottom: 14px;
    font-size: 16px;
    color: #fff;
}

.personal_loans ul {
    padding-left: 0px;
}

.personal_loans ul li img {
    margin-right: 10px;
}
h3.personal_lon_tile {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 15px;
}
.img_personal{
    width:385px;
}
.infostrip {
    display: flex;
    align-items: center;
    padding: 12px;
    background-color: rgba(27,29,199,.05);
    border-radius: 5px;
}

.infostrip p {
    margin-bottom: 0px;
    font-size: 10px;
    color: #052f5f;
}

.infostrip p img {
    margin-right: 7px;
}

span.not_yet {
    font-size: 12px;
    margin-left: auto;
    color: #f96769;
    cursor: pointer;
    font-weight: 600;
}
.per_step_heder {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 15px 0;
}

.per_step_heder .pol {
    font-size: 10px;
    display: flex;
    color: #052f5f;
    align-items: center;
}

.per_step_heder .pol img {
    margin-right: 5px;
}

.steps_n {
    color: #020202;
    font-weight: 700;
}
.step_title_font{
    font-size:20px;
}


.position-sticy {
    position: sticky;
    top: 50px;
}

/* ============= personal loans ============== */