span.highlight2.highlightcode {
    color: red;
    font-size: 18px;
    letter-spacing: 1px;
}

.maximumdocumentlimit {
    font-size: 10px;
    letter-spacing: 1.25px;
}

.reqd {
    color: red !important;
}

button:disabled {
    cursor: not-allowed;
    pointer-events: all !important;
}

.tooltip-inner {
    background-color: white !important;
    color: black;
    box-shadow: 1px 3px 2px #eee;
    border: 1px solid #e2e2e2;
    text-align: left;
}

.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^="top"] .arrow::before {
    border-top-color: white !important;
}

.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^="right"] .arrow::before {
    border-right-color: white !important;
}

.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    border-bottom-color: white !important;
}

.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^="left"] .arrow::before {
    border-left-color: white !important;
}

.form-control.FrmCpasCls {
    text-transform: uppercase;
}



/*****************************add common css*****************************/

.subagree {
    color: #2d63b0;
    font-size: 15px;
}

.zipname {
    font-size: 13px !important;
}

.appform-sec .infoaad.infoaad-new li a {
    background: transparent;
    display: inline-block;
    padding: 0;
    color: #004d97;
}

.select-mode-box {
    background: #eee;
}

#oldxml {
    color: red;
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    -o-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}

.heading_bar {
    background: #2d63b0;
    margin-bottom: inherit;
    padding: 3px 18px;
}

.toast-message {
    text-align: left;
}

.heading-title {
    color: #fff;
}

.form-bg-e {
    background-color: #eeeeee;
    margin-bottom: 13px;
    padding: 15px;
    width: 100%;
}

.number {
    width: 103px !important;
}

blockquote {
    margin-top: 10px;
}

.modal-open .modal {
    background: #00000040;
}

.blink_me {
    animation: blinker 1s linear infinite;
}

#usn {
    font-size: 12px
}

@keyframes blinker {
    50% {
        opacity: 0.4;
    }
}

#emailtext {
    font-size: 11px;
    font-weight: 600;
}

.boxShadow h3 {
    color: #000;
    font-size: 17px;
    font-weight: 600;
}

section#inner-headline22 h2 {
    font-size: 21px;
    padding-top: 17px;
    color: #2d62a4;
    text-transform: uppercase;
    font-weight: 600;
}

#content {
    padding: 20px 0 10px 0;
}

.navbar-brand {
    padding-top: 2px;
}

.form-sec {
    padding: 19px 19px 13px 19px;
}

.boxShadow {
    padding: 10px;
}

/*top-bottom hide for particular string */

input#pan {
    text-transform: uppercase;
}

#preview_pan,
#preview_aadhaar {
    text-transform: uppercase;
}

#preview_addr {
    text-transform: capitalize;
}

/* start masking css */
.pos-rel {
    position: relative;
}

button#proceed:disabled,
button#proceed_e:disabled,
button#proceed_ol:disabled {
    cursor: not-allowed;
}

/* button#proceed_ol{
opacity: 0.5;
} */

.rdobox-list {
    display: inline-block;
    margin-top: 0px !important
}

.rdobox-list input {
    margin: 0px 0px 4px 0px;
    vertical-align: text-bottom;
}


#panno_content_popup .modal-body.pan_desc span {
    font-weight: 600;
    color: #666;
    font-size: 15px;
    margin-bottom: 3px;
    display: block;
}

#panno_content_popup .modal-body.pan_desc #aadharmsg {
    font-weight: 600;
    font-size: 15px;
    color: red;
    padding-top: 20px;
}

#panno_content_popup .donlod--pop .modal-title {
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    padding: 12px 12px 12px;
    margin: auto;
}

#panno_content_popup .donlod--pop .modal-header {
    background-image: linear-gradient(to right, #00c6ff, #00b4f8, #00a1ef, #228ee3, #3a7bd5);
    border-bottom: 1px solid #e5e5e5;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: 0 3px 4px rgb(0 0 0 / 10%), 0 3px 6px rgb(0 0 0 / 2%);
    display: block;
}

#panno_content_popup .addbtn .btn-default {
    padding: 8px 17px;
    border-radius: 6px;
    font-size: 14px;
    color: #333;
    border-color: #b7b7b7;
}

#panno_content_popup .addbtn .btn-primary {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background-image: linear-gradient(to right, #00c6ff, #00b4f8, #00a1ef, #228ee3, #3a7bd5);
    padding: 8px 11px;
    border-radius: 6px;
    display: inline-block;
    border: none;
}

/* end masking css */

/**************DSC KYC common style css start***************/

.main--form--area {
    background: #f9fafc;
    margin-top: 0px;
    border-radius: 15px;
    padding: 20px;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1), 0 20px 48px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1), 0 20px 48px rgba(0, 0, 0, 0.1);
}

.boxShadow.appform-sec.pan--dsc--sec01 {
    border: none;
    padding: 10px;
}



.boxShadow.appform-sec.pan--dsc--sec01 h4 {
    border: none;
    padding: 5px 0px 2px;
    color: #0b355a;
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: bold;
}

.boxShadow.appform-sec.pan--dsc--sec01 h4:after {
    display: none;
}

.pan--dsc--sec01 .nav-tabs .nav-link {
    border: none;
}

.pan--dsc--sec01 .nav-tabs .nav-link.active {
    color: #003e7a;
    border-bottom: solid 2px #003e7a;
}

.form-sec.pan--rght.dsc--form--rght h4 {
    margin-bottom: 13px;
    text-transform: capitalize;
    width: auto;
    font-size: 13px;
    position: absolute;
    top: -12px;
    color: #ffffff;
    padding: 3px 8px;
    border-radius: 2px;
    font-weight: 500;
    /* border: solid 1px #e1e0e0; */
    background: #4b6cb7;
    background: -webkit-linear-gradient(to right, #264181, #057ac9);
    background: linear-gradient(to right, #264181, #057ac9);
    display: block;
}

.form-sec.pan--rght.dsc--form--rght.dsc--form--logn01 {
    padding: 40px 25px;
}

.action--heding li:last-child::before {
    border: none;
}



.boxShadow.appform-sec.pan--dsc--sec01 h4::before {
    content: "";
    background: #0b355a;
    position: absolute;
    height: 16px;
    width: 3px;
    left: -10px;
    top: 4px;
}


.pan--rght.dsc--form--rght .btn.btn-primary span {
    vertical-align: middle;
}

.dsc--form--rght span#captImg,
span#footercaptImg {
    margin-right: -3px;
}

.dsc--form--rght input.form-control,
.dsc--form--rght select.form-control {
    height: 38px !important;
}

.input-group .btn.btn-primary {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}


.pan--dsc--sec01 blockquote {
    margin: 0px 0px 0px;
    background: transparent;
    padding: 4px 4px;
}

.common--tips56 li,
.infoaad331 li {
    font-size: 13px;
    color: #4a4a4a;
    font-weight: 500;
    padding-bottom: 5px;
}

.mobemlverification li {
    font-size: 13px;
    color: #4a4a4a;
    font-weight: 500;
    padding-bottom: 5px;
}

.imp--notic562 p {
    font-size: 13px;
    color: #4a4a4a;
    font-weight: 500;
    padding-bottom: 5px;
}

/**********radio button design css***************/
.gender--main {
    display: flex;
    align-items: center;
    padding: 2px;
}


.gender--main .button input[type="radio"]:checked+label {
    background: #234987;
    border-radius: 4px;
    color: #fff;
}

.gender--main .button label {
    cursor: pointer;
    z-index: 90;
}

.gender--main .button label span {
    vertical-align: middle;
}

/**********end radio button design css***************/

.ordrpaperless--sec56 table th {
    padding: 4px;
    font-size: 13px;
    color: #363636;
}

.ordrpaperless--sec56 table td {
    padding: 4px;
    font-size: 13px;
}

.applicat--ids5689 {
    position: absolute;
    right: 15px;
    top: 2px;
    background: #009446;
    color: #fff;
    padding: 1px 9px;
    border-radius: 4px;
}

.applicat--ids5689 span {
    font-weight: 600;
}

.applicat--ids5689 label {
    color: #f1f1f1;
    font-weight: 500;
}

.tabledesi--common568 table th {
    padding: 4px;
    font-size: 13px;
}

.tabledesi--common568 table td {
    padding: 4px;
    font-size: 13px;
    font-weight: 500;
}

.ra--sec--new56 h3 {
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 12px;
    padding-top: 8px;
    color: #0b355a;
}

.ra--sec--new56 h3:before {
    content: "";
    background: #0b355a;
    position: absolute;
    height: 19px;
    width: 5px;
    left: -15px;
    top: 7px;
}

div#Aadhaar .shiping--addres56 h3 {
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 12px;
    padding-top: 8px;
    color: #0b355a;
}

.shiping--addres56 h3:before {
    content: "";
    background: #0b355a;
    position: absolute;
    height: 19px;
    width: 5px;
    left: -15px;
    top: 7px;
}

.place--ordr562 button span {
    vertical-align: middle;
}

.place--ordr562 .btn--common {
    text-transform: uppercase;
    font-size: 14px;
}

.radioalign--256 label {
    margin-right: 10px;
}

.pan--rght.dsc--form--rght .otp--common--butn .otp--common .btn.btn-primary {
    height: 38px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.pan--rght .btn.btn-primary {
    background: #224d82;
    border: none;
}

.pan--rght.dsc--form--rght .otp--common--butn .otp--common .btn.btn-primary.border--radis25 {
    border-radius: 0;
}

.pan--rght.dsc--form--rght .otp--common--butn .otp--common .btn.btn-primary.resend--ottp56 {
    background: #264181;
    background: linear-gradient(to left, #1184d1, #2f467e);
}

.appform-sec .infoaad li a {
    display: inline-block;
    padding: 0;
    font-weight: 500;
}

.donlod--pop .btn--common {
    width: inherit;
}

.otp_mask {
    font-size: 34px;
    -webkit-text-security: disc;
}

.otp__digit {
    -moz-appearance: textfield;
}

.otp-input-fields {
    background-color: white;
    width: auto;
    display: block;
    justify-content: center;
    gap: 2px;
    display: flex;
}

.otp-input-fields input {
    height: 40px;
    width: 26px;
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid #ced4da;
    text-align: center;
    outline: none;
    font-size: 13px;
    flex: 1 1 auto;
    box-shadow: inset 0px 1px 6px rgb(0 0 0 / 24%);
    /* Firefox */
}

.otp-input-fields input::-webkit-outer-spin-button,
.otp-input-fields input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.otp-input-fields input[type=text] {
    -moz-appearance: textfield;
}

.otp-input-fields input:focus {
    border-width: 2px;
    border-color: #287a1a;
    font-size: 13px;
}

.result {
    max-width: 400px;
    margin: auto;
    padding: 24px;
    text-align: center;

    p {
        font-size: 24px;
        font-family: 'Antonio', sans-serif;
        opacity: 1;
        transition: color 0.5s ease;

        &._ok {
            color: green;
        }

        &._notok {
            color: red;
            border-radius: 3px;
        }
    }
}



/**************end DSC KYC common style css start***************/
/* Scanner CSS */
.scan {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: linear-gradient(to right, #057ac9 4px, transparent 4px) 0 0, linear-gradient(to right, #057ac9 4px, transparent 4px) 0 100%, linear-gradient(to left, #057ac9 4px, transparent 4px) 100% 0, linear-gradient(to left, #057ac9 4px, transparent 4px) 100% 100%, linear-gradient(to bottom, #057ac9 4px, transparent 4px) 0 0, linear-gradient(to bottom, #057ac9 4px, transparent 4px) 100% 0, linear-gradient(to top, #057ac9 4px, transparent 4px) 0 100%, linear-gradient(to top, #057ac9 4px, transparent 4px) 100% 100%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    width: 180px;
    margin: auto;
}

#divOutput h3 {
    visibility: hidden;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
    margin-top: 15px;
    color: #057ac9;
    /* filter: drop-shadow(0 0 20px #057ac9) drop-shadow(0 0 60px #057ac9); */
    animation: animate_text 1s steps(1) infinite;
    text-align: center;
}

#divOutput .scan.scancompleted~.scanner~h3,
#divOutput .scanner.scancompleted~h3 {
    color: #08aa53;
    animation: none !important
}

.scan .fingerprint {
    position: relative;
    width: 120px;
    height: 140px;
    background: url('../../img/fingure-print.png');
    background-size: 120px;

}

.scan.scancompleted .fingerprint {
    position: relative;
    width: 120px;
    height: 140px;
    background: url('../../img/fingure-print-scan.png') !important;
    background-size: 120px !important;
}

.scan.scancompleted::before {
    content: "\eb7b";
    font-family: remixicon !important;
    width: 40px;
    height: 40px;
    color: #fff;
    position: absolute;
    font-size: 28px;
    background: #08aa53;
    border-radius: 100%;
    z-index: 9;
    line-height: 40px;
    text-align: center;
    bottom: 0;
    right: 40px;
}

.scanner.scancompleted::before {
    content: "\eb7b";
    font-family: remixicon !important;
    width: 40px;
    height: 40px;
    color: #fff;
    position: absolute;
    font-size: 28px;
    background: #08aa53;
    border-radius: 100%;
    z-index: 9;
    line-height: 40px;
    text-align: center;
    top: 15px;
    right: 25px;
}

.scan .fingerprint::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../../img/fingure-print-scan.png');
    background-size: 120px;
}

.scan.scanning .fingerprint::before {
    content: "";
    animation: animate 4s ease-in-out infinite;
}

.scan.scanning .fingerprint::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #057ac9;
    border-radius: 8px;
    filter: drop-shadow(0 0 20px #057ac9) drop-shadow(0 0 60px #057ac9);
}

.scan.scanning .fingerprint::after {
    content: "";
    animation: animate_line 4s ease-in-out infinite;
}

@keyframes animate {

    0%,
    100% {
        height: 0%;
    }

    50% {
        height: 100%;
    }
}

@keyframes animate_line {

    0%,
    100% {
        top: 0%;
    }

    50% {
        top: 100%;
    }
}

@keyframes animate_text {

    0%,
    100% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }
}

.scanner {
    /* width: 120px; */
    height: 140px;
    /* border: 5px solid #057ac9;
    box-shadow: 0 0 10px #057ac9;
    border-radius: 50%; */
    position: relative;
    overflow: hidden;
    margin: 15px auto;
    display: none;
    background: linear-gradient(to right, #057ac9 4px, transparent 4px) 0 0, linear-gradient(to right, #057ac9 4px, transparent 4px) 0 100%, linear-gradient(to left, #057ac9 4px, transparent 4px) 100% 0, linear-gradient(to left, #057ac9 4px, transparent 4px) 100% 100%, linear-gradient(to bottom, #057ac9 4px, transparent 4px) 0 0, linear-gradient(to bottom, #057ac9 4px, transparent 4px) 100% 0, linear-gradient(to top, #057ac9 4px, transparent 4px) 0 100%, linear-gradient(to top, #057ac9 4px, transparent 4px) 100% 100%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    width: 180px;
    margin: auto;
}

.scanner svg {

    width: 50%;
    height: 100%;
    margin: auto;
    display: block;
    color: #057ac9
}

.scanner.scanning {
    /* border: 5px solid #057ac9;
      box-shadow: 0 0 10px #057ac9; */
}

.scanner img {
    width: 120px;
    position: absolute;
    top: 50%;
    left: 18%;
    right: 0;
    transform: translateY(-50%);
}

.scanner.scanning::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 10px;
    background: linear-gradient(#057ac9, transparent);
    animation: scan 4s infinite;
}

@keyframes scan {
    0% {
        top: 0;
    }

    50% {
        top: 100%;
    }

    100% {
        top: 0;
    }
}

.pupil {
    width: 40px;
    height: 40px;
    background: radial-gradient(circle, #057ac9, #004040);
    box-shadow: 0 0 15px #057ac9;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.scanning .pupil {
    background: radial-gradient(circle, #057ac9, #004040);
    box-shadow: 0 0 15px #057ac9;
}

#otp15 span.view--pass--btn {
    right: 160px !important;
}

#xt_guide .modal-body li a {
    padding: 4px;
    display: inline-block;
    color: #1f2362;
    font-weight: 500;
    text-decoration: underline;
}

.newradio--bt01 {
    display: flex;
    flex-wrap: wrap;
}

.newradio--bt01 label {
    display: flex;
    cursor: pointer;
    font-weight: 500;
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
    margin-right: 5px;
}

.newradio--bt01 label input {
    position: absolute;
    left: -9999px;
}

.newradio--bt01 label input:checked+span {
        background-color: #7a72b7;
    color: #fff;
}

.newradio--bt01 label input:checked+span:before {
    box-shadow: inset 0 0 0 0.4375em #ffffff;
}

.newradio--bt01 label span {
    display: flex;
    align-items: center;
    padding: 3px 18px 3px 8px;
    border-radius: 99em;
    transition: 0.25s ease;
}

.newradio--bt01 label span:hover {
    background-color: #224b84;
    color: #fff;
}

.newradio--bt01 label span:before {
    display: flex;
    flex-shrink: 0;
    content: "";
    /* background-color: #1a9251;*/
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    margin-right: 0.375em;
    transition: 0.25s ease;
    box-shadow: inset 0 0 0 0.125em #224b84;
}

.top--usb--token01 {
    display: flex;
    align-items: center;
}

.usb--token01 {
    margin-right: 17px;
}

.topusb--bordr02 {
    background: #f1f1f1;
    padding: 5px 9px 5px;
    border-radius: 4px;
    border: dashed 1px #ddd;
}

.rdobox-list {
    margin-right: 4px;
}

.rdobox-list input {
    margin: 0px 0.2rem 0px 0px;
}

.newradio--bt01 label span:hover:before {
    content: "";
    box-shadow: inset 0 0 0 0.125em #ffffff;
}

.shiping--addres56 h3:before {
    content: "";
    background: #0b355a;
    position: absolute;
    height: 19px;
    width: 5px;
    left: -15px;
    top: 7px
}

.gender--main .button input[type=radio]:checked+label {
    background: #234987;
    border-radius: 4px;
    color: #fff
}

.gender--main .button label {
    cursor: pointer;
    z-index: 90
}

.ordrpaperless--sec56 table th {
    padding: 4px;
    font-size: 13px;
    color: #363636
}

.ordrpaperless--sec56 table td,
.tabledesi--common568 table th {
    padding: 4px;
    font-size: 13px
}

.applicat--ids5689 {
    position: absolute;
    right: 15px;
    top: -10px;
    background: #009446;
    color: #fff;
    padding: 1px 9px;
    border-radius: 4px
}

.applicat--ids5689 span {
    font-weight: 600
}

.applicat--ids5689 label {
    color: #f1f1f1;
    font-weight: 500
}

.tabledesi--common568 table td {
    padding: 4px;
    font-size: 13px;
    font-weight: 500
}

.ra--sec--new56 h3,
.shiping--addres56 h3 {
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 12px;
    padding-top: 8px;
    color: #0b355a
}

.top--kyc--header01 {
    background: #fff;
    padding: 0px 34px;
}

.support01 li i {
    vertical-align: bottom;
}

.support01 li {
    color: #224986;
    font-weight: 500;
}

.wizard {
     display: flex;
    justify-content: center;
    position: relative;
    width: 600px;
    margin-top: 0px;
    }

    .step-wrapper {
      text-align: center;
      position: relative;
      z-index: 2;
      flex: 1;
    }

    .step-wrapper::after {
      content: "";
      position: absolute;
      top: 20px;
      left: 50%;
      height: 6px;
      width: 100%;
      background: #ccc; 
      z-index: 1;
      transition: width 0.4s ease, background 0.4s ease;
    }

    .step-wrapper:last-child::after {
      display: none;
    }

    .step-wrapper.done::after {
        background: #0CC763;
    }

    .step-wrapper.start.done::after {
    background: #0CC763;
}

    .step {
    width: 42px;
    height: 42px;
    background: #999;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    transition: all 0.4s ease;
    position: relative;
    z-index: 9;
    border-top-left-radius: 12px;
    border-bottom-right-radius: 12px;
    }

    .step span {
      font-weight: bold;
      color: #fff;
      line-height: 15px;
    }

    .wizard .label {
    margin-top: 3px;
    font-size: 12px;
    font-weight: 500;
    color: #4c4c4c;
    padding: 0;
    }

    .step span i {
    font-size: 28px;
}


.diamond {
    width: 40px;
    height: 40px;
    background-color: #4CAF50; 
    transform: rotate(45deg);
    transition: transform 0.3s, background-color 0.3s;
}

/* Hover effect */
.diamond:hover {
    transform: rotate(45deg) scale(1.2); 
    background-color: #45a049; 
    cursor: pointer;
}

.start .step {
background: #8076cd !important;
border-radius: 100%;
}

.done .step {
background: #29cf76;
}

.active .step {
background: #f7ad45;
}

.future .step {
background: #c9c8c8;
}

.end .step {
background: #e15b58;
border-radius: 100%;
}

/**********************end wizerd 02*******************/

.top--kyc--header01 .navbar.navbar-expand-lg {
    padding: 7px;
}

.certi--nam01 {
    font-size: 13px;
    font-weight: 500;
    border-bottom: solid 1px #e7e7e7;
}

.certi--info256 {
    font-weight: 600;
    font-size: 13px;
    border-bottom: solid 1px #e7e7e7;
}

.koh-faq-question.top--prod--disc {
    margin-bottom: 3px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    cursor: pointer;
    margin-top: 4px;
}

.koh-faq-question.top--prod--disc .koh-faq-question-span {
    font-size: 14px;
    font-weight: 600;
    color: #0b355a;
}

.top--prod--disc .fa {
    transition: transform .2s;
}

.top--prod--disc .fa.active {
    transform: rotateZ(-180deg);
}

.total--pric02 h6 {
    font-size: 14px;
    font-weight: 600;
    color: #0b355a;
}

.total--pric02 {
        padding: 0 2px;
}

.order--label01 {
    font-size: 13px;
    color: #294163;
    font-weight: 500;
    border-bottom: dashed 1px rgb(185 198 219 / 53%);
}

.order--disc01 {
    font-weight: 600;
    color: #000;
    font-size: 13px;
    border-bottom: dashed 1px rgb(185 198 219 / 53%);
}

.total--price--numb {
    color: #000;
    font-size: 15px;
    font-weight: 700;
    background: rgb(122 112 186 / 12%);
    padding: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.total--price--new {
    font-size: 15px;
    color: #09326B;
    font-weight: 700;
    background: rgb(122 112 186 / 12%);
    padding: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

span.view--pass--btn.view--pass--btn02 {
    right: 180px;
}

.sticky-sidebar {
    position: -webkit-sticky;
    /* For Safari */
    position: sticky;
    top: 10px;
}

.form--heding--common01 h1 {
   padding: 5px 2px;
    font-size: 14px;
    font-weight: 500;
    padding-left: 2px;
    border-left: 3px solid #79D0A9;
    color: #010101;
    margin-bottom: 0px;
    background-color: rgb(3 181 98 / 10%);
}

.primary-dash-svg {
    position: absolute;
    fill: rgb(3 181 98 / 20%);
    color: rgb(3 181 98 / 20%);
    inset-inline-end: 0px;
    width: 3rem;
    height: 3rem;
    rotate: 270deg;
    inset-block-start: -11px;
}

.secondary-dash-svg {
    position: absolute;
    fill: rgb(127 103 255 / 20%);
    color: rgb(127 103 255 / 20%);
    inset-inline-end: -5px;
    width: 2.9rem;
    height: 2.9rem;
    inset-block-start: -7px;
}

.form--heding--common01 {
    overflow: hidden;
}

.form--heding--common01.secondbg02 h1{
        background-color: rgb(127 103 255 / 10%);
         border-left: 3px solid #B2A8FD;      
}

.form--heding--common01.secondbg03 h1{
            background-color: rgb(253 73 99 / 10%);
         border-left: 3px solid #F895A7;      
}

.form--heding--common01.secondbg04 h1{

    background-color: rgb(255 169 9 / 10%);
     border-left: 3px solid #FACB84;
}

.danger-dash-svg {
    position: absolute;
    fill: rgb(253 73 99 / 20%);
    color: rgb(253 73 99 / 20%);
    inset-inline-end: 0px;
    width: 3rem;
    height: 3rem;
    rotate: 270deg;
    inset-block-start: -11px;
}

.warning-dash-svg {
    position: absolute;
    fill: rgb(255 169 9 / 20%);
    color: rgb(255 169 9 / 20%);
    inset-inline-end: -5px;
    width: 3rem;
    height: 3rem;
    inset-block-start: -8px;
}

/* .row {
  --bs-gutter-y: 0;
} */

#sendotpshowmob:disabled,
#sendotpshoweml:disabled {
    opacity: 0.5;
}

.main-captcha {
    position: absolute;
    right: 1px;
    top: inherit;
    bottom: 1px;
}

.pan--rght.dsc--form--rght .otp--common--butn .otp--common .btn.btn-primary {
    height: 38px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.pan--rght .btn.btn-primary {
    background: #224d82;
    border: none;
}


.view-mike12 .fa.fa-microphone {
    background: #ddd;
    padding: 12px;
}

span.view-mike12 {
    display: flex;
}

.btn.otp--common {
    background: #7a72b7;
    color: #fff;
    margin: 0;
    padding: 8px;
}

.showvoicemike {
    position: relative;
}

.pan--rght.dsc--form--rght .btn.btn-primary.with100new {
    width: 100%;
    margin-top: 2px;
}

.btn.navlinkkk.btn--common.vgst--new256 {
    padding: 9px 6px !important;
    border-radius: 4px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0px !important;
}

.form--heding--common01 h1 i {
    vertical-align: text-bottom;
    font-size: 22px;
}

.view-mike12 {
    position: absolute;
    right: 0px;
    top: 0;
    z-index: 9;
}


/***********************coustome radion button with check icon******************/
.pay-option-check {
    position: absolute;
    height: 1px;
    width: 1px;
    opacity: 0;
}

.pay-option-label {
    width: 100%;
    background: #e6effb;
    border: 2px solid #e6effb;
    border-radius: 4px;
    padding: 8px 10px;
    cursor: pointer;
    transition: all .4s ease;
    margin-bottom: 1px;
}


.pay-option-label:after {
    position: absolute;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    border: 2px solid #fff;
    background: #2c80ff;
    content: '';
    top: 0;
    right: -14px;
    transform: translate(-50%, -50%) scale(0);
    transition: all .4s ease;
}

.pay-option-label i {
    vertical-align: bottom;
}

.pay-option-check:checked ~ label:after {
    transform: translate(-50%, -50%) scale(1);
}


/***************payment radio button css new *************/

    /* 1st option checked */
    .payment-list li:nth-child(1) .pay-option-check:checked + .pay-option-label {
         border-color: #03B562; /* Blue */
          background-color: rgb(3 181 98 / 4%);
    }

    /* 2nd option checked */
    .payment-list li:nth-child(2) .pay-option-check:checked + .pay-option-label {
      border-color: #7F67FF; /* Green */
    }

    /* 3rd option checked */
    .payment-list li:nth-child(3) .pay-option-check:checked + .pay-option-label {
      border-color: #FD4963; /* Yellow */
    }

     .payment-list li:nth-child(1) .pay-option-label {
  background-color: rgb(3 181 98 / 12%);
    }

    .payment-list li:nth-child(2) .pay-option-label {
   background-color: rgb(127 103 255 / 11%);
    }

    .payment-list li:nth-child(3) .pay-option-label {
       background-color: rgb(253 73 99 / 11%);
    }

    .payment-list li:nth-child(1) .pay-option-check:checked + .pay-option-label::after{
        background-color: #03B562;
    }

    .payment-list li:nth-child(2) .pay-option-check:checked + .pay-option-label::after{
        background-color: #7F67FF;
    }

    .payment-list li:nth-child(3) .pay-option-check:checked + .pay-option-label::after {
      border-color: #FD4963; /* Yellow */
    }



    /*****************end payment radio css *********************/



ul.paymnt--methed01 {
    margin: 0;
    padding: 0;
}

.paymnt--methed01 li {
    margin-bottom: 3px;
    position: relative;
}


.paymnt--methed01 button {
   background: #7A70BA;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    border-radius: 6px;
    margin-top: 4px;
    padding: 8px 22px;
    border: solid 1px #7A70BA;
}

.paymnt--methed01 button:hover {
    background: #224b84;
    color: #fff;
    opacity: 1;
}

.paymnt--methed01 .disagree01 {
    background: #FE6666;
    color: #fff;
    border: solid 1px #d74539;
    font-weight: 500;
    margin-right: 2px;
}


.pan--rght.dsc--form--rght .btn.btn-primary.bordradius52 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.donlod--pop.telecom--dec256 {
    background: #fff;
    border-radius: 6px;
}

.donlod--pop.telecom--dec256 .modal-title {
    padding: 6px;
    font-weight: 600;
    font-size: 16px;
    background: #eee;
    border-top-left-radius: 6px;
}

.paymnt--methed01 h6 {
    font-size: 14px;
    font-weight: 600;
    color: #0b355a;
}

/***************************pan kyc css********************************/

.toast-message,
span.st1 {
    text-align: left
}

#usn,
span.st1 {
    font-size: 12px
}

.gender--main .button label span,
.pan--rght.dsc--form--rght .btn.btn-primary span,
.place--ordr562 button span {
    vertical-align: middle
}

.subagree {
    color: #2d63b0;
    font-size: 15px
}

.select-mode-box {
    background: #eee
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: 1s linear infinite progress-bar-stripes;
    -o-animation: 1s linear infinite progress-bar-stripes;
    animation: 1s linear infinite progress-bar-stripes
}

.heading_bar {
    background: #2d63b0;
    margin-bottom: inherit;
    padding: 3px 18px
}

.heading-title {
    color: #fff
}

.redcolor,
span.st1 {
    color: #d74533
}

.form-bg-e {
    background-color: #eee;
    margin-bottom: 13px;
    padding: 15px;
    width: 100%
}

.number {
    width: 103px !important
}

blockquote {
    margin-top: 10px
}

.modal-open .modal {
    background: #00000040
}

.blink_me {
    animation: 1s linear infinite blinker
}

@keyframes blinker {
    50% {
        opacity: .5
    }
}

#emailtext {
    font-size: 11px;
    font-weight: 600
}

.text-muted {
    color: #000 !important
}

span.st1 {
    padding-left: 2px;
    font-weight: 600;
    display: block
}

ul.infoaad33 {
    text-align: justify;
    font-size: 13px;
    list-style: none;
    margin-left: 0
}

ul.infoaad33 li {
    margin-bottom: 8px
}

section#inner-headline22 {
    background: #eeeeeed1;
    margin-bottom: 35px
}

section#inner-headline22 h2 {
    font-size: 21px;
    padding-top: 17px;
    color: #2d62a4;
    text-transform: uppercase;
    font-weight: 600
}

.navbar-brand {
    padding-top: 2px;
}

.form-sec {
    padding: 19px 19px 13px;
}

.boxShadow {
    padding: 10px;
}

#preview_pan {
    text-transform: uppercase;
}

#preview_addr {
    text-transform: capitalize;
}

.btn-outline-success:hover {
    color: #fff !important;
}

.pos-rel {
    position: relative;
}

input[type=password]::-ms-clear,
input[type=password]::-ms-reveal {
    display: none;
}

.appform-sec .infoaad li a {
    word-break: break-all;
}

button#proceed:disabled,
button#proceed_e:disabled {
    opacity: .2;
    cursor: not-allowed;
}


.main--form--area {
    background: #f9fafc;
    margin-top: 0;
    border-radius: 15px;
    padding: 0;
    -webkit-box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .05);
    position: relative
}

.boxShadow.appform-sec.pan--dsc--sec01 {
    border: none;
        padding: 5px 10px;
}

.main--dsc--proce--sec {
    background: #fff;
    border-right: 1px solid #f0f1f5;
    padding: 0px 0px;
    margin-bottom: 5px;
    border-radius: 10px;
}

.boxShadow.appform-sec.pan--dsc--sec01 h4 {
    border: none;
    padding: 5px 0 2px;
    color: #0b355a;
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: 700;
}

.boxShadow.appform-sec.pan--dsc--sec01 h4:after {
    display: none;
}

.pan--dsc--sec01 .nav-tabs .nav-link {
    border: none;
}

.pan--dsc--sec01 .nav-tabs .nav-link.active {
    color: #003e7a;
    border-bottom: 2px solid #003e7a
}

.form-sec.pan--rght.dsc--form--rght {
    background: #fff;
    padding: 15px;
    border-radius: 12px;
    border: 1px solid #e6e7ed;
    position: relative;
    box-shadow: 0 1px 3px rgb(0 0 0 / 3%), 0 1px 2px rgb(0 0 0 / 0%)
}

.form-sec.pan--rght.dsc--form--rght h4 {
    margin-bottom: 13px;
    text-transform: capitalize;
    width: auto;
    font-size: 13px;
    position: absolute;
    top: -12px;
    color: #fff;
    padding: 3px 8px;
    border-radius: 2px;
    font-weight: 500;
    background: #4b6cb7;
    background: -webkit-linear-gradient(to right, #264181, #057ac9);
    background: linear-gradient(to right, #264181, #057ac9);
    display: block
}

.boxShadow.appform-sec.pan--dsc--sec01 h4::before {
    content: "";
    background: #0b355a;
    position: absolute;
    height: 16px;
    width: 3px;
    left: -10px;
    top: 4px
}

.pan--rght.dsc--form--rght .btn.btn-primary {
    padding: 9px 6px;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    border-radius: 4px;
    background: #7a72b7;
}

.pan--rght.dsc--form--rght .btn.btn-primary span {
    font-size: 18px;
}

.dsc--form--rght span#captImg,
span#footercaptImg {
    margin-right: -3px;
}

.dsc--form--rght input.form-control {
    height: 38px !important;
    border-radius: 6px !important;
}

.wizard-progress {
    display: table;
    width: 100%;
    table-layout: fixed;
    position: relative;
    margin-bottom: 30px
}

.wizard-progress .step {
    display: table-cell;
    text-align: center;
    vertical-align: top;
    overflow: visible;
    position: relative;
    font-size: 14px;
    color: #0b355a;
    font-weight: 700
}

.wizard-progress .step:not(:last-child):before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 48px;
    background-color: #e5cece;
    height: 6px;
    width: 100%
}

.wizard-progress .step .node {
    display: inline-block;
    border: 6px solid #d7d6f9;
    background-color: #fff;
    border-radius: 22px;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 34px;
    left: 50%;
    margin-left: -18px;
    box-sizing: content-box;
}

.wizard-progress .step.complete:before {
    background-color: #07c
}

.wizard-progress .step.complete .node {
    border-color: #07c;
    background-color: #07c;
    box-shadow: 0 0 0 6px rgb(5 122 201 / 18%)
}

.wizard-progress .step.complete .node:before {
    font-family: FontAwesome;
    content: "\f00c";
    position: absolute;
    top: -3px;
    left: 1px;
    color: #fff;
    font-weight: 400;
    font-size: 17px;
    text-align: center;
    display: block
}

.wizard-progress .step.in-progress:before {
    background: #d7d7d7;
    background: -moz-linear-gradient(left, #07c 0, #fff 100%);
    background: -webkit-linear-gradient(left, #07c 0, #fff 100%);
    background: linear-gradient(to right, #07c 0, #d7d7d7 100%)
}

.wizard-progress .step.in-progress .node {
    border-color: #07c
}

.pan--dsc--sec01 blockquote {
    margin: 0;
    background: 0 0;
    padding: 4px
}

.common--tips56 li,
.imp--notic562 p {
    font-size: 13px;
    color: #4a4a4a;
    font-weight: 500;
    padding-bottom: 5px
}

.gender--main {
    display: flex;
    align-items: center;
    background: #fff;
}

.gender--main .button {
    position: relative;
    text-align: center;
    line-height: 35px;
    padding: 14px 25px;
    display: block;
    cursor: pointer;
    width: 80px;
    height: 34px;
    margin-right: 5px
}

.gender--main .button input,
.gender--main .button label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.ra--sec--new56 h3:before,
.shiping--addres56 h3:before {
    background: #0b355a;
    height: 19px;
    width: 5px;
    left: -15px;
    top: 7px;
    position: absolute;
    content: ""
}

.gender--main .button input[type=radio] {
    opacity: .011;
    z-index: 100;
    cursor: pointer
}

.gender--main .button input[type=radio]:checked+label {
    background: #7A70BA;
    border-radius: 4px;
    color: #fff
}

.gender--main .button label {
    cursor: pointer;
    z-index: 90
}

.ordrpaperless--sec56 table th {
    padding: 4px;
    font-size: 13px;
    color: #363636
}

.ordrpaperless--sec56 table td,
.tabledesi--common568 table th {
    padding: 4px;
    font-size: 13px
}

.applicat--ids5689 {
    position: absolute;
    right: 15px;
    top: 2px;
    background: #009446;
    color: #fff;
    padding: 1px 9px;
    border-radius: 4px
}

.applicat--ids5689 span {
    font-weight: 600
}

.applicat--ids5689 label {
    color: #f1f1f1;
    font-weight: 500
}

.tabledesi--common568 table td {
    padding: 4px;
    font-size: 13px;
    font-weight: 500
}

.ra--sec--new56 h3,
.shiping--addres56 h3 {
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 12px;
    padding-top: 8px;
    color: #0b355a
}

.place--ordr562 .btn--common {
    text-transform: uppercase;
    font-size: 14px
}

.radioalign--256 label {
    margin-right: 10px
}

.pan--rght.dsc--form--rght .otp--common--butn .otp--common .btn.btn-primary {
    height: 38px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pan--rght .btn.btn-primary {
    background: #224d82;
   
    border: none
}

.pan--rght.dsc--form--rght .otp--common--butn .otp--common .btn.btn-primary.border--radis25 {
    border-radius: 0
}

.pan--rght.dsc--form--rght .otp--common--butn .otp--common .btn.btn-primary.resend--ottp56 {
    background: #264181;
    background: linear-gradient(to left, #1184d1, #2f467e)
}

.donlod--pop .btn--common {
    width: inherit
}

/* @media (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1320px
    }
} */

.rdobox-list {
    margin-top: 0 !important
}

.verifyby--main label {
    display: inline-block;
    cursor: pointer;
    font-weight: 500;
    position: relative;
    overflow: hidden;
    margin-bottom: .375em
}

.verifyby--main label input {
    position: absolute;
    left: -9999px
}

.verifyby--main label span {
    display: flex;
    align-items: center;
    padding: .375em .75em .375em .375em;
    border-radius: 99em;
    transition: .25s;
    font-size: 14px
}

.verifyby--main label input:checked+span:before {
    box-shadow: inset 0 0 0 .4375em #07c
}

.verifyby--main label span:before {
    display: flex;
    flex-shrink: 0;
    content: "";
    background-color: #fff;
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    margin-right: .375em;
    transition: .25s;
    box-shadow: inset 0 0 0 .125em #07c
}

#aadharconcent a {
    color: #224b84;
}

#content.content-common01 {
    padding: 20px 0 10px 0;
    background: #eaebef;
}

/* .authdetblock,   
    .empdetblock,
    .orgverifyblock,
    .orgdetblock,
    .orgdocblock,
    .docsignerdgftblock,
    .agreedt {
        display: none;
    } */

.fetchColor {
    color: #5e9d6c;
}

.forcheck,
.forcheckmob {
    font-size: 11px;
}

.btn-outline-success:hover {
    color: #fff !important;
}

#errormsg {
    color: red;
}

#successmsg {
    color: green;
}

.heighlght--txt {
    color: #222;
    font-weight: 600;
}

.heighlght--txt span {
    color: #122443;
    font-weight: 800;
}

.terms--check .text-success0256 {
    font-weight: 600;
    margin-left: 0px;
    color: #333;
}


.pan--rght.dsc--form--rght .btn.btn-primary.bordradius52 {
    background: #48A3D7;
}

.pan--rght.dsc--form--rght .btn.btn-primary.bordradius53 {
    background: #7A70BA;
}



/**************************foreign page css star**************************************/

.subagree {
    color: #2d63b0;
    font-size: 15px;
}

#successmsg {
    color: green;
}

.select2-container .select2-choice>.select2-chosen {
    font-size: 13px;
    line-height: 1.8;
}

.disinput {
    opacity: 0.2 !important;
    cursor: not-allowed;
}

.view--pass--btn.view--pass--foreign--btn02 {
    position: absolute;
    right: 14px;
    border: none;
    background: transparent;
    top: 6px;
    z-index: 9;
    cursor: pointer;
}


#sendotpshow:disabled {
    opacity: 0.5;
}

.main-captcha {
    position: absolute;
    right: 1px;
    top: inherit;
    bottom: 1px;
}

.view-mike12 .fa.fa-microphone {
    background: #ddd;
    padding: 12px;
}

span.view-mike12 {
    display: flex;
    gap: 1px;
}

.btn.otp--common {
    background: #234687;
    color: #fff;
    margin: 0;
    padding: 8px;
}

.pan--rght.dsc--form--rght .otp--common--butn .otp--common .btn.btn-primary {
    height: 38px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
        background: #7A70BA;
}

.pan--rght .btn.btn-primary {
    background: #224d82;
    border: none;
}

.view--pass--btn.onlineview.foreign--view--otp {
    right: 145px;
}

span.view--pass--btn.onlineview {
    right: 10px;
}

.input-group-text.padd2gtext {
    padding: 2px;
}

.paddng52689 {
    padding: 2px 8px;
}

.paymnt--methed01 button i {
    vertical-align: top;
    font-size: 22px;
}

span.Vrysign {
    color: green;
    letter-spacing: 0.7px;
    font-size: 13px;
    font-weight: 500;
}

.Vrysign i {
    vertical-align: top;
    font-size: 25px;
}

.view--pass--btn.viewpass--emply25 {
    right: 180px;
}

.cookie-wrapper {
    position: fixed;
    bottom: 50px;
    right: -370px;
    max-width: 345px;
    width: 100%;
    background: #fff;
    border-radius: 8px;
    padding: 15px 25px 22px;
    transition: right .3s;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1)
}

.cookie-wrapper.show {
    right: 20px;
    z-index: 9999999999
}

.cookie-wrapper header {
    display: flex;
    align-items: center;
    column-gap: 15px
}

.cookie-wrapper header i {
    color: #4070f4;
    font-size: 32px
}

.cookie-wrapper header h2 {
    color: #4070f4;
    font-weight: 500
}

.cookie-wrapper .data {
    margin-top: 16px
}

.cookie-wrapper .data p {
    color: #333;
    font-size: 16px
}

.cookie-wrapper .data p a {
    color: #4070f4;
    text-decoration: none
}

.cookie-wrapper .data p a:hover {
    text-decoration: underline
}

.cookie-wrapper .buttons {
    margin-top: 16px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.cookie-wrapper .buttons .button {
    border: none;
    color: #fff;
    padding: 8px 0;
    border-radius: 4px;
    background: #264181;
    cursor: pointer;
    width: calc(100% / 2 - 10px);
    transition: .2s
}

.cookie-wrapper .buttons #acceptBtn:hover {
    background-color: #034bf1
}

#declineBtn {
    border: 2px solid #4070f4;
    background-color: #fff;
    color: #4070f4
}

#declineBtn:hover {
    background-color: #4070f4;
    color: #fff
}


.verify-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.verify-btn i {
  display: inline-block;
  transition: transform 0.4s ease; /* smooth motion */
}

.verify-btn:hover i {
  transform: translateX(8px); /* Right side move */
}

.iagree label {
    font-size: 13px;
    font-weight: 500;
    color: #5c5c5c;
}

.iagree input {
    vertical-align: text-top;
    border-color: #7a72b7;
}

/* Tooltip box */
.tooltip .tooltip-inner {
  background-color: #fff !important;   /* White background */
  color: #000 !important;              /* Black text */
  border: 1px solid #ddd;              /* Light border */
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  font-size: 13px;
  padding: 8px 10px;
}

/* Set Bootstrap 5 variable for arrow background */
.tooltip {
  --bs-tooltip-bg: #fff;   /* arrow background same as tooltip */
  --bs-tooltip-color: #000;
  --bs-tooltip-border-color: #ddd; /* this won’t apply by default */
}


 .form-control {
  transition: all 0.3s ease;
  box-shadow: none;
}


.form-control:focus {
    border-color: #0d6efd85 !important;
    box-shadow: 0 6px 10px rgb(13 110 253 / 7%) !important;
    outline: none;
    background-color: #fff;
}


.form-control:focus-visible {
  outline: none;
  box-shadow: 0 0 0 4px rgba(13,110,253,0.15);
} 

.view-mike12.televerify--btn526 {
    gap: 2px;
    display: flex;
}

.follow--cont02 {
    margin-left: 8px;
    padding: 4px 0;
}

.follow--cont02 span {
   display: block;
    padding: 0px 3px;
    font-size: 13px;
    color: #294163;
    font-weight: 500;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.follow--cont02 small {
    right: 3px;
    top: 4px;
    font-size: 14px;
    color: #000;
    vertical-align: middle;
    font-weight: 500;
    display: flex;
}

.follow--cont03 {
    margin-left: 8px;
    padding: 4px 0;
}

.follow--cont03 span {
    display: block;
    padding: 0px 3px;
    font-size: 13px;
    color: #294163;
    font-weight: 500;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.follow--cont03 small {
    position: absolute;
    right: 3px;
    top: 4px;
    font-size: 13px;
    color: #000;
    vertical-align: middle;
    font-weight: 500;
    display: flex;
}

.action--heding li {
    display: block;
    position: relative;
}

.action--heding li:before {
    content: "";
    border: dashed 1px rgb(185 198 219 / 36%);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.card.custom-card.shadow--non {
    box-shadow: none;
}
.card.custom-card {
    border-radius: .5rem;
    border: 0;
    background-color: #fff;
    box-shadow: 0 .125rem 0 hsla(0, 0%, 4%, .04);
    position: relative;
    -webkit-margin-after: 1rem;
    margin-block-end: 1rem;
    width: 100%;
}

.action--heding li:after {
    content: "";
    height: 18px;
    width: 3px;
    position: absolute;
    top: 6px;
    left: 2px;
}

.action--heding li:nth-child(1):after {
    background: #03B562;
}

.action--heding li:nth-child(2):after {
    background: #FD4963;
}

.action--heding li:nth-child(3):after {
    background: #0FBCF9;
}

.action--heding li:nth-child(4):after {
    background: #5C67F7;
}

.action--heding li:nth-child(5):after {
    background: #FFA909;
}

.bord--bottm526 {
    border-bottom: solid 3px #7a72b7;
    margin-bottom: 0;
    padding-bottom: 4px;
}

.cpay--heding526 {
    font-size: 14px;
    font-weight: 600;
    color: #0b355a;
}

.usbtok {
    color: #e93f43;
}

.form--heding--common01.secondbg01 h1 i{
        color: #549f7d;
}

.form--heding--common01.secondbg02 h1 i{
        color: #9689fb;
}

.form--heding--common01.secondbg03 h1 i{
        color: #ff6480;
}

.form--heding--common01.secondbg04 h1 i{
           color: #dfa54e;
}

footer.single-page-footer526 {
    /* position: fixed; */
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgb(255 255 255 / 83%);
    padding: 10px;
    height: 80px;
    text-align: center;
    border-top: solid 2px #7A70BA;
    z-index: 99;
}

footer.single-page-footer526 .abtfoor--inner li a {
    color: #51459d;
    font-size: 13px;
    padding: 6px 12px;
}

footer.single-page-footer526 ul.abtfoor--inner {
    margin: 0;
}

footer.single-page-footer526 p {
    margin: 0;
    font-size: 14px;
    padding: 4px;
    border-top: solid 1px #e1e1e1;
    color: #5c5b5b;
    font-weight: 500;
}

footer.single-page-footer526 .abtfoor--inner li a:hover {
    color: #F9556D;
}

footer.single-page-footer526 .abtfoor--inner li {
    position: relative;
}

.abtfoor--inner li:before {
    content: "";
    background: rgb(101 89 179 / 49%);
    height: 12px;
    width: 2px;
    position: absolute;
    right: -3px;
    top: 11px;
}

.form-sec.pan--rght.dsc--form--rght.secbg--g01 {
    background: rgb(12 199 99 / 6%);
    border-color: #79d0a9;
}

.form-sec.pan--rght.dsc--form--rght.secbg--g02 {
    background: rgb(150 137 251 / 2%);
    border-color: #b2a8fd;
}

.form-sec.pan--rght.dsc--form--rght.secbg--g03 {
    background: rgb(255 100 128 / 4%);
        border-color: #f895a7;
}

.form-sec.pan--rght.dsc--form--rght.secbg--g04 {
    background: rgb(223 165 78 / 10%);
    border-color: #facb84;
    margin-bottom: 10px;
}

.abtfoor--inner li:last-child::before {
    background: transparent;
}

.form--heding--common01.hsmbg01 h1 {
    background-color: #e1edfb;
    border-color: #2E8EF7;
}

.form--heding--common01.hsmbg01 h1 i{
color: #2E8EF7;
}

.form-sec.pan--rght.dsc--form--rght.hsm-secbg01 {
    background: rgb(46 142 247 / 2%);
        border-color: #2E8EF7;
}

.form-sec.pan--rght.dsc--form--rght.hsm-secbg02 {
    background: rgb(227 84 212 / 5%);
    border-color: #E354D4;
}

.form--heding--common01.hsmbg02 h1 {
    border-color: #E354D4;
    background-color: rgb(227 84 212 / 10%);
}

.form--heding--common01.hsmbg02 h1 i{
color: #E354D4;
}

.form-sec.pan--rght.dsc--form--rght.hsm-secbg03 {
    background: rgb(15 188 249 / 8%);
    border-color: #0fbcf9;
}

.form--heding--common01.hsmbg03 h1 {
    border-color: #0fbcf9;
    background-color: rgb(15 188 249 / 19%);
}

.form--heding--common01.hsmbg03 h1 i{
color: #0fbcf9;
}

.equalh .col-md-6,.equalh .col-md-4 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
.equalh label:first-child {
    flex-grow: 1;       
    /* display: flex;       */
    align-items: center; 
  }

  .form--heding--commongst01 h1 {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    text-transform: uppercase;
    border-bottom: dashed 1px rgb(225 178 116 / 60%);
    padding-bottom: 7px;
}

.pos--absl562 {
    position: absolute;
    right: 15px;
    top: 4px;
}

.pos--absl562 label {
    margin-right: 4px;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #000;
}

.pos--absl562 input {
    vertical-align: inherit;
    margin-right: 2px;
}

.form--heding--common01.secondbg02.bg--diffr523 h1 {
    background-color: rgb(66 96 255 / 6%);
    border-left: 3px solid #4260ff;
}

.form--heding--common01.secondbg02.bg--diffr523 h1 i {
    color: #4260ff;
}

.form--heding--common01.secondbg02.aadhar--dett526 h1 {
    background-color: rgb(115 41 154 / 10%);
    border-left: 3px solid #73299a;
}

.form--heding--common01.secondbg02.aadhar--dett526 h1 i {
    color: #73299a;
}

.form--heding--common01.secondbg02.empkyc--deat8956 h1 {
    background-color: rgb(18 29 128 / 11%);
    border-left: 3px solid #121d80;
}

.form--heding--common01.secondbg02.empkyc--deat8956 h1 i {
    color: #121d80;
}

.form-sec.pan--rght.dsc--form--rght.secbg--g02.bordred5263 {
        border-color: rgb(18 29 128 / 48%);
}

@media (max-width:992px) {
.wizard{
flex-direction: row;
width: 100%;
}
.step{
    width: 32px;
    height: 32px;
}
.step span i {
    font-size: 20px;
}
.step-wrapper::after{
    top: 14px;
}
.top--kyc--header01 {
    padding: 0px 2px;
}
.wizard .label{
    line-height: 17px;
}
}

