.main-section{
    padding: 40px;
}

.main-mid-title-blue {
    font-size: 26px !important;
    color: #206fa7 !important;
    line-height: auto !important;
    text-align: left !important;
    font-weight: 600 !important;
}

.vc_custom_1714385396991 {
    padding-top: 20px !important;
}
.vc_custom_1689336821467 {
    padding: 20px !important;
    border: 2px solid #e8e8e8 !important;
    background: #fff;
}

.small-underline-header-txt:after {
    border-bottom: 2px solid #636260;
    content: '';
    width: 55px;
    display: block;
    padding-top: 5px;
}

.whats-new {
    background-color: #efefef;
    width: 100%;
    /* height: 60px; */
    height: 50px;
}   
.headline-title {
    font-size: 18px;
    background-color: #206fa7;
    color: #fff;
    height: 100%;
    min-width: 241px;
    position: relative;
    margin-right: 40px;
    font-weight: 500;
}
.headline-title::after {
    content: "";
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #206fa7;
    position: absolute;
    right: -8px;
}

.ctp-services-card {
    margin-bottom: 25px;
    box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
    border-radius: 15px;
    padding: 25px;
    transition: 0.5s;
}
.card-1 {
    margin-top: 0px;
}
.card-2 {
    margin-top: 50px;
}
.card-3 {
    margin-top: -50px;
}
.card-4 {
    margin-top: 0px;
}
.ctp-services-card h3 {
    font-size: 20px;
    color: #212529;
    position: relative;
    margin-bottom: 16.5px;
    padding: 10.5px 0 10.5px 65px;
}
.ctp-services-card h3 .icon {
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    background: #a3d9ff59;
    text-align: center;
    color: #ffffff;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 15px;
    transition: 0.5s;
    z-index: 1;
}

.ctp-services-card:hover {
    transform: translateY(-5px);
}


/*** Mobile Banking CSS ***/
.repateable-img {
    background-image: url(../img/repeatable-img.png);
    background-repeat: repeat-x;
    height: 100px;
}

.Install-mdcc-mobile-app-wrap {
    background-color: #71302c;
    border-top: 4px solid #fdbe00;
    background-image: url(../img/app-bg-left.svg), url(../img/app-bg-right.svg);
    background-repeat: no-repeat, no-repeat;
    background-position: -32% 61%, 130% 12%;
    background-size: 47%, 43%;
}

.full-width {
    max-width: 100%;
    width: 100%;
}

.Install-mdcc-mobile-app-wrap .install-mdcc-content-wrap {
    position: relative;
}

.no-gutters {
    margin-left: 0;
    margin-right: 0;
}   

.Install-mdcc-mobile-app-wrap .install-mdcc-content-wrap .mobilePos {
    position: absolute;
    bottom: 0;
    right: 10%;
}

.Install-mdcc-mobile-app-wrap .install-mdcc-content-wrap .section-heading {
    color: #fff;
    font-size: 24px;
    line-height: 150%;
    padding-top: 44px;
    font-weight: 700;
    margin-bottom: 0px;
}

.Install-mdcc-mobile-app-wrap .install-mdcc-content-wrap .googlePlayAppStore {
    max-width: 100%;
    width: 100%;
    padding: 44px 0px 52px 0px;
}

.Install-mdcc-mobile-app-wrap .install-mdcc-content-wrap .googlePlayAppStore a {
    margin-right: 14px;
    display: inline-block;
}

.Install-mdcc-mobile-app-wrap .install-mdcc-content-wrap .googlePlayAppStore a img {
    max-width: initial;
}



@media screen and (max-width:767px){
    .Install-mdcc-mobile-app-wrap{background-position:-1034% 113%,-350% -15%;background-size:95%,113%
    }
}
    @media screen and (max-width:768px){
        .Install-mdcc-mobile-app-wrap.App-padding .googlePlayAppStore{
            margin-top:56px !important
        }
        .Install-mdcc-mobile-app-wrap.App-padding .googlePlayAppStore a:first-child{
            margin-bottom:14px !important
        }
        .Install-mdcc-mobile-app-wrap.App-padding .googlePlayAppStore a:last-child{
            margin-bottom:32px !important
        }
    }
    @media screen and (max-width:768px){
        .Install-mdcc-mobile-app-wrap .install-mdcc-content-wrap .section-heading{
            font-size:var(--fnt_16);
            padding-top:20px;
            line-height:var(--global-line-height)
        }
    }
    @media screen and (min-width:681px) and (max-width:1199px){
        .Install-mdcc-mobile-app-wrap .install-mdcc-content-wrap .section-heading{
            width:70%
        }
    }
          
    @media screen and (max-width:767px){
        .Install-mdcc-mobile-app-wrap .install-mdcc-content-wrap .googlePlayAppStore{
            max-width:55%;width:55%
        }
    }
    @media screen and (max-width:768px){
        .Install-mdcc-mobile-app-wrap .install-mdcc-content-wrap .googlePlayAppStore{
            display:inline-block;padding:0 !important
        }
    }
    @media screen and (max-width:680px){
        .Install-mdcc-mobile-app-wrap .install-mdcc-content-wrap .googlePlayAppStore a{
            display:inline-block
        }
        .Install-mdcc-mobile-app-wrap .install-mdcc-content-wrap .googlePlayAppStore a:nth-child(2){
            margin-bottom:20px
        }
    }
    @media screen and (min-width:681px) and (max-width:768px){
        .Install-mdcc-mobile-app-wrap .install-mdcc-content-wrap .googlePlayAppStore a{
            display:inline-block;
            margin-top:20px;
        }
    }
    @media screen and (max-width:768px){
        .Install-mdcc-mobile-app-wrap .install-mdcc-content-wrap .googlePlayAppStore a img{
            height:40px;
        }
    }
    @media screen and (max-width:1024px){
        .Install-mdcc-mobile-app-wrap .install-mdcc-content-wrap .mobilePos{
            right:-15px;
        }
    }
    @media screen and (max-width:768px){
        .Install-mdcc-mobile-app-wrap .install-mdcc-content-wrap .mobilePos{
            height:240px;
        }
    }@media screen and (max-width:767px){
        .Install-mdcc-mobile-app-wrap .install-mdcc-content-wrap .mobilePos{
            height:167px;
        }
    }

/*** Footer CSS ***/
.bg-heath {
    background-color: #f3f6fb;
}
.footer-wrap .footer-top {
    background-color: #012245;
}
.footer-wrap .footer-top .footer-widget {
    margin: 0 0 30px;
}
.footer-wrap .footer-top .footer-widget .footer-logo {
    margin: 0 0 20px;
    display: block;
}
.footer-wrap .footer-top .footer-widget .footer-widget-title, .footer-wrap .footer-top .footer-widget p, .footer-wrap .footer-top .footer-widget a {
    color: #fff;
}
.footer-contact-address {
    margin: 0 0 9px;
}
.footer-contact-address li {
    position: relative;
    padding-left: 30px;
    color: #fff;
    line-height: 32px;
    padding-bottom: 12px;
}
.footer-contact-address li i {
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 20px;
    line-height: 1;
    color: #ff4f1e;
}
.footer-wrap .footer-top .footer-widget .share-on span {
    color: #fff;
    position: relative;
    font-weight: 500;
    font-size: 16px;
    margin: 0 0 20px;
    padding: 0 0 8px;
    display: block;
}
.footer-wrap .footer-top .footer-widget .share-on span:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    background-color: #ff4f1e;
    width: 50px;
    height: 1px;
}
.social-profile li {
    display: inline-block;
    margin: 0 10px 0 0;
}

.footer-wrap .footer-top .footer-widget .share-on .social-profile li a {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-color: transparent;
    -webkit-transition: .3s;
    transition: .3s;
}
.social-profile li a {
    display: block;
    color: #4c4c4c;
    font-size: 16px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #4c4c4c;
    -webkit-transition: .3s;
    transition: .3s;
}

.footer-wrap .footer-top .footer-widget .share-on .social-profile li a:hover i {
    color: #fff;
}

.footer-wrap .footer-top .footer-widget .share-on .social-profile li a:hover {
    background-color: #ff4f1e;
}

.footer-wrap .footer-top .footer-widget .share-on .social-profile li a i {
    color: #ff4f1e;
    font-size: 16px;
    line-height: 27px;
}

.footer-wrap .footer-top .footer-widget .footer-widget-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 25px;
    padding: 0 0 10px;
    position: relative;
}

.footer-wrap .footer-top .footer-widget .footer-widget-title:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    background-color: #ff4f1e;
    width: 50px;
    height: 1px;
}
.footer-wrap .footer-top .footer-widget .footer-menu li {
    padding-bottom: 10px;
    display: block;
}
.footer-wrap .footer-top .footer-widget .footer-menu li a {
    position: relative;
    display: inline-block;
    text-transform: capitalize;
    -webkit-transition: .4s;
    transition: .4s;
}
.footer-wrap .footer-top .footer-widget .footer-menu li a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    content: "";
    background-color: #ff4f1e;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
}
.footer-wrap .footer-top .footer-widget .footer-menu li a:hover {
    color: #ff4f1e;
}
.footer-wrap .footer-top .footer-widget .footer-menu li a:hover:after {
    width: 100%;
    visibility: visible;
    opacity: 1;
}

.footer-wrap .footer-bottom {
    background-color: #001a36;
    padding: 28px 0;
}
.footer-wrap .footer-bottom .copyright-text {
    text-align: left;
}

@media only screen and (min-width: 768px) {
    .copyright-text {
        text-align: right;
    }
}
.footer-wrap .footer-bottom .copyright-text p {
    color: #fff;
    margin: 0;
    font-size: 15px;
}
.footer-wrap .footer-bottom .copyright-text p a {
    color: #ff4f1e;
    font-weight: 700;
}
.social-links {
    padding-left: 0;
    text-align: end;
    margin-bottom: 0;
    list-style-type: none;
}
.footer-count {
    color: #f0f0f0;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
    width: 110px;
    text-align: center;
}


.page_main {
    padding: 40px 20px 40px 20px;
}

.form-control {
    display: block;
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #f5f5f5;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.bg-light-skyblue {
    background: transparent linear-gradient(180deg, #fbf1e9 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}

.of-txt-6 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    color: #242424;
    font-size: 14px;
    line-height: 1.8rem;
}

.txt-of-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.footer-count {
    color: #f0f0f0;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0;
    padding: 4px 20px;
    text-align: center;
}

/*** Custome btn CSS ***/

.btn-cus {
    background-color: #f37021;
    padding: 14px 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    cursor: pointer;
    border-radius: 10px;
    border: 2px dashed #f37021;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    transition: .4s;
}

.btn-cus span:last-child {
    display: none;
}

.btn-cus:hover {
    transition: .4s;
    border: 2px dashed #f37021;
    background-color: #fff;
    color: #f37021;
}

.btn-cus:active {
    background-color: #87dbd0;
}

/**** Financial strength CSS  ****/

.space{
    padding-top: 50px;
    padding-bottom: 50px;
}
        
.bg-smoke {
    background-color: #f5f5f5 !important;
}

.title-area {
    margin-bottom: calc(30px - 10px);
    position: relative;
    z-index: 2;
}
.process-card-area {
    position: relative;
}
.process-card-wrap {
    padding: 30px 0 0 30px;
}
.process-card {
    position: relative;
    overflow: hidden;
    transition: transform 0.5s ease;
}
.process-card {
    position: relative;
    box-shadow: 0px 10px 15px rgba(8, 14, 28, 0.06);
    border-radius: 10px;
    background-color: #ffffff;
    text-align: center;
    padding: 30px 20px;
    max-width: 230px;
    margin-left: auto;
    margin-right: auto;
}

.text-theme {
    color: #f37021 !important;
    font-family: sans-serif;
}

.financial-box-img {
    height: 100px;
    width: 100px;
    text-align: center;
    background: #f0f5fb;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    padding: 19px;
}
.process-card_icon {
    margin-bottom: 24px;
}
.process-card img {
    transition: transform 0.9s ease;
}
.process-card .box-title {
    font-weight: 600;
    margin-bottom: 1px;
    font-family: sans-serif;
}
.box-title {
    font-size: 25px;
    line-height: 1.417;
    font-weight: 700;
    margin-top: -0.32em;
}
.process-card .box-title {
    font-weight: 600;
    margin-bottom: 1px;
}
.box-title {
    font-size: 25px;
    line-height: 1.417;
    font-weight: 700;
    margin-top: -0.32em;
}
.financial-section .counter-card_text {
    font-weight: 500;
    color: #363987;
    display: block;
    margin-bottom: -0.5em;
    font-size: 18px;
}
.financial-box-img{
    height: 100px;
    width: 100px;
    text-align: center;
    background: #f0f5fb;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    padding: 19px;
}
.financial-section .counter-card_text {
    font-weight: 500;
    color: #363987;
    display: block;
    margin-bottom: -0.5em;
    font-size: 18px;
}
.process-card {
    position: relative;
    overflow: hidden;
    transition: transform 0.5s ease;
}

.process-card img {
    transition: transform 0.9s ease;
}

.process-card:hover img {
    transform: scale(-1) rotate(180deg);
}

.process-card:hover {
    transform: scale(1.05);
}


/*** Exclusive Service Section CSS ***/

.home_section_4 {
    background: linear-gradient(90deg, #fff9f1 0, #fff9f1 100%) no-repeat padding-box;
    padding: 50px 0 100px;
}
.exclusiveofferWrap {
    box-shadow: 0 10px 50px #d8632b40;
    -webkit-box-shadow: 0 10px 50px #d8632b40;
    background: #fff;
}
.offerWrap_left {
    width: 100%;
    height: 100%;
}
.offerWrap_left img {
    object-fit: cover;
    object-position: top;
}
.offerWrap_left img {
    width: 100%;
    height: 100%;
    margin-left: 22px;
}

@media only screen and (max-width: 768px) {
    .offerWrap_left img {
        margin-left: 6px !important;
    }
}

.offersoverlay p {
    text-align: left;
    letter-spacing: 0;
    color: #fff;
    font-size: 1.375rem;
    line-height: 1.6875rem;
    padding-bottom: 85px;
}
.PaymentType-RupayCard:first-child, .PaymentType-RupayCard:nth-child(2) {
    background-image: linear-gradient(314deg, #fef4ef, #fff, #fff);
}
.PaymentType-RupayCard:first-child, .PaymentType-RupayCard:nth-child(2) {
    border-bottom: 1px solid #fde8df;
}
.PaymentType-RupayCard {
    padding: 15px 40px 25px;
    background-color: #fff;
    border-right: 1px solid #fde8df;
}
.PaymentType-RupayCard img {
    height: 75px;
    object-fit: contain;
    object-position: left;
    margin-bottom: 10px;
}
.PaymentType-RupayCard span {
    text-align: left;
    letter-spacing: 0;
    color: #454545;
    font-size: 0.75rem;
    line-height: 0.875rem;
    margin-bottom: 5px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    margin-top: 10px;
}
.PaymentType-RupayCard span:after {
    content: "";
    background: linear-gradient(90deg, #e16d38 0, #e16d3800 100%) no-repeat padding-box;
    opacity: 0.3;
    width: 100px;
    height: 1px;
    margin-left: 10px;
}
.PaymentType-RupayCard p {
    text-align: left;
    color: #162b75;
    font-size: 1.375rem;
    line-height: 1.5rem;
    margin-bottom: 15px;
    min-height: 3rem;
}
.PaymentType-RupayCard p {
    letter-spacing: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.mdcc-arrow-button {
    border: 0;
    color: #454545;
    font-size: 0.875rem;
    background: 0 0;
    padding: 0;
    min-width: 100px;
    display: inline-flex !important;
    align-items: center;
    transition: 0.3s linear;
    font-weight: 700;
}
.mdcc-arrow-button svg {
    height: 18px;
    width: 18px;
    fill: #707070;
    margin-left: 5px;
    transition: 0.3s linear;
}


/*** Start Digital Banking ***/

.blog-single.style3 {
    padding: 0;
    margin-bottom: 0;
}
.blog-single {
    position: relative;
    margin-bottom: var(--blog-space-y, 40px);
    padding: var(--blog-space-y, 40px) var(--blog-space-x, 40px);
    border: 1px solid #ecf1f9;  
    box-shadow: 0px 7px 14px 0px rgb(234 237 242 / 86%);
    border-radius: 10px;
    background: #fff;
}
.blog-single.style3 .blog-img {
    margin-bottom: 40px;
    border-radius: 10px 10px 0 0;
    position: relative;
}
.blog-single .blog-img{
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: var(--blog-space-y, 40px);
    background-color: #F3F7FB;
    line-height: 0;
}
.blog-single.style3 .blog-img:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 112px;
    height: 60px;
    border-bottom: solid 30px #fff;
    border-left: solid 56px #fff;
    border-right: solid 56px transparent;
    border-top: solid 30px transparent;
}
.blog-single.style3 .blog-content {
    padding: 0 var(--blog-space-x, 40px) 40px;
}
.box-title {
    font-size: 24px;
    line-height: 1.417;
    font-weight: 600;
    margin-top: -0.32em;
}
.txt-of-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.link-btn {
    font-weight: 500;
    font-size: 14px;
    display: inline-block;
    line-height: 0.8;
    position: relative;
    padding-bottom: 2px;
    margin-bottom: -2px;
    text-transform: uppercase;
    color: #00306e;
}
.link-btn:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #00306e;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
}

.link-btn i {
    margin-left: 5px;
    font-size: 0.9rem;
}
.link-btn:hover {
    color: #00306e;
}
.link-btn:hover::before {
    width: 100%;
}

.blog-content p{
    font-size: 16px;
    margin: 0 0 18px 0;
    color: #4d5765;
    line-height: 1.75;
    text-shadow: none;
}
.box-title a{
    color: #00306e;
}

/*** Emd Digital Banking ***/

/*** Start What’s New CSS ***/

.whats-new {
    background-color: #ffe9d5;
    width: 100%;
    height: 50px;
}
.headline-title {
    font-size: 18px;
    background-color: var(--primaryColor);
    color: #fff;
    height: 100%;
    min-width: 241px;
    position: relative;
    margin-right: 40px;
    font-weight: 500;
}
.headline-title span{
    color: #fff;
}
.headline-title::after {
    content: "";
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid var(--primaryColor);
    position: absolute;
    right: -8px;
}

@media only screen and (max-width: 767px) {
    .news-line{
        width: auto !important;
    }
    .headline-title{
        min-width: 142px;
        margin-right: 14px;
    }
}

/*** End What’s New CSS ***/

/*** Start Footer animation CSS ***/

.footer-wrap .shape-left {
    top: 0;
    left: 0;
}
.footer-wrap .shape-left{
    position: absolute;
    z-index: 0;
}

.footer-wrap{
    position: relative;
}

.footer-wrap .shape-right {
    position: absolute;
    z-index: 0
}
.footer-wrap .shape-right {
    bottom: 125px;
    right: 0
}
@media (max-width: 1500px) {
    .footer-wrap .shape-right {
        bottom: 20px;
        right: -70px
    }
}
.particle-1 {
    max-width: 440px;
    height: 390px
}

/*** Start Footer animation CSS ***/
