@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans.woff2') format('woff2'),
        url('../fonts/NotoSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
li.app-icon a {
    font-size: 22px;
}
.listing__type .app-icon img {
    height: 60px !important;
    width: 200px !important;
    box-shadow: unset !important;
}
html {
  scroll-behavior: smooth;
}
body{font-family: 'Noto Sans';}
header{position:relative;}
p{font-size:17px;text-align: justify;}
.section-heading span {font-size: 18px;}
.navbar .navbar-nav a.nav-link {font-size: 18px;}
.sub-header ul.right-icons li {font-size: 18px;}
footer ul.menu-list li a {font-size: 17px;}
.card-name > a {font-weight: 700;}
.left-image, .right-image, .card-img, .blogs .image{width:100%; overflow:hidden;}
.left-image img, .right-image img, .card-img img, .blogs .image img{ transition:.3s ease-in-out;}
.left-image:hover img, .right-image:hover img, .card-img:hover img, .blogs .image:hover img{transform:scale(1.2) rotate(5deg);}
.main-banner {padding-top: 0;}
.main-banner .carousel img{width:100%;}
.page-heading {text-align: left;padding: 100px 0px;color: #ac0e3f;}
header .dropdown:hover .dropdown-menu{display:block;}
.background-header {position: sticky;}
.sub-header ul.right-icons{float:none;}
.navbar .container{max-width:90%;}
.navbar .navbar-nav .nav-item {margin: 0px 8px;}
li.header-btn {
    background: transparent;
    margin: 0px 4px;
    color: #fff !important;
}
li.header-btn a {
    background: #861f41;
    padding: 8px 6px 5px;
    color: #fff !important;
}
li.header-btn a:hover{
    color: #861f41 !important;
    background: transparent;
    border-bottom: 3px solid transparent !important;
    /*box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px, rgb(134 31 65) 0px 0px 0px 2px;*/
    box-shadow:rgb(134 31 65) 0px 0px 0px 1px;
}
/*.navbar .navbar-nav a.nav-link.li_mobile{background: #861f41;color: #ffffff !important;padding: .5rem 1rem;border-radius: 8px;}*/
/*.navbar .navbar-nav a.nav-link.li_mobile:first-of-type{margin-right:10px;}*/
.navbar .navbar-nav .nav-link{border-bottom: 3px solid transparent;}
/*.navbar .navbar-nav .nav-link.li_mobile:hover, .navbar .navbar-nav .active>.nav-link.li_mobile, .navbar .navbar-nav .nav-link.li_mobile.active, .navbar .navbar-nav .nav-link.li_mobile.show, .navbar .navbar-nav .show>.nav-link.li_mobile {border-bottom: 0;}*/
.dropdown-menu.sm-menu{margin:0;}
#account .more-info-content-account .right-content h2{font-size: 25px;margin: 15px 0;}
#account .more-info-content-account{background:#ffffff;box-shadow: 0 10px 10px 0 #bbbbbb;margin-bottom:30px;}
#account .more-info-content-account .right-content{padding:15px !important;}
.more-info{margin:0;}
table.int-table, th, td {border: 1px solid black;padding: 5px 10px;text-align: center;}
table.int-table th {background: #f0cc9b;}
table.int-table {margin-bottom: 10px;}
.carousel-control-prev-icon, .carousel-control-next-icon {height: 24px;width: 24px;}
.carousel-control-prev, .carousel-control-next{width: 5%;}
.service-item .down-content .inlined a:first-child {
    color: hsl(0deg 0% 100%);
    background: #861f41;
    padding: 2px 10px;
}
.service-item img {
    transform: none;
    box-shadow: rgb(99 99 99 / 95%) 0px 2px 8px 0px;
}
.service-item {
    margin: 0;
    background:#fff;
}
.about-info.finance-sec1 .more-info-content {
    background-color: #861f41;background:url(../images/finance-sec.jpg); background-size:cover; padding-right: 60px;}
.finance-sec1 .more-info .right-content span {
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
    background: #666d7a;
    padding: 1px 10px;color: #fff;
}
.finance-sec1 .more-info .right-content h2 {
    font-size: 29px;
    margin-bottom: 30px;
    color: #fff;
}
.finance-sec1 .right-content h2 {margin-top:60px;}
.finance-sec1 .right-content h3 {
    font-size: 24px;
    margin-bottom: 30px;
    color: #fff;
}
/*.more-info .right-content p {
    color: #bdbcbc;
}*/
a.filled-button {
    background: none;
    border: 1px solid #666d79;
    border-radius: 0;
}

a.filled-button:last-child {
    background: #fff;
    color: #444c5c !important;
}
.contentone {
    background: #81a8ca;
}
.contentone .innerpad h2 {
    color: #fff;
}

.contentone .innerpad p.headings {
    color: #537c9f;
}

.contentone .innerpad p.textwhite {
    color: #bdd9f0;
}
.back1 {
    background: url(../images/back1.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin: 50px 0 0 0;
    padding: 30px !important;
}
.circle {
border: 5px solid #4ed4ac;
    border-radius: 100%;
    max-width: 230px;
    height: 230px;
    margin: 0 auto;
    padding-top: 20px;
}
.counter-section .circle i.fa {
    color: #fff;font-size:35px;
}
.counter-title {font-size: 14px;font-weight: 700;}
.counter-title a{color: #6c6c6c;}
.counter-section .circle span.timer.counter {
    color: #fff;
}

.counter-section .circle .counter-title {
    color: #fff;
}
section#blog .section-heading {
    text-align: left;
    margin-bottom: 40px;
}

section#blog .section-heading h5 {
   font-size: 15px;
}
section#blog .section-heading h5 span{
    background: #ebebeb;
    display: inline-block;
    padding: 2px 10px;
}
.btnblue {
    display: inline-block;
    margin-top: 10px;}
    .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    margin-right: 0;
    background: #fff;
}
.more-info .right-content .nav-tabs .nav-link {
    border: 1px solid transparent;
    margin-right: 0;
    background: #fff;
    padding: 10px 50px;
    border-radius: 0;
}
.more-info .right-content .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #444b5b;
}
.more-info .right-content .nav-tabs {
    border-bottom: 0;
}
section#blog .section-heading h5 span{
    background: #ebebeb;
    display: inline-block;
    padding: 2px 10px;
}
.v1{cursor: pointer;}

.about-info .modal-dialog {
    position: relative;
}

.about-info .modal-dialog button.btn.btn-secondary {
    position: absolute;
    top: -15px;
    right: -15px;
    background: #000;
    border-radius: 100%;
}


.load-img-1 {
    width: 100%;
    height:420px;
}
.services {margin-top: 0px;background:#ffffff;padding-top:40px;}
.section-heading {margin-bottom: 40px;}
.qrcode {padding-top: 40px;}
.qrcode *{border:0 !important;}
.qrcode tr:first-of-type td:first-child section{min-height:510px;}
.qrcode tr:first-of-type td:last-child section{min-height:250px;margin-bottom:10px;}
.qrcode tr:last-of-type td section{min-height:250px;}
.qrcode .table td, .qrcode .table th {padding: 0 5px;}
.qrcode section{position:relative;}
.qrcode section .content{position:absolute;top: auto;bottom: 0;padding: 15px;text-align: left;background: rgb(0 0 0 / 60%);width:100%;}
.back1 {position:relative;border-top:10px solid #ffffff;}
.back1 .overlay{position: absolute;top: 0;left: 0;width: 100%;height: 60%;background: #e4e4e4;}
.qrcode section .content h3{font-size:16px;}
.qrcode section .content h3 a{color:#ffffff;}
.fun-facts {margin-top: 40px;padding: 60px 0px;}
.back1 {margin: 0;background:#ffffff;}
.blog {padding-top: 40px;}
.partners{display:none;}
.services .col-md-4{padding:0 5px 20px;}
.service-item .down-content p {margin-bottom: 0;line-height: 1.7;}
.service-item .down-content h4{margin-top:5px;}
.service-item .down-content .inlined{margin-top:20px;}
.back1 .circle {border: 10px solid #ffffff;background:#f4c411;max-width: 100px;height: 100px;}
.back1 .circle i{font-size:50px;}
.add{display:none;}
footer{background-color: #e4e4e4;color:#000000;border-top:10px solid #ffffff;}
footer ul.info{margin-top:40px;}
footer ul.info li{margin:10px 0;}
footer h4, footer ul.menu-list li a, footer ul.info a{color:#000000;}
footer ul.info i{margin-right:10px;min-width: 20px;}
.sub-footer {background-color: #861f41;text-align: center;padding: 0px 0px;}
.sub-footer p {color: #dbd2d2;font-weight: 300;letter-spacing: 0.5px;font-size: 14px !important;}
.sub-footer a {color: #fff;}
.team{margin:0;} 
.testimonials{margin:0;padding:40px 0 100px;background:#ffffff;}
.testimonials .card{border:0;}
.card .carousel-item {min-height: 250px;}

/* Banners */
.page-heading.mudat-thev{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.masik-thev{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.rd{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.future{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.daam-duppat{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.dainandin-thev{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.future-buildier{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.ladki-lek{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.shubhmangal-thev{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.tripple-deposite{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.contact-us{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.business-loan{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.car-loan{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.gold-loan{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.mortgage-loan{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.pagar-taran{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.personal-loan{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.samruddha-shetakari{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.thev-taran{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.itar-seva{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.karja-yojana{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.khate{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.thev-yojana{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.about-us{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.branches{background-image: url(../images/banner/new-banner.jpg);color:#ffffff;}
.page-heading.consumer-complain{background-image: url(../images/banner/new-banner.jpg);color:#ffffff;}
.page-heading.credit{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.debit{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.qr{background-image: url(../images/banner/new-banner.jpg);}
.page-heading.career{background-image: url(../images/banner/new-banner.jpg);}

/* End Banners */ 
#deposite .card-listing{padding:0;background:#fbefe0;border:0; box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;}
.card-listing img {height: 250px;width: 100%;box-shadow:rgb(134 31 65) 2.4px 2.4px 3.2px;}
.card-listing .card-listing-radius-1 {border-radius: 0 150px 150px 0px;} 
.card-listing .card-listing-radius-2 {border-radius: 150px 0px 0px 150px;}
#deposite .other-services .card-listing-1{border-left: 5px solid #861f41; transition: 0.5s;}
#deposite .other-services .card-listing-2{border-right: 5px solid #861f41;transition: 0.5s;}
#deposite .other-services .card-listing-1:hover{border-left: 5px solid #861f41;}
#deposite .other-services .card-listing-2:hover{border-right: 5px solid #861f41;}
.card-listing .smt-bk-s-head{position: relative;margin-bottom: 10px;}
.card-listing .smt-bk-s-head::after {content: '';position: absolute;top: 50%;left: 20%;margin-left: 20px;transform: translateY(-50%);width: 100px;height: 2px;background-color:#861f41;}
#deposite .card-listing .card-content{margin:0; padding:20px;text-align:center;}
#deposite .card-features ul li{border-bottom: 0;padding-bottom: 0;margin-bottom: 0;display: contents;}
#deposite .listnone{min-height:100px;}
#deposite .card-name{margin-bottom:15px; position: relative;}
#deposite .card-name::before { content: ""; border-top: 3px solid #861f45; width: 70px; position: absolute; left: 40%; top: 35px; z-index: 1; }
#deposite .card-features {min-height: 130px;}

.cmplnt-pg section{min-height:285px;}

.service-item .down-content {padding: 20px;}
.main-banner .carousel-control-prev{left:0;top:0;}
.main-banner .carousel-control-next{right:0;top:0;}
.main-banner .carousel-control-prev span{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");}
.main-banner .carousel-control-next span{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");}


#account .left-image{margin-top: 50%;transform: translateY(-50%);}
.headerback::before{height:100%;width:66px;position:absolute;top:0; left:0;content:'';border-left: 36px solid #ffffff;border-bottom: 36px solid transparent;border-right: 30px solid transparent;border-top: 32px solid #ffffff;}
.sub-header ul.right-icons li a.language{background:#ffffff;color:#861f41;padding:2px 10px;border-radius:5px;}
.more-info.about-info .right-content {padding: 0;}
.finance-sec1.more-info .right-content p{color:#ffffff;}
.finance-sec1.more-info .right-content a.filled-button:last-child{background:transparent;font-weight: 700;}
#deposite .other-services .card-listing{padding:30px; box-shadow: rgb(0 0 0 / 45%) 0px 25px 20px -20px;}
.callback-form .contact-form .form-control{border:1px solid #cccccc;}
.callback-form .contact-form .form-control:focus{border:1px solid #cccccc;box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.contact-information .contact-item {background-color: #ffffff;box-shadow: 0 0 10px 5px rgb(0 0 0 / 30%);padding:50px 0;}
.contact-information {margin-top: 40px;}
.more-info.about-info.bg-grey{background:#f7f7f7;padding: 60px 0;}
.item-box-blog-text h3{font-size:20px;margin:10px 0;font-weight: 900;}
.item-box-blog-heading h5{font-size:14px;}
.item-box-blog-text{min-height:60px;}
.dropdown-toggle::after{content:none;}

#deposite-loan {background: url(../images/finance-sec.jpg);}
#deposite-loan h1{font-size:24px;}
#deposite-loan h3{font-size:24px;margin-top:30px;}
.finance-content{background: #861f41;text-align:center;padding:30px 0;}
.finance-content p{color:#ffffff;font-size:20px;}
.finance-content a{display:inline-block;background:#ffffff;padding:6px 25px;color:#861f41;margin-top:20px; font-weight: bold;}
.finance-content a:hover{transition: 0.5s;box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px, rgb(255 255 255) 0px 0px 0px 2px;background:#861f41;color:#ffffff;}

.types{padding:40px 0;}
.types .type{margin:10px 0; background:#ffffff; border-radius:20px;padding:15px;}
.types img{border-radius:20px;width:100% !important;}
.types h3{font-size:18px;font-weight:900;}
.types p{line-height:1.5;margin:10px 0 20px;}
.types a{display:inline-block;background:#861f41; border-radius:20px; border:1px solid #861f41;color:#ffffff;padding:5px 15px;font-size:13px;transition:.4s ease-in-out;}
.types a:hover{border:1px solid #000000;}
.back1 .image{background:#ffcfcf;border-radius:50%;padding:25px;margin-bottom:20px;display:inline-block;}
.back1 .image img{max-width:150px;}
.back1 h3{font-size:18px;font-weight:700;}


.values div{margin-bottom:30px;}



#account-page .more-info-content-account{margin:50px auto;}
#account-page .more-info-content-account .left-image{box-shadow: 0 10px 10px 0 #bbbbbb;}
#account-page .left-image img{height:100%; width:auto;}

.gallery{padding:50px 0;background:#ffffff;}
.gallery .col-md-3{padding:0 5px;}
.gallery a{box-shadow: 0px 0px 10px 0 #bbbbbb;padding: 5px;display: inline-block;margin: 10px 0;}


.blogs{padding:50px 0;background:#ffffff;}
.blogs .blog{border-radius:15px;box-shadow: 0px 0px 10px 0 #bbbbbb;padding:0;margin:10px 0;}
.blogs .blog .content{padding:30px;}
.blogs h3{font-size: 20px;font-weight: 700;margin-bottom:10px;}
.blogs h4{font-size: 18px;font-weight: 500;margin:20px 0 10px;}
.blogs ul li{line-height:20px; font-size:14px;list-style:disc;}
.blogs ul{margin:15px 0;padding-left:20px;}
.blogs .content a{border:1px solid #861f41;border-radius:10px;display:inline-block; color:#861f41;margin:10px 0;padding:5px 15px;transition:.4s ease-in-out;}
.blogs .featured{margin-bottom:20px;}
.blogs .content a:hover{background:#861f41; color:#ffffff;}
.blogs .image.col-md-4{padding:20px;}
.blogs .content.col-md-8 p{margin-bottom:15px;}
.blogs .content.col-md-8 h4{margin:0 0 15px;font-weight: 700;}

.post-sharing{background:#ffffff;}
.post-sharing a{display:inline-block; height:40px;width:40px; color:#ffffff; margin:2px 0;text-align:center; font-size:22px; padding-top:4px;}
.post-sharing a.facebook{background:#3b5998;}
.post-sharing a.twitter{background:#1DA1F2;}
.post-sharing a.whatsapp{background:#25D366;}




/* Dummy for Homepage Mobile apps links. Remove it if not in  use */
.more-info.about-info {padding: 100px 0 0;}
.about-info.finance-sec1 .more-info-content {background: #861f41;padding-top:0;}
.about-info.finance-sec1 .more-info-content .right-image{margin-top: -200px;} 

/* Heading Section Css Start */
.section-head {margin-bottom: 40px;}
.sec-title .title {position: relative;color: #bb1d51;font-size: 16px;font-weight: 600;margin-bottom: 10px;text-transform: uppercase;}
.sec-title h2 {position: relative;color: #222222;font-weight: 600;line-height: 1.3em;font-size: 35px;display: inline-block;}
.sec-title h2:before {position: absolute;content: '';left: -65px;top: 22px;height: 3px;width: 50px;background-color: #861f41;}
/* Heading Section Css End */ 

/* Footer Css Start */
section.footer-section {background: #e5e4e4;padding: 6rem 0rem;margin-top: 50px;}
section.footer-section .footer-content-first{
    margin-right: 30px;
}
section.footer-section .footer-content-first ul li a {background: #9d2c51;padding: 12px 18px;font-size: 20px;clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);color: #ffffff;transition: 0.5s;}
section.footer-section .footer-content-first ul li a:hover{background: #d7d3d3;color: #9d2c51;}
section.footer-section .footer-content-first img{height:33px;width: 100%;}
section.footer-section i.fa.fa-facebook {padding: 0px 4px;}
section.footer-section .footer-content-first p {font-size: 13px;color: #000;line-height: 16px;}
section.footer-section .f-heading {color: #000;font-size: 20px;font-weight: bold;letter-spacing: 1px; position: relative;}
section.footer-section .f-heading::before{content: ""; border-top: 2px solid #861f41; width: 85px; position: absolute; left: auto; top: 25px; z-index: 1;}
section.footer-section ul.footer-ul li a {display: flex;align-items: center;color: #000;font-size:16px;line-height: 32px;transition: 0.5s;}
section.footer-section ul.footer-ul li a:hover{padding-left:10px;}
section.footer-section ul.footer-ul li a i { margin-right: 10px; background: #861f41; padding:8px; border-radius: 50px; color: #fff; font-size: 18px; }
section.footer-section ul.footer-ul li a .fa-phone{padding: 8px 9.5px;}
section.footer-section ul.footer-ul li a .fa-map-marker{padding: 8px 11.5px;}
/* Footer Css End */

/* About Section Start */
.about-content span {color: #861f41;}
.about-content h3 {font-size: 28px;font-weight: bold;color: #000;}
.about-content p {color: #000;line-height: 28px;}
.about-content .btn a {background: #861f41;color: #fff;border: 1px solid #861f41;text-decoration: none !important;border-radius: 5px;padding: 5px 15px;font-size: 18px;}
.about-content .btn a:hover{background: transparent; border: 1px solid #861f41; color: #861f41; transition: 0.5s}
.about-content button:focus{outline: none;}
section#about-section {padding: 5rem 0rem;background: #fff !important;}
.about-img{ height: 350px;width: 100%; border-radius: 80px; border: 0px solid #861f41; border-right-width: 4px; border-left-width: 4px;}
.about-img img{ width: 100%; height: 100%; border-top-right-radius: 100px; border-bottom-left-radius: 100px; padding: 40px;}
/* About Section End */

/* Payment Service Section Start */
.payment-service-content strong {font-size: 14px;color: #861f41;}
.payment-service-content h2 {font-size: 32px;font-family: auto;font-weight: bold;}
.payment-service-content p {font-size: 16px;line-height: 20px;color: #000;}
.service-content i {float: left;background: #861f41;color: #fff;padding: 20px;clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);font-size: 22px;margin-right: 22px;}
.service-content h5 {color: #000;font-family: auto;font-weight: bold;margin-bottom: 5px;}
.service-content p {font-size: 16px;color: #000;}
/* Payment Service Section End */

/* Contract Us Section Start */
section#contract-us-section h3 {font-size: 32px;}
section#contract-us-section {padding: 1.5rem 0rem;background-color:#861f41;color: #fff;}
section#contract-us-section .btn a {background: #fff;border: 1px solid #fff;color: #861f41;padding:6px 20px;font-size: 18px;border-radius: 5px; font-weight: bold;}
section#contract-us-section .btn a:hover{background: #861f41;border: 1px solid #fff;color: #fff; transition: 0.5s;}
/* Contract Us Section End */

/* Deposit Section Css Start*/
section#deposit-account-section {padding: 5rem 0px;}
.deposit-account-content {border-radius: 20px;background: white;padding: 25px;box-shadow: rgb(0 0 0 / 16%) 0px 10px 36px 0px, rgb(0 0 0 / 6%) 0px 0px 0px 1px;}
.deposit-account-img img {border-radius: 30px;width: 100%;height: auto;}
.deposit-account-text-content strong {font-size: 14px;color: #861f41;}
.deposit-account-text-content h5 {font-size: 20px;font-weight: bold;}
.deposit-account-text-content p {font-size: 16px;color: #000;line-height: 25px;}
.deposit-btn a { background: #861f41; padding: 2px 8px; font-size: 16px; color: #fff;border-radius: 5px;  border: 1px solid #861f41;}
.deposit-btn a:hover{transition: 0.5s; background:transparent;border: 1px solid #861f41; padding: 2px 8px; font-size: 16px; color:#861f41; }
/* Deposit Section Css End*/

/* Header Section Css Start*/
.top-header{background-color: #861f41;padding: 5px 0px;}
.top-header .left-contact-info{display: flex;}
.top-header .left-contact-info li{margin-right:20px;}
.top-header .left-contact-info li a{color:#fff;font-size: 12px;}
.top-header .social-icon{display: flex;}
.top-header .social-icon i.fa-facebook{padding:6px 10px;}
.top-header .social-icon i{background-color:#9d2c51;border-radius: 50%;margin-left: 20px;padding:6px 7px;color:#fff;}
/* Header Section Css End*/

/*FD-Section Css Start*/
.pad-tb80 {padding-bottom: 80px;padding-top: 80px;}
.deposite-main-img{width: 500px;height: 500px;}
.deposite-main-img img {height: 100%;width: 100%;border-radius: 50%;border: 7px solid #861f419c;padding: 4px;object-fit: cover;}
.deposite-section:before {content: "";position: absolute;bottom: 20rem;right: 67rem;width: 90rem;height: 38rem;-webkit-transform: rotate(45deg);transform: rotate(45deg);background-color: #861f419c;z-index: 99;}
.deposite-section:after {position: absolute;content: '';right: 0;top: 0;height: 100%;border-bottom: 500px solid #861f4166;border-left: 470px solid transparent;}
.c-comm-clr {z-index: 99;background-color:#f7f7f7;padding: 25px;}
.span-color {color: #861f41;font-weight: 700;}
.f-d-table-main {margin: 0px 50px;}
.f-d-table .tbl-heading {color: #fff;background: #700025 !important;}
.f-d-table th {background: #861f41;color: #fff;}
/*FD-Section Css End*/

/*Credit-Debit-Card-Section Css Start*/ 
.credit-debit-card-section {position: relative;max-width: 470px;width: 100%;background: #861f4187;transition: 0.5s;padding-top: 60px;padding-bottom: 20px;padding-left: 60px;}
.credit-debit-card-section:hover{background: #861f41c9;}
.credit-debit-card-section p{color: #fff;}
section.credit-debit-card-section-main p {line-height: 25px;}
.credit-debit-card-section-main{background-image: url(../images/card-banner.png);position: relative;}
.credit-debit-card-leaf-pad{padding: 20px 20px 60px 20px;background-color: #861f41;clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 21% 75%, 16% 100%, 14% 75%, 0% 75%);}
.credit-debit-card-leaf-pad p {color: #fff;}
.credit-debit-card-section img {width: 100%;height: auto;}
.credit-debit-card-leaf-pad img {height: 75px;margin-top: 12px;}
.credit-debit-card-section-main:hover .credit-debit-card-leaf-pad img{animation: myAnim 2s ease 0s 1 normal forwards;}
@keyframes myAnim{0%, 100% {transform: rotate(0deg);transform-origin: 0 50%;}10% {transform: rotate(2deg);}20%, 40%, 60% {transform: rotate(-4deg);}30%, 50%, 70% {transform: rotate(4deg);}80% {transform: rotate(-2deg);}90% {transform: rotate(2deg);}}
/*Credit-Debit-Card-Section Css End*/

/*Debit-Card-Section Css Start*/
.debit-card-section {position: relative;max-width: 470px;width: 100%;background: #861f4187;padding-top: 60px;padding-bottom: 20px;padding-right: 60px;}
.debit-card-section{position: relative;max-width: 470px;width: 100%;background: #861f4187;transition: 0.5s;padding-top: 60px;padding-bottom: 20px;padding-right: 60px;}
.debit-card-section:hover{background: #861f41c9;}
.debit-card-section img {width: 100%;height: auto;}
.debit-card-section p {color: #fff;margin-left: 5px;}
/*Debit-Card-Section Css End*/

/*Account-Section Css Start*/
.current-account-section-bg{display: block;position: absolute;top: 20%;right: -0;width: 52%;height:70%;background: radial-gradient(ellipse at center, rgb(134 31 65 / 52%),rgb(134 31 65 / 56%)), url(../images/accounts/current-account1.jpg) no-repeat center center / cover;}
.saving-account-section-bg{display: block;position: absolute;top: 20%;right: -0;width: 52%;height:70%;background: radial-gradient(ellipse at center, rgb(134 31 65 / 52%),rgb(134 31 65 / 56%)), url(../images/accounts/saving-ac.jpg) no-repeat center center / cover !important;}
.s-saving-account-section-bg{display: block;position: absolute;top: 20%;right: -0;width: 52%;height:70%;background: radial-gradient(ellipse at center, rgb(134 31 65 / 52%),rgb(134 31 65 / 56%)), url(../images/accounts/sakhi-samrudhi-Bachat-Khate.jpg) no-repeat center center / cover !important;}
.account-section-bg img {border: 10px solid #fff;height: 200px;}
.account-img-part {position: absolute;top: auto;bottom: -30px;left: -25px;right: auto;width: 360px;height: auto;}
 

.digital-pigmy-account-section-bg{display: block;position: absolute;top: 20%;right: -0;width: 52%;height:70%;background: radial-gradient(ellipse at center, rgb(134 31 65 / 52%),rgb(134 31 65 / 56%)), url(../images/accounts/digital-pigmy-account.jpg) no-repeat center center / cover;}


.smart-futur-plus-section-bg{display: block;position: absolute;top: 20%;right: -0;width: 52%;height:70%;background: radial-gradient(ellipse at center, rgb(134 31 65 / 52%),rgb(134 31 65 / 56%)), url(../images/smart-future-box.jpg) no-repeat center center / cover;}
 
.future-plus-account-section-bg{display: block;position: absolute;top: 20%;right: -0;width: 52%;height:70%;background: radial-gradient(ellipse at center, rgb(134 31 65 / 52%),rgb(134 31 65 / 56%)), url(../images/accounts/future-plus-account.jpg) no-repeat center center / cover;}
/* assets/images/future-buildier.jpg */
/*Account-Section Css End*/

/*About Page Css Start*/ 
span.about-banner-text {background: #ffffff;clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);width: 280px;padding: 2px 8px;color:#861f41;}
.founders-section .our-team{padding: 20px 15px 30px;background: #fff;border-radius: 15px;text-align: center;box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;}
.founders-section .our-team .pic{display: inline-block;width: 100%;height: 100%;background: #fff;padding: 10px;margin-bottom: 25px;transition: all 0.5s ease 0s;}
.founders-section .our-team:hover .pic{background: #861f41;border-radius: 50%;}
.founders-section .pic img{width: 100%;height: auto;border-radius: 50%;}
.founders-section .our-team .title{display: block;font-size: 22px;font-weight: 600;color: #2e282a;margin: 0 0 7px 0;}
.founders-section .our-team .post{display: block;font-size: 18px;color: #861f41;text-transform: capitalize;margin-bottom: 15px;}
.founders-section .our-team .social{padding: 0;margin: 0;list-style: none;}
.founders-section .our-team .social li{display: inline-block;margin-right: 5px;}
.founders-section .our-team .social li a{display: block;width: 30px;height: 30px;line-height: 30px;border-radius: 50%;font-size: 15px;color: #861f41;border: 1px solid #861f41;transition: all 0.5s ease 0s;}
.founders-section .our-team:hover .social li a{background: #861f41;color: #fff;}
.about-video-section .deposite-main-img img {border: 2px solid #b27086;padding: 26px;box-shadow: rgb(0 0 0 / 25%) 0px 14px 28px, rgb(0 0 0 / 22%) 0px 10px 10px;}
.mission-vision-section ul.icon-list {float: left;display: flex;}
.mission-vision-section ul li i {font-size:25px;color: #861f41;}
.mission-vision-section h4{margin-bottom:10px;position: relative;}
.mission-vision-section h4::before {content: "";border-top: 3px solid #861f41;width: 70px;position: absolute;left: 10%;top: 30px;z-index: 1;}
.mission-vision-section p{font-size: 17px;color: #000;margin-left: 3.8rem;line-height: 22px;}
.vision-image {height: 300px;width: 100%;} 
.vision-image img { width: 100%; object-fit: cover; height: 100%;box-shadow: 13px 13px #861f41; }
.about-main-image {height: 400px;width: 100%;}
.about-main-image img { width: 100%; height: 100%; border-radius: 10%/50%; border: 6px solid #861f4173; padding: 5px; }
#about-testimonial-section .box-area { padding: 30px; position: relative; display: block; background: #fff; color: #000; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; margin:20px; text-align: left; }
#about-testimonial-section .box-area .content{ color: #262626; padding-bottom: 15px; border-bottom: 3px solid #eee; font-size: 16px; }
#about-testimonial-section .box-area h4 { color: #861f41; font-weight: bold; margin-bottom: 5px; }
#about-testimonial-section .box-area span { color: #262626; display: block; font-size: 14px; font-weight: 400; }
#about-testimonial-section .content i { font-size: 22px; color: #c35177; margin-right: 5px; }
#about-testimonial-section .owl-nav { position: absolute; top: 50%; width: 100%; }
#about-testimonial-section .owl-prev, #about-testimonial-section .owl-next { width: 40px; height: 40px; line-height: 40px; color: #861f41; border-radius: 50%; text-align: center; background: #fff; position: absolute; font-size: 25px; }
#about-testimonial-section .owl-prev { left: -60px; top: -30px; }
#about-testimonial-section .owl-next { right: -60px; top: -30px; }
/*About Page Css End*/ 

/*Contact Page Css Start*/ 
span.contact-banner-text { background: #fff; width: 380px; padding: 2px 8px; clip-path: polygon(0 0, 92% 0, 100% 100%, 0% 100%);color:#ac0e3f; }
.atf-single-service-wrap { border-radius: 0; overflow: hidden; z-index: 1; transition: 0.3s all ease-in-out 0s; -webkit-transition: 0.3s all ease-in-out 0s; box-shadow: 0 0 15px rgb(0 0 0 / 20%); -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 20%); background: var(--thm-white); padding:25px 20px; }
section#contact-section .contact-item i { color: #861f41; font-size: 45px; margin-bottom: 20px; }
section#contact-section .contact-item p { line-height: 20px; margin: 22px 0px; }
section#contact-section .contact-item a { color: blue; font-size: 16px; }
/*Contact Page Css End*/

/*----------*/
.radious-folding-main .fold{ border-radius: 50%; position: relative; width: 100%; height: 100%;object-fit: cover;}
.radious-folding-main .fold-2 { position: absolute; border-radius: 50%; width: 150px; top: 0px; height: 150px; left: 0; border: 5px solid #fff; object-fit: cover;}
.radious-folding-main .fold-3 { position: absolute; border-radius: 50%; width: 100px; height: 100px; bottom: 0; right: 0; border: 5px solid #eef1f7; object-fit: cover;}
.fold-4 { position: absolute; border-radius: 50%; width: 250px; height: 230px; right: 0; bottom: -3rem; z-index: 1; border: 10px solid #b27086;object-fit: cover;}
/*----------*/

/*Career Page Css Start >*/
section#career-section .career-main-img { height: 420px; width: 450px; }
section#career-section .career-main-img img { width: 100%; height: 100%; border: 10px solid #b27086; border-radius: 50%;object-fit: cover;}
/*Career Page Css End <*/

/*Branches Page Css Start >*/
section#blanches-section .atf-single-service-wrap .blanches-content .fa-university { background: #650825; color: #fff; padding: 11px 10px; font-size: 18px; border-radius: 50px; margin-bottom: 20px; }
section#blanches-section .atf-single-service-wrap .blanches-content p { font-size: 16px; line-height: 20px; margin: 10px 0px; }
section#blanches-section .atf-single-service-wrap .blanches-content span i { margin-right: 8px; font-size: 20px; color: #650825; }
section#blanches-section .extra-border { box-shadow: 0px 0px 11px 0px rgb(134 31 65 / 40%); }
/*Branches Page Css End <*/
li.language-btn a span {
    font-family: sans-serif;
}
li.language-btn a i.fa.fa-exchangee {
    background: #fff;
    border-radius: 5px;
    color: #861f41;
}
/*Background Common Bg*/
.common-bg{ 
    background-color: #f3f3f3;
}  
.tbl__data th {
    background: #861f41;
    color: #fff;
}
/**/
.mob__sreen_img{
  display: none !important;
}
     .lg__sreen_img{
  display: block !important;
}
@media screen and (max-width: 768px) {
     .lg__sreen_img{
  display: none !important;
}
.mob__sreen_img{
  display: block !important;
}
}
.btn_link a {
    background: #861f41;
    padding: 6px 15px;
    font-size: 16px;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #861f41;
    transition: 0.5s;
}
.btn_link a:hover{
    background: transparent;
    padding: 6px 15px;
    font-size: 16px;
    color: #000;
    border-radius: 3px;
    border: 1px solid #861f41;

}
.listing__type {
    margin-top: 20px;
}
.listing__type li {
    font-size: 16px;
    margin-bottom: 10px;
}
.listing__type li i {
    color: #861f41;
}
.btn-whatsapp-pulse {
    background: #25d366;
    color: white;
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 35px;
    text-decoration: none;
    border-radius: 50%;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }
    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}

.btn-whatsapp-pulse-border {
    bottom: 120px;
    right: 20px;
    animation-play-state: paused;
}

.btn-whatsapp-pulse-border::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    padding: 25px;
    border: 5px solid #25d366;
    opacity: 0.75;
    animation-name: pulse-border;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulse-border {
    0% {
        padding: 25px;
        opacity: 0.75;
    }
    75% {
        padding: 50px;
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}


/*-----------------*/
.about__title h4 {
    color: #000;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
}
.values-section h3 {
    font-size: 26px;
    margin-top: 55px;
    margin-bottom: 18px;
    font-weight: 800;
}
.values-section ul li strong {
    display: block;
    color: #861f41;
    font-size: 20px;
    font-weight: bolder;
}
.values-section ul li {
    margin-bottom: 20px;
}
 .alert {
      padding: 15px;
      margin-bottom: 20px;
      border: 1px solid transparent;
      border-radius: 4px;
    }

    .alert-success {
      color: #3c763d;
      background-color: #dff0d8;
      border-color: #d6e9c6;
    }

    .alert-success hr {
      border-top-color: #c9e2b3;
    }

    .alert-success .alert-link {
      color: #2b542c;
    }


  .about-main-img img {
    padding: 15px;
    background: #c391a1;
  }

  .about-main-img h4 {
    margin-top: 16px;
    font-size: 25px;
  }

  .about-main-img p {
    color: #861f41;
    font-weight: 700;
    margin-top: 0px;
  }
/* --------------------------------- 
------------------------------------*/

section#blog {
    background-color: #eee;
    padding: 80px 0px;
}
.item_box_blog {
    background-color: #fff;
    padding: 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 10px;
    margin-bottom: 30px;
}
.item_box_blog_image img {
    height: 250px;
    width: 100%;
    object-fit: cover;
}
.item_box_blog_body .item_box_blog_text h5 {
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
    margin-top: 15px;
    line-height: 32px;
    font-weight: 700;
    color: #000;
}
.item_box_blog_body .btn {
    color: #861f41;
}
.item_box_blog_body .btn:focus{
    box-shadow: unset;
}
.blog-details-content h2 {
    font-size: 32px;
    margin: 20px 0px 10px;
    font-weight: 700;
}
.blog-details-content p {
    color: #000;
    margin-bottom: 10px;
}
.blog-details-content h3 {
    color: #861f41;
    font-size: 25px;
    font-weight: 700;
    margin: 20px 0px 10px;
}
.blog-details-content h4 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin: 20px 0px 10px;
}
.blog-details-main img {
    width: 100%;
    border-radius: 10px;
}
.post-social-share ul {
    display: flex;
    justify-content: end;
    column-gap: 20px;
}
.blog-details-content ul {
    padding-left: 20px;
}
.blog-details-content ul li {
    list-style: disc;
    line-height: 32px;
}
.post-social-share ul li a {
    color: #861f41;
    font-size: 22px;
}

.comment-wrap .author-wrap img {
    height: 80px;
    width: 80px;
}
.comment-wrap .author-wrap {
    display: flex;
    align-items: center;
    background-color: #f5f5f5;
    padding: 5px;
    column-gap: 10px;
    margin-bottom: 20px;
}
.comment-wrap .entry span {
    font-size: 12px;
    background-color: #861f41;
    padding: 0px 10px;
    border-radius: 50px;
    color: #fff;
}
.comment-wrap .entry h6 {
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0px 0px;
    color: #000;
}
.comment-wrap .entry p {
    font-size: 14px;
    color: #000;
}
.comment-wrap .admin-reply {
    border-left: 5px solid #861f41;
    padding-left: 10px;
}
div#post-comment-wrap {
    margin-top: 30px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    padding: 30px;
}
form.form-post-comment input,textarea {
    font-size: 16px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
}
form.form-post-comment input:focus{
    box-shadow: unset;
    border: 1px solid #000;
}
form.form-post-comment textarea:focus{
    box-shadow: unset;
    border: 1px solid #000;
}
div#post-comment-wrap span {
    font-size: 14px;
}
form.form-post-comment button {
    background-color: #861f41;
    color: #fff;
}
.post-social-share ul li {
    list-style: none !important;
}
.date-data-body {
    margin: 20px 0px 0px;
    display: flex;
    justify-content: space-between;
}
.date-data-body small {
    font-size: 14px;
    background-color: #861f41;
    padding: 2px 15px; 
    border-radius: 50px;
    color: #fff;
}






.table__formate th {
    background-color: #861f41;
    color: #fff;
}

.table__formate td a {
    background-color: #861f41;
    padding: 5px 15px;
    border-radius: 5px;
    color: #fff;
}





.blog_date_body {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.blog_date_body span {
    font-size: 14px;
    background-color: #861f41;
    padding: 0px 10px;
    border-radius: 20px;
    color: #fff;
}
