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

.container{
    max-width: 1336px;
}
a{
    color: #000;
}
.navbar-light .navbar-nav .nav-link {
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 0.49px;
    font: normal normal normal 14px/17px Roboto;
    position: relative;
}

.navbar-nav{
        height: 70px;
        align-items: center;
}

.header-top{
    display: flex;
    height: 25px;
    /* background:url(../images/top-header.png) no-repeat top center; */
        flex-direction: row;
        white-space: nowrap;
}
.header-top-bg{

    background:url(../images/top-header.png) no-repeat top center;

}
.banner{
    position: relative;
    height: 100%;
    /* margin-top:132px; */
    margin-top: 0px;
}
.banner img{
    width: 100%;
}
.banner-img{
    position: relative;
        height: 100%;
        height: 546px;
        /* background: url(../images/about-us.png) -274px 0 no-repeat; */
        /* background-size: cover; */
        background: url(../images/banner1.png) top center no-repeat;
        background-size: cover;
}

.banner .container{
    /* position: absolute; */
    /* top: 0; */
    /* z-index: -1; */
    position: absolute;
    top:0;
    left:0;
    right:0;
    width: 100%;
    max-width: 1336px;
    margin: auto;
    bottom:0;
    display: flex;
    align-items: center;
}

.banner .title{
    text-align: left;
        font: normal normal normal 36px/42px Roboto;
        letter-spacing: 0px;
        color: #000000;
        text-transform: capitalize;
        margin-bottom: 11px;
}
.banner span{
    display: block;
    text-align: left;
        font: normal normal normal 18px/22px Roboto;
        letter-spacing: 0px;
        color: #000000;
}

.banner button{
    background: #3CB889 0% 0% no-repeat padding-box;
        border-radius: 7px;
        text-align: left;
            font: normal normal normal 15px/18px Roboto;
            letter-spacing: 0px;
            color: #FFFFFF;
            text-transform: uppercase;
            padding: 17px 25px 15px;
            margin-top: 17px;
            border:none;
            cursor: pointer;
            transition: all 0.3s;
}
.banner button:hover{
    background: #2A99D4 0% 0% no-repeat padding-box;
    transition: all 0.3s ease-in;
}

.megamenu-li {
    position: static;
}
button:focus {
    outline: none;
    box-shadow: none;
}
.megamenu {
    position: absolute;
    width: 41%;
    left: 0;
    right: 0;
    /*padding: 20px 0;*/
      padding: 5px 0;
    margin: 0;
    margin-top:-1px;
    border-radius: 0;
border: 1px solid #3cb88987;
border-left:none;
border-bottom: none;
border-right: none;
z-index: 1;
margin: 0 auto;
box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
}

/*.overlay{
    position: fixed;
    left:0;
    top:0;
    right:0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0,0,0,0.5);
    display: none;
}*/

.header_area .navbar .nav .nav-item:hover .nav-link,
.header_area .navbar .nav .nav-item.active .nav-link{
    color: #1a509c;
    text-decoration: none;
}


.megamenu .menu-heading{
    display: flex;
    flex-direction: column;
}
.megamenu .menu-heading >div{
 
align-items: center;
        display: flex;
        flex-direction: row;
		    /*padding-top: 13px;*/
		    	    padding-top: 10px;
			    padding-bottom: 0px;
    border-top: 1px solid #f0f0f0;
}
.megamenu .menu-heading >div img{
/*width: 35px;*/
/*height: 35px;*/

width: 25px;
height: 25px;

}
.megamenu .menu-heading p{
margin-bottom: 0;
text-align: left;
    font: normal normal normal 14px/18px Roboto;
    letter-spacing: 0px;
    color: #000000;
    text-transform: capitalize;
    margin-top: 11px;
}
 


.megamenu .menu-heading >div .title{
    color: #000000;
    font: normal normal normal 15px/16px Roboto;
        letter-spacing: 0px;
        color: #000000;
        text-transform: capitalize;
        margin-left: 15px;
		    vertical-align: middle;
}
.dropdown-toggle::after{
    content: "";
        position: absolute;
        right: -3px;
            bottom: 0px;
            top: -3px;
        margin: auto;
        width: 0;
        height: 0;
        border: solid black;
        border-width: 0px 1px 1px 0;
        display: inline-block;
        padding: 2px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
}

.megamenu .listing{
    margin-top: 25px;
}
.megamenu .listing:first-child{
    margin-top: 0px;
}
.social-links-container{
    background-color: #fff;
    display: block;
    position: relative;
    width: 100%;

}
.navbar{
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
    padding-bottom: 0px;
}
.navbar-brand{
    position: absolute;
    top:-21px;
}

.header_area.fixed-top{

    background-color: #fff;
        /* box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1); */
        box-shadow: 0px 3px 16px 0px rgb(114 114 114 / 7%);
}
.social-links-container .social-links{
display: flex;
flex-direction: row;
text-align: left;
    font: normal normal 500 12px/14px Roboto;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    align-items: center;
}
.social-links-container .social-links a{
margin-left: 9px;
}

.header-top ul{
    display: flex;
    flex-direction: row;
    margin: 0;
margin-right: 25px;
}
.header-top ul li{
     list-style-type: none;
     margin-left: 4.5px;
}
.header-top > ul >li >a{
    text-align: left;
        font: normal normal 500 12px/14px Roboto;
        letter-spacing: 0px;
        color: #000000;
        text-transform: uppercase;
        display: block;
        padding-left: 15px;
        border-left:solid 1px rgba(112, 112, 112, 0.2)
}
.header-top > ul >li:first-child >a{
    border-left:none
}

.navbar-nav.action button{
background: #3CB889 0% 0% no-repeat padding-box;
color: #fff;
padding: 13px 10px 12.5px;
border:none;
display: flex;
flex-direction: row;
font: normal normal 300 15px/18px Roboto;
transition: all 0.3s ease-in;
}
.navbar-nav.action button:hover{
background: #2A99D4 0% 0% no-repeat padding-box;
color: #fff;
padding: 13px 10px 12.5px;
border:none;
display: flex;
flex-direction: row;
font: normal normal 300 15px/18px Roboto;
transition: all 0.3s ease-in;
}
.navbar-nav.action button span{
margin-right: 11px;
display: block;
width: 20px;
height: 20px;
/* margin-top: -3px; */
}
.navbar-nav.action button.locator{
margin-right: 20px;
}
.navbar-nav .nav-item{
margin-right: 34px;
height: 70px;
align-items: center;
display: flex;
}

.area-paddding{
    padding-top: 74px;
    padding-bottom: 60px;
}

h1, h2{
        font: normal normal normal 36px/43px Roboto;
        letter-spacing: 0px;
        color: #1A509C;
        /* margin-bottom: 25px; */
        margin-top: 0;
        margin-bottom: 30px;
}

.services p{
    text-align: center;
        font: normal normal normal 14px/24px Roboto;
        letter-spacing: 0px;
        color: #000000;
        text-transform: capitalize;
        max-width: 765px;
        margin: 0 auto;
}

.type-services{
    margin-top:23px;
    margin:0 auto;
    max-width: 1200px;
    margin-top: 50px;
}


.type-services .row:first-child{
    margin-bottom: 39px;
}

.type-services .service-bg{
    display: block;
    text-decoration: none;
}

.type-services .service-bg >div{
background: rgba(255, 235, 235, 0) 0% 0% no-repeat padding-box;
width: 60px;
    height: 60px;
    border-radius: 50%;
    margin:0 auto;
    padding: 9px;
        display: flex;
            align-items: center;
            justify-content: center;
}
.type-services .service-bg:hover >div{
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
}

.service-bg >div >img{
    width: 35px;
    height: 35px;
}

.type-services .service-bg>div.color-1 {
    background: rgb(73 192 141 / 15%) 0% 0% no-repeat padding-box;
    transition: all 0.2s ease-in;
}

.type-services .service-bg:hover>div.color-1 {

    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

    transition: all 0.2s ease-in;
}
.type-services .service-bg>div.color-2 {
    background: rgb(240 134 157 / 17%) 0% 0% no-repeat padding-box;
    transition: all 0.2s ease-in;
}

.type-services .service-bg:hover>div.color-2 {

     box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

    transition: all 0.2s ease-in;
}
.type-services .service-bg>div.color-3 {
    background: rgb(209 187 47 / 13%) 0% 0% no-repeat padding-box;
    transition: all 0.2s ease-in;
}

.type-services .service-bg:hover>div.color-3 {

     box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

    transition: all 0.2s ease-in;
}
.type-services .service-bg>div.color-4 {
    background: rgb(248 113 90 / 10%) 0% 0% no-repeat padding-box;
    transition: all 0.2s ease-in;
}

.type-services .service-bg:hover>div.color-4 {

       box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

    transition: all 0.2s ease-in;
}
.type-services .service-bg>div.color-5 {
    background: rgb(197 166 233 / 20%) 0% 0% no-repeat padding-box;
    transition: all 0.2s ease-in;
}

.type-services .service-bg:hover>div.color-5 {

     box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

    transition: all 0.2s ease-in;
}
.type-services .service-bg>div.color-6 {
    background: rgb(238 190 151 / 17%) 0% 0% no-repeat padding-box;
    transition: all 0.2s ease-in;
}

.type-services .service-bg:hover>div.color-6 {

       box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

    transition: all 0.2s ease-in;
}


.type-services .service-bg >div.color-7{
background: rgba(245, 255, 241, 1) 0% 0% no-repeat padding-box;
    transition: all 0.2s ease-in;
}
.type-services .service-bg:hover >div.color-7{

   box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

transition: all 0.2s ease-in;
}
.type-services .service-bg >div.color-8{
background: rgba(255, 235, 235,1) 0% 0% no-repeat padding-box;
    transition: all 0.2s ease-in;
}
.type-services .service-bg:hover >div.color-8{

background: rgba(255, 235, 235, 1) 0% 0% no-repeat padding-box;

transition: all 0.2s ease-in;
}
.type-services .service-bg >div.color-9{
background: rgba(241, 247, 255, 1) 0% 0% no-repeat padding-box;
    transition: all 0.2s ease-in;
}
.type-services .service-bg:hover >div.color-9   {

background: rgba(241, 247, 255, 1) 0% 0% no-repeat padding-box;

transition: all 0.2s ease-in;
}
.type-services .service-bg >div.color-10{
background: rgba(247, 241, 255, 1) 0% 0% no-repeat padding-box;
    transition: all 0.2s ease-in;
}
.type-services .service-bg:hover >div.color-10   {

background: rgba(247, 241, 255, 1) 0% 0% no-repeat padding-box;

transition: all 0.2s ease-in;
}
.type-services .service-bg >div.color-11{
background: rgba(255, 248, 241, 1) 0% 0% no-repeat padding-box;
    transition: all 0.2s ease-in;
}
.type-services .service-bg:hover >div.color-11   {

background: rgba(255, 248, 241, 1) 0% 0% no-repeat padding-box;

transition: all 0.2s ease-in;
}
.type-services span{
    display: block;
    text-align: center;
        font: normal normal normal 16px/18px Roboto;
        letter-spacing: 0px;
        color: #000000;
        text-transform: capitalize;
        margin-top: 6px;
}




.offers{
    background: #fff 0% 0% no-repeat padding-box;
}

.offers .card{
    box-shadow: 0px 3px 6px #0000000F;
        border: 1px solid #7070701C;
        border-radius: 17px;
        overflow: hidden;
}
.offers .img{
    height: 221px;
    overflow: hidden;
}

.owl-carousel.owl-drag .owl-item{
    padding-left: 15px;
    padding-right: 15px;
}


.offers .card-inner{
    padding:19px 22px;
    background: #fff;
    text-align: left;
}
.offers .card-inner h4{
    font: normal normal 400 19px/23px Roboto;
    letter-spacing: 0px;
    color: #1A509C;
    text-transform: capitalize;
    margin-bottom: 14px;
}
.offers .card-inner span{
    font: normal normal normal 15px/24px Roboto;
    color: #000000;
    margin-bottom: 14px;
    display: block;
}
.offers .card-inner span strong{
    font: normal 500 20px/24px Roboto;
        letter-spacing: 0px;

}
.offers .card-inner p{
text-align: left;
    font: normal normal normal 13px/19px Roboto;
    letter-spacing: 0px;
    color: #000000;
    max-width: 214px;

}
.offers .card-inner a{
text-align: left;
    font: normal normal 500 14px/19px Roboto;
    letter-spacing: 0px;
    color: #000000;

}

.offers .owl-carousel.owl-drag .owl-item{
    padding-top: 0;
        padding-bottom: 0;
}



.innovative-ideas {
    background: #F7F7FA 0% 0% no-repeat padding-box;
}

.innovative-ideas .card {
    background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #0000000F;
        border: 1px solid #7070701C;
        border-radius: 17px;
        overflow: hidden;
}

.innovative-ideas .img {
    overflow: hidden;
}

.innovative-ideas .card-inner h4 {
    font: normal normal 400 19px/23px Roboto;
    letter-spacing: 0px;
    color: #1A509C;
    text-transform: capitalize;
    padding-bottom: 24px;
        margin-bottom: 23px;
}
.innovative-carousel{
    padding: 0px 4.5px;
}
.innovative-ideas .card-inner {
    padding: 19px 22px;
    background: #fff;
    text-align: left;
}
.innovative-ideas .card-inner .border-bottom-1{
border-bottom: 1px solid rgba(112, 112, 112, 0.36);
}

.innovative-ideas .card-inner a {
    text-align: left;
    font: normal normal 500 14px/19px Roboto;
    letter-spacing: 0px;
    color: #000000;

}

.innovative-ideas .owl-carousel.owl-drag .owl-item {
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 0;
    padding-bottom: 0;
}

.innovative-ideas .owl-carousel .owl-stage{
    /* margin-left: 7px;
    margin-right: 7px; */
}


.testimonials{
    background: #F7F7FA 0% 0% no-repeat padding-box;
}

.testimonials h5{
    text-align: center;
        font: normal normal normal 24px/17px Roboto;
        letter-spacing: 0px;
        color: #1A509C;
        margin-bottom: 0;
		    padding: 12px 0px;
}
.testimonials p{
    text-align: center;
        font: normal normal normal 16px/26px Roboto;
        letter-spacing: 0px;
        color: #000000;
        max-width: 960px;
        margin: 0 auto;
        padding: 15px 0px;
}
.testimonials .designation{
    display: block;
    text-align: center;
        font: normal normal 500 16px/14px Roboto;
        letter-spacing: 0px;
        color: #1A509C;
		    margin-top: -10px;
}
.testimonials .carousel-indicators{
    margin-top: 33px;
    position: relative;
    bottom: 0;
    margin-left: 0;
    margin-right: 0;
}
.testimonials .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 60px;
    height: 60px;
    margin-right: 15px;
    margin-left: 15px;
    text-indent: 0px;
    cursor: pointer;
    background-color:transparent;
    border: solid 1px transparent;
}
.testimonials .carousel-indicators li.active {
   border:solid 1px #1A509C;
   border-radius: 50%;
   overflow: hidden;
    width: 60px;
        height: 60px;
}

.testimonials .owl-carousel.owl-drag .owl-item {padding:0;}
.know-more{
    position: relative;
}
.know-more::after{
    content: '';
    position: absolute;
    width: 17px;
    height: 14px;
    top:3px;
/* right: -25px; */
margin-left: 7px;
    background: url('../images/arrow-right.svg') 0 0 no-repeat;
    transition: all 0.2s ease-in;
}
.know-more:hover:after{
    margin-left: 10px;
    transition: all 0.2s ease-in;
}


footer{
    /*padding: 52px 60px;*/
     padding: 30px 60px;
    background: #1A509C 0% 0% no-repeat padding-box;
}

.footer-navigation{
    text-align: left;
font: normal normal normal 14px/17px Roboto;
letter-spacing: 0.49px;
color: #FFFFFF;
text-transform: uppercase;
}
.footer-navigation{
  padding: 0;
  margin: 0;
  display: block;
  margin: 0 auto;
  max-width: 200px;
}
.footer-navigation li{
    margin-bottom: 10px;
  /*margin-bottom: 30px;*/
  list-style-type: none;
}
.footer-navigation li a{
        color: #FFFFFF;

}
.footer-navigation li:last-child{
  margin-bottom: 0px;
}

footer h3{
    font: normal normal 300 22px/24px Roboto;
        letter-spacing: 0.44px;
        color: #FFFFFF;
        text-transform: capitalize;
}
footer p{
    text-align: left;
        font: normal normal 300 16px/24px Roboto;
        letter-spacing: 0.32px;
        color: #F8F8F8;
        margin-top: 16px;
        margin-bottom: 10px;
        /*margin-bottom: 24px;*/
}
footer input[type=submit]{
    text-align: left;
        font: normal normal normal 16px/19px Roboto;
        letter-spacing: 0.32px;
        color: #FFFFFF;
        background: #2A99D4 0% 0% no-repeat padding-box;
        border-radius: 56px;
        padding:16px 30px;
        border:none;
        transition: all 0.3s ease-in;
        cursor:pointer;
}
footer input[type=submit]:hover{
        background: #3CB889 0% 0% no-repeat padding-box;
        transition: all 0.3s  ease-in;

}
footer input[type=text]{
background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 6px #00000029;
    border: 1px solid #FFFFFF;
    border-radius: 30px;
padding: 11px 56px 11px 20px;
height: 44px;
    text-align: left;
        font: normal normal 300 16px/32px Roboto;
        letter-spacing: 0.32px;
        color: #1B2C3D;
width:250px;
}

footer .form-group{
       margin-bottom: 10px;
    /*margin-bottom: 26px;*/
padding-right:0px;
}
footer .form-group:last-child{
    margin-bottom: 0px;
padding-left:0px;
}
footer .border-right{
    border-right: 1px solid rgba(255, 255, 255, 0.14) !important;
    text-align: center;
}

footer .newsletter{

    display: inline-block;
    max-width: 300px;
    text-align: left;
}

.footer-bottom{
    /*padding: 20px 15px;*/
    padding: 10px 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.14) !important;
    text-align: center;
    background: #1A509C 0% 0% no-repeat padding-box;
        font: normal normal normal 13px/15px Roboto;
        letter-spacing: 0px;
        color: #FAFAFA;
        margin-top: -1px;
}
.footer-bottom a{
    font: normal normal normal 13px/22px Roboto;
        color: #FAFAFA;
}

.about-us{
    position: relative;
    background-color: #f8f8f8;
}

 .about-us .banner {
    position: relative;
    height: 100%;
    margin-top: 95px;
    height: 560px;
    /* background: url(../images/about-us.png) -274px 0 no-repeat; */
    /* background-size: cover; */
      background: url(/public/storage/images/about-usbg1.jpg) -375px 0 no-repeat;
background-size: cover;
}
 .director-profile .banner {
    position: relative;
    height: 100%;
    margin-top: 70px;
    margin-top: 94px;
    height: 733px;
height: 530px;
    background: url(/public/storage/images/directer.jpg) top center no-repeat;
	background-size:cover;

}
.carousel-indicators{
display:none;
}
 .director-profile.section2  .banner2 {
    position: relative;
    height: 100%;
    margin-top: 0px;
    height: 450px;
    background: none #fbfbfb;
	background-size:cover;

}

 .branch-locator .banner{
    position: relative;
    height: 100%;
    margin-top: 95px;
    /*height: 470px;*/
    height:340px;
    background: url(/public/storage/images/branch-locator-header.jpg) top center no-repeat;
}

 .contact-us .banner, .thank-you-bg .banner {
    position: relative;
    height: 100%;
    margin-top: 95px;
    height: 340px;
    background: url(/public/storage/images/contact.jpg) top center no-repeat;
    background-size: cover;
} 

 .daily-deposit-scheme-bg .banner {
    position: relative;
    height: 100%;
    margin-top: 95px;
    /*height: 470px;*/
     height: 340px;
    /* background: url(../images/about-us.png) -274px 0 no-repeat; */
    /* background-size: cover; */
      /*background: url(/yash-vighnharta-bank/public/storage/images/daily-depositbg.png) -443px 0 no-repeat;*/
      background: url(/public/storage/images/daily-depositbg.png) top center no-repeat;
      background-size: cover;
}

 .long-term-deposit-scheme-bg .banner {
    position: relative;
    height: 100%;
    margin-top: 95px;
     height: 340px;
    /*height: 470px;*/
    /* background: url(../images/about-us.png) -274px 0 no-repeat; */
    /* background-size: cover; */
      background: url(/public/storage/images/long-term-deposit-scheme-bgbg.png) top center no-repeat;
      background-size: cover;
}

 .monthly-recurring-plan-bg .banner {
    position: relative;
    height: 100%;
    margin-top: 95px;
    /*height: 470px;*/
     height: 340px;
    /* background: url(../images/about-us.png) -274px 0 no-repeat; */
    /* background-size: cover; */
      background: url(/public/storage/images/monthly-planbg.png) top center no-repeat;
      background-size: cover;
}
 .services-bg .banner {
    position: relative;
    height: 100%;
    margin-top: 95px;
    /*height: 470px;*/
     height: 340px;
    /* background: url(../images/about-us.png) -274px 0 no-repeat; */
    /* background-size: cover; */
      background: url(/public/storage/images/servicesmanbg.png) top center no-repeat;
      background-size: cover;
}
 .innovative-ideas-bg .banner {
    position: relative;
    height: 100%;
    margin-top: 95px;
    /*height: 470px;*/
     height: 340px;
    /* background: url(../images/about-us.png) -274px 0 no-repeat; */
    /* background-size: cover; */
      background: url(/public/storage/images/innovativebg.jpg) top center no-repeat;
      background-size: cover;
}

.super-decades-bg .banner{
    position: relative;
    height: 100%;
    margin-top: 95px;
    /*height: 470px;*/
     height: 340px;
    /* background: url(../images/about-us.png) -274px 0 no-repeat; */
    /* background-size: cover; */
      background: url(/public/storage/images/super-decades.png) top center no-repeat;
      background-size: cover;
}
.super-decades-bg .banner{
    position: relative;
    height: 100%;
    margin-top: 95px;
    /*height: 470px;*/
     height: 340px;
    /* background: url(../images/about-us.png) -274px 0 no-repeat; */
    /* background-size: cover; */
      background: url(/public/storage/images/super-decadesbg.png) top center no-repeat;
      background-size: cover;
}

.vehicle-loan-bg .banner{
    position: relative;
    height: 100%;
    margin-top: 95px;
    /*height: 470px;*/
     height: 340px;
    /* background: url(../images/about-us.png) -274px 0 no-repeat; */
    /* background-size: cover; */
      background: url(/public/storage/images/offer-homeloan.jpg) top center no-repeat;
      background-size: cover;
}
.educational-loan-bg .banner{
    position: relative;
    height: 100%;
    margin-top: 95px;
    /*height: 470px;*/
     height: 340px;
    /* background: url(../images/about-us.png) -274px 0 no-repeat; */
    /* background-size: cover; */
      background: url(/public/storage/images/offer-homeloan.jpg) top center no-repeat;
      background-size: cover;
}
.home-loan-bg .banner{
    position: relative;
    height: 100%;
    margin-top: 95px;
    /*height: 470px;*/
     height: 340px;
    /* background: url(../images/about-us.png) -274px 0 no-repeat; */
    /* background-size: cover; */
      background: url(/public/storage/images/offer-homeloan.jpg) top center no-repeat;
      background-size: cover;
}

.super-decade-bg .banner1{
    position: relative;
    height: 100%;
    margin-top: 0px;
    height: 280px;
    background: url(/public/storage/images/super-decades-banner-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.women-special-plan-bg .banner {
    position: relative;
    height: 100%;
    margin-top: 95px;
    /*height: 470px;*/
     height: 340px;
    /* background: url(../images/about-us.png) -274px 0 no-repeat; */
    /* background-size: cover; */
      background: url(/public/storage/images/women-special-plan.png) top center no-repeat;
      background-size: cover;
}
.gallery-bg .banner {
    position: relative;
    height: 100%;
    margin-top: 95px;
    /*height: 470px;*/
     height: 340px;
    /* background: url(../images/about-us.png) -274px 0 no-repeat; */
    /* background-size: cover; */
      background: url(/public/storage/images/galleryallbg.png) top center no-repeat;
      background-size: cover;
}


.senior-citizen-fd-combo-plan-bg .banner {
    position: relative;
    height: 100%;
    margin-top: 95px;
    /*height: 470px;*/
     height: 340px;
      background: url(/public/storage/images/senior-citizen-fd-combo-plan.png) top center no-repeat;
      background-size: cover;
}

.agriculture-project-bg .banner {
    position: relative;
    height: 100%;
    margin-top: 95px;
    /*height: 470px;*/
     height: 340px;
      background: url(/public/storage/images/agriculture-bgbg.png) top center no-repeat;
      background-size: cover;
}

.mineral-water-plant-bg .banner {
    position: relative;
    height: 100%;
    margin-top: 95px;
    /*height: 470px;*/
     height: 340px;
      background: url(/public/storage/images/mineral-water.png) top center no-repeat;
      background-size: cover;
}
.production-house-bg .banner {
    position: relative;
    height: 100%;
    margin-top: 95px;
    /*height: 470px;*/
     height: 340px;
      background: url(/public/storage/images/production-house-bgbg.png) top center no-repeat;
      background-size: cover;
}
.gold-refineries-bg .banner {
    position: relative;
    height: 100%;
    margin-top: 95px;
    /*height: 470px;*/
     height: 340px;
      background: url(/public/storage/images/gold-refinary.png) top center no-repeat;
      background-size: cover;
}


.site-map-bg .banner {
    position: relative;
    height: 100%;
    margin-top: 95px;
    /*height: 470px;*/
     height: 340px;
      background: url(/public/storage/images/site-map-bg.png) top center no-repeat;
      background-size: cover;
}

.privacy-policy-bg .banner {
    position: relative;
    height: 100%;
    margin-top: 95px;
    /*height: 470px;*/
     height: 340px;
      background: url(/public/storage/images/privacy-policy-bg.png) top center no-repeat;
      background-size: cover;
}
.disclaimer-bg .banner {
    position: relative;
    height: 100%;
    margin-top: 95px;
    /*height: 470px;*/
     height: 340px;
      background: url(/public/storage/images/disclaimerbg.jpg) top center no-repeat;
      background-size: cover;
}

.download-bg .banner {
    position: relative;
    height: 100%;
    margin-top: 95px;
    /*height: 470px;*/
     height: 340px;
      background: url(/public/storage/images/downloads-bg.png) top center no-repeat;
      background-size: cover;
}


  .complaint-bg .banner, .thank-you-for-your-copmlaint-bg .banner, .grievance-bg .banner {
    position: relative;
    height: 100%;
    margin-top: 95px;
    /*height: 470px;*/
    height: 340px;
      background: url(/public/storage/images/branch-complaint-bg.png) top center no-repeat;
      background-size: cover;
}
 













.about-us .banner {
    position: relative;
    /* height: 100%; */

}
.top-spacing{
    margin-top: 132px;
}

.about-us .container {
    /* position: absolute; */
    /* top: 0; */
    /* z-index: -1; */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 1336px;
    margin: auto;
    bottom: 0;
    display: flex;
    align-items: center;
}

.about-us .banner-content h2{
    margin-bottom: 19px;
}

.about-us .banner-content p {
    /*max-width: 548px;*/
     max-width: 500px;
    text-align: justify;
        font: normal normal normal 14px/24px Roboto;
        letter-spacing: 0px;
        color: #000000;
        text-transform: capitalize;
        opacity: 1;
}
.about-us.director-profile.section2 .banner-content p {
    /*max-width: 548px;*/
     max-width: 100%;
    text-align: justify;
        font: normal normal normal 14px/24px Roboto;
        letter-spacing: 0px;
        color: #000000;
        text-transform: capitalize;
        opacity: 1;
}
.breadcrumb{
    background: transparent;
    margin: 0;
    padding: 0;
    border-radius: 0;
}
.breadcrumb-item+.breadcrumb-item::before{
    display: inline-block;
        padding-right: 0.5rem;
        color: #6c757d;
        content: "|";
}
.breadcrumb-item{
text-align: left;
    font: normal normal normal 16px/17px Roboto;
    letter-spacing: 0px;
    color: #000000;
    text-transform: capitalize;
    opacity: 1;
    margin-bottom: 0px;
}
.breadcrumb-item a{
text-align: left;
    font: normal normal normal 16px/17px Roboto;
    letter-spacing: 0px;
    color: #000;
	padding-top: 50px;
    text-transform: capitalize;
    opacity: 1;
}

.breadcrumb-item.active {
    color: #000000;
}


.mission{
    position: relative;
    background-color: #eff1f1;
}
.mission .mission-bg {
     position: relative;
     height: 100%;
     margin-top:0px;
     height: 565px;
     /* background: url(../images/mission.png) -320px 0 no-repeat; */
     background-size: cover;
    background: url(../images/mission.png) center no-repeat;
 }


.mission-bg.daily-deposit-scheme-bg1{
    position: relative;
    height: 100%;
    margin-top: 0px;
    height: 780px;
    background-size: cover;
    background: url(/public/storage/images/daily-deposit-scheme-1-minbg.png) -280px 0 no-repeat;
}

.mission .daily-deposit-scheme-bg2 {
    background-color: #eff1f0;
    position: relative;
    height: 100%;
    margin-top: 0px;
    height: 733px;
    background-size: cover;
    background: url(/public/storage/images/daily-deposit-scheme-bg-2-min.png) -408px 0 no-repeat;
background-size: cover;
margin-bottom: 0px;
}
.mission .women-special-contnet-bg {
    background-color: #eff1f0;
    position: relative;
    height: 100%;
    margin-top: 0px;
    height: 550px;
    background-size: cover;
    background: url(/public/storage/images/women-plan-contentbg.png) -405px 0px no-repeat;
}


.mission .senior-citizen-contnet-bg {
    background-color: #eff1f0;
    position: relative;
    height: 100%;
    margin-top: 0px;
    height: 560px;
    background-size: cover;
    background: url(/public/storage/images/senior-citizen-plan-bg.png) -370px 0px no-repeat;
    background-size: cover;
}
 .mission .mission-bg {
     position: relative;
     /* height: 100%; */

 }


.mission .container {
    /* position: absolute; */
    /* top: 0; */
    /* z-index: -1; */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 1336px;
    margin: auto;
    bottom: 0;


}

.mission .banner-content{
    max-width: 566px;
    margin-right: 75px;
    /* padding-top: 48px; */
}
.mission .banner-content p{
font: normal normal normal 14px/24px Roboto;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
text-align:justify;
}

.certificate{
    background-color: #F6F6F6;
    display: none;
}
section.founder-chairman.area-paddding {
    display: none;
}   
.certificate .container{
    text-align: center;
}
.certificate p{
    margin-bottom: 31px;
    font: normal normal normal 14px/24px Roboto;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        max-width: 700px;
        margin-left:  auto;
        margin-right:  auto;
}





.services-page {
    position: relative;
    background-color: #f8f8f8;
}
.services-page button {
background: #3CB889 0% 0% no-repeat padding-box;
    border-radius: 7px;
    font: normal normal normal 15px/18px Roboto;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        padding: 17px 24px 15px;
        border:none;
        cursor: pointer;
        margin-top:10px;
        transition: all 0.3s ease-in;
}

.services-page button:hover {
        background: #2A99D4 0% 0% no-repeat padding-box;
        transition: all 0.3s ease-in;
}

.services-page .banner {
    position: relative;
    height: 100%;
    margin-top: 95px;
    height: 500px;
    /* background: url(../images/about-us.png) -274px 0 no-repeat; */
    /* background-size: cover; */
    background: url(../images/services-page.png) top center no-repeat;
}

.services-page .banner {
    position: relative;
    /* height: 100%; */

}

.top-spacing {
    margin-top: 132px;
}

.services-page .container {
    /* position: absolute; */
    /* top: 0; */
    /* z-index: -1; */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 1336px;
    margin: auto;
    bottom: 0;
    display: flex;
    align-items: center;
}

.services-page .banner-content h2 {
    margin-bottom: 19px;
    color:#000;
}

.services-page .banner-content p {
    max-width: 548px;
    text-align: left;
    font: normal normal normal 14px/24px Roboto;
    letter-spacing: 0px;
    color: #000000;
    text-transform: capitalize;
    opacity: 1;
}

.product-feature{
    max-width: 730px;
    margin: 0 auto;
}


.product-feature .type-services .service-bg>div.pro-color-1 {
    background: rgba(241, 247, 255,1) 0% 0% no-repeat padding-box;
    transition: all 0.2s ease-in;
}

.product-feature .type-services .service-bg:hover>div.pro-color-1 {

    background: rgba(241, 247, 255, 1) 0% 0% no-repeat padding-box;

    transition: all 0.2s ease-in;
}
.product-feature .type-services .service-bg>div.pro-color-2 {
    background: rgba(247, 241, 255,1) 0% 0% no-repeat padding-box;
    transition: all 0.2s ease-in;
}

.product-feature .type-services .service-bg:hover>div.pro-color-2 {

    background: rgba(247, 241, 255, 1) 0% 0% no-repeat padding-box;

    transition: all 0.2s ease-in;
}
.product-feature .type-services .service-bg>div.pro-color-3 {
    background: rgba(241, 255, 249, 1) 0% 0% no-repeat padding-box;
    transition: all 0.2s ease-in;
}

.product-feature .type-services .service-bg:hover>div.pro-color-3 {

    background: rgba(241, 255, 249, 1) 0% 0% no-repeat padding-box;

    transition: all 0.2s ease-in;
}
.product-feature .type-services .service-bg>div.pro-color-4 {
    background: rgba(255, 241, 244, 1) 0% 0% no-repeat padding-box;
    transition: all 0.2s ease-in;
}

.product-feature .type-services .service-bg:hover>div.pro-color-4 {

    background: rgba(255, 241, 244, 1) 0% 0% no-repeat padding-box;

    transition: all 0.2s ease-in;
}
.product-feature .type-services .service-bg>div.pro-color-5 {
    background: rgba(245, 255, 241, 1) 0% 0% no-repeat padding-box;
    transition: all 0.2s ease-in;
}

.product-feature .type-services .service-bg:hover>div.pro-color-5 {

    background: rgba(245, 255, 241, 1) 0% 0% no-repeat padding-box;

    transition: all 0.2s ease-in;
}
.product-feature .type-services .service-bg>div.pro-color-6 {
    background: rgba(255, 235, 235, 1) 0% 0% no-repeat padding-box;
    transition: all 0.2s ease-in;
}

.product-feature .type-services .service-bg:hover>div.pro-color-6 {

    background: rgba(255, 235, 235, 1) 0% 0% no-repeat padding-box;

    transition: all 0.2s ease-in;
}
.product-feature .type-services .service-bg>div.pro-color-7 {
    background: rgba(241, 247, 255, 1) 0% 0% no-repeat padding-box;
    transition: all 0.2s ease-in;
}

.product-feature .type-services .service-bg:hover>div.pro-color-7 {

    background: rgba(241, 247, 255, 1) 0% 0% no-repeat padding-box;

    transition: all 0.2s ease-in;
}
.product-feature .type-services .service-bg>div.pro-color-8 {
    background: rgba(247, 241, 255, 1) 0% 0% no-repeat padding-box;
    transition: all 0.2s ease-in;
}

.product-feature .type-services .service-bg:hover>div.pro-color-8 {

    background: rgba(247, 241, 255, 1) 0% 0% no-repeat padding-box;

    transition: all 0.2s ease-in;
}

.product-feature button{
    background: #3CB889 0% 0% no-repeat padding-box;
        border-radius: 7px;
        text-align: left;
        font: normal normal normal 15px/18px Roboto;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        padding: 17px 25px 15px;
        margin-top: 34px;
        border: none;
        cursor: pointer;
        transition: all 0.3s ease-in;
}
.product-feature button:hover{
    background: #2A99D4 0% 0% no-repeat padding-box;
    transition: all 0.3s ease-in;
}

.enquiry-page button:hover{
    background: #2A99D4 0% 0% no-repeat padding-box;
        transition: all 0.3s ease-in;
}

.documents-page {
    position: relative;
    background-color: #f8f8f8;
}
.documents-page  button{
    background: #3CB889 0% 0% no-repeat padding-box;
        border-radius: 7px;
        text-align: left;
        font: normal normal normal 15px/18px Roboto;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        padding: 17px 24px 15px;
        border: none;
        cursor: pointer;
        margin-top: 10px;
        transition: all 0.3s ease-in;
}
.documents-page  button:hover{
        background: #2A99D4 0% 0% no-repeat padding-box;
            transition: all 0.3s ease-in;
}

.documents-page .banner {
    position: relative;
    height: 100%;
    height: 603px;
    /* background: url(../images/about-us.png) -274px 0 no-repeat; */
    /* background-size: cover; */
    background: url(../images/document-bg.png) top center no-repeat;
}


.documents-page .banner {
    position: relative;
    /* height: 100%; */
margin-top: 0px;
}

.documents-page .container {
    /* position: absolute; */
    /* top: 0; */
    /* z-index: -1; */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 1336px;
    margin: auto;
    bottom: 0;
    display: flex;
    align-items: center;
}

.documents-page .banner-content h2 {
    margin-bottom: 18px;
    color: #1A509C;
}
.documents-page .banner-content {
max-width: 565px;
width: 100%;

}
.documents-page .banner-content span.desc {
font: normal normal normal 14px/24px Roboto;
    letter-spacing: 0px;
    color: #000000;
    text-transform: capitalize;
    opacity: 1;
}

.documents-page .banner-content .doc-list{

    display: flex;

}
.documents-page .banner-content .doc-list >div{
font: normal normal 500 16px/24px Roboto;
    letter-spacing: 0px;
    color: #000000;
}
.documents-page .banner-content .doc-list>div:first-child {
    width: 45%;
    flex: 0 0 45%;
    max-width: 45%;
}
.documents-page .banner-content .doc-list >div:last-child{
padding-right: 0;
width: 55%;
    max-width: 55%;
    flex: 0 0 55%;
}
.documents-page .banner-content .doc-list >div span{
position: relative;
padding-left: 32px;
padding-bottom: 21px;


}
.documents-page .banner-content .doc-list >div.border-bottom{
border-bottom: solid 1px rgba(112, 112, 112, 0.14);
padding-bottom: 20px;
padding-top: 20px;
padding-left: 0;
}
.documents-page .banner-content .doc-list >div span::before{
content: '';
position: absolute;
background: url('../images/check-bullet.svg') 0 0 no-repeat;
width: 20px;
height: 20px;
left: 0;
top: 0;

}

.documents-page .banner-content .doc-list:last-child div.border-bottom{
    border-bottom: none !important;
    padding-top: 20px;
    padding-left: 0;
}


.faq-page{
position: relative;
}
.faq-page .container{
position: relative;
max-width: 900px;
margin: 0 auto;
}

.faq-page .card-body{
    font: normal normal normal 14px/24px Roboto;
        letter-spacing: 0px;
        color: #000000;
        text-transform: capitalize;
            padding: 19px 38px 20px;
            text-align: left;
}
.faq-page .card{
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
    border:none;
        /* border: 1px solid rgba(0, 0, 0, .125); */
}
.faq-page .accordion .card:first-of-type{
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #0000001A;
}

.faq-page .border-active{
    border: 1px solid #3766A9 !important;
}

.faq-page .accordion .card:not(:first-of-type):not(:last-of-type){
    border-radius: 10px;
        overflow: hidden;
        margin-bottom: 30px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #0000001A;
}
.faq-page .card-header .btn{
    text-align: left;
        font: normal normal 500 20px/24px Roboto;
        letter-spacing: 0px;
        color: #1A509C;
        text-transform: capitalize;
        display: block;
        padding: 0 20px 0 0;
        white-space: normal;
}
.faq-page .card-header{

        padding: 19px 38px 20px;
        border-bottom:none;
        background-color: #fff;
}

.faq-page .accordion .card:last-of-type{
    border-radius: 10px !important;

    background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #0000001A;
}

.faq-page .card .card-header .btn-header-link {
    position: relative;
}

.faq-page .card .card-header .btn-header-link:before {
    content: "";
        position: absolute;
        right: -8px;
        width: 25px;
        top: -1px;
        height: 25px;
        background: #1A509C 0% 0% no-repeat padding-box;
        border-radius: 50%;
}

.faq-page .card .card-header .btn-header-link:after {
content: "";
    position: absolute;
    right: 0;
    width: 10px;
    top: 9px;
    height: 10px;
    background: url('../images/arrrow-white-top.svg') no-repeat 0 0;
}



.faq-page .card .card-header .btn-header-link.collapsed:before {
    content: "";
    position: absolute;
    right: -7px;
    width: 25px;
    top: -2px;
    height: 25px;
background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 50%;
}

.faq-page .card .card-header .btn-header-link.collapsed:after {
    content: "";
    position: absolute;
    right:0;
    width: 10px;
    top:9px;
    height:10px;
    background: url('../images/arrow.svg') no-repeat 0 0;
}

.faq-page .card .card-header .btn-header-link:focus{
box-shadow: none;
}


.enquiry-page{
position: relative;
 
}
.enquiry-page .banner {
    position: relative;
    height: 100%;
    margin-top:0px;
    height: 603px;
    background: url(../images/enquiry.png) top center no-repeat;
}
.complaintbg .banner {
    position: relative;
    height: 100%;
    margin-top:0px;
    height: 600px;
    background: url(../images/enquirybg.png) top center no-repeat;
}
.enquiry-page .container {
    /* position: absolute; */
    /* top: 0; */
    /* z-index: -1; */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 1336px;
    margin: auto;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
padding:0px 60px 0px 0px;
}
.enquiry-page .area-paddding {
    padding-top: 25px;
        padding-bottom: 25px;
}
.enquiry-page .banner-content {
   max-width: 505px;
   width: 100%;
}
.enquiry-page form {

   width: 100%;
}
.enquiry-page form .form-group{

   display: flex;
   flex-direction: row;
border-bottom: 1px solid rgba(112, 112, 112, 0.3);
margin-bottom: 22px;
padding-bottom: 3px;
}
.enquiry-page form .form-group span{

   margin-right: 5px;
   margin-top:5px;
   width: 24px;
}
.enquiry-page form .form-group input[type="text"], .enquiry-page form .form-group textarea{

font: normal normal normal 16px/19px Roboto;
    letter-spacing: 0px;
    color: #000000;
    background: transparent;
    border:none;


}
.enquiry-page form .form-group input[type="text"]:focus, .enquiry-page form .form-group textarea:focus{
box-shadow: none;
}
.enquiry-page form .form-group textarea {

    margin-bottom: 10px;

}
.enquiry-page form .captcha {
   margin: 30px 0;text-align: left;
}

.enquiry-page form .form-group input[type="text"]::placeholder,
.enquiry-page form .form-group textarea::placeholder {
    font: normal normal normal 16px/19px Roboto;
        letter-spacing: 0px;
        color: #000000;

}
.enquiry-page button {

background: #3CB889 0% 0% no-repeat padding-box;
    border-radius: 7px;
    padding: 17px 39px 15px;
    border:none;
    cursor: pointer;
    font: normal normal normal 15px/18px Roboto;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        transition: all 0.3s ease-in;
		
}
.contact-button-lf{
	margin-left: 15px;
}
.newsletter button {

background: #2A99D4 0% 0% no-repeat padding-box;
    border-radius: 7px;

       padding: 15px 20px 14px;
    /*padding: 17px 39px 15px;*/
    border:none;
    cursor: pointer;
    /*font: normal normal normal 15px/18px Roboto;*/
        font: normal normal normal 15px/15px Roboto;
        letter-spacing: 0px;
		    border-radius: 56px;
        color: #FFFFFF;
        text-transform: uppercase;

border-top-left-radius:0px;
border-bottom-left-radius:0px;
        transition: all 0.3s ease-in;
}
.newsletter button:hover{
background-color: #3cb889;
}

.btn-bg-c input {

background: #3CB889 0% 0% no-repeat padding-box;
    border-radius: 7px;
    padding: 17px 39px 15px;
    border:none;
    cursor: pointer;
    font: normal normal normal 15px/18px Roboto;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        transition: all 0.3s ease-in;
}
.btn-bg-c input:hover{
background-color: #2a99d4;
}

.pic-founder{
    width: 25%;
    display: block;
    text-align: center;
}
.pic-founder div{
    display: block;
font: normal normal 500 15px/18px Roboto;
margin-top: 7px;
}
.pic-founder span{
    display: block;
font: normal normal normal 13px/18px Roboto;
margin-top: 3px;
}
.pic-founder img{
    box-shadow: 0px 3px 6px #0000000F;
        border: 1px solid #7070701C;
        width: 100%;
}
.founder-content{
    width: 73%;
}

.founder-content p{
        font: normal normal normal 14px/24px Roboto;
            letter-spacing: 0px;
            color: #000000;
            opacity: 1;
}
.founder-content p .wt-500{
        font: normal normal 500 14px/24px Roboto;

}








/*owl carouisel theme*/

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none;
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}



.owl-carousel.owl-drag .owl-item {
    padding: 15px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #00000021 0% 0% no-repeat padding-box
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #3d78bd
}

.owl-theme .owl-dots .owl-dot span {
    width: 24px;
    height: 6px;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot {
    outline: none
}



/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
    
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

/*branch-locator*/
img.img-fluid.branch-locator-rp {
    padding-right: 8px;
}
img.img-fluid.branch-locator-rpi {
    padding-right: 8px;
    width: 10%;
}


.branch-box{
    background-color: #fff;
}
.branch-box h2{
    text-align: center;
    padding-bottom: 30px;
}

.branch-box h5{
    text-align: center;
    font-size: 17px;
    color: #1A509C;
    margin-bottom: 5px;
    line-height: 24px;
}
.branch-box-list{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #0000000F;
    border: 1px solid #7070701C;
    border-radius: 17px;
    overflow: hidden;
    padding: 15px 15px;
        margin-bottom: 20px;
min-height:220px;
position:relative;
}

.view-map{
    position: absolute;
    bottom: 10px;
    left: 15px;
    color: #1A509C;
    font-size: 11px;
    background: url(../images/arrow-right.svg) right center no-repeat;
    padding-right: 18px;
    background-size: 12px;
    font-weight: bold;

}

.view-map.relative{
    position: relative;
    left:0px;

}


.branch-box-list.ht-65{
    min-height:65px;
}

.branch-box-list h4{
    text-align: left;
    font: normal normal 400 20px/23px Roboto;
    color: #1A509C;
    margin-bottom: 3px;
    padding: 8px 0px;
    font-weight: 500;
}
.branch-box-list h4 a{
    text-align: left;
    font: normal normal 400 20px/23px Roboto;
    color: #1A509C;
    font-weight: 500;
}


.branch-box-list p{
    font-size: 14px;
}

/*Content*/

/*contact us*/

.contact-ttl {
    font: normal normal 400 19px/23px Roboto;
    letter-spacing: 0px;
    color: #1A509C;
    margin-bottom: 0px;
    display: block;
}
section.contact-map iframe {
    display: block;
    width: 100%;
border:0px;
}

/*table css*/

.deposit-scheme {
    background-color: #fff;
}
.deposit-scheme  h2{
    text-align: center;
}

 .table-wrap {
     overflow-x: auto;
}
.box-scheme thead{
    background: #1A509C;
    color: #fff;
}
.box-scheme {
     max-width: 800px;
     margin: 20px auto;
}
 
 .table-wrap table, td, th {
     border: 1px solid #fff;
     text-align: center;
       white-space: nowrap;
}
 .box-scheme table {
     border-collapse: collapse;
     width: 100%;
}
 .box-scheme th, td {
     padding: 15px 5px;
     font-size: 15px;
     font-weight: 500;
}
.box-scheme table tbody tr:nth-child(odd) {
     background: #3cb88917;
     color: #000;
}
.box-scheme table tbody tr:nth-child(even) {
     background: #dddddd1a;
     color: #000;
}
.box-scheme {
     padding: 0px 16px;
}

 .scheme-info {
    text-align: left;
    padding-top: 25px;
}
 .scheme-info h2 {
    text-align: left;
    font-size: 19px;
    margin-bottom: 5px;
    line-height: 27px;
}
.scheme-info ul{
    padding-left: 0px;

}
.arrowpoint-icon {
    width: 15px;
    height: 15px;
    margin-top: -2px;
    margin-right: 5px;
    display: inline-block;
}

.scheme-info ul li{
    font-size: 14px;
    list-style: none;
    position: relative;
    display: flex;
}
.scheme-info h5{
    color: #000;
     font-size: 14px;
    line-height: 20px;
}
.scheme-info h5 span{
    color: #000;
	  font-size: 12px;
}
.box-pd{
    padding-top: 30px;
    padding-bottom: 30px;
}
.left-text h2{
    text-align: left!important;
    padding-bottom: 0px!important;
}

/*long term deposit*/
.long-term-deposit{
    background-color: #fff;
}
.long-term-deposit h2{
    text-align: center;
    padding-bottom: 30px;
}

.long-term-deposit h5{
    text-align: center;
    font-size: 17px;
    color: #1A509C;
    margin-bottom: 5px;
    line-height: 24px;
}
.box-plan{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #0000000F;
    border: 1px solid #7070701C;
    border-radius: 17px;
    overflow: hidden;
    padding: 15px 15px;
        margin-bottom: 20px;
}
.box-icon{
    width: 35px;
    height: 55px;
margin: auto;
    text-align: center;
}
.box-icon img{
padding-top: 10px;
}
.box-plan h4{   
    text-align: center;
    font: normal normal 400 20px/23px Roboto;
    color: #1A509C;
    margin-bottom: 3px;
    padding: 8px 0px;
    font-weight: 500;
}
ul.box-list-order {
      height: 40px;
    padding: 0px 0px;
       border-bottom: 1px solid rgba(112, 112, 112, 0.36);
}
.box-list-icon-arrow{
      padding-right: 15px;
}
.box-list ul li{
    display: inline-block;
   
  
}
.boxt-list-title{
 width: 50%;
 height: 46px;
 font-size: 15px;
 padding-right: 15px;
     font-weight: 500;
}
 .box-list-container .box-list .box-list-icon {
    width: 45px;
    height: 46px;
    margin-right: 25px;
}
ul.box-list-order.box-list-order1 {
    height: 50px;
}
.li.box-list-order1.boxt-list-title{
    width: 45%;
}
li.boxt-list-title.boxt-list-title1 {
    width: 47%;
}
.long-term-deposit-terms{
    padding: 30px 0px;
    padding-bottom: 0px;
}
.long-term-deposit-terms h2 {
    font-size: 19px!important;
    margin-bottom: 0px;
    text-align: left;
     font: normal normal normal 36px/27px Roboto;
    letter-spacing: 0px;
    color: #1A509C;
    padding-bottom: 0px;
}
.long-term-deposit-terms ul{
      padding-left: 20px;
}
.box-scheme.box-scheme2.box-scheme-3.area-paddding{
        max-width: 700px;
    margin: 20px auto;
        padding-top: 74px;
    padding-bottom: 76px;
    padding-left: 0px;
    padding-right: 0px;
 
}
.box-scheme-super{
        max-width: 100%;
            padding: 0px;
}
.border-none{
    height: 25px!important;
    border-bottom: 1px solid #0000!important;
}
.about-us1{
    position: relative;
    background-color: #fff;
 margin-top: 0px;
 padding-top: 0px;
}


 

.box-daily-scheme {
    padding-top: 30px;
    padding-bottom: 30px;
}

/*slider*/
.main-slider .slide01 {
    background: url(../images/banner-1.jpg) no-repeat top center; background-size: auto; height: 460px; background-size: cover;
}
.main-slider .slide02 {
    background: url(../images/banner-2.jpg) no-repeat top center; background-size: auto; height: 460px; background-size: cover;
}
.main-slider .slide03 {
    background: url(../images/sliderbg3.png) no-repeat top center; background-size: auto; height: 460px; background-size: cover;
}
 
.sidebar-item-content a.nav-link {
    color: black !important;
        padding: 6px;
}
.info h3{
	font-size: 35px;
}
h3.mob-hide {
    line-height: 60px;
}

.row.justify-content-md-center.justify-content-sm-start {
    display: none;
}

/*Gallery*/
 #gallery {
  padding-top: 40px;
  padding-bottom: 30px;
}
section.gallery-sub1 {
    padding-top: 40px;
    padding-bottom: 30px;
}
section.gallery-sub {
    padding-top: 40px;
    padding-bottom: 30px;
}
.img-wrapper {
  position: relative;
  margin-top: 0px;
}
.img-wrapper img {
  width: 100%;
}
.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  border-radius: 15px;
}
.img-overlay i {
  color: #fff;
  font-size: 3em;
}
#overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0%;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  object-fit: contain;
  padding: 5%;
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#nextButton:hover {
  opacity: 0.7;
}
 
#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#prevButton:hover {
  opacity: 0.7;
}
 
#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 30px;
  right: 22px;
}
#exitButton:hover {
  opacity: 0.7;
}

.containerr {
  width: 100%;
  margin: 20px auto;
  columns: 4;
  column-gap: 10px;
}

.containerr .box {
  width: 100%;
  margin-bottom: 10px;
  break-inside: avoid;
}

.containerr .box img {
  max-width: 100%;
  border-radius: 15px;
  cursor:pointer;
}

.header-top section.sidebar-item-content{
/*margin-right: 20px;*/
display: flex;
    height: 25px;
    /* background: url(../images/top-header.png) no-repeat top center; */
    flex-direction: row;
    white-space: nowrap;
    margin-top: -23px;
}
.header-top section.sidebar-item-content> ul >li{
        margin-bottom: 0px;
}
.header-top section.sidebar-item-content> ul >li:first-child >a span {
    border-left: none;
}

.header-top .nav-item.hhh a span{
    text-align: left;
    font: normal normal 500 12px/14px Roboto;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    display: block;
    padding-left: 15px;
    border-left: solid 1px rgba(112, 112, 112, 0.2);
}
.nav.navbar-nav.navbar-right.justify-content-end.action.btn-brnach a {
    text-decoration: none!important;

}
.header-top .nav-item.hhh a span:hover{
    color: #1a509c;
}

a.nav-link.dropdown-toggle{
    text-decoration: none;
}
li.breadcrumb-item.home-prev a{
    color: #000;
    font-size: 16px;
}
span.breadcrumb_last {
    font-size: 16px;    text-transform: capitalize;
}
.daily-deposit-bg{
    display: none;
}
section.about-us.long-term-deposit-bg {
    display: none;
}

.banner-content h1{
    font-size: 32px;
    line-height: 50px;
    padding-top: 15px;
	    margin-bottom: 10px;
    text-transform: capitalize;
}
.gold-refineries-bg .breadcrumb-panel span {
    color: #000;
}
.gold-refineries-bg .breadcrumb-panel span a{
    color: #000;
}

.gold-refineries-bg  h1{
    color: #1A509C;
}

/*site map*/


.sitemap-menu ul{
    margin: 0;
    padding: 0;
}
.sitemap-menu ul li {
    width: 46%;
    float: left;
    list-style: none;
    font-size: 16px;
    border-bottom: 1px solid rgba(0, 0, 0, .4);
    padding: 10px 0;
    margin-right: 2%;
}
.sitemap-menu li a {
    color: #000;
    left: 1.5px;
    font-weight: 600;
}
.sub-menu-sitemap{
    display: flex;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 10px !important;
}


.sitemap-menu .sub-menu-sitemap:last-child{
    margin-bottom: 0px !important;
}


 
img.arrowpoint-icon.icon-wh.icon-wh {
    width: 19px;
    height: 19px;
}
.products-list ul li {
    border-bottom: 0px;
    margin: 0 0 5px 0;
    width: 25%;

}
.products-list ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    letter-spacing: 1px;
}
 
 
.products-list p a {
    color: #000;
        font-weight: 500;
		font-size: 17px;
}
.products-list p {
    padding: 15px 0px;
    left: 1.5px;
    font-size: 18px;
    font-weight: 600;
    width: 98%;
    margin-bottom: 0px;
	    padding: 0px 0px 0px 15px;
    border-left: 3px solid #1a509c;
}
 section.site-map.section-tb.area-paddding {
    padding-left: 15px;
    padding-right: 15px;
}
.sub-menu-sitemap li a b{
        font-weight: 500;
    font-size: 17px;
}
.sub-menu-sitemap li a b:hover{
   color: #1a509c;
   text-decoration: none;
}
.products-list ul li a:hover{
      color: #1a509c;
          font-weight: 500;
		      text-decoration: none;
}

.long-term-deposit .box-plan .box-icon{
    display: none;
}

.long-term-deposit .box-plan h4{
    background-color: #1A509C;
    border-radius: 6px;
    margin-bottom: 23px;
    color: #fff;
}
.long-term-deposit-terms ul{
    padding-left: 0px;
}
.long-term-deposit-terms ul li{
    list-style: none;
}
.long-term-deposit-terms ul li {
    font-size: 14px;
    list-style: none;
    position: relative;
    display: flex;
}

 


/*Home slider*/

.banner2 {
    padding-top: 180px;
}
.main-slider{
    margin-top: 90px;
}
.info.desk-hide.slider-tagline {
    text-align: center;
    background-color: #d9e9ee;
    padding: 10px 0px;
    width: 100%;
}
.director-profile .banner-content.area-paddding{
        padding-top: 0px;
    padding-bottom: 0px;
}

.carousel-indicators .active {
    background-color: #1a509c;
}
.carousel-indicators li{
	background-color:#3cb889;
}
.listing a:hover{
	    text-decoration: none;
		color:#1a509c;
}
.megamenu .menu-heading >div .title:hover{
	color:#1a509c;
	
}
 

.main-list-p ul li {
 
    padding: 0px 0px 0px 15px;
	    margin-top: 5px;
    margin-bottom: 10px;
    border-left: 3px solid #1a509c;
}
.products-list {
    padding-top: 10px;
}
.megamenu .col-sm-6:first-child .menu-heading div {
    border: 0;
}
.megamenu .col-sm-6:nth-child(2) .menu-heading div {
    border: 0;
}
 
.gallery-bgbg {
        background-color: #fff!important;
}

img.img-responsive.box-img {
    width: 100%;
    object-fit: cover;
    height: 230px;
}
.wrapper-2 p {
    font-size: 16px;
    line-height: 30px;
}
img.hand-hover {
    width: 50px;
}


.title{
    font-weight:600;
    font-size:15px;
}


.dropdown-toggle::after {
   
}


.carousel-control-prev-icon {
    background:none
}
.carousel-control-prev-icon:after {
   content: "";
    position: absolute;
    left: 25px;
    bottom: 0px;
    top: -30px;
    margin: auto;
    width: 0;
    height: 0;
    border: solid #3cb889;
    border-width: 0px 5px 5px 0;
    display: inline-block;
    padding: 12px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.carousel-control-next-icon {
   background:none
}

.carousel-control-next-icon:after {
    content: "";
    position: absolute;
    right: 25px;
    bottom: 0px;
    top: -30px;
    margin: auto;
    width: 0;
    height: 0;
    border: solid #3cb889;
    border-width: 0px 5px 5px 0;
    display: inline-block;
    padding: 12px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
#input-wrapper{
display:flex;
}
#input-wrapper * {
 
}

#input-wrapper label {
  z-index: 99;
  line-height: 25px;
     margin: 7px 5px;
}

#input-wrapper input {

}

.form-group select{
color:#000;
}
.dropdown-menu.megamenu .listing >div{
padding:0 10px !important;
}

.enquiry-page form .form-group{
margin-bottom: 14px;
}

.text-danger {
    color: #dc3545 !important;
    font-size: 12px !important;
    margin-bottom: 2px;
}


.enquiry-page form .form-group select{
border:none;
color:#000;
background:transparent;
}

.main-slider h3{
padding-left:50px;
}


.bank-logos .logos{
display:flex;
gap:0px;
justify-content:center;

}

.bank-logos .logos span{
display:inline-block;
padding:0px 20px;
border-right:1px solid rgba(112, 112, 112, 0.36);
background: white;
    margin: 20px;
}

.bank-logos .logos span:last-child{

border-right:none;
}
.bank-logos .logos span img{
height:75px;
}

.arrow-container{
       position: absolute;
    bottom: 15px;
    width: 40px;
    height: 40px;
    background-color: #005299;
    left: calc(50% - 20px);
    border-radius: 50%;
}

.down-arrow {
  position: absolute;
  /*top: calc(100vh - 290px);*/
    bottom: 11px;
    left: 19px;
    width: 0;
    height: 20px;
    border: 1px solid #fff;
    border-radius: 2px;
}

.down-arrow:after {
    content: " ";
    position: absolute;
    top: 4px;
    left: -7px;
    width: 14px;
    height: 14px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    border-radius: 3px;
    transform: rotateZ(45deg);
}
.arrow-container {
  animation: jumpInfinite 1.5s infinite;
}
@keyframes jumpInfinite {
  0% {
    margin-top: 0;
  }
  50% {
    bottom: 10px;
  }
  100% {
    margin-top: 0;
  }
}

.bank-logos{
background: #fff 0% 0% no-repeat padding-box;
}


.download-container{

display:flex;
gap:30px;
}

.download-container a{

color:#005299;
}


.download {
     width: 225px;
    /* background: #c6c6c64f; */
    padding: 15px 0px 0px;
    border-radius: 15px;
    box-shadow: 0px 3px 16px 0px rgb(114 114 114 / 7%);
    border: solid 1px #c6c6c64f;
}

.download p{

    margin-top: 10px;
    color: #005299;
    border-top: solid 1px #c6c6c64f;
    padding: 15px;
    margin-top: 15px;
    text-align: left;
    font: normal normal normal 13px/24px Roboto;
}


.download img{
    height: 95px;
}

.navbar-nav.btn-brnach a:last-child {display:none;}

.mission .mission-bg.agriculture-project-bg1 {
	height: 770px; background: url(../images/agriculture-project-bg1.jpg) 0 0 no-repeat;
}
.ltl-highlight {
	font-weight: 500;
	color: #000;
	text-decoration: underline;
}

.youtube-img img{
    width: 18px;
    height: 18px;
        border-radius: 0px;
}
.insta img{
    width: 18px;
    height: 18px; 
}

