/*Indicative Document Banner CSS Start*/
.indocuacop-banner {
    overflow: hidden;
    z-index: 1;
    min-height: 242px;
    background: #fbe5e8;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 991px) {
    .indocuacop-banner {
        min-height: 200px
    }
}

@media(max-width: 767px) {
    .indocuacop-banner {
        min-height: 340px;
        padding: 40px 0px 0;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media(max-width: 767px) {
    .indocuacop-banner .col-lg-6 {
        position: static
    }
}

.indocuacop-banner .breadcrumb-wrap {
    position: relative;
    padding-top: 0
}

@media(max-width: 1199px) {
    .indocuacop-banner .breadcrumb-wrap {
        margin-top: 0;
        padding-top: 0
    }
}

.indocuacop-banner .breadcrumb-wrap nav {
    display: inline-block
}

.indocuacop-banner .breadcrumb-wrap nav .breadcrumb {
    background: #fff;
    margin-bottom: 0;
    padding: 3px 8px;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    border-radius: 13px;
    color: #25243b
}

.indocuacop-banner .breadcrumb-wrap .breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.indocuacop-banner .breadcrumb-wrap .breadcrumb-item+.breadcrumb-item::before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='4' height='11' viewBox='0 0 4 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.73295 3.57628e-06L0.920454 10.4489H-6.85453e-07L2.8125 3.57628e-06H3.73295Z' fill='%236E6E75'/%3E%3C/svg%3E%0A");
    width: 4px;
    height: 11px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: 0;
    margin-right: 6px;
    padding: 0
}

.indocuacop-banner .breadcrumb-wrap .breadcrumb {
    color: #25243b
}

.indocuacop-banner .breadcrumb-wrap .breadcrumb a {
    color: #6e6e75
}

@media(max-width: 767px) {
    .indocuacop-banner .col-md-8 {
        z-index: 1
    }
}

@media(max-width: 767px) {
    .indocuacop-banner .col-md-4 {
        position: static
    }
}

@media(max-width: 767px) {
    .indocuacop-banner .indocuacop-banner-img {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.indocuacop-banner .indocuacop-banner-img img {
    width: 100%;
    object-fit: cover
}

@media(max-width: 1280px) {
    .indocuacop-banner .indocuacop-banner-img img {
        height: 100%
    }
}

.indocuacop-banner .indocuacop-banner-desc {
    margin-top: 16px
}

@media(max-width: 767px) {
    .indocuacop-banner .indocuacop-banner-desc {
        margin-top: 0px;
        text-align: center
    }
}

.indocuacop-banner .indocuacop-banner-desc .h1 {
    font-style: normal;
    font-weight: 600;
    font-size: 44px;
    line-height: 53px;
    color: #000;
    margin-bottom: 0px
}

@media(max-width: 1199px) {
    .indocuacop-banner .indocuacop-banner-desc .h1 {
        font-size: 36px;
        line-height: 46px
    }
}

@media(max-width: 991px) {
    .indocuacop-banner .indocuacop-banner-desc .h1 {
        font-size: 30px;
        line-height: 40px
    }

    .indocuacop-banner .indocuacop-banner-desc .h1 br {
        display: none
    }
}

@media(max-width: 767px) {
    .indocuacop-banner .indocuacop-banner-desc .h1 {
        font-weight: 700;
        font-size: 24px;
        line-height: 32px
    }
}

.busfscha-banner-img img {
    width: 100%;
    object-fit: cover
}

@media(max-width: 1280px) {
    .busfscha-banner-img img {
        height: 100%
    }
}

/*Indicative Document Banner CSS End*/
/*Business Account FAQ With Table CSS Start*/
.busfscha-accordion {
    padding: 80px 0px;
    position: relative;
    z-index: 1
}

@media(max-width: 1199px) {
    .busfscha-accordion {
        padding: 60px 0px
    }
}

@media(max-width: 991px) {
    .busfscha-accordion {
        padding: 40px 0px
    }
}

.busfscha-accordion .busfscha-accomain .busfscha-acco {
    background: #fff;
    cursor: pointer;
    transition: all .4s ease-in-out;
    background: #fff;
    border: 1px solid #e0dede;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, .08);
    border-radius: 16px
}

.busfscha-accordion .busfscha-accomain .busfscha-acco+.busfscha-acco {
    margin-top: 16px
}

.busfscha-accordion .busfscha-accomain .busfscha-acco .busfscha-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 32px;
    transition: all .4s ease-in-out
}

@media(max-width: 1199px) {
    .busfscha-accordion .busfscha-accomain .busfscha-acco .busfscha-btn {
        padding: 25px
    }
}

@media(max-width: 991px) {
    .busfscha-accordion .busfscha-accomain .busfscha-acco .busfscha-btn {
        padding: 20px;
        height: auto !important
    }
}

.busfscha-accordion .busfscha-accomain .busfscha-acco .busfscha-btn:after {
    content: "";
    position: static;
    display: block;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.92 8.95001L13.4 15.47C12.63 16.24 11.37 16.24 10.6 15.47L4.07996 8.95001' stroke='%230D0D0D' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-size: 100%;
    background-repeat: no-repeat;
    transition: .4s ease-in-out all
}

.busfscha-accordion .busfscha-accomain .busfscha-acco .busfscha-btn .h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #222;
    margin-bottom: 0;
    transition: .4s ease-in-out all
}

@media(max-width: 1199px) {
    .busfscha-accordion .busfscha-accomain .busfscha-acco .busfscha-btn .h3 {
        font-size: 20px;
        line-height: 28px
    }
}

@media(max-width: 991px) {
    .busfscha-accordion .busfscha-accomain .busfscha-acco .busfscha-btn .h3 {
        font-size: 18px;
        line-height: 26px
    }
}

@media(max-width: 767px) {
    .busfscha-accordion .busfscha-accomain .busfscha-acco .busfscha-btn .h3 {
        font-size: 14px;
        line-height: 20px
    }
}

.busfscha-accordion .busfscha-accomain .busfscha-acco .busfscha-btn.busfscha-border {
    position: relative
}

.busfscha-accordion .busfscha-accomain .busfscha-acco .busfscha-desc {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 0fr;
    grid-template-rows: 0fr;
    overflow: hidden;
    transition: grid-template-rows .5s ease-in-out, padding .5s ease-in-out, opacity .4s ease-in-out, max-height .5s ease;
    transition: grid-template-rows .5s ease-in-out, padding .5s ease-in-out, opacity .4s ease-in-out, max-height .5s ease, -ms-grid-rows .5s ease-in-out;
    opacity: 0;
    padding-inline: 32px
}

@media(max-width: 1199px) {
    .busfscha-accordion .busfscha-accomain .busfscha-acco .busfscha-desc {
        padding-inline: 25px
    }
}

@media(max-width: 991px) {
    .busfscha-accordion .busfscha-accomain .busfscha-acco .busfscha-desc {
        padding-inline: 20px
    }
}

.busfscha-accordion .busfscha-accomain .busfscha-acco .busfscha-desc>* {
    min-height: 0
}

@media(max-width: 1199px) {
    .busfscha-accordion .busfscha-accomain .busfscha-acco .busfscha-desc {
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        padding-top: 0;
        transition: max-height .5s ease, opacity .4s ease, padding .4s ease;
        display: block
    }
}

.busfscha-accordion .busfscha-accomain .busfscha-acco .busfscha-desc .txt {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #222;
    margin-bottom: 0
}

.busfscha-accordion .busfscha-accomain .busfscha-acco .busfscha-desc .txt:last-child {
    margin-bottom: 0
}

@media(max-width: 991px) {
    .busfscha-accordion .busfscha-accomain .busfscha-acco .busfscha-desc .txt {
        font-size: 13px;
        margin-bottom: 14px
    }
}

@media(max-width: 767px) {
    .busfscha-accordion .busfscha-accomain .busfscha-acco .busfscha-desc .txt {
        font-size: 16px;
        line-height: 150%
    }
}

.busfscha-accordion .busfscha-accomain .busfscha-acco.active .busfscha-btn {
    padding-bottom: 20px
}

.busfscha-accordion .busfscha-accomain .busfscha-acco.active .busfscha-btn:after {
    transform: rotate(180deg)
}

.busfscha-accordion .busfscha-accomain .busfscha-acco.active .busfscha-btn.busfscha-border {
    padding-bottom: 32px
}

@media(max-width: 991px) {
    .busfscha-accordion .busfscha-accomain .busfscha-acco.active .busfscha-btn.busfscha-border {
        padding-bottom: 25px
    }
}

.busfscha-accordion .busfscha-accomain .busfscha-acco.active .busfscha-btn.busfscha-border::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    height: 1px;
    background: #cbcbcb
}

@media(max-width: 991px) {
    .busfscha-accordion .busfscha-accomain .busfscha-acco.active .busfscha-btn.busfscha-border::before {
        bottom: 14px
    }
}

.busfscha-accordion .busfscha-accomain .busfscha-acco.active .busfscha-desc {
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    padding-top: 0;
    opacity: 1;
    padding-bottom: 32px
}

@media(max-width: 1199px) {
    .busfscha-accordion .busfscha-accomain .busfscha-acco.active .busfscha-desc {
        padding-bottom: 25px;
        max-height: initial
    }
}

@media(max-width: 991px) {
    .busfscha-accordion .busfscha-accomain .busfscha-acco.active .busfscha-desc {
        padding-bottom: 20px
    }
}

.busfscha-accordion .cappayfaci-content {
    margin-top: 32px
}

.busfscha-accordion .cappayfaci-content .cappy-btm-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    -ms-flex-align: center;
    align-items: center;
    gap: 44px;
    position: relative;
    padding: 16px;
    border: 1px solid #c7d3de;
    border-radius: 12px;
    margin-top: 32px
}

.busfscha-accordion .cappayfaci-content .cappy-btm-grid .txt {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
    color: #222;
    margin-bottom: 0
}

.busfscha-accordion .cappayfaci-content .cappy-btm-grid .txt a {
    color: #222;
    font-weight: 700;
    text-decoration: underline
}

.busfscha-accordion .cappayfaci-content .cappy-btm-grid .right-side {
    position: relative
}

.busfscha-accordion .cappayfaci-content .cappy-btm-grid .right-side:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #c7d3de
}

.busfscha-accordion .cappayfaci-table-scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 4px;
    border-radius: 16px;
    scrollbar-color: #0d0d0d rgba(0, 0, 0, 0)
}

.busfscha-accordion .cappayfaci-table-scroll::-webkit-scrollbar {
    height: 8px
}

.busfscha-accordion .cappayfaci-table-scroll::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0)
}

.busfscha-accordion .cappayfaci-table-scroll::-webkit-scrollbar-thumb {
    background: #0d0d0d;
    border-radius: 50px
}

.busfscha-accordion .cappayfaci-grid {
    background: rgba(0, 0, 0, 0)
}

.busfscha-accordion .cpfg-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(300px, 180px) (minmax(150px, 1fr))[var];
    grid-template-columns: minmax(300px, 180px) repeat(var(--data-cols, 5), minmax(150px, 1fr))
}

.busfscha-accordion .cpfg-row+.cpfg-row:not(.cpfg-row--head) .cpfg-cell {
    border-top: 1px solid rgba(0, 0, 0, .05);
    border-left: 1px solid rgba(0, 0, 0, .05)
}

.busfscha-accordion .cpfg-row--head {
    background: rgba(0, 0, 0, 0)
}

.busfscha-accordion .cpfg-row--head .cpfg-cell--head {
    background: linear-gradient(131.93deg, #353535 0%, #000000 95.19%);
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    padding: 13px 20px;
    text-align: center;
    border-radius: 12px 12px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 56px;
    border-left: 1px solid rgba(0, 0, 0, .05)
}

.busfscha-accordion .cpfg-row--head .cpfg-cell--head span {
    display: inline-block
}

.busfscha-accordion .cpfg-row--head .cpfg-cell--empty {
    background: rgba(0, 0, 0, 0);
    min-height: 56px
}

.busfscha-accordion .cpfg-cell {
    padding: 14px 16px;
    font-size: 14px;
    line-height: 140%;
    font-weight: 600;
    color: #222;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background: #f6f6f6;
    min-height: 88px
}

.busfscha-accordion .cpfg-cell:last-child:not(.cpfg-cell--head) {
    border-right: 1px solid rgba(0, 0, 0, .05)
}

.busfscha-accordion .cpfg-cell--empty {
    background: rgba(0, 0, 0, 0)
}

.busfscha-accordion .cpfg-cell small {
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    display: block
}

@media(max-width: 1199px) {
    .busfscha-accordion .cpfg-cell {
        min-height: 75px
    }
}

.busfscha-accordion .cpfg-cell--center {
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.busfscha-accordion .cpfg-cell--label {
    border-left: 1px solid rgba(0, 0, 0, .05);
    font-weight: 400
}

.busfscha-accordion .cpfg-cell--label small {
    font-size: 10px
}

.busfscha-accordion .cappayfaci-grid .cpfg-row:nth-child(odd):not(.cpfg-row--head) .cpfg-cell {
    background: #fff
}

.busfscha-accordion .cappayfaci-grid .cpfg-row:last-child .cpfg-cell {
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.busfscha-accordion .cappayfaci-grid .cpfg-row:last-child:not(.cpfg-row--head) .cpfg-cell:nth-child(1) {
    border-bottom-left-radius: 16px
}

.busfscha-accordion .cappayfaci-grid .cpfg-row:last-child:not(.cpfg-row--head) .cpfg-cell:last-child {
    border-bottom-right-radius: 16px
}

@media(max-width: 1199px) {
    .busfscha-accordion .cpfg-row {
        -ms-grid-columns: minmax(230px, 230px) (minmax(230px, 230px))[var];
        grid-template-columns: minmax(230px, 230px) repeat(var(--data-cols, 5), minmax(230px, 230px))
    }

    .busfscha-accordion .cappayfaci-grid {
        min-width: -moz-max-content;
        min-width: max-content
    }

    .busfscha-accordion .cpfg-cell--label,
    .busfscha-accordion .cpfg-row--head .cpfg-cell--empty,
    .busfscha-accordion .cpfg-row--head .cpfg-cell--sticky {
        position: sticky;
        left: 0;
        z-index: 2
    }

    .busfscha-accordion .cpfg-row--head .cpfg-cell--empty {
        background: #fff
    }

    .busfscha-accordion .cappayfaci-grid .cpfg-row:nth-child(odd):not(.cpfg-row--head) .cpfg-cell--label {
        background: #fff
    }

    .busfscha-accordion .cappayfaci-grid .cpfg-row:nth-child(even):not(.cpfg-row--head) .cpfg-cell--label {
        background: #f6f6f6
    }

    .busfscha-accordion .cpfg-cell {
        padding: 18px 14px;
        font-size: 13px
    }

    .busfscha-accordion .cpfg-row--head .cpfg-cell--head {
        padding: 12px 14px;
        font-size: 13px;
        min-height: 48px
    }
}

@media(max-width: 767px) {
    .busfscha-accordion .cpfg-row {
        -ms-grid-columns: minmax(140px, 140px) (minmax(100px, 170px))[var];
        grid-template-columns: minmax(140px, 140px) repeat(var(--data-cols, 5), minmax(100px, 170px));
        min-width: -moz-max-content;
        min-width: max-content
    }
}

/*Business Account FAQ With Table CSS End*/

.busfscha-download {
    padding: 80px 0px;
    background: #f7f7f7;
    position: relative;
    z-index: 1
}

@media(max-width: 1199px) {
    .busfscha-download {
        padding: 50px 0px
    }
}

@media(max-width: 991px) {
    .busfscha-download {
        padding: 40px 0px
    }
}

.busfscha-download .title {
    margin-bottom: 30px
}

@media(max-width: 1199px) {
    .busfscha-download .title {
        margin-bottom: 30px
    }
}

@media(max-width: 991px) {
    .busfscha-download .title {
        margin-bottom: 24px
    }
}

@media(max-width: 767px) {
    .busfscha-download .title {
        margin-bottom: 26px;
        text-align: center
    }
}

.busfscha-download .title .h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #222;
    letter-spacing: -0.04em;
    margin-bottom: 0px
}

@media(max-width: 1199px) {
    .busfscha-download .title .h2 {
        font-size: 32px;
        line-height: 40px
    }
}

@media(max-width: 991px) {
    .busfscha-download .title .h2 {
        font-size: 28px;
        line-height: 36px
    }
}

.busfscha-download .bfcdownld-filter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 32px
}

@media(max-width: 991px) {
    .busfscha-download .bfcdownld-filter {
        margin-bottom: 22px
    }
}

@media(max-width: 767px) {
    .busfscha-download .bfcdownld-filter {
        margin-bottom: 22px
    }
}

.busfscha-download .bfcdownld-filter .bubansolp-scroll {
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none
}

.busfscha-download .bfcdownld-filter .bubansolp-scroll::-webkit-scrollbar {
    display: none
}

.busfscha-download .bfcdownld-filter .bubansolp-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    list-style: none;
    margin: 0;
    padding: 4px;
    background: #f2f2f2;
    border-radius: 100px;
    width: -moz-max-content;
    width: max-content
}

.busfscha-download .bfcdownld-filter .bubansolp-list li {
    margin: 0
}

.busfscha-download .bfcdownld-filter .bubansolp-btn {
    display: block;
    white-space: nowrap;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #4d4d4d;
    background: rgba(0, 0, 0, 0);
    border: 0;
    outline: 0;
    padding: 8px 24px;
    border-radius: 100px;
    cursor: pointer;
    transition: color .3s ease, background .3s ease, box-shadow .3s ease
}

.busfscha-download .bfcdownld-filter .bubansolp-btn:hover {
    color: #000
}

.busfscha-download .bfcdownld-filter .bubansolp-btn.active {
    color: #000;
    font-weight: 600;
    background: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, .08)
}

@media(max-width: 767px) {
    .busfscha-download .bfcdownld-filter .bubansolp-btn {
        font-size: 15px;
        padding: 7px 19px
    }
}

.busfscha-download .bfcdownld-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 20px
}

@media(max-width: 991px) {
    .busfscha-download .bfcdownld-grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.busfscha-download .bfcdownld-grid .bfcdownld-box.is-hidden {
    display: none
}

.busfscha-download .bfcdownld-grid .bfcdownld-box.is-clamped {
    display: none
}

.busfscha-download .bfcdownld-grid .bfcdownld-box.is-revealed {
    animation: bfcdownld-fade-in .35s ease-in-out both
}

.busfscha-download .bfcdownld-grid.is-filtering .bfcdownld-box:not(.is-hidden) {
    animation: bfcdownld-fade-in .35s ease-in-out both
}

.busfscha-download .bfcdownld-grid .bfcdownld-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px 16px 8px 8px;
    gap: 28px;
    background: #fff;
    border-radius: 16px;
    border: 2px solid rgba(0, 0, 0, 0);
    transition: all .4s ease-in-out;
    height: 100%
}

@media(max-width: 767px) {
    .busfscha-download .bfcdownld-grid .bfcdownld-box {
        gap: 16px;
        border-radius: 12px
    }
}

.busfscha-download .bfcdownld-grid .bfcdownld-box .bfcdownld-left {
    display: -ms-grid;
    display: grid;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-columns: 84px 1fr;
    grid-template-columns: 84px 1fr;
    gap: 28px
}

@media(max-width: 767px) {
    .busfscha-download .bfcdownld-grid .bfcdownld-box .bfcdownld-left {
        -ms-grid-columns: 44px 1fr;
        grid-template-columns: 44px 1fr;
        gap: 16px
    }
}

.busfscha-download .bfcdownld-grid .bfcdownld-box .bfcdownld-left .bfcdownld-icon {
    width: 100%;
    height: 84px;
    background: #f7f7f7;
    border-radius: 12px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(max-width: 767px) {
    .busfscha-download .bfcdownld-grid .bfcdownld-box .bfcdownld-left .bfcdownld-icon {
        height: 44px;
        border-radius: 8px
    }

    .busfscha-download .bfcdownld-grid .bfcdownld-box .bfcdownld-left .bfcdownld-icon img {
        max-width: 30px;
        max-height: 30px
    }
}

.busfscha-download .bfcdownld-grid .bfcdownld-box .bfcdownld-left .bfcdownld-text .h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #1a1a1a;
    margin-bottom: 4px
}

@media(max-width: 1199px) {
    .busfscha-download .bfcdownld-grid .bfcdownld-box .bfcdownld-left .bfcdownld-text .h3 {
        font-size: 13px;
        line-height: 21px
    }
}

@media(max-width: 767px) {
    .busfscha-download .bfcdownld-grid .bfcdownld-box .bfcdownld-left .bfcdownld-text .h3 {
        font-size: 16px;
        line-height: 24px
    }
}

.busfscha-download .bfcdownld-grid .bfcdownld-box .bfcdownld-left .bfcdownld-text .txt {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #8a8a8a;
    margin-bottom: 0px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.busfscha-download .bfcdownld-grid .bfcdownld-box .bfcdownld-left .bfcdownld-text .txt span {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #878787
}

@media(max-width: 1199px) {
    .busfscha-download .bfcdownld-grid .bfcdownld-box .bfcdownld-left .bfcdownld-text .txt span {
        width: 6px;
        height: 6px
    }
}

@media(max-width: 1199px) {
    .busfscha-download .bfcdownld-grid .bfcdownld-box .bfcdownld-left .bfcdownld-text .txt {
        font-size: 12px
    }
}

.busfscha-download .bfcdownld-grid .bfcdownld-box .bfcdownld-right .down-btn-arrow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 48px;
    height: 48px;
    background: #f7f7f7;
    border-radius: 24px;
    transition: all .4s ease-in-out
}

@media(max-width: 1199px) {
    .busfscha-download .bfcdownld-grid .bfcdownld-box .bfcdownld-right .down-btn-arrow {
        width: 44px;
        height: 44px
    }
}

@media(max-width: 1199px) {
    .busfscha-download .bfcdownld-grid .bfcdownld-box .bfcdownld-right .down-btn-arrow {
        width: 32px;
        height: 32px
    }
}

.busfscha-download .bfcdownld-grid .bfcdownld-box .bfcdownld-right .down-btn-arrow svg path {
    stroke: #0d0d0d;
    transition: all .4s ease-in-out
}

@media(max-width: 1199px) {
    .busfscha-download .bfcdownld-grid .bfcdownld-box .bfcdownld-right .down-btn-arrow svg {
        max-width: 12px;
        max-height: 12px
    }
}

.busfscha-download .bfcdownld-grid .bfcdownld-box:hover {
    border-color: #9b1e26
}

.busfscha-download .bfcdownld-grid .bfcdownld-box:hover .bfcdownld-right .down-btn-arrow {
    background: #fef2f3
}

.busfscha-download .bfcdownld-grid .bfcdownld-box:hover .bfcdownld-right .down-btn-arrow svg path {
    stroke: #9b1e26
}

.busfscha-download .btn-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px
}

@media(max-width: 1199px) {
    .busfscha-download .btn-box {
        margin-top: 32px
    }
}

@media(max-width: 767px) {
    .busfscha-download .btn-box {
        margin-top: 24px
    }
}

.busfscha-download .btn-box.is-hidden {
    display: none
}

.busfscha-download .btn-box .rd-morw {
    padding: 6px 16px;
    border: 1px solid #0d0d0d;
    border-radius: 24px;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    font-size: 14px;
    line-height: 180%;
    color: #000;
    font-weight: 400;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    outline: 0;
    background: rgba(0, 0, 0, 0)
}

@media(max-width: 767px) {
    .busfscha-download .btn-box .rd-morw {
        font-size: 14px;
        line-height: 140%
    }
}

@keyframes bfcdownld-fade-in {
    from {
        opacity: 0;
        transform: translateY(8px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@media(prefers-reduced-motion: reduce) {
    .busfscha-download .bfcdownld-grid.is-filtering .bfcdownld-box:not(.is-hidden) {
        animation: none
    }

    .busfscha-download .bfcdownld-grid .bfcdownld-box.is-revealed {
        animation: none
    }
}

/* Get in touch with us CSS Start*/
.get-intouch-revamp {
  /* margin: 40px 0 0 0; */
  padding: 57px 0;
  background: linear-gradient(73deg, #C7C6C6 -74.4%, #F1F1F1 23.15%)
}

.get-intouch-revamp .touch-title {
  color: #222;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 32px
}

@media(max-width: 767px) {
  .get-intouch-revamp .touch-title {
    font-size: 24px
  }
}

.get-intouch-revamp .getin-list-revamp {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.get-intouch-revamp .getin-list-revamp .getin-list-item a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

@media(max-width: 767px) {
  .get-intouch-revamp .getin-list-revamp .getin-list-item a {
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.get-intouch-revamp .getin-list-revamp .getin-list-item a figure {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: linear-gradient(77deg, #5F0D16 0%, #B43140 98.1%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

.get-intouch-revamp .getin-list-revamp .getin-list-item a figure img {
  width: 40px
}

@media(max-width: 767px) {
  .get-intouch-revamp .getin-list-revamp .getin-list-item a figure img {
    width: 30px
  }
}

@media(max-width: 767px) {
  .get-intouch-revamp .getin-list-revamp .getin-list-item a figure {
    width: 54px;
    height: 54px
  }
}

.get-intouch-revamp .getin-list-revamp .getin-list-item a p {
  margin-bottom: 0;
  margin-left: 24px;
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  background: linear-gradient(77deg, #5F0D16 0%, #B43140 98.1%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

@media(max-width: 767px) {
  .get-intouch-revamp .getin-list-revamp .getin-list-item a p {
    text-align: center;
    margin-left: 0px;
    margin-top: 6px
  }
}

.cap-get-intouch-revamp {
    background: #f9e6e9
}

.cap-get-intouch-revamp .touch-title {
    background: linear-gradient(77.41deg, #5F0D16 0%, #B43140 98.1%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    max-width: -moz-fit-content;
    max-width: fit-content;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    margin: auto;
    margin-bottom: 32px
}

@media(max-width: 991px) {
    .cap-get-intouch-revamp .touch-title {
        font-size: 28px
    }
}

@media(max-width: 767px) {
    .cap-get-intouch-revamp .touch-title {
        font-size: 24px
    }
}

/* Get in touch with us CSS Ends */
/*Customer Friendly CSS Start*/
.customer-friendly {
    margin: 0px 0 0 0;
    padding: 35px 0 15px 0;
    background: #9D1D27;
}

.customer-friendly .customer-friendly-inner .cf-heading {
    color: #BC3B45;
    /* font-family: "Inter"; */
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 3.6px;
}

@media (max-width: 767px) {
    .customer-friendly .customer-friendly-inner .cf-heading {
        color: #D23643;
        font-size: 20px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 2px;
    }

    .customer-friendly .customer-friendly-inner .cf-heading span {
        display: block;
        color: #D23643;
        /* font-family: "Inter"; */
        font-size: 30px;
        font-style: normal;
        font-weight: 900;
        line-height: 30px;
        letter-spacing: -0.3px;
        padding-top: 4px;
    }
}

.customer-friendly .customer-friendly-inner .cf-sub-heading {
    color: #BC3B45;
    font-family: "Inter";
    font-size: 77px;
    font-style: normal;
    font-weight: 900;
    line-height: 77px;
    letter-spacing: -0.77px;
    padding-top: 6px;
}

@media (max-width: 767px) {
    .customer-friendly .customer-friendly-inner .cf-sub-heading {
        color: #D23643;
        font-size: 50px;
        font-style: normal;
        font-weight: 900;
        line-height: 50px;
        letter-spacing: -0.5px;
        padding-top: 4px;
    }

    .customer-friendly .customer-friendly-inner .cf-sub-heading span {
        display: block;
        color: #D23643;
        font-family: "Inter";
        font-size: 30px;
        font-style: normal;
        font-weight: 900;
        line-height: 18px;
        letter-spacing: -0.3px;
        padding-top: 6px;
    }
}

/*Customer Friendly CSS END*/
/*Customer Friendly CSS Start*/
.customer-friendly {
    margin: 0px 0 0 0;
    padding: 35px 0 15px 0;
    background: #9D1D27;
}

.customer-friendly .customer-friendly-inner .cf-heading {
    color: #BC3B45;
    /* font-family: "Inter"; */
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 3.6px;
}

@media (max-width: 767px) {
    .customer-friendly .customer-friendly-inner .cf-heading {
        color: #D23643;
        font-size: 20px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 2px;
    }

    .customer-friendly .customer-friendly-inner .cf-heading span {
        display: block;
        color: #D23643;
        /* font-family: "Inter"; */
        font-size: 30px;
        font-style: normal;
        font-weight: 900;
        line-height: 30px;
        letter-spacing: -0.3px;
        padding-top: 4px;
    }
}

.customer-friendly .customer-friendly-inner .cf-sub-heading {
    color: #BC3B45;
    font-family: "Inter";
    font-size: 77px;
    font-style: normal;
    font-weight: 900;
    line-height: 77px;
    letter-spacing: -0.77px;
    padding-top: 6px;
}

@media (max-width: 767px) {
    .customer-friendly .customer-friendly-inner .cf-sub-heading {
        color: #D23643;
        font-size: 50px;
        font-style: normal;
        font-weight: 900;
        line-height: 50px;
        letter-spacing: -0.5px;
        padding-top: 4px;
    }

    .customer-friendly .customer-friendly-inner .cf-sub-heading span {
        display: block;
        color: #D23643;
        font-family: "Inter";
        font-size: 30px;
        font-style: normal;
        font-weight: 900;
        line-height: 18px;
        letter-spacing: -0.3px;
        padding-top: 6px;
    }
}

/*Customer Friendly CSS END*/
