@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@400..800&display=swap');
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.plus-jakarta{
  font-family: "Baloo 2", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
body{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow-x: hidden;
  font-family: "Baloo 2", sans-serif;
  padding-right: 0 !important;
}
section.why ul li {
    font-size: 19px;
}
.f-light{
     font-family: "Baloo 2", sans-serif;
     font-weight: 300;
}
.f-regular{
      font-family: "Baloo 2", sans-serif;
     font-weight: 400;
}
.f-medium{
      font-family: "Baloo 2", sans-serif;
     font-weight: 500;
}
.f-semibold{
      font-family: "Baloo 2", sans-serif;
     font-weight: 600;
}
.f-bold{
      font-family: "Baloo 2", sans-serif;
     font-weight: 700;
}
body a:hover{
  text-decoration: none;
  color: #fff;
}
body li{
  list-style: none;
}
.f-light{
 
  font-weight:300;
}
.f-regular{
  
   font-weight:400;
 }
.f-medium{

  font-weight:500;
}
.f-semibold{

  font-weight:600;
}
.f-bold{

  font-weight:700;
}
.f-Extrabold{
  
    font-weight:800;
  }
.f-black{
 
  font-weight:900;
} 
a {
  text-decoration: none;
}
button:focus {
  outline: 0;
  box-shadow: none;
}
header {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 5;
  height: 40px;
  padding: 0px 0 0px;;
  transition: all 0.3s ease-in-out;
   background: #f6f5fb;
}
.home-page header{
    height: 40px;
}
.home-page header .main-head {
    background: #f6f5fb;
}
header .main-head{
    background: transparent;
}
/*header.shrink{
  animation: 0.3s 0.3s fadeInDown both;
  background: #fff;
  box-shadow: 0px 2px 10px #00000059;
}*/
.heads-up {
    transform: translateY(-6rem);
    transform: translate3d(0, -6rem, 0);
}
header .container {
  position: relative;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
}
header .header {
  display: block;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: all 0.3s ease-in-out;
  opacity: 1;
  z-index: 1;
  position: relative;
}
header .header-white {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
header .mobile-navbar {
    position: relative;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: auto;
}
.navbar-expand-md {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0px 0 8px;
}
.navbar-expand-md .navbar-nav .nav-link {
    font-size: 18px;
    font-weight: 500;
    padding: 0;
    transition: all 0.3s ease-in-out;
    position: relative;
    color: #000;
    margin: 0px 7px;
    margin-top: 15px;
    position: relative;
    padding: 0px 8px;
    text-transform: capitalize;
}
.navbar-expand-md .navbar-nav .nav-link img {
    width: 64%;
}
header .navbar-expand-md .navbar-nav .nav-link.active, header .navbar-expand-md .navbar-nav .nav-link:hover {
    color: #da3c3e;
}
.navbar-brand {
    position: absolute;
    top: 7px;
    left: 0;
    padding: 0;
    width: 17%;
    transition: all 0.4s;
}
header.animated.shrink .navbar-brand {
    width: 10%;
}
header.animated.shrink {
    box-shadow: 0px 0px 10px #ccc;
}
header.animated.heads-up .navbar-brand{
    opacity: 0;
}
.navbar-brand img {
    width: 100%;
}
.foot-top .common-btn{
    background: #000;
    color: #fff;
    z-index: 1;
}
.main-footer .footer-wrapp {
    display: flex;
    width: 100%;
    position: relative;
    z-index: 1;
    margin-top: 36px;
}
  footer{
    position: relative;
  }
.main-footer {
    background:#393185;
    position: relative;
    background-size: cover;
    background-position: center;
    padding: 25px 0px 5px;
}
  .btm-strip {
      background: #393185;
  }
.btm-strip p {
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    padding-left: 0;
}
span.dot {
    margin: 0px 9px;
}
 a.top-arrow {
    background: #5A6162;
    position: absolute;
    right: -55px;
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    transform: rotate(270deg);
} 
.column:nth-child(1) {
    width: 21%;
    margin-right: 0;
}
.column:nth-child(1) p {
    color: #fff;
    margin-top: 20px;
    font-size: 15px;
    line-height: 22px;
    width: 89%;
    font-weight: 100;
      margin-bottom: 0;
}
 
 
.footer-logo {
     background: #fff;
    padding: 10px 20px;
    box-shadow: 0px 0px 93px #00000029;
    border-radius: 6px;
    margin-top: -26%;
}
.column:nth-child(2) {
    width: 23%;
    position: relative;
}
.column h4 {
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 12px;
}
.column:nth-child(3) {
    width: 22%;
}
.column:nth-child(4) {
    width: 20%;
}
.column:nth-child(5) {
    width: 11%;
}
.column:nth-child(5) p {
      font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin: 13px 0px;
}
.column a {
    display: block;
    padding-bottom: 7px;
    line-height: 20px;
    color: #fffdfd;
    font-size: 17px;
    font-weight: 100;
    width: fit-content;
}
.Contact-wrapper a img{
    margin-right: 10px;
}
.Contact-wrapper a{
    display: flex;
    align-items: center;
    color: #90A0AA;
}
 .footerlogo {
    width: 55%;
}

.column p {
    color: #FFFFFF;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
      margin-bottom: 20px;
}
  footer a,
  footer p{
    color: #a8a4a4;
    font-size: 16px;
  }
  footer p{
    margin-bottom: 0;
  }
.common-btn {
    width: 129px;
    height: 41px;
    border-radius: 19px;
    background: #000000;
    display: flex;
    letter-spacing: 1.4px;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 15px;
    transition: all 0.3s ease-in-out;
    position: relative;
    /* text-transform: uppercase; */
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    overflow: hidden;
    outline: none;
    border-radius: 3px;
    cursor: pointer;
    font-weight: 600;
}
.common-btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:#E31E25;
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition: all 0.3s ease-in-out;
    color: #fff;
}
.address-wrapper {
    display: flex;
    align-items: flex-start;
    margin-top: 24px;
}
.common-btn:hover{
    color: #fff !important;
    border:0px !important;
}
.common-btn:hover:before{
    transform:scaleX(1);
}
.common-btn span {
    position: relative;
    top: 1px;
}
.footer-contact a {
    padding-bottom: 0px !important;
}
.footer-contact span {
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #0d0202;
    font-size: 22px;
}
.footer-contact span img{
    margin-right: 5px;
}
.footer-contact span i {
    margin-right: 11px;
}
.btm-strip .container {
  
    padding: 16px 15px 16px 15px;
    position: relative;
  }
.btm-strip a {
    font-size: 16px;
    color: #fffafa;
}
.btm-strip {
  color:#fff;
}
.home-slider h2 {
    font-size: 49px;
    color: #393085;
    font-weight: 400;
    line-height: 64px;
}
.caption-left {
    position: absolute;
    top: 18%;
}
.top-header ul {
    display: flex;
    align-items: center;
    padding-left: 0;
    margin-bottom: 0;
}
.top-header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top-header ul li a {
    color: #290303;
    /* opacity: 75%; */
    font-size: 19px;
    margin-right: 28px;
    margin-bottom: 6px;
    display: block;
    margin-top: 6px;
}
.top-header{
    background: #fff;
}
.top-header ul li a img {
    margin-right: 7px;
}
.top-header ul:nth-child(2) li:last-child a {
    border: 1px solid #ccc;
    height: 29px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 10px;
    border-radius: 3px;
    margin-right: 0px;
}
/*header .dropdown:hover .dropdown-menu {
    display: block;
    min-width: 144px;
    left: -4px;
    border-radius: 4px;
}
header .dropdown:hover .dropdown-menu li a {
    font-size: 16px;
}*/
ul.dropdown-menu {
    /* min-width: 15rem; */
    padding: 14px 0px 7px;
    background-color: #fff;
    top: 42px;
    border: 0px;
    border-radius: 0px;
    width: fit-content;
    max-width: fit-content;
}
.dropdown-link {
  margin-bottom: 11px;
  display: block;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
}
.dropdown-link:hover{
  color: #000;
}
.dropdown-link.active{
  color: #000;
}

.navbar-expand-md .navbar-nav .btnlink.nav-link,
.navbar-expand-md .navbar-nav .btnlink.nav-link:hover {
    font-weight: 400;
    height: 36px;
    background: #E31E25;
    color: #fff;
    border: 0;
    font-size: 16px;
    padding: 7px 13px;
    border-radius: 4px;
    margin-top: 8px;
    margin-right: 0;
}
.slider-section {
    margin-top: 82px;
}
.red{
    color: #E31E25;
}
.slider-section .caption p {
    color: #5E636A;
    font-size: 18px;
    line-height: 31px;
    margin-top: 15px;
    margin-bottom: 22px;
}
.slider-section .last-p {
    background: #e31e25;
    padding: 11px 0px 0;
}
.slider-section .last-p p {
    color: #fff;
    font-size: 24px;
    margin-bottom: 0;
}
.slider-section .last-p p span{
     animation: blink-animation 2s steps(5, start) infinite;
  -webkit-animation: blink-animation 2s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
.slider-section .owl-nav {
    position: absolute;
    bottom: 6%;
    right: 5%;
}
.slider-section .owl-theme .owl-nav [class*=owl-],
.slider-section .owl-theme .owl-nav [class*=owl-]:hover {
    color: #000;
    font-size: 25px;
    background: transparent;
}
.slider-section .owl-item.active .caption-left {
    animation: fadeInLeft 1.3s ease-in-out;
}
.slider-section .owl-dots {
    position: absolute;
    bottom:7%;
    left: 8%;
}
.slider-section .owl-dots .owl-dot button {
    border: 1px solid transparent;
    color: #5E636A;
    height: 32px;
    width: 32px;
    border-radius: 50%;
    font-size: 12px;
    margin-right: 4px;
    background: transparent;
}
.slider-section .owl-dots .owl-dot.active button {
    border: 1px solid #5E636A;
    color: #5E636A;
    height: 32px;
    width: 32px;
    border-radius: 50%;
    font-size: 12px;
    margin-right: 4px;
    background: transparent;
}
.deposite-wrapper{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.deposite-single {
    width: 15.5%;
    background: #fff;
    /* height: 242px; */
    min-height: 242px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 10px;
    margin-bottom: 17px;
    transition: all 0.4s;
    padding: 0px 5px;
    margin-right: 15px;
}
.deposite-single h3 {
    color: #1E1E1E;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 14px;
}
.deposite-single p{
    color: #5E636A;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: none;
}
.deposite {
    padding: 56px 0px 40px;
    background: #F5F5F5;
}
.deposite-wrapper .deposite-bx{
    position: relative;
}
p{
    font-size: 18px;
    color: #5E636A;
}
.deposite-wrapper .deposite-bx .text-box {
    position: absolute;
    top: -25px;
    display: flex;
    align-items: center;
    justify-content: end;
    flex-direction: column;
    height: 100%;
    width: 100%;
}
.deposite-wrapper .deposite-bx .text-box h3 {
    color: #fff;
    font-weight: 300;
    font-size: 27px;
}
.deposite-wrapper .deposite-bx .text-box label{
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
.deposite-wrapper .deposite-bx .text-box label span {
    font-size: 8px;
    margin-left: 5px;
}
.deposite-wrapper .deposite-bx .text-box img.arrow{
    margin-bottom: 36px;
    width: 25px;
    margin-top: 10px;
}
.deposite-wrapper .deposite-single:last-child .text-box img.loan-arrow {
    margin-bottom: 36px;
    width: 25px;
    margin-top: 10px;
    transform: rotate(181deg);
}
.deposite-wrapper .deposite-bx img{
    width: auto;
}
.deposite-single h4 {
    color: #1E1E1E;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px;
}
.deposite-single img.icon-img {
    margin: 0 auto 20px;
    display: block;
    width: 20%;
    transition: all 0.4s;
}
.deposite-single:hover img.icon-img{
    transform: scale(1.08);
}
.service-slider .item h4{
    font-size: 18px;
    font-weight: 700;
    color: #000;
}
.service-slider .item p{
    width: 100%;
    text-overflow: ellipsis;
    -webkit-line-clamp:2;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
}
.service-slider .item .text-box img {
    width: 64px;
    height: 61px;
    margin-bottom: 14px;
}
.service-slider .item .text-box {
    box-shadow: 0px 3px 34px #00000012;
    padding: 23px 30px;
    border-radius: 0px 0px 10px 10px;
}
.service-slider .item {
    margin: 23px 16px;
    display: block;
}
.service-slider .item:hover .img-box img{
    transform: scale(1.04);
} 
img{
    transition: all 0.4s;
}
.service-slider .item .img-box{
    overflow: hidden;
    border-radius: 15px 15px 0px 0px;
}
.service-slider .item label {
    color: #E31E25;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1.4px;
    display: flex;
    align-items: center;
    margin-top: 13px;
}
.service-slider .item label span {
    margin-left: 5px;
    font-size: 8px;
}
.service-slider .owl-prev {
    position: absolute;
    top: 50%;
    left: -7px;
}
.service-slider .owl-next {
    position: absolute;
    top: 50%;
    right: -7px;
}
.service-slider.owl-theme .owl-nav [class*=owl-],
.service-slider.owl-theme .owl-nav [class*=owl-]:hover {
    color: #e31e25;
    font-size: 10px;
    margin: 5px;
    padding: 0;
    height: 30px;
    background: #fff;
    width: 30px;
    display: flex;
    border-radius: 30px;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 10px #616161;
}
.heading {
    font-weight: 500;
    font-size: 36px;
    color: #0770b2;
}
.services {
    padding: 50px 0px;
}
.services .heading{
    padding-left: 20px;
}



/*.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}*/


.slider-wrapper {
  margin: 10px 0 40px;
  max-width: 100%;
  position: relative;
  width: 500px;
}
.slider-wrapper .custom-track {
    background-color: #ffffff;
    /* border: 1px solid #e6e6e6; */
    border-radius:9px;
    height: 8px;
    position: relative;
    width: 100%;
}
.slider-wrapper .custom-fill {
    background-color: #5BB8F3;
    border-radius: 8px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
}
.slider-wrapper .custom-thumb {
    background-color: #07649F;
    border-radius: 50%;
    box-shadow: inset 0 0 5px 0 #0c0b0d;
    height: 24px;
    left: 50%;
    margin-left: -12px;
    position: absolute;
    top: -8px;
    width: 24px;
}
.slider-wrapper .custom-thumb:before {
    background-color: #f2f2f2;
    border-radius: 50%;
    box-shadow: 0 0 3px 0 #0c0b0d;
    content: "";
    height: 9px;
    left: 8px;
    position: absolute;
    top: 7px;
    width: 9px;
}
.slider-wrapper input:focus ~ .custom-track .custom-thumb {
  box-shadow: 0 0 4px 2px #72C2C1;
}
.custom-slider-widget {
    background: #0770B2;
    padding: 35px 30px;
    border-radius: 15px 15px 0px 0px;
    margin-top: 29px;
}
.range-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    /* background: red; */
    margin-bottom: 14px;
}
.range-heading output{
    color: #fff;
}
.range-heading p{
    color: #FFFFFF;
}
.slider-wrapper input[type=range] {
    left: 0;
    position: absolute;
    top: 21px;
    width: 100%;
    z-index: 2;
}
.slider-wrapper input[type=range]::-ms-track {
  width: 100%;
  height: 100%;
  -webkit-appearance: none;
  margin: 0px;
  padding: 0px;
  border: 0 none;
  background: transparent;
  color: transparent;
  overflow: visible;
}
.slider-wrapper input[type=range]::-moz-range-track {
  width: 100%;
  height: 100%;
  -moz-appearance: none;
  margin: 0px;
  padding: 0px;
  border: 0 none;
  background: transparent;
  color: transparent;
  overflow: visible;
}
.slider-wrapper input[type=range] {
  width: 100%;
  height: 100%;
  -webkit-appearance: none;
  margin: 0px;
  padding: 0px;
  border: 0 none;
  background: transparent;
  color: transparent;
  overflow: visible;
}
.slider-wrapper input[type=range]:focus::-webkit-slider-runnable-track {
  background: transparent;
  border: transparent;
}
.slider-wrapper input[type=range]:focus {
  outline: none;
}
.slider-wrapper input[type=range]::-ms-thumb {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  border: 0 none;
  background: transparent;
  cursor: pointer;
}
.slider-wrapper input[type=range]::-moz-range-thumb {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  border: 0 none;
  background: transparent;
  cursor: pointer;
}
.slider-wrapper input[type=range]::-webkit-slider-thumb {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  border: 0 none;
  background: transparent;
  cursor: pointer;
  -webkit-appearance: none;
}
.slider-wrapper input[type=range]::-ms-fill-lower {
  background: transparent;
  border: 0 none;
}
.slider-wrapper input[type=range]::-ms-fill-upper {
  background: transparent;
  border: 0 none;
}
.slider-wrapper input[type=range]::-ms-tooltip {
  display: none;
}
.equated {
    background: #F5F5F5;
    padding: 33px 30px;
    border-radius: 0px 0px 10px 10px;
    position: relative;
}
.equated p{
    color: #1E1E1E;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
}
.equated h5 {
    margin-bottom: 0;
    color: #E31E25;
    font-weight: 700;
    text-align: center;
    font-size: 24px;
}
.equated a {
    border-radius: 32px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -22px;
    background: #e31e25;
    box-shadow: 0px 3px 9px #00000042;
}
.equated a::before{
    background: #1A1A1C;
}
.why{
    background: url(../images/why-choose-bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px 0px 92px;
}
.counter-wrapper.counter {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90%;
    margin: 24px auto 0;
}
.counter-wrapper.counter .counter-single h4 {
    text-align: center;
    color: #fff;
    font-size: 32px;
    margin-bottom: 5px;
}
.counter-single {
    width: 25%;
    border-right: 1px solid #fff;
}
.about-counter .counter-single:last-child{
    border: 0;
}
.why-single {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px 16px 18px #00000021;
    display: flex;
    align-items: center;
    width: 23%;
    padding: 20px 18px;
    margin: 42px 10px 0;
    justify-content: space-around;
}
.why-single h6 {
    font-size: 19px;
    font-weight: 700;
}
.why-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-wrap: wrap;
}
.news{
    padding: 50px 0px;
    background: #F5F5F5;
}
.news .accordion-item{
    border: 0 !important;
}
.news .accordion-body {
    padding: 0;
    position: relative;
    overflow: hidden;
}
.news .accordion-body::before {
    position: absolute;
    content: "";
    background: #e31e25;
    height: 20px;
    width: 91%;
    bottom: -13px;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 10px;
}
.news .nav-link {
    font-size: 15px;
    display: block;
    color: #1E1E1E;
    font-weight: 500;
    padding: 0;
    padding: 18px 65px;
    border-radius: 53px;
    position: relative;
    transition: all 0.4s;
    outline: 13px solid transparent;
    position: relative;
}
.news .nav-link::before {
    position: absolute;
    content: "";
    background: #ccc;
    height: 1px;
    width: 75%;
    bottom: 0;
}
.news .nav-link.active:before{
    display: none;
}
.news .nav-link span {
    position: absolute;
    top: 50%;
    left: 21px;
    transform: translateY(-50%);
    opacity: 0;
}
.news .nav-link:hover{
    border: 1px solid transparent;
}
.news .nav-link.active {
    background: #fff;
    outline: 13px solid #f5f5f5;
    color: #E31E25;
}
.news .nav-link.active span{
    opacity: 1;
}
.news ul{
    border: 0;
    position: relative;
    left: -54px;
    top: 33px;
    display: block;
}
.news ul li {
    width: 87%;
}
.news a.more-btn {
    background: transparent;
    border: 1px solid #ccc;
    color: #1E1E1E;
    font-weight: 700;
    margin-top: 69px;
    display: block;
    font-size: 15px;
    letter-spacing: 1.4px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 11px;
    width: 201px;
    margin-left: 12px;
}
.news .accordion-body .text-box {
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
    padding: 0px 33px 30px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0 0 0 / 68%) 100%);
    /* background: linear-gradient(0deg, rgba(0, 0, 0, 0.8324579831932774) 34%, rgba(0, 0, 0, 0.2946428571428571) 85%); */
    border-radius: 0px 0px 16px 15px;
}
.news .accordion-body .text-box p{
    width: 100%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
}
.news .accordion-body .text-box h6 {
    font-size: 10px;
    opacity: 0.8;
}
.news .accordion-body .common-btn{
    background: #E31E25;
}
.news .row{
    margin-top: 30px;
}
.chairman .text-box h5 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 3px;
}
.chairman .heading {
    margin-bottom: 16px;
}
.chairman {
    background: url(../images/chairma-bg.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    padding: 60px 0px 0;
    position: relative;
    overflow: hidden;
}
.chairman .text-box {
    width: 78%;
    margin-top: 25px;
    position: relative;
    z-index: 1;
}
.chairman .img-box{
    width:90%;
}
.chairman .row {
    width: 90%;
    margin: 0 auto;
}
.chairman .chairman-element{
    position: absolute;
    left: -7%;
    top: 45%;
    width: 35%;
}
.award .col-lg-3 p{
    color: #1E1E1E;
}
.award {
    padding: 50px 0px;
}
.award .item p {
    padding: 17px 19px;
    border: 1px solid #ccc;
    border-radius: 0px 0px 15px 15px;
}
.award .owl-stage{
    padding-left: 0 !important;
}
.award .text-box {
    padding-left: 21%;
}
.award .owl-theme .owl-nav [class*=owl-], .award .owl-theme .owl-nav [class*=owl-]:hover {
    color: #e31e25;
    font-size: 10px;
    margin: 5px;
    padding: 0;
    height: 30px;
    background: #fff;
    width: 30px;
    display: flex;
    border-radius: 30px;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 10px #616161;
}
.award .owl-prev {
    position: absolute;
    top: 39%;
    left: -18px;
}
.award .owl-next {
    position: absolute;
    top: 39%;
    right: 22%;
}
.award .item:hover .img-box img{
    transform: scale(1.04);
}
.award .item .img-box,
.news .img-box{
    overflow: hidden;
    border-radius: 20px 20px 0px 0px;
}
.news .img-box {
    overflow: hidden;
    border-radius: 20px;
}
.award .item p{
    background: #fff;
    transition: all 0.4s;
}
.award .item:hover p{
    background: #E31E25;
    color: #fff;
}
.news .img-box:hover img{
    transform: scale(1.04);
}
.footer-last{
    background: url(../images/footer-last.png) no-repeat;
    background-position: center;
    background-size: cover;
}
.footer-last .container {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 26px 0px;
}
.footer-last h5 {
    font-weight: 400;
    font-size: 23px;
    line-height: 35px;
}
.footer-last .common-btn{
    background: #FFFFFF;
    color: #000000;
}
.footer-last .common-btn::before{
    background: #393185;
}
.footer-last .common-btn:hover {
     color: #fff !important;
}
.footer-box {
    background:#ffffff;
    padding: 19px 18px;
    border-radius: 9px;
    margin-top: 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.social-box a {
    color: #0b0b0b;
    /* margin: 0px 11px; */
    margin-right: 3px;
    font-size: 28px;
    background: transparent;
    height: 41px;
    display: inline-flex;
    width: 39px;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
    border-radius: 3px;
}
.social-box a.facebook:hover {
      background: #1877F2;
}
.social-box a.youtube:hover {
      background: #FF0000;
}
.social-box a.instgarm:hover {
       background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.footer-contact a, .footer-contact a:hover {
    color: #000;
    font-size: 17px;
}
.col-lg-8.col-md-12.strip-pages {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.breadcum {
    position: relative;
    margin-top: 0px;
}
.breadcum .parallax-container {
    position: relative;
    overflow: hidden;
}
.breadcum .parallax-parent {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.breadcum .parallax-content {
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.breadcum .main-img {
    width: 100%;
    filter: brightness(0.7);
}
.breadcum .caption-heading {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.caption-heading h1 {
    font-weight: 700;
    margin-top: 18px;
    font-size: 50px;
}
.breadcum-list a{
    color: #fff;
}
.thank-you img {
    width: 18%;
    margin-top: 51px;
}
.thank-you{
    padding-bottom: 20px;
}
.core-value {
    padding: 50px 0px;
}
.core-single img {
    margin: 0 auto 24px;
    display: block;
    height: 60px;
    width: 60px;
}
.core-value h6 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 18px;
}
.core-value{
    background: #F5F5F5;
    padding: 50px 0px;
}
.core-single {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 14px;
    padding: 50px 39px;
    margin-bottom: 27px;
}
.core-value .row{
    justify-content: center;
    margin-top: 35px;
}
.p-clr{
    color: #1E1E1E;
}
.overview {
    padding: 28px 0px 40px;
}
.about-counter .counter-wrapper.counter .counter-single h4 {
    color: #e31e25;
}
.about-counter .counter-wrapper.counter .counter-single p{
    color:#1E1E1E !important;
    font-weight: 500;
}
.about-counter .counter-single {
    border-right: 1px solid #ccc;
}
.about-counter {
    padding-bottom: 64px;
}
.overview .heading {
    margin-bottom: 25px;
}
.vision-mission {
    background: url(../images/vision-mission-bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px 0px;
}
.vision-single h5 {
    color: #1E1E1E;
    background: #fff;
    width: fit-content;
    padding: 6px 24px;
    font-weight: 700;
    border-radius: 23px;
    font-size: 24px;
    margin-bottom: 22px !important;
}
.vision-single p {
    width: 80%;
}
.vision-mission .row {
    align-items: center;
}
.vision-mission .col-lg-5:nth-child(1) .vision-single p {
    margin: 23px 0px;
    width: 86%;
}
.vision-mission .col-lg-5:nth-child(2) .vision-single p{
     width: 86%;
     margin-top: 15px;
}
.vision-mission .col-lg-5:nth-child(2) .vision-single .img-box {
    margin-bottom: 25px;
}
/**/
.history-wrapper .row{
    align-items: center;
}

.slider-nav h3 {
    background: #fff;
    color: #000;
    font-size: 18px;
    margin: 20px;
    padding: 2%;
    position: relative;
    text-align: center;
    border: 1px solid #C1C2C2;
    border-radius: 10px;
    padding: 12px 0px;
    transition: all 0.4s;
    cursor: pointer;
}
.slick-slide.is-active h3 {
    color: #fff;
    background-color: #E31E25;
    border: 1px solid #E31E25;
}
.history-wrapper .img-box img {
    width: 80% !important;
}
.history-wrapper .text-box {
    width: 90%;
}
.history-wrapper .slick-slide.slick-current.slick-active{
    animation: fadeInLeft 1.3s ease-in-out;
}
.history .slick-next:before {
    background-image: url(../images/right-arrow.svg);
    background-size: 15px 26px;
    display: inline-block;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    content: "";
    color: #00dddd;
    cursor: pointer;
    position: relative;
    top: 17px;
    left: 8px;
}
.history .slick-prev:before {
    background-image: url(../images/left-arrow.svg);
    background-size: 15px 26px;
    display: inline-block;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    content: "";
    color: #00dddd;
    cursor: pointer;
    position: relative;
    top: 15px;
    left: 7px;
}
.history button {
    background: #fff;
    outline: 0;
    border: 0;
    color: transparent;
}
.history button.slick-next.slick-arrow {
    position: absolute;
    right: -80px;
    bottom: -102px;
}
.history button.slick-prev.slick-arrow {
    position: absolute;
    left: -22px;
    bottom: -107px;
}
.history {
    padding-bottom: 59px;
    padding-top: 56px;
}
.history .slider-nav{
    margin-top: 35px;
}
.about-tab ul {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F1EFEF;
    margin-bottom: 0;
    /* padding: 16px 0px; */
    border-radius: 10px;
}
.about-tab{
    padding: 30px 0px;
}
.about-tab ul li a {
    color: #1E1E1E;
    font-weight: 700;
    font-size: 17px;
    padding: 13px 15px;
    background: #f1efef;
    text-align: center;
}
header.shrink .top-header{
    display: none;
}
header.shrink{
    height: 53px;
}
.about-tab ul li a.active{
    background: #0976BB;
    color: #fff;
}
.template .sticky.fixed {
    position: fixed;
    top:0px;
    z-index: 3;
    left: 0%;
    width: 100%;
}
.common-page{
    padding: 50px 0px 40px;
}
.common-page h4{
    font-size: 20px;
    font-weight: 600;
}
.common-page h3{
    font-size: 17px;
    font-weight: 600;
}
.error-btns {
    display: flex;
    align-items: center;
    justify-content: center;
}
.error-btns .common-btn{
    margin: 0px 5px;
}
.about-tab ul li:first-child a {
    border-radius: 10px 0px 0px 10px;
}
.about-tab ul li:last-child a {
    border-radius: 0px 10px 10px 0px;
}
.about-tab ul li {
    width: 25%;
}
.template .sticky.fixed ul li a{
    border-radius: 0 !important;
}
.customer-single a, .customer-single a:hover {
    color: #E31E25;
    text-align: center;
    display: block;
    font-weight: 800;
    margin-bottom: 7px;
}
.customer-single h6 {
    color: #1E1E1E;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
}
.customer-single {
    border: 1px solid #D2D1D1;
    border-radius: 10px;
    padding: 29px 0px;
}
.customer-single:hover img{
    transform: scale(1.04);
}
.customer-care {
    padding: 50px 0px;
}
.customer-single img {
    margin: 0 auto 24px;
    display: block;
    width: 51px;
    height: 41px;
}
.customer-single p{
    color: #1E1E1E;
    margin-bottom: 0;
}
.customer-care .row{
    align-items: center;
}
/*.customer-care .col-lg-3:nth-child(2) .customer-single{
    padding: 41px 0px;
}*/
section.queries {
    background: #F5F5F5;
    padding: 50px 0px;
}
.queries .table{
    border: 1px solid #ccc;
}
.queries .table tr:nth-child(1) {
    background: #e31e25;
}
.queries .table td, .table th {
    padding: 20px 26px;
}
.queries .table-striped>tbody>tr:nth-of-type(1)>*{
    color: #fff;
}
.queries table td {
    color: #1E1E1E;
    font-size: 15px;
    font-weight: 500;
}
.queries table div {
    margin-top: 10px;
}
.queries table div a,.queries table div a:hover{
    color: #E31E25;
}
.queries table tr td:nth-child(1){
    width: 20%;
}
.queries table tr td:nth-child(2){
    width: 30%;
}
.queries table tr td:nth-child(3){
    width: 40%;
}
.queries table{
    margin-top: 30px;
}
.main-branch{
    padding: 50px 0px;
}
.main-branch-wrapper {
    display: flex;
    align-items: flex-start;
    margin-bottom: 28px;
}
.main-branch-wrapper img {
    width: 30px;
    height: 30px;
}
.main-branch-wrapper div {
    padding-left: 18px;
}
.main-branch-wrapper h6 {
    margin-bottom: 0px;
    color: #1E1E1E;
    font-size: 15px;
}
.main-branch-wrapper a,
.main-branch-wrapper a:hover{
    color: #E31E25;
    font-size: 15px;
}
.main-branch-wrapper p {
    color: #1E1E1E;
    margin-bottom: 0;
    padding-left: 8px;
}
.main-branch .text-box h2{
    font-weight: 800;
    font-size: 24px;
    margin-bottom: 26px;
}
.main-branch .text-box {
    border: 1px solid #BBBBBB;
    border-radius: 20px 0px 0px 20px;
    padding: 46px 92px;
}
.main-branch .col-lg-6{
    display: flex;
}
section.main-branch .row {
    margin-top: 30px;
}
.about-tab.team-tab ul {
    width: 59%;
    margin: 0 auto;
}
.about-tab.team-tab ul li {
    width: 34%;
}
.founder .text-box h5 {
    color: #1E1E1E;
    opacity: 65%;
    margin-bottom: 23px;
}
.founder .text-box p{
    color: #1E1E1E;
    font-weight: 500;
}
.founder .text-box .heading {
    margin-bottom: 5px;
}
.founder .row{
    align-items: center;
}
.founder .row .img-box{
    width:86%;
}
.team-chairman{
    background: #F5F5F5;
    padding: 60px 0px;
}
.team-chairman .chairman-single {
    display: flex;
    align-items: center;
   
    border: 1px solid #DFDFDF;
    border-radius: 19px;
    background: #fff;
    margin-bottom: 36px;
    transition: all 0.4s;
}
.team-chairman .chairman-single:hover{
     box-shadow: 0px 3px 36px #00000026;
}
.team-chairman .chairman-single .text-box {
    background: #fff;
    width: 55%;
    padding: 0px 22px;
    border-radius: 0px 20px 20px 0px;
}

.team-chairman .chairman-single .text-box h4 {
    color: #1E1E1E;
    font-size: 19px;
    font-weight: 800;
    margin-bottom: 3px;
}
.team-chairman .chairman-single .text-box h6 {
    color: #1E1E1E;
    opacity: 65%;
    font-size: 15px;
}
.team-chairman .chairman-single p {
    color: #1E1E1E;
    margin-bottom: 0;
    font-weight: 500;
    margin-top: 20px;
}
.team-chairman .chairman-single .img-box {
    width: 45%;
    overflow: hidden;
     border-radius: 20px 0px 0px 20px;
}
.team-chairman .team-chairman .chairman-single .img-box img{
    border-radius: 20px 0px 0px 20px;
}
.team-chairman .chairman-single .common-btn {
    border: 1px solid #7070708a;
    background: #fff;
    color: #e31e25;
    margin-top: 42px;
}
.team-chairman .chairman-single:hover .img-box img{
    transform: scale(1.04);
}
.team-chairman .row {
    width: 90%;
    margin: 40px auto 0;
}
.director {
    padding: 50px 0px 30px;
}
.director-single h4 {
    color: #1E1E1E;
    font-size: 18px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 2px;
}
.director-single p{
    color: #1E1E1E;
    opacity: 65%;
    margin-bottom: 0;
}
.director-single .text-box {
    background: #fff;
    border: 1px solid #DFDFDF;
    border-radius: 0px 0px 20px 20px;
    padding: 16px 0px;
}
.director-single {
    transition: all 0.4s;
    border-radius: 20px;
    cursor: pointer;
    margin-bottom: 46px;
}
.director-single:hover{
    box-shadow: 0px 3px 36px #00000026;
}
.director-single:hover .img-box img{
     transform: scale(1.04);
}
.director-single .img-box{
    overflow: hidden;
     border-radius: 20px 20px 0px 0px;
}
.director .row{
    margin-top: 40px;
}
.custom-modal .modal-header{
    display: block;
}
.custom-modal button.btn-close {
    position: absolute;
    top: 16px;
    right: 16px;
}
.custom-modal .modal-dialog{
    max-width: 658px;
}
.custom-modal .modal-header h2 {
    font-size: 19px;
    font-weight: 700;
}
.custom-modal h2 span {
    font-size: 14px;
    color: #737070;
}
.intro{
    overflow-y: scroll !important;
}
.loan-overview li {
    color: #1E1E1E;
    font-size: 15px;
    margin-bottom: 20px;
    font-weight: 500;
    position: relative;
}
.loan-overview li::before {
    position: absolute;
    content: "";
    background: url(../images/list-bullet.svg) no-repeat;
    width: 100%;
    height: 100%;
    top: 5px;
    left: -26px;
}
.loan-overview ul {
    margin-top: 23px;
}
.loan-overview .text-box{
    padding-left: 40px;
}
.loan-overview {
    padding-bottom: 53px;
    padding-top: 33px;
}
.features {
    background: #F5F5F5;
    padding-bottom: 35px;
}
.features .row .features-heading {
    padding-top: 36px;
}
.features-single p {
    font-weight: 500;
    margin-bottom: 0;
    color: #1E1E1E;
    text-align: center;
    font-size: 22px;
}
.service-features .features-single p {
    font-weight: 500;
    margin-bottom: 0;
    color: #1E1E1E;
    text-align: center;
    font-size: 15px;
}
.features-single .top-panel {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 17px;
}
.features-single h5 {
    background: #A1A1A1;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    color: #fff;
    transition: all 0.4s;
    font-size: 15px;
    display: none;
}
.features-single:hover h5{
    background: #E31E25;
}
.features-single:hover img{
    transform: scale(1.04);
}
.features-single {
    width: 100%;
    border-right: 1px solid #ccc;
    padding-right: 0px;
    padding-bottom: 24px;
    margin-bottom: 20px;
}
.features-wrapper .col-lg-4:nth-child(4) .features-single,
.features-wrapper .col-lg-4:nth-child(5) .features-single,
.features-wrapper .col-lg-4:nth-child(6) .features-single{
    padding-bottom: 0;
}
.features-wrapper .col-lg-4:nth-child(3) .features-single,
.features-wrapper .col-lg-4:nth-child(6) .features-single{
    border: 0;
}
.row.features-wrapper {
    margin-top: 48px;
    margin-bottom: 41px;
}
.features .right-box{
    color: #fff !important;
    position: relative;
}
.features .right-box .rate-bg{
    position: absolute;
    top: 0;
}
.features .right-box h5 {
    background: #DB1921;
    height: 57px;
    width: 100%;
    padding: 0px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    font-size: 22px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    margin-bottom: 39px;
    font-weight: 400;
}
.features .right-box h5 span{
    padding-left: 10px;
    font-size: 26px;
}
.div1 p {
    font-size: 13px;
    color: #fff;
    margin-bottom: 6px;
     font-weight: 100;
}
.div1 {
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
}
.features .right-box .div11{
    border-bottom: 1px solid #fff6;
    padding-bottom: 15px;
}
.div1 h6 {
    font-size: 15px;
    font-weight: 100;
    line-height: 23px;
}
.features .right-box .btn-box {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
    margin-top: 41px;
}
.features .right-box .btn-box .common-btn:nth-child(1) {
    background: #FFFFFF;
    color: #000;
    width: 50%;
    margin-right: 15px;
}
.features .right-box .btn-box .common-btn:nth-child(2) {
    background: #ffffff21;
    color: #fff;
    width: 152px;
}
.features .right-box {
    background: url(../images/rate-bg.png) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 35px 38px;
    border-radius: 0px 0px 20px 20px;
}
.features .right-box .heading {
    text-align: center;
    margin-bottom: 22px;
}
.who-can-apply {
    background: url(../images/why-choose-bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px 0px 50px;
}
.who-can-apply ul{
    padding-left: 0;
}
.who-can-apply li {
    color: #fff;
    font-size: 19px;
    margin-bottom: 20px;
    font-weight: 500;
    position: relative;
}
.who-can-apply li::before {
    position: absolute;
    content: "";
    background: url(../images/white-bullet.svg) no-repeat;
    width: 100%;
    height: 100%;
    top: 5px;
    left: -26px;
}
.who-can-apply .row {
    margin-top: 37px;
}
.property {
    background: #F5F5F5;
    padding: 50px 0px;
}
.property-single {
    box-shadow: 0px 9px 23px #0000000F;
    border: 1px solid #D8D8D8;
    border-radius: 19px;
    background: #fff;
    display: flex;
    align-items: flex-start;
    padding: 23px 33px;
    height:243px;
    margin-bottom: 40px;
}
.property-single h3{
    font-size: 24px;
}
.property-single p {
    color:#1E1E1E;
    margin-bottom: 0;
    font-weight: 500;
    padding-left: 23px;
    opacity: 1 !important;
}
.property-single h3 {padding-left: 23px;}
.property-single img {
    width: 16%;
}
.property-single:hover img{
    transform: scale(1.04);
}
.property .head-p {
    color: #1E1E1E;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 45px;
     opacity: 1 !important;
}
.property p{
    color: #1E1E1E;
    opacity: 33%;
    font-weight: 500;
}
.features p.note{
    color: #1E1E1E;
    opacity: 70%;
    font-weight: 500;
}
.faq{
    padding: 50px 0px;
}
.faq ul li {
  list-style-type: disc;
}
.faq .heading{
    margin-bottom: 40px;
}
.faq .accordion-item {
    margin-bottom: 20px;
    box-shadow: 0px 5px 22px #292A2D30;
    border-radius: 20px;
    border: 0;
}
.faq .accordion-button {
    border-radius: 15px !important;
    color: #000000;
    font-weight: 500;
    font-size: 16px;
    padding: 16px 29px;
}
.faq .accordion-body{
    padding: 16px 29px;
}
.faq .accordion-button:focus{
    border: 0;
    box-shadow: none;
}
.faq .accordion-button:not(.collapsed) {
    color: #E31E25;
    background-color: #ffffff;
    box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.faq .accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-active-icon);
    transform: var(--bs-accordion-btn-icon-transform);
    filter: invert(32%) sepia(78%) saturate(6196%) hue-rotate(352deg) brightness(90%) contrast(90%);
}
.faq .accordion-button::after {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    content: "";
    background-image: var(--bs-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition);
    filter: invert(95%) sepia(78%) saturate(6196%) hue-rotate(352deg) brightness(90%) contrast(90%);
}
.top-header ul li a.active {
    color: #e31e25 !important;
}


.contact-form {
    padding: 53px 0px;
    background: #F5F5F5;
}
.contact-form h2 {
    margin-bottom: 40px;
}
.contact-section {
    width: 70%;
    margin: 0 auto;
}
.contact-form .form-group {
    margin-bottom: 20px;
}
.contact-form label {
    font-size: 17px;
    margin: 0 0 5px;
    color: #e8383b;
    font-weight: 600;
    margin-right: 16px;
}
.contact-form .form-control {
    font-size: 17px;
    background: #fff;
    color: #1b1919;
    font-weight: 500;
    border-radius: 20px;
    border: 0;
    padding: 10px 23px;
}
.form-control:focus{
    box-shadow: none;
}
.contact-form button.common-btn {
    margin-top: 20px;
    width: 120px;
}
.intl-tel-input {
    position: relative;
    display: inline-block;
    width: 100%;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 78px;
    border-radius: 20px 0px 0px 20px;
}
.customer-care.contact-info .customer-single {
    height: 257px;
}
.customer-care.contact-info p {
    color: #1E1E1E;
    margin-bottom: 0;
}
.customer-care.contact-info .customer-single a, .customer-care.contact-info .customer-single a:hover {
    color: #1E1E1E;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
    border-radius: 20px 0px 0px 20px;
}
.innernews {
    padding: 60px 0px;
}
.innernews .text-box h6 {
    font-size: 10px;
    opacity: 0.8;
    color: #1E1E1E;
}
.innernews .text-box p {
    width: 100%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom:10px;
     color: #1E1E1E;
}
.innernews .text-box {
    padding: 28px 20px 20px 20px;
    box-shadow: 0px 0px 10px #ccc;
    margin-top: -12px;
}
.innernews .news-single {
    margin-bottom: 26px;
    display: block;
}
.news-single:hover .img-box img{
    transform: scale(1.04);
}
.news-single .img-box {
    overflow: hidden;
    border-radius: 20px;
}
.news-details{
    padding: 50px 0px;
}
.news-details h6 {
    color: #baafaf;
    font-size: 12px;
    margin-bottom: 24px;
}
.news-details .img-box {
    margin-bottom: 23px;
}
.news-details .social-box a, .news-details .social-box a:hover {
    color: #e31e25;
    margin: 0;
    margin-right: 11px;
    font-size: 21px;
}
.news-details .social-box {
    display: flex;
    align-items: center;
}
.news-details .social-box p {
    margin-bottom: 0;
    padding-right: 12px;
}
.news-details .img-box:hover img{
    transform: scale(1.04);
}
.news-details .img-box{
    overflow: hidden;
    border-radius: 20px;
}
section.chairman .container {
    position: relative;
    z-index: 1;
}
 .btm-strip .row{
        align-items:center;
    }

    .career-overview {
    padding: 60px 0px;
   
}
.career-overview .text-box {
    padding: 15px 35px 15px 43px;
    position: relative;
    top: 57px;
    left: -24px;
    z-index: 2;
    width: 90%;
    box-shadow: 0px 0px 10px #ccc;
}
.career-overview img{
    border-radius: 8px;
}

.work-with-us {
    padding: 60px 0px;
    background: #f6f5fb;
}
.work-with-us .row {
    display: flex;
    align-items: center;
    justify-content: center;
}
.work-with-us .work-with-us-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.work-with-us .work-single {
    width: 45%;
    /* background: linear-gradient(190deg, rgb(255 255 255 / 17%) 23%, rgba(255, 255, 255, 0.0984768907563025) 50%, rgba(0, 0, 0, 0.5970763305322129) 85%); */
    box-shadow: 0px 0px 10px #ccc;
    margin: 10px 10px;
    padding: 20px 20px;
    border-radius: 10px;
    text-align: center;
    height: 150px;
    background: #fff;
}
.work-with-us h5 {
    color: #e31e25;
    font-size: 17px;
}
.work-with-us .work-single img {
    width: 28%;
    margin-bottom: 10px;
    transition: all 0.4s;
}
.work-with-us .work-single:hover img{
   transform: scale(1.04);
}
.current-openings {
    padding: 80px 0px;
}
.current-openings-wrapper {
    display: flex;
    margin-top: 30px;
}
.openings-single {
    width: 31.5%;
    padding: 30px;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 3px 48px #00000019;
    color: #fff;
    /* background: linear-gradient(190deg, rgb(255 255 255 / 17%) 23%, rgba(255, 255, 255, 0.0984768907563025) 50%, rgba(0, 0, 0, 0.5970763305322129) 85%); */
    position: relative;
    margin: 8px;
}
.openings-single::after {
    content: "";
    position: absolute;
    height: 70%;
    width: 3px;
    background-color: #e31e25;
    left: -1px;
    top: 32px;
}
.modal .contact-form {
    padding: 0;
}
.openings-content h5 {
    color: #e31e25;
}
.modal .modal-body {
    background: #F5F5F5;
}
button.btn-close.close {
    background: #e83a3d !important;
    opacity: unset;
    margin-top: -3%;
    padding: 0px 8px 8px 8px;
    color: #fff;
}
section.sitemap {
    padding: 50px 0px;
}
section.sitemap a {
    display: block;
    color: #000;
    font-size: 14px;
    margin-bottom: 9px;
    width: fit-content;
}
section.sitemap h4 {
    font-size: 19px;
    font-weight: 700;
}
.deposite-features .features-single img {
    display: block;
    margin: 0 auto;
}
.deposite-features .features-single p{
    text-align: center;
}
.deposite-features .features-single {
    width: 87%;
     border-right: 0; 
    padding-right: 0;
    padding: 24px;
    background: #fff;
    margin-bottom: 22px;
    box-shadow: 9px 0px 10px #ebebeb;
}
.deposite-features .features-wrapper .col-lg-4:nth-child(4) .features-single, 
.deposite-features .features-wrapper .col-lg-4:nth-child(5) .features-single, 
.deposite-features .features-wrapper .col-lg-4:nth-child(6) .features-single {
     padding-bottom: 24px; 
}
.deposite-features .features-single h5{
    display: none;
}
.deposite-features .right-box .btn-box .common-btn:nth-child(1) {
    width: 100%;
}
.deposite-features .right-box{
    margin-top: 36px;
    border-radius: 30px;
}
.deposite-features .right-box .div11 {
     border-bottom: 0; 
    padding-bottom: 0;
}
.deposite-features .right-box .btn-box{
    margin-top: 0;
}
.deposite-features .right-box h5{
    margin-bottom: 25px;
}
.terms-conditions{
    padding: 50px 0px;
}
.terms-conditions li::before {
    position: absolute;
    content: "";
    background: url(../images/white-bullet.svg) no-repeat;
    width: 100%;
    height: 100%;
    top: 5px;
    left: -26px;
    filter: invert(94%) sepia(58%) saturate(7467%) hue-rotate(184deg) brightness(48%) contrast(115%);
}
.terms-conditions li {
    color: #1E1E1E;
    font-size: 15px;
    margin-bottom: 20px;
    font-weight: 500;
    position: relative;
}
.terms-conditions ul{
    margin-top: 30px;
}
.guideline {
    background: #fff;
    padding: 50px 0px;
}
.service-overview .heading{
    text-align: start !important;
}
.service-overview .text-box {
    padding-left: 40px;
}
.service-overview .text-box h4{
    margin-bottom: 20px;
}
.accounts{
    padding: 60px 0px;
}
.accounts .contact-form {
    background: #fff;
    padding-top: 38px;
    border: 1px solid #ccc;
    padding: 20px 30px;
    border-radius: 20px;
    margin-top: 30px;
}
.accounts .contact-form  .form-control {
   border: 1px solid #1E1E1E;
}
.radio-container {
  display: block;
  position: relative;
  padding-left:23px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radio-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radio-container input:checked ~ .checkmark {
  background-color: #e31e25;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio-container .checkmark:after {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}
.service-features{
    padding-bottom: 0;
}

.service-features .features-single{
    border: 0;
}
.service-table tr td span{
    font-weight: 600;
    margin-top: 30px;
}
.service-table tr td a{
    color: #E31E25;
    font-weight: 600;
}
.service-table .head-row td {
    color: #fff !important;
    font-size:18px !important;
     --bs-table-accent-bg: #E31E25 !important;
 }
.service-table td{
     padding:20px 49px;
}
.service-table .table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-accent-bg: #EEECEC;
    border: 0 !important;
    font-size: 15px;
}
.service-table .table-striped>tbody>tr:nth-of-type(even)>* {
      border: 0 !important;
       font-size: 15px;
}
.service-table td{
    width: 25%;
}
.service-terms-condition li{
    margin-bottom: 32px;
}
.guideline a:hover{
    color: #E31E25;
  }  
.guideline a {
    display: block;
    margin-bottom: 13px;
}
.service-terms-condition{
    margin-top: 60px;
}
.services-we-offer {
    padding: 0px 0px 50px;
}
.services-we-offer .item{
    border: 1px solid #ccc;
    padding: 7px 8px;
    border-radius: 25px;
}
.services-we-offer .img-box img{
     border-radius: 25px;
}
.innerservices-slider{
    margin-top: 40px;
}
.services-we-offer .item h3 {
    font-size: 16px;
    margin-bottom: 3px;
    margin-top: 11px;
}
.services-we-offer .owl-theme .owl-nav [class*=owl-],
.services-we-offer .owl-theme .owl-nav [class*=owl-]:hover {
    color: #e31e25;
    font-size: 12px;
    background: #fff;
    display: inline-block;
    height: 40px;
    width: 40px;
    border-radius: 50px;
    box-shadow: 0px 0px 10px #ccc;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.services-we-offer .owl-prev {
    position: absolute;
    top: 38%;
    left: -2%;
}
.services-we-offer .owl-next {
    position: absolute;
    top: 38%;
    right: -2%;
}
.feedback{
    padding: 50px 0px;
}
.feedback-form select {
    background: url(../images/down-arrow.png) #fff no-repeat !important;
    background-position: center  !important;
    -webkit-appearance: none !important;
    background-position-x: 90% !important;
}
.rates{
    padding: 60px 0px;
}
.rates ul {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 0;
    border-radius: 20px;
}
.rates li {
    width: 25%;
    text-align: center;
}
.rates ul li .nav-link {
    background-color: #f1efef;
    border-radius: 0;
    color: #000;
    border: 0;
    font-weight: 500;
}
.rates .nav-tabs .nav-link.active{
    background-color: #226f9c;
    color: #fff;
}
.rates li:nth-child(1) .nav-link{
    border-radius: 9px 0px 0px 9px;
}
.rates li:last-child .nav-link{
    border-radius: 0px 9px 9px 0px;
}
.rates table {
    margin-top: 41px;
}
.rates .table{
    padding: 20px;
    color: #226f9c;
    font-weight: 500;
}
.rates table td {
    color: #6c6666;
     padding: 20px;
}
.rates table td span{
    color: #E31E25;
    font-weight: 700;
}
.rates.notice li {
    width: 33%;
    text-align: center;
}
.notice-single {
    background: #fff;
    box-shadow: 0px 0px 10px #ccc;
    padding: 20px;
    display: block;
}
.notice-single img {
    width: 20%;
    margin: 0 auto 18px;
    display: block;
}
.notice-single h5 {
    text-align: center;
    font-size: 19px;
    font-weight: 500;
    color: #000;
}
.notice .tab-pane{
    margin-top: 40px;
}
.mobile-header{
    display: none;
}
.notice-single{
    margin-bottom: 19px;
}
.account-details{
    padding: 70px 0px;
}
section.account-details p {
    font-size: 18px;
}
.second-row{
   margin-top: 59px;
}
.deposite-conditions li {
    color: #fff;
    margin-bottom: 10px;
    font-size: 17px;
    list-style: disc;
}
.deposite-conditions ul{
    margin-top: 20px;
}
.deposite-features table.table.table-bordered {
    margin-top: 38px;
}

.guideline ul li {
    font-size: 19px;
    margin-bottom: 19px;
    list-style: disc;
}
.guideline ul{
    margin-top: 20px;
}
.vision-single ul {
    margin-top: 20px;
    padding-left: 0;
}
.vision-single ul li {
    margin-bottom: 8px;
}
.deposite-single.deposite-bx {
    width: 100%;
    background: url(../images/deosite-img.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    min-height: unset;
}
.deposite-single.deposite-bx h3 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 0;
    padding: 14px 0px 12px;
}
.deposite .common-btn {
    width: 129px;
    height: 53px;
    font-size: 18px;
}
.deposite-single .common-btn {
    width: 50px;
    height: 50px;
    font-size: 16px;
    margin-top: 8px;
    border-radius: 50px;
}
.table-danger {
    border-color: #2b0d0f;
}
.table-bordered>:not(caption)>*>* {
    border-color: #000;
}
.table{
    border-color: #000;
}
.footer-box .main-img {
    background: #fff;
    padding: 20px;
    width: 15%;
    border-radius: 20px;
}
div#google_translate_element {
    position: absolute !important;
    z-index: 10 !important;
    right: 0;
    top: 0;
}

.overview p {
    text-align: center;
}
.other-deposite {
    padding: 60px 0px 0;
}
.other-single {
    border: 1px solid #e31e25;
    border-radius: 20px;
    padding: 20px;
    margin-top: 27px;
    height: 179px;
}
.other-single p {
    margin-bottom: 0;
}
.errors {
  font-size: 14px;
  color: red;
  margin-top: 10px;
}
.customer-single.other{
    height: auto !important;
}
.ahwal {
    padding: 60px 0px 24px;
}
section.ahwal td {
    width: 50%;
    font-size: 1.042vw;
}
tr.table-danger td {
    font-weight: 700;
}
section.ahwal td img {
    width: 8%;
}
.ahwal .table {
    border-color: #000;
    vertical-align: baseline;
}
.deposite-conditions .row {
    align-items: flex-start;
}
.ahwal-warpper h3 {
    background: #e31e25;
    color: #fff;
    text-align: center;
    margin-bottom: 51px;
    padding: 11px 0 15px;
}
.ahwal-warpper a.common-btn {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -30px;
    background: #fff;
    border: 1px solid #e31e25;
    color: #e31e25;
}
.ahwal-warpper{
    position: relative;
}
.ahwal-warpper a.common-btn::before{
    background: #000000;
}
p.red.note {
    margin-top: 40px;
    font-weight: 600;
    font-size: 20px;
}
.other-terms {
    margin-top: 60px;
    border-bottom: 2px solid #fff;
}
.features-single img {
    width: 74px;
    height: 74px;
    margin: 0 auto;
}
.why-single img {
    width: 60px;
    height: 60px;
}
header.animated.shrink .navbar-expand-md .navbar-nav button.nav-link {
    color: #fff;
}
.features-single h4 {
    text-align: center;
}
.property-single img {
    width: 70px;
    height: 70px;
}
.news .accordion-body {
     background: #f5f5f5;
}
.equated h5 i {
    font-style: normal;
}
header.animated.shrink #google_translate_element {
    display: none;
}
.customer-single.other img {
    margin: unset;
    width: 28px;
    height: 26px;
    margin-right: 16px;
}
.customer-single.other h6 {
    text-align: left;
    font-size: 20px;
    margin-bottom: 3px;
}
.contact-box {
    display: flex;
    margin-bottom: 18px;
}
.customer-single.other {
    padding: 20px 20px 00px 20px;
}
.balyojan-table {
    width: 39%;
    margin: 0 auto;
}
.table-danger {
    --bs-table-color: #ffffff !important;
    --bs-table-bg: #0976bb !important;
    font-weight: 700;
}
.balyojan-table tr td {
    width: 50%;
}
.table {
    color: #e31e25;
    text-align: center;
}
.customer-single i {
    color: #e31e25;
    font-size: 35px;
    margin: 0 auto 16px;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 27px;
}
.customer-single.other .contact-box i {
    margin: unset;
    text-align: left;
    width: auto;
    margin-right: 11px;
}
.other-single img {
    width: 62px;
    height: 72px;
    margin: 0 auto 20px;
    display: block;
}
.other-yojan-page header.shrink .navbar-expand-md .navbar-nav .nav-link {
    color: #000;
}
.other-yojan-page .navbar-expand-md .navbar-nav .nav-link {
    color: #fff;
}
header.animated.shrink .navbar-expand-md .navbar-nav .btnlink.nav-link{
    color: #fff;
}
.modal-body button.btn-close {
    background: unset;
    background: #000;
    opacity: 1;
    color: #fff;
    padding: 0px 4px 7px 4px;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0;
}
.smart-banking-header header .navbar-expand-md .navbar-nav .nav-link.active, 
.smart-banking-header header .navbar-expand-md .navbar-nav .nav-link:hover{
    color: #fff;
}