@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300; 400; 500; 600; 700; 800; 900&display=swap");

.cc-crossicon {
    width: 14px;
    height: auto;
    cursor: pointer;
}

.cc-modal-header {
    background-color: #dbdfea;
}

.cc-modal-heading {
    font-size: 20px;
    color: #000000de;
    margin: 0;
}

.citywise-heading-footer,
.dark-footer-container1 a {
    color: #fff !important;
    font-size: 14px;
    line-height: 20px;
}

.cc-card-right {
    box-shadow: rgba(149, 157, 165, 0.3) 3px 2px 9px;
    margin: 15px 4px !important;
    background-color: #fff;
}

.simply-txt {
    color: #013067;
    font-size: 16px;
    font-weight: 500;
}

.cc-card-sec {
    background-color: #e6f0ff;
    color: #000;
}

.cc-cls-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.txt-lst1 {
    color: #364065;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
}

.cc-apply-now-btn,
.cc-more-details-btn {
    width: 100%;
    max-width: 130px;
    height: 35px;
    margin: 5px;
    font-size: 12px;
    outline: 0 !important;
}

.cc-more-details-btn {
    border: 1px solid #1a76d2;
    color: #1a76d2;
    border-radius: 5px;
    background-color: #fff;
}

.cc-apply-now-btn {
    border: 1px solid #1a76d2;
    background-color: #1a76d2;
    color: #fff;
    border-radius: 5px;
    border: none;
}

.tnc-txt {
    font-size: 10px;
    line-height: 12px;
    color: #1a76d2;
    font-weight: 400;
    margin: 0;
    text-decoration: underline;
}

.card-modal {
    box-shadow: rgba(149, 157, 165, 0.3) 0 8px 24px;
    background-color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.card-modal-sub {
    padding: 15px 5px;
}

.card-modal-top-text {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
}

.close-btn-card {
    position: absolute;
    top: 10px;
    right: 16px;
    font-size: 18px;
    font-weight: 600;
    color: #042585;
    background: 0 0;
    opacity: 1;
    cursor: pointer;
    border: none !important;
    outline: 0 !important;
}

.modal-list-section {
    padding: 10px 10px 0;
    overflow-y: scroll;
    height: 400px;
}

.tab-heading1 {
    margin: 15px 15px 5px;
    color: #013067;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}

.tab-heading {
    padding-inline-start: 30px;
}

.details-body {
    padding: 0 !important;
    overflow-x: auto;
}

.tab-heading li {
    font-size: 14px;
    line-height: 22px;
}

.cc-lp-bg {
    background-color: #f9fafb;
}

.download-section {
    padding: 60px 40px 0;
}

.downloadilapp {
    font-size: 28px;
    line-height: 42px;
    color: #111928;
    font-weight: 600;
}

.text-orange {
    color: #ff8503;
}

.apply-heading,
.scan-txt {
    color: #111928;
    font-weight: 600;
}

.download-pointer {
    margin: 0 0 30px;
}

    .download-pointer li {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        color: #374151;
    }

.scan-txt {
    font-size: 18px;
    line-height: 28px;
}

.credit-scan-screen {
    width: 128px;
    height: auto;
}

.apply-heading {
    font-size: 28px;
    line-height: 42px;
    margin-bottom: 10px;
}

.apply-content-subheading {
    font-size: 16px;
    line-height: 24px;
    color: #1f2a37;
    font-weight: 400;
    margin-bottom: 30px;
}

.cc-lp-h1 {
    font-size: 32px;
    line-height: 44px;
    color: #011f5b;
    font-weight: 700;
    margin-bottom: 12px;
}

.cc-lp-h1-subheading {
    font-size: 16px;
    line-height: 28px;
    color: #374151;
    font-weight: 500;
}

input {
    background: #fff;
    overflow: hidden;
}

.input-box.active-grey .input-1 {
    border: 1px solid #dadce0;
}

.input-box.active-grey .input-label {
    color: #80868b;
    top: -8px;
    background: #fff;
    font-size: 11px;
    transition: 250ms;
}

    .input-box.active .input-label svg,
    .input-box.active-grey .input-label svg,
    .input-box.focus .input-label svg {
        position: relative;
        width: 11px;
        height: 11px;
        top: 2px;
        transition: 250ms;
    }

.input-box .input-label {
    color: rgb(0, 0, 0, 0.6);
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    top: 10px;
    padding: 0 14px;
    transition: 250ms;
    position: absolute;
    pointer-events: none;
    font-weight: 400;
}

    .input-box .input-label svg {
        position: relative;
        width: 15px;
        height: 15px;
        top: 2px;
        transition: 250ms;
    }

.input-box .input-1 {
    box-sizing: border-box;
    height: 46px;
    width: 100%;
    border-radius: 4px;
    color: #202124;
    border: 1px solid;
    padding: 15px;
    transition: 250ms;
    font-size: 16px;
}

    .input-box .input-1:focus {
        outline: 0;
        border: 2px solid #1a73e8;
        transition: 250ms;
    }

.input-box.error .input-label {
    color: #f44336;
    top: -7px;
    background: #f5f5f5;
    font-size: 12px;
    transition: 250ms;
    line-height: 16px;
}

.input-box.error .input-1 {
    border: 2px solid #f44336;
}

.input-box.error .v-t {
    color: red;
}

.input-box.active .input-label,
.input-box.focus .input-label {
    color: #1a73e8;
    top: -7px;
    background: #f9fafb;
    font-size: 12px;
    transition: 250ms;
    line-height: 16px;
    left: 24px;
}

.input-box.active .input-1 {
    border: 2px solid #1a73e8;
}

.v-t {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #707070;
    padding-left: 15px;
    margin-top: 2px;
    margin-bottom: 0;
}

.astrk {
    color: #ff7171;
}

.mt-mob {
    margin-top: 32px;
}

.otp-input {
    margin-bottom: 10px;
    margin-top: 16px;
}

.otp1,
.otp2 {
    margin-bottom: 14px;
}

input[type="number"],
s input[type="number"] {
    -moz-appearance: textfield;
}

.otp-input input {
    width: 40px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #000;
    margin-right: 10px;
    text-align: center;
    font-size: 20px;
    color: #3c374d;
    display: inline;
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.otp1 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: #03296c;
}

.otp2,
.otp3 {
    line-height: 24px;
    color: #000;
}

.otp2 {
    font-size: 16px;
    font-weight: 400;
}

.otp3 {
    font-size: 14px;
    font-weight: 500;
    margin-top: 10px;
}

.cc-common-btn,
.country-code {
    font-size: 16px;
    line-height: 24px;
}

.tnc {
    background: #e6f0ff;
    padding: 10px;
    border-radius: 8px;
}

    .tnc .custom-checkbox .custom-control-label {
        color: #96a1bc;
        line-height: 18px;
        font-size: 12px;
        padding-right: 10px;
        padding-top: 0;
        font-weight: 400;
    }

    .tnc .small-scroll {
        height: 70px;
        overflow: auto;
    }

.small-scroll {
    overflow-y: auto;
}

    .small-scroll::-webkit-scrollbar {
        width: 0.3rem;
    }

        .small-scroll::-webkit-scrollbar:horizontal {
            height: 0.8rem;
        }

    .small-scroll::-webkit-scrollbar-thumb {
        background: #2c406e;
        border-radius: 1rem;
    }

    .small-scroll::-webkit-scrollbar-track {
        padding: 0.5rem;
    }

.cc-common-btn {
    background-color: #1976d2;
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border: 1px solid #1976d2;
    border-radius: 4px;
    height: 48px;
    outline: 0 !important;
    text-decoration: none !important;
}

.country-code {
    position: absolute;
    margin-left: 16px;
    margin-top: 10px;
    color: #1f2a37;
    font-weight: 400;
}

.input-box .fix,
.input-box .input-cr-1,
.input-box .input-cr-1:focus {
    padding: 0 16px 0 54px !important;
}

.input-box.active .input-label,
.input-box.focus .input-label {
    padding: 0 8px !important;
}

.lp-form {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

.bnr-shadow {
    background-image: url(https://cdnapp.indialends.com/illive/new-cc-offer/images/Shadow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.download-app img {
    width: 200px;
    height: auto;
}

@media only screen and (max-width: 767px) {
    .display-web {
        display: none !important;
    }

    .bottom-modal {
        position: fixed !important;
        margin: 0 auto !important;
        display: block !important;
        bottom: -1px !important;
        width: auto !important;
        left: -1px;
        right: -1px;
        transition: all 450ms cubic-bezier(0.32, 1, 0.23, 1) 100ms !important;
        transform: translate3d(0, 0, 0) !important;
        min-height: auto !important;
    }

        .bottom-modal .modal-content {
            border-top-left-radius: 16px;
            border-top-right-radius: 16px;
        }

    .cc-card-right {
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
    }

    .mobile-applybtn {
        max-width: 100%;
        margin: auto;
    }

    .modal-list-section {
        overflow-y: scroll;
        height: 400px;
    }

    #otpModal.fade .modal-dialog {
        transform: translate3d(0, 100vh, 0) !important;
    }

    #otpModal.show .modal-dialog {
        transform: translate3d(0, 0, 0) !important;
        margin-left: 0;
        margin-right: 0;
    }

    .bottom-creditcrd-modal .modal-content {
        position: fixed !important;
        bottom: -8px;
        border: none;
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
    }

    .cc-modal-header {
        display: none !important;
    }

    .modal-indi {
        border-radius: 16px;
        width: 50px;
        height: 5px;
        background-color: #d2d3d4;
        margin: auto;
        display: block;
    }

    .apply-content-subheading,
    .scan-txt {
        font-size: 14px;
        line-height: 22px;
    }

    .credit-scan-screen {
        width: 120px;
        height: auto;
    }

    .download-pointer {
        padding-left: 20px;
        margin-bottom: 20px;
    }

    .apply-heading,
    .downloadilapp {
        font-size: 20px;
        line-height: 28px;
    }

    .download-section {
        padding: 40px 0 0;
    }

    .simply-txt {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .mb-img-screen {
        position: absolute;
        left: calc(50% - 80px);
        top: calc(50% - 20px);
        width: 156px;
        height: 106px !important;
    }

    .cc-card-center {
        padding: 15px 0;
        position: relative;
    }

    .cc-card-sec {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    #moredetails.show .modal-dialog {
        transform: translate3d(0, 0, 0) !important;
        bottom: 0;
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
    }

    #moredetails.fade .modal-dialog {
        transform: translate3d(0, 100vh, 0);
    }

    .modal.left .modal-dialog {
        position: fixed;
        right: 0;
        margin: auto;
        width: 100%;
    }

    .close-btn-card {
        top: 6px;
    }

    .align-items-center {
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
    }

    .left .modal-content {
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
    }

    .download-app img {
        width: 160px;
        height: auto;
    }

    .input-box.active .input-label,
    .input-box.focus .input-label {
        left: 10px !important;
    }

    .cc-lp-h1 {
        font-size: 24px;
        line-height: 34px;
        margin-top: 10px;
    }

    .cc-lp-h1-subheading {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px;
    }
}

.loader, .loader1 {
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #3498db;
    width: 40px;
    height: 40px;
    -webkit-animation: spin 0.8s linear infinite; /* Safari */
    animation: spin 0.8s linear infinite;
    margin: auto;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.bottomsheet-p {
    display: none !important
}

@media only screen and (max-width: 480px) {
    .stpl-line {
        width: 50px;
        margin: auto;
        display: block;
        height: 5px;
        background-color: #d2d3d4;
        border-radius: 20px;
    }

    .common-btn {
        width: 100%;
        font-size: 16px;
    }

    .bottomsheet-p {
        display: block !important;
        font-size: 20px;
        font-weight: 600;
        margin: 15px 0;
    }

    .mobilemodal, .screenshot_slider .owl-nav {
        display: none !important
    }

    .bottomsheet-p {
        display: block !important;
        font-size: 20px;
        font-weight: 600;
        margin: 15px 0
    }
}

.modal .modal-content .modal-body {
    max-height: 80vh;
    overflow-y: auto;
}

.stpl-otp-txt1 {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    margin-bottom: 12px;
}

.stpl-otp-txt1, .stpl-otp-txt2 {
    line-height: 24px;
    display: block;
}

.stpl-otp-txt2 {
    font-size: 14px;
}

.stpl-anchor {
    line-height: 16px;
    margin: 20px 0 15px;
    padding: 0
}

.otp-input input {
    text-align: center;
    width: 37px;
    height: 37px;
    border-radius: .2rem;
    border: none;
    background-color: #edf0f7;
    margin-right: 10px;
    display: inline-block;
    font-size: 14px;
    color: #3c374d;
}

.modal .modal-content .modal-body p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 1rem !important;
    color: #3c374d !important;
}

.stpl-otp-txt3 {
    font-size: 14px !important;
    line-height: 24px !important;
    color: #000 !important;
    font-weight: 500 !important;
    margin-top: 22px !important;
}

.resend-txt {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.custom-checkbox {
    padding-left: 25px;
    display: flex;
}

.common-btn {
    display: block;
    font-size: 20px;
    line-height: 16px;
    font-weight: 500;
    background-color: #1976d2;
    border-radius: 4px;
    padding: 16px 0;
    width: 100%;
    margin: 30px auto 13px;
    border: none !important
}

    .common-btn, .common-btn a {
        color: #fff !important;
        outline: 0 !important
    }

.btn-close {
    border: none;
    background: 0 0;
    font-size: 18px;
    font-weight: 500;
    outline: 0 !important
}

.modal .modal-content .modal-header {
    padding: 15px;
    background-color: #edf0f7;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
    margin-bottom: 1rem
}


.modal .modal-content .modal-body p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 1rem !important;
    color: #3c374d !important
}

.call-text, .stpl-anchor {
    color: #1976d2 !important
}

.get-otp, .stpl-anchor {
    font-size: 16px;
    font-weight: 500
}

.stpl-anchor {
    border: none;
    background: 0 0
}

.device-tnc {
    background: #e6f0ff;
    padding: 9px;
    border-radius: 0.8rem;
}

.device-sub-txt1 {
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    line-height: 28px;
}

.device-sub-txt2 {
    font-size: 14px !important;
    font-weight: 600 !important;
}

.device-logout-btn {
    background-color: #1976d2;
    color: #fff !important;
    display: block;
    width: 100%;
    max-width: 349px;
    height: 38px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin: auto;
    padding: 5px;
    cursor: pointer;
}


.img-dsk {
    display: block;
}

@media screen and (max-width: 768px) {
    .img-dsk {
        display: none;
    }
}

.display-web {
    display: block;
}


.sd-scrl {
    height: auto;
    max-height: none !important;
}

header {
    padding: 20px 90px;
    background-color: #fff;
    text-align: center;
    position: fixed;
    z-index: 99 !important;
    left: 0;
    right: 0;
    top: 0;
    border-bottom: 1px solid #e9e9e9;
}

@media screen and (max-width: 767px) {
    header {
        padding: 20px 16px
    }
}
