 @import url('https://fonts.googleapis.com/css2?family=Khand:wght@300;400;500;600;700&display=swap');

body {
  font-family: 'Khand', sans-serif;
}

.bet {
  height: 10px;
  background-color: #fff;
}
 /*=======pop up css START=======*/
 .modal-open .modal {
    z-index: 99999;
  }
 .modal-content {
      margin-top: 180px;
    }
  @media only screen and (max-width: 1400px) and (min-width: 737px) {
    .modal-dialog {
      max-width: 90% !important;
    }
   
  }

  @media only screen and (min-width: 737px) {
    .modal-dialog {
      /* max-width:70% !important; */
      max-width: 54% !important;
    }
  }

  @media (min-width: 576px) {
    .modal-dialog {
      max-width: 80%;
      height: 60vh;
      /* margin: 50px; */
      margin-left: auto;
      margin-right: auto;
    }
  }

  .modal-body {
    position: relative;
  }

  .pop-up-btn {
    position: absolute;
    top: 68%;
    left: 5%;
    z-index: 1;
  }

  .mt--40 {
    margin-top: -40px !important;
  }
  .mt--10 {
    margin-top: -10px !important;
  }
  .mb--10 {
    margin-bottom: -10px !important;
  }

.fs-40 {
    font-size: 40px;
}
.fs-18 {
    font-size: 18px;
}
.fs-16 {
    font-size: 16px !important;
}
.fs-12 {
    font-size: 12px !important;
}
.fs-25 {
    font-size: 25px;
}
.slider_know_more_right {
    left: 50%;
    top: 83%;
}
.modal-body center img {
    max-width: 100%;
}
  /*=======pop up css ENDS=======*/

  .widget-newslatter {
    background: url('../images/banner/Home_Announcement.jpg');
    background-size: cover;
    background-repeat: no-repeat;
  }

  /*=======Marquee css START=======*/

  .text-red {
   color: #ff8800;
  }

  /*=======Marquee css ENDS=======*/

  .min-h-300 {
    min-height: 330px;
  }
  .counter-bg {
    background-image: url('../images/background/map.png');
  }
  .news-btn {
    padding: 5px 10px !important;
  }

  /*========header and pages-header css START============*/
  
   #suggestionsList {
         position: absolute;
         display: none;
         margin-top: 0px ;
         border: solid 1px #F5F5F5;
         border-top: 0px;
         overflow: hidden;
         background-color: #fff;
         z-index: 100;
         width: 40%;
         margin-left: 13%;
         }
         #suggestionsList .display_box
         {
         /*border-bottom: 1px solid #bbb;*/
         /*border-top: 1px solid #bbb;*/
         padding: 7px 0px;
         }
         #suggestionsList .display_box:hover
         {
         /*border-bottom: 1px solid #bbb;*/
         /*border-top: 1px solid #bbb;*/
         padding: 7px 0px;
         background: #bbb;
         }
         #suggestionsList a
         {
         padding:5px;
         padding-left:10px;
         color:#111;
         }
         #suggestionsList .display_box:hover a,#suggestionsList .display_box:select a,#suggestionsList .display_box:active a
         {
         color:#f05023;
         }
         /*mobile view*/
         #suggestionsList1 {
         position: absolute;
         display: none;
         margin-top: 0px ;
         border: solid 1px #F5F5F5;
         border-top: 0px;
         overflow: hidden;
         background-color: #fff;
         z-index: 100;
         width: 40%;
         /*margin-left: 13%;*/
         }
         #suggestionsList1 .display_box
         {
         /*border-bottom: 1px solid #bbb;*/
         /*border-top: 1px solid #bbb;*/
         padding: 7px 0px;
         }
         #suggestionsList1 .display_box:hover
         {
         /*border-bottom: 1px solid #bbb;*/
         /*border-top: 1px solid #bbb;*/
         padding: 7px 0px;
         background: #bbb;
         }
         #suggestionsList1 a
         {
         padding:5px;
         padding-left:10px;
         color:#111;
         }
         #suggestionsList1 .display_box:hover a,#suggestionsList1 .display_box:select a,#suggestionsList1 .display_box:active a
         {
         color:#f05023;
         }
         @media only screen and (max-width: 776px)
         {
         ul.megamenu-content.about-menu
         {
         height: 370px;
         }
         }


         .h-40 {
            height: 40px !important;
         }

         .fa .fa-search {
            font-size:17px;
            margin-bottom: 6px;
         }
         .border-right {
            border-right: 1px solid #e5e5e5;
         }
         .mega-menu {
            height: 450px;
            overflow-y: scroll;
         }
         .mt--5 {
            margin-top:-5%;
         }
  /*========header and pages-header css ENDS============*/

  .text-red-dark {
    color:#ff4b00;
  }
  .text-red-ultra {
    color:#D90000 !important;
  }
 
  .content-div {
    border: 1px solid #c1c1c1;
    padding: 10px;
  }
  .content-inner-1 {
    border-left: 2px solid #df8800;
  }

  .cal-iframe {
    width: 100%; 
    height: 660px;
  }

  /*======rupay-offer css START======*/
    a.btn_solid {
    display: block;
    padding: 8px 25px;
    border-radius: 30px;
    font-size: 15px;
    margin-top: 10px;
    max-width: 80%;
   
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px;
    
      }
      .pagination {
  display: inline-block;
 
    padding: 10px 100px !important;

}
.pagination a {
  color: black;
  float: left;
padding: 5px 15px;
    text-decoration: none;
    border-radius: 15px;
    border: 1px solid #ddd;
    margin-left: 10px;
}
.pagination a.active {
 /* background-color: orange;*/
  color: red;
     border-radius: 20px;
}
.pagination a:hover:not(.active) 
{
  background-color: #ddd;
}

.dlab-info-1 {
  padding: 20px;
  height: 400px;
}
.rupay-card-img {
  width: 55% !important;
}
  /*======rupay-offer css ENDS======*/
.section-full:last-child {
	margin-bottom: 0px;
}
.one_half {
  width: 100%;
}
.service-div {
  padding:15px;
  border:1px solid #c1c1c1;
}
.service-div p {
  width: 30%;
  float:left;
  margin-top:10px;
}
.ulpha-ol {
  padding-left:25px;
  list-style-type: upper-alpha;
}
.roman-ol {
  padding-left:25px;
  list-style-type: upper-roman;
}
.list3-roman {
  margin: 0; 
  padding: 0px 0px 0px 10px;
  width: 100%;float:none;
}
.li-style {
  float:left;
  padding: 0px 20px;
}
.list3-sell {
  margin: 0; 
  padding: 0px 0px 0px 10px;
  width: 100%;
  float:none;
}
.h-70 {
  height: 69px;
}
.h-130 {
  height: 132px;
}
.searchbar-hidden {
  display:none;
  height:69px;
  width:100%;
}
.custom-search-icon {
  font-size:17px;
  padding: 19px 15px 21px 15px !important;
  margin-bottom: 6px;
}

/*======about us START======*/

 .dlab-bnr-inr.about_img.bg-pt {
   background-image: url('../images/banner/HR.jpg');
   height: 100vh;
   background-repeat: no-repeat;
   background-size: cover;
   }

@media screen and (max-width: 498px) {
   .dlab-bnr-inr.about_img.bg-pt {
   background-image: url('../images/banner/about_us.jpg');
   height: 40vh;
   background-repeat: no-repeat;
   background-size: cover;
   }
}

   .owl-carousel .owl-item .img_up{
   display:unset !important;
   }


   /*======about us ENDS======*/
   
    .tab-content ul li a {
   background-image: url('../images/icon/pdf_icon.gif');
   background: url('../images/icon/pdf_icon.gif') no-repeat scroll 100% 0px;
   padding: 0 30px 3px 0;
   }

   /*======Board of Directors START======*/

    /* Shine */
   .bod-card {
   margin-bottom:22px;
   border:none;
   box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
   }
   .bod-card {
   position: relative;
   overflow: hidden;
   }
   .bod-card::before {
   content: "";
   position: absolute;
   top: 0;
   left: -75%;
   width: 15%;
   height: 60%;
   background: linear-gradient(
   120deg,
   rgba(255, 255, 255, 0) 0%,
   rgba(255, 255, 255, 0.5) 50%,
   rgba(255, 255, 255, 0) 100%
   );
   transform: skewX(-25deg);
   }
   .bod-card:hover::before {
   left: 125%;
   transition: left 0.75s ease;
   }
   .modal-title-bod {
   color: #444 !important;
   }
   .card-body h5 {
   font-size: 20px !important;
   margin-bottom: 5px;
   }
   .br-r {
   border-radius: 6px;
   }
   .bg-gray {
   background: #f3f3f3;
   }
   .profile-btn:focus {
       border: none !important;
       
   }
   .bod-container {
       max-width: 1318px !important;
       padding-left: 0 !important;
       padding-right: 0 !important;
   }

   /*======Board of Directors ENDS======*/

   .shadow1 {
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
    border-radius: 8px;
}
  .dlab-post-media1 {
    width: 600px !important;
  }
  .h-285 {
    height: 286px !important;
  }
  .min-h {
    min-height:350px;
  }
  .h-260 {
   height:263px;
  }
  .h-270 {
   height:269px !important;
  }
  .content-box-head {
    border-radius: 20px;
    margin-bottom: 20px;
    margin-top: -69px;
    padding: 5px 0;
    position: relative;
    z-index: 1;
}  
.min-h-630 {
  min-height: 630px;
}

/*====== Calculator START======*/
#div_tblInterest {
  display:none;
  margin-top:50px;
  margin-bottom:10px;
}
.col.gu8 {
  width: 271px;
}

.img-fluid {
  max-width: 100% !important;
  height: auto !important;
  display: block !important; /* Optional: Removes bottom space */
}

.col-md-6.col-6 {
    float: left;
    width: 50%;
}
.col-2 {
    width: 10%;
    float: right;
}

.access-btn {
    text-align: center;
    font-size: 20px;
}
.access-icon {
    width: 24%;
    margin-left: 58px;
   
}
.access-box {
    /* text-align: center; */
    padding-top: 20px;
}

/*====== Calculator ENDS======*/

.clickMe.top-url {
  color:#ff8800;
  cursor:pointer;
  font-size:20px;
}
.dis-none {
  display: none;
}

/*=====Sitemap START======*/

#personal {
  color:#d90000;
  /* text-decoration:underline; */
}
/*=====Sitemap ENDS======*/

/*=======Branch locator START======*/

.map > div:nth-child(2) {
  display: none !important;
}
.drop-down-branch {   
    width: 165px;
}
.drop-down-branch .panel { 
    width: 160px;
}
.drop-down-branch ul {
    width: 165px;
}
.drop-down-branch ul li {
    width: 164px;
}
/*=======Branch locator ENDS======*/

/*=======Apply Now START======*/

 .text-chk{
         font-size: 16px;
         font-weight: 400;
         }
         .otp_msg{
         color:red;
         }
       
/*=======Apply Now ENDS======*/
.ele-tab:hover {
        cursor:pointer;
    }

/*======blog details START=====*/

.blog-list li::before {
   display: none !important;
   }
   .blog-list li {
   display: flex;
   align-items: flex-start;
   padding: 0 0 15px 0 !important;
   margin-bottom: 15px !important;
   }
   .related-img {
   width: 140px;
   }
   .retated-short {
   margin-left: 8px;
   }
   .retated-short a {
   color: #6f6f6f !important;
   font-weight: 600;
   }
  
   .retated-short p {
   font-size: 17px;
   margin-bottom: 0 !important;
   }
   
   .blog-content h2 {
      font-size: 26px;
      margin-bottom: 0 !important;
       margin-top: 18px !important;
   }
   .blog-content p {
      margin-bottom: 0 !important;
   }
    .blog-content a, .blog-content p a {
     color: #ff8800 !important;
   }

   .blog-list-item li {
      display: block !important;
      padding: 5px 5px 5px 30px !important;
      color: #6f6f6f !important;
      font-size: 18px !important;
      font-weight: 400 !important;
   }
   .blog-list-item li::after {
      display: none !important;
   }
   .blog-title {
      position: relative;
      color: #ff8000 !important;
   }
   .blog-title::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    height: 3px;
    margin: 0 0 0;
    width: 20%;
    background: #ff8800;
   }
    .sidebar h5 {
      position: relative;
    }
   .sidebar h5::after {
      content: "";
    position: absolute;
    bottom: -12px;
    left: 0;
    height: 3px;
    margin: 0 0 0;
    width: 50px;
    background: #ff8800;
   }
   .blog-list {
      margin-top: 35px !important;
   }
.new-gif-box {
      width: 60px;
      margin: auto;
      margin-bottom: 16px;
  }
  .newsletter-date {
    background: #ff8800;
    padding-top: 10px;
    padding-bottom: 1px;
}
/*======blog details ENDS=====*/

.content-inner {
  padding-top: 10px;
  padding-bottom: 10px;
}
.banner-sm, .banner-sm-QR {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 300px; /* Adjust as needed */
}

/*=======QR-apply-now start=======*/
/* Desktop */
@media screen and (min-width: 1201px) {
  .banner-sm-QR {
    background-image: url('../images/banner/Desktop/QR-Code.jpg');
  }
}

/* Mobile */
@media screen and (min-width: 320px) and (max-width: 480px) {
  .banner-sm-QR {
    background-image: url('../images/banner/Mobile/QR-Code.jpg');
  }
}

/* Small Tablets */
@media screen and (min-width: 481px) and (max-width: 767px) {
  .banner-sm-QR {
    background-image: url('../images/banner/Tab/QR-Code.jpg');
  }
}

/* Large Tablets and iPads */
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .banner-sm-QR {
    background-image: url('../images/banner/I_Pad/QR-Code.jpg');
  }
}

.hide-search-bar {
    display: none;
  }

.fs-22 {
	font-size: 21.5px !important;
}
.mt-15 {
	margin-top: 15px !important;
}
.mb-0 {
	margin-bottom: 0 !important;
}
.banner-icon {
  font-size: 40px;
  color: #fff !important;
}
/*=======QR-apply-now ends=======*/     

@media screen and (max-width: 768px) {
	.hide-mobile-view {
		display: none;
	}
}


