﻿body {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

/*********footers*/
.footer-location-se {
    height: auto;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.footer-location-icon {
    padding: 5px 0px 0px 0px;
    font-size: 20px;
    text-align: left;
    float: left;
    color: #ffd9ac;
    height: auto;
    left: 0px;
}

.footer-location-sectext {
    height: auto;
    width: 100%;
    margin: -26px 0px 0px 0px;
    padding: 0px 0px 0px 22px;
    float: left;
}

.footer-location-aaa {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    text-align: left;
    color: #ffd9ac;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

    .footer-location-aaa:hover {
        color: #fff;
    }

/*********top background*************/
.aboutus-page {
    height: auto;
    width: 100%;
    margin: -88px 0px 40px 0px;
    padding: 130px 0px 30px 0px;
    float: left;
    background-color: #efefef;
    background-image: url(https://www.transparenttextures.com/patterns/asfalt-light.png);
}

.aboutus-pagetext {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboutus-pagetext-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 30px;
    color: #2759ab;
    line-height: 40px;
    text-align: center;
    font-weight: 700;
}

.aboutus-pagetext-ul {
    display: inline-block;
    padding: 0px 0px;
    float: left;
    text-align: center;
    width: 100%;
    margin: 0px 0px 0px 0px;
}

    .aboutus-pagetext-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline-block;
    }

        .aboutus-pagetext-ul li a {
            height: auto;
            width: 100%;
            margin: 0px 0px 0px 0px;
            padding: 5px 0px 0px 0px;
            float: left;
            font-size: 17px;
            line-height: 23px;
            color: #5d5d5d;
            text-align: center;
            font-weight: 500;
        }

/******about page********/
.pagedata-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 70px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.pagebordd {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.pagebordd-dingtth3 {
    height: auto;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 32px;
    line-height: 30px;
    font-weight: 700;
    color: #333;
    text-align: center;
    text-decoration: underline;
}

.pagebordd-dingtth2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 23px;
    line-height: 30px;
    font-weight: 700;
    color: #333;
    text-align: left;
    position: relative;
}

    .pagebordd-dingtth2:before {
        position: absolute;
        height: 4px;
        width: 30px;
        background-color: #2759AB;
        float: left;
        content: "";
        margin: 0px 0px 0px 0px;
        bottom: -5px;
    }

.pageborddgt {
    height: 4px;
    width: 30px;
    margin: 0 0 20px;
    padding: 0;
    float: left;
    background-color: #ea3232;
}

.allpage-text {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.allpage-text-p {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    color: #000000cc;
    text-align: justify;
}

.allpage-text-p1 {
    height: auto;
    width: 100%;
    color: #636177;
    font-family: "Inter";
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%;
    text-align: justify;
    margin: 20px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
}
/**img hover****/
.intimages {
    height: auto;
    width: 100%;
    margin: 0;
    padding: 5px;
    float: left;
    border-radius: 5px;
    border: 1px solid #f3f3f3;
}

.intimages-left {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    border: 1px solid #efefef;
}

.intimages a:hover::before {
    border: 0 solid rgba(255,255,255,.7);
}

.intimages a::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    border: 70px solid rgba(255,255,255,0);
    top: 0;
    left: 0;
    transition: .5s ease-in-out;
}

/*********main*/
.topheadmm {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.coloyy {
    color: #2759AB;
}


/**********contact page*/
.contactuspage {
    height: auto;
    width: 100%;
    margin: 30px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.contactuspage-box {
    height: auto;
    width: 100%;
    margin: 15px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.contactuspageico {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 30px !important;
    text-align: center;
    color: #2759ab;
}

.contactuspage-add {
    height: auto;
    width: 100%;
    margin: -30px 0px 0px 0px;
    padding: 0px 0px 0px 40px;
    float: left;
}

.contactuspageh2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 17px;
    line-height: 25px;
    font-weight: 700;
    color: #333;
    text-align: left;
}

.contactuspagea {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    color: #000000cc;
    text-align: left;
}


.contactuspage-loc {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.contactuspagel-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    border: 1px solid #fff;
    box-shadow: rgb(149 157 165 / 8%) 0px 8px 24px;
}

.contactuspagel2 {
    height: 400px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 3px;
    float: left;
    border: 1px solid #fff;
    box-shadow: rgb(100 100 111 / 7%) 0px 7px 29px 0px;
}

.contactush1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 23px;
    line-height: 40px;
    font-weight: 700;
    color: #333;
    text-align: left;
    border-bottom: double #f0f0f0;
}

.contactuspage-mm {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.contactuspagep {
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    text-align: left;
    color: #000000cc;
}

.contactuspagep1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    text-align: left;
    color: #000000cc;
}

.formcontrolk {
    height: auto;
    width: 100%;
    margin: 0px 0px 5px 0px;
    float: left;
    font-size: 15px;
    color: #555;
    text-align: left;
    background: #f6f6f6;
    padding: 15px 10px 15px 15px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e0e1e5;
}

.fromcontaa {
    margin: 0px 0px 0px 0px !important;
}

    .formcontrolk:focus {
        border-color: #fff;
        outline: 0;
        border: 1px solid #e0e1e5;
    }



/*****captcha*/
.capchamargin-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.protectedcap {
    height: 42px;
    width: 100px;
    margin: 0px 5px 0px 0px;
    padding: 0px 3px 0px 3px;
    font-size: 15px;
    line-height: 40px;
    font-weight: 600;
    color: #333;
    border: 1px solid #ddd !important;
    text-align: center;
    border-radius: 4px;
    float: left;
    text-transform: uppercase;
}

.Clabel:focus {
    border: 1px solid #ddd !important;
}

.textsubmitt {
    height: 42px;
    width: 100px;
    margin: 0px 5px 0px 0px;
    padding: 0px 3px 0px 3px;
    font-size: 15px;
    line-height: 40px;
    font-weight: 600;
    color: #333;
    border: 1px solid #ddd !important;
    text-align: center;
    border-radius: 4px;
    float: left;
    background: #f1f1f1;
}

.btnrefreshcaptcha {
    height: 41px;
    width: 40px;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    font-weight: 400;
    color: #fff !important;
    line-height: 38px;
    text-align: center;
    background-color: #2759ab;
    border: 1px solid #2759ab;
    border-radius: 4px;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

    .btnrefreshcaptcha:focus {
        background-color: #f59019;
        border: 1px solid #f59019;
    }

.Clabel_btn2 {
    height: 41px;
    width: 100px;
    margin: 0px auto;
    padding: 0px 10px 0px 10px !important;
    float: left;
    font-size: 18px;
    font-weight: 500;
    color: #fff !important;
    line-height: 30px;
    text-align: center;
    background-color: #2759ab;
    border: 1px solid #2759ab;
    border-radius: 4px;
    -webkit-transition: all 0.9s;
    display: table;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

    .Clabel_btn2:focus {
        background-color: #f59019;
        border: 1px solid #f59019;
    }

    .Clabel_btn2:hover {
        background-color: #f59019;
        border: 1px solid #f59019;
    }

.margcontbb {
    height: auto;
    width: 100%;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}


.loginmessage333 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    text-align: left;
    color: #f1391c;
}

.loan_formm {
    height: auto;
    width: 100%;
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background-color: #081B42;
}

.formcmain {
    height: auto;
    width: 100%;
    margin: 30px 0px 30px 0px;
    padding: 50px 50px 50px 50px;
    float: left;
    background-color: #fff;
    border-radius: 10px;
}

.loantoph {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.top-firstline {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
}

.topfp {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    ;
    ;
    text-align: center;
}

.step-list {
    background: #e6f0ff;
    padding: 15px;
    margin: 16px 0;
}

.main-container, .steps-section li.done:before, .steps-section li:before {
    background-repeat: no-repeat;
    background-position: center;
}

.steps-section {
    margin: 0;
    padding: 0;
    display: flex;
    counter-reset: step;
    justify-content: center;
}

    .steps-section li {
        width: 30%;
        float: left;
        font-size: 13px;
        position: relative;
        text-transform: uppercase;
        color: #999;
        text-transform: inherit;
    }

        .steps-section li.active {
            color: #1976d2;
            font-weight: 500;
            text-align: center;
        }

.spanm {
    margin: 0px 0px 0px 135px;
}

.steps-section li.active:after {
    background-color: #1976d2;
    transition: .8s;
}

.steps-section li.done:before {
    transition: .8s;
    background-color: #1976d2;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #1caffd;
    background-image: url(https://cdnwebapp.indialends.com/illive/images/pl-revamp/stpl-chk.png);
}

.steps-section li:before {
    width: 20px;
    height: 20px;
    content: "";
    line-height: 30px;
    display: block;
    margin: 0 auto 5px;
    border-radius: 50%;
    transition: .8s;
    background-color: #a3a3a3;
    border: 1px solid #a3a3a3;
    z-index: 1;
    position: relative;
}

.secondstep-list:before {
    background-color: transparent !important;
    border: none !important;
}

.secondstep-list:after {
    background-color: #1976d2 !important;
}

.steps-section li.active:before {
    transition: .8s;
    background-color: #f5f5f5;
    border: 4px solid #1976d2;
    position: relative;
    z-index: 1;
}

.steps-section li:after {
    width: 100%;
    height: 2px;
    content: "";
    position: absolute;
    background-color: #c2bcac;
    top: 9px;
    left: -52%;
    transition: .8s;
}

.steps-section li:first-child:after {
    content: none;
}

.steps-section li:nth-child(3):after {
    border: 1px dashed;
}

.steps-section li.secondstep-list, .steps-section li.secondstep-list:after {
    color: #a3a3a3;
    font-weight: 500;
}
/*personal loan*/
.personalul {
    counter-reset: leaderboard;
}

    .personalul li {
        position: relative;
        z-index: 1;
        font-size: 18px;
        counter-increment: leaderboard;
        padding: 10px 0px 0px 15px;
        cursor: pointer;
        backface-visibility: hidden;
        transform: translateZ(0) scale(1.0, 1.0);
        list-style: none;
    }

        .personalul li::before {
            content: counter(leaderboard);
            position: absolute;
            z-index: 2;
            top: 15px;
            left: -22px;
            width: 20px;
            height: 20px;
            line-height: 20px;
            color: #fff;
            background: #2759ab;
            border-radius: 20px;
            text-align: center;
            font-size: 15px;
            font-weight: 700;
        }
/*.personalul {
    height: auto;
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;

}
.personalul li {
   margin: 0;
    padding: 0 5px 6px 25px;
    list-style-type: none;
    display: block;
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #2d2d2d;
    position: relative;
    text-align: left;
    text-align: justify;
}
.personalul li:before {
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    content: "\f005";
    display: block;
    color: #2759ab;
}*/

/***********updating soon********/
.updatingsoon-sec {
    height: auto;
    width: 100%;
    margin: 20px 0px 0px 0px;
    padding: 10px 0px 5px 0px;
    float: left;
    border: 1px solid #e8e7e7;
    background: #f6f6f6;
}

.updatingsoon-sec-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    color: #ff2000;
    font-weight: 600;
}

.updatingsoon-sec-p {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 40px;
    font-weight: 400;
    color: #333;
    text-align: center;
}


/****tender*****/
.tenderboxx {
    width: 100%;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 20px 20px;
    float: left;
    background: #fff;
    box-shadow: 0 0 15px -3px #BBB;
    border-radius: 5px;
}

.tenderboxx {
    width: 100%;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 20px 20px;
    float: left;
    background: #fff;
    box-shadow: 0 0 15px -3px #BBB;
    border-radius: 5px;
}

.tendermmbox {
    height: auto;
    width: 100%;
    margin: 15px 0px 5px 0px;
    padding: 15px;
    float: left;
    background: #fbfffc;
    border: 1px solid #dbe6f5;
}

.tendermmboxp {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 22px;
    color: #e00000;
    font-weight: 600;
}

.tendermmboxh1 {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 23px;
    color: #000;
    font-weight: 600;
    text-align: left;
    letter-spacing: .5px;
}

.tendermmboxpp {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 23px;
    color: #000000cc;
    font-weight: 400;
    text-align: left;
}

.tendermmboxul {
    height: auto;
    width: 50%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .tendermmboxul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline-block;
    }

        .tendermmboxul li a {
            margin: 0px 15px 0px 0px;
            padding: 0px 4px;
            text-decoration: none;
            font-size: 17px;
            color: #6b6b6b;
        }

.downloaddt {
    font-size: 17px;
    color: #2759ab;
}

.loanbtnmm {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    text-align: center;
}

.loanbtnmmaa {
    height: auto;
    margin: 15px 0px 0px 0px;
    padding: 7px 20px 8px 20px;
    font-size: 17px;
    line-height: 23px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    background-color: #f59019;
    border-radius: 5px;
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .loanbtnmmaa:hover {
        background-color: #2759ab;
        color: #fff !important;
    }

/*//====================================================*/
.txtbxError {
    border: 1px solid #f00 !important;
}

.otpsdvs {
    margin: -10px 0px 8px 0px;
    padding: 0px;
    width: 70%;
    float: left;
}

.otp-time-remaining-dv {
    margin: 0;
    padding: 0px;
    width: 70%;
    float: left;
}

.otp-time-remaining-dv-p {
    margin: 0;
    padding: 0px;
    width: 100%;
    float: left;
    font-size: 14px;
    color: #838181;
}

    .otp-time-remaining-dv-p span {
        margin: 0;
        padding: 0px;
    }

.otp-resnd-btn-dv {
    margin: 0;
    padding: 0px;
    width: 30%;
    float: right;
}

.resend-otp-btn {
    margin: 2px 0px 0px 0px;
    padding: 2px 5px 2px 5px;
    font-size: 12px;
    float: right;
    transition: .3s ease;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    -o-transition: .3s ease;
}



.desabledClass {
    background: #a588cf !important;
    color: #f5f5f5 !important;
    pointer-events: none;
    cursor: not-allowed;
}

.enabledClass {
    background: #ffffff;
    color: #a77b00;
    border-bottom: 1px solid #a77b00;
}

/* CSS */
.button-61 {
    align-items: center;
    appearance: none;
    border-radius: 4px;
    border-style: none;
    box-shadow: rgba(0, 0, 0, .2) 0 3px 1px -2px, rgba(0, 0, 0, .14) 0 2px 2px 0, rgba(0, 0, 0, .12) 0 1px 5px 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-weight: 500;
    justify-content: center;
    letter-spacing: .0892857em;
    line-height: normal;
    outline: none;
    overflow: visible;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: box-shadow 280ms cubic-bezier(.4, 0, .2, 1);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: middle;
    will-change: transform,opacity;
}

    .button-61:hover {
        color: #fff;
        box-shadow: rgba(0, 0, 0, .2) 0 2px 4px -1px, rgba(0, 0, 0, .14) 0 4px 5px 0, rgba(0, 0, 0, .12) 0 1px 10px 0;
        transform: translateY(-2px);
    }

    .button-61:disabled {
        background-color: rgba(0, 0, 0, .12);
        box-shadow: rgba(0, 0, 0, .2) 0 0 0 0, rgba(0, 0, 0, .14) 0 0 0 0, rgba(0, 0, 0, .12) 0 0 0 0;
        color: rgba(0, 0, 0, .37);
        cursor: default;
        pointer-events: none;
    }

    .button-61:not(:disabled) {
        background-color: #6200ee;
    }

    .button-61:focus {
        box-shadow: rgba(0, 0, 0, .2) 0 2px 4px -1px, rgba(0, 0, 0, .14) 0 4px 5px 0, rgba(0, 0, 0, .12) 0 1px 10px 0;
    }

    .button-61:active {
        box-shadow: rgba(0, 0, 0, .2) 0 5px 5px -3px, rgba(0, 0, 0, .14) 0 8px 10px 1px, rgba(0, 0, 0, .12) 0 3px 14px 2px;
        background: #A46BF5;
    }

.adhrotpDV {
    margin: 26px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    float: left;
    position: relative;
}


.adhrotpbtn {
    margin: 0px 0px 0px 0px;
    padding: 3px 10px 4px 10px;
    float: left;
    position: absolute;
    right: 1px;
    top: 2px;
    height: 49.5px;
    font-size: 13px;
}

@media screen and (max-width:900px) {
    .form-wpr {
        width: 100%;
    }

    .proprty-litng-title-h {
        font-size: 22px;
    }
}


 