.header_sticky {
  position: sticky;
  top: 0;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  z-index: 999;
}

.wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding: 0 20px;
  width: 100%;
}
.error_section {
  background: #f3f4f6;
  padding: 200px 0;
  text-align: center;
}
.error_section h1 {
  font-size: 6rem;
  line-height: 1;
  margin-bottom: 35px;
}
.error_section p {
  font-size: 2.4rem;
  line-height: 3.2rem;
}

.page_section_inner {
  min-height: 200px;
  margin-bottom: 5.6rem;
}

.info_all_car {
  height: 100%;
}

/* .info_all_car{     min-height: 147.172px;} */

.post_content h1 {
  font-size: 3rem;
  line-height: 3.6rem;
  margin-bottom: 1.6rem;
  font-weight: 500;
}

.post_content h2 {
  font-size: 2.4rem;
  line-height: 3.2rem;
  font-weight: 500;
  margin-top: 0.4rem;
  margin-bottom: 0.8rem;
}

.post_content p {
  line-height: 1.625;
  padding-bottom: 1.2rem;
}
.w-11 svg{
  height: 32px;
  width: 32px;
}
.flex-col.py-3:hover path#airport {
    fill: #497b9b !important;
}
.flex-col.py-3:hover .st0{
    fill: #487b9b;
}
.post_content ul {
  line-height: 1.625;
  padding-bottom: 1.2rem;
  padding-left: 1.8rem;
  list-style: disc;
}

.post_content ul li {
  line-height: 1.625;
}

.list_tab_inner.active a svg .cls-1 {
  fill: #417a9c;
}

.navbar_content_area {
  left: -2000px;
  transition: all 0.4s;
}

.navbar-menu.active .navbar_content_area {
  width: 250px;
  position: fixed;
  top: 0;
  left: 0px;
  height: 100vh;
  z-index: 999;
  transition: all 0.4s;
  overflow: auto;
}
.navbar-menu .navbar-backdrop {
  opacity: 0;
  transition: all 0.4s;
  visibility: hidden;
}
.navbar-menu.active .navbar-backdrop {
  opacity: 0.25;
  transition: all 0.4s;
  visibility: visible;
}

.all_tab_info {
  width: 100%;
  height: 100%;
}

.banner_img_mobile {
  display: none;
}

.faq_section .elementor-accordion-item {
  margin-bottom: 3rem;
}
.faq_section
  .elementor-accordion
  .elementor-accordion-item
  + .elementor-accordion-item {
  border-top: 1px solid #d4d4d4;
}

.page_section_inner .entry-title {
  margin-bottom: 2rem;
}
.page_section_inner h2 {
  font-size: 2.4rem;
  margin-top: 0.4rem;
  margin-bottom: 0.8rem;
  font-weight: 500;
}
.page_section_inner p {
  line-height: 1.625;
  padding-bottom: 1.2rem;
}
.page_section_inner h3 {
  font-size: 2.2rem;
  margin-top: 0.4rem;
  margin-bottom: 0.8rem;
  font-weight: 500;
}
.page_section_inner h4 {
  font-size: 2rem;
  margin-top: 0.4rem;
  margin-bottom: 0.8rem;
  font-weight: 500;
}

.page_section_inner ul li {
  line-height: 1.625;
}
.page_section_inner ul {
  padding-bottom: 1.2rem;
  padding-left: 1.8rem;
  list-style: disc;
}

.top_header {
  box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}
.page-id-8 .top_header {
  box-shadow: none;
}

.top_header ul li a {
  transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
}
.top_header ul li a:hover {
  color: #417a9c;
}
.top_header ul .current-menu-item a {
  color: #417a9c;
}

.desktop_booking_btn {
  display: block;
}
.mobile_booking_btn {
  display: none;
}
.mobil_call_icon {
  width: 28px;
  height: 28px;
}

.mobil_call_icon svg {
  width: 12px;
  height: 12px;
}
.car_type_box_on_hover {
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.car_type_box_on_hover a:hover,
.car_type_box_on_hover a:active {
  background: #f3f8fb;
}
.car_type_box_on_hover a:active {
  color: #e64d1e;
}
.car_type_box_on_hover a:active svg path,
.car_type_box_on_hover a:active svg .cls-1 {
  fill: #e64d1e;
}

.car_circle_sec:after {
  content: "";
  background: #053149;
  width: 200px;
  height: 200px;
  position: absolute;
  top: -68%;
  right: 0;
  z-index: -1;
  border-radius: 100%;
  box-shadow: 3px 9px 0px 0px rgb(74 150 204);
}

.cars_area_sec_bg_image {
  border: 1px solid rgb(0 0 0 / 9%);
}

/* .cars_area_sec_bg_image::before{
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    background: url('../images/goa-beach-image-bg.webp');
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
    border-radius: 8px;
} */

.navbar-burger:hover svg {
  /* color: #ea803f; */
}

.heading_font {
  font-family: "Poppins", sans-serif;
}
.font_shadow_family {
  font-family: "Poppins", sans-serif;
}
.text_shadow_line {
  color: #417a9c;
}

.about_feature ul li::before {
  content: "";
  background-image: url("../images/check-white-icon.svg");
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: center;
  background-color: #417a9c;
  display: inline-block;
  width: 17px;
  height: 17px;
  position: absolute;
  top: 3px;
  left: 0;
  border-radius: 100%;
}

.banner-pagination .swiper-pagination-bullet {
  height: 11px;
  width: 11px;
  background: #fff;
  border-radius: 20px;
  margin: 0 5px !important;
  opacity: 1;
  transition: opacity 0.5s, background-color 0.5s, width 0.5s;
  transition-delay: 0.5s, 0.5s, 0s;
}
.banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
  width: 25px;
  transition-delay: 0s;
}
.swiper-pagination.banner-pagination {
  bottom: -27px;
}
.swiper-pagination.testimonial-pagination {
  bottom: 75px;
}

.testimonial-pagination .swiper-pagination-bullet {
  height: 11px;
  width: 11px;
  background: #417a9c;
  border-radius: 20px;
  margin: 0 5px !important;
  opacity: 1;
  transition: opacity 0.5s, background-color 0.5s, width 0.5s;
  transition-delay: 0.5s, 0.5s, 0s;
}
.testimonial-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  background: #417a9c;
  width: 25px;
  transition-delay: 0s;
}
.about_image_sec::before {
  content: "";
  position: absolute;
  top: 30px;
  left: 35px;
  border: 2px solid #417a9c;
  width: 70%;
  height: 100%;
  z-index: -1;
  border-radius: 4px;
}
.box-shadow-container {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.car_rental_feature_sec {
  position: relative;
  background-image: url("../images/20980.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.car_rental_feature_sec::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-color: #000000;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 70%;
}

.btn_tooltip {
  position: absolute;
  bottom: 100%;
  margin-bottom: 10px;
  background: #fff;
  font-weight: 400;
  text-transform: none;
  padding: 8px 10px;
  border-radius: 5px;
  left: 0;
  min-width: 100%;
  line-height: 1.3;
  border: 1px solid #6b6967;
  color: #333;
  transition: all 0.2s ease;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-20px);
}
.btn_tooltip:before {
  content: "";
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #6b6967;
  top: 100%;
  left: 20px;
}
.btn_hover_text {
  display: none;
}
.btn_click_text {
  display: none;
}

.btn_with_tooltip:hover .btn_tooltip {
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
}

.btn:hover .btn_default_text {
  display: none;
}

.btn:hover .btn_hover_text {
  display: inline-block;
}

.btn.btn_clicked .btn_click_text {
  display: inline-flex;
}
.h-full-height {
  height: 100%;
}

.btn.btn_clicked .btn_hover_text,
.btn.btn_clicked .btn_default_text {
  display: none;
}

.btn.btn_clicked .btn_tooltip {
  display: none;
}
.phone_icon_before_click.btnhidden {
  display: none;
}

.byte_logo {
  display: inline-block;
  padding-left: 2px;
}

.hover_sec,
.hover_sec_car {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-property: all;
}

.hover_sec:hover > span {
  background: #417a9c;
}
.hover_sec:hover span svg path {
  fill: #fff;
}
.hover_sec_car:hover .phone_icon_before_click svg path {
  fill: #fff;
}
.btn_click_text:hover svg path {
  fill: #fff;
}
.whatsapp_btn span svg path {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-property: all;
}
.whatsapp_btn:hover span svg path {
  fill: #fff;
}
/* .xs_block_bottom_etc::before{content: '';position: absolute;background-color: #417a9c; bottom: 0;left: 0;right: 0;display: none;width: 100%;} */

/* .top_bg_image_block{background: url('../images/header-banner-image-desktop.webp') center no-repeat;width: 100%;padding: 60px 0 100px;display: block;background-size: cover;
    background-position: inherit;} */

.single_car_item {
  box-shadow: 0px 3px 20px #00000015;
}
.main_car_area {
  box-shadow: 0px 7px 5px #00000005;
}
.star {
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 2px;
  background: url("../images/icon-star-full.svg") no-repeat;
  vertical-align: middle;
}
.vv_view {
  display: inline-block;
  background: url("../images/angle-arrow-down.svg") no-repeat right;
  padding-right: 20px;
}
.vv_notview {
  display: none;
  background: url("../images/angle-arrow-up.svg") no-repeat right;
  padding-right: 20px;
}
.tab_inner_icon_r {
  width: 85%;
  transform: translateX(-22px);
}
.testimonials_section {
  background: url("../images/testimonial-bg-image.webp") no-repeat center;
  background-size: cover;
}
.elementor-heading-title {
  font-family: "Poppins", sans-serif !important;
}
.banner_bg_sec {
  background: linear-gradient(159deg, #f9f6f6 60%, #417a9c 48%);
}

.theme_shadow {
  box-shadow: 0px 4px 4px rgba(200, 194, 194, 0.25);
}

.collap_exp_btn.active,
.collap_exp_btn_less.active {
  display: inline-block;
}
.collap_exp_btn,
.collap_exp_btn_less {
  display: none;
}

/*  */
.collap_area._expanded:after {
  display: none;
}
.collap_content {
  padding: 1px 0 10px 0;
}

/*  */
.collap_exp_btn::after {
  content: "";
  position: absolute;
  width: 50%;
  left: 0;
  right: 0;
  top: 30px;
  height: 20px;
  margin: 0 auto;
  text-align: center;
  background: url("../images/readmore-icon.svg") no-repeat center;
}
.collap_exp_btn_less.active::after {
  content: "";
  position: absolute;
  width: 50%;
  left: 0;
  right: 0;
  top: 30px;
  height: 20px;
  margin: 0 auto;
  text-align: center;
  background: url("../images/readmore-icon.svg") no-repeat center;
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.main_paragraf_list .collap_content {
  padding: 1px 0 10px 0;
}
.collap_area:after {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 90px;
  max-height: 50%;
  content: "";
  display: block;
  background: linear-gradient(#ffffff00 0%, #ffffffc4 50%, #ffffff 100%);
}
.shad_back_drop {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 25px 17px 17px;
}

/* Responsive Section  */

@media screen and (max-width: 1550px) {
  .error_section {
    padding: 150px 0;
  }
  .about_image_sec::before {
    width: 73%;
  }
}

@media screen and (max-width: 1279px) {
  .desktop_booking_btn {
    display: none;
  }
  .mobile_booking_btn {
    display: block;
  }
  .about_image_sec::before {
    width: 88%;
  }
  .swiper-pagination.testimonial-pagination {
    bottom: 50px;
  }
}

@media screen and (max-width: 1023px) {
  .footer_section {
    padding-top: 50px;
  }

  .swiper-pagination.banner-pagination {
    bottom: -19px;
  }
  .banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
    width: 20px;
  }
  .banner-pagination .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
    background: #fff;
  }
  .about_image_sec::before {
    content: unset;
  }
  .swiper-pagination.testimonial-pagination {
    bottom: 35px;
  }
}

@media screen and (max-width: 992px) {
  .error_section {
    padding: 100px 0;
  }
  .page_section_inner .entry-title {
    margin-top: 3.2rem;
    margin-bottom: 0.8rem;
  }
  /* .top_bg_image_block {padding: 60px 0 60px;} */
}
@media screen and (max-width: 767px) {
  /* .top_bg_image_block {padding: 60px 0 60px; background: url('../images/bg_banner_mob.webp');background-position: 100% 100%;
        background-size: cover;} */

  .error_section {
    padding: 70px 0;
  }
  .error_section h1 {
    font-size: 4rem;
    margin-bottom: 20px;
  }
  .error_section p {
    font-size: 2rem;
  }

  .post_content h1 {
    font-size: 2.4rem;
    line-height: 2.6rem;
    margin-bottom: 1.6rem;
  }

  .post_content h2 {
    font-size: 2.2rem;
  }
  .page_section_inner .entry-title {
    margin-top: 3.2rem;
    margin-bottom: 0.8rem;
  }
  /* .xs_block_bottom_etc::before{display: block;height: 40%;border-radius: 50% 50% 0 0;} */
}

@media screen and (max-width: 479px) {
  .error_section {
    padding: 50px 0;
  }
  .page_section_inner .entry-title {
    margin-top: 3.2rem;
    margin-bottom: 0.8rem;
  }

  .fillter-min-wdth {
    min-width: 29%;
  }

  .banner_img_mobile {
    display: block;
    padding: 25px 0 0px;
  }
  .banner_img_desktop {
    display: none;
  }
  .faq_section .elementor-accordion-item {
    margin-bottom: 2rem;
  }
  .page_section_inner h2 {
    font-size: 2.2rem;
  }
  .page_section_inner h3 {
    font-size: 2rem;
  }
  .page_section_inner h4 {
    font-size: 1.8rem;
  }
  .swiper-pagination.testimonial-pagination {
    bottom: 30px;
  }
  .swiper-pagination.banner-pagination {
    bottom: -11px;
  }
}
@media screen and (max-width: 437px) {
  .mobile_banner_img {
    max-width: none;
    width: 115%;
    position: relative;
    left: -10%;
  }
  .banner_section h2 {
    line-height: 1;
  }
  .banner_section .cta_banner {
    top: 15%;
  }
  .swiper-pagination.banner-pagination {
    bottom: -28px;
  }
}
@media screen and (max-width: 392px) {
  .mobile__btn_sec {
    display: block;
  }
  .mobile__btn_sec .bg-whatsapp_bg_hover_color {
    margin-bottom: 2.4rem;
  }
}
/* new section css */
/* Feature Section */
.features-section {
    background: #417a9c;
    padding: 80px 20px;
}

.features-container {
    max-width: 1200px;
    margin: 0 auto;
}

.features-heading {
    text-align: center;
    color: #ffffff;
    font-size: 36px;
    margin-bottom: 60px;
    font-weight: 500;
}

/* Grid */
.features-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

/* Card */
.feature-box {
    background: #ffffff;
    border-radius: 14px;
    padding: 40px 25px;
    text-align: center;
    transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.feature-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

/* Icon */
.feature-icon {
    width: 70px;
    height: 70px;
    margin: 0 auto 20px;
    border-radius: 50%;
    background: #417a9c;
    display: flex;
    align-items: center;
    justify-content: center;
}

.feature-icon img {
    width: 36px;
    height: 36px;
    filter: brightness(0) invert(1);
}

/* Text */
.feature-box h3 {
    font-size: 20px;
    margin-bottom: 12px;
    color: #222;
}

.feature-box p {
    font-size: 15px;
    line-height: 1.6;
    color: #555;
}

/* Responsive */
@media (max-width: 768px) {
    .features-heading {
        font-size: 28px;
    }
}
@media (max-width: 992px) {
    .features-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Mobile – 1 card per row */
@media (max-width: 576px) {
    .features-grid {
        grid-template-columns: 1fr;
    }
}

/* Booking Process Section */
.process-section {
    padding: 90px 20px;
    background: #f8fafc;
}

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

.process-heading {
    text-align: center;
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 70px;
    color: #222;
}

.process-heading span {
    color: #417a9c;
}

/* Steps Layout */
.process-steps {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}

/* Step Card */
.process-step {
    background: #fff;
    border-radius: 16px;
    padding: 40px 25px;
    text-align: center;
    position: relative;
    transition: all 0.35s ease;
    border: 1px solid #cccccc;
}

.process-step:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.12);
}

/* Step Number */
.step-number {
    position: absolute;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
    background: #417a9c;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 6px 14px;
    border-radius: 30px;
}

/* Icon */
.step-icon {
    margin: 30px auto 20px;
}

.step-icon img {
    width: 110px;
    height: auto;
    margin: 0 auto;
}

/* Text */
.process-step h3 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #111;
}

.process-step p {
    font-size: 15px;
    line-height: 1.6;
    color: #555;
}
.process-step h3,
.process-step .icon {
    transition: all 0.3s ease;
}

.process-step:hover h3 {
    color: #487b9b;
}

.process-step:hover .icon {
    transform: scale(1.1);
}
.process-step:hover {
    border: 1px solid #487b9b;
    box-shadow: 0 10px 30px rgba(72, 123, 155, 0.25);
    transform: translateY(-6px);
    background: #fff;
}
/* Responsive */
@media (max-width: 992px) {
    .process-steps {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .process-steps {
        grid-template-columns: 1fr;
    }

    .process-heading {
        font-size: 28px;
    }
}
  