*{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

.row {
    --bs-gutter-x: 0rem!important;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(0.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  --bs-gutter-x: 0rem !important;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);
  margin-right: auto;
  margin-left: auto;
}

h1, h2 {
  font-family: "Raleway", sans-serif;
  font-weight: bold !important;
}
p {
  font-family: "DM Sans", sans-serif;
}
.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
    padding: 0 5%!important;
    padding-bottom: 12px!important;
}
.navbar {
    display: flex;
}
nav {
  position: -webkit-sticky;
  position: sticky;
  position: fixed;
  top: 0;
  height: 75px;
  width: 100%;
  justify-content: space-around;
  background: transparent; 
  transition: background .5s; 
}

nav.scrolled {
  background: #fff;
  box-shadow: 1px 1px 5px #8c8c8c;
  position: fixed;
  z-index: 3;
}

.logo {
    width: 60%;
    padding: 10px 0 0 25px;
}
.nav-item .active {
    color: #D40000!important;
}
.navbar-toggler {
    width: 44px;
    height: 40px;
    padding-right: 40px!important;
    box-shadow: none;
    position: relative;
    z-index: 99;
    border: none;
    background: #ff8c24;
}
.navbar-toggler-icon {
    color: #000;
}

.nav-link::before {
  transition: 300ms;
  height: 2px;
  content: "";
  position: absolute;
  background-color: #D40000;
}

.nav-link::before {
  width: 0%;
  bottom: 25px;
}

.nav-link:hover::before {
  width: 5%;
}

.nav-item a {
    color: #000;
    font-size: 23px;
    padding-left: 70px!important;
}
.mobile-nav {
  display: none;
}
.nav-item a:hover{
  color: #D40000 !important;
}
.navbar-brand {
    padding-top: var(--bs-navbar-brand-padding-y);
    padding-bottom: var(--bs-navbar-brand-padding-y);
    margin-right: var(--bs-navbar-brand-margin-end);
    font-size: var(--bs-navbar-brand-font-size);
    color: var(--bs-navbar-brand-color);
    text-decoration: none;
    white-space: break-spaces;
    width: 30%;
}
.right-widget{
    background: linear-gradient(to bottom,#FEA622 0%,#F1382B 100%);
    color: #fff;
    padding: 10px 15px;
    border-radius: 30px;
    border: none;

}
.right-widget:hover{
    background: #fff;
    color: #D40000;
    border: 1px solid #D40000;
}

.wheelsz-download-app {
  float: right;
  position: absolute;
  right: 7%;
}

.hero-banner {
    background: linear-gradient(to top, rgba(241, 70, 58, 0),rgba(252, 167, 39, 0.5));
    margin-bottom: 0rem;
}

.hero-image img {
    width: 100%;
    float: right;
}
.quick-and-easy {
    margin-top: 13% !important;
}

.quick-and-easy h2 {
  font-size: 3.2rem;
}

.quick-and-easy p {
  font-size: 1.3rem;
  line-height: 1.5;
  word-spacing: 1px;
}

.get-your-loan a {
  width: 90%;
}
.get-your-loan button {
    font-size: 1.2rem;
    padding: 2% 7%;
    border-radius: 50px;
}


/* Section 1 Start  */
.info {
    background-image: url(../img/Vector\ 3.png);
    height: auto;
    padding: 3% 0;
    text-align: center;
    background-size: contain;
    background-repeat: round;
}

.info h2 {
  font-size: 2.1rem;
}

.info p {
  font-size: 1.1em;
}

.app-download-info {
  border-right: 1px Solid #fff;
}






/* Section 2 Start  */
.our-service {
    padding: 5% 0;
}
.our-service h2 {
    text-align: center;
    font-size: 2.7rem;
}

.our-service p {
    text-align: center;
    padding: 0 10%;
    font-size: 1.1rem;
    padding-bottom: 2%;
    letter-spacing: 0.5px;
    font-family: "DM Sans", sans-serif;
}


.used-two-wheeler {
    text-align: center;
    padding: 1% 1%;
    /* box-shadow: 0px 0px 10px 1px lightblue; */
    margin: 10px;
    width: 31% !important;
    border: 1px solid #424545;
    border-radius: 5%;
}
.used-two-wheeler:hover {
  background: linear-gradient(to top, rgba(241, 70, 58, 0.2), rgba(252, 167, 39, 0.5));
  border: none;
}
.used-two-wheeler img {
    width: 25%;
    padding-bottom: 20px;
}
.used-two-wheeler h2 {
  font-size: 1.4rem;
  font-family: DM sans !important;
  font-weight: bold;
}
.used-two-wheeler p {
  font-size: 1.0rem;
}
.used-two-wheeler a {
  text-decoration: none;
}
.used-two-wheeler h3 {
    font-size: 1.3rem;
    font-weight: 600;
    background-image: linear-gradient(60deg, #FEA622, #F1382B);
    background-clip: text;
    color: transparent;
    -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}




/* Section 3 Start  */

.how-to-get {
    padding: 0% 0 3% 0;
    text-align: center;
}
.how-to-grad {
  background-image: radial-gradient(300px circle at 0% 50%, rgba(241, 70, 58, 0.1), rgba(252, 167, 39, 0.2), #fff);
  
}
.how-to-grad-right {
  background-image: radial-gradient(300px circle at 90% 50%, rgba(241, 70, 58, 0.1), rgba(252, 167, 39, 0.2), #fff);;
}

.how-to-get p {
  padding: 1% 5%;
  font-size: 18px;
  letter-spacing: 1px;
}


.yaara-wheelsz {
    position: relative;
    left: 0;
}
.yaara-wheelsz img {
    width: 100%;
}
.online-application {
    text-align: right;
}
.online-application p{
    padding: 0;
    font-size: 1rem;
}
.online-application h3 {
    font-size: 1.5rem;
    font-weight: 600;
}

.wheelsz-fibe-app {
    display: flex;
    align-items: center;
}

.application-image img {
    width: 40%;
    padding-top: 35%;
}
.download-fibe-wheelsz {
    position: relative;
}

.cash-in-bank {
    position: absolute;
    top: 72%;
}
.instant {
    display: flex;
    align-items: center;
}
.instant-approval {
    position: absolute;
    top: 30%;
}
.instant-approval .online-application {
    text-align: left;
}




/* Loan Calculator */

.loan-calculator {
    padding: 5% 0;
}

.wheelsz-loan-calculator {
    text-align: center;
    padding: 0 5%;
}
.wheelsz-loan-calculator p {
    font-size: 18px;
    letter-spacing: 1px;
    padding: 1% 0%;
}

.wheelsz-calculator-form {
    border: 1px solid #424545;
    border-radius: 10px;
}
.range-slider-wrapper {
  padding: 10% 10% 0% 10%;
}

.range-slider-group {
  padding: 0% 0 5% 0;
}

.paragraph {
  position: relative;
}
.range-slider {
  accent-color: #FEA622;
}
.paragraph .upper-limit {
  position: absolute;
  right: -30%;
}

.range-slider-red {
  color: #FEA622;
}
.range-slider-group-red > input {
    width: 100%;
}
.range-slider-group-red .box {
    border-radius: 30px;
    position: relative;
    top: -60px;
    right: 0;
    float: right;
    padding: 0.5%;
    width: 25%;
    padding-left: 2%;
    border: 3px solid #FF9B4D;
}
.range-slider-group-green > input {
    width: 100%;
}
.range-slider-group-green .box {
    border-radius: 30px;
    position: relative;
    top: -60px;
    right: 0;
    float: right;
    padding: 0.5%;
    width: 25%;
    padding-left: 2%;
    border: 3px solid #FF9B4D;
}
.range-slider-group-blue > input {
    width: 100%;
}
.range-slider-group-blue .box {
    border-radius: 30px;
    position: relative;
    top: -60px;
    right: 0;
    float: right;
    padding: 0.5%;
    width: 25%;
    padding-left: 2%;
    border: 3px solid #FF9B4D;
}
.range-label-red {
    font-size: 18px;
}
.range-label-green {
    font-size: 18px;
}
.range-label-blue {
    font-size: 18px;
}

.monthly-insta {
    border-left: 2px dotted #FF9B4D;
}

.card {
    border: 1px solid #FF9B4D;
    margin: 5% 10%;
    border-radius: 20px !important;
}

.card .topper-head {
    text-align: center;
    background: linear-gradient(to top, rgba(241, 70, 58, 0.9), rgba(252, 167, 39, 0.9));
    padding: 0% 0;
    border-radius: 20px 20px 0px 0px;
}
.card .topper-head h3 {
    font-size: 1.10rem;
    color: #fff;
    padding-top: 5%;
}
hr.new2 {
    border-top: 1px dashed #424545;
    margin: 0 10%;
  }
  .you-will-pay {
    font-size: 1.5rem;
    color: #fff;
  }

  .btn {
    border: 1px solid #000;
    background: linear-gradient(to top, rgba(241, 70, 58, 0.9), rgba(252, 167, 39, 0.9));
    color: #fff !important;
    width: 70%;
    border-radius: 20px !important;
    margin-left: 15%;
    margin-bottom: 5%;
  }
  .btn:hover {
    background: #fff !important;
    color: #D40000 !important;
    border: 1px solid #D40000 !important;
  }

.offring {
    background: linear-gradient(to top, rgba(241, 70, 58, 0.2), rgba(252, 167, 39, 0.5));
    padding-bottom: 5%;
}

  .wheelsz-offring h2 {
    text-align: center;
    padding: 5% 0 1% 0;
  }

  .offring-box {
    /* border: 1px solid #000; */
    padding: 1%;
    width: 23.7%;
    display: inline-block;
    margin: 5px;
    text-align: center;
    background-color: #fff;
    border-radius: 10px;
  }
  .offring-box img {
    width: 62%;
  }
  .offring-box h3 {
    font-size: 1.2rem;
    padding-top: 10%;
  }
  .offring-box:hover {
    background: linear-gradient(to top, rgba(241, 70, 58, 0.9), rgba(252, 167, 39, 0.9));
    color: #fff !important;
  }

  .offring-box a {
    font-size: 1.2rem;
    background-image: linear-gradient(60deg, #FEA622, #F1382B);
    background-clip: text;
    color: transparent;
    text-decoration: none;
    -webkit-background-clip: text;
  }
  .offring-box:hover  a{
    color: #fff;
  }


  /* Testimonials */
  .testimonials {
    color: #000;
    overflow-x: hidden;
    height: 100%;
    background-image: #fff;
    background-repeat: no-repeat;
    padding: 2% 0 5% 0;
}

.star {
  display: flex;
  padding-left: 5% !important;
}
.star img {
  width: 40% !important;
  height: 45%;
  padding-left: 2%;
  border-radius: 0 !important;
}
.col-8 {
  margin-top: 0% !important;
}
.testi-image p {
  text-align: left;
  font-size: 12px !important;
}
.card-body {
  text-align: left;
}
.card-body h3 {
  font-size: 18px;
}

.slider {
  margin-bottom: 30px;
  position: relative;
}

.slider .owl-item.active.center .slider-card {
  transform: scale(1.15);
  opacity: 1;
  background: #ff9966;
  /* fallback for old browsers */
  background: -webkit-linear-gradient( rgba(254, 166, 34, 0.3), rgba(241, 56, 43, 0.3));
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient( rgba(254, 166, 34, 0.3), rgba(241, 56, 43, 0.3));
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  color: #000;
  border: none;
}

.slider-card {
  background: #fff;
  padding: 3% 5%;
  margin: 50px 15px 90px 15px;
  border-radius: 5px;
  /* box-shadow: 0 15px 45px -20px rgb(0 0 0 / 73%); */
  transform: scale(0.9);
  opacity: 0.5;
  transition: all 0.3s;
  border: 1px solid #F1382B;
}

.slider-card img {
  border-radius: 5px 5px 0px 0px;
}

.owl-nav .owl-prev {
  position: absolute;
  top: calc(50% - 25px);
  left: 0;
  opacity: 1;
  font-size: 30px !important;
  z-index: 1;
}

.owl-nav .owl-next {
  position: absolute;
  top: calc(50% - 25px);
  right: 0;
  opacity: 1;
  font-size: 30px !important;
  z-index: 1;
}

.owl-dots {
  text-align: center;
}

.owl-dots .owl-dot {
  height: 10px;
  width: 10px;
  border-radius: 10px;
  background: #ccc !important;
  margin-left: 3px;
  margin-right: 3px;
  outline: none;
}

.owl-dots .owl-dot.active {
  background: #f44336 !important;
}

.slider-card h3 {
  font-size: 1.25rem;
}

.slider-card p {
  font-size: 0.8rem;
}

.fa-angle-left:before {
  content: "\f104";
  position: absolute;
  bottom: -205px;
  left: 400px;
  color: #f44336;
}

.fa-angle-right:before {
  content: "\f105";
  position: absolute;
  bottom: -205px;
  right: 400px;
  color: #f44336;
}

.ronne {
  padding-left: 5% !important;
}
.gtco-testimonials {
    position: relative;
    margin-top: 30px;
  
    h2 {
      font-size: 30px;
      text-align: center;
      color: #333333;
      margin-bottom: 0px;
    }
  
    .owl-stage-outer {
      padding: 30px 0;
    }
  
    .owl-nav {
      display: none;
    }
  
    .owl-dots {
      text-align: center;
  
      span {
        position: relative;
        height: 10px;
        width: 10px;
        border-radius: 50%;
        display: block;
        background: rgba(252, 167, 39, 0.9);
        border: 2px solid rgba(252, 167, 39, 0.9);
        margin: 0 5px;
      }
  
      .active {
        box-shadow: none;
  
        span {
          background: linear-gradient(to top, rgba(241, 70, 58, 0.9), rgba(252, 167, 39, 0.9));
          box-shadow: none;
          height: 12px;
          width: 12px;
          margin-bottom: -1px;
        }
      }
    }

    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: linear-gradient(to top, rgba(241, 70, 58, 0.9), rgba(252, 167, 39, 0.9));
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity .2s ease;
      border-radius: 30px
  }
  
  .owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
    background: linear-gradient(to top, rgba(241, 70, 58, 0.9), rgba(252, 167, 39, 0.9));
  }
  
    .card {
      background: linear-gradient(to top, rgba(241, 70, 58, 0.4), rgba(252, 167, 39, 0.4));
      box-shadow: 0 8px 30px -7px #c9dff0;
      margin: 0 20px;
      padding: 0 10px;
      border-radius: 20px;
      border: 0;
  
      .card-img-top {
        max-width: 100px;
        border-radius: 50%;
        margin: 15px 10px 0;
        box-shadow: 0 8px 20px -4px #95abbb;
        width: 100px;
        height: 100px;
      }
  
      h5 {
        color: #000;
        font-weight: bold;
        font-size: 20px;
        line-height: 1.3;
        text-align: left;
  
        span {
          font-size: 18px;
          color: #666666;
        }
      }
  
      p {
        font-size: 12px;
        color: #555;
        padding-bottom: 15px;
      }
    }
  
    .active {
      opacity: 0.5;
      transition: all 0.3s;

    }
  
    .center {
      opacity: 1;
  
      h5 {
        font-size: 24px;
  
        span {
          font-size: 20px;
        }
      }
  
      .card-img-top {
        max-width: 100%;
        height: 80px;
        width: 80px;
      }
    }
  }
  
  @media (max-width: 767px) {
    .gtco-testimonials {
      margin-top: 20px;
    }
  }
  
  .owl-carousel {
    .owl-nav button {
      &.owl-next, &.owl-prev {
        outline: 0;
      }
    }
  
    button.owl-dot {
      outline: 0;
    }
  }


  .cool-new {
    background: linear-gradient(to top, rgba(241, 70, 58, 0.2), rgba(252, 167, 39, 0.4));
    height: auto;
    margin: 5% 0 0 0;
    height: auto;
  }
  .cool-new img {
    position: relative;
    top: -15%;
    width: 60%;
  }
  .cool-new h2 {
    padding-top: 5%;
    font-weight: bold;
  }

.qr1 {
    width: 30% !important;
}
  .play-icon {
    width: 40% !important;
    margin-left: 50px;
  }




  .footor {
    background: #2A2A2A;
    padding: 2% 0 5% 0;
  }

  .logo-foot img {
    width: 20%;
    padding-bottom: 2%;
  }
  .foot-logo img {
    width: 20%;
    padding-bottom: 2%;
  }

  .footor .logo-foot h4, .footor .logo-foot p {
    color: #fff;
    margin: 0;
    padding-bottom: 10%;
  }
  .footor .logo-foot p {
    font-size: 14px;
  }
  .footor .logo-foot h5 {
    color: #fff;
    font-size: 16px;
  }
  .col-1 {
    align-items: center;
    display: flex;
  }
  .col-1 img {
    width: 70%;
  }
  .col-11 p {
    padding-bottom: 0 !important;
  }
  .logo-foot {
    padding: 0 5% !important;
  }
  .logo-foot input {
    color: #9A9EA5;
    background: none;
    border: none;
    border-bottom: 1px solid #9A9EA5;
    width: 90%;
  }

  .wheelsz-middle {
    margin: 0 0%;
    padding: 0 0% !important;
  }
  .button1 button {
    width: 85%;
    text-align: center;
    margin: 15% 5% 0 5%;
    padding: 2% 0;
    border-radius: 20px;
    background: linear-gradient(to top, rgba(241, 70, 58, 0.9), rgba(252, 167, 39, 0.9));
    color: #fff;
    border: none;
    border: 2px solid rgba(241, 70, 58, 0.9);
  }

  .button1 button:hover {
    background: #fff;
    color: rgba(241, 70, 58, 0.9);
    border: 2px solid rgba(241, 70, 58, 0.9);
  }
  .logo-foot .col-8 {
    margin: 0 !important;
  }
  .foot-menu {
    padding: 0 10% !important;
    position: relative;
  }

  .foot-arrow {
    position: absolute;
    right: 0;
  }


  .foot-menu a {
    text-decoration: none !important;
  }

  .wheelsz-desz {
    background: #000;
    color: #fff;
    position: relative;
    padding: 1% 0;
  }

  .social-icons {
    padding-top: 10%;
  }

  .wheelsz-facebook {
    width: 15% !important;
  }
  .social-icons img {
    width: 18%;
    padding: 0 4%;
}
  .wheelsz-soft {
    position: relative;
    right: 0;
  }
  .wheelsz-soft p {
    position: absolute;
    right: 0;
  }

  .wheelsz-desz p {
    margin-bottom: 0 !important;
  }
  .wheelsz-soft p span a {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
  }