  @font-face{
  font-family: 'Inter';
  src: url(../fonts/Inter-Light.ttf);
  font-display: swap;
  }
  @font-face{
  font-family: 'Inter-bold';
  src: url(../fonts/Inter-Bold.ttf);
  font-display: swap;
  }
  @font-face {
  font-family: 'FontAwesome';
  src: url('/fonts/fontawesome-webfont.woff2') format('woff2');
  font-display: swap;
 }

  body{
    overflow-x: hidden;
  }
  .float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:40px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
  font-size:30px;
    box-shadow: 2px 2px 3px #999;
  z-index:100;
  }
  .bsc{
    width: 250px;
    height: 119px !important;
  }
  .my-float{
    margin-top:16px;
  }
  .desktop{
    display: block;
    /* overscroll-behavior: contain; */
    /* overflow: auto; */
  }
  .mobile{
    display: none;
  }

  .button-next{
  width: 220px;
  height: 60px;
  flex-shrink: 0;
  border: none;
  border-radius: 8px;
  background: #4FB17C;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.50);
  position: relative;
  top: -40px;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 129.412% */
  }
  .borde{
  display: flex;
  justify-content: center;
  align-items: center;
  }
  .partner{
  width: 400px;

  }
  .made{
  color: #2D2D2D;
  font-family: 'Inter' sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px; /* 148.148% */
  }
  .price{
  color: #000;
  font-family: 'Inter' sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 800;
  line-height: 40px;
  }

  .logo-text{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 580;
  line-height: normal;
  }
  .navbar-brand img{
  width: 30px;
  height: 30px;
  }
  .header{
  width: 100%;
  /* height: 95vh; */
  /* background: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url(../images/header.svg); */
    /* background-size: 100%; */
  /* background-position:center; */
  /* background-size:cover; */
  }
  .lease-header{
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url(../../images/banner-lease.svg);
    background-size: 100%;
    background-position:center;
    background-size:cover;
    height:818px;
  }
  .lease-header h2{
    color: #FFF;
    text-align: center;
    font-family: Inter-bold;
    font-size: 65px;
    font-style: normal;
    font-weight: 700;
    line-height: 75px; /* 115.385% */
    letter-spacing: -0.5px;
  }
  .subscription-form{
    display: flex;
    padding: 4.05px 3.615px 3.95px 10px;
    justify-content: space-around;
    align-items: center;
    gap: 44.385px;
    border-radius: 12px;
    background: #FFF;
  }
  .include h1{
    font-family: Inter-bold;
    font-size: 30px;
  }
  .subscription-form input{
    display: flex;
    width: 352px;
    height: 17px;
    flex-direction: column;
    justify-content: start;
    color: #999;
    font-family: 'Inter' sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.09px;
    border: 0px;
    background-color: transparent;
  }
  .subscription-form button{
    border-radius: 8px;
    background: #2D54D2;
    display: flex;
    padding: 10px 15px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #FFF;
    text-align: center;
    font-family: 'Inter' sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 171.429% */
    letter-spacing: -0.09px;
    border: 0;
  }
  .lease-header p{
    color: #FFF;
    text-align: center;
    font-family: 'Inter' sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: -0.25px;
  }
  .header h2{
    color: #000;
    text-align: center;
    font-family: 'Inter' sans-serif;
    font-size: 35px;
    font-style: normal;
    font-weight: bold;
  }
  .content{
  /* border: 2px solid white; */
  height: 80vh;
  text-align: center;

  }
  .nav-link{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 200% */
  letter-spacing: 0.471px;
  }

  .step{

  width: 45px;
  height: 45px;
  border-radius: 30px;
  flex-shrink: 0;
  background-color: #2A50CB;
  position: relative;
  top: 45px;
  }
  .line{
  width: 2px;
  height: 340px;
  flex-shrink: 0;
  stroke-width: 2px;
  background-color: #2A50CB;
  position: relative;
  top: -20px;
  }
  .logo-text{
  position: relative;
  top: 6px;
  }
  .content-text{
  width: 600px;
  /* border: 2px solid white; */
  }
  .text{
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 600;
  line-height: 70px; /* 116.667% */
  }
  .pragraph{
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px; /* 145.455% */
  }
  .about{
  display: flex;
  height: 100px;
  flex-direction: column;
  justify-content: center;
  color: #000;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px; /* 200% */
  }
  .about-pragraph{
  width: 830px;
  color: #121212;
  text-align: center;
  font-family: 'Inter' sans-serif;
  padding-top: 20px;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 160% */
  }
  .share{
  height: 380px;
  }
  .How{
  color: #121212;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 55px;
  font-style: normal;
  padding-top: 50px;
  font-weight: 600;
  line-height: 70px; /* 127.273% */
  }
  .works{
  background-color: #F3F8FB;
  /* min-height: 950px; */
  }
  .owner{
  background-color: #F3F8FB;
  min-height: 500px;
  }
  .Earn{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 37px; /* 148% */
  display: flex;
  padding-right: 15px;
  width: 340px;
  height: 33px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  }
  .place{
  width: 420px;
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  padding-left: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 164.706% */
  }
  .returns{
  width: 365px;
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 164.706% */
  }
  .simple{
  width: 45px;
  height: 45px;
  flex-shrink: 0;
  background-color: #2A50CB;
  border-radius: 50px;

  }
  .worry{
  width: 360px;
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 164.706% */
  }
  .Simply{
  width: 360px;
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 164.706% */
  }
  .Benefits{
  color: #121212;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 600;
  line-height: 70px; /* 127.273% */
  display: flex;
  width: 509px;
  height: 70px;
  flex-direction: column;
  justify-content: center;
  }
  .up-word{
  width: 305px;
  height: 212px;
  flex-shrink: 0;

  }
  .flexible{
  width: 325px;
  height: 220px;
  flex-shrink: 0;

  }
  .management{
  width: 300px;
  height: 212px;
  flex-shrink: 0;
  }
  .up-front{
  display: flex;
  width: 343px;
  height: 41px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 37px; /* 148% */
  }
  .up-down{
  display: flex;
  width: 340px;
  height: 41px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 37px; /* 148% */
  }
  .up-right{
  display: flex;
  width: 343px;
  height: 41px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 37px; /* 148% */
  }
  .footer{
  background: #111;
  /* height: 700px; */
  padding: 10px 0px;
  }
  .footer-text{
    color: #D8D9DA;
    font-family: 'Inter' sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  .footer-link{
    color: #D8D9DA;
    font-family: 'Inter' sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  }
  .footer h6{
    color: #FFF;
    font-family: 'Inter' sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 114.286% */
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .footer-heading{
    color: #FFF;
    font-family: 'Inter' sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 114.286% */
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .today{
  display: flex;
  width: 509px;
  height: 70px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 600;
  line-height: 70px; /* 127.273% */
  }
  .Text{
  width: 830px;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 160% */
  }
  .top{
  padding-top: 50px;
  }
  .field-group{
  position: relative;
  }
  .field-group input{
  padding-left: 60px;
  width: 450px;
  height: 50px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #F2EDED;
  border: none;
  }
  .input-field::placeholder{
  color: #8A8A8F;
  }
  .icon{
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #8A8A8F;
  font-size: 1.5em;

  }
  .slide-box{
  flex-basis: 33.333%;
  height: 75vh;
  padding: 40px;
  display: flex;
  align-items: flex-end;
  position: relative;
  overflow: hidden;
  transition : all 0.6s ease-out;
  background-repeat: no-repeat;
  background-size: cover ;
  background-position: center center;
  }

  /*  */

  /*  */
  .benz{
  color: #2D54D2;
  font-family: 'Inter' sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 140% */
  position: relative;
  top: 10px;
  }
  .benza{
    color: #000;
    font-family: 'Inter' sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 133.333% */
  }
  .superhost{
  padding: 5px 8px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #16914F;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 186.667% */
  border: none;
  }
  .instant{
  padding: 5px 8px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #B53774;
  border: none;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 186.667% */
  }
  .typography{
  color: #2D54D2;
  font-family: 'Inter' sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 140% */
  }
  .typography1{
  color: #2D54D2;
  font-family: 'Inter' sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 140% */
  }
  .typo{
  color: #2D54D2;
  font-family: 'Inter' sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  }
  .typo1{
  color: #111111; /* dark color to meet contrast for small text */
  font-family: 'Inter' sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  }
  .view-more-cars{
    display: inline-flex;
    height: 50px;
    padding: 13px 31px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 4px;
    border: 1px solid #2D54D2;
    background: #FFF;
    color: #2D54D2;
    text-align: center;
    font-family: 'Inter' sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 28.5px; /* 178.125% */
  }
  .our{
  color: #FFF;
  font-family: 'Inter' sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 70px; /* 155.556% */
  position: relative;
  top: 7px;
  }
  .additional{
  color: #FFF;
  font-family: 'Inter' sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 136.364% */
  width: 122px;
  }
  .become{
  width: 220px;
  height: 60px;
  flex-shrink: 0;
  border-radius: 8px;
  background: #000;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 129.412% */
  border: none;
  }
  .car-of-lease{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 600;
  line-height: 70px; /* 127.273% */
  }
  .show-map{
  color: #121212;
  text-align: right;
  font-family: 'Inter' sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px; /* 160% */
  }
  .show-gap{
  position: relative;
  top: 25px;
  }
  .switch {
  position: relative;
  display: inline-block;
  width: 38px;
  height: 26px;
  top: 6px;
  left: 5px;
  }

  /* Hide default HTML checkbox */
  .switch input {
  opacity: 0;
  width: 0;
  height: 0;
  }

  /* The slider */
  .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: silver;
  -webkit-transition: .4s;
  transition: .4s;
  }

  .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 2px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  }

  input:checked + .slider {
  background-color: #51B541;
  }

  input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
  }

  input:checked + .slider:before {
  -webkit-transform: translateX(15px);
  -ms-transform: translateX(15px);
  transform: translateX(15px);
  }

  /* Rounded sliders */
  .slider.round {
  border-radius: 60px;
  }

  .slider.round:before {
  border-radius: 50%;
  }
  .price-btn{
  width: 96px;
  height: 38px;
  border-radius: 8px;
  border: 1px solid #6B6F7B;
  background-color: #FFF;
  color: #6B6F7B;
  font-family: 'Inter' sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  }
  .modal-btn{
  width: 150px;
  height: 38px;
  flex-shrink: 0;
  border-radius: 8px;
  border: 1px solid #6B6F7B;
  background-color: #FFF;
  color: #6B6F7B;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  }
  .mode{
  color: #333;
  font-family: 'Inter' sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  }
  .mode-price{
  color: var(--Brand-color, #2B67F6);
  font-family: 'Inter' sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  }
  .true{
  position: relative;
  right: -20px;
  }
  .map2{
  width: 100%;
  height: 850px;
  background: url(../images/map1.svg);
  background-size: 100%;
  background-position:center;
  background-size:cover;
  }
  .mercadies{
  width: 100%;
  height: 90vh;
  background: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url(../images/Rectangle\ 856.svg);
    background-size: 100%;
  background-position:center;
  background-size:cover;
  border-radius: 10px;
  }
  .host{
  display: flex;
  width: 143px;
  height: 48px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #2D54D2;
  font-family: 'Inter' sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 70px; /* 200% */
  }
  .all-text{
  position: relative;
  right: -80px;
  /* top: -90px; */
  }
  .ellipse{
  position: relative;
  right: -70px;
  top: -90px;
  }

  .map-img{
  width: 400px;
  }
  .like{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  line-height: 70px; /* 200% */
  }
  .per-day{
  display: flex;
  width: 143px;
  height: 24px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #2D54D2;
  font-family: 'Inter' sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 70px; /* 350% */
  }
  .c-class{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px; /* 128.571% */
  }
  .inam{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 164.706% */
  }
  .saleem{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  }
  .about-car{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 140% */
  position: relative;
  top: 20px;
  }
  .toyta{
  width: 250px;
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 164.706% */
  }
  .pets{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 164.706% */

  }
  .allowed{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;

  }
  .milage{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 164.706% */
  }
  .super-host{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 140% */
  }
  .superhost-btn{
  width: 123px;
  height: 34px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #16914F;
  border: none;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 186.667% */
  position: relative;
  top: 10px;
  }
  .silicon{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 164.706% */
  }
  .linee{
  width: 1px !important;
  height: 1630px;
  background: #D9D9D9;
  position: relative;
  /* top: -90px !important; */
  }
  .book{
  display: flex;
  width: 415px;
  height: 48px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px; /* 160.714% */
  position: relative;
  top: -15px;
  }
  .pick{
  width: 425px !important;
  /* height: 580px; */
  flex-shrink: 0;
  border-radius: 10px;
  border: 1px solid #D9D9D9;
  background: #FAFAFA;
  box-shadow: 0px 4px 104px 0px rgba(0, 0, 0, 0.10);
  }
  .date{
  width: 368px;
  height: 83px;
  flex-shrink: 0;
  border-radius: 10px;
  border: 1px solid #D9D9D9;
  background: #FFF;
  }
  .pick-up{
  color: #969696;
  font-family: 'Inter' sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.7px; /* 190% */
  text-transform: uppercase;
  }

  .drop{
  width: 170px !important;
  color: #000000;
  font-family: 'Inter' sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
  }
  .line-off{
  width: 1px;
  height: 55px;
  background: #D9D9D9;
  position: relative;
  top: 0px;
  }
  .promo{
  width: 325px;
  color: #6B7280;
  font-family: 'Inter' sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
  }
  .request-btn{
  width: 368px;
  height: 60px;
  flex-shrink: 0;
  border-radius: 8px;
  background: #2D54D2;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 129.412% */
  border: none;
  cursor: pointer;
  }
  .cancel{
  color: #6B7280;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
  }
  .copy-right{
  height: 50px;
  color: #121212;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 164.706% */
  position: relative;

  }
  .wrapper-listing h1{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px; /* 160.714% */
  }
  .wrapper-btn-Vehicle{
  width: 220px;
  height: 50px;
  flex-shrink: 0;
  border-radius: 8px;
  background-color: #2D54D2;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 129.412% */
  border: none;
  }
  .whetter-icon img{
  width: 80px !important;
  }
  .wrapper-day{
  width: 135px;
  padding: 8px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #E7FAF0;
  }
  .wrapper-day img{
  width: 15px;
  }
  .wrapper-persent{
    color: #000;
    font-family: 'Inter' sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .wrapper-persent-fleet{
    color: #000;
    font-family: 'Inter' sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .lift{
  position: relative;
  right: -15px;
  }
  .wrapper-my-booking{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px; /* 160.714% */
  }
  .wrapper-rayan-jeep{
  width: 570px;
  height: 152px;
  flex-shrink: 0;
  border-radius: 10px;
  border: 1px solid #D9D9D9;
  background: #FAFAFA;
  box-shadow: 0px 4px 104px 0px rgba(0, 0, 0, 0.10);
  }
  .wrapper-rayan-jeep img{
  width: 200px;
  padding: 10px;
  }
  .wrapper-Rarely{
  color: #242424;
  font-family: 'Inter' sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  }
  .wrapper-aed-price{
  color: #2D54D2;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  }
  .wrapper-date{
  color: #242424;
  font-family: 'Inter' sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  opacity: 0.5;
  }
  .wrapper-paid{
  color: #16914F;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  position: relative;
  /* right: -50px; */
  }
  #tag{
  width: 35px;

  }
  .wrapper-tag{
  width: 140px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #E7FAF0;
  }
  #wrapper-ellipse-img{
  width: 70px;
  }
  .wrapper-tag{
  position: relative;
  top: -10px;
  }
  .wrapper-rayan{
  color: #242424;
  font-family: 'Inter' sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  }
  .break{
  position: relative;
  top: 15px;
  }
  .wrapper-zero{
  color: #242424;
  font-family: 'Inter' sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 175% */
  }
  .wrapper-zero img{
  width: 30px;
  }
  .wrapper-persentage{
  color: #16914F;
  font-family: 'Inter' sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 200% */
  }
  .wrapper-line{
  width: 1px;
  height: 870px;
  background-color: #D9D9D9;
  }
  .calender-right{
  position: relative;
  left: 50px;
  }
  .avalable{
  position: relative;
  left: 40px;
  top: -50px;
  }
  .wrapper-cost-price{
  width: 140px;
  color: var(--dark-base, #3D2F4B);
  font-family: 'Inter' sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 175% */
  }
  .only-box{
  width: 135px;
  height: 45px;
  flex-shrink: 0;
  border-radius: 5px;
  border: 1px solid #D9D9D9;
  background: var(--Primary-Base-White, #FFF);
  }
  .delivery{
  position: relative;
  top: 140px;
  }

  @font-face{
  font-family: 'Inter' sans-serif;
  src: url(../fonts/Inter-Light.ttf);
  font-display: swap;
  }
  @font-face{
  font-family: Inter-bold;
  src: url(../fonts/Inter-Bold.ttf);
  font-display: swap;
  }
  p{
  font-family: 'Inter' sans-serif;
  }
  .seperator{
  width: 100%;
  height: 1px;
  flex-shrink: 0;
  border: 1px solid #E4E6E8;
  margin: 3rem 0rem;
  }

  .button-next{
  width: 220px;
  height: 60px;
  flex-shrink: 0;
  border: none;
  border-radius: 8px;
  background: #4FB17C;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.50);
  position: relative;
  top: -40px;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 129.412% */
  }
  .borde{
  display: flex;
  justify-content: space-between;
  align-items: center;
  }
  .partner{
  width: 400px;

  }
  .made{
  color: #2D2D2D;
  font-family: 'Inter' sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px; /* 148.148% */
  }
  .price{
  color: #000;
  font-family: 'Inter' sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 800;
  line-height: 40px;
  }

  .logo-text{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 580;
  line-height: normal;
  }
  .navbar-brand img{
  width: 100%;
  /* height: 30px; */
  }
  .header{
  width: 100%;
  /* height: 1003px; */
  /* background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../images/headerBanner.webp); */
  /* background-size: 100%;
  background-position:bottom;
  background-size:cover; */
  /* aspect-ratio: 1/0; */

  }
  .date_search{
  margin: 15% 0px 0px 0px;
  }
  .header-renter{
  width: 100%;
  height: 600px;
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../images/header-renter.png);
  background-size: 100%;
  background-position:center;
  background-size:cover;
  display: flex;
  justify-content: center;
  align-items: center;
  }
  .header-host{
  width: 100%;
  height: 600px;
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../images/host-bg.png);
  background-size: 100%;
  background-position:center;
  background-size:cover;
  display: flex;
  justify-content: center;
  align-items: center;
  }
  .content{
  /* border: 2px solid white; */
  height: 80vh;
  text-align: center;

  }
  .nav-link{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 200% */
  letter-spacing: 0.471px;
  }
  .nav-item p{
  color: #121212 !important;
  font-family: 'Inter' sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.471px;
  margin: 0;
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  text-decoration: none;
  background: 0 0;
  border: 0;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;

  }
  .nav-item p > a{
  text-decoration: none;
  }
  .step{

  width: 45px;
  height: 45px;
  border-radius: 30px;
  flex-shrink: 0;
  background-color: #2A50CB;
  position: relative;
  top: 45px;
  }
  .line{
  width: 2px;
  height: 607px !important;
  flex-shrink: 0;
  stroke-width: 2px;
  background-color: #2A50CB;
  position: relative;
  top: -20px;
  left: 0px !important;
  }
  .logo-text{
  position: relative;
  top: 6px;
  }
  .content-text{
  width: 600px;
  /* border: 2px solid white; */
  }
  .text{
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 600;
  line-height: 70px; /* 116.667% */
  }
  .pragraph{
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px; /* 145.455% */
  }
  .about-pragraph{
  width: 830px;
  color: #121212;
  text-align: center;
  font-family: 'Inter' sans-serif;
  padding-top: 20px;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 160% */
  }
  .share{
  height: 380px;
  }
  .How{
    color: #0F172A;
    font-family: 'Inter' sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px; /* 146.667% */
  }
  .works{
  background-color: #F3F8FB;
  /* min-height: 950px; */
  }
  .owner{
  background-color: #F3F8FB;
  min-height: 500px;
  }
  .Earn{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 37px; /* 148% */
  display: flex;
  padding-right: 15px;
  width: 340px;
  height: 33px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  }
  .place{
  width: 420px;
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  padding-left: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 164.706% */
  }
  .returns{
  width: 365px;
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 164.706% */
  }
  .simple{
  width: 45px;
  height: 45px;
  flex-shrink: 0;
  background-color: #2A50CB;
  border-radius: 50px;

  }
  .worry{
  width: 360px;
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 164.706% */
  }
  .Simply{
  width: 360px;
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 164.706% */
  }
  .Benefits{
  color: #121212;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 600;
  line-height: 70px; /* 127.273% */
  display: flex;
  width: 509px;
  height: 70px;
  flex-direction: column;
  justify-content: center;
  }
  .up-word{
  width: 305px;
  height: 212px;
  flex-shrink: 0;

  }
  .flexible{
  width: 325px;
  height: 220px;
  flex-shrink: 0;

  }
  .management{
  width: 300px;
  height: 212px;
  flex-shrink: 0;
  }
  .up-front{
  display: flex;
  width: 343px;
  height: 41px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 37px; /* 148% */
  }
  .up-down{
  display: flex;
  width: 340px;
  height: 41px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 37px; /* 148% */
  }
  .up-right{
  display: flex;
  width: 343px;
  height: 41px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 37px; /* 148% */
  }
  
  .today{
  /* display: flex;
  width: 509px;
  height: 70px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 600;
  line-height: 70px; /* 127.273% */

  display: flex !important;
  width: 675px !important;
  height: 84px !important;
  flex-direction: column !important;
  justify-content: center !important;
  flex-shrink: 0 !important;
  color: #FFF !important;
  text-align: center !important;
  font-family: Inter !important;
  font-size: 60px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 80px !important;
  letter-spacing: 0.6px !important;

  }
  .Text{
  width: 830px;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 160% */
  }
  .top{
  padding-top: 50px;
  }
  .field-group{
  position: relative;
  }
  .field-group input{
  padding-left: 60px;
  width: 450px;
  height: 50px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #F2EDED;
  border: none;
  }
  .input-field::placeholder{
  color: #8A8A8F;
  }
  .icon{
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #8A8A8F;
  font-size: 1.5em;

  }
  .slide-box{
  flex-basis: 33.333%;
  height: 75vh;
  padding: 40px;
  display: flex;
  align-items: flex-end;
  position: relative;
  overflow: hidden;
  transition : all 0.6s ease-out;
  background-repeat: no-repeat;
  background-size: cover ;
  background-position: center center;
  }

  /*  */

  /*  */
  .rented{
    width: 300px;
    color: #000;
    font-family: 'Inter' sans-serif;
    font-size: 23px;
    font-style: normal;
    font-weight: 600;
    margin: 0 auto;
  }
  .benz{
  color: #2D54D2;
  font-family: 'Inter' sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 140% */
  }
  .benza{
    color: #000;
    font-family: 'Inter' sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    height: 48px;
  }
  .benza-fleet{
    color: #000;
    font-family: 'Inter' sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin: 8px 0px;
    height: 50px;
  }
  .superhost{
  padding: 5px 8px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #16914F;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 186.667% */
  border: none;
  }
  .instant{
  padding: 5px 8px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #B53774;
  border: none;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 186.667% */
  }
  .typography{
  color: #2D54D2;
  font-family: 'Inter' sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 140% */
  }
  .typography1{
    color: var(--Secondary-500, #1A202C);
    font-family: 'Inter' sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  .typo{
  color: #2D54D2;
  font-family: 'Inter' sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  }
  .typo1{
    color: rgba(0, 0, 0, 0.50);
    font-family: 'Inter' sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .our{
  color: #FFF;
  font-family: 'Inter' sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 70px; /* 155.556% */
  position: relative;
  top: 7px;
  }
  .additional{
  color: #FFF;
  font-family: 'Inter' sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 136.364% */
  width: 122px;
  }
  .become{
  width: 220px;
  height: 60px;
  flex-shrink: 0;
  border-radius: 8px;
  background: #000;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 129.412% */
  border: none;
  }
  .car-of-lease{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 600;
  line-height: 70px; /* 127.273% */
  }
  .show-map{
  color: #121212;
  text-align: right;
  font-family: 'Inter' sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px; /* 160% */
  }
  .show-gap{
  position: relative;
  top: 25px;
  }
  .switch {
  position: relative;
  display: inline-block;
  width: 38px;
  height: 26px;
  top: 6px;
  left: 5px;
  }

  /* Hide default HTML checkbox */
  .switch input {
  opacity: 0;
  width: 0;
  height: 0;
  }

  /* The slider */
  .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: silver;
  -webkit-transition: .4s;
  transition: .4s;
  }

  .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 2px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  }

  input:checked + .slider {
  background-color: #51B541;
  }

  input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
  }

  input:checked + .slider:before {
  -webkit-transform: translateX(15px);
  -ms-transform: translateX(15px);
  transform: translateX(15px);
  }

  /* Rounded sliders */
  .slider.round {
  border-radius: 60px;
  }

  .slider.round:before {
  border-radius: 50%;
  }
  .price-btn{
  width: 96px;
  height: 38px;
  border-radius: 8px;
  border: 1px solid #6B6F7B;
  background-color: #FFF;
  color: #6B6F7B;
  font-family: 'Inter' sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  }

  .modal-btn{
  width: 150px;
  height: 38px;
  flex-shrink: 0;
  border-radius: 8px;
  border: 1px solid #6B6F7B;
  background-color: #FFF;
  color: #6B6F7B;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  }
  .mode{
  color: #333;
  font-family: 'Inter' sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  }
  .mode-price{
  color: var(--Brand-color, #2B67F6);
  font-family: 'Inter' sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  }
  .true{
  position: relative;
  right: -20px;
  }
  .map2{
  width: 100%;
  height: 850px;
  background: url(../images/map1.svg);
  background-size: 100%;
  background-position:center;
  background-size:cover;
  }
  .mercadies{
  width: 100%;
  height: 411px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  border-radius: 10px;
  }
  .host{
  display: flex;
  width: 143px;
  height: auto;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #2D54D2;
  font-family: 'Inter' sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px; /* 200% */
  }
  .all-text{
  position: relative;
  right: -80px;
  /* top: -90px; */
  /* top: -130px; */
  }
  .ellipse{
  /* position: relative;
  right: -70px;
  top: -90px;
  z-index: 999; */
  position: relative;
  right: -70px;
  top: -90px;
  z-index: 999;
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 50px;
  }

  .map-img{
  width: 400px;
  }
  .like{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  line-height: 70px; /* 200% */
  }
  .per-day{
  display: flex;
  width: 143px;
  height: 24px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #2D54D2;
  font-family: 'Inter' sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 70px; /* 350% */
  }
  .c-class{
  /* color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px; /* 128.571% */

  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  width: 76%;
  }
  .inam{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 164.706% */
  }
  .saleem{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  }
  .about-car{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
  position: relative;
  top: 20px;
  }
  .toyta{
  width: 250px;
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px; /* 164.706% */
  }
  .pets{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 164.706% */

  }
  .allowed{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;

  }
  .milage{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 164.706% */
  }
  .super-host{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 140% */
  }
  .superhost-btn{
  width: 123px;
  height: 34px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #16914F;
  border: none;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 186.667% */
  position: relative;
  top: 10px;
  }
  .silicon{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 164.706% */
  }
  .linee{
  width: 1px !important;
  height: 1630px;
  background: #D9D9D9;
  position: relative;
  /* top: -90px !important; */
  }
  .book{
  display: flex;
  width: 415px;
  height: 48px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px; /* 160.714% */
  position: relative;
  top: -15px;
  }
  .pick{
  width: 425px;
  /* height: 464px; */
  flex-shrink: 0;
  border-radius: 10px;
  border: 1px solid #D9D9D9;
  background: #FAFAFA;
  box-shadow: 0px 4px 104px 0px rgba(0, 0, 0, 0.10);
  }
  .date{
  width: 368px !important;
  height: 83px;
  flex-shrink: 0;
  border-radius: 10px;
  border: 1px solid #D9D9D9;
  background: #FFF;
  }
  .pick-up{
  color: #969696;
  font-family: 'Inter' sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.7px; /* 190% */
  text-transform: uppercase;
  }

  .drop{
  width: 170px !important;
  color: #000000;
  font-family: 'Inter' sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
  border: 0px;
  }
  .bg-black{
  background: #000000 !important;
  }
  .drop::placeholder{
  color: #ffffff;
  }
  .droppers::placeholder{
  color: #000000 !important;
  }
  .line-off{
  width: 1px;
  height: 55px;
  background: #D9D9D9;
  position: relative;
  top: 0px;
  }
  .promo{
  width: 325px;
  color: #6B7280;
  font-family: 'Inter' sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
  }
  .request-btn{
  width: 368px;
  height: 60px;
  flex-shrink: 0;
  border-radius: 8px;
  background: #2D54D2;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 129.412% */
  border: none;
  }
  .cancel{
  color: #6B7280;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
  }
  .copy-right{
  height: 50px;
  color: #121212;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 164.706% */
  position: relative;

  }
  .trans{
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  }
  .map-screen{
  display: none;
  }
  .map-screen a{
  /* max-width: 100%; */
  /* width: 625px; */
  margin-left: 5px;
  }
  /* LOGIN */

  .sign-up{
  width: 500px;
  /* height: 700px; */
  background: #FFF;
  border-radius: 5px;
  box-shadow: 0px 1px 3px 0px rgba(90, 90, 90, 0.15);
  padding: 0px 30px 0px 0px;
  }
  .background{
  background-color: black;
  }

  .family{
  font-weight: 600;
  font-family: 'Inter' sans-serif;
  font-size: 40px;
  color: black;
  }
  .email{
  font-weight: 400;
  font-family: 'Inter' sans-serif;
  }
  .jane-doe{
  width: 100%;
  height: 50px;
  border-radius: 5px;
  font-weight: 400;
  font-family: 'Inter' sans-serif;
  border: 1px solid silver;
  /* margin: 10px; */
  }
  .jane{
  width: 95%;
  height: 50px;
  border-radius: 5px;
  font-weight: 400;
  font-family: 'Inter' sans-serif;
  border: 1px solid silver;
  }
  .fill{
  width: 100%;
  height: 50px;
  border-radius: 5px;
  font-weight: 400;
  font-family: 'Inter' sans-serif;
  border: 1px solid silver;
  }
  .need{
  font-family: 'Inter' sans-serif;
  color: red;
  }
  .file{
  width: 50%;
  }
  .past{
  width: 50%;
  }
  .btn-next{
  width: 400px;
  height: 50px;
  border-radius: 7px;
  background-color: #2D54D2 !important;
  border: none;
  color: #fff;
  font-family: 'Inter' sans-serif;
  }
  .accept{
  color: #454545;
  font-family: 'Inter' sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 166.667% */
  position: relative;
  top: -1px;

  }
  .term{
  color: #2D54D2;
  font-family: 'Inter' sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;

  }
  .forgot{
  font-size: 14px;
  font-family: 'Inter' sans-serif;
  color: #8A8A8F;
  position: relative;
  top: 30px;
  }
  .reset{
  font-size: 15px;
  font-family: 'Inter' sans-serif;
  color: black;

  }
  .wrapper{
    width: 450px;
    height: 350px;
    border: 2px dashed #c2cdda;
    background-color: #f6f6fa;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .field-group{
      position: relative;
    }
    .field-group input{
      padding-left: 60px;
      width: 450px;
    height: 50px;
    flex-shrink: 0;
    border-radius: 5px;
    background-color: #FFF !important;
    font-family: 'Inter' sans-serif;
    border: none !important;
    position: relative;
    top: 7px;
    }
    .input-field::placeholder{
      color: #8A8A8F;
    }
    .icon{
      position: absolute;
      left: 0;
      top: 0;
      width: 60px;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      color: #8A8A8F;
      font-size: 1.5em;

    }

    .owner{
      width: 40px;
      border-radius: 300px;
      font-size: 15px;
      background-color: #62b48b;
      border: none;
      color: #fff;
    }
  #example{
      width: 700px !important;
      height: 50px;
      border: 1px solid black;
      border-radius: 7px;
      background-color: #fff !important;
      color: rgb(139, 135, 135);
      font-family: 'Inter' sans-serif;
  }
  #next{
      width: 300px;
      height: 50px;
      border-radius: 7px;
      background-color: silver!important;
      border: none;
      color: #fff;
      font-family: 'Inter' sans-serif;
  }
  .post{
      font-family: 'Inter' sans-serif;
      color: rgb(121, 179, 110);
  }
  #nav-tab{
    border: none !important;
  }
  .cities{border-right: 1px solid #dfdfdf; line-height: 10px;}
  .carmake{border-right: 1px solid #dfdfdf; line-height: 10px;}
  .cartype{border-right: 1px solid #dfdfdf; line-height: 10px;}
  
  .car-sell-form .input-field input {
    width: 100%;
    background: #f5f8f9 !important;
    border: 0.586985px solid #cad7dd !important ;
    border-radius: 2.64604px;
    height: 40px;
    outline: 0;
    color: #0d0a19 !important;
    padding-left: 15px;
    font-size: 15px;
    font-weight: 500;
  }
  
  .car-sell-form .input-field {
    position: relative;
    margin-bottom: 20px;
    min-width: 210px;
  }
  .check-item {
      position: relative;
      margin-bottom: 10px;
  }
  .check-item input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
  }
  .check-item input {
    width: 100%;
    background: #f5f8f9;
    border: 0.586985px solid #cad7dd;
    border-radius: 2.64604px;
    height: 40px;
    outline: 0;
    color: #b1bfcd;
    padding-left: 15px;
    font-size: 15px;
  }

  .check-item input:checked + .item-box {
  color: #1a45c2;
  border: 1px solid #1a45c2;
  }

  .item-box {
    display: flex;
    padding: 0 25px;
    align-items: center;
    border: 1px solid #f0f0f1;
    color: #979897;
    height: 40px;
    border-radius: 3px;
    margin-right: 10px;
    font-weight: 500;
    justify-content: center;
  }
  .blue-btn {
    background-color: #1a45c2;
    color: white;
    padding: 15px 15px;
    border-radius: 8px !important;
    position: relative;
    /* top: 30px; */
  }
  #sell-form-progress {
  background: #f9f9f9;
  font-size: 15px;
  font-weight: 500;
  color: #b1bfcd;
  }
  .progress-box {
  position: relative;
  display: flex;
  justify-content: center;
  z-index: 1;
  margin-bottom: 8px;
  }
  .progress-circle {
  width: 30px;
  height: 30px;
  background: #ffffff;
  border: 3px solid #dbe4e9;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  }
  .progress-circle i {
  color: white;
  font-size: 18px;
  }

  .completed .progress-circle {
  background: #1a45c2;
  }

  .in-queue .progress-circle {
  border: 3px solid #1a45c2;
  }

  .progress-box:not(.first)::before {
  content: "";
  width: 50%;
  height: 3px;
  background: #dbe4e9;
  left: 0;
  top: 50%;
  transform: translateY(-50);
  position: absolute;
  z-index: -1;
  }
  .progress-box:not(.last):after {
  content: "";
  width: 50%;
  height: 3px;
  background: #dbe4e9;
  right: 0;
  top: 50%;
  transform: translateY(-50);
  position: absolute;
  z-index: -1;
  }

  .completed::after {
  background: #1a45c2 !important;
  }
  .in-queue::before {
  background: #1a45c2 !important;
  }

  .in-queue + span {
  color: #000 !important;
  }
  .car-sell-form label,
  .car-sell-form-2 label {
  font-weight: 600;
  font-size: 15px;
  color: #0d0a19 !important;
  margin-bottom: 10px;
  }
  .form-note {
  background: #f2f2f2;
  color: #454545;
  border-radius: 2.64604px;
  min-height: 85px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;

  padding: 15px;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  }

  .form-note a {
  text-decoration: underline;
  }
  .img_render {
    /* width: 100% !important;
    height: 220px;
    border-radius: 15px;
    object-fit: cover;
    aspect-ratio: 16 / 9;
    text-align: center; */
    width: 98% !important;
    height: 175px;
    object-fit: cover !important;
    object-position: center;
    border-radius: 12px;
    aspect-ratio: 16 / 9;
    margin: 0px auto;

  }
  .spacer{
  width: 21px;
  display: inline-block;
  }
  .u-list{
  width:250px;
  z-index: 999;
  display: flex;
  flex-direction: row;
  background: #fff;
  margin: 0px;
  padding: 5px;
  border-radius: 8px;
  }
  .u-list{
  display: none;
  }
  .u-list li{
  list-style: none;
  margin: 5px;
  display: inline-block;
  width: 43%;
  }
  .u-list-make{
  width:250px;
  z-index: 999;
  display: flex;
  flex-direction: row;
  background: #fff;
  margin: 0px;
  padding: 5px;
  border-radius: 8px;
  }
  .u-list-make{
  display: none;
  }
  .u-list-make li{
  list-style: none;
  margin: 5px;
  display: inline-block;
  width: 43%;
  }

  .u-list-year{
  width:250px;
  z-index: 999;
  display: flex;
  flex-direction: row;
  background: #fff;
  margin: 0px;
  padding: 5px;
  border-radius: 8px;
  }
  .u-list-year{
  display: none;
  }
  .u-list-year li{
  list-style: none;
  margin: 5px;
  display: inline-block;
  width: 43%;
  }

  /* FILTER */

  .filter-drop {
  width: 380px;
  height: 504px;
  flex-shrink: 0;
  border-radius: 0px 0px 14px 14px;
  border: 1px solid #E1E1E1;
  background: #FFF;
  box-shadow: 0px 3px 4px 0px rgba(153, 155, 168, 0.15);
  z-index: 99;
  left: 0;
  display: none;
  top: 66px;
  border-top: 0px;
  }
  .filter-sort{
  display: none;
  background: #ffffff;
  width: 165px;
  margin: 0px;
  padding: 0px;
  z-index: 999;
  }
  .filter-sort li{
  list-style: none;
  font-size: 11px;
  width: 100%;
  padding: 4px;
  font-size: 16px;
  }
  .filter-sort a{
  text-decoration: none;
  }
  .filter-drop label{
  width: 340px;
  color: #0D0A19;
  font-family: 'Inter' sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 166.667% */
  margin-top: 15px;
  }
  .filter-drop input{
  width: 340px;
  height: 40.949px;
  flex-shrink: 0;
  border-radius: 2.646px;
  border: 0.587px solid #CAD7DD;
  background: #F5F8F9;
  padding: 0px 5px;
  }
  .filter-drop input[type=radio]{
  width: 150px;
  }
  .filter-drop .check-item > .item-box{
  width: 160px;
  font-size: 13px;
  }
  .radioItems{
  width: 340px;
  }
  .filter-drop select{
  width: 340px;
  height: 40.949px;
  flex-shrink: 0;
  border-radius: 2.646px;
  border: 0.587px solid #CAD7DD;
  background: #F5F8F9;
  padding: 0px 5px;
  }
  .filter-drop{
  overflow-y: scroll;
  overflow-x: hidden;
  }
  .lh-0{
  line-height: 25px;
  }
  .undefined a{
  color: #FFFFFF !important;
  background-color: green !important; /* Your desired color */
  }

  .undefined span {
  color: #FFFFFF !important;
  background-color: red !important;
  }
  /* PROFILE */
  .wrapper-listing h1{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px; /* 160.714% */
  }
  .wrapper-btn-Vehicle{
  width: 220px;
  height: 50px;
  flex-shrink: 0;
  border-radius: 8px;
  background-color: #2D54D2;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 129.412% */
  border: none;
  }
  .whetter-icon img{
  width: 16px;
  }
  .hand-icon {
  width: 21px !important;
  }
  .wrapper-day{
  width: 133px;
  padding: 5px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #E7FAF0;
  }
  .wrapper-day img{
  width: 15px;
  }
  .wrapper-persent{
    color: #000;
    font-family: 'Inter' sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .lift{
  position: relative;
  right: -15px;
  }
  .wrapper-my-booking{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px; /* 160.714% */
  }
  .wrapper-rayan-jeep{
  width: 600px;
  height: 152px;
  flex-shrink: 0;
  border-radius: 10px;
  border: 1px solid #D9D9D9;
  background: #FAFAFA;
  box-shadow: 0px 4px 104px 0px rgba(0, 0, 0, 0.10);
  }
  .wrapper-rayan-jeep img{
  width: 200px;
  padding: 10px;
  object-fit: cover;
  }
  .wrapper-Rarely{
  color: #242424;
  font-family: 'Inter' sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  width: 180px;
  display: inline-block;
  }
  .wrapper-aed-price{
  color: #2D54D2;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  }
  .wrapper-date{
  color: #242424;
  font-family: 'Inter' sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  opacity: 0.5;
  }
  .wrapper-paid{
  color: #16914F;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  /* position: relative;
  right: -50px; */
  }
  #tag{
  width: 35px;

  }
  .wrapper-tag{
  width: 140px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #E7FAF0;
  }
  #wrapper-ellipse-img{
  width: 70px;
  border-radius: 50px;
  height: 70px;
  object-fit: cover;
  }
  .wrapper-tag{
  position: relative;
  top: -10px;
  }
  .wrapper-rayan{
  color: #242424;
  font-family: 'Inter' sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  width: 134px;
  }
  .break{
  position: relative;
  top: -10px;
  }
  .wrapper-zero{
  color: #242424;
  font-family: 'Inter' sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 175% */
  }
  .wrapper-zero img{
  width: 30px;
  }
  .wrapper-persentage{
    color: #16914F;
    font-family: 'Inter' sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px; /* 200% */
  }
  .wrapper-line{
  width: 1px;
  height: 870px;
  background-color: #D9D9D9;
  }
  .calender-right{
  position: relative;
  left: 50px;
  }
  .avalable{
  position: relative;
  left: 0px;
  top: -50px;
  padding: 10px;
  }
  .wrapper-cost-price{
  width: 140px;
  color: var(--dark-base, #3D2F4B);
  font-family: 'Inter' sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 175% */
  }
  .only-box{
  width: 135px;
  height: 45px;
  flex-shrink: 0;
  border-radius: 5px;
  border: 1px solid #D9D9D9;
  background: var(--Primary-Base-White, #FFF);
  }
  /* CALENDER */
  .ui-state-default{
  background: #E7FAF0 !important;
  }
  .ui-datepicker td a {
  padding: 1.2em;
  }
  .dates_select .ui-datepicker td a {
    padding: .2em !important;
  }
  .dates_select{
  width:250px;
  }
  .fs-16{
  font-size: 16px;
  }
  .imgDisp{
  width:auto;
  height: 138px;
  }
  .imgDisp img{
  width: 100%;
  height: 138px;
  object-fit: contain;
  background: #fff;
  margin: 0px auto;
  text-align: center;
  }
  .car-sell-form .blue-btn,
  .car-sell-form-2 .blue-btn {
  padding: 0 50px;
  display: block;

  height: 50px;
  }

  .car-sell-form-2 .input-field {
  margin-bottom: 20px;
  }

  .car-sell-form-2 input[type="text"] {
  width: 100%;
  background: #f5f8f9;
  border: 0.586985px solid #cad7dd;
  border-radius: 2.64604px;
  height: 40px;
  color: #0d0a19 !important;
  padding-left: 15px;
  font-size: 15px;
  outline: 0;
  }
  .car-sell-form-2 input[type="text"]::placeholder {
  color: #b1bfcd;
  }

  .car-sell-form-2 label span {
  color: #9b9b9b;
  }
  .car-sell-form label,
  .car-sell-form-2 label {
  font-weight: 600;
  font-size: 15px;
  color: #0d0a19 !important;
  margin-bottom: 10px;
  }
  .crop-btn{
  background-color: #1a45c2;
  color: white;
  padding: 15px 50px;
  border-radius: 8px !important;
  }
  .w-100p{
  width: 100px;
  }
  .date-search-btn{
  top: 0px
  }
  /* .date-search-btn button{
  border-radius: 30px;
  padding: 10px;
  } */
  .date-search-btn button {
  display: flex;
  padding: 13px 31px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  background: #2D54D2;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 28.5px; /* 178.125% */
  }
  /* INVOICE CSS */
  .invoice-form input{
  border-radius: 6px;
  border: 1px solid #E4E4E4;
  background: #FAFAFA;
  }
  .invoice-form input::placeholder{
  color: #9DA1A7;
  font-family: 'Inter' sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.2px;
  }
  .invoice-form textarea::placeholder{
  color: #9DA1A7;
  font-family: 'Inter' sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.2px;
  }
  .invoice-form select{
  padding: 8px .75rem;
  color: #9DA1A7;
  font-family: 'Inter' sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.2px;
  }
  .invoice-form textarea{
  border-radius: 6px;
  border: 1px solid #E4E4E4;
  background: #FAFAFA;
  }
  .invoice-form select{
  border-radius: 6px;
  border: 1px solid #E4E4E4;
  background: #FAFAFA;
  }
  .invoice-form p{
  min-width: 100px;
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
  letter-spacing: -0.2px;
  }
  .invoice-side-menu p{
  min-width: 100px;
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
  letter-spacing: -0.2px;
  }
  .invoice-heading {
  width: 100%;
  }
  .inv-inpt{
  width: 100%;
  }
  .inv-rate{
  width: 121px;
  }
  .inv-qty{
  width: 58px;
  }
  .btn-invoice-send{
  width: 415px;
  height: 60px;
  border-radius: 8px;
  background: #2D54D2;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 129.412% */
  }
  .btn-invoice-default{
  width: 200px;
  height: 60px;
  flex-shrink: 0;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 129.412% */
  border-radius: 8px;
  background: #838383;
  }
  .btn-invoice-matrix{
  width: 415px;
  height: 60px;
  flex-shrink: 0;
  border-radius: 8px;
  background: #000;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 129.412% */
  }
  .h-38{
  height: 38px;
  }
  .inv-fare{
  width: 412px;
  }
  .inv-desc{
  width: 412px;
  }
  /* RENTER */
  .renterHead{
  display: flex;
  width: 675px;
  height: 174px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  align-self: center;
  align-items: center;
  align-content: center;
  }
  .renterHead h2{
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 70px;
  font-style: normal;
  font-weight: 700;
  line-height: 80px; /* 114.286% */
  letter-spacing: 0.6px;
  }
  .renter-main h3{
  color: #1C1C1C;
  font-family: 'Inter' sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; /* 106.667% */
  letter-spacing: -0.167px;
  margin: 0px;
  padding: 0px;
  }
  .renter-main p{
  color: #1C1C1C;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 150% */
  letter-spacing: -0.167px;
  margin: 0px;
  padding: 0px;
  }
  .renter-main h4{
  color: #1C1C1C;
  font-family: 'Inter' sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.183px;
  margin: 0px;
  padding: 0px;
  }
  .tips-box{
  width: 60px;
  height: 60px;
  flex-shrink: 0;
  border-radius: 8px;
  border: 1px solid #CED8FB;
  background: rgba(45, 84, 210, 0.10);
  display: flex;
  justify-content: center;
  align-items: center;

  }
  .tips-box img{
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  }
  .footerForm{
  width: 547px !important;
  height: auto !important;
  flex-shrink: 0;
  border-radius: 5px;
  border: 1.063px solid #E0E0E0;
  background: #FFF;
  margin: 0 auto;
  padding-left: 55px;
  padding-bottom: 10px;
  }
  .footerForm label{
  color: #000;
  font-family: 'Inter' sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: -0.114px;
  text-align: start !important;
  display: flex;
  align-self: start;
  }
  .footerjoinForm{
  width: 434px;
  padding: 10px;
  flex-shrink: 0;
  border-radius: 2.646px;
  border: 0.587px solid #CAD7DD;
  background: rgba(245, 248, 249, 0.30);
  }
  .footerForm button{
  width: 435px;
  height: 46px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #2D54D2;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px; /* 150% */
  letter-spacing: -0.1px;
  border: none;
  }
  .wt-wrapper{
  color: #414141;
  font-family: 'Inter' sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: -0.2px;
  position: relative;
  top: 5px;
  }
  .wt-wrapper-already{
  color: #1C1C1C;
  font-family: 'Inter' sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; /* 106.667% */
  letter-spacing: -0.167px;
  }
  .wt-wrapper-host{
  color: #1C1C1C;
  font-family: 'Inter' sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 150% */
  letter-spacing: -0.167px;
  }
  .btn-vechile{
  width: 221.719px;
  height: 60px;
  flex-shrink: 0;
  border-radius: 8px;
  background: #2D54D2;
  border: none;
  color: #FFF;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 129.412% */
  }
  .wrapper-detail{
  color: #414141;
  font-family: 'Inter' sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: -0.2px;
  }
  .searchBoxFilter{
  height: 100px;
  padding: 0px 15px;
  }
  .priceBar{
  height: 60px;
  flex-shrink: 0;
  background: #2D54D2;
  padding: 0px 10px;
  }
  .priceBar p{
  color: #fff;
  }
  .inputReserve {
    width: 100%;
    height: 65px;
    border-radius: 10px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    padding: 4px 10px;
}
  .inputReserve img{
  width: 14px;
  }
  .inputReserve label{
  color: #121212;
  font-family: 'Inter' sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 215.385% */
  }
  .inputReserve input {
    width: 100%;
    border: 0px;
    padding: 0px 0px 0px 22px;
  }
  .inputReserve input:focus{
  border: 0px;
  }
  input[type=text]:focus {
  border:0px !important;
  }
  .termTxt{
  width: 100%;
  color: #6B7280;
  text-align: center;
  font-family: 'Inter' sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
  }
  .nav-item > .login{
    display: inline-flex;
    padding: 7px 26px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: 80px;
    border-radius: 5px;
    border: 1px solid #E5E5E5;
    background: #FFF;
  }
  .head-box>.img-box{
    height: 250px;
    margin: 15px 0px auto;
  }
  .head-box img{
    width: 250px;
    height: 145px;
    aspect-ratio: 50/29;
  }
  .head-box h3{
    height: 50px;
    color: #000;
    text-align: center;
    font-family: 'Inter' sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px; /* 140% */
  }
  .head-box p{
    width: 195px;
    height: 50px;
    text-align: center;
  }
  .bg-dim{
    background: #F3F8FB;
  }
  .w-45{
    width: 300px;
  }
  .big-headings h3{
    color: #000;
    font-family: 'Inter' sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 133.333% */
  }
  .big-wrapper h4{
    color: #000;
    font-family: 'Inter' sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 133.333% */
  }
  .big-wrapper p{
    width: 340px;
    color: #000;
    font-family: 'Inter' sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  .num-highlight{
    color: #2D54D2;
    font-family: Roboto;
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 88% */
  }
  .v-line{
    width: 97%;
    border: solid;
    border-color: #1A1A1A;
    border-width: 0.5px;
    right: -2em;
    top: 1em;
  }
  .contact-bg{
    background: url(../../images/CTA.webp) no-repeat;
    height: 353px;
    background-size: cover;
  }
  .contact-box h4{
    color: #000;
    font-family: 'Inter' sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px; /* 125% */
    letter-spacing: -0.33px;
  }
  .contact-box p{
    color: #000;
    font-family: 'Inter' sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 144.444% */
  }
  .contact-wrapper{
    width: 310px;
    align-items: center;
    align-self: center;
    padding: 3rem;
    text-align: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
  }
  .contact-wrapper h4{
    color: #000;
    text-align: center;
    font-family: 'Inter' sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: 58px; /* 116% */
    letter-spacing: -0.58px;
  }
  .contact-wrapper p{
    color: #000;
    font-family: 'Inter' sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 144.444% */
  }
  .works{
    height: 545px !important;
  }
  .faqs{
    background: #F3F8FB;
  }
  [class^="collapsel-"] span{
    font-weight: 500;
    font-size: 16px;
  }
  [class^="expand-"] { display: none; }
  [class^="expand-"].open { display: block; }
  [class^="expand-"] p{
    font-size: 14px;
  }
  .lang{
    display: inline-flex;
    padding: 12px 14px;
    align-items: center;
    gap: 20px;
    border-radius: 8px;
    border: 2px solid #292929;
    background: #111;
    color: #EAEBEC;
    font-family: 'Inter' sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
  }
  .footer-wrapper-length{
    height: 212px;
  }
  .footer-end-link{
    color: #94918F;
    font-family: 'Inter' sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */ 
    text-decoration: none;
  }
  .footer-side{
    height: 211px;
  }
  .footer-lang{
    width: 201px;
  }
  .w-78{
    width:78%!important;
  }
  .primary-btn{
    display: flex;
    width: 180px;
    padding: 10px 25px;
    justify-content: center;
    align-items: center;
    border: 0;
    border-radius: 4px;
    background: #2D54D2;
    color: var(--Primary-0, #FFF);
    text-align: center;
    font-family: 'Inter' sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    letter-spacing: -0.32px;
  }
  .primary-btn-sm {
    display: flex;
    width: 116px;
    padding: 13px 25px;
    justify-content: center;
    align-items: center;
    border: 0;
    border-radius: 4px;
    background: #2D54D2;
    color: var(--Primary-0, #FFF);
    text-align: center;
    font-family: 'Inter' sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 24px */
    letter-spacing: -0.32px;
}
  .primary-btn-w {
    display: flex;
    width: 116px;
    height: 44px;
    padding: 0px 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border: 0;
    border-radius: 4px;
    background: #2D54D2;
    color: var(--Primary-0, #FFF);
    text-align: center;
    font-family: 'Inter' sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 24px */
    letter-spacing: -0.32px;
}
  .primary-btn-lg{
    display: flex;
    width: 250px;
    padding: 10px 25px;
    justify-content: center;
    align-items: center;
    border: 0;
    border-radius: 4px;
    background: #2D54D2;
    color: var(--Primary-0, #FFF);
    text-align: center;
    font-family: 'Inter' sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    letter-spacing: -0.32px;
  }
  .primary-btn-black{
    display: flex;
    width: 180px;
    padding: 10px 25px;
    justify-content: center;
    align-items: center;
    border: 0;
    border-radius: 4px;
    background: #000;
    color: #FFF;
    text-align: center;
    font-family: 'Inter' sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 28.8px; /* 180% */
    letter-spacing: -0.576px;
  }
  .discount-lease{
    display: flex;
    width: 570px;
    height: 300px;
    padding: 48px 25px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    border-right: 1px solid #E4E6E8;
    border-bottom: 1px solid #E4E6E8;
  }
  .discount-lease-l{
    display: flex;
    width: 570px;
    height: 300px;
    padding: 48px 25px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    border-left: 1px solid #E4E6E8;
    border-bottom: 1px solid #E4E6E8;
  }
  .discount-lease p{
    max-width: 500px;
    margin: 0px;
    padding: 0px;
  }
  .flexible-lease p{
    margin: 0px;
    padding: 0px;
  }
  .flexible-lease{
    display: flex;
    width: 380px;
    height: 300px;
    padding: 60px 25px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    border-bottom: 1px solid #E4E6E8;
  }
  .l-form label{
    color: #000;
    font-family: Inter-Bold;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    margin: 10px 0;
  }
  .sign-form label{
    color: #000;
    font-family: Inter-Bold;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    margin: 10px 0;
  }
  .deals{
    color: #111;
    font-family: Inter-Bold;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; /* 133.333% */
  }
  .b-type{
    display: none;
  }
  .card-all{
    padding: 0px 20px 0px 10px;
  }
  .courtesy h3{
    color: #1C1C1C;
    font-family: Inter-Bold;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 133.333% */
    letter-spacing: -0.167px;
  }
  .courtesy p {
    color: #1C1C1C;
    font-family: 'Inter' sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: -0.167px;
    margin: 0px;
    padding: 0px;
  }
  .desc-big{
    height: 48px;
  }
  .max-1115{
    max-width: 1115px;
    margin: 0px auto;
  }
  .listing-deals h2{
    color: #111;
    font-family: Inter-Bold;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; /* 133.333% */
  }
  .listing-deals h5{
    color: #000;
    font-family: 'Inter' sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 133.333% */
    height: 30px;
  }
  .specs-icons{
    width: 20px;
    height: 20px;
    aspect-ratio: 1/1;
  }
  .specs-icons-big{
    width: 23px;
    height: 20px;
    aspect-ratio: 1/1;
  }
  .listing-content p{
    color: #000;
    font-family: 'Inter' sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .listing-content-x p{
    width: 140px;
    color: #1C1C1C;
    font-family: 'Inter' sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 146.667% */
    letter-spacing: -0.167px;
  }
  .listing-content-x b{
    color: #1C1C1C;
    font-family: 'Inter' sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 146.667% */
    letter-spacing: -0.167px;
  }
  .box-side-bar{
    width: 400px;
    border-radius: 15px;
  }
  .box-heading{
    background: #000000;
    color: #FFF;
    font-family: 'Inter' sans-serif;
    padding: 15px 15px 10px 15px;
    border-radius: 15px 15px 0px 0px;
  }
  .box-heading h3 span{
    color: #FFF;
    font-family: 'Inter' sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 164.706% */
  }
  .bigAmount{
    color: #FFF !important;
    text-align: right !important;
    font-family: Inter-bold !important;
    font-size: 25px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 28px !important; /* 112% */
  }
  .card-price{
    color: var(--Secondary-500, #1A202C);
    font-family: 'Inter' sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 0.8;
  }
  .card-price span{
    color: rgba(0, 0, 0, 0.50);
    font-family: 'Inter' sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .bodyPad{
    display: flex;
    padding: 25px 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    align-self: stretch;
  }
  .tab-btn{
    display: flex;
    padding: 20px 50px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #333333; /* improved contrast for inactive tabs */
    font-family: 'Inter' sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
  }
  .tab-active{
    color: #153A9D; /* darker brand blue for adequate contrast */
    font-family: 'Inter' sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 10px;
    background: #FFF;
    display: flex;
  }
  .tab-row{
    display: inline-flex;
    padding: 8px;
    align-items: center;
    border-radius: 10px;
    background: #F7F7F7;
  }

  .mb-heading{
    color: #1C1C1C;
    font-family: 'Inter' sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 133.333% */
    letter-spacing: -0.167px;
  }
  .mb-bold-heading{
    color: #1C1C1C;
    font-family: Inter-bold;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
    letter-spacing: -0.167px;
  }
  .mb-content{
    color: #1C1C1C;
    font-family: 'Inter' sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: -0.167px;
  }
  .head-box{
    height: 329px;
  }
  .dz-error-mark{
    display: none !important;
  }
  .value-buyback{
  background: url(../images/bbg_ribbon.png);
  background-repeat: no-repeat;
  width: 100%;
  background-size: 249px 100%;
  font-size: 11px;
  color: #000;
  font-weight: 400;
  top: 160px;
  right: 6px;
  z-index: 999;
  padding: 5px 0px 10px 8px;
  cursor: pointer;
}
.value-buyback-detail{
  background: url(../images/bbg_ribbon.png);
  background-repeat: no-repeat;
  width: 100%;
  background-size: 249px 100%;
  font-size: 11px;
  color: #000;
  font-weight: 400;
  top: 33px;
  right: -9px;
  z-index: 999;
  padding: 5px 0px 10px 8px;
  cursor: pointer;
}

/* Tab visibility classes - use classes instead of .css() to avoid forced reflows */
.tab-pane {
  display: flex !important;
  flex-direction: column !important;
}

.tab-pane.tab-pane-active {
  display: flex !important;
  visibility: visible !important;
  opacity: 1 !important;
  height: auto !important;
  overflow: visible !important;
}

.tab-pane.tab-pane-hidden {
  /* display: none !important;
  pointer-events: none !important; */
  overflow: hidden !important;
  opacity: 0 !important;
  visibility: hidden !important;
  width: 0 !important;
  height: 0 !important;
}
