header {
    height: 4rem;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
    z-index: 1000;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
    border-bottom: 2px solid #004C8F;
}

body {
    padding-top: 5rem;
    font-family: "muli", sans-serif !important;
    font-size: 13px;
    /* font-family:Mulish; */
}

header .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    height: 100%;
}

header .logo-brand img {
    height: 2.75rem;
    width: auto;
    margin: auto;
}

header .logo-sub-brand img {
    height: 3.25rem;
    width: auto;
}

@media (max-width: 767px) {
    header {
        height: 3.5rem;
    }

    body {
        padding-top: 4.5rem;
    }

    header .logo-sub-brand img {
        height: 2.25rem;
    }
}

.accordion {
    --bs-accordion-btn-color: #000;
    --bs-accordion-btn-bg: #fff;
    --bs-accordion-btn-padding-y: .75rem;
    --bs-accordion-active-bg: #fff;
    --bs-accordion-active-color: #000;
    $accordion-button-icon: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#{$accordion-icon-color}'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>");
    $accordion-button-active-icon: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#{$accordion-icon-active-color}'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>");
}

/* .accordion-item:not(:first-child) {
    margin-top: 1.375rem;
}

.accordion-collapse.show {
    margin-bottom: -1.375rem;
} */

.card {
    --bs-card-border-radius: 1.375rem;
    --bs-card-inner-border-radius: calc(var(--bs-card-border-radius) - (var(--bs-border-width)))
}

    .card > .card-header-title {
        /* background: #004C8F; */
        color: #000;
        font-weight: 800;
        font-size: 20px;
    }

.form-floating > .form-select, .form-floating > .form-control, .form-floating > .form-control-plaintext, .form-floating > label, .form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown), .form-floating > .form-control-plaintext:focus, .form-floating > .form-control-plaintext:not(:placeholder-shown) {
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
}

.form-floating > .form-control, .form-floating > .form-control-plaintext, .form-floating > .form-select {
    line-height: 1.6;
    height: auto;
    min-height: auto;
}

    .form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-control-plaintext ~ label, .form-floating > .form-select ~ label {
        transform: scale(0.75) translateY(-.85rem) translateX(0.75rem);
        height: auto;
        background-color: #ffffff;
        padding: 0 .25rem;
        font-size: 18px;
    }





/*added by ashwini*/



.CreditLimit_Head {
    color: #000 !important;
    font-weight: 800 !important;
    /* font-size:19px !important; */
}

.Sal_label {
    margin-left: 12px;
    padding-left: 12px;
    font-weight: bold;
    font-size: 14px;
}

.spn_td {
    color: #000;
    font-weight: 800;
    font-size: 14px;
}

.heading_card {
    font-weight: 800;
    font-size: 17px;
    margin-bottom: 3px;
}

.LeftTd {
    font-size: 14px;
    font-weight: 800;
    width: 65%;
    text-align: justify;
}

.RightTd {
    font-weight: 800;
    font-size: 13px;
   /* color: #9E9E9E !important;*/
    width: 35%;
    text-align: right;
}


.RightTd_last {
    font-weight: 800;
    font-size: 13px;
    color: #9E9E9E !important;
    width: 35%;
    text-align: right;
    border-bottom: none;
}


.Price_table {
    border-bottom-width: unset;
    margin-bottom: 0;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 9px;
}

.Price_table_Td1 {
    font-size: 14px;
    font-weight: 800;
    border-bottom: none;
    width: 50%;
    border-right: 0;
}

.Price_table_Td2 {
    color: #024b92 !important;
    font-weight: 800;
    font-size: 14px;
    border-bottom: none;
    text-align: right;
    width: 50%;
    border-left: 0;
}

.Price_table_Td22 {
    color: #024b92 !important;
    font-weight: 800;
    font-size: 17px;
    border-bottom: none;
    text-align: right;
    width: 50%;
    border-left: 0;
}

.a_link {
    color: #024c93;
    font-weight: 600;
    text-decoration: none;
}


.a_link1 {
    color: #024c93;
    font-weight: 600;
}



.card1 {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.effect-1,
{
    border: 0;
    padding: 7px 0;
    border-bottom: 1px solid #ccc;
}

    .effect-1 ~ .focus-border {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0;
        height: 2px;
        background-color: #002759;
        transition: 0.4s;
    }

    .effect-1:focus ~ .focus-border {
        width: 100%;
        transition: 0.4s;
    }


.form-control:focus {
    outline-style: none !important;
    box-shadow: none !important;
    /* border-color: #002759 !important; */
    border: none;
    border-bottom: 2px solid #024b92;
}

.form-select:focus {
    outline-style: none !important;
    box-shadow: none !important;
    /* border-color: #002759 !important; */
    border: none;
    border-bottom: 2px solid #024b92;
}

.form-select1:focus {
    
    
    /* border-color: #002759 !important; */
    border: none;
    border-bottom: none !important;
}





.control-label {
    font-size: 14px;
}

#thank-you-message {
    display: none;
}

    #thank-you-message.show {
        display: block;
    }

.close {
    margin-bottom: 4px;
    text-align: right;
    color: #012649;
    font-weight: 800;
    /* font-size: 20px; 
    background-color: #e0f1f9;*/
    border: none;
}

.bg-tertiary {
    --bs-bg-opacity: 1;
    /* background-color: rgba(var(--bs-tertiary-rgb), var(--bs-bg-opacity)) !important; */
    background-color: #F6F6F6;
    border-radius: 8px;
}

.bg-opacity-25 {
    --bs-bg-opacity: 0.25;
}

.accordion1 {
    background-color: #fff !important;
    color: #000 !important;
}


.Dec_li {
    font-size: 14px;
}

.Dec_Ol {
    padding-left: 1rem !important;
}


.radio-button-group {
    position: relative;
    display: flex;
    align-items: center;
    column-gap: 0.8rem;
    width: 50%;
}

.radio1 {
    margin-left: 13px;
    accent-color: #00458f;
}

.radio2 {
    accent-color: #00458f;
}


.btn-success1 {
    background-color: #024b92 !important;
    border-color: #024b92 !important;
}

.btn-outline-primary1 {
    border-color: #024b92 !important;
    color: #024b92 !important
}

.label1 {
    /* transform: scale(0.75) translateY(-0.85rem) translateX(0.75rem); */
    background-color: #ffffff;
    /* position: absolute; */
    color: #9e9e9e;
    margin-left: 13px;
    /* height: 100%; */
    /* padding: 1rem 0.75rem; */
    /* overflow: hidden; */
    text-align: start;
    text-overflow: ellipsis;
    white-space: nowrap;
    pointer-events: none;
    border: var(--bs-border-width) solid transparent;
    transform-origin: 0 0;
    transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
    font-size: 14px;
}
.label2{
    color:#9e9e9e;
    font-size:14px !important;
}



.box-CAPTCHA1, .box-done {
    transition: all .5s ease-in-out;
}

.CAPTCHA1 {
    width: 129px;
    height: 42px;
    background: linear-gradient(to left, #ececec, silver, #ececec);
    color: #089;
    font-size: 23px;
    line-height: 30px;
    border: 2px solid #888;
    border-radius: 10px;
    float: left;
    pointer-events: none;
    text-align: center;
    transition: all .5s ease-in-out;
}

.reload {
    float: left;
    /*margin-top: -21px;*/
    text-align: center;
    width: 25px;
    height: 25px;
    outline: none;
    border: none;
    background: #FFF;
    cursor: pointer;
    border: 1px solid #444;
    border-radius: 3px;
    transition: all .5s ease-in-out;
}

    .reload:hover {
        background: #f2f2f2;
    }

    .reload i {
        font-size: 20px;
        margin-left: -4px;
        font-weight: bold;
        transform: rotateY(180deg);
    }


.second_h2 {
    font-size: 22px;
}

.spn_one {
    font-size: 13px;
    color: #0a4f94;
}


.radio-btns {
    display: flex;
    gap: 6px;
}
/* vietnamese */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/muli/v29/7Auwp_0qiz-afT3GLRrX.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/muli/v29/7Auwp_0qiz-afTzGLRrX.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/muli/v29/7Auwp_0qiz-afTLGLQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/muli/v29/7Auwp_0qiz-afT3GLRrX.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/muli/v29/7Auwp_0qiz-afTzGLRrX.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/muli/v29/7Auwp_0qiz-afTLGLQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/muli/v29/7Auwp_0qiz-afT3GLRrX.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/muli/v29/7Auwp_0qiz-afTzGLRrX.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/muli/v29/7Auwp_0qiz-afTLGLQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/muli/v29/7Auwp_0qiz-afT3GLRrX.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/muli/v29/7Auwp_0qiz-afTzGLRrX.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/muli/v29/7Auwp_0qiz-afTLGLQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/muli/v29/7Auwp_0qiz-afT3GLRrX.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/muli/v29/7Auwp_0qiz-afTzGLRrX.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/muli/v29/7Auwp_0qiz-afTLGLQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


#img1 {
    display: block;
}

#img2 {
    display: none;
}

@media all and (max-width: 499px) {
    #img1 {
        display: none;
    }

    #img2 {
        display: block;
    }
}