/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Mrs+Saint+Delafield&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* html, body{
  margin: 0;
  padding: 0;
} */

@font-face {
  font-family: nasafont;
  src: url(fontnas.otf);
}

@font-face {
  font-family: varelmo;
  src: url(Varelmo.otf);
}

@font-face {
  font-family: grotesk;
  src: url(grotesk.otf);
}

@font-face {
  font-family: groteskH;
  src: url(Body-Grotesque-Bold-trial.ttf);
}

.mrs-saint-delafield-regular {
  font-family: "Mrs Saint Delafield", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: x-large;
  color: #9EFF00;
}

html,
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

* {
  box-sizing: border-box;
}

.navbar::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 15%;
  /* Adjust width as needed */
  pointer-events: none;
}

.slider-container {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.slider-item {
  min-width: 100%;
  box-sizing: border-box;
}


.container {
  margin-top: 200px;
  margin-right: auto;
  margin-left: auto;
}





.nav-link {
  position: relative;
  display: inline-block;
  text-decoration: none;
}

.nav-link::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 3px;
  background-color: #0038bf;
  border-radius: 1px;
  transition: width 0.3s ease-out;
}

.nav-link:hover::after {
  width: 100%;
}


.navbar {
  position: relative;
}

.navbar::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 15%;
  /* Adjust width as needed */
  /* background: linear-gradient(to left, #002299, #0038FF); */
  pointer-events: none;
  /* Ensure it doesn't interfere with clicking on the navbar */
}

.book-a-ride-btn {
  border-radius: 30px;
  position: absolute;
  top: 50%;
  right: 3%;
  /* Adjust position as needed */
  transform: translateY(-50%);
  background-color: #0038bf;
  border: none;
  color: #fff;
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
  z-index: 1;
}



/* .book-a-ride-btn-j {
  border-radius: 30px;
  position: absolute; */


  /* Adjust position as needed */
  /* transform: translateY(-50%);
  background-color: #0038bf;
  border: none;
  color: #fff;
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer; */
  /* z-index: 1; */
/* } */

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 20px;
}

.book-a-ride-btn:hover {
  background-color: #fff;
  color: #0038bf;
  border: 2px solid #0038bf;
}

@media (min-width: 765px) {
  .ghayib {
    /* margin-right: 50px;
     */
     display: none;
  }

}



@media (max-width: 575.98px) {
  .book-a-ride-btn {
    /* margin-right: 50px;
     */
     display: none;
  }

}

@media (max-width: 915px) {
  .book-a-ride-btn {
    /* margin-right: 50px; */
    display: none;
  }

}


.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.navbar.bg-white {
  background-color: white !important;
}

.navbar-light .navbar-nav .nav-link {
  color: black !important;
}

.nav-item {
  font-family: "Inter", sans-serif;
  font-weight: 500;
}

.logo {
  font-family: Varelmo;
  font-weight: 400;
  margin-left: 20px;

}


.body-nas-font {
  font-family: nasafont;
  font-weight: 400;
}

.banner-font-ab {
  font-family: nasafont;
  font-size: 50px;
  font-weight: 500;
  text-align: center;
  /* font-size: 80px; */
}



.text-gradient {
  /* font-size: 45px; */
  font-family: nasafont;
  background-image: radial-gradient(circle, #FFFFFF, #999999, #666464, #FFFFFF);
  color: transparent;
  -webkit-background-clip: text;
  /* For Safari/Chrome */
  background-clip: text;
}

body {
  /* padding-top: 3rem; */
  /* padding-bottom: 3rem; */

  color: #000;
}

.card {

  border: none;
}

.hero-text {
  font-size: 45px;
}

.hero-title {
  font-size: 90px;
}

.wow {
  margin: 100px;
}

.rbg {
  height: auto;
  width: 150px;
}


.intro {
  font-size: 30px;
}

.i-pop {
  font-size: 75px;
}

.s-ten {
  font-size: 80px;
}


.bsb-hero-5 {
  position: relative;
  height: 85vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 1.5rem;
}

.bsb-hero-5 .d-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 100vh;
}


.background-div-ab {
  /* background-image: url('./images/reddd.png'); */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  height: 100vh;
  z-index: -9999;
}

.future{
  margin: auto;
  height: auto;
  width: auto;
}

@media (max-width: 900px) {

  .future {
    /* margin: ; */
    height: 90%;
    width: 90%;
  }
}





.background-div {
  background-image: url('./images/reddd.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  height: 120vh;
}

@media (max-width: 500px) {

  .background-div {
    height: 60vh;
  }
}



/* Small devices (landscape phones, 576px and up) */
@media (min-width: 300px) {


  .hero-text {
    font-size: 25px;

  }

  .hero-title {
    font-size: 45px;
  }

  .rbg {
    height: auto;
  }

  .responsive-text {
    display: inline-block;
    max-width: 65vw;
    /* 60% of the viewport width */
    white-space: normal;
    /* Allow wrapping */
  }

  .intro {
    /* margin-top: 0; */

    font-size: 15px;
  }

  .i-pop {
    /* margin-top: 0; */

    font-size: 35px;
  }

  .s-ten {
    /* margin-top: 0; */

    font-size: 40px;
  }

}


@media (min-width: 700px) {
  .hero-text {
    font-size: 30px;
    margin-right: 20px;

  }

  .hero-title {
    font-size: 45px;
    margin-right: 20px;

  }

  .rbg {
    height: auto;
    margin-right: 40px;

  }

  .responsive-text {
    display: inline-block;
    max-width: 75vw;
    /* 60% of the viewport width */
    white-space: normal;
    /* Allow wrapping */
    margin-right: 20px;

  }

  .intro {
    /* margin-top: 0; */

    font-size: 19px;
    margin-right: 20px;

  }

  .i-pop {
    /* margin-top: 0; */

    font-size: 45px;


  }

  .s-ten {
    /* margin-top: 0; */

    font-size: 52px;
    margin-right: 20px;

  }

}


/* Large devices (desktops, 992px and up) */
@media (min-width: 950px) {
  .hero-text {
    font-size: 42px;
    margin-right: 40px;
  }

  .hero-title {
    font-size: 55px;
    margin-right: 40px;
  }

  .responsive-text {
    display: inline-block;
    max-width: 75vw;
    /* 60% of the viewport width */
    white-space: normal;
    /* Allow wrapping */
  }

  .rbg {
    height: auto;
    margin-right: 60px;

  }

  .intro {
    /* margin-top: 0; */

    font-size: 25px;
    margin-right: 20px;

  }

  .i-pop {
    /* margin-top: 0; */

    font-size: 65px;


  }

  .s-ten {
    /* margin-top: 0; */

    font-size: 70px;
    margin-right: 20px;

  }

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .hero-text {
    font-size: 50px;
    /* margin-bottom: 1000px; */
    margin-right: 60px;
  }

  .hero-title {
    font-size: 65px;
    margin-right: 60px;

  }

  .responsive-text {
    display: inline-block;
    max-width: 55vw;
    /* 60% of the viewport width */
    white-space: normal;
  }

  .rbg {
    height: auto;
    margin-right: 78px;

  }

  .intro {
    /* margin-top: 0; */

    font-size: 25px;
    margin-right: 20px;

  }

  .i-pop {
    /* margin-top: 0; */

    font-size: 65px;


  }

  .s-ten {
    /* margin-top: 0; */

    font-size: 70px;
    margin-right: 20px;

  }
}

/* Extra extra large devices (larger desktops, 1400px and up) */


.user-content p {
  margin-top: 5px;
  font-size: 12px;
}


.ratings i {
  color: blue;
}


/* Custom styles for button outlines */
.btn-outline-primary {
  border-width: 2px;
  /* Adjust border width as needed */
  border-style: solid;
  border-color: #007bff;
  /* Primary color for the outline */
}

/* Optional: Increase button padding for better appearance */
.btn-outline-primary {
  padding: 10px 20px;
}




/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}

.marketing h2 {
  font-weight: 400;
}

/* rtl:begin:ignore */
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}

/* rtl:end:ignore */


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0;
  /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  /* font-weight: 300; */
  line-height: 1;
  /* rtl:remove */
  letter-spacing: -.05rem;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 1.25rem;
  }
}



.counter-section i {
  display: block;
  margin: 0 0 10px
}

.counter-section span.counter {
  font-size: 40px;
  color: #000;
  line-height: 60px;
  display: block;
  font-family: "Oswald", sans-serif;
  letter-spacing: 2px
}

.counter-title {
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase
}

.counter-icon {
  top: 25px;
  position: relative
}

.counter-style2 .counter-title {
  letter-spacing: 0.55px;
  float: left;
}

.counter-style2 span.counter {
  letter-spacing: 0.55px;
  float: left;
  margin-right: 10px;
}

.counter-style2 i {
  float: right;
  line-height: 26px;
  margin: 0 10px 0 0
}

.counter-subheadline span {
  float: right;
}

.medium-icon {
  font-size: 40px !important;
  margin-bottom: 15px !important;
}

.container {
  margin-top: 200px;
}



.blog-post {
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.blog-post .blog-img .overlay,
.blog-post .blog-img .post-meta {
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.blog-post .blog-img .overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.blog-post .blog-img .post-meta {
  bottom: 5%;
  right: 5%;
  z-index: 1;
}

.blog-post .blog-img .post-meta .read-more:hover {
  color: #0038bf !important;
}

.blog-post .content h1,
.blog-post .content h2,
.blog-post .content h3,
.blog-post .content h4,
.blog-post .content h5,
.blog-post .content h6 {
  line-height: 1.2;
}

.blog-post .content .title {
  font-size: 18px;
}

.blog-post .content .title:hover {
  color: #0038bf !important;
}

.blog-post .content .author .name:hover {
  color: #0038bf !important;
}

.blog-post:hover {
  -webkit-transform: translateY(-7px);
  transform: translateY(-7px);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.blog-post:hover .blog-img .overlay {
  opacity: 0.65;
}

.blog-post:hover .blog-img .post-meta {
  opacity: 1;
}

.blog-post .post-meta .like i,
.profile-post .like i {
  -webkit-text-stroke: 2px #0038bf;
  -webkit-text-fill-color: transparent;
}

.blog-post .post-meta .like:active i,
.blog-post .post-meta .like:focus i,
.profile-post .like:active i,
.profile-post .like:focus i {
  -webkit-text-stroke: 0px #0038bf;
  -webkit-text-fill-color: #0038bf;
}

.avatar.avatar-ex-sm {
  height: 36px;
}

.shadow {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15) !important;
}

.text-muted {
  color: #8492a6 !important;
}


.para-desc {
  max-width: 600px;
}

.text-muted {
  color: #8492a6 !important;
}

.section-title .title {
  letter-spacing: 0.5px;
  font-size: 30px;
}


.product-slider {
  position: relative;
  max-width: 100%;
  overflow: hidden;
}

.slider-container {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.slider-item {
  min-width: 100%;
  box-sizing: border-box;
  text-align: center;
}

.slider-item img {
  max-width: 50%;
  height: auto;
}

.prev,
.next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 10px;
  cursor: pointer;
  z-index: 1;
}

.prev {
  left: 10px;
}

.next {
  right: 10px;
}



/* Responsive Design */
@media (max-width: 768px) {
  .bsb-hero-5 {
    position: relative;
    height: 80vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 2rem;
  }

  .bsb-hero-5 .d-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 75vh;
  }

  .slider-item img {
    max-width: 80%;
    height: auto;
  }



}



.right-title {
  color: #fff;
  max-width: 500px;
  /* max-height: auto; */
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  /* Optional: To make text readable */
}

.right-title .title {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.right-title .subtitle {
  font-size: 1rem;
  margin-bottom: 1.5rem;
}


.kik {
  font-size: medium;
  font-weight: 500;
}


.ham {
  font-size: large;
  font-weight: 600;
}

/* .headdd{
  font-weight: 700px;
  font-size: 30px; */
/* line-height: 124.23px; */
/* } */


@keyframes appear {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Apply the animation to the heading */
.anim {
  animation: appear 2s ease-out forwards;
}

/* Other styles */
.banner-font {
  font-size: 2rem;
  /* font-weight: bold; */
}

.section-center {
  display: flex;
  align-items: center;
  /* Vertical alignment */
  justify-content: center;
  /* Horizontal alignment */
  width: 100%;
  /* Full width */
  text-align: center;
  /* Center text */
  margin: 0;
  /* Remove default margin */
  padding: 0;
  /* Remove default padding */
  box-sizing: border-box;
  /* Include padding and border in element's total width and height */
}

.overflow {
  position: relative;
  /* Keeps it within normal flow but allows overlap */
  top: -200px;
  /* Adjust to control overlap amount */
  z-index: 999
    /* Higher than section-center */
}

.overflow-main {
  position: relative;
  /* Keeps it within normal flow but allows overlap */
  top: -150px;
  /* Adjust to control overlap amount */
  z-index: -1;
  /* Higher than section-center */
}

.about-section-2 {
  color: #fff;
  display: flex;
  flex-direction: column;
  /* Stack elements vertically */
  align-items: center;
  /* Center content horizontally */
}

.text-content {
  max-width: 1000px;
  /* Limit the width of content */
  width: 100%;
  /* Ensure it stretches the full width of its container */
  padding: 0 20px;
  /* Add padding for better readability */
}

.text-content img {
  max-width: 100%;
  /* Ensure image doesn't exceed its container */
  height: auto;
  /* Maintain aspect ratio */
}

/* Add any other necessary styles below */



/* .element-white {
  background-image: url('./images/white.png');
  
  background-size: cover;
  background-position: center;
  
  
  background-repeat: no-repeat;
  
  width: 100%;
  height: 100vh;
  
} */

.section {
  padding: 270px 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 50% 20%;
  border-bottom-right-radius: 50% 20%;
  z-index: 999;
}


.element {
  background-image: url('./images/coverr.png');
  /* border-radius: 50px; */
  /* Replace with your image path */
  background-size: cover;
  background-position: center;
  /* Optional: Center the image */
  background-repeat: no-repeat;
  /* Optional: Prevent the image from repeating */
  width: 100vw;
  /* or any desired height */
}



/* .section-blue {
  color: #0048ba;
  background-color: white;
} */

.about-text-gradient {
  /* font-size: 45px; */
  font-family: nasafont;
  background-image: linear-gradient(#0038FF, #002299);
  color: transparent;
  -webkit-background-clip: text;
  /* For Safari/Chrome */
  background-clip: text;
}

p.body-nas-font {
  color: #000;
  font-weight: 400;
}

h1.body-nas-font.about-text-gradient {
  font-size: 50px;
  margin-bottom: 2px;
}

.grotesk-font {
  font-family: grotesk;
  /* font-weight: ; */
  font-size: large;
}


/* Ensure the section takes full viewport width and height */
.a-product-slider {
  position: relative;
  width: 100vw;
  /* height: 100vh; */
  overflow: hidden;
  /* Hide any overflow */
}

.a-slider-container {
  display: flex;
  width: 100%;
  height: 100%;
  transition: transform 0.5s ease-in-out;
}

.a-slider-item {
  min-width: 100%;
  height: 100%;
}

.a-slider-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

button.prev,
button.next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 1em;
  cursor: pointer;
  z-index: 10;
}

button.prev {
  left: 10px;
}

button.next {
  right: 10px;
}

@keyframes loading {
  0% {
    transform: translateX(-100%);
  }

  100% {
    transform: translateX(100%);
  }
}

/* Slider Styles */
.slider-wrapper {
  position: relative;
}

.a-slider-container {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.a-slider-item {
  min-width: 100%;
}

.prev,
.next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 10px;
  cursor: pointer;
  border-radius: 80px;
}

.animate-left,
.animate-right {
  opacity: 0;
  transform: translateX(100%);
  transition: opacity 1s ease, transform 1s ease;
}

.animate-left.in-view,
.animate-right.in-view {
  opacity: 1;
  transform: translateX(0);
}

.animate-left {
  transform: translateX(-100%);
}

.animate-right {
  transform: translateX(100%);
}

