

.headerRevised{
  
}

.headerBgBlue{
 background:#0049ac;
 position: relative;
}

.headerBgOrange{
  background:#f26522;
  position: relative;
 }
 

.headerRevised h3{
  color:#fff;
  margin-left: 20px;
  font-size: 15px;
  position: relative;
  z-index:2;
}
.phone-number p{
  color:#fff;
}
.phone-number p a{
  color:#fff;
}
.logo{
  position: relative;
}

/* .logo:after {
  content: "";
  position: absolute;
  background: #0049AC;
  width: 10%;
  height: -54px;
  top: -43px;
  height: 112px;
  left: 0px;
  background: url(../leftside.shape.png) #0049AC left top no-repeat;
  
  background-position: 108% -2px;
  background-size: 116px;
  z-index: -1;
  border-bottom: 1px solid #fff;
} */

.logo{
  width:30%;
  max-width:516px;
}

.logo:after {
  content: "";
  position: absolute;
  background: #0049AC;
  width: 52%;
  height: -54px;
  top: -5px;
  height: 126px;
  left: -32%;
  background: url(../leftside.shape.png)  left top no-repeat;
  /* background: url(../images/left-shape3.png) #0049AC left top no-repeat; */
  background-position: 108% 5px;
  background-size: 128px;
  z-index: 1;
}
.logo:before {
  content: "";
  position: absolute;
  background: #0049AC;
  width: 100%;
  height: -54px;
  top: -5px;
  height: 127px;
  right:14%;
  background: url(../header-nav-shav-new.png)  left top no-repeat;
  /* background: url(../images/left-shape3.png) #0049AC left top no-repeat; */
  background-position: 108% 5px;
  background-size: 156px;
  z-index: -1;
  z-index: 1;
}
/* .headerRevised:after{
  position:absolute;
  top:0px;
  content:"";
  width:100%;
  background:#fff;
  height:30px;
  width:85%;
  right:0%;
} */
.headerRevised:after {
  position: absolute;
  top: 13px;
  content: "";
  width: 100%;
  background: #fff;
  height: 53px;
  width: 88.2%;
  right: 0%;
  z-index: 0;
  /* -webkit-border-top-left-radius: 10px; */
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 5px;
}

.headerRevised::before {
  position: absolute;
  bottom:0px;
  content: "";
  width: 100%;
  background: #fff;
  height: 8px;
  width: 100%;
  right: 0%;
  z-index: 9;
}
.bg-dark{
  background-color:#0049ac !important;
}
.headerRevised .container {
  width: 100%;
  max-width: 90%;
  padding-right: var(--bs-gutter-x, .75rem);
  padding-left: var(--bs-gutter-x, .75rem);
  margin-right: auto;
  margin-left: auto;
}
.logo{
  display:inline-block;
}

.logogroup {
  text-align: center;
  float: left;
  width: 27%;
  margin-top: -41px;
}
.logogroup {
  text-align: center;
  float: left;
  width: 27%;
  margin-top: -41px;
}
.logogroup a p {
  color: #0049ac;
  font-weight: 600;
}
.logo:before {
  content: "";
  position: absolute;
  background: #0049AC;
  width: 109px;
  bottom: 0px;
  height: auto;
  right: 0;
  background: url(../header-nav-shav-new.png)  left top no-repeat;
  background-position: 0 100%;
  background-size: 125px;
  z-index: 2;
}
.logo:after {
  content: "";
  position: absolute;
  background: #0049AC;
  width: 109px;
  height: -54px;
  bottom: 0;
  height: 127px;
  left: 0;
  background: url(../leftside.shape.png)  left top no-repeat;
  /* background: url(../images/left-shape3.png) #0049AC left top no-repeat; */
  background-position: 0 100%;
  background-size: 109px;
  z-index: 1;
}


.logoBar {
  content: "";
  position: absolute;
  background: #fff;
  width: 66%;
  bottom: 0;
  height: 102px;
  left: 90px;
  z-index: 1;
}
.headerRevised h3{
  position: relative;
  z-index:3;
  color:#0049ac;
  margin-left: -22px;
}
.logo img{
  position:relative;
  z-index:2;
  margin-top:9px;
}

.logo:after {
  content: "";
  position: absolute;
  background: #0049AC;
  width: 134px;
  height: -54px;
  bottom: 0px;
  height: auto;
  left: 0;
  background: url(../leftside.shape.png)  left top no-repeat;
  background-position: 0 100%;
  background-size: 147px;
  z-index: 1;
}
.phone-number.align-self-center{
    -ms-flex-item-align: start!important;
    align-self: start!important;
    display:flex;
    position: relative;
    z-index:9;
}
.phone-number{
  margin-top:20px;
}
.phone-number.align-self-center a{
  color:#0049ac;
}
.logoWrap{
  display:flex;
  justify-content: space-between;
  width:100%;
}
.logoWrap p{
  color:#0049ac;
}
.email{
  margin-left:20px;
}
.welcomeHeadTxt{
  padding-right:17px;
  margin-right: 11px!important;
    background-color: #f26522;
    padding: 8px 15px;
    border-radius: 11px;
    line-height: 100%;
    margin-top: -2px !important;
    
}
.widget-title h6{
  color: #f26522;
}
.close-btn {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 28px;
  height: 28px;
  background:#f26522 ;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 28px;
  border-radius: 50%;
  cursor: pointer;
}

.welcomeHeadTxt a{
color: #fff !important;
}
.start-header .navbar-light .navbar-nav .nav-link{
  font-weight: 500;
  font-size:15px;
  padding:10px 20px;
}
.bg-dark{
  background-color:#f26522 !important;
 }

 .dropdown-item:hover, .dropdown-item:focus{
  background-color:#f26522 !important;
 }
 .topBarMenu{
    
 }

 .middleMenu{
    
 }

 .headerRevised  .toolbar {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
}

.headerRevised  .font-btn {
  background: #fff;
  color: #0049ac;
  border: none;
  padding: 6px 12px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 4px;
  cursor: pointer;
}

.headerRevised  .font-btn:hover {
  background: #e6e6e6;
}

.headerRevised  .search-btn {
  width: 42px;
  height: 42px;
  border: 2px solid #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background:none;
  margin-left:12px;
}

.headerRevised  .search-btn i {
  color: #fff;
  font-size: 18px;
}
.headerRevised  .topBarMenu{
  width:100%;
  display:flex;
}

.headerRevised  .search-icon {
  color: #fff;
  font-size: 20px;
}
.headerRevised  .search-btn i{
  background:none !important;
}
.topBarContainer{

}
.topBarMenuWrap{
  
}

.headerRevised  .toolbar {
  display: flex;
  align-items: center;
  gap: 12px;
  /* background: #0052b4; */
  padding: 8px 12px;
  justify-content: end;
}

.headerRevised  .middleMenu {
  margin-top: 30px;
  display: flex;
  justify-content: end;
}

.headerRevised  .social-wrapper h3 {
  font-size: 20px;
  margin-bottom: 10px;
}

.headerRevised  .social-icons {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-right: 36px;
}

.headerRevised  .icon {
  width: 29px;
  height: 29px;
  background: #f26522;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}

.headerRevised  .icon i, .headerRevised  .icon {
  color: #fff !important;
  font-size: 20px;
  font-weight: bold;
}

.features-section {
  background: #f26522 !important;
  padding: 40px 20px;
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  text-align: center;
  gap: 40px;
}

.feature-box {
  width: 30%;
}

.features-section a{
  color:#fff;
}

.feature-box p {
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
}


.feature-icon {
  width: 70px;
  height: 70px;
  object-fit: contain;
  margin-bottom: 15px;

  /* white color for FA icons */
  color: #fff;

  /* white filter for image icons */
  

  /* NEW → make FA icons big so they match the image */
  font-size: 65px;
  line-height: 70px; 
}
.header-bottom-section{
  background:#f26522 !important;
}


body {

  margin: 0;

  font-family: "Poppins", sans-serif;

  background: #f5f7fa;

}

a{
  color:#0049ac;
}

.btn-link{
  color:#f26522 !important;
  border-bottom: 2px solid #f26522;
}
.product .owl-dots button.owl-dot.active{
  background-color: #f26522;
}




/* Blue background area */

.bank-header .bank-header {

  background: linear-gradient(90deg, #0046ad, #0a66c2);

  padding: 20px 0;

  position: relative;

  overflow: hidden;

}



/* White curved container */

.headerRevised .header-container {

  background: #fff;

  display: flex;

  justify-content: space-between;

  align-items: center;

  padding: 20px 50px;

  margin: 0 auto;

  width: 85%;

  position: relative;

  border-radius: 100px / 50px; /* elliptical curve */

  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);

}



/* White curve illusion (cut-in shape) */

.headerRevised .header-container::before,

.headerRevised .header-container::after {

  content: "";

  position: absolute;

  top: 0;

  width: 80px;

  height: 100%;

  background: #0046ad;

}



.headerRevised .header-container::before {

  left: -40px;

  border-top-right-radius: 100px;

  border-bottom-right-radius: 100px;

}



.headerRevised .header-container::after {

  right: -40px;

  border-top-left-radius: 100px;

  border-bottom-left-radius: 100px;

}



/* Logo and text */

.headerRevised .logo-section {

  display: flex;

  align-items: center;

  gap: 15px;

}



.headerRevised .bank-logo {

  height: 60px;

}



.headerRevised .logo-section h2 {

  font-size: 18px;

  color: #0046ad;

  margin: 0;

}



/* Buttons and contact */

.headerRevised .header-actions {

  display: flex;

  align-items: center;

  gap: 15px;

}



.headerRevised .btn {

  padding: 8px 16px;

  border: none;

  border-radius: 6px;

  cursor: pointer;

  color: #fff;

  font-weight: 500;

}



.headerRevised .btn.complaint {

  background: #0046ad;

  transition: 0.3s;

}



.headerRevised .btn.complaint:hover {

  background: #0a66c2;

}



.headerRevised .call-info {

  color: #444;

  font-weight: 500;

}

.flg {
   
    position: absolute;
    bottom: 0;
     max-width:121px;
    /* z-index: 1; */
    margin-left:-91px;
}
.latestupdate{
  background-color: #f26522;
}
.latestupdate h6{
  color: #fff;
  padding: 5px;
}
.latestupdate h6::after{
display: none;
}
marquee{
  padding: 0px 15px;
}
.flg img {
 max-width:100%;
}
.welcomeHeadTxt a{
 text-decoration: none;
}
.welcomeHeadTxt a:hover{
 text-decoration: none !important;
 border: none;
}

/* Overlay */


/* Popup Box */
#popupBox {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 500px;
  background: #fff;
  padding: 20px;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  z-index: 99999;
  border-radius: 15px;
  padding: 20px 30px;
}
#popupOverlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.8);
  z-index: 99998;
}

#popupBox input,
#popupBox textarea {
  width: 100%;
  padding: 6px;
  border: 1.5px solid #000;   /* 👈 clear black border */
  outline: none;
  margin-top: 4px;
  box-sizing: border-box;
}

/* Focus effect (optional but good) */
#popupBox input:focus,
#popupBox textarea:focus {
  border: 2px solid #004aad;
}
#popupBox input,
#popupBox textarea {
  width: 100%;
  padding: 6px;
  border: 1.5px solid #000;   /* 👈 clear black border */
  outline: none;
  margin-top: 4px;
  box-sizing: border-box;
}

/* Focus effect (optional but good) */
#popupBox input:focus,
#popupBox textarea:focus {
  border: 2px solid #004aad;
}


#popupBox h3 {
  text-align: center;
}

#popupBox label {
  display: block;
  margin-top: 10px;
}

#popupBox input,
#popupBox textarea {
  width: 100%;
  padding: 5px;
}

.captcha {
  margin-top: 10px;
}
.captcha-container {
  display: flex;
  gap: 10px;
  align-items: center;
}

.captcha-text {
  padding: 6px 12px;
  border: 1.5px solid #000;
  font-weight: bold;
  letter-spacing: 2px;
  background: #f2f2f2;
}

.captcha-container input {
  flex: 1;
  padding: 6px;
  border: 1.5px solid #000;
  box-sizing: border-box;
}




#popupBox button {
  margin-top: 10px;
  padding: 6px 12px;
  background-color: #f26522;
  color: white;
  border-radius: 5px;
  border: none;
}
@media (min-width: 2000px) {
  .logo:after{
    background-position: 0 100%;
    background-size: 148px;
    width:150px;
  }
  
}

@media (max-width: 1800px) {
  .phone-number p{
    font-size:15px;
  }
  .headerRevised h3{
    font-size:13px;
  }
  .welcomeHeadTxt {
    padding-right: 5vw;
}

.logo:before{
  background-position: 0 127%;
  background-size: 138px;
}
.headerRevised:after{
  width: 87%;
}
.phone-number p{
  font-size:14px;
}
}
@media (min-width: 1680px) and  (max-width: 1800px){
 .logo:after{
  width: 146px;
 }
}
@media (min-width: 1500px) and  (max-width: 1600px){
  .logo:before{
    background-size: 141px;
    width: 93px;
  }
  .headerRevised h3{
    margin-left:0px;
  }
}


@media (max-width: 1500px) {
  .welcomeHeadTxt {
    padding-right: 2vw;
}
.start-header .navbar-light .navbar-nav .nav-link{
  font-size:13px;
  padding: 10px 13px;
}
.phone-number p {
  font-size: 13px;
}
.logo:before{
  background-position: 0 210%;
  background-size: 163px;
  width: 100px;
}
.logo:after{
  background-size: 145px;
}
.headerRevised:after {
  width: 80%;
}
.headerRevised h3{
  font-size:12px;
  margin-left:0px;
}

}
@media (min-width: 1367px) and  (max-width: 1400px){
  .logo:before {
    background-position: 0 210%;
    background-size: 169px;
    width: 93px;
}
}
@media (min-width: 1300px) and  (max-width: 1366px){
  .logo:before {
    background-position: 0 210%;
    background-size: 166px;
    width: 92px;
}
.headerRevised h3{
  font-size:11px;
}
.logo img{
  margin-left: 26px;
}
}
@media (min-width: 1199px) and  (max-width: 1300px){
  .welcomeHeadTxt{
    padding-right: 1vw;
  }
  .email{
    margin-left:10px;
  }
  .logo:after{
    width:116px;
  }
}
@media (min-width: 1100px) and  (max-width: 1199px){
  .phone-number p{
    font-size:12px;
  }
  .headerRevised .container{
    width: 100%;
    max-width: 98%;
  }
  .headerRevised h3{
    margin-left:15px;
  }
}
@media (max-width: 1024px) {
.headerRevised {
   display:none;
}
}

@media (max-width: 1300px) {
  .headerRevised h3{
    font-size:10px;
    margin-left:0px;
  }
  .logo:after {
    
    width: 116px;
    
    background-size: 135px;
    
}
.logo img {
  background-size: 141px;
  width: 114px;

}
.logo:before {
  background-position: 0 210%;
  background-size: 151px;
}
.flg{
  margin-left: -64px;
}
}


.fTable table{
        border-collapse: collapse;
        width: 700px;
        margin-bottom: 30px;
        font-size:14px;
    }

    .fTable td, th{
        border:1px solid #000;
        padding:6px 10px;
    }

    .fTable .right{
        text-align:right;
    }

    .fTable .bold{
        font-weight:bold;
    }

    .fTable .yellow{
        background:#ffff00;
        font-weight:bold;
    }

    .fTable .no-border{
        border:none;
    }


   .cTable table{
    width:100%;
    border-collapse:collapse;
    margin-bottom:20px;
}

.cTable th, .cTable td{
    border:1px solid #000;
    padding:6px 8px;
    vertical-align:top;
}

.cTable th{
    background:#f0f0f0;
    text-align:center;
    font-weight:bold;
}

.cTable .center{ text-align:center; }
.cTable .right{ text-align:right; white-space:nowrap; }
.cTable .bold{ font-weight:bold; }

.cTable .note{
    margin-top:20px;
    font-size:12px;
}


.iTable table {
        width: 100%;
        border-collapse: collapse;
        font-size: 14px;
    }

    .iTable th, .iTable td {
        border: 1px solid #000;
        padding: 6px 8px;
        vertical-align: top;
    }

    .iTable th {
        text-align: center;
        font-weight: bold;
    }

    .iTable .center {
        text-align: center;
    }

    .iTable .bold {
        font-weight: bold;
    }
    

    .dTable table{
    width:100%;
    border-collapse:collapse;
}
.dTable th, .dTable td{
    border:2px solid #000;
    padding:10px;
    vertical-align:top;
    font-size:14px;
}
.dTable th{
    background:#ffd9b3;
    text-align:center;
    font-weight:bold;
}
.dTable .sr{
    width:5%;
    text-align:center;
}
.dTable .features{
    width:35%;
}
.dTable .documents{
    width:60%;
}
.dTable h2{
  margin-top:30px;
  margin-bottom:20px;

}
.dTable h3{
  font-size:1.5rem;
}
.dTable ul, .dTable ol{
    margin:0;
    padding-left:18px;
    
}
.dTable > ol{
  margin-bottom:30px;
}
.dTable li{
    margin-bottom:4px;
}


.mTable h2 {
            text-align: center;
            font-weight: normal;
            margin-bottom: 30px;
        }
.mTable h4 {
           color:#f26522;
           font-size:1.4rem;
        }
        .mTable a{
          color:#f26522;
          margin-right:10px;
        }
        .mTable table {
            width: 80%;
            margin: auto;
            border-collapse: collapse;
        }

       .mTable td {
            border: 1px solid #000;
            padding: 6px 10px;
            font-size: 14px;
        }

        /* column widths */
        .mTable td.col-serial {
            width: 5%;
        }

        .mTable td.col-name {
            width: 45%;
        }

        .mTable td.col-empty {
            width: 50%;
        }
        .mTable .row{
          margin-bottom:40px;
        }
   
   
    .poshContainer .para {
        margin-bottom: 15px;
        text-align: justify;
    }

   .poshContainer table {
        width: 100%;
        border-collapse: collapse;
    }

   .poshContainer td {
        padding: 4px 6px;
        vertical-align: top;
    }

    .poshContainer .col-no {
        width: 5%;
    }

    .poshContainer .col-name {
        width: 30%;
    }

    .poshContainer .col-designation {
        width: 40%;
    }

    .poshContainer .col-role {
        width: 25%;
    }
    .servicesTab .main-heading {
        color: #f26522;
        font-weight: bold;
        margin-bottom: 12px;
    }

    .servicesTab p {
        margin: 0 0 14px 0;
        text-align: justify;
    }

    .servicesTab .section-heading {
        color: #f26522;
        font-weight: bold;
        margin: 18px 0 6px;
    }

    .servicesTab ul {
        margin: 6px 0 14px 30px;
        padding: 0;
    }

    .servicesTab ul li {
        margin-bottom: 4px;
    }
    .colorRed{
      color:red;
    }