
/* Rupay API */

body {
    line-height: normal !important;
}
.Rupay-API-1-v1 .popup .box{
    display: block !important;
}

 .pages-inner .page-header {
            background: linear-gradient(135deg, #941116, #890f17);
            color: white;
            padding: 25px;
            border-radius: 10px;
            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
        }
 .pages-inner hr {
    border-bottom: 1px solid #5a5a5a !important;
}
        .pages-inner .page-header h2 {
            color: #fff !important;
        }

        .pages-inner .card-custom {
            border: none;
            border-radius: 12px;
            box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
        }

        .pages-inner .section-title {
                color: #28427e;
    font-weight: 600;
    display: inline-block;
    background: #f3ebdc;
    padding: 0px 15px;
    border-radius: 7px;
    margin-bottom: 10px;
    text-transform: uppercase;
        }

        .pages-inner .list-group-item {
            border: none;
            padding-left: 0;
        }

        .pages-inner .highlight-box {
            background: #f8fafc;
            border-left: 5px solid #f8fafc;
            padding: 15px;
            border-radius: 6px;
        }

        .pages-inner .explanation-box {
            background: #eff6ff;
            border-left: 5px solid #eff6ff;
            padding: 15px;
            border-radius: 6px;
        }

        .pages-inner .footer-note {
            background: #eff6ff;
            
            padding: 15px;
            border-radius: 6px;
        }
        
         .pages-inner .feature-box {
            background: #eff6ff;
            border-radius: 10px;
            padding: 15px;
            text-align: center;
            border: 1px solid #dbeafe;
            transition: 0.3s;
        }

        .pages-inner .feature-box:hover {
            background: #dbeafe;
            transform: translateY(-4px);
        }
.pages-inner .notice-footer {
            font-weight: 600;
            color: #1e3a8a;
            font-size: 18px;
        }
        
 .pages-inner .custom-card {
            border: none;
            border-radius: 12px;
            box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
        }

       
       .pages-inner .step-box {
           background: #f8fafc;
    border-left: 5px solid #97999d;
    padding: 18px;
    border-radius: 8px;
    margin-bottom: 15px;
    transition: 0.3s;
        }

        .pages-inner .step-box:hover {
            background: #eff6ff;
            transform: translateX(5px);
        }

        
        .pages-inner .step-number {
            background: #97999d;
            color: white;
            width: 35px;
            height: 35px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: bold;
            margin-right: 10px;
        }

        
        .pages-inner .step-header {
            display: flex;
            align-items: center;
            margin-bottom: 5px;
        }       
        
        
.badge.bg-danger {
    padding: 15px !important;
    font-weight: 600 !important;
    margin: 15px 0 !important;
}

.header-banner {
    background: linear-gradient(135deg, #941116, #890f17);
    color: white;
    padding: 20px;
    text-align: center !important;
    border-radius: 8px;
    margin-bottom: 20px;
}

.highlight-box {
    background: #fff3cd;
    border-left: 5px solid #ffc107;
    padding: 15px;
    border-radius: 6px;
}

.card-body .table-bordered tr th, 
.card-body .table-bordered tr td { text-align:left !important; font-size:16px !important}

.header-banner h3, .header-banner p {
    color: #fff;
    text-align: left;
}
.dicgc-header h4 {color:#ffffff;}
.dicgc-header {
            background: linear-gradient(135deg, #dc3545, #dc3545);
            color: white;
            padding: 15px;
            border-radius: 8px 8px 0 0;
        }

        .qr-box {
            background: white;
            padding: 15px;
            border-radius: 10px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        }

.page-header {
                background: linear-gradient(135deg, #0d6efd, #0a58ca);
                color: white;
                padding: 20px;
                border-radius: 8px;
                text-align: center;
                margin-bottom: 25px;
            }

            .download-card {

                transition: 0.3s;
            }

            .download-card:hover {
                transform: translateY(-3px);
                box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
            }

            .pdf-icon {
                font-size: 24px;
                color: #dc3545;
            }
            
    .notice-card {
            background: #ffffff;
            border-radius: 12px;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
            overflow: hidden;
        }

        /* Header */
        .notice-header {
            background: linear-gradient(90deg, #0d6efd, #084298);
            color: #fff;
            padding: 20px;
            text-align: center;
            font-weight: bold;
            font-size: 22px;
        }

        /* Body */
        .notice-body {
            padding: 35px 45px;
        }

        /* Marathi text */
        .marathi-text {
            font-size: 20px;
            line-height: 1.9;
            color: #111;
            text-align: justify;
        }

        /* English text */
        .english-text {
            font-size: 19px;
            line-height: 1.8;
            margin-top: 30px;
            font-weight: 600;
            color: #111;
            text-align: justify;
        }

        /* Quote styling */
        .quote {
            font-size: 28px;
            color: #0d6efd;
            font-weight: bold;
        }

        /* Divider */
        .divider {
            margin: 30px 0;
            border-top: 2px solid #dee2e6;
        }        

.notice-card * {
    font-size: 16px !important;
}
/* Main Card */
            .notice-wrapper {
                max-width: 850px;
                margin: 60px auto;
            }

            /* Premium Card */
            .notice-card-cmp {
                background: #ffffff;
                border-radius: 12px;
                box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
                overflow: hidden;
            }

            /* Header */
            .notice-card-cmp .notice-header {
                background: linear-gradient(90deg, #0d6efd, #0b5ed7);
                color: #fff;
                text-align: center;
                padding: 25px;
            }

            .notice-card-cmp .notice-header h2 {
                font-weight: 700;
                margin: 0;
                letter-spacing: 1px;
            }

            .notice-card-cmp .notice-header span {
                font-size: 14px;
                opacity: 0.9;
            }

            /* Sub Header */
            .notice-card-cmp .notice-title {
                text-align: center;
                font-weight: 700;
                font-size: 20px;
                color: #0d6efd;
                margin: 20px 0;
            }

            /* Body */
            .notice-card-cmp .notice-body {
                padding: 30px 40px;
            }

            .notice-card-cmp .notice-body p {
                font-size: 17px;
                line-height: 1.8;
                text-align: justify;
                color: #333;
            }

            /* Signature */
            .notice-card-cmp .signature {
                margin-top: 50px;
                padding-top: 20px;
                border-top: 1px solid #dee2e6;
            }

            .notice-card-cmp .signature strong {
                font-size: 18px;
            }

            /* Decorative Badge */


            /* Responsive */
            @media(max-width:576px) {
                .notice-card-cmp .notice-body {
                    padding: 20px;
                }
            }
#XSON-WDeF-yMAW-ANGq.Img-Title-Intro-UI-7-v2 .grid .box {
border-radius: 8px;
}

#uhls-JeIy-MDWs-qsDa.share_buttons_container {
padding-top: 7px;
}
#uhls-JeIy-MDWs-qsDa.share_buttons_container a {
width: 25px !important;
height: 25px !important;
}

.bc-breadcrumb {display:none !important;}

#iDTi-zOoz-sqNL-KliL.Text-Custom-Text-1-v1 .grid .text span {
    padding:5px !important;
}
.phone-app {
    display: flex;
    gap: 5px;
    margin-top: 10px !important;
    }
    .phone-app img {
        width: 80px !important;
    }

    #ioxB-Wkdn-uBxD-yAcu.Img-Title-Intro-UI-7-v2 a {
     position: unset !important;
     width: max-content !important;
    }
.hcont-1 .ncont {
    background: url(https://jsblpune.bank.in/images/WebSiteImg_top-bg-new.jpg);
    background-size: 110%;
    background-repeat: no-repeat;
    background-position: right center;
}

#QPxs-NTls-Sbbs-kUxL .Img-Title-Intro-UI-1-v2 {
    background-color: transparent !important;
}
#nxqL-tFCs-WnDl-roBD .Img-Title-Intro-UI-1-v2 .image {
    margin-top: 65px;
}
#XSON-WDeF-yMAW-ANGq.Img-Title-Intro-UI-7-v2 .grid .box a {
position:relative;
}

#ioxB-Wkdn-uBxD-yAcu.Img-Title-Intro-UI-7-v2 .grid .box {
    text-align: left;
    box-shadow: 0px 0px 4px #dbb696;
    border-radius: 10px;
}

.cont-8 {
    background-image: url(https://jsblpune.bank.in/images/WebSiteImg_bg-services-new-bbpl.png);
    background-size: cover;
    background-attachment: fixed;
    margin-bottom: 25px;
    background-position: center center;
}

.cont-8 .ncont {
    background: linear-gradient(0deg, rgba(255, 156, 57, 0.17) 0%, rgb(236 221 206 / 90%) 110%);
    padding-top: 50px;
}

#XSON-WDeF-yMAW-ANGq.Img-Title-Intro-UI-7-v2 .grid .box .content {
grid-gap: 0px !important;
}

#btJX-OQRz-PepZ-sGpA .Img-Title-Intro-UI-1-v1 .content .btn_container a {
    border: 1px solid #a85851;
    border-radius: 20px;
}


#btJX-OQRz-PepZ-sGpA .Img-Title-Intro-UI-1-v1 {
      
    box-shadow: 0px 0px 4px #979797;
    border-radius: 20px;
    overflow: hidden;
}
.cont-4 {
background:#ffe3cb;
border: 3px solid #a20000;
}
.cont-5 {
    background: #ffe3cb;
    padding: 30px 0;
}
.cont-6 {
    background: #990002;
}

.cont-7 {
    background: #ffe3cb; 
    padding-top: 30px;
}

#jiPd-xpvd-yYYB-PFls.Img-Title-Intro-UI-7-v2 .grid .box {
    border-color: #cea47a;
    border-radius: 10px;
    box-shadow: 1px 1px 2px #f7d3b4;
}



.hcont-1 {
    background: #f7e8cb;
    border-bottom: 3px solid #941116;
}
.hcont-2{
background: #ffe7b7;
    margin: 10px 0;
    padding: 5px 0;
}


.Contact-Form-2-v1 .form{
    display: none !important;
}
#QAcC-cGBp-UZXv-UUqo.Header-Links a {
    padding: 10px 10px;
    border-right: 1px solid #941116;
}

#sasD-ciMV-CLbS-ApyC.Special-Embed-Code {
    background-color: transparent !important;
    margin-top: 30px;
}

body {background:#faf4f4 !important;}
.krida-bhar {
    border: 1px solid #f5a758;
    padding: 10px;
    border-radius: 20px 0 25px 0;
    color: #fff;
    text-align: justify;
    background: #9b084f;
}

#pWNd-YHtl-aLNC-Ifci.Img-Title-Intro-Grid-2-v1 {
    border-color: #fbd4b2;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 2px -2px 0px #bdbdbd;
}

.inner-box p a {font-size:16px;}
.cheading {color:#f5a758; font-size:20px; font-weight:bold; padding:0px 0 10px;}
.cheading span {color:#ffffff;}
.profilecls a {color:#f5cf2f;}
.ch-message {
    float: left;
width:150px;
    margin-right: 10px;
}
.ch-mess{color:#fff;}
.krida-bhar .event-date {display:none !important;}
.krida-bhar .event-list-item{
    border-bottom: none !important;
}
.listnone {margon:0; padding:0;}
h3.newsletter-title {display:block;    margin-bottom: 17px !important;}
.jsb-comp-section3 .jsb-scet-comp3 .services-block-one .inner-box {
margin-top:25px;
}
.HeaderRightImageTwo {margin: 2px 0px 10px;}
/*.cont-1 {*/
/*background: linear-gradient(90deg, #941116 60%, #f7e8cb 10%);*/
/*    padding: 50px 0px;*/
/*}*/

.cont-1 {
   background: #fff3db;
    padding: 10px 0px;
}

#xSNN-KBrr-dRiR-Awzs.Menu-Bar-3-v1 {
    margin-bottom: 0px;
   
}


.jsb-comp-header1 .jsb-scet-header1 nav {
margin-bottom:15px;
}
.abt-prof-kridab{
border: 1px solid #f5a758;
padding: 10px;
border-radius: 20px 0 25px 0;
color: #fff;
text-align: justify;
}
.gl-ed-header  {display:none;}
.comp-gl-ede-mission {
  margin-bottom: 0 !important;
border-right: none !important;
padding: 20px 90px 36px;
text-align: center !important;
min-height: auto !important;
}
.int-gledg {text-align: center !important;}
.sheadingfont {text-align:center; padding: 25px 0 25px;}
.sheadingfont span {color:#515151}
@media only screen and (min-width: 320px) and (max-width: 768px) {
.jsb-scet-header1 .col-md-8 iframe {display:none;}
.comp-gl-ede-mission {
 padding: 25px 10px;
 }
 
 #sGls-MYWO-cpvZ-kHzh.top_links_container {
display: none;
}

.hcont-1 .col-md-6 .col-md-10 .row {
   display: grid;
   grid-template-columns: 0fr 2fr 3fr;
   gap: 10px;
}
.hcont-1 .ncont {
    background-size: 290% !important;
    background-position-y: bottom !important;
    
}

}

.btBox {

    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    background: #fff !important;

}
.btBox ul li a{
background-color: #993365;
color: #fff;
padding: 10px 0 10px 18px !important;
line-height: 22px;
display: block;
margin-bottom: 5px;
}
.btBox ul li{
    padding: 0 0 0 15px !important;
    margin: 0 !important;
    border: none !important;

}
.newscontent table {width:100% !important;}
.newscontent table > tbody > tr > td {
padding: 5px !important;
text-align: left;
}
.newscontent  p, .newscontent  div, .newscontent table > tbody > tr > td{font-size:16px; margin-bottom:10px; }
.newscontent {
padding: 15px;
border: 1px solid #e6e6e6;
}
.profilecls .pro-nm {color:#ffffff;}
.krida-bhar h4.post-title {margin: 0px !important;}
.jsb-comp-footer .jsb-foot-comp .btn-default {
    background-color: #9b084f  !important;
    color: #fff !important;
    
}
.line_btm {margin-bottom:15px;}
.kary ul:hover {
	box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2);
}
.kary ul {
	list-style-type: none !important;
	border: 1px solid #eee !important;
	margin: 0;
	padding: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.kary ul li {
	border-bottom: 1px solid #eee !important;
	padding: 15px !important;
	text-align: center !important;
	display: list-none;
}
.kary ul li .name2 {
	text-align: center !important;
	color: #666 !important;
}
.kary ul li .dest {
	line-height: 23px !important;
	color: #9b084f;
	font-weight: bold !important;
}

.tile1 {
    border: 1px solid !important;
    height: 130px !important;
    height: 130px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2) !important;
}
.kary .pic-chair img{
	border-radius : 50%;
height: 110px !important;
height: 110px !important;
 	 }
.kary .profile a{color:#993365 !important;}
.miscinfo {display:none;}
.social a .fa-facebook {
color:#3a589b !important;}
.social a .fa-twitter {
color:#29aae1!important;}
.social a .fa-youtube {
color:#bd081c !important;}

.Img-Title-Intro-Quote-3-v1 {
border: 1px solid #f5a758;
padding: 10px;
border-radius: 20px 0 25px 0;
text-align: justify;
}

.Img-Title-Intro-Grid-1-v1 {
    padding: 2px !important; }
 #JnGZ-bzgg-Zydy-ZKZy.Text-Tab-Navigation-3-v1{
  border-radius: 20px 0 25px 0;
    overflow: hidden;
 }

.parent_link li, .parent_link a {
    padding-left: 8px !important;
    padding-right: 8px !important;
}
#pWNd-YHtl-aLNC-Ifci.Img-Title-Intro-Grid-2-v1 .ui-item h2 {
   display:none;
}
#share3 {display:none;}
.news-pg .products ul li .product {margin-bottom:0px !important;}
.news-pg .products ul {margin:0; padding:0;}
.news-pg .products ul li {list-style:none; width: 32%;   display: inline-block; box-shadow: 0px 0px 5px #a59393;
    margin-bottom: 20px; }
.news-pg .products ul li span.holder {display:block; text-align:center; margin-bottom:0px !important; }
.news-pg .products ul li span.holder img {height:300px;}
.news-pg .products ul li span.book-name {display:block;}
.holder .book-name {padding:7px; display:block; background:#9b084f; color:#fff; margin-top:10px;}
.news-pg .products a {text-decoration:none;}
.br-red .line-clamp-4{display:none;}
.br-green .line-clamp-4{display:none;}

.brd-clr tr td {border: 1px solid #908c8c !important}
#kIqs-wQXi-IdgH-BEMX.Img-Title-Intro-UI-7-v2 .grid .box {
    border-radius: 80px 0 80px 80px;
    border-top: 10px solid #e79029 !important;
    border-right: 10px solid #e79029 !important;
}

.cont-2 {
    padding: 30px 0;
}

#ZjNC-MQrG-VGbH-fOcy .Custom-Buttons-1-v1 {
    margin-bottom: 20px;
    position: fixed;
    right: 0;
    top: 70%;
    transform: translateY(-50%);
    transform: rotate(90deg);
    transform-origin: right;
    right: 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    z-index: 5000;
}

#tqtV-tnRk-aGai-lMbS.Slider-Grid-1-v1 .item {
    background-size: contain !important;
}

.newslinksli li {
    font-size: 17px; margin: 3px;
}

.newsFrameWworkHolder .news-page li {
    font-size: 17px; margin: 3px; 
}

.newsFrameWworkHolder .news-page a {
    color: #F44336;
    font-weight: bold;
}


#RSuZ-fwkZ-ERCn-qfUM .Custom-Buttons-1-v1 .btn_container a {
    animation: blinkText 2s step-start infinite;
}


    #QAcC-cGBp-UZXv-UUqo.Header-Links a:nth-last-child(6) {
        animation: blinkText 1s step-start infinite; 
        border: none !important;
    }

    @keyframes blinkText {
        50% {
            opacity: 0;
        }
    }

.newsFrameWworkHolder .news-page a .feature-box div {
color:#212529 !important;
}