/* @font-face {
  font-family: MyriadPro-Regular;
  src: url("../font/MyriadPro-Regular.eot");
  src: url("../font/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"),
    url("../font/MyriadPro-Regular.woff2") format("woff2"),
    url("../font/MyriadPro-Regular.woff") format("woff"),
    url("../font/MyriadPro-Regular.svg#MyriadPro-Regular") format("svg");
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../font/MyriadPro-Bold.eot");
  src: url("../font/MyriadPro-Bold.eot?#iefix") format("embedded-opentype"),
    url("https://uatwebsite.test.in/font/MyriadPro-Bold.woff2") format("woff2"),
    url("../font/MyriadPro-Bold.woff") format("woff"),
    url("../font/MyriadPro-Bold.svg#MyriadPro-Bold") format("svg");
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
} */

@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../font/OpenSans-Regular-webfont.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/OpenSans-Regular-webfont.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/OpenSans-Regular-webfont.svg#OpenSans') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../font/OpenSans-SemiBold.woff') format('woff');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../font/OpenSans-Bold.woff') format('woff');
}

body {
  font-family: 'Open Sans', sans-serif;
  /* font-weight: 400; */
  font-size: 13px;
  font-display: swap;
  height: 100%;
}
.accordion-button:focus,
.btn-outline-primary,
.btn-primary {
  border-color: #2a3997;
}
.btn-primary:hover {
  border-color: #172059;
  background: #172059;
}
.btn-primary,
.ticker {
  background-color: #2a3997;
}
.bg-primary {
  background-color: #2a3997 !important;
}
.accordion-button:not(.collapsed),
.btn-outline-primary,
.text-primary,
a {
  color: #2a3997;
  text-decoration: none;
}
.btn-outline-primary:focus,
.btn-outline-primary:hover {
  background: #2a3997;
  border: solid 1px #2a3997;
}
a:hover {
  color: #2a3997;
}
.bg-graylight {
  background: #e8edf6;
}
.error {
  color: red;
}
.text-blue {
  color: #2a3997 !important;
}
.bg-blue {
  background: #2a3997;
}
dl,
ol,
ul {
  color: #212529;
}
.btn-danger {
  color: #fff;
  background-color: #eb2131;
  border-color: #eb2131;
}
.text-black {
  color: #000 !important;
}
.accordion-flush .accordion-button {
  font-family: 'Open Sans';
  font-size: inherit;
}
.form-floating > .form-control,
.form-floating > .form-select {
  height: calc(3rem + 2px);
  padding: 0.8rem 0.75rem;
  font-size: inherit;
}
.stateblock {
  margin-left: -1px;
  margin-top: -1px;
}
.btn-red {
  background: #eb2131 !important;
  border: solid 1px #eb2131 !important;
  color: #fff !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
  color: #000;
  font-family: "Open Sans";
}
@media screen and (min-width: 1024px) {
  .h1,
  h1 {
    font-size: 34px;
  }
  .h2,
  h2 {
    font-size: 26px;
  }
  .h3,
  h3 {
    font-size: 22px;
  }
  .h4,
  h4 {
    font-size: 22px;
  }
  .h5,
  h5 {
    font-size: 16px;
  }
}
.headerbar {
  background-color: #6b7682;
}
.btn-payemi {
  line-height: 1;
}
.logo {
  margin: 10px 0 10px 0;
}
.heading-lg {
  font-family: "Open Sans";
  font-size: 31px !important;
  line-height: 1.4;
  font-weight: 500;
}
.heading-md {
  font-family: "Open Sans";
  font-size: 22px !important;
  font-weight: 500;
}
.heading-medium {
  font-family: "Open Sans";
  font-size: 16px !important;
  font-weight: 500;
}
.heading-26 {
  font-family: "Open Sans";
  font-size: 26px !important;
  font-weight: 500;
}
header {
  border-bottom: solid 1px #d5d5d5;
}
.m-logo {
  position: absolute;
  position: absolute;
  width: 100%;
  top: 10px;
}
.m-logo a img {
  max-width: 140px;
  height: auto;
}
.slide {
  z-index: 0;
}
.carousel-control-next,
.carousel-control-prev {
  width: 7% !important;
}
.textsize-selector .input-group-btn > button {
  border: solid 1px #ddd;
  margin-left: -1px;
  border-radius: 0 0 0 0;
  padding: 0 6px;
  min-width: 20px;
  font-size: 13px;
  color: #fff;
}
.languagedropdown .lang-select-hindi {
  padding: 0.2rem 0.5rem 0 0.2rem !important;
}
.languagedropdown form {
  margin-bottom: 0 !important;
}
.languagedropdown .lang-select {
  padding: 0 0.5rem 0 0.2rem !important;
  margin-top: 0.1rem !important;
  margin-bottom: 0.1rem !important;
  margin-right: 0.4rem !important;
  background-position: right 0.25rem center;
  background-size: 10px 10px;
  border: none;
  border-radius: 0;
}
.header-rht-top ul li {
  border-right: solid 1px #2a3997;
  padding: 0 0.8rem;
}
.header-rht-top ul li:nth-child(3) {
  border: none;
}
.header-rht-top ul li:nth-child(4) {
  border: none;
  padding-right: 0;
}
.notification {
  position: relative;
}
.notification .notification-show {
  background: #e30024;
  color: #fff;
  padding: 0.1rem 0.2rem 0.2rem 0.2rem;
  width: 14px;
  height: 14px;
  font-size: 11px;
  position: absolute;
  line-height: 1;
  top: -0.4rem;
  right: -0.3rem !important;
  border-radius: 5px;
  text-align: center;
  font-weight: 600;
  animation: pulse 2s ease-out;
  animation-iteration-count: infinite;
}
@keyframes pulse {
  40% {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.3, 1.3, 1.3);
  }
  55% {
    transform: scale3d(1, 1, 1);
  }
  60% {
    transform: scale3d(1.3, 1.3, 1.3);
  }
  65% {
    transform: scale3d(1, 1, 1);
  }
}
.home-slider {
  min-height: 344px;
}
.sliderhome {
  min-height: 344px;
}
.home-slider .carousel-indicators {
  margin-bottom: 0.1rem !important;
}
.home-slider .carousel-indicators [data-bs-target] {
  width: 10px !important;
  height: 10px !important;
  border-radius: 50%;
}
.header-rht-bottom {
  margin-top: 0.2rem;
}
.news marquee {
  color: #fff;
}
.news-content p {
  margin: 0;
  margin-right: 41px;
  display: inline;
}
.navigation-box > .carousel-control-next {
  width: 35% !important;
}
.navigation-box > .carousel-control-prev {
  width: 35% !important;
}
.navigation-box {
  top: 0;
  right: 0;
  width: 4rem;
  position: absolute;
}
.loanproducts {
  margin: 1rem 0;
}
.loanproducts .loan-box {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}
.loanproducts .loan-box > div {
  padding: 1.6rem 0 !important;
  margin: 0 0.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loanproducts .loan-box > div:hover {
  -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.1);
}
.loanproducts .loan-box h3 {
  font-size: 16px;
}
.loanproducts-in {
  margin: 1rem 0;
}
.loanproducts-in .loan-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.loanproducts-in .loan-box > div {
  padding: 1.6rem 0.5rem !important;
  margin: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22% !important;
}
.loanproducts-in .loan-box > div:hover {
  -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.1);
}
.loanproducts-in .loan-box h3 {
  font-size: 16px;
}
.app-section > div {
  z-index: 22;
  position: relative;
}
.app-section {
  position: relative;
  z-index: 0;
}
.app-section {
  background-image: linear-gradient(
    to right,
    #e8edf6,
    #e8edf6 65%,
    #283c92 15%,
    #283c92 85%,
    #283c92 85%
  );
}
.app-section .appdownload {
  padding: 0.5rem 1.6rem 0.5rem 1.2rem;
  background-color: #eb2131;
  border-color: #eb2131;
}
.app-section .appdownload span {
  padding: 0.5rem 0.6rem 0.5rem 0.8rem;
}
.app-box {
  border-right: #fff solid 20px;
  margin-top: 0 !important;
  background: #e8edf6;
}
.loan_calculator-pnl figure img {
  width: 60px;
}
.loan_calculator-pnl .loanpanel {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.loan_calculator-pnl .loanpanel:hover {
  background-color: #e8edf6;
}
#searchform {
  max-width: 500px;
  position: relative;
  margin: auto;
}
#resultser {
  max-height: 180px;
  overflow-y: scroll;
}
#hresultser {
  max-height: 180px;
  overflow-y: scroll;
}
#searchbar {
  display: none;
  float: left;
  width: 100%;
  min-height: 50px;
  border-top: 1px solid #d8d8d8;
  padding-left: 25px;
  padding-right: 10px;
  z-index: 11;
  background: #fff;
  position: absolute;
  -webkit-box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.05);
}
#s {
  display: block;
  width: 97%;
  border: 0;
  outline: 0;
  padding: 0 4rem 0 10px;
  height: 48px;
  color: #676767;
  border: solid 0 #ddd;
  font-size: 18px;
}
#searchsubmit {
  display: block;
  float: right;
  border: 0;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  background: #fff;
  padding: 0.56rem 0.4rem;
  color: #000;
  position: absolute;
  right: 15px;
}
.testimonilhome {
  overflow: hidden !important;
}
.testimonilhome .carousel-inner {
  padding: 0 4rem 1rem 4rem !important;
}
.testimonilhome .carousel-indicators {
  margin-bottom: -4rem;
}
.testimonilhome .carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 10px;
  height: 10px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #6b7682;
  background-clip: padding-box;
  border: 0;
  border-top: 0 solid transparent;
  border-bottom: 0 solid transparent;
}
.testimonilhome .testimonilhome-pic img {
  padding: 0.3rem;
  border-radius: 10px;
}
.testimonilhome .viewall {
  margin-bottom: -1rem !important;
}
.customer {
  background: #2a3997;
}
.customerlocation {
  border-bottom: solid 1px #a9b1d3;
  padding: 1.6rem 0;
  margin-left: 1rem;
}
.customerlocation:first-child {
  padding-top: 0;
}
.testimonilhome .carousel-control-next-icon {
  position: absolute;
  right: -1rem;
  background: #fff url(../img/arrow-right2.png) no-repeat center center;
  border-radius: 20px !important;
}
.testimonilhome .carousel-control-prev-icon {
  position: absolute;
  left: -1rem;
  background: #fff url(../img/arrow-right2.png) no-repeat center center;
  border-radius: 20px !important;
  transform: rotate(180deg);
}
.keyfeature {
  padding: 1rem 0;
}
.linkhover {
  position: relative;
}
.btnapplynow-sticky {
  right: -53px;
  bottom: 350px;
  z-index: 1020;
  transform: rotate(270deg);
  background: #eb2131;
  padding: 0.4rem 0.5rem;
  border-radius: 15px 15px 0 0;
  border: solid 2px #fff;
  text-transform: uppercase;
  font-size: inherit;
  letter-spacing: 1px;
}
.btnapplynow-sticky:hover {
  background: #2a3997 !important;
  color: #fff !important;
}
.btnrefer-sticky {
  right: -71px;
  bottom: 188px;
  z-index: 55;
  transform: rotate(270deg);
  background: #2a3997;
  padding: 0.4rem 0.5rem;
  border-radius: 15px 15px 0 0;
  border: solid 2px #fff;
  text-transform: uppercase;
  font-size: inherit;
  letter-spacing: 1px;
}
.btnrefer-sticky:hover {
  background: #eb2131 !important;
  color: #fff !important;
}
.btnapplynow-sticky-h {
  right: -46px;
  bottom: 330px;
  z-index: 1024;
  transform: rotate(270deg);
  background: #eb2131;
  padding: 0.4rem 0.5rem;
  border-radius: 15px 15px 0 0;
  border: solid 2px #fff;
  text-transform: uppercase;
  font-size: inherit;
  letter-spacing: 1px;
}
.btnapplynow-sticky-h:hover {
  background: #2a3997 !important;
  color: #fff !important;
}
.btnrefer-sticky-h {
  right: -44px;
  bottom: 200px;
  z-index: 1024;
  transform: rotate(270deg);
  background: #2a3997;
  padding: 0.4rem 0.5rem;
  border-radius: 15px 15px 0 0;
  border: solid 2px #fff;
  text-transform: uppercase;
  font-size: inherit;
  letter-spacing: 1px;
}
.btnrefer-sticky-h:hover {
  background: #eb2131 !important;
  color: #fff !important;
}
.accordion-button:focus {
  box-shadow: none;
  border-color: none;
}
footer {
  background: #2a3997;
  color: #fff;
  padding: 2.5rem 0 0 0;
}
.footer_heading {
  font-family: "Open Sans" !important;
  color: #fff;
  font-size: 16px;
  border-bottom: solid 1px #4451a4;
  padding-bottom: 0.8rem;
}
footer .footerheadingbold {
  font-weight: 600;
}
footer a {
  color: #fff;
}
footer ul li {
  list-style: url(../img/bullet.png);
  margin-left: 0.8rem;
  padding-bottom: 0.4rem !important;
  color: #fff;
}
footer ul li a:hover {
  color: #ccc;
  border-bottom: dotted 1px #ccc;
}
footer .newsletter {
  position: absolute;
  right: 0;
  border-radius: 5px;
  z-index: 99;
}
footer .newsletter > button {
  border: solid 1px #fff !important;
}
footer .social-icon line {
  margin: 0 !important;
}
.social-icon li {
  margin: 0 0.1rem !important;
}
.social-icon li img {
  width: 25px;
}
.whatsapp-icon {
  position: fixed;
  bottom: 7em;
  z-index: 999;
  right: 1.8em;
  display: inline-block;
}
.whatsapp-icon .icon a {
  display: flex;
  align-items: center;
  cursor: pointer;
  text-decoration: none;
  color: #4b7e43;
  font-size: 15px;
  background-color: #fff;
  padding: 5px 5px 5px 0;
  border-radius: 30px;
  font-size: 15px;
  font-weight: 500;
  transition: all 0.3s linear;
  border: solid 2px #4b7e43;
  box-shadow: 0 0 1px rgb(0 0 0 / 4%), 0 2px 6px rgb(0 0 0 / 4%),
    0 16px 24px rgb(0 0 0 / 6%);
}
.whatsapp-icon .icon a img {
  padding-left: 5px;
  width: auto !important;
}
.faqbox .accordion-item {
  margin-bottom: 0.8rem;
}
.featuredsection {
  margin: 1.4rem 0;
}
.space {
  padding: 2.5rem 0;
}
.accordion-button::after {
  background-size: 1.04rem !important;
}
.accordion-button {
  padding: 0.7rem 0.7rem 0.7rem 1rem !important;
}
.space-lg {
  padding: 3rem 0;
}
.leftside .table-bg {
  --bs-table-bg: #6b7682;
  border-color: #8d959e;
  color: #fff;
}
.leftside .table > thead {
  border-top: solid 2px #293895;
}
.leftside .table > :not(caption) > * > * {
  padding: 1rem 1.8rem;
}
.boardtable {
  background: #2a3997;
  color: #fff !important;
}
.pages .leftside h3 {
  margin-top: 2rem;
  margin-bottom: 0.8rem;
}
.list-bullet > ul {
  padding-left: 1.4rem;
  list-style: none;
}
.list-bullet > ul > li {
  position: relative;
  line-height: 1.7;
  list-style: none;
  padding-bottom: 0.2rem;
}
.list-bullet > ul > li:before {
  content: "";
  position: absolute;
  top: 0.1rem;
  left: -1.4rem;
  width: 17px;
  height: 16px;
  background-image: url(../img/tick.png);
}
.list-bullet > ul > li > ul > li {
  list-style: disc;
}
.pages .leftside ul ul {
  padding-left: 0.8rem;
  list-style-type: disc;
}
.pages .leftside table {
  border-top: solid 2px #293895;
}
.pages .leftside .table > :not(caption) > * > * {
  padding: 1rem 2.4rem;
}
.pages .leftside .clienttestimonials {
  border-bottom: solid 1px #f1f1f1;
  border-top: solid 1px #f1f1f1;
  border-right: solid 1px #f1f1f1;
  margin-bottom: 2rem;
  padding: 3rem 1.6rem 1rem 1.6rem;
  border-left: solid 5px #293895;
}
.pages .leftside .clienttestimonials img {
  position: absolute;
  max-width: 30px;
  margin-top: -2rem;
}
.pages .leftside .clienttestimonial span {
  margin-left: 2rem;
}
.rightside {
  padding: 3rem 1.6rem 3rem 2rem;
  position: relative;
  z-index: 1;
}
.rightside::after {
  background: #f8f9fa;
  content: "";
  position: absolute;
  right: -1.5rem;
  height: 100%;
  width: 200px;
  top: 0;
  z-index: 1;
}
.rightside .stickytop {
  position: sticky;
  top: 10rem;
  z-index: 2;
}
.synovidToolTip .left {
  top: 100% !important;
}
.MuiButton-root.chatbtn {
  bottom: 20px !important;
  z-index: 111 !important;
}
.application-bullet {
  padding: 0 2rem;
}
.application-bullet h5 {
  position: relative;
}
.application-bullet h4 {
  position: relative;
}
.application-bullet h5::after {
  content: "";
  background: url("../img/application-icon.png") no-repeat;
  position: absolute;
  left: -2rem;
  top: 0;
  width: 23px;
  height: 23px;
}
.application-bullet h4::after {
  content: "";
  background: url("../img/application-icon.png") no-repeat;
  position: absolute;
  left: -2rem;
  top: 0;
  width: 23px;
  height: 23px;
}
.testimonial-client {
  padding: 3rem 0;
}
.testimonial-client .testimonial-bdrleft {
  position: relative;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.testimonial-client .testimonial-bdrleft::after {
  border-left: solid 1px #000;
  content: "";
  position: absolute;
  width: 1rem;
  height: 100%;
  left: -2.5rem;
  top: 0;
}
.applyloan {
  position: relative;
}
.applyloan::after {
  border-left: solid 1px #d4d9de;
  content: "";
  position: absolute;
  width: 1rem;
  height: 100%;
  left: -3.5rem;
  top: 0;
}
.applyloan select,
option {
  font-family: arial;
  font-size: inherit !important;
}
.productnav {
  background: #7e8b98;
  position: sticky;
  top: 7.9rem;
  z-index: 22;
}
.productnav .productnav-list li {
  padding: 0.8rem 0.8rem 0.5rem 0.8rem;
}
.productnav .productnav-list .active {
  border-bottom: solid 3px #2a3997;
}
.productnav .productnav-list .list-inline-item:not(:last-child) {
  margin-right: -0.2rem;
}
.productnav .productnav-list li:hover {
  border-bottom: solid 3px #2a3997;
}
.productnav .productnav-list li a {
  color: #fff;
  text-transform: uppercase;
}
.productnav .form-select {
  display: block;
  width: 100%;
  padding: 0.6rem 2.25rem 0.6rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #eb2131;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #eb2131;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #fff;
}
.location-button {
  height: 100%;
  width: 100%;
  background: #ea2030;
  color: #fff;
  padding-left: 0.5rem;
  border: none;
  min-height: 40px;
}
.location-hindi {
  font-family: arial;
}
.location-button option {
  background: #fff;
  color: #000;
}
.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #ea2030;
  color: #fff;
  border-radius: 0;
  border: solid 0 #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  height: 45px;
  line-height: 45px;
  outline: 0;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
  min-width: 180px;
}
.nice-select:hover {
  border-color: #dbdbdb;
}
.nice-select.open,
.nice-select:active,
.nice-select:focus {
  border-color: #999;
}
.nice-select:after {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}
.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}
.nice-select.disabled:after {
  border-color: #ccc;
}
.nice-select.wide {
  width: 100%;
}
.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}
.nice-select.right {
  float: right;
}
.nice-select.right .list {
  left: auto;
  right: 0;
}
.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}
.nice-select.small:after {
  height: 4px;
  width: 4px;
}
.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}
.nice-select .list {
  background-color: #fff;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  right: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25),
    opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
  max-height: 300px;
  overflow-y: scroll;
}
.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: 0;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
  background-color: #f6f6f6;
}
.nice-select .option.selected {
  font-weight: 700;
}
.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}
.no-csspointerevents .nice-select .list {
  display: none;
}
.no-csspointerevents .nice-select.open .list {
  display: block;
}
.breadcum {
  position: relative;
}
.breadcum > nav {
  position: absolute;
  bottom: 2rem;
  height: 100%;
}
.breadcum-page {
  position: relative;
}
.breadcum-page > nav {
  position: absolute;
  bottom: 1.3rem;
  height: 100%;
}
.breadcum-page > nav ol {
  background: #fff;
  padding: 0.1rem 0.5rem 0.03rem 0.5rem;
}
.breadcum-page > nav ol::before {
  content: "";
  position: absolute;
  background: url(../img/left-corner.png) no-repeat;
  left: -1.3rem;
  width: 22px;
  height: 23px;
  top: -1px;
}
.breadcum-page > nav ol::after {
  content: "";
  position: absolute;
  background: url(../img/right-corner.png) no-repeat;
  right: -1.3rem;
  width: 22px;
  height: 23px;
  top: -1px;
}
.ourboarbd {
  position: relative;
}
.ourboarbd figure {
  background: #f4f5f9;
  padding: 0.8rem;
  border-radius: 0.6rem;
}
.ourboarbd figure figcaption {
  position: absolute;
  top: 0.8rem;
  bottom: 0;
  left: 0.8rem;
  right: 0;
  height: 91%;
  width: 91%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: rgba(42, 57, 151, 0.6);
}
.ourboarbd:hover figcaption {
  opacity: 1;
}
.ourboarbd figure figcaption p {
  color: #fff;
  font-size: 16px;
  position: absolute;
  text-align: center;
  left: 10%;
  right: 10%;
  top: 30%;
}
.modal-dialog-scrollables {
  height: calc(100% - 1rem);
}
.modal-text {
  height: 300px;
  overflow-y: scroll;
  padding-top: 0.5rem;
}
#ProductNav .nav {
  display: inherit;
  flex-wrap: inherit;
  padding-left: inherit;
  margin-bottom: inherit;
  list-style: inherit;
}
.ProductNav_Wrapper {
  position: relative;
  padding: 0;
  box-sizing: border-box;
}
.ProductNav {
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  position: relative;
  font-size: 0;
}
#ProductNav .nav:first-child {
  padding-left: 0;
}
.js .ProductNav {
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.js .ProductNav::-webkit-scrollbar {
  display: none;
}
.ProductNav_Contents {
  float: left;
  transition: transform 0.2s ease-in-out;
  position: relative;
}
.ProductNav_Contents-no-transition {
  transition: none;
}
.ProductNav_Link {
  text-decoration: none;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  display: table-cell;
  vertical-align: middle;
  padding: 12px 18px;
  line-height: 1.4;
}
.ProductNav_Link:hover {
  color: #fff;
}
.ProductNav_Link[aria-selected="true"] {
  color: #fff;
}
.Advancer {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: 0 0;
  padding: 0;
  border: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.3s;
}
.Advancer:focus {
  outline: 0;
}
.Advancer:hover {
  cursor: pointer;
}
.Advancer_Left {
  left: 0;
}
[data-overflowing="both"] ~ .Advancer_Left,
[data-overflowing="left"] ~ .Advancer_Left {
  opacity: 1;
  background: #7e8b98;
  padding: 0 0.5rem;
}
.Advancer_Right {
  right: 0;
}
[data-overflowing="both"] ~ .Advancer_Right,
[data-overflowing="right"] ~ .Advancer_Right {
  opacity: 1;
  background: #7e8b98;
  padding: 0 0.5rem;
}
.Advancer_Icon {
  width: 12px;
  height: 44px;
  fill: #ffffff;
}
.ProductNav_Indicator {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 100px;
  background-color: transparent;
  transform-origin: 0 0;
  transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.list-view ol {
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
}
.list-view ol > li {
  counter-increment: item;
  margin-bottom: 0.8rem;
  position: relative;
}
.list-view ol > li span::before {
  content: counters(item, ".") " ";
  position: absolute;
  left: -2.4rem;
}
.list-view ol > li h2 {
  margin-left: 1rem;
}
.list-view ol > li h2::before {
  content: counters(item, ".") " ";
  position: absolute;
  left: -2.4rem;
}
.list-view ol > li h2::after {
  content: "-";
  position: absolute;
  z-index: 999;
  color: #000;
  left: -0.1rem;
  top: 0.2rem;
  font-size: 17px;
}
.list-view ol > li p {
  padding-left: 1rem;
}
.list-view ol > li span {
  padding-left: 1rem;
  display: flex;
}
.list-view ol > li span::after {
  content: "-";
  position: absolute;
  z-index: 999;
  color: #000;
  left: -0.1rem;
  top: -0.2rem;
  font-size: 17px;
}
.list-view ul li {
  padding-bottom: 0.4rem;
}
.loanview ol,
ul {
  padding-left: 0.8rem;
}
.loanview ol li {
  margin-bottom: 0.3rem;
}
.bannerpages > .containe-fluid {
  max-width: 100% !important;
  width: 100% !important;
}
.bannerpages > img {
  width: 100% !important;
}
.bannerpages .banner-caption {
  position: absolute;
  z-index: 22;
  top: 0;
  left: 2.6rem;
  max-width: 320px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.bannerpages .banner-txt {
  left: 0;
  max-width: 100% !important;
}
.bannerpages .banner-txt > div {
  max-width: 1000px !important;
  width: auto !important;
  margin: 0 auto;
  text-align: center;
  text-align: center;
  border: solid 4px rgba(255, 255, 255, 0.3);
  padding: 1.8rem 4rem 1.6rem 4rem;
  z-index: 99;
  position: relative;
  text-shadow: 3px 2px 8px rgb(0 0 0 / 30%);
}
.bannerpages .banner-txt > div p {
  margin-bottom: 0;
  color: #fff;
}
.bannerpages .banner-txt::after {
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
}
.bannerpages .banner-txt h1 {
  margin-bottom: 0;
}
.policylist li {
  padding-bottom: 0.6rem;
}
.alphaview {
  list-style: lower-alpha !important;
}
.alphaview li {
  margin-bottom: 0.2rem;
}
.bg-blue-light {
  background: #f6f7fc;
}
.about-box {
  padding: 2.5rem 2.5rem 0.5rem 2.5rem;
}
.about-box:hover {
  background: #f6f7fc;
}
.about-box h2 {
  font-size: 35px;
}
.abouttabs > .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background: 0 0;
  color: #293895;
  border-bottom: solid 3px #293895;
  border-radius: 0;
  margin-bottom: 0 !important;
}
.abouttabs .nav-link {
  padding: 0.5rem 0 !important;
  margin: 0 1rem !important;
}
.abouttabs > .nav-pills .nav-link {
  cursor: pointer;
}
.director-section ul {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}
.director-section ul li {
  width: 19%;
  text-align: left;
  vertical-align: text-top;
}
.director-section ul li figure {
  margin-bottom: 0.6rem;
}
.applybutton {
  margin-top: 1.2rem;
}
.gallery-tabs {
  border-bottom: solid 1px #e5e5e5;
}
.gallery-tabs li {
  margin: 1rem 0.2rem 0 0.2rem;
  text-align: center;
}
.gallery-tabs li h4 {
  margin-bottom: 0 !important;
  font-size: 20px;
}
.gallery-tabs li .active {
  color: #293895;
  border-bottom: solid 3px #293895;
}
.image-bdr {
  padding: 0.8rem;
  margin-bottom: 0.6rem;
}
.gallery-tabs li svg {
  margin-bottom: 0.6rem;
  width: 22px;
  padding-top: 0.4rem;
}
.bullet-paddingleft10 {
  padding-left: 2.5rem !important;
}
.eventgallery .carousel-control-next,
.eventgallery .carousel-control-prev {
  width: 5% !important;
  background: rgba(0, 0, 0, 0.3);
}
.eventgallery .btn-close {
  background: #fff url("../img/close.svg") center/1em auto no-repeat !important;
  position: absolute;
  z-index: 999;
  right: 1rem;
  top: 1rem;
}
.career .blue-bottom {
  border-bottom: solid 2px #eb2131;
  padding-bottom: 0.6rem;
}
.media-gallery {
  margin-bottom: 15px;
  list-style: none;
}
.media-gallery a {
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
}
.media-gallery img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}
.media-gallery a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
  border-radius: 5px;
}
.media-gallery a:hover .demo-gallery-poster > img {
  opacity: 1;
}
.media-gallery a .media-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}
.media-gallery a .media-gallery-poster > img {
  right: 3%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  bottom: 3%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  width: 27px;
  height: 27px;
}
.media-gallery a:hover .media-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}
.media-gallery .justified-gallery > a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}
.media-gallery .justified-gallery > a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.media-gallery .justified-gallery > a:hover .media-gallery-poster > img {
  opacity: 1;
}
.media-gallery .justified-gallery > a .media-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}
.media-gallery .justified-gallery > a .media-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.tvmedia-gallery figure {
  overflow: hidden;
  position: relative;
}
.tvmedia-gallery figure img {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tvmedia-gallery figure img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.tvmedia-gallery figure figcaption {
  position: absolute;
  top: 40%;
  left: 40%;
  opacity: 0;
}
.tvmedia-gallery figure:hover figcaption {
  opacity: 1;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.media-gallery-tabs {
  background: #fff;
}
.media-gallery-tabs .media-bdr {
  border-bottom: solid 1px #e5e5e5;
}
.media-gallery-tabs a {
  color: #000;
  font-size: 20px;
  padding: 0 18px;
  font-family: "Open Sans";
}
.media-gallery-tabs .active {
  color: #000;
}
.media-gallery-tabs a:hover {
  color: #000;
}
.media-gallery-tabs .ProductNav_Link[aria-selected="true"] {
  color: #000;
}
.media-gallery-tabs svg {
  margin-bottom: 0.6rem;
  width: 22px;
  padding-top: 0.4rem;
}
.investor-tabs > .card-header {
  padding-bottom: 0;
  background: #2a3997;
}
.investor-tabs > .card {
  border: solid 1px #858ec3;
}
.investor-tabs > .card-body {
  border-top: solid 0 #858ec3;
  border-bottom: solid 1px #858ec3;
  border-left: solid 1px #858ec3;
  border-right: solid 1px #858ec3;
}
.investor-tabs li {
  margin: 0 1rem 0 1rem;
  text-align: center;
}
.investor-tabs li h4 {
  margin-bottom: 0 !important;
  font-size: 20px;
}
.investor-tabs li a h4 {
  color: #fff;
}
.investor-tabs li .active {
  color: #fff;
  border-bottom: solid 3px #ff0825 !important;
  background: 0 0 !important;
  border-radius: 0 !important;
}
.investor-tabs .nav-pills .nav-link {
  border-bottom: solid 3px #2a3997;
  border-radius: 0 !important;
  padding-top: 0;
  padding-bottom: 0;
}
.investor-tabs li svg {
  margin-bottom: 0.6rem;
  width: 22px;
  padding-top: 0.4rem;
}
.table-investor > thead > tr {
  background: #f7f6fb;
}
.table-investor > thead > tr > th {
  border-bottom: solid 1px #e3e8eb !important;
}
.table-investor > :not(caption) > * > * {
  padding: 0.8rem 1.5rem !important;
}
.swtch_info-panel img {
  min-width: 23px;
}
.swtch_info-panel {
  max-height: 418px;
  overflow: auto;
  scrollbar-color: #2a3997 #f4f4f4;
  border-radius: 0;
  scrollbar-width: thin;
  overflow-x: hidden;
  border-bottom: solid 1px #dee2e6;
  border-top: solid 1px #dee2e6;
}
.swtch_info-panel > table {
  margin-top: -0.1rem;
  margin-bottom: -0.1rem;
}
.swtch_info-panel::-webkit-scrollbar {
  width: 5px;
  border-radius: 10px;
}
.swtch_info-panel::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
}
.swtch_info-panel::-webkit-scrollbar-thumb {
  background: #666;
}
.contact-tabs ul {
  border-bottom: solid 1px #e5e5e5;
  cursor: pointer;
}
.contact-tabs ul .active {
  background: 0 0 !important;
  color: #293895 !important;
  border-bottom: solid 3px #293895 !important;
  border-radius: 0 !important;
}
.contact-tabs h4 {
  margin-bottom: 0 !important;
}
.clienttestimonil .carousel-control-next-icon {
  position: absolute;
  right: -1rem;
  background: #fff url(../img/arrow-right2.png) no-repeat center center;
  border-radius: 20px !important;
}
.clienttestimonil .carousel-control-prev-icon {
  position: absolute;
  left: -1rem;
  background: #fff url(../img/arrow-right2.png) no-repeat center center;
  border-radius: 20px !important;
  transform: rotate(180deg);
}
.language-tabs .nav-pills .nav-link {
  background: #eb2131;
  color: #fff;
}
.language-tabs .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff !important;
  background-color: #2a3997 !important;
}
.tabs-lang {
  position: absolute !important;
  width: 100% !important;
  left: 1rem !important;
  top: -1.5rem !important;
  z-index: 22;
}
.tabs-lang li {
  min-width: 100px;
}
.tabs-lang li:first-child button {
  border-radius: 0.25rem 0 0 0.25rem !important;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}
.tabs-lang li:last-child button {
  border-radius: 0 0.25rem 0.25rem 0 !important;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}
.saathi-sec {
  background: url(../img/saathi-bg.jpg) no-repeat;
  background-size: cover;
}
.saathi-sec p {
  font-size: 16px;
  line-height: 1.6;
}
.hindi-text p {
  font-size: 16px;
  line-height: 1.6;
}
.saathi-sec .or-sepetator {
  position: relative;
}
.saathi-sec .or-sepetator::after {
  background: #c9cdd6;
  width: 1px;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
}
.saathi-sec .or-sepetator span {
  background: #c9cdd6;
  border-radius: 50%;
  padding: 0.7rem;
  font-weight: 700;
  font-size: 16px;
  line-height: 2rem;
  z-index: 99;
  position: relative;
}
.virtual-party {
  background: url(../img/party1.png) no-repeat left top;
}
.virtual-main {
  background: url(../img/left_vector.png) no-repeat left top,
    url(../img/right_vector.png) no-repeat bottom right;
}
.virtual-bg {
  background: url(../img/testimonials-title_2.png) no-repeat center center;
}
.bg-danger-info {
  background-color: #eb2131 !important;
  padding: 0.2rem 0.3rem 0.1rem 0.3rem;
  border-radius: 0.2rem;
}
.rewardspoint {
  border: dashed 1px #40b112;
  border-radius: 5px;
  padding: 0.8rem 0;
  background: #f6fff3;
}
.referal-link {
  border: dashed 2px #cacaca;
  color: #eb2131;
}
.referal-link a {
  color: #eb2131;
}
.like-thumbs {
  background: #2a3997;
  padding: 0.4rem;
  width: 38px;
  height: 38px;
}
.heart-bg {
  background: #eb2131;
  padding: 0.4rem;
  width: 38px;
  height: 38px;
}
.heart-bg {
  background: #eb2131;
  padding: 0.4rem;
  width: 38px;
  height: 38px;
}
.notificationpopup {
  display: none;
  background: #fff;
  position: absolute;
  width: 300px;
  max-height: 350px;
  overflow-y: scroll;
  overflow-x: hidden;
  border: solid 1px #ddd;
  right: 2.5rem;
  z-index: 99999;
}
.notificationpopup .popupmain {
  background: #eb2131;
  padding: 0.5rem;
  position: sticky;
  top: 0;
}
.notificationpopup .closebtn {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  position: absolute;
  top: 0.2rem;
  right: 1rem;
  cursor: pointer;
}
.switchToggle input[type="checkbox"] {
  height: 0;
  width: 0;
  visibility: hidden;
  position: absolute;
}
.switchToggle label {
  cursor: pointer;
  text-indent: -9999px;
  width: 70px;
  max-width: 70px;
  height: 30px;
  background: #d1d1d1;
  display: block;
  border-radius: 100px;
  position: relative;
}
.switchToggle label:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 26px;
  height: 26px;
  background: #fff;
  border-radius: 90px;
  transition: 0.3s;
}
.switchToggle input:checked + input + label,
.switchToggle input:checked + label {
  background: #2a3997;
}
.switchToggle input + input + label:before,
.switchToggle input + label:before {
  content: "No";
  position: absolute;
  top: 5px;
  left: 35px;
  width: 26px;
  height: 26px;
  border-radius: 90px;
  transition: 0.3s;
  text-indent: 0;
  color: #fff;
}
.switchToggle input:checked + input + label:before,
.switchToggle input:checked + label:before {
  content: "Yes";
  position: absolute;
  top: 5px;
  left: 10px;
  width: 26px;
  height: 26px;
  border-radius: 90px;
  transition: 0.3s;
  text-indent: 0;
  color: #fff;
}
.switchToggle input:checked + input + label:after,
.switchToggle input:checked + label:after {
  left: calc(100% - 2px);
  transform: translateX(-100%);
}
.switchToggle label:active:after {
  width: 60px;
}
.toggle-switchArea {
  margin: 10px 0 10px 0;
}
.listtype {
  line-height: 1.4;
  padding-left: 1rem;
}
.listtype ol {
  padding-left: 0.6rem;
}
.listtype ol li {
  padding-bottom: 1rem;
}
.listtype .listalpha {
  list-style-type: lower-alpha !important;
}
.citydropdown {
  max-height: 250px;
  overflow-y: scroll;
  border: solid 1px #ced4da;
  padding: 0.5rem;
  border-radius: 0.3rem;
}
.virtualgallery {
  text-align: center;
}
.virtualgallery .carousel-item img {
  max-height: 500px !important;
  margin: 0 auto;
}
.blog-name {
  font-size: 16px !important;
  font-weight: 700;
}
.blog-name span {
  font-size: 12px !important;
  font-weight: 400;
}
.blog .card .blogimg {
  min-height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bloghomes {
  position: relative;
}
.bloghomes .text-blue {
  position: absolute;
  bottom: 10px;
  right: 10px;
  border: solid 1px #000;
  border-radius: 20px;
  padding: 0 10px;
  color: #000 !important;
}
.bloghomes .card-text {
  margin-bottom: 0.6rem;
}
.blog .card .text-blue::after {
  background: url(../img/arrow-double.svg) no-repeat;
  right: 3px;
  top: 6px;
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
}
@media screen and (min-width: 1200px) {
  .container {
    max-width: 1190px !important;
  }
}
@media screen and (min-width: 992px) {
  .container {
    max-width: 1000px;
  }
}
@media screen and (min-width: 768px) {
  .abouthome {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .blog .card {
    min-height: 277px;
    max-height: 310px;
    width: 100%;
    align-items: initial !important;
    webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
  }
  .blog .card a {
    color: #000;
  }
  .blog .card .text-blue {
    border: solid 1px #000;
    border-radius: 20px;
    padding: 2px 20px 1px 10px;
    color: #000 !important;
    position: absolute;
    right: 0.6rem;
    bottom: 0.6rem;
    max-height: 25px;
  }
  .blog .card:hover {
    -webkit-box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
    border: solid 1px #bfbfbf;
  }
  .featuredsection .featuredblock {
    padding: 1rem;
  }
  #topsearch {
    background: url(../img/divider.png) no-repeat right center;
    padding-right: 1rem;
    margin-right: 0.2rem;
  }
  .ticker .carousel-inner {
    width: 92%;
  }
  .faqbox {
    padding: 2.8rem 0 !important;
  }
  .contents .content-overlay {
    background: #2a3997;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    border-radius: 0.25rem;
  }
  .contents .btn-outline-secondary {
    color: #fff;
    border-color: #fff;
  }
  .contents .btn-outline-secondary:hover {
    color: #fff;
    border-color: #eb2131;
    background: #eb2131;
  }
  .contents .btn-secondary {
    color: #fff;
    background-color: #eb2131;
    border-color: #eb2131;
  }
  .contents:hover .content-overlay {
    opacity: 1;
  }
  .content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  .contents:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1;
  }
  .content-details p {
    color: #fff;
  }
  .fadeIn-top {
    top: 20%;
  }
}
@media screen and (min-width: 1600px) {
  .app-section {
    background-image: linear-gradient(
      to right,
      #e8edf6,
      #e8edf6 55%,
      #283c92 15%,
      #283c92 85%,
      #283c92 85%
    );
  }
}
@media screen and (max-width: 1024px) {
  .sliderhome {
    min-height: auto;
  }
  .language-tabs .form-floating > label {
    font-size: 10px;
  }
  .language-tabs .btn-lg {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 992px) {
  .heading-lg {
    font-size: 24px !important;
    line-height: 1.2;
  }
  .bannerpages .carousel-inner .carousel-item picture img {
    min-height: 100px;
  }
  .bannerpages .banner-caption {
    left: 0.6rem;
    max-width: 250px;
  }
  .loanproducts .loan-box > div {
    padding: 0.6rem 0.2rem !important;
    margin: 0 0.4rem;
  }
  .header-rht-top ul li {
    padding: 0 0.2rem;
  }
  .logo {
    margin-left: 0.6rem;
  }
  .gallery-tabs li h4 {
    font-size: 16px;
  }
  .about-box {
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
  }
  .sliderhome {
    min-height: 200px;
  }
}
@media screen and (max-width: 992px) {
  .h5,
  h5 {
    font-size: 16px;
  }
  .rightside {
    padding: 2rem 1rem 3rem 1rem !important;
  }
  .social-icon li img {
    width: 36px;
  }
  .testimonilhome .carousel-inner {
    padding: 2rem 1rem 1rem 1rem !important;
  }
  .loanproducts-in .loan-box > div {
    padding: 0.8rem 0.5rem !important;
    margin: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24% !important;
  }
}
@media screen and (max-width: 767px) {
  .blog .card .text-blue {
    border: solid 1px #000;
    border-radius: 20px;
    padding: 1px 20px 1px 10px;
    color: #000 !important;
    position: absolute;
    right: 0.6rem;
    bottom: 0.6rem;
  }
  .h5,
  h5 {
    font-family: MyriadPro-Regular;
  }
  .h6,
  h6 {
    font-size: 0.9rem;
  }
  .ourboarbd figure figcaption p {
    font-size: 13px;
    top: 10%;
  }
  .ourboarbd figure figcaption {
    height: 85%;
    width: 85%;
  }
  .blog .card .blogimg {
    min-height: 110px;
  }
  .space {
    padding: 1.5rem 0;
  }
  .paddingm2 {
    padding-bottom: 1rem;
  }
  .bannerpages .banner-txt {
    left: 0;
    width: 100%;
    max-width: 90%;
    text-align: center;
  }
  .social-icon li img {
    width: 40px;
  }
  .labes {
    transform: scale(0.98) translateY(-0.5rem) translateX(0.15rem) !important;
    font-size: 10px !important;
  }
  .androidtop > img {
    width: 35px !important;
  }
  .btnrefer-sticky {
    right: -54px;
    bottom: 130px;
    z-index: 22;
    transform: rotate(270deg);
    background: #2a3997;
    padding: 0.4rem 0.5rem;
    border-radius: 15px 15px 0 0;
    border: solid 2px #fff;
    text-transform: uppercase;
    font-size: inherit;
    letter-spacing: 1px;
  }
  .btnapplynow-sticky {
    right: -55px;
    bottom: 270px;
    z-index: 22;
    transform: rotate(270deg);
    background: #eb2131;
    padding: 0.4rem 0.5rem;
    border-radius: 15px 15px 0 0;
    border: solid 2px #fff;
    text-transform: uppercase;
    font-size: inherit;
    letter-spacing: 1px;
  }
  .btnapplynow-sticky-h {
    right: -44px;
    bottom: 260px;
    z-index: 22;
    transform: rotate(270deg);
    background: #eb2131;
    padding: 0.4rem 0.5rem;
    border-radius: 15px 15px 0 0;
    border: solid 2px #fff;
    text-transform: uppercase;
    font-size: inherit;
    letter-spacing: 1px;
  }
  .btnrefer-sticky-h {
    right: -46px;
    bottom: 125px;
    z-index: 9999;
    transform: rotate(270deg);
    background: #2a3997;
    padding: 0.4rem 0.5rem;
    border-radius: 15px 15px 0 0;
    border: solid 2px #fff;
    text-transform: uppercase;
    font-size: inherit;
    letter-spacing: 1px;
  }
  .table-investor > :not(caption) > * > * {
    padding: 0.8rem 0.8rem !important;
  }
  .leftside .table > :not(caption) > * > * {
    padding: 0.4rem 0.3rem;
  }
  .leftside .table td:nth-child(2) {
    width: 120px !important;
  }
  .leftside .table td:first-child {
    width: 30px !important;
    text-align: center;
  }
  .virtual-main {
    background: 0 0 !important;
  }
  .virtual-party {
    background: 0 0 !important;
  }
  .carousel-control-next-icon,
  .carousel-control-prev-icon {
    width: 1.4rem;
  }
  .btn-mobile {
    position: relative;
    width: 100%;
    bottom: -2rem;
    padding: 0 1.4rem 5rem 0.6rem;
    overflow: hidden;
    z-index: 99999;
    background: #fff;
    left: -0.5rem;
  }
  .space-lg {
    padding: 1.5rem 0;
  }
  .sapcem {
    padding: 0 !important;
  }
  .loanproducts .loan-box > div:nth-child(0) {
    width: 100% !important;
    display: flex;
  }
  .synovidToolTip .left {
    min-width: 150px !important;
    padding: 11px 0 !important;
  }
  .header-rht-top {
    display: none !important;
  }
  .contents > h6 {
    font-size: 13px;
  }
  .searchnotification {
    display: flex !important;
    justify-content: space-around;
    min-height: 70px;
    align-items: center !important;
  }
  .searchnotification .search {
    border: none !important;
    padding: 0 !important;
  }
  .contact-mobile {
    line-height: 1;
    text-align: center;
  }
  .contact-mobile svg {
    margin: 0.2rem 0;
  }
  .app-box {
    background: #e8edf6;
  }
  .logo {
    text-align: left;
    margin-left: 2.5rem;
  }
  .logo img {
    max-width: 180px;
    width: 100%;
    height: auto;
  }
  .btn-payemi {
    line-height: 1.3;
  }
  .hidden-m {
    display: none !important;
  }
  .loanproducts .loan-box {
    display: flex;
    flex-wrap: inherit;
    width: 100%;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .loanproducts .loan-box > div {
    padding: 0.3rem !important;
    width: 50% !important;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 150px;
    margin: 0;
    border: none !important;
  }
  .content-details {
    padding-left: 0.3em;
    padding-right: 0.3em;
  }
  .content-details p {
    font-size: 12px;
    margin-bottom: 0.2rem;
    padding: 0;
    min-height: 45px;
  }
  .content-details .btn {
    margin-bottom: 0;
    font-size: 12px;
    padding: 0.25rem 0.2rem !important;
    margin-right: 0.1rem;
    margin-left: 0.1rem;
    color: #fff;
    background-color: #2a3997;
    border-color: #2a3997;
  }
  .content-details > div {
    display: flex;
    justify-content: space-between;
  }
  .contents .content-overlay {
    height: 95%;
    width: 96%;
    left: 0.2rem;
    top: 0.2rem;
    bottom: 0.2rem;
    right: 0.2rem;
    display: none;
  }
  .contents {
    border: 1px solid #dee2e6 !important;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.25rem !important;
    padding: 0.4rem 0.3rem;
  }
  .app-section::before {
    background: #e8edf6;
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 22;
  }
  .app-box {
    border-right: #fff solid 0;
    padding: 1rem 1rem;
    margin-top: 0.4rem !important;
  }
  .app-section > div {
    background: #fff;
  }
  .navigation-box {
    bottom: 100%;
    top: 40%;
    right: 0;
    left: 0;
    width: 100%;
    position: absolute;
  }
  .navigation-box > .carousel-control-prev {
    width: 6% !important;
  }
  .navigation-box > .carousel-control-next {
    width: 6% !important;
  }
  .ticker {
    text-align: center;
  }
  .ticker .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .ticker .carousel-inner {
    position: relative;
    width: 90%;
    overflow: hidden;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    min-height: 80px;
    display: flex;
    align-items: center;
  }
  .breaking-box .carousel-indicators {
    margin-bottom: 0;
    bottom: 0;
    top: 100%;
  }
  .breaking-box .carousel-indicators [data-bs-target] {
    width: 20px;
  }
  .customerlocation {
    background: #283c92;
    padding-top: 1rem !important;
    margin-right: 1rem;
  }
  .testimonilhome .carousel-inner {
    padding: 1rem !important;
  }
  .testimonilhome .testimonilhome-pic img {
    padding: 0 1.6rem;
  }
  .testimonilhome {
    padding: 0 !important;
  }
  .app-section {
    overflow: hidden !important;
  }
  .app-section::after {
    background: #283c92;
    content: "";
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
  }
  .link-case {
    position: relative;
    width: 100%;
    padding-top: 1rem;
    padding-top: 0.5rem;
  }
  .link-case .f-nav .footer_heading {
    cursor: pointer;
    margin: 0;
    margin-bottom: 0;
    padding: 0 0 0.4em 0;
    margin-bottom: 4px;
    border-bottom: solid 1px #3548bb;
    background-color: transparent;
    font-weight: 300;
    font-size: 16px !important;
  }
  .link-case .f-nav .footer_heading:after {
    position: absolute;
    right: 0;
    top: 0;
    content: "+";
    float: right;
    font-weight: 400;
    font-size: 21px;
  }
  .link-case .f-nav.open .footer_heading:after {
    content: "-";
  }
  .link-case ul {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-out;
    margin-bottom: 0;
    margin-left: 1em;
  }
  .link-case ul a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .link-case .f-nav.open ul {
    height: auto;
    max-height: 500px;
    transition: max-height 0.5s ease-in;
    margin-left: 0;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }
  .link-case .f-nav.open ul li {
    padding-bottom: 0;
  }
  footer {
    padding-top: 1rem;
  }
  .text-xs-center {
    text-align: center;
  }
  .whatsapp-icon span {
    display: none;
  }
  .whatsapp-icon .icon a {
    padding: 7px 10px 7px 6px;
  }
  .keyfeature {
    padding: 0 0 1rem 0;
  }
  .faqbox .faqleft {
    --bs-gutter-y: 0rem;
    --bs-gutter-x: 0rem;
  }
  .blog {
    --bs-gutter-y: 0.6rem;
    --bs-gutter-x: 0.6rem;
  }
  .blog .card {
    min-height: 250px;
  }
  .blog .card .bloghomes {
    padding: 1rem 1rem 0.2rem 1rem;
  }
  .faqbox .faqleft > div {
    margin-bottom: 0.6rem;
  }
  .faqbox .accordion-item {
    margin-bottom: 0.6rem;
  }
  .faqbox .accordion-button {
    padding: 0.6rem 0.6rem !important;
  }
  .appspace {
    padding-top: 0 !important;
  }
  .featuredsection {
    margin: 0.8rem 0;
  }
  .featuredblock {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  header .bi {
    width: 25px;
    height: 25px;
  }
  .css-i6dzq1 {
    width: 24px;
    height: 24px;
  }
  .contact-mobile li:nth-child(3) img {
    min-width: 28px;
  }
  .leftside {
    margin: 0 !important;
    padding-right: 1rem;
  }
  .testimonial-client .testimonial-bdrleft::after {
    border-top: solid 1px #000;
    border-left: 0;
    content: "";
    position: absolute;
    width: 90%;
    height: 100%;
    left: 1rem;
    top: 0;
    right: 0;
  }
  .testimonial-client .testimonial-client-text {
    text-align: center;
    width: 100%;
  }
  .testimonial-client .testimonial-bdrleft {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .testimonial-client {
    padding: 1.5rem 0;
  }
  .productnav .productnav-list li {
    margin-bottom: 0.6rem;
  }
  .productnav-list {
    overflow-x: scroll;
    display: block ruby;
    display: none;
  }
  .nice-select {
    min-width: 100%;
  }
  .productnav {
    position: relative !important;
    top: 0 !important;
  }
  .headerfix {
    position: fixed;
    width: 100%;
    z-index: 99;
  }
  .nice-select .list {
    width: 100%;
  }
  .formselect {
    margin-top: 0.4rem;
  }
  .applybutton {
    display: block !important;
  }
  .applybutton > .w-50 {
    width: 100% !important;
    margin-bottom: 0.5rem;
  }
  .ProductNav_Wrapper {
    position: sticky;
    top: 8rem;
  }
  .ProductNav_Link[aria-selected="true"] {
    color: #fff;
    background: #2a3997;
  }
  .director-section ul li {
    width: 47%;
    text-align: left;
  }
  .about-box {
    padding: 1.5rem 1.5rem 0.5rem 1.5rem;
  }
  .bullet-paddingleft10 {
    padding-left: 2.5rem !important;
  }
  .gallery-tabs {
    border-bottom: solid 1px #e5e5e5;
    display: block !important;
    width: 100%;
    text-align: center;
  }
  .media-gallery-tabs a {
    padding: 0 5px;
  }
  .media-gallery-tabs .ProductNav_Link[aria-selected="true"] {
    background: #fff;
  }
  .nav-menu
    > .menu-item:nth-last-child(5)
    .nav-dropdown
    .nav-dropdown
    .nav-dropdown {
    right: auto !important;
    width: auto !important;
  }
  .bannerpages .banner-txt > div {
    width: 90% !important;
    padding: 0.6rem 1rem 0.6rem 1rem;
  }
  .widhtfull {
    width: 100%;
  }
  .text-xs-center {
    text-align: Center;
  }
  .bannerpages .banner-caption {
    max-width: 100%;
    padding: 1rem 1rem 0 1rem !important;
  }
  .bannerpages .banner-caption .btn-small {
    margin-bottom: 1rem !important;
  }
  .banner-caption-product {
    position: relative !important;
    z-index: 22;
    top: 0;
    left: 0 !important;
    max-width: 100%;
    padding: 1rem !important;
    text-align: center;
  }
  .heading-lg {
    font-size: 24px !important;
  }
  .btn-small {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem;
  }
  .home-slider {
    min-height: 180px;
  }
  .sliderhome {
    min-height: 180px;
  }
  .loanproducts-in .loan-box > div {
    padding: 0.5rem !important;
    margin: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45% !important;
  }
  .loanproducts-in .loan-box .contents {
    border: none !important;
  }
}
@media (max-width: 767px) {
  .form-control {
    font-size: 14px !important;
  }
  .or-sepetator {
    margin: 1.4rem 0;
  }
  .saathi-sec .or-sepetator::after {
    background: #c9cdd6;
    width: 100%;
    height: 1px;
    content: "";
    position: absolute;
    top: 50%;
  }
  .tabs-lang li {
    min-width: 100px;
    max-width: 100px;
  }
  .search-query {
    min-height: 38px !important;
  }
}
.custom-select-wrapper {
  position: relative;
  display: inline-block;
  user-select: none;
  cursor: pointer;
}
.custom-select-wrapper select {
  display: none;
}
.custom-select {
  position: relative;
  display: inline-block;
  font: 13px/1.5 Roboto, sans-serif;
}
.custom-select-trigger {
  position: relative;
  display: block;
  min-width: 130px;
  padding: 0 104px 0 25px;
  font-weight: 100;
  color: #6e7c83;
  line-height: 50px;
  background-color: #fff;
  border-radius: 3px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.custom-select-trigger:hover {
  -webkit-box-shadow: 0 10px 50px 0 rgba(43, 111, 246, 0.1);
  box-shadow: 0 10px 50px 0 rgba(43, 111, 246, 0.1);
}
.custom-select-trigger:before {
  position: absolute;
  display: block;
  content: "";
  width: 1px;
  height: 50px;
  top: 3px;
  right: 50px;
  margin-top: -3px;
  border-right: 1px solid #c7d1d6;
  transition: all 0.35s ease-out;
  transform-origin: 50% 0;
}
.custom-select-trigger:after {
  position: absolute;
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  top: 50%;
  right: 20px;
  margin-top: -3px;
  border-bottom: 1px solid #c7d1d6;
  border-right: 1px solid #c7d1d6;
  transform: rotate(45deg) translateY(-50%);
  transition: all 0.35s ease-out;
  transform-origin: 50% 0;
}
.custom-select.opened .custom-select-trigger:after {
  margin-top: 3px;
  transform: rotate(-135deg) translateY(-50%);
}
.custom-options {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
  margin: 10px 0;
  border-radius: 5px;
  box-sizing: border-box;
  background: #fff;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-15px);
  border: 0;
}
.custom-select.opened .custom-options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transform: translateY(-8px);
  -webkit-box-shadow: 0 10px 50px 0 rgba(43, 111, 246, 0.1);
  box-shadow: 0 10px 50px 0 rgba(43, 111, 246, 0.1);
}
.option-hover:before {
  background: #f9f9f9;
}
.custom-option {
  position: relative;
  display: block;
  padding: 0 22px;
  line-height: 47px;
  cursor: pointer;
  transition: all 50ms ease-in-out;
}
.custom-option:first-of-type {
  border-radius: 4px 4px 0 0;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.custom-option:last-of-type {
  border-bottom: 0;
  border-radius: 0 0 4px 4px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.custom-option.selection,
.custom-option:hover {
  color: #fff;
  background-color: #49e2bb;
}
.text-red {
  color: #e4212f !important;
}
.loan-box .contents {
  cursor: pointer;
}
.greatplace-badge {
  top: 0;
  left: 222px;
  z-index: 99;
  min-width: 50px;
}
.greatplace-badge img {
  width: 70px;
  height: auto;
}
.logo img {
  width: 100%;
  max-width: 210px;
  height: auto;
}
@media screen and (max-width: 991px) {
  .logo {
    max-width: 160px;
  }
  .greatplace-badge {
    left: 180px;
  }
}
@media screen and (max-width: 640px) {
  .logo {
    max-width: 120px;
  }
  .greatplace-badge {
    left: 180px;
  }
  .greatplace-badge img {
    width: 55px;
  }
}
@media screen and (max-width: 575px) {
  .logo {
    max-width: 150px;
  }
  .greatplace-badge {
    left: 200px;
  }
  .greatplace-badge img {
    width: 45px;
  }
  .bedge-mobile {
    right: 1.5em;
    top: 0;
  }
  .bedge-mobile img {
    width: 45px;
  }
}
@media screen and (max-width: 360px) {
  .logo {
    max-width: 120px;
  }
  .greatplace-badge {
    left: 170px;
  }
}
@media screen and (max-width: 340px) {
  .logo {
    max-width: 120px;
  }
  .greatplace-badge {
    left: 170px;
  }
  .greatplace-badge img {
    width: 35px;
  }
}
@media screen and (max-width: 767px) {
  .whatsapp-icon {
    display: none !important;
  }
}
@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.ticker-heading {
  position: absolute;
  background: #e60000;
  display: block;
  left: 0;
  top: 0;
  height: 2.5rem;
  padding: 11px 15px;
  z-index: 2;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.875rem;
}
.ticker-wrap .ticker__item:before {
  content: "";
  height: 11px;
  width: 11px;
  display: inline-block;
  background-color: #1074bc;
  border-radius: 100%;
  position: relative;
  margin-right: 15px;
}
.ticker-heading:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 11px solid #e60000;
  position: absolute;
  margin-left: 12px;
  margin-top: 3px;
}
.ticker-wrap {
  position: relative;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  height: 2.5rem;
  background-color: #2a3997;
  padding-left: 100%;
  box-sizing: content-box;
}
.ticker-wrap .ticker:hover {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.ticker-wrap .ticker {
  display: inline-block;
  height: 2.5rem;
  line-height: 2.5rem;
  white-space: nowrap;
  padding-right: 100%;
  box-sizing: content-box;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: ticker;
  animation-name: ticker;
  -webkit-animation-duration: 30s;
  animation-duration: 30s;
}
.ticker-wrap .ticker__item {
  display: inline-block;
  padding: 0 2rem;
  font-size: 0.875rem;
  color: #fff;
}
.bannerpages picture {
  overflow: hidden;
  display: block;
  position: relative;
  overflow: hidden;
  padding-bottom: 24.3333%;
}
.bannerpages picture img {
  display: block;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100% !important;
  object-fit: cover;
  object-position: center center;
}
.applyloan img {
  width: 44px;
  height: 32px;
}
.callicon {
  width: 50px;
  height: 50px;
}
.contact-tabs .nav-link {
  color: #000 !important;
  margin-bottom: 0 !important;
}
.searchnotification .bi-whatsapp {
  color: #139109 !important;
  font-size: 24px !important;
}
.togglemobile {
  display: none;
}
.bottom-nav {
  display: none;
}
#newslatterForm .input-group {
  z-index: 0;
}
@media (max-width: 767px) {
  .bannerpages picture {
    padding-bottom: 60.333%;
  }
  .contact-tabs .nav-link {
    padding: 0.5rem 0.7rem;
  }
  .togglemobile {
    left: -1rem !important;
    position: absolute;
    top: 0.7rem;
  }
  .notificationpopup {
    width: 100%;
    max-height: 100%;
    height: 100vh;
    min-height: 100vh;
    overflow-y: scroll;
    overflow-x: hidden;
    border: solid 1px #ddd;
    right: 0;
    z-index: 99999;
    top: 0;
    padding-bottom: 5rem;
  }
  #ymDivBar {
    z-index: 2 !important;
  }
  #ymDivBar {
    bottom: 4.5rem !important;
  }
  .bottom-nav {
    position: fixed;
    bottom: 0;
    background: linear-gradient(0deg, #445ef9 0, #0f1d75 100%);
    width: 100%;
    padding: 0.6rem 0 0.3rem 0;
    display: flex;
    justify-content: space-around;
    z-index: 9999;
    box-shadow: 0 0 3px #787d9d;
  }
  .bottom-nav a {
    font-size: 13px;
    position: relative;
    text-transform: uppercase;
  }
  .bottom-nav a:hover {
    color: #fff;
  }
  .bottom-nav .iconbdr::after {
    content: "";
    position: absolute;
    right: 0;
    width: 1px;
    height: 25px;
    top: 8px;
    right: -22px;
    background: #fff;
  }
  .bottom-nav img {
    margin-bottom: 0.3rem;
    width: 26px;
    height: 26px;
  }
}
@media (max-width: 767px) {
  .greatplace-badge {
    display: none;
  }
  .callhome {
    background: #2a3997;
    border-radius: 50px 0 0 50px;
  }
  .callhome .callnumber {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 2px;
    padding-top: 0.4rem;
    padding-bottom: 0.2rem;
  }
  .callicons {
    background: #e4212f;
    padding: 0.5rem 0.3rem 0 0.2rem;
    border-radius: 0 50px 50px 0;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .searchnotification a {
    display: block;
  }
}
.loanproducts h2 {
  font-size: 16px !important;
}
.btnred {
  background: url(../img/bg-red.jpg) repeat;
  color: #fff;
}
.btnred:hover {
  color: #ddd;
}
.career-page-section,
.career-page-section2 {
  border-bottom: 1px solid #dee2e6 !important;
}
.career-page-section3 .row .col-md-4 .about-box p {
  text-align: justify !important;
}
.career-page-section2 .col-md-9 .employees-box {
  background: #e8edf6;
  color: #000;
  padding: 22px 25px;
}
.career-page-section2 .carousel .col-md-10 {
  color: #000 !important;
}
.career-page-section4 {
  border-top: 1px solid #dee2e6 !important;
}
.career-page-section2 .carousel-control-prev-icon {
  position: absolute;
  left: -1rem;
  background: #fff url(../img/arrow-right2.png) no-repeat center center;
  border-radius: 20px !important;
  transform: rotate(180deg);
}
.career-page-section2 .carousel-control-next-icon {
  position: absolute;
  right: -1rem;
  background: #fff url(../img/arrow-right2.png) no-repeat center center;
  border-radius: 20px !important;
}
.career-page-section5 {
  background-color: #f0f0f0;
  color: #000;
}
.career-page-section4 #carouselExampleControlss1 .carousel-control-next-icon {
  position: absolute;
  right: -0.5rem;
  background: #ebebeb url(../img/arrow-right2.png) no-repeat center center;
  border-radius: 20px !important;
}
.career-page-section4 #carouselExampleControlss1 .carousel-control-prev-icon {
  position: absolute;
  left: -0.5rem;
  background: #ebebeb url(../img/arrow-right2.png) no-repeat center center;
  border-radius: 20px !important;
  transform: rotate(180deg);
}
.career-page-section .row .col-md-4 .about-box p {
  text-align: justify;
}
.career-page-section5 p {
  font-size: 17px !important;
}
.career-page-section5 .button-backgrou {
  background-color: #f5f5f1;
}
@media (min-width: 768px) {
  .career-page-section2 .col-md-9 .employees-box {
    min-height: 300px;
    display: flex;
    align-items: center;
  }
  .career-page-section4 #carouselExampleControlss1 .carousel-control-next-icon {
    position: absolute;
    right: 5rem;
  }
  .career-page-section4 #carouselExampleControlss1 .carousel-control-prev-icon {
    position: absolute;
    left: 5rem;
  }
  .career-page-section2 .carousel-control-next {
    right: -16px !important;
  }
  .career-page-section2 .carousel-control-prev {
    left: -16px !important;
  }
}
.citynear-scroller {
  max-height: 500px;
  overflow-y: auto;
}
.home-loan-banner-page-sec picture {
  padding-bottom: 41.3333% !important;
}
.home-loan-banner-page-sec .homloan-sec-bg #loanApplyFrm {
  text-align: left;
}
.home-loan-banner-page-sec .banner-caption {
  max-width: 100% !important;
}
@media screen and (max-width: 767px) {
  .home-loan-banner-page-sec picture {
    padding-bottom: 112.3333% !important;
  }
}
.home-loan-banner-page-sec .homloan-sec-bg {
  background-color: #e7ecf5;
  padding: 25px 20px;
  border-radius: 4px;
}
.check-credit-scores {
  background: #2a3997;
  width: 69px;
  height: 65px;
  position: fixed;
  right: -1px;
  bottom: 35%;
  text-align: center;
  padding: 5px;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  border: 1px solid #fff;
}
.check-credit-scores span {
  font-size: 11px;
  line-height: 15px;
  display: block;
  padding: 0 !important;
  padding-top: 0;
  padding-top: 5px !important;
}
.check-credit-scores img {
  animation: pulse 2s ease-out;
  animation-iteration-count: infinite;
}
@keyframes pulse {
  40% {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.3, 1.3, 1.3);
  }
  55% {
    transform: scale3d(1, 1, 1);
  }
  60% {
    transform: scale3d(1.3, 1.3, 1.3);
  }
  65% {
    transform: scale3d(1, 1, 1);
  }
}
.testiminials-name {
  font-size: 17px;
  font-weight: 600;
}
.review-card {
  height: 100%;
  min-height: 250px;
}
.review-card .card-body {
  padding-bottom: 0;
}
.review-card .card-text {
  max-height: 110px;
  overflow: auto;
  scrollbar-color: #666 #ddd;
  scrollbar-width: thin;
  overflow-x: hidden;
}
.product-review-scroll-hold .my-slider {
  margin: 0 1em;
}
.product-review-scroll-hold .review-card {
  margin: 0 12px;
  min-height: 270px;
}
.product-review-scroll-hold .slick-next,
.product-review-scroll-hold .slick-prev {
  background: rgba(42, 57, 151, 0.5);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  z-index: 1;
}
.product-review-scroll-hold .slick-next:hover,
.product-review-scroll-hold .slick-prev:hover {
  background: #2a3997;
  color: #fff;
  z-index: 1;
}
.callhome-sec .callicons .bi-telephone-fill::before {
  animation-name: trin;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes trin {
  from {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  20%,
  32%,
  44%,
  56%,
  68% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  23%,
  35%,
  47%,
  59%,
  71% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  26%,
  38%,
  50%,
  62%,
  74% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  29%,
  41%,
  53%,
  65%,
  77% {
    transform: rotate3d(0, 0, 1, -15deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.bottom-nav .applyloan-hpsf img,
.headerbar .check-credit-score a img {
  animation: pulses 4s ease-out;
  animation-iteration-count: 1;
  animation-iteration-count: infinite;
}
.headerbar .check-credit-score a img {
  animation: pulse 2s ease-out;
  animation-iteration-count: infinite;
}
@keyframes pulses {
  40% {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.3, 1.3, 1.3);
  }
  55% {
    transform: scale3d(1, 1, 1);
  }
  60% {
    transform: scale3d(1.3, 1.3, 1.3);
  }
  65% {
    transform: scale3d(1, 1, 1);
  }
}

.btnapply-bg-color {
  background-color: #ec2937 !important;
  border-color: #ec2937 !important;
  color: #fff !important;
}
.green-home_main-section {
  background: linear-gradient(rgb(33 91 177 / 0.05), rgb(141 153 174 / 0%)),
    url(/img/kutumb-about-us-bg.png) no-repeat left bottom;
  padding-bottom: 0px;
  background-size: 100% 100%;
  background-position: center center;
}
.headingt h3 span,
.headingt h4 span {
  font-family: Great Vibes;
  font-weight: 600;
  letter-spacing: 1px;
  color: #008000;
  opacity: 0.94;
  margin-right: 5px;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  .green-home_main-section {
    padding-bottom: 0px;
    background-image: var(--bs-gradient) !important;
    background-color: #f8f9fa !important;
  }
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.join-our-team h1 {
  color: #eb2131;
  font-weight: 600;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 21px;
}
.join-our-team table td strong {
  color: #2a3997;
  user-select: none;
}
.single_item_job_skills {
  font-size: 14px;
  color: #544f4f;
  border: 2px solid #7575f3;
  padding: 5px;
  font-weight: 600;
  border-radius: 7px;
  user-select: none;
}
.single_item_job_skills:hover {
  border: 2px solid #eb2131;
  color: #1e2a78;
}
.custom_banner_for_job_description {
  width: 100%;
  max-width: calc(100% - 50%) !important;
  left: 10% !important;
  text-align: left !important;
}
.eventGallery_greenHome a img {
  max-height: 160px;
  min-height: 160px;
}
.greenHome_list-bullet .list-bullet > ul > li:before {
  left: -2rem;
  width: 25px;
  border-radius: 7px;
  height: 25px;
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.greenHome_list-bullet .list-bullet > ul > li:nth-child(1):before {
  background-image: url(../img/Energy.png);
}
.greenHome_list-bullet .list-bullet > ul > li:nth-child(2):before {
  background-image: url(../img/water-tap.png);
}
.greenHome_list-bullet .list-bullet > ul > li:nth-child(3):before {
  background-image: url(../img/light.png);
}
.greenHome_list-bullet .line_2 > ul > li:nth-child(1):before {
  background-image: url(../img/Durability.png);
}
.greenHome_list-bullet .line_2 > ul > li:nth-child(2):before {
  background-image: url(../img/cost.png);
}
.greenHome_list-bullet .line_2 > ul > li:nth-child(3):before {
  background-image: url(../img/Eco_friendly.png);
}
.greenHome_list-bullet ul li {
  font-weight: 600;
  line-height: 2;
  padding-bottom: 0.4rem;
}
.tableRepeatForJobs {
  vertical-align: middle;
}

.show_more_buttons {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  margin: 20px;
}

.feedback-rating-btns-two {
  width: 100%;
}

.feedback-rating-btns-three {
  width: 100%;
}

.feedback-rating-btns-three > .btn {
  margin-right: 15px !important;
  color: white;
}

.feedback-rating-btns-two > .btn {
  margin-right: 15px !important;
  color: white;
}

.feedback-rating-btns {
  width: 100%;
}
.feedback-rating-btns > .btn {
  margin-right: 15px !important;
  color: white;
}

.rating-btn-zero {
  background-color: #f90505;
}

.rating-btn-one {
  background-color: #ec1616;
}

.rating-btn-two {
  background-color: #ec6516;
}

.rating-btn-three {
  background-color: #ec7716;
}

.rating-btn-four {
  background-color: #ec8a16;
}

.rating-btn-five {
  background-color: #eca616;
}
.rating-btn-six {
  background-color: #ecbc16;
}
.feedback-inner {
  margin-right: 15px;
}
.feedback-btn-parent {
  display: flex;
  overflow-x: scroll;
}
.feedback-inner > .btn {
  width: 45px;
  height: 45px;
  color: white;
}
.feedback-btn {
  border-radius: 0px !important;
}
.product-home-loan-icon {
  width: 80px;
}
.product-construction-loan-icon {
  width: 60px;
}
