.elementor-123 .elementor-element.elementor-element-5f7cc57{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-d99728c */.hero-section {
      background-image: linear-gradient(135deg, rgba(22, 163, 74, 0.1), rgba(34, 197, 94, 0.7), rgba(74, 222, 128, 0.2)), 
                        url('https://carrentalingandhinagar.com/wp-content/uploads/2025/07/main-temple-building-1.webp');
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      min-height: 100vh;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      overflow: hidden;
    }
    .hero-content {
      z-index: 1;
      text-align: center;
      color: white;
      padding: 1rem;
    }
    .cta-button {
      background-color: #ffffff;
      color: #16a34a;
      font-weight: bold;
      padding: 0.75rem 1.5rem;
      border-radius: 0.375rem;
      transition: transform 0.3s ease, box-shadow 0.3s ease;
    }
    .cta-button:hover {
      transform: translateY(-2px);
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    }
    .pass{
        color: white !important;
    }
    @media (max-width: 640px) {
      .hero-content h1 {
        font-size: 2rem;
      }
      .hero-content p {
        font-size: 1rem;
      }
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-42a6252 */.unique-section {
      background-color: #f5f5f5 !important; /* Light gray background */
      /* Alternative 1: Soft blue - background-color: #e0f2fe !important; */
      /* Alternative 2: Warm beige - background-color: #fef3c7 !important; */
      padding: 3rem 1rem !important;
      text-align: center !important;
      color: #1f2937 !important; /* Dark gray text for contrast */
      position: relative !important;
      overflow: hidden !important;
    }
    .section-title {
      font-size: 2.5rem !important;
      font-weight: bold !important;
      margin-bottom: 3rem !important;
      color: #16a34a !important;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important;
    }
    .section-subtitle {
      font-size: 1.125rem !important;
      margin-bottom: 2rem !important;
      max-width: 600px !important;
      margin-left: auto !important;
      margin-right: auto !important;
      color: #4b5563 !important;
    }
    .car-rental-placeholder {
      background-color: #ffffff !important;
      padding: 1.5rem !important;
      border-radius: 0.5rem !important;
      max-width: 1300px !important;
      margin: 0 auto !important;
      color: #1f2937 !important;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1) !important;
    }
    .cta-button {
      background-color: #1f2937 !important; /* Dark gray button */
      color: #ffffff !important;
      font-weight: bold !important;
      padding: 0.75rem 1.5rem !important;
      border-radius: 0.375rem !important;
      transition: transform 0.3s ease !important, box-shadow 0.3s ease !important;
      display: inline-block !important;
      margin-top: 1.5rem !important;
    }
    .cta-button:hover {
      transform: translateY(-2px) !important;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2) !important;
    }
    @media (max-width: 640px) {
      .section-title {
        font-size: 1.5rem !important;
      }
      .section-subtitle {
        font-size: 0.875rem !important;
      }
      .car-rental-placeholder {
        padding: 1rem !important;
      }
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-84ebc37 */.why-choose-section {
      background-color: #d1fae5 !important;
      padding: 3rem 1rem !important;
      text-align: center !important;
      color: #1f2937 !important;
    }
    .section-title {
      font-size: 2rem !important;
      font-weight: bold !important;
      margin-bottom: 2rem !important;
      color: #16a34a !important;
    }
    .card-grid {
      display: grid !important;
      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)) !important;
      gap: 1.5rem !important;
      max-width: 1200px !important;
      margin: 0 auto !important;
    }
    .card {
      background-color: #ffffff !important;
      padding: 1.5rem !important;
      border-radius: 0.5rem !important;
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;
      transition: transform 0.3s ease !important;
    }
    .card:hover {
      transform: translateY(-5px) !important;
    }
    .card-icon {
      font-size: 2rem !important;
      color: #16a34a !important;
      margin-bottom: 1rem !important;
    }
    .card-title {
      font-size: 1.25rem !important;
      font-weight: bold !important;
      color: #16a34a !important;
      margin-bottom: 0.5rem !important;
    }
    .card-description {
      font-size: 0.875rem !important;
      color: #4b5563 !important;
    }
    @media (max-width: 640px) {
      .section-title {
        font-size: 1.5rem !important;
      }
      .card {
        padding: 1rem !important;
      }
      .card-title {
        font-size: 1rem !important;
      }
      .card-description {
        font-size: 0.75rem !important;
      }
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1962a12 */.how-works-direct {
      background-color: #f5f5f5 !important;
      padding: 4rem 1rem !important;
      text-align: center !important;
      color: #1f2937 !important;
    }
    .container {
      max-width: 1200px !important;
      margin: 0 auto !important;
    }
    .title {
      font-size: 2.5rem !important;
      font-weight: bold !important;
      margin-bottom: 3rem !important;
      color: #16a34a !important;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important;
    }
    .steps-line {
      display: flex !important;
      justify-content: space-between !important;
      position: relative !important;
      gap: 1rem !important;
      align-items: flex-start !important;
     padding-top: 20px;
    }
    .steps-line::before {
      content: '' !important;
      position: absolute !important;
      top: 20px !important;
      left: 0 !important;
      right: 0 !important;
      height: 4px !important;
      background: linear-gradient(to right, #16a34a, #22c55e) !important;
      z-index: 0 !important;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important; /* Road-like shadow */
    }
    .step-item {
      flex: 1 !important;
      text-align: center !important;
      position: relative !important;
      z-index: 1 !important;
      min-width: 180px !important;
    }
    .circle {
      width: 40px !important;
      height: 40px !important;
      background: #ffffff !important; /* White circle for contrast */
      border: 4px solid #16a34a !important;
      border-radius: 50% !important;
      display: flex !important;
      align-items: center !important;
      justify-content: center !important;
      color: #16a34a !important;
      font-weight: bold !important;
      margin: 0 auto 1rem !important;
      transition: transform 0.3s ease !important;
      position: relative !important;
      top: -20px !important; /* Align with road line */
    }
    .step-item:hover .circle {
      transform: scale(1.1) !important;
      background: #16a34a !important;
      color: #ffffff !important;
    }
    .step-content {
      background-color: #ffffff !important;
      padding: 1.5rem !important;
      border-radius: 0.5rem !important;
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;
      min-height: 120px !important; /* Ensure consistent height */
    }
    h3 {
      font-size: 1.25rem !important;
      font-weight: bold !important;
      color: #16a34a !important;
      margin-bottom: 0.5rem !important;
    }
    p {
      font-size: 0.875rem !important;
      color: #4b5563 !important;
    }
    @media (max-width: 768px) {
      .title {
        font-size: 2rem !important;
      }
      .steps-line {
        flex-direction: column !important;
        align-items: center !important;
      }
      .steps-line::before {
        display: none !important;
      }
      .step-item {
        width: 100% !important;
        max-width: 300px !important;
      }
      .circle {
        top: 0 !important; /* Reset for mobile */
      }
      .step-content {
        min-height: auto !important;
      }
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a0e2da6 */.about-section {
      background:#d1fae5;
      padding: 4rem 1rem;
      color: white;
      position: relative;
      overflow: hidden;
    }
    .content-container {
      max-width: 1200px;
      margin: 0 auto;
      display: flex;
      flex-wrap: wrap;
      gap: 2rem;
      align-items: center;
    }
    .text-content {
      flex: 1;
      min-width: 300px;
    }
    .image-content {
      flex: 1 !important;
      min-width: 300px !important ;
      position: relative;
    }
    .about-title {
      font-size: 2.25rem !important;
      font-weight: bold !important;
      margin-bottom: 1rem !important;
       color: #16a34a !important;
    }
    .about-description {
      font-size: 1.1rem !important;
      line-height: 1.6 !important;
      margin-bottom: 1.5rem !important;
    }
    .info-button {
      background-color: #ffffff;
      color: #16a34a;
      font-weight: bold;
      padding: 0.75rem 1.5rem;
      border-radius: 0.375rem;
      text-decoration: none;
      display: inline-block;
      transition: transform 0.3s ease;
    }
    .info-button:hover {
      transform: translateY(-2px);
    }
    .chat-widget {
      position: absolute;
      bottom: 1rem;
      right: 1rem;
      background: white;
      padding: 0.5rem;
      border-radius: 0.375rem;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
      color: #1f2937;
    }
    @media (max-width: 640px) {
      .about-title {
        font-size: 1.75rem;
      }
      .about-description {
        font-size: 1rem;
      }
      .content-container {
        flex-direction: column;
        text-align: center;
      }
      .image-content img {
        width: 100%;
        height: auto;
      }
      .chat-widget {
        position: static;
        margin-top: 1rem;
        width: 100%;
        text-align: center;
      }
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5929892 */.about-section {
      background:#d1fae5;
      padding: 4rem 1rem;
      color: white;
      position: relative;
      overflow: hidden;
    }
    .content-container {
      max-width: 1200px;
      margin: 0 auto;
      display: flex;
      flex-wrap: wrap;
      gap: 2rem;
      align-items: center;
    }
    .text-content {
      flex: 1;
      min-width: 300px;
    }
    .image-content {
      flex: 1 !important;
      min-width: 300px !important ;
      position: relative;
    }
    .about-title {
      font-size: 2.25rem !important;
      font-weight: bold !important;
      margin-bottom: 1rem !important;
       color: #16a34a !important;
    }
    .about-description {
      font-size: 1.1rem !important;
      line-height: 1.6 !important;
      margin-bottom: 1.5rem !important;
    }
    .info-button {
      background-color: #ffffff;
      color: #16a34a;
      font-weight: bold;
      padding: 0.75rem 1.5rem;
      border-radius: 0.375rem;
      text-decoration: none;
      display: inline-block;
      transition: transform 0.3s ease;
    }
    .info-button:hover {
      transform: translateY(-2px);
    }
    .chat-widget {
      position: absolute;
      bottom: 1rem;
      right: 1rem;
      background: white;
      padding: 0.5rem;
      border-radius: 0.375rem;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
      color: #1f2937;
    }
    @media (max-width: 640px) {
      .about-title {
        font-size: 1.75rem;
      }
      .about-description {
        font-size: 1rem;
      }
      .content-container {
        flex-direction: column;
        text-align: center;
      }
      .image-content img {
        width: 100%;
        height: auto;
      }
      .chat-widget {
        position: static;
        margin-top: 1rem;
        width: 100%;
        text-align: center;
      }
    }/* End custom CSS */