* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  scroll-margin-top: 100px;
}

/* utills start*/

.flex_column_center {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.sectionSpace {
  margin-top: 5rem !important;
}

/* utills  end*/

#custome_modal_wrapper {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100vh; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}
/* Modal Content */
.modal_content_wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40%;
}
.modal_from_wrapper {
  display: block;
  width: 60%;
  margin: 40px auto;
}
.custome_modal {
  background-color: #1d2a78;
  margin: auto;
  padding: 20px;
  border: none;
  border-radius: 7px;
  color: #ffffff;
}

/* The Close Button */
.closemodal {
  color: #ffffff;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.closemodal:hover,
.closemodal:focus {
  /* color: #000; */
  text-decoration: none;
  cursor: pointer;
  opacity: 1 !important;
}

#mobileno {
  border: none;
  outline: none;
  box-shadow: 0 0 8px #7d797965;
  padding: 5px 10px;
  width: 100%;
}

a {
  text-decoration: none !important;
}

.download_btn_wrapper {
  display: none;
}

#header {
  transition: all 0.5s;
  z-index: 997;
  padding: 15px 10px;
  background: white;
  box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
  position: fixed;
}
.fixed-top {
  top: 0;
  right: 0;
  left: 0;
}
.coins {
  position: relative;
  animation-name: coins;
  animation-duration: 1s;
  animation-delay: 1s;
  animation-iteration-count: 9999;
  animation-direction: alternate;
  grid-area: second;
}

@keyframes coins {
  from {
    top: 0px;
  }
  to {
    top: 20px;
  }
}
.coin {
  position: relative;
  animation-name: coins;
  animation-duration: 1s;
  animation-delay: 1s;
  animation-iteration-count: 9999;
  animation-direction: alternate;
  grid-area: second;
}

@keyframes coin {
  from {
    top: 0px;
  }
  to {
    top: 20px;
  }
}
/* .container-xl {
    max-width: 90vw;
    margin: auto;
    padding-left: 0px !important;
    padding-right: 0px !important;
} */

.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container-xl {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-xl {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-xl {
    max-width: 960px;
  }
}
@media (min-width: 1270px) {
  .container-xl {
    max-width: 1200px;
  }
}

#header .logo {
  font-size: 30px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
}

#header .logo img {
  max-height: 40px;
  /* min-width: 226px; */
  width: 193px;
  border: none !important;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
  list-style: none;
  /* margin-right: 5px; */
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: end;
  padding: 10px 0px 10px 0px;
  font-size: 15px;
  font-weight: 500;
  color: #707070;
  white-space: nowrap;
  transition: 0.3s;
}

.home-icon {
  display: none;
}

.mobile-nav-toggle {
  color: #0b0b93;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
  margin-top: 10px;
  position: relative;
  z-index: 9998;
  border: 0;
  background: none;
  outline: none !important;
  text-align: right;
}

.navbar .getstarted,
.navbar .getstarted:focus {
  padding: 8px 11px;
  /* margin-left: 30px; */
  border-radius: 3px;
  color: white;
  font-size: 14px;
  font-weight: 600;
  width: 87px;
  height: 35px;
  font-size: 12px;
}
.get-started-btn {
  background: #5ca050;
  margin-top: 0px;
}

.booster-head {
  margin-top: 5rem;
}

.productpart-contact {
  background: #1137b2;
  height: 307px;
  /* margin-top: -24px; */
  background-image: url("assets/img/Group\ 1959.png");
  display: flex;
  justify-content: center;
  align-items: center;
}
.events-header{
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-size: 3vw;
}
.cards-item-1 {
  background-color: #010167;
  border-radius: 17px;
  position: relative;
  top: -136px;
  /* height: 280px; */
}

.images-cards {
  width: 100%;
  height: 100%;
}

.booster112div {
  display: flex;
  align-items: center;
  position: relative;
  left: 40px;
  top: 5px;
}

.para-booster-1122 {
  color: white;
  /* left: 50px; */
  font-weight: bolder;
  font-size: 36px;
  font-family: "Open Sans";
}
.para-booster-1133 {
  color: white;
  font-weight: bold;
  font-size: 18px;
  font-family: "Open Sans";
}

/* nav dropdown css */
.dropdown-menu {
  background: #fff;
  box-shadow: 0px 0px 30px rgb(127 137 161 / 25%);
  transition: 0.3s;
  border-radius: 4px;
  border: none;
}
.nav_dropdown {
  padding: 0.5rem 0.5rem !important;
}
.nav_dropdown_item {
  justify-content: start !important;
}
.nav-link {
  /* text-decoration: underline !important; */
  /* text-decoration-color:#707070 !important; */
  /* text-decoration-thickness: 2px !important;
    text-decoration-style: solid !important; */
}

/* #navbar ul li:last-child{
  margin-left: 5px;
} */
/* #navbar ul li:nth-last-child(2){
  margin-right: 2rem;
} */

.download_btn {
  background-color: #1d2a78;
  color: #ffffff;
  font-size: 12px;
  border-radius: 4px;
  border: none;
  padding: 8px 10px;
}
.partnersli {
  margin-right: 5.5rem;
}
.partnersli ul {
  width: 15rem !important;
}

/* #navbar ul li{
  border-right: 1px solid red;
  padding-left: 7px;
} */
/* footer section */

#footer {
  color: #1137b2;
  font-size: 14px;
  background: white;
  margin-top: 4rem;
}

#footer .footer-top {
  padding: 0px 0 30px 0;
  background: white;
  width: 100%;
}

.footer-container {
  width: 100%;
  margin: auto;
  /* box-shadow: 0px 6px 12px #888888; */
  /* padding: 30px 20px 30px 27px; */
  margin-top: 60px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul li {
  padding: 5px 0;
  /* display: flex; */
  align-items: center;
  /* font-size: 15px; */
  color: #010167;
  font: normal normal normal 16px/23px "Rajdhani";
  opacity: 100% !important;
}

#footer .footer-top .footer-links ul a {
  color: #010167;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
  opacity: 100%;
}
.google-playstore-button {
  width: 150px;
  margin-top: 40px;
}
#footer .footer-newsletter {
  font-size: 15px;
}
.icon-loanfront {
  margin-left: -15px;
}
/* .icon-loanfront {
  margin: -7px;
} */

.contact-phone-number {
  font: normal normal bold 30px/27px "Rajdhani";
  letter-spacing: 0px;
  color: #589054;
  margin-top: -10px;
}
.contact-week {
  font: normal normal 600 14px/27px "Rajdhani";
  letter-spacing: 0px;
  color: #010167;
  margin-top: -10px;
  font-size: 15px;
}
.contact-email-id {
  color: #032289;
  font: normal normal bold 12px/20px "Rajdhani";
  letter-spacing: 0px;
  opacity: 1;
  margin-top: -5px;
  font-size: 15px;
}

/* footer last section */

.footerimg-icons {
  text-align: left;
  margin-top: 0px !important;
}
.cisa_logo {
  height: 100px;
}
.logo-forms {
  text-align: left;
}

/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}
.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}
.navbar li {
  position: relative;
}
.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0px 10px 0px;
  font-size: 16px;
  font-weight: 500;
  color: #707070;
  white-space: nowrap;
  transition: 0.3s;
  /* font-weight: bolder; */
}
.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}
.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover > a {
  color: #032289;
}
.navbar .getstarted,
.navbar .getstarted:focus {
  padding: 8px 11px;
  /* margin-left: 30px; */
  border-radius: 3px;
  color: white;
  font-size: 14px;
  font-weight: 600;
  width: 87px;
  height: 35px;
  font-size: 12px;
}
.navbar .getstarted:hover,
.navbar .getstarted:focus:hover {
  color: #fff;
}
.get-started-btn {
  background: #5ca050;
  color: white;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  border-radius: 3px;
  margin-top: 0px;
}

.playstoreBtn {
  text-decoration: none !important;
}

.footer-ka {
  /* border: 2px solid rgb(218, 212, 212); */
  /* box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px; */
  padding-top: 25px;
}
.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 4px;
  width: 20rem;
}
.navbar .dropdown ul li {
  min-width: 200px;
}
.navbar .dropdown ul a {
  padding: 5px 20px;
  font-size: 14px;
  text-transform: none;
  font-weight: 500;
  color: #0c3c53;
  white-space: normal;
  word-wrap: break-word;
}
.navbar .dropdown ul a i {
  font-size: 12px;
}
.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover > a {
  color: #47b2e4;
}
.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.navbar .dropdown .dropdown ul {
  top: -8rem !important;
  left: calc(100% - 30px);
  visibility: hidden;
}
.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}
.divider {
  height: 20px;
  width: 8px;
  /* border: 1px solid #b3aeae; */
  margin: 0px 7px;
}
.header-div{
  max-width: 1460px;
}
.navbar {
  margin-left: auto;
}
@media (max-width: 1025px){
  .divider{
    width: 2px;
  }
  .navbar a{
    font-size: 14px;
  }
}
@media screen and (min-width: 700pc) and (max-width: 1151px){
  .partnersli{
    margin-right: 1.5rem;
  }
  .playstoreBtn{
    width: 0px;
  }
}
@media (max-width: 1210px){
  .navbar ul{
    margin-left: 18px;
  }
  .divider{
    width: 2px;
  }
}
@media (max-width: 1241px){
  .navbar a{
    font-size: 12px;
  }
}
@media (max-width: 1301px){
  .partnersli{
    margin-right: 2.5rem;
  }
  .divider{
    width: 3px;
  }
}
@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -100%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}
@media (max-width: 1382px){
  #header{
    padding: 15px 20px;
  }
  .partnersli{
    margin-right: 2.5rem;
  }
}

/* Mobile Navigation */

.mobile-nav-toggle {
  color: #0b0b93;
  font-size: 43px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
  margin-top: 0px;
}
.mobile-nav-toggle.bi-x {
  color: #0b0b93;
}

@media (max-width: 992px) {
  .partnersli ul {
    width: auto !important;
  }
  .mobile-nav-toggle {
    display: block !important;
    /* border: 1px solid red; */
  }
  .navbar-mobile .dropdown ul {
    width: auto;
  }

  .navbar ul {
    display: none;
  }
  .home-icon {
    display: block;
    height: 18px;
    width: 20px;
    position: relative;
    right: -10px;
  }
  #header {
    padding: 12px 12px;
  }
  #header .logo img {
    height: 36px;
    min-width: 163px;
  }
}

.partners_dropdown_ul {
  width: 15rem !important;
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(40, 58, 90, 0.9);
  transition: 0.3s;
  z-index: 999;
}
.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 50px;
  width: 50%;
  background: #ffffff;
}
.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  /* left: 15px; */
  padding: 10px 0;
  border-radius: 10px;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}
@media screen and (min-width: 0px) and (max-width: 967px) {
  .partners_dropdown_ul {
    width: auto;
  }

  #navbar ul li:nth-last-child(2) {
    padding-right: 0px;
  }
  .mobile-nav-toggle {
    display: block !important;
  }
  .footer-container {
    margin-top: 0px;
  }
  .navbar-mobile ul {
    width: 70%;
    top: 0px;
    right: 0px !important;
    border-radius: 0px 0px 0px 0px;
    padding-top: 46px;
  }
}
.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 5px 26px;
  font-size: 15px;
  color: #37517e;
}
.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover > a {
  color: #47b2e4;
}
.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  /* margin: auto; */
  margin-left: 27px ;
  margin-top: 15px;
  color: #ffff;
  width: 115px;
  /* margin-left: 275px; */
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}
.navbar-mobile .dropdown ul li {
  min-width: 200px;
}
.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}
.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}
.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover > a {
  color: #47b2e4;
}
.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}
.everywhere {
  font: normal normal bold 36px/42px "Rajdhani";
  letter-spacing: 0px;
  opacity: 1;
  color: #1137b2;
}
.top-cities {
  font: normal normal normal 33px/42px "Rajdhani";
  letter-spacing: 0px;
  color: #1137b2;
  opacity: 1;
}
.cities-percentage {
  font: normal normal medium 25px/42px "Rajdhani";
  letter-spacing: 0px;
  color: #1137b2;
  opacity: 1;
}

/* footer css */

.footer_para1 {
  text-align: center;
}
.footer_para2 {
  text-align: left;
}

.cisa_div {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}
.cisa_text {
  font-size: 20px;
  font-family: Rajdhani;
  font-weight: bold;
  color: #425662;
}

@media screen and (min-width: 0px) and (max-width: 300px) {
  .navbar-mobile ul {
    width: 73%;
  }
  .cards-item-1 {
    height: 70px !important;
  }
  .para-booster-1122 {
    font-size: 8px !important;
  }
  .para-booster-1133 {
    font-size: 7px !important;
  }
  .icon-loanfront {
    margin: -11px !important;
  }
  .footer_para1 {
    text-align: center;
  }
  .footer_para2 {
    text-align: center;
  }
}

@media screen and (min-width: 0px) and (max-width: 567px) {
  .navbar-mobile .getstarted {
    margin: unset !important;
    /* margin-left: auto !important; */
    margin-top: 10px !important;
    /* margin-right: 14px !important; */
    padding: 8px 24px !important;
    margin-left:28px !important;
    border-radius: 3px;
    color: white;
    font-size: 12px;
    font-weight: 600;
    width: 116px !important;
    height: 36px;
    /* font-size: 22px; */
  }
  .dropdown-menu {
    width: 100%;
  }
  .dropdown-item {
    word-wrap: break-word;
    white-space: normal !important;
    line-height: 21px;
    font-size: 18px !important;
    text-align: left !important;
  }
  .mobile-nav-toggle {
    display: block !important;
  }

  .productpart-contact {
    height: 80px;
    background-size: contain;
  }
  .booster112div {
    left: 0px;
  }
  .cards-item-1 {
    height: 95px;
    top: -30px;
  }
  .para-booster-1122 {
    font-size: 11px;
  }
  .para-booster-1133 {
    font-size: 9px;
  }
  .images-cards {
    border-radius: 0px 17px 17px 0px;
    height: 95px !important;
  }
  .footerimg-icons {
    text-align: center;
  }
  .member-parts {
    text-align: center !important;
  }
  .logo-forms {
    text-align: center;
  }
  #footer {
    width: 90vw;
    margin: auto;
  }
  .footer_para1 {
    text-align: center;
  }
  .footer_para2 {
    text-align: center;
  }
  .cisa_logo {
    height: 79px;
    /* width: 79px; */
  }
  .cisa_br {
    display: none;
  }
  .cisa_text {
    padding-bottom: 0px;
  }
  /* .cisa_indx{
    width: 100px;
  } */
  .cisa_div {
    justify-content: center;
  }
}

@media screen and (min-width: 568px) and (max-width: 767px) {
  .footerimg-icons {
    text-align: center !important;
  }
  .footer_para1 {
    text-align: center;
  }
  .footer_para2 {
    text-align: center;
  }
}
@media only screen and (min-width: 568px) and (max-width: 967px) {
  .dropdown-menu {
    width: 100%;
  }
  .dropdown-item {
    word-wrap: break-word;
    white-space: normal !important;
    line-height: 21px;
    font-size: 18px !important;
  }
  .navbar-mobile .getstarted {
    margin: unset !important;
    margin-left:27px!important;
    /* margin-right: 14px !important; */
    margin-top: 10px !important;
    width: 116px;


  }
  .loanfront-video {
    height: 490px !important;
  }
  .navbar-mobile ul {
    width: 55% !important;
  }
  .navbar-mobile .mobile-nav-toggle {
    width: 55%;
  }
  .productpart-contact {
    background-size: contain;
    height: 200px;
  }
  .cards-item-1 {
    height: 186px;
    top: -88px;
  }
  .para-booster-1122 {
    font-size: 26px;
  }

  .footerimg-icons {
    text-align: left;
  }
  .member-parts {
    text-align: center !important;
  }
  .logo-forms {
    text-align: center;
  }
  .footer_para1 {
    text-align: center;
  }
  .footer_para2 {
    text-align: center;
  }
  .cisa_br {
    display: none;
  }
}

@media screen and (min-width: 0px) and (max-width: 967px) {
  .divider {
    display: none;
  }
  .partnersli {
    margin-right: 0px;
  }
  .download_li {
    text-align: right;
    margin-top: 10px;
    margin-right: 14px;
  }
  .modal_content_wrapper {
    width: 80%;
  }
  .custome_modal {
    height: 200px;
  }
  .modal_from_wrapper {
    width: 92%;
    display: none;
  }
  .download_btn_wrapper {
    display: block;
    margin-top: 4rem !important;
  }

  .playstoreBtn {
    padding-right: 14px !important;
  }
}

/* styles for fair-practises-code multi-lang */
.fp-lang-container {
  width: 100%;
}
.fp-lang-container:last-child {
  border-bottom: 1px solid rgb(222, 222, 222);
}
.fp-lang-anch {
  display: block;
  position: relative;
  color: rgb(18, 18, 18);
  border-width: 1px 1px 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: rgb(222, 222, 222);
  border-right-color: rgb(222, 222, 222);
  border-left-color: rgb(222, 222, 222);
  padding: 1rem 0.75rem;
  border-bottom-style: initial;
}
a.fp-lang-anch:hover {
  text-decoration: none;
}
.download-icon {
  width: 1.75rem;
  position: absolute;
  right: 0.75rem;
}

.policies-list {
  display: block;
  position: relative;
  color: rgb(18, 18, 18);
  border-width: 1px 1px 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: rgb(222, 222, 222);
  border-right-color: rgb(222, 222, 222);
  border-left-color: rgb(222, 222, 222);
  padding: 1rem 0.75rem;
  border-bottom-style: initial;
}
.sub-section{
  padding-left: 10px;
}
.loan-agreement:hover{
  color:black;
}
/* // Common for Heading css starts */
.homeapply-h3 {
  color: #032289;
  font: normal normal bold 35px/27px "Open Sans";
  letter-spacing: 0px;
}

/* // Common for Heading css Ends */
@media (max-width: 768px) {
  .bhawanalogo {
    width: 35% !important;
  }
}