@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap");

body {
  font-family: "Lato", sans-serif;
}

.avatar {
  display: flex;
  align-items: center;
  height: 72px;
  width: 72px;
  border-radius: 40px;
  margin-top: 20px;
  overflow: hidden;
  background: #eaeaea;
  border: 3px solid #eaeaea;
}

.h-75 {
  height: 75px;
}

.banner::before {
  content: "";
  position: absolute;
  width: 597px;
  height: 649px;
  left: -174px;
  top: -252px;
  z-index: -5;

  background: rgba(249, 158, 21, 0.34);
  filter: blur(300px);
}

.banner::after {
  content: "";

  position: absolute;
  width: 300px;
  height: 649px;
  right: 0px;
  top: 579px;
  z-index: -5;

  background: rgba(249, 158, 21, 0.34);
  filter: blur(300px);
}

/* section 1 */

/* .banner .img-fluid {
  width: 55%;
} */
.navbar .navbar-toggler .icon-bar {
  background: black !important;
}

.a {
  color: black;
  outline: none;
  border: none;
}

a:hover {
  color: "#ce2600";
}

a:focus {
  outline: none;
  outline: 0;
  text-decoration: none;
}

.ab {
  text-decoration: none;
  color: #131313;
}

.gbtn {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
}

.first {
  /* width: 471px; */

  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 1000;
  font-size: 64px;
  line-height: 110.5%;
  margin-bottom: 30px;
  padding-top: 50px;

  color: #131313;
}

.follow {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 137%;
  margin-bottom: 30px;
  color: #3f3f3f;
}

.btn-red {
  color: white;
  width: 185px;
  height: 48px;
  background: #ce2600;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 34px;
}
.btn-red:hover {
  color: white;
}

.btn-outline {
  background-color: inherit;
  color: #ce2600;
  width: 165px;
  height: 48px;
  border: 1px solid #ce2600;
  box-sizing: border-box;
  border-radius: 4px;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 34px;
}
.btn-outline:hover {
  color: #ce2600;
}

.card-layout {
  background: #ffffff;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.food-card {
  justify-content: space-around;
}

.crd-img-bg {
  height: 70px;
  width: 70px;
  background: #fff3f0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.crd-img-bg img {
  height: 50%;
}

.card-size {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 10px;
}

.card-content {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 1000;
  font-size: 16px;
  line-height: 118.5%;
  display: flex;
  flex-direction: column;
  position: relative;
  top: -10px;
  text-align: center;
  color: #131313;
}

.card-content span {
  font-weight: normal;
}

/* SECTION 2 */

.about {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 142%;
  margin-bottom: 70px;
  margin-top: 20px;

  text-align: center;

  color: #131313;
}

.about-img {
  width: 64px;
  height: 64px;
  left: 107px;
  top: 1220px;
  padding: 10px;
  margin-bottom: 20px;

  background: #ffeae5;
  border-radius: 4px;
}

.goog-con {
  width: 16px;
  height: 16px;
}

.app-con {
  width: 16px;
  height: 16px;
  color: #131313;
}

.second {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 137%;
  margin-top: 50px;
  text-align: center;
  color: #ff370a;
}

.card-body-bg {
  min-height: 389px;
  background: #ffffff;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  padding-top: 70px;
  padding-bottom: 15px;
}

.card-title-bg {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 118.5%;

  color: #131313;
}

.card-text-bg {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 136%;
  color: #3f3f3f;
}

/* section 3 */
.pilot-bg {
  background-color: #f2dbd3;
  background-image: url("../images/svg/world-bg.svg");
  margin-top: 70px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.pilot-text {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 142%;
  margin-bottom: 50px;
  color: #131313;
}

.pilot-p {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 165.5%;
  margin-bottom: 50px;
}

.bike-img {
  display: flex;
  max-width: 400px;
  margin: 0 auto;
  padding: 30px 0;
}

.test-text {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 137%;
  color: #ff370a;
  margin-top: 50px;
}

.test-p1 {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 131%;
  color: #131313;
  margin-top: 30px;
}

.test-p2 {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 164%;
  margin-bottom: 80px;
  margin-top: 20px;
  color: #3f3f3f;
}

.join-bg {
  background-color: #d62800;
  background-image: url("../images/svg/Mask-group-join.svg");
  margin-bottom: 70px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.join-text {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 31px;
  line-height: 142%;
  color: #ffffff;
}

.join-text2 {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 31px;
  line-height: 142%;
  color: #ffffff;
}

.join-p {
  left: 80px;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 165.5%;
  color: #ececec;
}

.join-btn {
  width: 180px;
  height: 48px;
  line-height: 24px;
  background: #131313;
  border-radius: 4px;
  text-align: center;
}

.man-d {
  width: 50%;
}

.ct-1 {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 142%;
  margin-top: 30px;
  text-align: center;
  color: #131313;
}

.ct-2 {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 100%;
  margin-bottom: 80px;
  text-align: center;
  color: #3f3f3f;
}

.cd1 {
  background: #ffffff;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  text-align: center;
  min-width: 300px;
}

.last-crd {
  margin-bottom: 100px;
}

.box {
  display: flex;
}

.test-img {
  width: 100%;
}

.test-card {
  padding: 1.5rem;
  background: #ffffff;
  box-shadow: 0px 4px 16px rgb(215 57 21 / 12%);
  border-radius: 4px;
  height: 100%;
}

.chevron-p {
  cursor: pointer;
}

.test-ctext {
  width: 100%;
  min-height: 224px;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 28px;
  color: #3f3f3f;
}

.test-card-title {
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: 64px;
  line-height: 56px;
  color: #ff370a;
  margin-bottom: 0;
}

.owl-carousel {
  margin-bottom: 15px;
}

.g-title {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 131%;
  margin-bottom: 20px;
  color: #131313;
}

.p-img {
  width: 50%;
}

.gp-txt {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 1.614;
  color: #3f3f3f;
}

.right-bottom::after {
  content: "";
  position: absolute;
  width: 300px;
  height: 400px;
  right: 0px;
  top: 4000px;
  display: block;
  z-index: -5;
  background: rgba(249, 158, 21, 0.34);
  filter: blur(200px);
}

.footer-socials {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  margin-top: 25px;
  color: #131313;
}

.socials-tx {
  margin-top: 100px;
}

.social-icon {
  background: black;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  vertical-align: middle;

  color: white;
}

.icon {
  background: #ce2600;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  text-align: center;
  line-height: 25px;
  vertical-align: middle;

  color: #ffffff;
}

.chevron {
  background: #fff7f5;
  border: 2px solid #ff370a;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  text-align: center;
  padding: 20px;
  color: #ff370a;
  left: 1201px;
  top: 2563px;
  margin-right: 20px;
}

.test-owl::-webkit-scrollbar {
  display: none;
}

.test-owl {
  overflow-x: scroll;
  padding: 30px 0px;
  margin-bottom: 50px;
}

.f-Head {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  color: #131313;
}

.f-body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 10px;

  position: absolute;
  width: 120px;
  height: 137px;
  left: 860px;
  top: 5238px;
}

.test-mini {
  padding-top: 70px;
  margin-top: 40px;
}

.o-pilot-bg {
  background-image: url("../images/svg/o-pilot-bg.svg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (max-width: 900px) {
  .g-img {
    margin: 0px;
  }

  .card-layout {
    background: #ffffff;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .crd-img-bg {
    height: 50px;
    width: 50px;
  }

  .card-size {
    /* padding-bottom: 20px; */
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    /* align-self: center; */
    flex-direction: column;
    width: 110%;
  }

  .join-bg {
    background-image: url("../images/svg/Mask-Group-orange-mobile.svg");
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #d62800;
  }

  .test-owl {
    overflow-x: scroll;
    padding: 20px;
    margin-bottom: 50px;
    scroll-behavior: smooth;
  }

  .test-ctext {
    overflow: hidden;
  }

  .bike-img {
    margin: auto;
    width: 100%;
    padding: 60px 0;
  }

  .man-d {
    width: 350%;
    padding-top: 30%;
    /* margin-left: -20%; */
  }

  .banner::before {
    content: "";
    position: absolute;
    width: 597px;
    height: 649px;
    left: -389px;
    top: -280px;

    background: rgba(249, 158, 21, 0.34);
    filter: blur(650px);
  }

  .right-bottom::after {
    width: 100px;
    height: 649px;
    left: 100px;
    top: 6055px;

    background: rgba(249, 158, 21, 0.34);
    filter: blur(500px);
  }

  .g-a {
    justify-content: space-between;
    margin-bottom: 80px;
  }

  .crd-img-bg {
    margin-top: 10px;
  }

  .pilot-text {
    margin-top: 70px;
    /* margin-bottom: 30px; */
  }

  .join-text {
    margin-top: 60px;
  }

  .join-p {
    margin-top: 40px;
  }

  .join-btn {
    margin-top: 30px;
  }

  .p-img {
    width: 400%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: -2px;
    margin-right: 20px;
  }

  .test-text {
    margin-top: 80px;
  }

  .chevron-p {
    cursor: pointer;
    margin-bottom: 30px;
  }
}

.review-carousel .owl-nav {
  position: absolute;
  top: -120px;
  right: 0;
  margin-top: 0px;
}

.review-carousel .owl-nav button {
  outline: 0;
  border-radius: 50% !important;
}

.review-carousel .owl-nav button span {
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 35px;
  background: #fff7f5;
  color: #ce2600;
  border: 2px solid #ce2600;
  border-radius: 50%;
  font-size: 40px;
  text-align: center;
  margin: 0px 8px;
}

.review-carousel .owl-nav button:hover span {
  background: #ce2600;
  color: #ffffff;
}

.review-carousel .owl-item {
  /* padding: 0px 10px; */
  padding: 15px 5px;
}

.review-carousel .owl-dots .owl-dot:focus {
  outline: 0;
}

.review-carousel .owl-dots .owl-dot span {
  background: #c4c4c4;
  border: 2px solid #c4c4c4;
}

.review-carousel .owl-dots .owl-dot.active span,
.review-carousel .owl-dots .owl-dot:hover span {
  background: var(--text-primary);
  border: 2px solid var(--text-primary);
}

.logo {
  width: 175px;
}

@media screen and (max-width: 750px) {
  .review-carousel .owl-nav {
    position: absolute;
    top: -60px;
    right: 0;
    margin-top: 0px;
  }
}

@media screen and (max-width: 480px) {
  .card-body-bg {
    min-height: 320px;
  }
}

.terms article {
  margin-bottom: 35px;
}

.header-title {
  padding: 30px 0;
  margin-bottom: 20px;
}

.header-title h2 {
  font-size: 48px;
  font-weight: bold;
}

.terms .heading {
  padding: 20px 0;
}

.terms .heading h3 {
  font-size: 24px;
  font-weight: bold;
}

.terms .body p,
.terms .body li {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 1.2rem;
}

.policy {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 1.2rem;
}

.head {
  font-weight: bold;
}

.terms .body ol.lower-alpha {
  list-style-type: lower-alpha;
  padding-left: 40px;
}
