body,
p,
a,
div,
span,
nav,
header,
h1,
h2,
h3,
h4,
h5,
h6,
button,
img,
ul,
ol,
li,
section {
  padding: 0px;
  margin: 0px;
  font-family: 'Lato', sans-serif;
}

body{
  overflow-x: hidden !important;
}

header {
  background: url('../img/background.webp');
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 15PX;
  width: 100%;
  height: 680px;
}

.navbar {
  border-radius: 30px;
  box-shadow: 0 4px 8px rgba(255, 255, 255, 0.3);
  /*  z-index: 9998; */
}

.navbar-expand-lg .navbar-nav .nav-link {
  color: #ffffff;
  padding: .2rem 1rem;
  font-weight: bold;
  margin-right: 5px;
  border-radius: 20px;
}

.nav-item.call-link {
  /* Inherit styles from navbar-nav .nav-link */
  color: #e39b32;
  padding: 1px;
  font-weight: inherit;
  margin-right: inherit;
  border-radius: inherit;
}

.navbar-dark .navbar-nav .nav-link.active {
  background: #e39b32;
  color: #fff;
  border-radius: 20px;
  padding: .3rem 1rem;
}

.navbar-dark .navbar-nav .nav-link:hover {

  background: #e39b32;
  color: #fff;
  transition: .4s;
}

.navbar-dark {
  background-color: #000;
}

.navbar-dark .navbar-toggler {
  background-color: rgba(0, 0, 0, 0.5);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgb(255, 255, 255)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}


#header-car h3 {
  color: #e39b32;
  font-weight: bold;
  font-size: 36px;
}

#header-car h1 {
  font-weight: bold;
  font-size: 46px;
}

#header-car p {
  font-weight: bold;
  font-size: 36px;
}


#book-form {
  background: #e39b32;
  color: #000;
}

#top-margin {
  padding-top: 150px;
}

#top-margin h3 {
  font-size: 35px;
  font-weight: bold;
}

#top-margin h2 {
  font-size: 44px;
  font-weight: bold;
}

#top-margin p {
  font-size: 18px;
  margin: 30px auto 40px;
}

#top-margin .btn-dark {
  background: #000;
}

#top-margin .btn-dark:hover {
  color: #e39b32;
}

#side-margin {
  padding-top: 150px;
}

.card {
  border: none;
}

#cards {
  border-radius: 20px 20px 20px 20px;
}

#cards .form-inline .form-control {
  vertical-align: middle;
  width: 46%;
  margin: 10px auto;
}

#cards .card-header {
  background: #000;
  border-radius: 20px;
}

#cards .card-header h3 {
  color: #fff;
  font-size: 35px;
}

#cards .card-header span {
  color: #e39b32;
}


#cards select {
  width: 96%;
  margin: auto;
}

#cards .card-btn {
  width: 96%;
  margin: auto;
  margin-top: 30px;
}

#cards .card-btn a {
  font-size: 18px;
}

#cards .form-control {
  border: none;
  border-bottom: 2px solid rgba(0, 0, 0, .2);
  color: #000;
  font-size: 18px;
}

#cards .btn-dark {
  background: #000;
}

#cards .btn-dark:hover {
  color: #e39b32;
}

#cards .form-control:focus {
  box-shadow: none;
  border-bottom: 2px solid#e39b32;
}

#cards .form-control::placeholder {
  color: #000;
  font-size: 20px;
}


#tariffs .bg-orange {
  background: #e39b32 !important;
}

#tariffs .card-body img {
  margin-top: -100px;
}

#head-tariffs h3 {
  color: #e39b32;
  font-weight: bold;
}

#head-tariffs {
  margin-bottom: 110px;
}

#bottom-tariffs h1,
h3 {
  margin: 16px auto;
  font-weight: bold;
  color: #000;
}

#bottom-tariffs p {
  font-weight: bold;
  color: #000;
}

#bottom-tariffs .btn-dark {
  background-color: #e39b32;
  border: none;
  color: white;
  font-weight: bold;
  margin-top: 10px;
}

#bottom-tariffs .btn-dark:hover {
  color: black;
}

#bottom-tariffs .btn-orange {
  background-color: #000;
  border: none;
  color: #fff;
  font-weight: bold;
  margin-top: 5px;
}

#bottom-tariffs .btn-orange:hover {
  color: #e39b32;
}

#bottom-tariffs .bg-orange {
  position: relative;
}

#bottom-tariffs .img img {
  width: 20%;
  position: absolute;
  right: 0px;
  bottom: 0px;
}

#best {
  background: url('../img/bg2.webp');
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 20px;
}

#best h3 {
  color: white;
}

#best h1 {
  color: white;
}

#best-margin {
  margin: 70px auto 80px;
}

#best .d-icon {
  margin-top: 24px;
  margin-right: 28px;
}

#best p {
  margin-top: -10px;
}

#best .d-flex {
  margin-bottom: 30px;
}

#best-btn .btn-dark {
  background-color: #fff;
  border: none;
  color: #000;
}

#best-btn .btn-dark:hover {
  color: #fff;
}

#top-cab h2 {
  color: #e39b32;
  font-size: 35px;
}

#top-cab h1 {
  color: #000;
  font-size: 40px;
}

#mobile-bg .img-fluid {
  margin-left: 13rem;
}

#testi {
  background: url('../img/bg7.webp') no-repeat;
  background-size: cover;
  color: #fff;
}

#top-testi {
  margin: 40px auto;
}

#top-testi h2 {
  color: #e39b32;
}

#t-block {
  background: linear-gradient(to right, rgb(85, 85, 85), #010101);
  ;
  border-radius: 40px;
}

#t-content span {
  font-size: 22px;
  color: #e39b32;
}

#t-content p {
  font-size: 14px;
}

/* carousel starts*/
/* #testi2{ } */
#testi2 h2 {
  color: #333;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Noto Sans', sans-serif;
  font-weight: bold;
  position: relative;
  margin: 30px 0 60px;
}

#testi2 h2::after {
  content: "";
  width: 140px;
  position: absolute;
  margin: 0 auto;
  height: 3px;
  background: #e39b32;
  left: 0;
  right: 0;
  bottom: -10px;
  opacity: .8;
}

.col-center {
  margin: 0 auto;
  float: none !important;
}

.carousel {
  margin: 50px auto;
  padding: 0 70px;
}

.carousel-item {
  color: #999;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  min-height: 290px;
}

.carousel .item .img-box {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  padding: 5px;
  border: 1px solid #ddd;
  border-radius: 50%;
}

.carousel .img-box img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
}

.carousel .testimonial {
  padding: 30px 0 10px;
}

.carousel .overview {
  font-style: italic;
}

.carousel .overview b {
  text-transform: uppercase;
  color: #070707;
}

.carousel .carousel-control {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  top: 50%;
  background: none;
}

.carousel-control i {
  font-size: 40px;
  line-height: 42px;
  position: absolute;
  display: inline-block;
  color: #e39b32;
  text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}

.carousel .carousel-indicators {
  bottom: -40px;
}

.carousel-indicators li,
.carousel-indicators li.active {
  width: 10px;
  height: 10px;
  margin: 1px 3px;
  border-radius: 50%;
}

.carousel-indicators li {
  background: #999;
  border-color: transparent;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}

.carousel-indicators li.active {
  background: #555;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}

/* carousel ends */
#hotline {
  background: #e39b32;
  color: #000;
}

#hotline h1 {
  font-size: 70px;
}

#hotline h2 {
  font-size: 32px;
}

#info {
  background: url('../img/bg4.webp') no-repeat;
  background-size: cover;
  color: #fff;
}

#info h3 {
  color: #fff;
}

#about-info hr {
  border: 2px solid#e39b32;
}

#about-info i {
  color: #e39b32;
  margin-right: 10px;
}

#about-info i:hover {
  color: #fff;
}

#d-info hr {
  border: 2px solid#fff;
}

#d-info a {
  color: #e39b32;
  text-decoration: none;
  font-size: 18px;
}

#d-info a:hover {
  color: #fff;
}

#d-info i {
  margin-left: 15px;
  font-size: 24px;
}

#apple-info i {
  margin-left: 50px;
  font-size: 32px;
}

#cont-info hr {
  border: 2px solid#e39b32;
}

#cont-info i {
  margin-right: 20px;
}

#cont-info p {
  margin-top: -5px;
}

#image-gallery {
  background: #ffffff;
}

.flex-column {
  max-width: 260px;
}

#image-gallery img {
  border-radius: 10px;
  /* Rounded corners for all images */
  margin: 5px;
}

.scale {
  transform: scaleY(1.05);
  padding-top: 5px;
}

/* service card starts*/
.section-services {
  font-family: "Poppins", sans-serif;
  background-color: #ffffff;
  color: #000000;
  padding-top: 70px;
  padding-bottom: 120px;
}

.section-services .header-section {
  margin-bottom: 34px;
}

.section-services .header-section .title {
  position: relative;
  padding-bottom: 14px;
  margin-bottom: 25px;
  font-weight: 700;
  font-size: 32px;
}

.section-services .header-section .title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 3px;
  background-color: #e39b32;
  border-radius: 3px;
}

.section-services .header-section .title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(30px);
  width: 10px;
  height: 3px;
  background-color: #000000;
  border-radius: 3px;
}

.section-services .header-section .description {
  font-size: 20px;
  color: #000000;
}

.section-services .single-service {
  position: relative;
  margin-top: 30px;
  border-radius: 10px;
  background: #f7f7f7;
  box-shadow: 20px 20px 60px #cbcbcb,
    -20px -20px 60px #ffffff;
  padding: 40px 30px;
  overflow: hidden;
}

.section-services .single-service .content {
  position: relative;
  z-index: 20;
}

.section-services .single-service .circle-before {
  position: absolute;
  top: 0;
  right: 0px;
  transform: translate(40%, -40%);
  width: 50px;
  height: 50px;
  background-color: #e39b32;
  border: 6px solid #6e6e6e;
  border-radius: 50%;
  opacity: 0.8;
  z-index: 10;
  transition: all .8s;
}

.section-services .single-service:hover .circle-before {
  width: 100%;
  height: 100%;
  transform: none;
  border: 0;
  border-radius: 0;
  opacity: 1;
}

.section-services .single-service .icon {
  display: inline-block;
  margin-bottom: 26px;
  width: 70px;
  height: 70px;
  background-color: #e39b32;
  border-radius: 5px;
  line-height: 70px;
  text-align: center;
  color: #fff;
  font-size: 30px;
  transition: all .3s;
}

.section-services .single-service:hover .icon {
  background-color: #fff;
  color: #e39b32;
}

.section-services .single-service .title {
  margin-bottom: 18px;
  font-weight: 700;
  font-size: 23px;
  transition: color .3s;
}

.section-services .single-service:hover .title {
  color: #fff;
}

.section-services .single-service .description {
  margin-bottom: 20px;
  font-size: 14px;
  transition: color .3s;
}

.section-services .single-service:hover .description {
  color: #fff;
}

.section-services .single-service a {
  position: relative;
  font-size: 18px;
  color: #202020;
  text-decoration: none;
  font-weight: 500;
  transition: color .3s;
}

.section-services .single-service:hover a {
  color: #fff;
}

.section-services .single-service a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #ff4500;
  transition: background-color .3s;
}

.section-services .single-service:hover a:after {
  background-color: #fff;
}

/* service card ends*/


footer {
  background: #000;
  color: #fff;
}

footer a {
  color: #e39b32;
}

footer a:hover {
  text-decoration: none;
  color: #fff;
}

.call-icon {
  position: fixed;
  right: 10px;
  background-color: #0095ff;
  /* Tomato color for the call icon */
  color: white;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  z-index: 1000;
  top: 50%;
  transform: translateY(-50%);
}

.whatsapp-icon {
  position: fixed;
  right: 10px;
  background-color: #25D366;
  /* WhatsApp green color */
  color: white;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  z-index: 1000;
  top: 48%;
  transform: translateY(calc(-50% + 80px));
}

/* .instagram-icon {
position: fixed;
right: 10px;
background-color: #ff00bf; /* IG color 
color: white;
border-radius: 50%;
width: 60px;
height: 60px;
display: flex;
justify-content: center;
align-items: center;
text-decoration: none;
box-shadow: 0 2px 5px rgba(0,0,0,0.3);
z-index: 1000;
top: 46%;
transform: translateY(calc(-50% + 80px));
} */

.call-icon i,
.whatsapp-icon i {
  font-size: 30px;
}

.call-icon i {
  transform: scaleX(-1);
}



/* Ripple effect styles */
.ripple {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: radial-gradient(circle at 50% 50%, transparent 50%, #0095ff 70%);
  /* White center fading to transparent */
  /* Animation properties */
  animation: ripple 2s ease-in-out infinite;
}

@keyframes ripple {
  from {
    transform: scale(0.3);
    opacity: 0.8;
  }

  to {
    transform: scale(1.3);
    opacity: 1;
  }
}



.d-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 60px;
  border-radius: 80%;
  background-color: #fff;
  margin-right: 0.5rem;
  color: black;
  font-size: 1.5rem;
}

.title-1 {
  color: black;
}


/* /* Default styling */
/* body{
padding-block: 50px;
margin:0 auto;
width: min(100% - 40px, 768px);
font: 16px / 1.5 sans-serif;
} */


/* Detail styling */
.details {
  --padding: 10px;
  border: 1px solid #8d8d8d;
  border-radius: 4px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.details+.details {
  margin-top: 15px;
}

.details__title {
  --width: 20px;
  --height: 3px;
  --radius: 1px;
  --color: currentColor;
  margin: 0;
  padding: var(--padding) calc(var(--width) * 2) var(--padding) var(--padding);
  cursor: pointer;
  transition: all .2s ease-in-out;
  position: relative;
  font-size: unset;
}

.details__title:before,
.details__title:after {
  content: '';
  display: block;
  width: var(--width);
  height: var(--height);
  background-color: var(--color);
  position: absolute;
  border-radius: var(--radius);
  top: calc(50% - (var(--height) / 2));
  right: calc(var(--width) / 2);
  transition: all .2s ease-in-out;
}

.details__title:after {
  rotate: 90deg;
}

.details__container[open] .details__title:before {
  rotate: 45deg;
  /* rotate: 135deg; */
}

.details__container[open] .details__title:after {
  rotate: 135deg;
  /* rotate: 225deg; */
}

.details__container[open] .details__title {
  background-color: #f3f3f3;
}

.details__summary::marker {
  content: '';
}

.details__desc {
  display: grid;
  grid-template-rows: 0fr;
  transition: all .2s ease-in-out;
  overflow: hidden;
  padding-inline: var(--padding);
  pointer-events: none;
}

.details__container[open]+.details__desc {
  grid-template-rows: 1fr;
  padding-block: var(--padding);
}

.details__desc-inner {
  min-height: 0;
}

/* our vision and mission start============================================ */

/* General Styling */
#vision-mission {
  background-color: #fff;
  color: #fff;
  font-family: 'Arial', sans-serif;
  padding: 3rem 0;
}

.vision-box,
.mission-box {
  background-color: white;
  border-radius: 15px;
  position: relative;
  padding: 2rem;
  overflow: hidden;
  transition: transform 0.3s ease-in-out;
  border: 2px solid transparent;
  background-clip: padding-box;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
  color: black;
  height: 100%;
  width: 100%;
  text-align: center;
  /* color: black; */

}

.vision-box:hover,
.mission-box:hover {
  transform: translateY(-10px);
  color: white;
  text-align: center;
}




.vision-box::before,
.mission-box::before {
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  z-index: -1;
  /* background: linear-gradient(135deg, black,#e39b32); */
  background: #e39b32;
  border-radius: 15px;
  animation: gradient-border 2s infinite;
}

.vision-icon img,
.mission-icon img {
  transition: transform 0.3s ease-in-out;
  height: 20%;
  width: 20%;
}

.vision-box:hover .vision-icon img,
.mission-box:hover .mission-icon img {
  transform: rotate(360deg);
}

h3 {
  font-size: 1.75rem;
  margin-bottom: 1rem;
}

p {
  font-size: 1rem;
  line-height: 1.5;
}


.vision-box:hover,
.mission-box:hover {
  transform: translateY(-10px);
  color: white;
}

/* Add this to target the icon on hover */
.vision-box:hover .vision-icon img,
.mission-box:hover .mission-icon img {
  filter: brightness(0) invert(1);
  /* Makes the image white */
  transition: filter 0.3s ease-in-out;
  /* Smooth transition */
}

/* Optionally, add rotation effect for the icon as well */
.vision-box:hover .vision-icon img,
.mission-box:hover .mission-icon img {
  transform: rotate(360deg);
}




/* Gradient Border Animation */
@keyframes gradient-border {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

/* Responsive */
@media (max-width: 992px) {

  .vision-box,
  .mission-box {
    padding: 1.5rem;
  }

  h2 {
    font-size: 1.5rem;
  }

  p {
    font-size: 0.9rem;
  }
}



/* our vision and mission end============================================ */



element.style {
  text-shadow: 3px 0px;
  color: white;
}

.top-margin h2 {
  color: white;
}


h2 {
  font-size: 1.75rem;
  margin-bottom: 1rem;
  color: white;
  text-shadow: 3px 0px;
}

#h33 {
  color: white;
}

.fa-facebook:before {
  color: #e39b32;
}

.fa-instagram:before {
  color: #e39b32;
}

.fa-whatsapp:before {
  color: #e39b32;
}

b,
strong {
  font-weight: bolder;
  color: white;
}

/* b, strong:hover{
color: #e39b32;
} */


.title-1 {
  color: blac;
}

#book-form {
  background: #e39b32;
  color: #000;
}

#d-info hr {
  border: 2px solid #e39b32;
}

#fleet {
  color: #000;
}


/* ========================================================== */


/* new edited design style start */

/* service section style start  */
.serv-section__title {
  font-size: 40px;
  font-weight: 800;
  margin: 10px;
  text-align: center;
  color: #000;
}

.serv-section__subtitle {
  font-size: 35px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #e39b32;
  text-align: center;
}

.serv-section {
  padding: 30px;

  .slide {
    padding: 2rem;
  }




  .serv-section__subtitle {
    font-size: 20px;
    line-height: 1;
  }

}

.serv-card {
  /* width: 100%; */
  height: auto;
  overflow: hidden;
  cursor: pointer;
  position: relative;

  /* padding: 0 100px ; */
}

.serv-card::before,
.serv-content {
  border-radius: 8px;
  box-shadow: 0px 0px 5px 1px #00000022;
  transition: transform 300ms, box-shadow 200ms;
}

.serv-card::before {
  position: absolute;
  content: ' ';
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ee9933;
  transform: rotateZ(5deg);
  z-index: 0;
}

.serv-card .serv-content {
  position: relative;
  width: 100%;
  background-color: white;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  transform: rotateZ(-5deg);
  z-index: 1;
}

.serv-card:hover::before,
.serv-card:hover .serv-content {
  transform: rotateZ(0deg);
}

.serv-card:active::before,
.serv-card:active .serv-content {
  box-shadow: none;
}

.serv-img {
  width: 100%;
  height: auto;
  border-radius: 6px;
  object-fit: cover;
}

.serv-description {
  width: 100%;
  text-align: center;
  margin-top: 15px;
}

.serv-description .serv-title {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px;
}

.serv-description .serv-info {
  font-size: 14px;
  color: #555;
  margin-bottom: 15px;
}

.serv-whatsapp-button {
  display: inline-block;
  padding: 10px 18px;
  background-color: #ffc107;
  color: black;
  border-radius: 10px;
  text-decoration: none;
  font-weight: bold;
  transition: background 0.3s;
}

.serv-whatsapp-button:hover {
  background-color: #ffb100;
}

@media screen and (max-width: 768px) {
  .serv {

    .slide {
      padding: 0px;

    }
  }
}







/* service section style end  */

/* ============================================= */
/* h-plan style start  */

.h_plan {
  padding: 100px 20px;
  color: #ffffff;
  /* color: #000; */
}


.h_plan-title {
  color: #ffffff;
  text-shadow: noe;
  /* color: #000; */
  font-size: 30px;
  font-weight: 600;
  /* line-height: 1.2; */
}



.h-plan-paragraph {
  /* font-size: 25px; */
  font-weight: 400;
  line-height: 1.8;
  text-align: justify;
  margin-top: 40px;
  /* color: #ffb100; */

  .h_plan-subtitle {
    font-size: 18px;
  }
}


.pulse-img {
  animation: pulse 2s ease-in-out infinite;
  transform-origin: center;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  50% {
    transform: scale(1.05);
    opacity: 0.9;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}



@media screen and (min-width: 768px) {

  .h-img {
    margin-top: 40px;
  }


}

@media screen and (max-width: 768px) {
  /* .h_plan.bg-typed {
    padding: 60px 20px;
  } */

  .h-plan-row {
    display: flex;
    flex-direction: column-reverse;
  }

  .h-plan-paragraph {
    margin-top: 40px;
    line-height: 1.5;

    .h_plan-subtitle {
      font-size: 15px;
    }
  }

}

/* h-plan style end   */






/* ================================================= */




/* why choose section in lap home page style start  */

.why-choose {
  padding: 40px 20px;
  text-align: center;
  /* font-family: 'Roboto', sans-serif; */
  background: #f5f5f5;



}

.section-title {
  font-size: 2rem;
  margin-bottom: 20px;
  color: black;
  text-shadow: none;
  font-size: 35px;
  font-weight: 700;
}

.why-choose .subtitle {
  font-size: 17px;
  color: #666;
  margin-bottom: 20px;
  /* margin: 15px 15px 30px 15px; */
}


.why-chs-options {
  display: flex;
  flex-wrap: nowrap;
  gap: 10px;
  justify-content: center;
  align-items: stretch;
  height: 400px;
  overflow: hidden;
  max-width: 100%;
}



.why-chs-option::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  /* Change opacity for lighter/darker overlay */
  z-index: 0;
}

/* Ensure content stays above overlay */
.why-chs-option>* {
  position: relative;
  z-index: 1;
}

.why-chs-option .shadow {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 120px;
  transition: all 0.5s ease;
}

.why-chs-option .label {
  display: flex;
  align-items: center;
  position: absolute;
  left: 10px;
  bottom: 10px;
  transition: 0.5s ease;
  /* background-color: rgba(0, 0, 0, 0.4); */
}

.why-chs-option .icon {
  width: 100px;
  height: 60px;
  background: white;
  color: #000;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.why-chs-option .info {
  margin-left: 10px;
  text-align: left;
  color: white;
}

.why-chs-option .info .main {
  font-weight: bold;
  font-size: 1.2rem;
}

.why-chs-option .info .sub {
  font-size: 0.9rem;
  opacity: 0;
  transition: opacity 0.3s ease 0.1s;
}

/* Hover effect */
.why-chs-options:hover .why-chs-option {
  flex: 1;
}

.why-chs-options .why-chs-option:hover {
  flex: 5;
  max-width: 600px;
  border-radius: 40px;
  background-size: auto 100%;
  margin: 0;
  z-index: 2;
}



.why-chs-options .why-chs-option:hover .shadow {
  box-shadow: inset 0 -120px 120px -120px black, inset 0 -120px 120px -100px black;
}

.why-chs-options .why-chs-option:hover .label {
  bottom: 40px;
  left: 20px;
}

.why-chs-options .why-chs-option:hover .info .sub {
  opacity: 1;
}


/* why choose section lap in home page style end  */


/* plan your trip section style start  */


.wc-bg {
  padding: 60px 0;
  background-color: #000000;
  background-image:
    radial-gradient(circle at 20% 20%, rgba(255 255 255 / 0.05) 2px, transparent 3px),
    radial-gradient(circle at 80% 80%, rgba(255 255 255 / 0.05) 2px, transparent 3px),
    radial-gradient(circle at 50% 50%, rgba(255 255 255 / 0.03) 1px, transparent 2px);
  background-size: 100px 100px;
  position: relative;
  overflow: hidden;
  z-index: 0;
  /* Make sure it's behind the content */
}

.wc-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url('../img/cab booking calicut.jpg') center center / cover no-repeat;
  pointer-events: none;
  z-index: 0;
}


/* .wc-container {
  position: relative;
  z-index: 1; 
} */


.wc-container {
  position: relative;
  z-index: 10;
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .wc-container {
    flex-direction: row;
    gap: 40px;
  }
}

.wc-left {
  flex: 1;
  max-width: 600px;
}

.wc-left h2 {
  font-size: 2rem;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}

.wc-left p {
  font-size: 1rem;
  line-height: 1.6;
  color: white;
}

.wc-left img {
  margin-top: 2rem;
  width: 100%;
  max-width: 550px;
  object-fit: contain;
}

.wc-right {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 30px;
}

@media (min-width: 768px) {
  .wc-right {
    margin-top: 0;
  }
}

.wc-card {
  background-color: white;
  color: black;
  padding: 24px;
  border-radius: 16px;
  position: relative;
}

.wc-card-number {
  position: absolute;
  top: 16px;
  right: 24px;
  font-size: 2rem;
  font-weight: 800;
  color: #facc15;
  opacity: 0.7;
  pointer-events: none;
}

.wc-card h3 {
  font-size: 1.1rem;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.wc-card p {
  font-size: 0.95rem;
  line-height: 1.6;
  margin: 0;
}


/* plan your trip section style end   */



/* why choose section mobile view in home page style start  */





.vc-container {
  /* background-color: #1a1a1a; */
  padding: 20px;
  font-family: Arial, sans-serif;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.vc-section-title {
  text-align: center;
  font-size: 27px;
  text-shadow: none;
  font-weight: 800;
  color: #000;
  margin-bottom: -5px;
}

.vc-subtitle {
  font-size: 15px;
  text-align: justify;
  color: #000;

}

.vc-card {
  position: relative;
  width: 100%;
  height: 300px;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
}

.vc-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.vc-card-content {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 15px;
  border-radius: 12px;
  display: flex;
  gap: 15px;
  align-items: center;
}

.vc-icon {
  width: 60px;
  height: 60px;
  background: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.vc-icon img {
  color: black;
  height: 40px;
  width: 40px;
}

.vc-text h2 {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  text-shadow: none;
}

.vc-text p {
  font-size: 14px;
  margin-top: 5px;
  line-height: 1.4;
}

/* Individual card content background variants */
.vc-card-1 .vc-card-content {
  background-color: rgba(0, 0, 0, 0.6);
}

.vc-card-2 .vc-card-content {
  background-color: rgba(0, 30, 60, 0.6);
}

.vc-card-3 .vc-card-content {
  background-color: rgba(30, 0, 60, 0.6);
}

.vc-card-4 .vc-card-content {
  background-color: rgba(0, 60, 30, 0.6);
}

.vc-card-5 .vc-card-content {
  background-color: rgba(60, 0, 0, 0.6);
}

/* why choose section mobile view in home page style end  */

/* we provide section style start  */


.serv-provide-body {
  /* font-family: "Courier Prime", monospace; */
  /* margin: 0; */
  padding: 60px 0;
  background: #E39B32;
  overflow-x: hidden;
}

.serv-provide-container {
  max-width: 1200px;
  margin: auto;
}

.serv-provide-main-title {
  text-align: center;
  font-size: 35px;
  font-weight: 800;
  color: #fff;
  margin-bottom: 40px;
  font-style: italic;
}

/* .serv-provide-section {
      display: flex;
      flex-direction: column;
      margin-bottom: 40px;
      background-color: #f6f1eb;
      padding: 20px;
      border-radius: 10px;
    } */

.serv-provide-section {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  padding: 20px;
  border-radius: 10px;


  /* background-image: url('../img/Best Taxi- Service in Calicut  Kerala.png');
     
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat; */
  background-color: #f6f1eb;
  /* Fallback if image doesn't load */
}


.serv-provide-section:nth-child(even) {
  flex-direction: column-reverse;
}

.serv-provide-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.animated-border {
  width: 190px;
  height: 190px;
  border-radius: 50%;
  padding: 5px;
  background: linear-gradient(0deg, #eb8f04 0%, white 100%);
  background-size: 100% 200%;
  background-position: 0 100%;
  animation: border-fill 6s linear infinite;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}

@keyframes border-fill {
  0% {
    background-position: 0 100%;
  }

  50% {
    background-position: 0 0%;
  }

  100% {
    background-position: 0 100%;
  }
}

.serv-provide-image {
  width: 180px;
  height: 180px;
  object-fit: cover;
  border-radius: 50%;
  border: 2px solid transparent;
}

.animated-border:hover {
  transform: scale(1.05);
  transition: transform 0.3s ease;
}

/* .serv-provide-image {
      width: 180px;
      height: 180px;
      object-fit: cover;
      border-radius: 50%;
      border: 2px solid white;
      margin: auto;
    } */

.serv-provide-title {
  text-align: start;
  text-shadow: none;
  font-style: italic;
  font-size: 25px;
  font-weight: 700;
  color: #E39B32;
  margin-bottom: 15px;
  /* font-family: serif; */
}

.serv-provide-content {
  background: #d9d5d1;
  padding: 15px;
  color: #3a2f2a;
  line-height: 1.6;
  font-size: 14px;
  border-radius: 8px;
}

@media (min-width: 768px) {
  .serv-provide-wrapper {
    flex-direction: row;
    align-items: center;
    gap: 30px;
  }

  .serv-provide-section:nth-child(even) .serv-provide-wrapper {
    flex-direction: row-reverse;
  }

  .serv-provide-image {
    margin: 0;
  }

  .serv-provide-content {
    flex: 1;
  }
}

/* we provide section style end   */

/* ================================================================= */

/* our fleet section style start */

.car-section {
  background: #fff;
  padding: 50px 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.car-heading {
  color: #000000;
  font-size: 2.5em;
  margin-bottom: 40px;
  font-family: 'Poppins', sans-serif;
}

.car-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  /* gap: 20px; */
}

.car-card {
  position: relative;
  width: 320px;
  height: 450px;
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: 'Poppins', sans-serif;
}

.car-card:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #E39B32;
  clip-path: circle(150px at 80% 20%);
  transition: 0.5s ease-in-out;
}

.car-card:hover:before {
  clip-path: circle(300px at 80% -20%);
}

.car-card:after {
  content: 'Fleet';
  position: absolute;
  top: 30%;
  left: -20%;
  font-size: 12em;
  font-weight: 800;
  font-style: italic;
  color: rgba(255, 255, 255, 0.05);
}

.car-imgBx {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  width: 100%;
  height: 220px;
  transition: 0.5s;
}

.car-card:hover .car-imgBx {
  top: 0%;
  transform: translateY(0%);
}

.car-imgBx img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 270px;
}

.car-contentBx {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100px;
  text-align: center;
  transition: 1s;
  z-index: 10;
}

.car-card:hover .car-contentBx {
  height: 210px;
}

.car-contentBx h2 {
  color: #000000;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0;
}

.car-detail,
.car-color {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}

.car-card:hover .car-detail,
.car-card:hover .car-color {
  opacity: 1;
  visibility: visible;
}

.car-detail h3,
.car-color h3 {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  margin-right: 10px;
}

.car-detail span {
  width: 26px;
  height: 26px;
  background: #E39B32;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  margin: 0 5px;
  border-radius: 4px;
  cursor: pointer;
}

.car-detail span:hover {
  background: #eca500;
}

.car-color span {
  width: 20px;
  height: 20px;
  background: #ff0;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
}


.car-contentBx a {
  display: inline-block;
  padding: 10px 20px;
  background: #E39B32;
  color: #ffffff;
  font-weight: 600;
  text-decoration: none;
  border-radius: 4px;
  margin-top: 10px;
  transform: translateY(50px);
  opacity: 0;
  transition: 0.5s;
}

.car-card:hover .car-contentBx a {
  transform: translateY(0);
  opacity: 1;
  transition-delay: 0.75s;
}


/* our fleet section style end  */



/* reviews section style start   */

.testim-section {
  padding: 50px 0;
}

.tst-swiper-container {
  border-radius: 10px;
  width: 90vw;
  overflow: hidden;
  padding-bottom: 50px;

  .why-title {
    color: #E39B32;
    text-shadow: none;
    font-weight: 800;
    font-size: 35px;
  }
}

.tst-swiper-slide {
  display: flex;
  flex-direction: column;
  background: white;
  border-radius: 10px;
  overflow: hidden;
  padding: 0;

}



.tst-img-holder {
  background-color: #E39B32;
  padding: 30px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tst-content-holder {
  padding: 15px;
  background: white;
  border-top-right-radius: 20px;
  position: relative;
}

.tst-content-holder::before {
  content: '';
  background: #E39B32;
  width: 50px;
  height: 50px;
  position: absolute;
  top: -5px;
  right: 0;
  z-index: -1;
}

.tst-swiper-slide img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 3px solid #E39B32;
  outline: 2px solid white;
  object-fit: cover;
}

.tst-swiper-slide h3 {
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
}

.tst-swiper-slide p {
  font-size: 17px;
  text-align: center;
  padding: 5px;
  font-weight: 600;
}

/* .tst-swiper-pagination-bullet {
            background-color: white;
            opacity: 1;
            border: 1px solid #E39B32;
        } */

.tst-swiper-pagination-bullet-active {
  background-color: #E39B32;
}

@media (max-width: 768px) {
  .tst-swiper-container {
    width: 95vw;
  }

  .why-title {
    font-size: 27px;
  }

  .tst-swiper-slide h3 {
    font-size: 18px;
  }

  .tst-swiper-slide p {
    font-size: 15px;
  }

  .tst-swiper-slide {
    padding: 20px;
  }
}

@media (max-width: 480px) {
  .tst-swiper-slide img {
    width: 80px;
    height: 80px;
  }


}

/* reviews section style end    */


/* service page style start  */


/* intro section 1 style start  */



   .intro-highlight-section {
                background: linear-gradient(135deg, #f8fafc 60%, #e0f7fa 100%);
                border-radius: 18px;
                margin: 40px 0 20px 0;
                box-shadow: 0 6px 32px rgba(0,0,0,0.08);
                padding: 50px 0 20px 0;
            }
            /* .intro-content {
                padding: 20px 10px 20px 30px;
            } */
            .intro-title {
                color: #E39B32;
                font-weight: 900;
                font-size: 25px;
                margin-bottom: 10px;
            }
            .intro-subtitle {
                color: #E39B32;
                text-decoration: underline;
                font-weight: 600;
                font-size: 1.3rem;
                margin-bottom: 18px;
                text-shadow: none;
            }
            
            .intro-desc {
                color: #333;
                font-size: 1.08rem;
                margin-bottom: 10px;
            }

            .intro-image-wrapper {
                background: #fff;
                border-radius: 14px;
                box-shadow: 0 2px 16px rgba(44, 62, 80, 0.07);
                padding: 18px;
                display: inline-block;
                margin-top: 10px;
            }
            .intro-image {
                max-width: 100%;
                border-radius: 10px;
            }
            @media (max-width: 767px) {
                .intro-highlight-section {
                    padding: 30px 0 0 0;
                }
                .intro-content {
                    padding: 10px 0 10px 0;
                }
                .intro-title {
                    font-size: 18px;
                }
                .intro-subtitle {
                    font-size: 1rem;
                }
                 .intro-desc{
                    text-align: justify;
                    line-height: 1.4;
                    font-size: 15px;
                }
            }

            /* intro section 1 style end    */


/* intro section 2 style start   */

.intro-highlight-section-2 {
  background: linear-gradient(135deg, #fffde7 60%, #ffe0b2 100%);
  border-radius: 18px;
  margin: 0 0 60px 0;
  box-shadow: 0 6px 32px rgba(0, 0, 0, 0.07);
  /* padding: 40px 0 30px 0; */
}

.intro-content-2 {
  padding: 20px 30px 20px 10px;
}

.intro-title-2 {
  color: #E39B32;
  font-weight: 900;
  font-size: 25px;
  margin-bottom: 10px;
}

.intro-subtitle-2 {
  color: #E39B32;
  text-decoration: underline;
  font-weight: 600;
  font-size: 1.3rem;
  margin-bottom: 18px;
  text-shadow: none;
}

.intro-desc-2 {
  color: #444;
  font-size: 1.08rem;
  margin-bottom: 10px;
}

.intro-image-wrapper-2 {
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 2px 16px rgba(44, 62, 80, 0.07);
  padding: 18px;
  display: inline-block;
  margin-top: 10px;
}

.intro-image-2 {
  max-width: 100%;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .intro-highlight-section-2 {
    /* padding: 20px 0 10px 0; */
  }

  .intro-content-2 {
    padding: 10px 0 10px 0;
  }

  .intro-title-2 {
    font-size: 1.3rem;
  }

  .intro-subtitle-2 {
    font-size: 1rem;
  }

  .intro-desc-2 {
    text-align: justify;
    line-height: 1.4;
    font-size: 15px;
  }
}


/* intro section 2 style end   */




/* service section banner style start */

.serv-banner-section {
    width: 100vw;
    min-height: 80vh;
    height: 70vh;
    background: url('../img/Taxi Service in Calicut  (5).jpg') center center/cover no-repeat;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.serv-banner-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.45);
    display: flex;
    align-items: center;
    justify-content: center;
}
.serv-banner-heading {
    color: #fff;
    font-size: 3rem;
    font-weight: 700;
    text-align: center;
    opacity: 0;
    transform: translateY(40px);
    animation: fadeSlideUp 1.2s ease-out 0.2s forwards;
    letter-spacing: 1px;
    text-shadow: 0 4px 24px rgba(0,0,0,0.4);
}
@keyframes fadeSlideUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
@media (max-width: 768px) {
    .serv-banner-heading {
        font-size: 2rem;
        padding: 0 1rem;
    }
    .serv-banner-section {
        min-height: 50vh;
        height: 60vh;
    }
}
@media (max-width: 480px) {
    .serv-banner-heading {
        font-size: 1.3rem;
    }
    .serv-banner-section {
        min-height: 40vh;
        height: 45vh;
    }
}


/* service section banner style end */




/* new edited design style end */



/* service page  style end   */