.perfect-fleet-item1 {
    border: 1px solid var(--divider-color);
    border-radius: 30px;
    padding: 15px;
}
.perfect-fleet-item1 .image-box{
    text-align: center;
    margin-bottom: 25px;
}
.perfect-fleet-item1:hover .perfect-fleet-btn .section-icon-btn{
    background-color: var(--primary-color);
}
.perfect-fleet-item1:hover .perfect-fleet-btn .section-icon-btn img{
    transform: rotate(45deg);
}
.perfect-fleet-item1.fleets-collection-item{
    height: calc(100% - 30px);
    margin-bottom: 30px;
}
.section-title-ahmedabad h3 {
    font-size: 16px !important;
    margin-bottom: 21px !important;
}
.service-entry-ahmedabad {
    border-bottom: none !important;
    padding-bottom: 0px !important;
    margin-bottom: -152px !important;
}
.reveal-ahmedabad img {
    margin: 0px 0px -105px 0px !important;
}
.team-intro-content p {
    text-align: justify !important;
}
.our-testimonial-home-page {
    padding-bottom: 10px !important;
}

/*Running Car in Footer*/
.car-footer {
    width: 150px;
    margin: -28px 260px -34px 0px;
}

.car-index1 {
    width: 222px;
    margin: -82px 0px 0px 0px;
}
.bus-index1 {
    width: 222px;
    margin: 175px 0px 0px 0px;
}
.road-container {
    width: 1712px;
    height: 374px;
    background-image: url(../images/road1.png);
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    margin: -174px 0px 0px -139px;
}

.gif-ahmedabad {
    width: 53%;
    margin: -81px 0px -124px -16px;
}
.trusted-client-about {
    bottom: -94px !important;
    margin-right: 73px;
}
.trusted-client-content-about {
    border: none !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}
.footer-links ul li {
    font-size: 15px;
}
.image-anime-car-for-event {
    overflow: visible !important;
}


/*process-box*/
body{
    background: #eee;
}
.button-hover {
    color: white !important;
}
.button-hover:hover {
    color: white !important;
    background: #6cc71e !important;
}
.process-box{
    background: #fff;
    padding: 10px;
    border-radius: 15px;
    position: relative;
    box-shadow: 2px 2px 7px 0 #00000057;
}
.process-left:after{
        content: "";
    border-top: 15px solid #ffffff;
    border-bottom: 15px solid #ffffff;
    border-left: 15px solid #ffffff;
    border-right: 15px solid #ffffff;
    display: inline-grid;
    position: absolute;
    right: -15px;
    top: 42%;
    transform: rotate(45deg);
    box-shadow: 3px -2px 3px 0px #00000036;
    z-index: 1;
}
.process-right:after{
    content: "";
    border-top: 15px solid #ffffff00;
    border-bottom: 15px solid #ffffff;
    border-left: 15px solid #ffffff;
    border-right: 15px solid #ffffff00;
    display: inline-grid;
    position: absolute;
    left: -15px;
    top: 42%;
    transform: rotate(45deg);
    box-shadow: -1px 1px 3px 0px #0000001a;
    z-index: 1;
}
.process-step{
    background: #00a3e2;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    color: #fff;
    height: 100%;
    padding-top: 8px;
    position: relative;
    top: -26px;
    border-radius: 0px 0px 10px 10px;
    box-shadow: -6px 8px 0px 0px #00000014;
}
.process-point-right{
    background: #ffffff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 8px solid #00a3e2;
    box-shadow: 0 0 0px 4px #5c5c5c;
    margin: auto 0;
    position: absolute;
    bottom: 40px;
    left: -63px;
}
.process-point-right:before{
    content: "";
    height: 144px;
    width: 11px;
    background: #5c5c5c;
    display: inline-grid;
    transform: rotate(36deg);
    position: relative;
    left: -50px;
    top: -0px;
}
.process-point-right1{
    background: #ffffff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 8px solid #00a3e2;
    box-shadow: 0 0 0px 4px #5c5c5c;
    margin: auto 0;
    position: absolute;
    bottom: 57px;
    left: -53px;
}
.process-point-right1:before{
    content: "";
    height: 144px;
    width: 11px;
    background: #5c5c5c;
    display: inline-grid;
    transform: rotate(36deg);
    position: relative;
    left: -52px;
    top: -0px;
}
.process-point-left{
    background: #ffffff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 8px solid #00a3e2;
    box-shadow: 0 0 0px 4px #5c5c5c;
    margin: auto 0;
    position: absolute;
    bottom: 40px;
    right: -63px;
}
.process-point-left:before {
    content: "";
    height: 144px;
    width: 11px;
    background: #5c5c5c;
    display: inline-grid;
    transform: rotate(-38deg);
    position: relative;
    left: 50px;
    top: 0px;

}

.process-last:before{
    display: none;
}
.process-box p{
    z-index: 9;
}
.process-step p{
    font-size: 20px;
}
.process-step h2{
    font-size: 39px;
    text-align: center;
}
.process-step:after{
    content: "";
    border-top: 8px solid #04889800;
    border-bottom: 8px solid #048898;
    border-left: 8px solid #04889800;
    border-right: 8px solid #048898;
    display: inline-grid;
    position: absolute;
    left: -16px;
    top: 0;
}
.process-step:before{
    content: "";
    border-top: 8px solid #ff000000;
    border-bottom: 8px solid #048898;
    border-left: 8px solid #048898;
    border-right: 8px solid #ff000000;
    display: inline-grid;
    position: absolute;
    right: -16px;
    top: 0;
}
.process-line-l{
    background: white;
    height: 4px;
    position: absolute;
    width: 136px;
    right: -153px;
    top: 64px;
    z-index: 9;
}
.process-line-r{
    background: white;
    height: 4px;
    position: absolute;
    width: 136px;
    left: -153px;
    top: 63px;
    z-index: 9;
}

/* Whatsapp & Phone icon */
.whatsapp-icon {
    width: 22%;
    margin-left: 130px;
}
.phone-icon {
    width: 53%;
    margin-left: 19px;
}

a:hover {
    text-decoration: none !important;
}

/*Testimonial User Image*/
.testimonials-users {
    width: 40px; 
    height: 40px;
}

/* Footer */
.footer-style {
    color: white;
}
.footer-menu ul li a {
    display: flex;
    align-items: center;
}
.footer-copy{
    color: #00a3e2;
}

/* About us part */
.vision-image1 figure {
    display: block;
    border-radius: 46px;
    height: 625px;
    margin: 0px 0px -66px 0px;
}
.vision-image1 {
    text-align: right;
    margin-left: 0px;
}
.about-paragraph1 {
    text-align: justify;
}
/* Contact Part */
.contact-link {
    color: white;
}
.contact-link:hover {
    color: #bdddff;
}
.footer-text:hover {
    color: #80a7d1 !important;
}
.footer-copy:hover {
    color: #95c2f2 !important;
}

/*Airport Railway Part */
.trusted-client1 {
    position: absolute;
    bottom: 0;
    right: 382px;
    /* background-color: var(--accent-color); */
    border-radius: 16px;
    width: 100%;
    max-width: 200px;
    padding: 10px 2px 9px 0px;
    /* animation: trustedmoveobject 3s infinite linear alternate; */
    z-index: 2;
}
.trusted-client1-content{
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.trusted-client2 {
    position: absolute;
    bottom: 0;
    right: -42px;
    /* background-color: var(--accent-color); */
    border-radius: 16px;
    width: 100%;
    max-width: 200px;
    padding: 10px 2px 9px 0px;
    /* animation: trustedmoveobject 3s infinite linear alternate; */
    z-index: 2;
}


/*Form*/
select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 13px) !important;
}

/*Extra Container*/
.container-demo {
    max-width: 1300px !important;
}
.post-tags .tag-links li {
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
    background-color: var(--accent-color);
    color: var(--white-color);
    border-radius: 100px;
    padding: 8px 20px;
    margin-left: 10px;
    margin-bottom: 10px;
    transition: all 0.3s ease-in-out;
}
.ahmedabad-car2 {
    margin-bottom: 21px;
}

/*Car Hire*/
.btn-default-car-hire {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1em;
    text-transform: capitalize;
    background: #00a3e2;
    color: var(--white-color);
    border-radius: 100px;
    padding: 16px 25px;
    margin-right: 44px !important;
    border: none;
    transition: all 0.5s ease-in-out;
    position: relative;
    z-index: 1;
}
.section-title-car-hire h2 {
    font-size: 37px !important;
}
.section-title-car-hire1 h2 {
    font-size: 25px !important;
}
.section-title-car-hire h3 {
    font-size: 12px !important;
}
.fleets-amenities-list-car-hire ul li {
    font-size: 14px !important;
}
.fleets-amenities-list-car-hire1 ul li {
    position: relative;
    font-family: var(--accent-font);
    font-size: 14px;
    font-weight: 500;
    color: var(--primary-color);
    text-transform: capitalize;
    padding-left: 30px;
}
.fleets-amenities-list-car-hire1 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.fleets-amenities-list-car-hire1 ul li:before {
    content: '\f058';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 20px;
    color: var(--accent-color);
    display: inline-block;
    line-height: normal;
    position: absolute;
    top: 3px;
    left: 0;
}
.post-image-car-hire figure, .post-image-car-hire img {
    /* aspect-ratio: 1 / 0.50; */
    object-fit: cover !important;
    border-radius: 17px !important;
    height: 333px !important;
    width: 416px !important;
    margin: -9px 0px 0px 0px !important;
}
.page-fleets-single-car-hire {
    padding: 82px 0px 0px 0px !important;
}
.car-hire-img {
    position: absolute !important;
    background-color: white !important;
    position: sticky;
    top: 20px;
    border-radius: 30px;
    padding: 1px !important;
    margin-right: 0px;
    margin-left: 15px !important;
}
.container-car-hire {
    margin-bottom: -55px !important;
}
.border-car-hire {
    border: 1px solid #c5c5c5;
    border-radius: 21px;
    padding: 58px 0px 0px 0px;
}
.button-car-hire {
    margin: 35px 0px 35px 95px;
}
.contact-us-style1 {
    margin-top: 47px !important;
}

/* Whatsapp and Phone Call Button */
 .float-button {
      position: fixed;
      bottom: 20px;
      left: 20px;
      width: 60px;
      height: 60px;
      background: linear-gradient(145deg, #007bff, #0056b3);
      color: #fff;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 28px;
      cursor: pointer;
      z-index: 1000;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.4);
      transition: transform 0.3s ease, background 0.3s ease;
    }

    .float-button.open {
      transform: rotate(45deg);
      background: #dc3545;
    }

    /* Popup Menu */
    .popup-menu {
        position: fixed;
        bottom: 90px;
        left: 11px;
        display: none;
        flex-direction: column;
        align-items: center;
        gap: 12px;
        /* background: #ffffff; */
        padding: 12px;
        border-radius: 16px;
        /* box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2); */
        z-index: 999;
        animation: fadeInUp 0.3s ease-out;
    }

    @keyframes fadeInUp {
      from {
        transform: translateY(10px);
        opacity: 0;
      }
      to {
        transform: translateY(0);
        opacity: 1;
      }
    }

    .popup-menu a {
      width: 56px;
      height: 56px;
      background: #f1f1f1;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 50%;
      text-decoration: none;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
      transition: background-color 0.3s, transform 0.2s;
    }

    .popup-menu a:hover {
      background-color: #e9ecef;
      transform: scale(1.05);
    }

    .popup-menu i {
      width: 26px;
      height: 26px;
      font-size: 26px;
      object-fit: contain;
    }
    .whatsapp {
        width: 48px;
    }
    .phone {
        width: 42px;
    }
.my-float {
    font-size: 34px;
    color: white;
}
.float {
    position: fixed;
    bottom: 93px;
    left: 20px;
    width: 60px;
    height: 60px;
    background-color: #25D366;
    border-radius: 50%;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.3s ease-in-out;
    z-index: 1000;
    font-size: 37px;
}

/* Floating Call Button (Right) */
.call-float {
    position: fixed;
    bottom: 93px;
    right: 20px;
    width: 60px;
    height: 60px;
    background-color: #007BFF;
    border-radius: 50%;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.3s ease-in-out;
    z-index: 1000;
    font-size: 37px;
}

/* Icons */
.float img, .call-float img {
    width: 35px;
    height: 35px;
    filter: brightness(0) invert(1);
}

/* Hover Effect */
.float:hover, .call-float:hover {
    transform: scale(1.1);
}

/*STICKY BUTTON*/
.sticky-button {
    position: fixed;
    right: 0;
    top: 53%;
    background-color: #ff3600;;
    color: white;
    padding: 12px 20px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 38px 0 0 38px;
    z-index: 1000;
    transition: background-color 0.3s ease;
}

.sticky-button:hover {
    background-color: #00a3e2;;
    color: white;
}

.team-member-body-car-hire {
    margin-left: 92px !important;
}

.team-member-body-car-hire ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
}
.team-member-body-car-hire ul li {
    position: relative;
    text-transform: capitalize;
    width: calc(45% - 0px);
    padding-left: 30px;
    font-size: 15px !important;
}
.fleets-single-sidebar-pricing-car-event h2 {
    font-family: var(--default-font);
    font-size: 48px !important;
}

/* AHMEDABAD SITE SCENE */
.team-image-ahmedabad img {
    width: 85%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    transition: all 0.5s ease-in-out;
    border-radius: 20px !important;
}
.section-title-ahmedabad p {
    margin-top: 0px !important;
}
.team-social-icon-ahmedabad {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    transform: translateY(100%);
    text-align: center;
    z-index: 2;
    transition: all 0.5s ease-in-out;
    background: black;
    opacity: 0.8;
    height: 310px;
    color: white;
    padding: 36px 20px 79px 19px;
    border-radius: 137px 137px 0px 0px;
}
.fleets-information-ahmedabad {
    padding-bottom: 85px !important;
}

.fleets-single-sidebar-list-car-event ul li {
    border: 1px solid #766b5e;
    border-radius: 35px 0px 35px 0px;
    padding: 12px 0px 12px 40px;
}

.fleets-information-car-event {
    border-bottom : none !important;
    margin-bottom: 0px; 
    padding-bottom: 0px;
}

/************************************/
/***      Floating Button         ***/
/************************************/
.book-now {
    position: fixed;
    top: 55%;
    right: 0;
    transform: translateY(-50%);
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: linear-gradient(135deg, #ff8800, #ff8800);
    border-radius: 30px 0 0 30px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    width: 63px;
    height: 54px;
    transition: width 0.4s ease;
    overflow: hidden;
}
.book-now img {
    width: 40px;
    height: 40px;
    margin-left: 15px;
    transition: transform 0.4s ease;
}
.book-now span {
    white-space: nowrap;
    font-size: 14px;
    color: #fff;
    margin-left: 10px;
    opacity: 0;
    transform: translateX(20px);
    transition: opacity 0.4s ease, transform 0.4s ease;
    font-weight: 500;
}
.book-now:hover {
    width: 180px;
}

.book-now:hover img {
    transform: rotate(360deg);
}

.book-now:hover span {
    opacity: 1;
    transform: translateX(0);
}

.floating-btn-right {
    position: fixed;
    top: 63%;
    right: 0;
    transform: translateY(-50%);
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: linear-gradient(135deg, #77bf0a, #77bf0a);
    border-radius: 30px 0 0 30px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    width: 63px;
    height: 54px;
    transition: width 0.4s ease;
    overflow: hidden;
}
.floating-btn-right img {
    width: 40px;
    height: 40px;
    margin-left: 15px;
    filter: brightness(0) invert(1);
    transition: transform 0.4s ease;
}
.floating-btn-right span {
    white-space: nowrap;
    font-size: 14px;
    color: #fff;
    margin-left: 10px;
    opacity: 0;
    transform: translateX(20px);
    transition: opacity 0.4s ease, transform 0.4s ease;
    font-weight: 500;
}

.floating-btn-right:hover {
    width: 180px;
}

.floating-btn-right:hover img {
    transform: rotate(360deg);
}

.floating-btn-right:hover span {
    opacity: 1;
    transform: translateX(0);
}

.hide-on-load {
    display: none;
}


/*FAQS SECTION*/
    .faq-container {
      max-width: 800px;
      margin: auto;
    }

    .faq-item {
      background: #fff;
      margin-bottom: 16px;
      border-radius: 12px;
      box-shadow: 0 3px 10px rgba(0,0,0,0.08);
      overflow: hidden;
    }

    .faq-question {
      background-color: #009FE3;
      color: white;
      padding: 18px 24px;
      font-size: 18px;
      font-weight: bold;
      cursor: pointer;
      display: flex;
      justify-content: space-between;
      align-items: center;
      transition: background 0.3s;
    }

    .faq-question:hover {
      background-color: #0080c7;
    }

    .faq-answer {
      max-height: 0;
      overflow: hidden;
      background: #009FE3;
      color: white;
      padding: 0 24px;
      font-size: 16px;
      line-height: 1.6;
      transition: all 0.4s ease;
    }

    .faq-item.active .faq-answer {
      max-height: 500px;
      padding: 18px 24px;
    }

    .faq-icon {
      font-size: 22px;
      transition: transform 0.3s ease;
    }

    .faq-item.active .faq-icon {
      transform: rotate(45deg);
    }

    /* Optional CTA button inside question */
    .faq-question .cta {
      background-color: white;
      color: #009FE3;
      border: none;
      padding: 6px 14px;
      border-radius: 20px;
      font-weight: 600;
      cursor: pointer;
    }

    .faq-question .cta:hover {
      background: #f0f0f0;
    }






/************************************/
/***         Responsive           ***/
/************************************/
.hero-slider-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

/************************************/
/***        Mobile 991px          ***/
/************************************/
@media (max-width: 991px) {
    .responsive-railway1 {
        margin-top: 354px !important;
    }
    .responsive-railway2 {
        margin-top: -924px !important;
    }
    .trusted-client1 {
        position: absolute;
        bottom: 0;
        right: 437px !important;
        /* background-color: var(--accent-color); */
        border-radius: 16px;
        width: 100%;
        max-width: 200px;
        padding: 10px 2px 9px 0px;
        /* animation: trustedmoveobject 3s infinite linear alternate; */
        z-index: 2;
    }
    .post-image-car-hire {
        padding: 0px 9px 0px 9px;
    }
}

/************************************/
/***        Mobile 768px          ***/
/************************************/

@media (max-width: 768px) {

    .post-image-car-hire figure, .post-image-car-hire img {
        /* aspect-ratio: 1 / 0.50; */
        object-fit: cover !important;
        border-radius: 17px !important;
        height: 324px !important;
        margin-top: -45px !important;
        width: 348px !important;
    }

    .logo_size img {
        width: 65% !important;
        margin-left: 11px !important;
    }

    .hero-content {
        text-align: center;
        padding: 20px 10px;
    }

    .hero-title-mobile {
        font-size: 24px !important;
        line-height: 1.3;
    }

    .hero-content h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .hero-content-body .btn-default {
        padding: 10px 20px;
        font-size: 14px;
    }

    .section-title {
        margin-bottom: 15px;
    }
    .banner-button::before {
        display: none;
    }
    .faqs-img-1 {
        height: 100%;
        width: 100%;
        margin: 0px !important;
    }
    .faqs-img-2 figure, .faqs-img-1 figure {
        display: inline-block;
        mask-image:none !important;
        background-image: url(../images/our-faqs-bg-shape.svg);
        mask-size: cover;
        mask-position: center center;
        mask-repeat: no-repeat;
        width: 307px;
        height: 466px;
    }
    .responsive-railway1 {
        margin-top: 461px !important;
    }
    .responsive-railway2 {
        margin-top: -1037px !important;
    }
    
}

/************************************/
/***        Mobile 480px          ***/
/************************************/

@media (max-width: 480px) {
    .section-title-banner h3:before {
        display: none !important;
    }
    .section-title-banner h3 {
        font-size: 16px !important;
    }
    .whatsapp-icon {
        width: 24%;
        margin-left: 130px;
    }
    .phone-icon {
        width: 46%;
        margin-left: 19px;
    }
    .about-img-2 {
        position: absolute;
        left: 128px !important;
        bottom: -33px !important;
        z-index: 2;
    } 
    .logo_size img {
        margin-left: 2px !important;
    }
    .slicknav_btn {
        background: var(--accent-color);
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 38px;
        height: 38px;
        margin: -53px 0px 0px 312px !important;
        border-radius: 8px;
    }
    .post-image-car-hire figure, .post-image-car-hire img {
        /* aspect-ratio: 1 / 0.50; */
        object-fit: cover !important;
        border-radius: 17px !important;
        height: auto !important;
        margin-top: -45px !important;
        width: auto !important;
    }
    .car-hire-img {
        margin-left: -6px !important;
        top: 2px !important;
    }
    .container-car-hire {
        margin-bottom: 0px !important;
    }
    .border-car-hire {
        border: 1px solid #c5c5c5;
        border-radius: 21px;
        padding: 52px 0px 26px 0px;
    }
    .team-member-body-car-hire {
        margin-left: 6px !important;
        margin-top: 192px;
    }
    .team-member-body-car-hire ul {
        margin: 0px -28px 0px -34px !important;
    }
    .nav-tabs .nav-item {
        margin-bottom: 7px !important;
    }
    .trusted-client1 {
        position: absolute;
        bottom: -21px;
        right: 213px !important;
        border-radius: 16px;
        width: 100%;
        max-width: 200px;
        padding: 10px 2px 9px 0px;
        z-index: 2;
    }
    .trusted-client2 {
        position: absolute;
        bottom: 0;
        right: -34px;
        border-radius: 16px;
        width: 100%;
        max-width: 200px;
        padding: 10px 2px 9px 0px;
        z-index: 2;
    }
    .responsive-railway1 {
        margin-top: 461px !important;
    }
    .responsive-railway2 {
        margin-top: -1037px !important;
    }
    /* AHMEDABAD SITE SCENE */
    .team-social-icon-ahmedabad {
        padding: 36px 20px 79px 19px !important;
        border-radius: 120px 120px 0px 0px !important;
    }
    .team-member-item-ahmedabad:hover .team-social-icon-ahmedabad {
        left: 10px;
        right: 10px;
        transform: translateY(0);
    }
    .team-social-icon-ahmedabad {
        height: 292px !important;
    }
    .fleets-information-ahmedabad {
        padding-bottom: 0px !important;
    }
    .faqs-img-2-index {
        display: none !important;
    }
    .book-now {
        top: 42% !important;
    }
    .floating-btn-right {
        top: 50% !important;
    }
    /* Ahmedabad GIF */
    .gif-ahmedabad {
        width: 100%;
        margin: 20px 0px -95px 0px;
    }
    .vision-image-testimonial img {
        aspect-ratio: 1 / 1 !important;
    }
    .about-font3 {
        margin: 140px 0px -80px 2px !important;
        font-size: 45px;
        font-weight: 800;
    }
    .about-font1 {
        position: absolute;
        width: 80px;
        height: 80px;
        color: #fff;
        background-color: #dea66c;
        left: 26px;
        top: 74%;
        transform: translateY(-50%);
        border-radius: 60% 40% 50% 50% / 30% 40% 60% 70%;
        font-size: 52px;
        font-weight: 800;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    /* Running Car in Footer */
    .car-footer {
        width: 109px;
        margin: -28px 260px -25px 0px;
    }
    .trusted-client-about {
        bottom: -75px !important;
        margin-right: 138px !important;
        max-width: 131px !important;
    }
    .reveal-about-us img {
        height: 83% !important;
        width: 100%;
    }
}

/************************************/
/***       Mobile 1024px          ***/
/************************************/

@media (max-width: 1024px) {
    .process-point-left {
        background: #ffffff;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        border: 8px solid #00a3e2;
        box-shadow: 0 0 0px 4px #5c5c5c;
        margin: auto 0;
        position: absolute;
        bottom: 81px !important;
        right: -30px !important;
    }
    .process-point-right1 {
        background: #ffffff;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        border: 8px solid #00a3e2;
        box-shadow: 0 0 0px 4px #5c5c5c;
        margin: auto 0;
        position: absolute;
        bottom: 98px;
        left: -60px;
    }
    .service-item {
        position: relative;
        background-color: var(--white-color);
        border: 1px solid #aeaeae !important;
        border-radius: 30px;
        padding: 30px 25px;
        height: calc(100% - 30px);
        margin-bottom: 30px;
        overflow: hidden;
        z-index: 1;
    }
    .about-img-2 {
        position: absolute;
        right: -58px !important;
        bottom: -33px !important;
        z-index: 2;
    }
}