body {
  font-family: "DM Sans", sans-serif;
}

a {
  text-decoration: none !important;
}
img {
  max-width: 100%;
  height: auto;
}
.main-faqs {
  position: relative;
  margin: 0rem 0 3rem;
  background-color: #f5f7f8;
}
.faqs-inners {
  background-color: #f5f7f8;
  margin-bottom: 1.5rem;
  padding: 4rem 0;
  position: relative;
}
.faqs-inners .sec-title-big {
  font-size: 3.5rem;
}
.main-faqs::before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 82px;
  height: 31px;
  background-color: #f9c935;
  -webkit-mask-image: url(../images/arrow-down-white.svg);
  mask-image: url(../images/arrow-down-white.svg);
  z-index: 2;
}
.best-one-way .policy-sec {
  font-size: 25px;
  margin-top: 30px;
}

.margin-pad .ul-project p {
  display: unset !important;
}

.faqs-inners::after {
  content: "";
  display: block;
  position: absolute;
  max-width: 420px;
  width: 350px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
  bottom: 0;
  height: 100%;
  background-image: url(../images/question-mark.svg);
}
.main-faqs::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -31px;
  left: 50%;
  transform: translateX(-50%);
  width: 82px;
  height: 31px;
  background-color: #f3f2f1;
  -webkit-mask-image: url(../images/arrow-down-white.svg);
  mask-image: url(../images/arrow-down-white.svg);
  z-index: 5;
}

.link {
  color: #e29400;
  font-weight: 600;
}

.servi-features-why .why-choose-box:hover a {
  color: black;
  font-weight: 600;
}

.section-titles {
  position: relative;
  z-index: 3;
}
.section-titles.text-center {
  margin-bottom: 3rem;
}
.section-titles span {
}
.sec-title-big {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.main-faqs .accordion-item {
  padding: 24px;
  margin-bottom: 1rem;
  background-color: #fff !important;
  border-radius: 16px !important;
  border: var(--bs-accordion-border-width) solid
    var(--bs-accordion-border-color) !important;
}
.main-faqs .accordion-button {
  padding: 0 !important;
  background: #fff;
  box-shadow: unset;
  border-bottom: 0;
  font-size: 1.2rem;
  color: #484848;
  font-weight: 600;
}
.main-faqs .accordion-button::after {
  content: "\f1d8";
  font-family: flaticon_normal-icon !important;
  background-image: unset !important;
  right: 0;
  position: absolute;
  font-size: 1.2rem;
  margin: 0 auto;
  height: 100%;
}
.accordion-button:not(.collapsed) {
  color: #ffae00 !important;
}
.main-faqs .accordion-button:not(.collapsed)::after {
  transform: rotate(312.5deg);
}
.main-faqs .accordion-body {
  padding: 1.5rem 0 0 !important;
}

/*testimonial*/
.testimonialsd {
  position: relative;
  z-index: 50;
  grid-column: col-1 / col-12;
  margin: -90px 4.8rem 0;
  background-color: #ffffff;
  border-radius: 2.4rem;
  padding: 2rem 3rem 4rem;
  height: auto;
  transform: translateY(100px);
  transition: height 0.25s ease-in-out;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}
/*cta*/
.ctas {
  position: relative;
  background: #ffc000;
  padding: 10rem 0 4.5rem;
}
.ctas .button-cta {
  margin-top: 1.5rem;
}
.ctas-bg {
  position: absolute;
  bottom: 20px;
  right: 0;
  z-index: 1;
  width: 373px;
  height: 147px;
  background-image: url(../images/bg/cta-shape-1.png);
}
.sec-small-title {
  font-size: 1.1rem;
}
#icon-2,
#icon-4 {
  width: 36px;
  height: 36px;
}
.pattern-inline {
  display: inline-block;
  margin: 0 0.4rem 0 0.4rem;
}
.pattern-inline img {
  height: 4.8rem;
}
.button-cta {
  outline: none;
  border: none;
  width: auto;
  box-sizing: border-box;
  display: inline-block;
  font-size: 1.1rem;
  line-height: 1.8rem;
  gap: 1.6rem;
  padding: 0.6rem 1.4rem;
  border-radius: 0.8rem;
  background-color: #121212;
  transition: ease-out 0.1s;
  color: #fff;
  box-shadow: 0 0.5rem 1.125rem -0.5rem #575757c7 !important;
}
.button-cta:hover {
  color: var(--primary-btn) !important;
}

.testimonials__headline {
  background-image: url(../images/testimonals_bg.svg);
  background-position: top 2.4rem center;
  background-size: 30rem;
  background-repeat: no-repeat;
  grid-column: col-1 / col-5;

  background-size: contain;
  gap: 1.6rem;
  padding: 2rem 0;
  margin: 0 0 0 0;
}
.testimoal-cards {
  position: relative;
}
.testimoal-cards p {
  font-size: 1.1rem;
  line-height: 1.5;
  font-weight: 500;
  font-style: italic;
  color: #05132e;
}
.testimonials__author__data {
  margin-top: 2rem;
}
.author-name {
  font-size: 1.05rem;
}
.author-role {
  font-size: 1rem;
  margin-bottom: 0.3rem;
}
.testimonials__avatar--active {
  position: relative;

  box-sizing: border-box;
  border-radius: 4rem;
  margin: 0 0 0 0rem;
  border-radius: 4rem;
  padding: 0.2rem;
  background-color: #ffffff;
  display: inline-block;
  opacity: 0.7;
  margin-right: -10px;
}
.swiper-slide-thumb-active .testimonials__avatar--active::after {
  content: "";
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  background-image: url(../images/svg/quote-sign.svg);
  background-size: cover;
  bottom: 0;
  right: 0;
}

.detail-faq .faqs-inners::after {
  display: none;
}

.swiper-slide-thumb-active .testimonials__avatar--active {
  border: solid 0.2rem #f9c935;
  opacity: 1;
  z-index: 20 !important;
}
.testimonialsd .swiper-slide:nth-child(4) .testimonials__avatar--active {
  z-index: 7;
}
.testimonialsd .swiper-slide:nth-child(3) .testimonials__avatar--active {
  z-index: 6;
}
.testimonialsd .swiper-button-next:after,
.testimonialsd .swiper-button-prev:after {
  display: none;
}
.testimonialsd .swiper-button-next,
.testimonialsd .swiper-button-prev {
  color: #5d6f92;
  font-size: 2rem;
  transform: translateY(-95px);
}
.mySwiper-testimonail {
  transform: translateY(60px);
}
.testimonials__avatar--active img {
  border-radius: 50%;
}
.mySwiper-testimonail2 .swiper-wrapper {
  padding-top: 5.5rem;
}
.testimonialsd .swiper-button-prev {
  transform: translateY(-105px) rotate(180deg);
  left: 85%;
}
.testimoila-mains .swiper-wrapper {
  text-align: right;
}
.testimoila-mains .swiper-wrapper .swiper-slide {
  width: auto;
  margin: 0;
}

/*footer*/
.main-footers {
  position: relative;
  padding: 2rem 0;
  padding: 2rem 0 0rem;
}

.logo-liners {
  position: relative;
  display: flex;
  align-items: center;
}
.liners {
  width: 100%;
  border-bottom: 1px solid #00000047;
}
.logo-liners a {
  display: block;
  background: #fff;
  margin: 0 1rem;
}

/*cities*/
.citities {
  position: relative;
  padding: 3rem 0;
}
.citities:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(../images/reff/multi-city.jpg);
  height: 100%;
  width: 100%;
  opacity: 0.1;
  z-index: -1;
}
.footer-cta-ctn a {
  display: inline-flex;
  position: relative;
  color: #000;
  font-weight: 600;
}
.footer-cta-ctn a i {
  position: absolute;
  right: -25px;
  bottom: -4px;
  transition: 0.5s linear;
}
.footer-cta-ctn a:hover i {
  color: #f9c935;
}
.mtspace {
  padding-bottom: 6rem;
  /* border-bottom: 1px solid #00000047; */
}
.display-flex-city {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2.5rem;
  align-items: center;
}

.footer-ctas {
  border-radius: 0.375rem;
  padding: 0.5rem;
  background: #f9c935;
  width: 48px;
  min-width: 48px;
  height: 48px;
  line-height: 30px;
  text-align: center;
}

.on-wayt-taxi .section-titles p {
  margin-top: 1.2rem;
  margin-bottom: 1.5rem;
}

.footer-ct-main {
  display: flex;
  gap: 20px;
}
.footer-cta-ctn {
  padding-right: 2rem;
}
.footer-cta-ctn h4 {
  font-size: 1.3rem;
  font-weight: 700;
}

/*services*/
.main-services {
  position: relative;
  padding: 3rem 0;
  background: #f5f7f8;
  z-index: 0;
}
.main-services .container {
  max-width: 1140px;
}
.ul-project {
  border-radius: 14px;
  box-shadow: 0px 0px 10px #b6b6b663;
  background-color: #fff;
  border: 2px solid #f0effb;
  max-width: 345px;
  margin: 1rem auto;
  padding: 2rem;
  position: relative;
}
.ul-project-img {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  height: 80px;
  display: grid;
  align-items: center;
}

.ul-project-txt {
  position: relative;
}
.ul-project:before {
  content: "";
  position: absolute;
  /* background-image: url(../images/reff/service-card-bg.webp); */
  bottom: 0;
  right: 0;
  height: 65px;
  width: 69px;
}
.ul-project-tag {
  border-radius: 8px 8px 8px 0;
  display: flex;
  margin: 1rem 0 1rem;
  align-items: center;
  gap: 5px;
  color: #000;

  text-transform: capitalize;
  font-weight: 700;
  font-size: clamp(19px, 0.68vw, 20px);
  /*padding: clamp(7px, 0.37vw, 10px) clamp(15px, 0.79vw, 15px);*/
  z-index: 1;
}
.ul-project-tag a {
  color: #000;
}
/*.ul-project-tag::before {*/
/*    position: absolute;*/
/*    content: "";*/
/*    top: calc(100% - 1px);*/
/*    left: 0;*/
/*    width: 8px;*/
/*    aspect-ratio: 1 / 1;*/
/*    background-color: #daac1c;*/
/*    z-index: -1;*/
/*    clip-path: polygon(0 0, 100% 0%, 100% 100%);*/
/*}*/
.ul-project-txt p {
  display: -webkit-inline-box;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin-bottom: 0.5rem;
  -webkit-box-orient: vertical;
}
.service-icon {
  background: #fdf8e1;
  border-radius: 8px;
  width: fit-content;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  color: #000;
  border: 1px solid #e7e7eb;
  padding: 1rem;
  position: relative;
  padding-right: 2rem;
}
.ul-project:hover .service-icon {
  background: #fdb52a;
}
.ul-project:hover {
  cursor: pointer;
}
.service-btns {
  text-align: -webkit-right;
}
.service-icon:before {
  content: "";
  background-image: url(../images/svg/arrow-dark.svg);
  width: 17px;
  height: 16px;
  position: absolute;
  right: 10px;
  background-size: cover;
}

/*about*/
.about-us {
  position: relative;
  padding: 4.5rem 0;
}
.benefit-block-three .inner-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 21px;
}
.benefit-block-three .inner-box .number {
  color: rgba(var(--theme-color-light-rgb), 0.6);
  position: relative;
  font-size: 70px;
  line-height: 1;
  border-radius: 50%;
  padding-left: 35px;
  margin-right: 35px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.benefit-block-three .inner-box .number:before {
  background-color: #000;
  border: 1px solid #000;
  content: "";
  width: 20px;
  height: 38px;
  left: 0;
  position: absolute;
  top: calc(50% - 6px);
  -webkit-transform: skewX(-22deg) translateY(-50%);
  transform: skewX(-22deg) translateY(-50%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  z-index: 1;
}
.benefit-block-three .inner-box .number:after {
  background-color: #ffc000;
  content: "";
  width: 26px;
  height: 47px;
  left: 9px;
  position: absolute;
  top: calc(50% - 6px);
  -webkit-transform: skewX(-22deg) translateY(-50%);
  transform: skewX(-22deg) translateY(-50%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.benefit-block-three .inner-box .title {
  font-size: 1.3rem;
  font-weight: 600;
}
.benefit-block-three {
  margin-top: 2rem;
}
.main-subms {
  font-size: 1.4rem;
  background: #ffc000;
  padding: 1rem;
  border-radius: 10px;
  border-left: 3px solid #000;
  font-weight: 600;
}

/*features*/
.features {
  position: relative;
  padding: 4rem 0;
  background: #f5f7f8;
}
.fancy-box.style2 {
  display: flex;
  align-items: center;
  gap: 19px;
  margin-bottom: 36px;
}
.fancy-box.style2:hover .icon {
  box-shadow: 3px 3px 0px #ffc000;
}
.fancy-box.style2 .icon {
  width: 80px;
  height: 80px;
  min-width: 80px;
  border: 1px solid #e7e7e9;
  border-radius: 10px;
  text-align: center;
  line-height: 80px;
  background: #fff;
  transition: 0.5s linear;
  box-shadow: -3px -3px 0px #ffc000;
}
.fancy-box.style2 .content h4 {
  font-size: 1.2rem;
  color: #000;
}
.fancy-box.style2 .content p {
  margin-bottom: 0;
  color: #534f4f;
}
.text-yellos {
  color: #ff9900 !important;
}
.taxi-holder {
  /* background-image: url(../img/taxi-background.png); */
  background-repeat: no-repeat;
  background-position: center right;
  background-size: contain;
  width: 100%;
  min-height: 320px;
  position: relative;
  max-width: 450px;
  z-index: 2;
}
.taxi-holder .taxi {
  background-image: url(../images/bg/taxi.webp);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: contain;

  height: 100%;
  position: absolute;
  width: 360px;
  left: 0px;
  top: 80px;
}

.taxi-holder .mockup {
  background-image: url(../images/bg/mockup.webp);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: contain;

  width: 170px;
  left: 50px;
  top: -60px;
  height: 100%;
  position: absolute;
  z-index: -1;
}
.taxi-holder .charecter {
  background-image: url(../images/bg/charecter.webp);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: contain;
  width: 100px;
  right: 20px;
  top: 80px;
  height: 100%;
  position: absolute;
}
.location-marker {
  position: absolute;
  right: 11%;
  top: -30px;

  -webkit-animation: bounce 2s infinite;
  width: 70px;
  animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  width: 70px;

  -moz-animation: bounce 2s infinite;
  -o-animation: bounce 2s infinite;
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-20px);
  }
  60% {
    transform: translateY(-10px);
  }
}
.mtaspac {
  margin-top: 4rem;
}

/*why choose us*/
.main-whychoose {
  position: relative;
  padding: 4.5rem 0;
  overflow: hidden;
}
.main-whychoose .row {
  row-gap: 30px;
}
.step-box {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
  padding: 30px;
  border-bottom: 5px solid #ffc000;
  margin-bottom: 0rem;
  overflow: hidden;
  position: relative;
  height: 100%;
}
.step-box:hover .step-box-text-one .icon {
  border-color: #000;
}
.step-box:hover .step-box-text-one .line hr {
  color: #000;
  opacity: 0.15;
}
.step-box:hover .step-box-text-one .icon img {
  filter: brightness(0);
}
.step-box .step-box-text-one .icon img {
  transition: 0.3s linear;
}
.step-box:before {
  content: "";
  height: 0%;
  width: 100%;
  bottom: 0;
  position: absolute;
  right: 0;
  background: #ffc000;
  transition: 0.5s linear;
}
.step-box:hover:before {
  height: 100%;
}
.step-box:hover {
  border-bottom: 5px solid #000;
}
.step-box:hover .step-box-text-two .btn {
  background: #ffc000;
  border-color: #ffc000;
}
.step-box:hover .number {
  color: #000;
}
.step-box-text-one {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  position: relative;
  z-index: 3;
}
.step-box-text-two {
  position: relative;
  z-index: 3;
}
.step-box-text-two p {
  margin-bottom: 0;
}
.step-box-text-one .line {
  width: 54%;
}
.step-box-text-one .line hr {
  width: 85%;
  margin-left: 20px;
  opacity: 1;
  transition: 0.2s linear;
  color: #d0d0d07d;
}
.step-box-text-one .number {
  font-size: 70px;
  font-weight: 600;
  color: #000;
  opacity: 0.1;
}
.step-box-text-one .icon {
  min-width: 70px;
  width: 70px;
  height: 70px;
  border: 1px dashed #979393;
  border-radius: 8px;
  text-align: center;
  line-height: 60px;
}
.step-box-text-one .icon i {
  width: 100%;
  height: 85px;
  text-align: center;
  font-size: 42px;
  border: 1px dashed #999;
  line-height: 78px;
  border-radius: 10px;
  color: #ffc000;
}
.step-box-text-two h4 {
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 600;
}
.main-whychoose .section-titles {
  margin: 3rem 0;
  text-align: right;
}
.pcar-taxid {
  position: absolute;
  bottom: 0;
}
.main-whychoose:before {
  content: "";
  position: absolute;
  background-image: url(../images/reff/left-shape.png);
  height: 903px;
  width: 618px;
  left: -150px;
  bottom: -50px;
  z-index: -1;
  filter: brightness(0);
  transform: rotate(-20deg);
}

.main-whychoose:after {
  content: "";
  position: absolute;
  background-image: url(../images/reff/left-shape.png);
  height: 903px;
  width: 618px;
  right: -150px;
  top: 0;
  z-index: -1;
  filter: brightness(0);
  transform: rotate(156deg);
}

/*banner*/
.banner-sec {
  position: relative;
  padding: 0rem 0 15rem;
  min-height: 528px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: grid;
  box-shadow: inset 697px 0px 140px #000000cc;
  align-items: center;
  background-image: url(/newassets/images/bg/WebBanner.webp);
  overflow: hidden;
}
.banner-sec .svg-shape {
  position: absolute;
  bottom: -46%;
  left: -28%;
  width: 100%;
}

.jeader-fixed {
  display: flex;
  gap: 50px;
  align-items: center;
  justify-content: flex-end;
}
.main-sectionsd {
  position: relative;
  padding: 3rem 0;
}

.tab_txt {
  padding-bottom: 7px;
  display: flex;
  align-items: end;
  flex-wrap: nowrap;
  outline: none;
  border: none;
  font-size: 1.1rem;
  background-color: transparent;
  color: #ffffff;
  font-weight: 400;
  border-bottom: 2px solid transparent;
}
.tab_txt:hover {
  border-bottom: 2px solid #fdb52a;
}
.tab_active {
  padding-bottom: 7px;
  border-bottom: 2px solid #fdb52a !important;
}
.form_div {
  z-index: 50;
  grid-column: col-1 / col-12;
  margin: -204px 0.8rem 0;
  transform: translateY(-116px);
  transition: height 0.25s ease-in-out;
}
.form_codent {
  min-height: 125px;
  border: 1px solid rgba(16, 16, 16, 0.13);
  padding: 2rem 1rem 2.2rem;
  background-color: white;
  border-radius: 1rem;
  box-shadow: rgba(0, 0, 0, 0.15) !important;
}
.switch-icon {
  color: #808080;
  cursor: pointer;
}
.txt-center {
  text-align: start !important;
}
.txt-center .form-control {
  border-radius: 0px;
  border-top: none;
  border-left: none;
  border-right: none;
  padding: 0.5rem 4rem 0.5rem 0.4rem !important;
}
.form-control:focus {
  box-shadow: none !important;
  outline: none !important;
  border-bottom: 1px solid #fdb52a;
}
.booking-type {
  display: flex;
  gap: 24px;
  padding-left: 5.5%;
}
.trip-type {
  display: flex;
  gap: 24px;
}
.trip-type label {
  font-family: Inter, sans-serif;
  display: flex;
  align-items: center;
  color: #ffffff;
  cursor: pointer;
}
/* .trip-type input[type="radio"] {
    margin-right: 8px;
    accent-color: #fdb52a;
    outline: #000;
  } */
/* Default radio button style */
.trip-type label input[type="radio"] {
  appearance: none;
  width: 8px;
  height: 8px;
  margin-right: 9px;
  border: 1px solid #fdb52a;
  border-radius: 50%;
  outline: none;
  cursor: pointer;
  position: relative;
}

/* When the radio button is selected */
.trip-type label input[type="radio"]:checked {
  border: 1px solid #000000;
  box-shadow: 0 0 0 1px #fdb72a4d;
  background-color: #fdb52a;
}

.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: white;
}
h1 {
  font-size: 29px !important;
  font-weight: bold;
}
.my-bookings {
  text-decoration: none;
  color: rgb(0, 0, 0);
  font-size: 12px;
  font-weight: 600;
  background: #ffc91d96;
  line-height: 16px;
  padding-right: 8px;
  border: 1px solid #ffa800;
  display: flex;
  border-radius: 50px;
  padding: 5px 5px;
  margin-bottom: 5px;
  align-items: center;
  text-align: end;
}
.my-bookings svg {
  margin-left: 3px;
}
.user-box {
  position: relative;
}
.user-box input {
  width: 100%;
  padding: 10px 0;
  font-size: 18px;
  font-weight: 600;
  color: #3c3c3c;
  margin-bottom: 0px !important;
  border: none;
  outline: none;
  border-bottom: 1px solid #d1d1d1;
  background: transparent;
}
.user-box select {
  width: 100%;
  padding: 10px 0;
  font-size: 18px;
  font-weight: 600;
  color: #3c3c3c;
  margin-bottom: 0px !important;
  border: none;
  outline: none;
  border-bottom: 1px solid #d1d1d1 !important;
  background: transparent;
}
.user-box label {
  position: absolute !important;
  top: 0px;
  left: 3px;
  padding: 10px 0;
  font-size: 16px;
  color: #808080;
  pointer-events: none;
  transition: 0.3s;
  font-family: "Inter", sans-serif;
}

.user-box input:focus ~ label,
.user-box .classValid ~ label {
  top: -20px;
  left: 0px;
  color: #808080;
  font-size: 14px;
}

.user-box .date {
  top: -20px;
  left: 0;
  color: #808080;
  font-size: 14px;
}

.user-box .package {
  top: -20px;
  left: 0;
  color: #808080;
  font-size: 14px;
}

.clear-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 15px;
  cursor: pointer;
  display: none;
}

/* Changes home page hero secion end */

.main-benners {
  position: relative;
  left: 23px;
}
.main-benners h1 {
  font-size: 2.3rem;
  color: white;
}
.main-benners h1 span {
  font-weight: 700;
}
.banner-sec .container {
  position: relative;
}
.sec-title-big2 {
  font-size: 2.5rem;
}
.sec-title-big2 span {
  color: #000;
  font-weight: 700;
  font-size: 3rem;
}
.splt-txt.animated .char {
  -webkit-animation: fadeInUp 0.8s cubic-bezier(0.3, 0, 0.7, 1) both;
  animation: fadeInUp 0.8s cubic-bezier(0.3, 0, 0.7, 1) both;
  -webkit-animation-delay: calc(30ms * var(--char-index));
  animation-delay: calc(30ms * var(--char-index));
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.main-links {
  font-size: 1.5rem !important;
  border-left: 3px solid #f9c935;
  padding-left: 0.5rem;
  margin-bottom: 1rem;
}
.main-footer-link {
  position: relative;
}
.main-footer-link ul {
  list-style: none;
}
.main-footer-link li a {
  color: #000;
  position: relative;
  font-size: 1.05rem;
  display: block;
  margin-bottom: 0.5rem;
}
.main-footer-link li a:before {
  content: "\f108";
  font-family: flaticon_normal-icon !important;
  position: absolute;
  width: 17px;
  height: 17px;
  left: -27px;
  line-height: 18px;
  top: 0;
  border-radius: 50%;
  font-size: 0.9rem;
  text-align: center;
  background: #f9c935;
  transform: translateY(3px);
}
.difplayf--ter {
  display: flex;
  background-color: #ffc00036 !important;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #00000047;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.difplayf--ter p {
  margin-bottom: 0;
}
.difplayf--ter ul {
  list-style: none;
  display: flex;
  margin-bottom: 0;
  align-items: center;
  gap: 10px;
}
.difplayf--ter ul li a img {
  border-radius: 50%;
}

/*whatsapp toggle*/
/* Widget container styles */
.wa__widget_container {
  position: fixed;
  z-index: 1000;
}

/* Button styles */
.wa__widget_container {
  position: fixed;
  right: 30px;
  bottom: 30px;
  cursor: pointer;
}

.wa__btn_popup {
  display: flex;
  align-items: center;
}

.wa__btn_popup_txt {
  display: block;
  margin-right: 7px;
  width: fit-content;
  background: #fff;
  font-size: 15px;
  height: 100%;
  padding: 0.5rem;
  border-radius: 10px;
}
.wa__popup_content {
  padding: 0.5rem;
}
.wa__btn_popup_icon {
  width: 50px;
  height: 50px;
  background-color: rgb(45, 183, 66);
  border-radius: 50%;
  text-align: center;
  line-height: 45px;
}

/* Chatbox styles */
.wa__popup_chat_box {
  position: fixed;
  right: 30px;
  bottom: 102px;
  width: 300px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
}

.wa__popup_chat_box.hidden {
  display: none;
}

.wa__popup_heading {
  background-color: rgb(45, 183, 66);
  color: white;
  padding: 10px;
  border-radius: 8px 8px 0 0;
}

.wa__popup_title {
  font-size: 18px;
}

.wa__popup_intro {
  font-size: 12px;
  color: #d9ebc6;
}

.wa__popup_chat_box .wa__popup_content_left {
  text-align: left;
}

.wa__popup_chat_box .wa__popup_avatar {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  left: 12px;
  overflow: hidden;
  position: absolute;
  top: 12px;
}

.wa__popup_chat_box .wa__popup_avatar.nta-default-avt {
  border-radius: unset;
  -webkit-border-radius: unset;
  -moz-border-radius: unset;
}

.wa__popup_chat_box .wa__stt {
  background: #f5f7f9;
  border-left: 2px solid #2db742;
  border-radius: 2px 4px 2px 4px;
  -webkit-border-radius: 2px 4px 2px 4px;
  -moz-border-radius: 2px 4px 2px 4px;
  display: table;
  padding: 13px 40px 12px 74px;
  position: relative;
  text-decoration: none;
  width: 100%;
}

.wa__popup_chat_box .wa__stt:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NzguMTY1IDQ3OC4xNjUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ3OC4xNjUgNDc4LjE2NSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMiIgaGVpZ2h0PSI1MTIiPjxwYXRoIGQ9Ik00NzguMTY1IDIzMi45NDZjMCAxMjguNTY3LTEwNS4wNTcgMjMyLjk2Ni0yMzQuNjc5IDIzMi45NjYtNDEuMTAyIDAtNzkuODE0LTEwLjU5OS0xMTMuNDQ1LTI4Ljk2OUwwIDQ3OC4xNjVsNDIuNDM3LTEyNS4wNGMtMjEuNDM4LTM1LjA2NS0zMy43Ny03Ni4yMDctMzMuNzctMTIwLjE1OUM4LjY2NyAxMDQuMzQgMTEzLjc2MyAwIDI0My40ODUgMGMxMjkuNjIzIDAgMjM0LjY4IDEwNC4zNCAyMzQuNjggMjMyLjk0NnpNMjQzLjQ4NSAzNy4wOThjLTEwOC44MDIgMC0xOTcuNDIyIDg3LjgwMy0xOTcuNDIyIDE5NS44NjggMCA0Mi45MTUgMTMuOTg2IDgyLjYwMyAzNy41NzYgMTE0Ljg3OWwtMjQuNTg2IDcyLjU0MiA3NS44NDktMjMuOTY4YzMxLjEyMSAyMC40ODEgNjguNDU3IDMyLjI5NiAxMDguNTgzIDMyLjI5NiAxMDguNzIzIDAgMTk3LjMyMy04Ny44NDMgMTk3LjMyMy0xOTUuOTA4IDAtMTA3Ljg4Ni04OC42LTE5NS43MDktMTk3LjMyMy0xOTUuNzA5ek0zNjEuOTMxIDI4Ni42MmMtMS4zOTUtMi4zMzEtNS4yMi0zLjc0Ni0xMC44OTgtNi44MTQtNS45MTctMi44NDktMzQuMDg5LTE2LjQ5Ny0zOS41MDgtMTguMzctNS4xNi0xLjkxMy04Ljk4Ni0yLjg0OS0xMi44MTEgMi44MjktNC4wMDUgNS42MzgtMTQuOTAzIDE4LjYyOS0xOC4yMyAyMi4zNTQtMy41NDYgMy43ODUtNi44NTQgNC4yNjQtMTIuNTUyIDEuNDM1LTUuNjE4LTIuODA5LTI0LjI2Ny04Ljg2Ni00Ni4yMDMtMjguMzkxLTE3LjA1NS0xNS4wNDItMjguNjctMzMuNzExLTMxLjk5Ny0zOS41MDgtMy40MjctNS43NTgtLjM5OC04LjgyNiAyLjQ3MS0xMS42MzUgMi42OS0yLjU5IDUuNzc4LTYuNzM0IDguNjI3LTEwLjA0MSAyLjk2OS0zLjI4NyAzLjkwNS01LjYzOCA1Ljc5OC05LjQyNCAxLjkxMy0zLjkwNS45MzYtNy4xOTItLjQ3OC0xMC4xNDEtMS40MTUtMi44NDktMTMuMDEtMzAuODgxLTE3Ljc1Mi00Mi4zMzctNC44NDEtMTEuNDE2LTkuNTQzLTkuNTIzLTEyLjg3MS05LjUyMy0zLjQ2NyAwLTcuMjEyLS40NzgtMTEuMTE3LS40NzgtMy43ODUgMC0xMC4wNDEgMS4zOTUtMTUuMzgxIDcuMTkyLTUuMiA1LjY1OC0yMC4xMjMgMTkuNDY1LTIwLjEyMyA0Ny41OTcgMCAyOC4wNTIgMjAuNjAxIDU1LjMwOCAyMy41NSA1OS4wNTMgMi44NjkgMy43ODUgMzkuNzQ3IDYzLjE5NyA5OC4zMDMgODYuMDcgNTguNDc2IDIyLjg3MiA1OC40NzYgMTUuMzIxIDY5LjExNSAxNC4zNjUgMTAuMzgtLjk1NiAzNC4wNjktMTMuODY3IDM4LjgxMS0yNy4wOTYgNC42Ni0xMy40NSA0LjY2LTI0Ljc2NiAzLjI0Ni0yNy4xMzd6IiBmaWxsPSIjMkRCNzQyIi8+PC9zdmc+)
    0 0 no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  content: "";
  height: 20px;
  position: absolute;
  right: 14px;
  top: 26px;
  width: 20px;
}

.wa__popup_chat_box .wa__stt.wa__stt_offline:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NzguMTY1IDQ3OC4xNjUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ3OC4xNjUgNDc4LjE2NSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMiIgaGVpZ2h0PSI1MTIiPjxwYXRoIGQ9Ik00NzguMTY1IDIzMi45NDZjMCAxMjguNTY3LTEwNS4wNTcgMjMyLjk2Ni0yMzQuNjc5IDIzMi45NjYtNDEuMTAyIDAtNzkuODE0LTEwLjU5OS0xMTMuNDQ1LTI4Ljk2OUwwIDQ3OC4xNjVsNDIuNDM3LTEyNS4wNGMtMjEuNDM4LTM1LjA2NS0zMy43Ny03Ni4yMDctMzMuNzctMTIwLjE1OUM4LjY2NyAxMDQuMzQgMTEzLjc2MyAwIDI0My40ODUgMGMxMjkuNjIzIDAgMjM0LjY4IDEwNC4zNCAyMzQuNjggMjMyLjk0NnpNMjQzLjQ4NSAzNy4wOThjLTEwOC44MDIgMC0xOTcuNDIyIDg3LjgwMy0xOTcuNDIyIDE5NS44NjggMCA0Mi45MTUgMTMuOTg2IDgyLjYwMyAzNy41NzYgMTE0Ljg3OWwtMjQuNTg2IDcyLjU0MiA3NS44NDktMjMuOTY4YzMxLjEyMSAyMC40ODEgNjguNDU3IDMyLjI5NiAxMDguNTgzIDMyLjI5NiAxMDguNzIzIDAgMTk3LjMyMy04Ny44NDMgMTk3LjMyMy0xOTUuOTA4IDAtMTA3Ljg4Ni04OC42LTE5NS43MDktMTk3LjMyMy0xOTUuNzA5ek0zNjEuOTMxIDI4Ni42MmMtMS4zOTUtMi4zMzEtNS4yMi0zLjc0Ni0xMC44OTgtNi44MTQtNS45MTctMi44NDktMzQuMDg5LTE2LjQ5Ny0zOS41MDgtMTguMzctNS4xNi0xLjkxMy04Ljk4Ni0yLjg0OS0xMi44MTEgMi44MjktNC4wMDUgNS42MzgtMTQuOTAzIDE4LjYyOS0xOC4yMyAyMi4zNTQtMy41NDYgMy43ODUtNi44NTQgNC4yNjQtMTIuNTUyIDEuNDM1LTUuNjE4LTIuODA5LTI0LjI2Ny04Ljg2Ni00Ni4yMDMtMjguMzkxLTE3LjA1NS0xNS4wNDItMjguNjctMzMuNzExLTMxLjk5Ny0zOS41MDgtMy40MjctNS43NTgtLjM5OC04LjgyNiAyLjQ3MS0xMS42MzUgMi42OS0yLjU5IDUuNzc4LTYuNzM0IDguNjI3LTEwLjA0MSAyLjk2OS0zLjI4NyAzLjkwNS01LjYzOCA1Ljc5OC05LjQyNCAxLjkxMy0zLjkwNS45MzYtNy4xOTItLjQ3OC0xMC4xNDEtMS40MTUtMi44NDktMTMuMDEtMzAuODgxLTE3Ljc1Mi00Mi4zMzctNC44NDEtMTEuNDE2LTkuNTQzLTkuNTIzLTEyLjg3MS05LjUyMy0zLjQ2NyAwLTcuMjEyLS40NzgtMTEuMTE3LS40NzgtMy43ODUgMC0xMC4wNDEgMS4zOTUtMTUuMzgxIDcuMTkyLTUuMiA1LjY1OC0yMC4xMjMgMTkuNDY1LTIwLjEyMyA0Ny41OTcgMCAyOC4wNTIgMjAuNjAxIDU1LjMwOCAyMy41NSA1OS4wNTMgMi44NjkgMy43ODUgMzkuNzQ3IDYzLjE5NyA5OC4zMDMgODYuMDcgNTguNDc2IDIyLjg3MiA1OC40NzYgMTUuMzIxIDY5LjExNSAxNC4zNjUgMTAuMzgtLjk1NiAzNC4wNjktMTMuODY3IDM4LjgxMS0yNy4wOTYgNC42Ni0xMy40NSA0LjY2LTI0Ljc2NiAzLjI0Ni0yNy4xMzd6IiBmaWxsPSIjYTlhZWI2Ii8+PC9zdmc+);
}

.wa__popup_chat_box .wa__stt.wa__stt_online {
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
}

.wa__popup_chat_box .wa__stt.wa__stt_online:active,
.wa__popup_chat_box .wa__stt.wa__stt_online:focus,
.wa__popup_chat_box .wa__stt.wa__stt_online:hover {
  background: #fff;
  box-shadow: 0 7px 15px 1px rgba(55, 62, 70, 0.07);
  -webkit-box-shadow: 0 7px 15px 1px rgba(55, 62, 70, 0.07);
  -moz-box-shadow: 0 7px 15px 1px rgba(55, 62, 70, 0.07);
}

.wa__popup_content_list .wa__popup_content_item {
  margin: 14px 0 0;

  will-change: opacity, transform;
}

.wa__popup_content_list .wa__popup_content_item .wa__member_name {
  color: #363c47;
  font-size: 14px;
  line-height: 1.188em !important;
}

.wa__popup_content_list .wa__popup_content_item .wa__member_duty {
  color: #989b9f;
  font-size: 11px;
  line-height: 1.125em !important;
  padding: 2px 0 0;
}

.wa__popup_content_list .wa__popup_content_item .wa__member_status {
  color: #f5a623;
  font-size: 10px;
  line-height: 1.125em !important;
  padding: 5px 0 0;
}

.wa__popup_content_list .wa__popup_content_item .wa__popup_txt {
  display: table-cell;
  height: 48px;
  min-height: 48px;
  vertical-align: middle;
}

.wa__popup_content_list .wa__popup_content_item .wa__stt_offline {
  border-left-color: #c0c5ca;
}

.wa__popup_avt_list {
  font-size: 0;
  margin: 7px 0 24px;
}

.wa__popup_avt_list .wa__popup_avt_item {
  display: inline-block;
  position: relative;
  width: 46px;
}

.wa__popup_avt_list .wa__popup_avt_img {
  border: 2px solid #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  height: 60px;
  left: -7px;
  overflow: hidden;
  position: relative;
  width: 60px;
}
.taxi-travel {
  padding: 4rem 0;
  position: relative;
}
.taxi-travel .row {
  row-gap: 25px;
  margin-top: 2.5rem;
}
.tourist-place-img img {
  border-radius: 30px 30px 0 0;

  object-fit: cover;
}
.tourist-content {
  border-radius: 0 0 30px 30px;
}
.tourist-content {
  background: #fff;
}
.tourist-content .city-nmae {
  color: #000;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 17px;
}
.tourist-content p {
  color: #000;
  margin: 0;
  text-align: justify;
  font-size: 15px;
  line-height: 1.7;
}
.tourist-content {
  padding: 20px;
}
.loaction-titlke {
  font-size: 35px;
  font-weight: 600;
  text-align: center;
  margin-top: 30px;
}
.explore-trvael {
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px,
    rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  border-radius: 30px;
  height: 100%;
  max-width: 356px;
}
.frequent-colud {
  padding: 4rem 0;
  position: relative;
}
.frequent-colud .section-titles {
  margin-bottom: 2rem;
}
.loaction-route {
  position: relative;
  padding: 0;
}
.loaction-route li {
  position: relative;
  margin-bottom: 7px;
  display: flex;
}
.loaction-route li i {
  margin-right: 6px;
  filter: invert(91%) sepia(9%) saturate(3308%) hue-rotate(338deg)
    brightness(103%) contrast(104%);
  font-size: 20px;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border-color: transparent !important;
  border-bottom: 3px solid #ffb703 !important;
  background: transparent !important;
  color: #1e1e1e !important;
  border-radius: 0px !important;
}
.nav-tabs {
  justify-content: center;
  border: unset;
}
.nav-tabs .nav-link {
  color: #4a4a4a !important;
  font-size: 15px;
  font-weight: 600;
  margin-right: 20px;
  border: none !important;
  border-radius: 0px !important;
  border-bottom: 3px solid transparent !important;
  background: transparent !important;
  transition: all 0.2s ease;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: transparent !important;
  border-bottom: 3px solid #cbd5e1 !important;
  background: transparent !important;
  color: #1e1e1e !important;
}
.cab-location-sevicess a {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  position: relative;
  /* padding-bottom: 5px; */
  display: flex;
  padding-left: 2rem;
  align-items: flex-end;
  gap: 10px;
}
.cab-location-sevicess a:after {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  background-image: url(../images/svg/car.svg);
  background-size: cover;
  left: 0px;
  bottom: 3px;
}
.location-sevic-taxi::before {
  content: "";
  border-bottom: 1px solid #7a7a7a2e;
  position: absolute;
  height: 1px;
  width: 100%;
  bottom: -12px;
  left: 0;
}
.cab-location-sevicess {
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin-top: 10px;
  margin-right: 2rem;
  /*margin-top: 30px;*/
}
.cab-location-sevicess a img {
  font-size: 30px;
}
.booki-way-drop .section-titles {
  margin-bottom: 50px;
}
.conatct-us-page {
  position: relative;
  padding: 4rem 0;
}
.phe-bitton {
  position: relative;
}
.phe-bitton .flsation-ivoncall {
  background: #ffae02;
  border-radius: 2px;
  height: 60px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.phe-bitton .flsation-ivoncall i {
  font-size: 30px;
  line-height: 1px;
}
.contact-tile {
  font-size: 22px;
  text-transform: capitalize;
  font-weight: 600;
}
.main-secsd-route {
  background: #f5f7f8;
  padding: 1.5rem;
  border-radius: 20px;
  border-left: 4px solid #fdd94c;
  margin-bottom: 2rem;
}
.main-secsd-route .contact-tile {
  margin-bottom: 1rem;
}
.main-secsd-route p:last-child {
  margin-bottom: 0;
}
.phe-bitton {
  display: flex;
  gap: 20px;
  border-right: 1px solid #0000006e;
  height: 50%;
}
.phe-bitton:last-child {
  border-right: unset;
}
.email-meadge a {
  color: #000;
}
.conatf-iconss {
  display: flex;
  justify-content: space-around;
}
/*.phe-bitton::after{*/
/*    content:'';*/
/*    border: 1px solid #000;*/
/*    border-width: 0 1px 0 0;*/
/*}*/

.oray-taxyi-roaddd {
  background-image: linear-gradient(225deg, #ffae02 7%, #fff 7%);
  padding: 30px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.send-mesage .oray-taxyi-roaddd .form-control {
  margin-bottom: 30px;
  padding: 20px;
  background: #f4f4f4;
}
.form-control:focus {
  border-color: unset;
  outline: 0;
  box-shadow: unset;
}
.send-mesage .oray-taxyi-roaddd textarea {
  resize: vertical;
  width: 100%;
  height: 123px;
  padding: 20px;
  border: 1px solid #ebedee;
  background: #f4f4f4;
}
.send-mesage .button-cta {
  margin-top: 25px;
}
.email-meadge {
  margin-right: 80px;
}
.phe-bitton:last-child .email-meadge {
  margin-right: 0;
}
.google-mapp iframe {
  width: 100%;
  height: 100%;
}
.google-mapp {
  width: 100%;
  height: 100%;
}
.send-mesage {
  padding-bottom: 4rem;
}
.contact-imgs img {
  height: 100%;
}
.loaction-route li p {
  margin-bottom: 4px;
}

.mobile-menu-top {
  display: none;
}

.main-formds {
  position: relative;
  padding: 5rem 0 3rem;
}

.all-overidis {
  position: relative;
}

.sec-pad p {
  text-align: justify;
}

/*popular routes*/
.populars {
  position: relative;
}
.box-mainsd {
  position: relative;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  background: #fff;
  padding: 1.8rem;
  border-radius: 10px;
}
.box-mainsd h4 {
  font-size: 1.3rem;
  position: relative;
  margin-bottom: 1rem;
  font-weight: 600;
}
.box-mainsd h4:before {
  content: "";
  left: 0;
}
.box-mainsd ul li {
  position: relative;
  min-width: 33.3%;
  margin-bottom: 0.5rem;
}
.box-mainsd ul {
  padding-left: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.box-mainsd ul li:before {
  content: "\f1f0";
  font-family: flaticon_normal-icon !important;
  position: absolute;
  left: -25px;
  color: #ffc000;
}
.box-mainsd ul li a {
  color: #000;
}
.box-mainsd ul li a:hover {
  font-weight: 600;
}
