.elementor-403 .elementor-element.elementor-element-f9e3160{--display:flex;}.elementor-403 .elementor-element.elementor-element-d4b830e{--display:flex;}/* Start custom CSS for html, class: .elementor-element-a1dd46f *//* =====================================================
   FORCE UNIVERSAL HEADER TO FULL BROWSER WIDTH
   Fixes Elementor white space on top and sides
   ===================================================== */

html,
body {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  overflow-x: hidden !important;
}

body {
  background: #050505 !important;
}

/* Remove spacing from the first Elementor section/container */
body .elementor,
body .elementor-page,
body .elementor-section-wrap,
body .elementor-location-header {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Break the header outside any boxed Elementor container */
.driveafy-global-header-wrapper {
  position: relative !important;
  left: 50% !important;

  width: 100vw !important;
  max-width: 100vw !important;

  margin-top: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  margin-left: -50vw !important;

  padding: 0 !important;

  background: #050505 !important;
}

/* Remove spacing around the HTML widget containing the header */
.elementor-widget-html:has(.driveafy-global-header-wrapper),
.elementor-widget-container:has(.driveafy-global-header-wrapper) {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Prevent the first Elementor container from adding white borders */
.elementor-element:first-child,
.elementor-section:first-child,
.e-con:first-child {
  margin-top: 0 !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-566dc57 */html, body {
  overflow-x: hidden;
}

.elementor-section,
.elementor-container,
.elementor-widget-wrap,
.elementor-widget-container {
  max-width: none !important;
}

.elementor-widget-html {
  width: 100% !important;
}

.elementor-widget-html .elementor-widget-container {
  padding: 0 !important;
  margin: 0 !important;
}

.driveafy-corporate-hero-wrap,
.driveafy-corporate-intro,
.driveafy-corporate-services,
.driveafy-corporate-why,
.driveafy-corporate-accounts {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-26efd44 */html, body {
  overflow-x: hidden;
}

.elementor-section,
.elementor-container,
.elementor-widget-wrap,
.elementor-widget-container {
  max-width: none !important;
}

.elementor-widget-html {
  width: 100% !important;
}

.elementor-widget-html .elementor-widget-container {
  padding: 0 !important;
  margin: 0 !important;
}

.driveafy-corporate-hero-wrap,
.driveafy-corporate-intro,
.driveafy-corporate-services,
.driveafy-corporate-why,
.driveafy-corporate-accounts {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
}

<section class="driveafy-fleet-showcase">

  <style>
    .driveafy-fleet-showcase {
      width: 100%;
      margin: 0;
      padding: 0;
      background: #050505;
      color: #fff;
      font-family: inherit;
      overflow: hidden;
    }

    .dafy-fleet-panel {
      position: relative;
      min-height: 860px;
      display: flex;
      align-items: center;
      overflow: hidden;
      background-size: cover;
      background-position: center;
      isolation: isolate;
    }

    .dafy-fleet-panel::before {
      content: "";
      position: absolute;
      inset: 0;
      background:
        linear-gradient(90deg, rgba(0,0,0,.78) 0%, rgba(0,0,0,.48) 38%, rgba(0,0,0,.10) 70%, rgba(0,0,0,.35) 100%),
        linear-gradient(180deg, rgba(0,0,0,.18), rgba(0,0,0,.48));
      z-index: -1;
    }

    .dafy-fleet-panel.reverse {
      justify-content: flex-end;
    }

    .dafy-fleet-panel.reverse::before {
      background:
        linear-gradient(270deg, rgba(0,0,0,.80) 0%, rgba(0,0,0,.48) 38%, rgba(0,0,0,.10) 70%, rgba(0,0,0,.36) 100%),
        linear-gradient(180deg, rgba(0,0,0,.18), rgba(0,0,0,.48));
    }

    .dafy-fleet-content {
      max-width: 610px;
      margin: 0 7%;
      padding: 56px;
      background: rgba(6,6,6,.56);
      backdrop-filter: blur(22px);
      -webkit-backdrop-filter: blur(22px);
      border: 1px solid rgba(212,175,55,.20);
      border-radius: 18px;
      box-shadow:
        0 35px 90px rgba(0,0,0,.55),
        inset 0 1px 0 rgba(255,255,255,.04);
      animation: dafyFadeUp .8s ease both;
    }

    .dafy-fleet-panel:nth-of-type(1) .dafy-fleet-content,
    .dafy-fleet-panel:nth-of-type(3) .dafy-fleet-content,
    .dafy-fleet-panel:nth-of-type(5) .dafy-fleet-content {
      animation-name: dafyFadeLeft;
    }

    .dafy-fleet-panel:nth-of-type(2) .dafy-fleet-content,
    .dafy-fleet-panel:nth-of-type(4) .dafy-fleet-content {
      animation-name: dafyFadeRight;
    }

    .dafy-eyebrow {
      color: #d4af37;
      text-transform: uppercase;
      letter-spacing: .18em;
      font-size: 12px;
      font-weight: 700;
      margin-bottom: 14px;
    }

    .dafy-eyebrow::before {
      content: "";
      display: block;
      width: 60px;
      height: 2px;
      background: #d4af37;
      margin-bottom: 16px;
      box-shadow: 0 0 18px rgba(212,175,55,.45);
    }

    .dafy-fleet-content h2 {
      margin: 0 0 20px;
      font-size: clamp(40px, 4vw, 64px);
      line-height: .98;
      font-weight: 800;
      letter-spacing: -.045em;
    }

    .dafy-fleet-content p {
      margin: 0 0 28px;
      color: rgba(255,255,255,.82);
      font-size: 17px;
      line-height: 1.75;
    }

    .dafy-fleet-list {
      display: grid;
      gap: 12px;
      margin: 0 0 34px;
      padding: 0;
      list-style: none;
    }

    .dafy-fleet-list li {
      color: rgba(255,255,255,.9);
      font-size: 15px;
      padding-left: 22px;
      position: relative;
      line-height: 1.45;
    }

    .dafy-fleet-list li::before {
      content: "";
      width: 7px;
      height: 7px;
      border-radius: 50%;
      background: #d4af37;
      position: absolute;
      left: 0;
      top: 8px;
      box-shadow: 0 0 18px rgba(212,175,55,.75);
    }

    .dafy-fleet-actions {
      display: flex;
      gap: 14px;
      flex-wrap: wrap;
    }

    .dafy-btn {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      padding: 12px 20px;
      border-radius: 999px;
      text-decoration: none;
      font-size: 13px;
      font-weight: 800;
      transition: .25s ease;
      letter-spacing: -.01em;
    }

    .dafy-btn.gold {
      background: linear-gradient(135deg, #d4af37, #f2d57a);
      color: #050505;
      box-shadow: 0 12px 28px rgba(212,175,55,.18);
    }

    .dafy-btn.dark {
      border: 1px solid rgba(255,255,255,.24);
      color: #fff;
      background: rgba(255,255,255,.05);
    }

    .dafy-btn:hover {
      transform: translateY(-2px);
      opacity: .92;
    }

    .dafy-final-cta {
      position: relative;
      min-height: 620px;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      background-size: cover;
      background-position: center;
      isolation: isolate;
      padding: 80px 22px;
    }

    .dafy-final-cta::before {
      content: "";
      position: absolute;
      inset: 0;
      background:
        radial-gradient(circle at center, rgba(212,175,55,.12), transparent 38%),
        linear-gradient(180deg, rgba(0,0,0,.64), rgba(0,0,0,.88));
      z-index: -1;
    }

    .dafy-final-inner {
      max-width: 820px;
      animation: dafyFadeUp .9s ease both;
    }

    .dafy-final-inner h2 {
      margin: 0 0 22px;
      font-size: clamp(42px, 5vw, 72px);
      line-height: .98;
      letter-spacing: -.05em;
      font-weight: 800;
    }

    .dafy-final-inner p {
      max-width: 680px;
      margin: 0 auto 34px;
      color: rgba(255,255,255,.82);
      font-size: 18px;
      line-height: 1.75;
    }

    .dafy-final-actions {
      display: flex;
      justify-content: center;
      gap: 14px;
      flex-wrap: wrap;
    }

    @keyframes dafyFadeUp {
      from { opacity: 0; transform: translateY(30px); }
      to { opacity: 1; transform: translateY(0); }
    }

    @keyframes dafyFadeLeft {
      from { opacity: 0; transform: translateX(-36px); }
      to { opacity: 1; transform: translateX(0); }
    }

    @keyframes dafyFadeRight {
      from { opacity: 0; transform: translateX(36px); }
      to { opacity: 1; transform: translateX(0); }
    }

    @media (min-width: 1600px) {
      .dafy-fleet-panel {
        min-height: 900px;
      }
    }

    @media (max-width: 900px) {
      .dafy-fleet-panel,
      .dafy-fleet-panel.reverse {
        min-height: 720px;
        align-items: flex-end;
        justify-content: center;
        background-position: center;
      }

      .dafy-fleet-panel::before,
      .dafy-fleet-panel.reverse::before {
        background:
          linear-gradient(180deg, rgba(0,0,0,.18) 0%, rgba(0,0,0,.55) 45%, rgba(0,0,0,.92) 100%);
      }

      .dafy-fleet-content {
        margin: 0 18px 32px;
        padding: 34px;
        max-width: 100%;
      }

      .dafy-fleet-content h2 {
        font-size: 38px;
      }

      .dafy-final-cta {
        min-height: 560px;
      }
    }

    @media (max-width: 520px) {
      .dafy-fleet-panel {
        min-height: 680px;
      }

      .dafy-fleet-content {
        padding: 28px 24px;
      }

      .dafy-fleet-content h2 {
        font-size: 32px;
      }

      .dafy-fleet-content p {
        font-size: 15.5px;
      }

      .dafy-btn {
        width: 100%;
      }

      .dafy-final-actions .dafy-btn {
        width: 100%;
      }
    }
  </style>

  <div class="dafy-fleet-panel" style="background-image:url('https://driveafy.com/wp-content/uploads/2026/07/ChatGPT-Image-Jul-6-2026-02_13_55-AM.png');">
    <div class="dafy-fleet-content">
      <div class="dafy-eyebrow">Executive SUV</div>
      <h2>Commanding Comfort for Premium Travel</h2>
      <p>Our executive SUV experience is ideal for airport transfers, corporate travel, VIP movement, and clients who prefer elevated space, privacy, and presence.</p>
      <ul class="dafy-fleet-list">
        <li>Luxury black SUV presentation</li>
        <li>Ideal for executives, families, and VIP guests</li>
        <li>Premium airport and hotel transportation</li>
      </ul>
      <div class="dafy-fleet-actions">
        <a href="/book-a-ride/" class="dafy-btn gold">Book This Class</a>
        <a href="/contact/" class="dafy-btn dark">Request Details</a>
      </div>
    </div>
  </div>

  <div class="dafy-fleet-panel reverse" style="background-image:url('https://driveafy.com/wp-content/uploads/2026/07/Exec-Sedan.png');">
    <div class="dafy-fleet-content">
      <div class="dafy-eyebrow">Luxury Executive Sedan</div>
      <h2>Quiet Precision for Business Travel</h2>
      <p>Designed for executives, professionals, and refined point-to-point travel, our sedan class delivers a polished experience with discretion and comfort.</p>
      <ul class="dafy-fleet-list">
        <li>Premium black luxury sedan experience</li>
        <li>Perfect for business meetings and airport transfers</li>
        <li>Elegant, discreet, and highly professional</li>
      </ul>
      <div class="dafy-fleet-actions">
        <a href="/book-a-ride/" class="dafy-btn gold">Reserve Sedan</a>
        <a href="/services/" class="dafy-btn dark">View Services</a>
      </div>
    </div>
  </div>

  <div class="dafy-fleet-panel" style="background-image:url('https://driveafy.com/wp-content/uploads/2026/07/Sprinter.png');">
    <div class="dafy-fleet-content">
      <div class="dafy-eyebrow">Executive Sprinter Van</div>
      <h2>Luxury Group Travel Without Compromise</h2>
      <p>For corporate groups, private aviation transfers, events, and high-end hospitality, the executive Sprinter offers spacious comfort with a premium arrival experience.</p>
      <ul class="dafy-fleet-list">
        <li>Ideal for executive groups and event travel</li>
        <li>Spacious, private, and refined</li>
        <li>Excellent for airport and FBO transportation</li>
      </ul>
      <div class="dafy-fleet-actions">
        <a href="/book-a-ride/" class="dafy-btn gold">Book Sprinter</a>
        <a href="/corporate/" class="dafy-btn dark">Corporate Travel</a>
      </div>
    </div>
  </div>

  <div class="dafy-fleet-panel reverse" style="background-image:url('https://driveafy.com/wp-content/uploads/2026/07/ChatGPT-Image-Jul-6-2026-02_28_41-AM.png');">
    <div class="dafy-fleet-content">
      <div class="dafy-eyebrow">Chauffeur Standard</div>
      <h2>Professional Service at Every Arrival</h2>
      <p>DriveAFY is built around more than vehicles. Our focus is punctuality, presentation, discretion, and a polished chauffeur experience from pickup to destination.</p>
      <ul class="dafy-fleet-list">
        <li>Professional chauffeur presentation</li>
        <li>Door-to-door executive service</li>
        <li>Built for clients who expect consistency</li>
      </ul>
      <div class="dafy-fleet-actions">
        <a href="/book-a-ride/" class="dafy-btn gold">Schedule Pickup</a>
        <a href="/about/" class="dafy-btn dark">About DriveAFY</a>
      </div>
    </div>
  </div>

  <div class="dafy-fleet-panel" style="background-image:url('https://driveafy.com/wp-content/uploads/2026/07/ChatGPT-Image-Jul-6-2026-02_30_38-AM.png');">
    <div class="dafy-fleet-content">
      <div class="dafy-eyebrow">Complete Fleet Experience</div>
      <h2>A Fleet Built for Executive Movement</h2>
      <p>From solo executive transfers to group transportation and premium event travel, DriveAFY provides a luxury fleet experience designed for reliability, comfort, and presence.</p>
      <ul class="dafy-fleet-list">
        <li>Executive SUVs, sedans, and Sprinter options</li>
        <li>Airport, corporate, event, and VIP travel</li>
        <li>Premium service throughout New York City and beyond</li>
      </ul>
      <div class="dafy-fleet-actions">
        <a href="/book-a-ride/" class="dafy-btn gold">Book A Ride</a>
        <a href="/contact/" class="dafy-btn dark">Plan Transportation</a>
      </div>
    </div>
  </div>

  <div class="dafy-final-cta" style="background-image:url('https://driveafy.com/wp-content/uploads/2026/07/ChatGPT-Image-Jul-6-2026-02_30_38-AM.png');">
    <div class="dafy-final-inner">
      <div class="dafy-eyebrow">Reserve DriveAFY</div>
      <h2>Ready for Your Next Executive Journey?</h2>
      <p>Professional chauffeurs, luxury vehicles, and dependable black car service throughout New York City and beyond.</p>
      <div class="dafy-final-actions">
        <a href="/book-a-ride/" class="dafy-btn gold">Reserve Your Ride</a>
        <a href="/contact/" class="dafy-btn dark">Contact DriveAFY</a>
      </div>
    </div>
  </div>

</section>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0e60fb5 */html, body {
  overflow-x: hidden;
}

.elementor-section,
.elementor-container,
.elementor-widget-wrap,
.elementor-widget-container {
  max-width: none !important;
}

.elementor-widget-html {
  width: 100% !important;
}

.elementor-widget-html .elementor-widget-container {
  padding: 0 !important;
  margin: 0 !important;
}

.driveafy-corporate-hero-wrap,
.driveafy-corporate-intro,
.driveafy-corporate-services,
.driveafy-corporate-why,
.driveafy-corporate-accounts {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
}

<section class="driveafy-fleet-showcase">

  <style>
    .driveafy-fleet-showcase {
      width: 100%;
      margin: 0;
      padding: 0;
      background: #050505;
      color: #fff;
      font-family: inherit;
      overflow: hidden;
    }

    .dafy-fleet-panel {
      position: relative;
      min-height: 860px;
      display: flex;
      align-items: center;
      overflow: hidden;
      background-size: cover;
      background-position: center;
      isolation: isolate;
    }

    .dafy-fleet-panel::before {
      content: "";
      position: absolute;
      inset: 0;
      background:
        linear-gradient(90deg, rgba(0,0,0,.78) 0%, rgba(0,0,0,.48) 38%, rgba(0,0,0,.10) 70%, rgba(0,0,0,.35) 100%),
        linear-gradient(180deg, rgba(0,0,0,.18), rgba(0,0,0,.48));
      z-index: -1;
    }

    .dafy-fleet-panel.reverse {
      justify-content: flex-end;
    }

    .dafy-fleet-panel.reverse::before {
      background:
        linear-gradient(270deg, rgba(0,0,0,.80) 0%, rgba(0,0,0,.48) 38%, rgba(0,0,0,.10) 70%, rgba(0,0,0,.36) 100%),
        linear-gradient(180deg, rgba(0,0,0,.18), rgba(0,0,0,.48));
    }

    .dafy-fleet-content {
      max-width: 610px;
      margin: 0 7%;
      padding: 56px;
      background: rgba(6,6,6,.56);
      backdrop-filter: blur(22px);
      -webkit-backdrop-filter: blur(22px);
      border: 1px solid rgba(212,175,55,.20);
      border-radius: 18px;
      box-shadow:
        0 35px 90px rgba(0,0,0,.55),
        inset 0 1px 0 rgba(255,255,255,.04);
      animation: dafyFadeUp .8s ease both;
    }

    .dafy-fleet-panel:nth-of-type(1) .dafy-fleet-content,
    .dafy-fleet-panel:nth-of-type(3) .dafy-fleet-content,
    .dafy-fleet-panel:nth-of-type(5) .dafy-fleet-content {
      animation-name: dafyFadeLeft;
    }

    .dafy-fleet-panel:nth-of-type(2) .dafy-fleet-content,
    .dafy-fleet-panel:nth-of-type(4) .dafy-fleet-content {
      animation-name: dafyFadeRight;
    }

    .dafy-eyebrow {
      color: #d4af37;
      text-transform: uppercase;
      letter-spacing: .18em;
      font-size: 12px;
      font-weight: 700;
      margin-bottom: 14px;
    }

    .dafy-eyebrow::before {
      content: "";
      display: block;
      width: 60px;
      height: 2px;
      background: #d4af37;
      margin-bottom: 16px;
      box-shadow: 0 0 18px rgba(212,175,55,.45);
    }

    .dafy-fleet-content h2 {
      margin: 0 0 20px;
      font-size: clamp(40px, 4vw, 64px);
      line-height: .98;
      font-weight: 800;
      letter-spacing: -.045em;
    }

    .dafy-fleet-content p {
      margin: 0 0 28px;
      color: rgba(255,255,255,.82);
      font-size: 17px;
      line-height: 1.75;
    }

    .dafy-fleet-list {
      display: grid;
      gap: 12px;
      margin: 0 0 34px;
      padding: 0;
      list-style: none;
    }

    .dafy-fleet-list li {
      color: rgba(255,255,255,.9);
      font-size: 15px;
      padding-left: 22px;
      position: relative;
      line-height: 1.45;
    }

    .dafy-fleet-list li::before {
      content: "";
      width: 7px;
      height: 7px;
      border-radius: 50%;
      background: #d4af37;
      position: absolute;
      left: 0;
      top: 8px;
      box-shadow: 0 0 18px rgba(212,175,55,.75);
    }

    .dafy-fleet-actions {
      display: flex;
      gap: 14px;
      flex-wrap: wrap;
    }

    .dafy-btn {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      padding: 12px 20px;
      border-radius: 999px;
      text-decoration: none;
      font-size: 13px;
      font-weight: 800;
      transition: .25s ease;
      letter-spacing: -.01em;
    }

    .dafy-btn.gold {
      background: linear-gradient(135deg, #d4af37, #f2d57a);
      color: #050505;
      box-shadow: 0 12px 28px rgba(212,175,55,.18);
    }

    .dafy-btn.dark {
      border: 1px solid rgba(255,255,255,.24);
      color: #fff;
      background: rgba(255,255,255,.05);
    }

    .dafy-btn:hover {
      transform: translateY(-2px);
      opacity: .92;
    }

    .dafy-final-cta {
      position: relative;
      min-height: 620px;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      background-size: cover;
      background-position: center;
      isolation: isolate;
      padding: 80px 22px;
    }

    .dafy-final-cta::before {
      content: "";
      position: absolute;
      inset: 0;
      background:
        radial-gradient(circle at center, rgba(212,175,55,.12), transparent 38%),
        linear-gradient(180deg, rgba(0,0,0,.64), rgba(0,0,0,.88));
      z-index: -1;
    }

    .dafy-final-inner {
      max-width: 820px;
      animation: dafyFadeUp .9s ease both;
    }

    .dafy-final-inner h2 {
      margin: 0 0 22px;
      font-size: clamp(42px, 5vw, 72px);
      line-height: .98;
      letter-spacing: -.05em;
      font-weight: 800;
    }

    .dafy-final-inner p {
      max-width: 680px;
      margin: 0 auto 34px;
      color: rgba(255,255,255,.82);
      font-size: 18px;
      line-height: 1.75;
    }

    .dafy-final-actions {
      display: flex;
      justify-content: center;
      gap: 14px;
      flex-wrap: wrap;
    }

    @keyframes dafyFadeUp {
      from { opacity: 0; transform: translateY(30px); }
      to { opacity: 1; transform: translateY(0); }
    }

    @keyframes dafyFadeLeft {
      from { opacity: 0; transform: translateX(-36px); }
      to { opacity: 1; transform: translateX(0); }
    }

    @keyframes dafyFadeRight {
      from { opacity: 0; transform: translateX(36px); }
      to { opacity: 1; transform: translateX(0); }
    }

    @media (min-width: 1600px) {
      .dafy-fleet-panel {
        min-height: 900px;
      }
    }

    @media (max-width: 900px) {
      .dafy-fleet-panel,
      .dafy-fleet-panel.reverse {
        min-height: 720px;
        align-items: flex-end;
        justify-content: center;
        background-position: center;
      }

      .dafy-fleet-panel::before,
      .dafy-fleet-panel.reverse::before {
        background:
          linear-gradient(180deg, rgba(0,0,0,.18) 0%, rgba(0,0,0,.55) 45%, rgba(0,0,0,.92) 100%);
      }

      .dafy-fleet-content {
        margin: 0 18px 32px;
        padding: 34px;
        max-width: 100%;
      }

      .dafy-fleet-content h2 {
        font-size: 38px;
      }

      .dafy-final-cta {
        min-height: 560px;
      }
    }

    @media (max-width: 520px) {
      .dafy-fleet-panel {
        min-height: 680px;
      }

      .dafy-fleet-content {
        padding: 28px 24px;
      }

      .dafy-fleet-content h2 {
        font-size: 32px;
      }

      .dafy-fleet-content p {
        font-size: 15.5px;
      }

      .dafy-btn {
        width: 100%;
      }

      .dafy-final-actions .dafy-btn {
        width: 100%;
      }
    }
  </style>

  <div class="dafy-fleet-panel" style="background-image:url('https://driveafy.com/wp-content/uploads/2026/07/ChatGPT-Image-Jul-6-2026-02_13_55-AM.png');">
    <div class="dafy-fleet-content">
      <div class="dafy-eyebrow">Executive SUV</div>
      <h2>Commanding Comfort for Premium Travel</h2>
      <p>Our executive SUV experience is ideal for airport transfers, corporate travel, VIP movement, and clients who prefer elevated space, privacy, and presence.</p>
      <ul class="dafy-fleet-list">
        <li>Luxury black SUV presentation</li>
        <li>Ideal for executives, families, and VIP guests</li>
        <li>Premium airport and hotel transportation</li>
      </ul>
      <div class="dafy-fleet-actions">
        <a href="/book-a-ride/" class="dafy-btn gold">Book This Class</a>
        <a href="/contact/" class="dafy-btn dark">Request Details</a>
      </div>
    </div>
  </div>

  <div class="dafy-fleet-panel reverse" style="background-image:url('https://driveafy.com/wp-content/uploads/2026/07/Exec-Sedan.png');">
    <div class="dafy-fleet-content">
      <div class="dafy-eyebrow">Luxury Executive Sedan</div>
      <h2>Quiet Precision for Business Travel</h2>
      <p>Designed for executives, professionals, and refined point-to-point travel, our sedan class delivers a polished experience with discretion and comfort.</p>
      <ul class="dafy-fleet-list">
        <li>Premium black luxury sedan experience</li>
        <li>Perfect for business meetings and airport transfers</li>
        <li>Elegant, discreet, and highly professional</li>
      </ul>
      <div class="dafy-fleet-actions">
        <a href="/book-a-ride/" class="dafy-btn gold">Reserve Sedan</a>
        <a href="/services/" class="dafy-btn dark">View Services</a>
      </div>
    </div>
  </div>

  <div class="dafy-fleet-panel" style="background-image:url('https://driveafy.com/wp-content/uploads/2026/07/Sprinter.png');">
    <div class="dafy-fleet-content">
      <div class="dafy-eyebrow">Executive Sprinter Van</div>
      <h2>Luxury Group Travel Without Compromise</h2>
      <p>For corporate groups, private aviation transfers, events, and high-end hospitality, the executive Sprinter offers spacious comfort with a premium arrival experience.</p>
      <ul class="dafy-fleet-list">
        <li>Ideal for executive groups and event travel</li>
        <li>Spacious, private, and refined</li>
        <li>Excellent for airport and FBO transportation</li>
      </ul>
      <div class="dafy-fleet-actions">
        <a href="/book-a-ride/" class="dafy-btn gold">Book Sprinter</a>
        <a href="/corporate/" class="dafy-btn dark">Corporate Travel</a>
      </div>
    </div>
  </div>

  <div class="dafy-fleet-panel reverse" style="background-image:url('https://driveafy.com/wp-content/uploads/2026/07/ChatGPT-Image-Jul-6-2026-02_28_41-AM.png');">
    <div class="dafy-fleet-content">
      <div class="dafy-eyebrow">Chauffeur Standard</div>
      <h2>Professional Service at Every Arrival</h2>
      <p>DriveAFY is built around more than vehicles. Our focus is punctuality, presentation, discretion, and a polished chauffeur experience from pickup to destination.</p>
      <ul class="dafy-fleet-list">
        <li>Professional chauffeur presentation</li>
        <li>Door-to-door executive service</li>
        <li>Built for clients who expect consistency</li>
      </ul>
      <div class="dafy-fleet-actions">
        <a href="/book-a-ride/" class="dafy-btn gold">Schedule Pickup</a>
        <a href="/about/" class="dafy-btn dark">About DriveAFY</a>
      </div>
    </div>
  </div>

  <div class="dafy-fleet-panel" style="background-image:url('https://driveafy.com/wp-content/uploads/2026/07/ChatGPT-Image-Jul-6-2026-02_30_38-AM.png');">
    <div class="dafy-fleet-content">
      <div class="dafy-eyebrow">Complete Fleet Experience</div>
      <h2>A Fleet Built for Executive Movement</h2>
      <p>From solo executive transfers to group transportation and premium event travel, DriveAFY provides a luxury fleet experience designed for reliability, comfort, and presence.</p>
      <ul class="dafy-fleet-list">
        <li>Executive SUVs, sedans, and Sprinter options</li>
        <li>Airport, corporate, event, and VIP travel</li>
        <li>Premium service throughout New York City and beyond</li>
      </ul>
      <div class="dafy-fleet-actions">
        <a href="/book-a-ride/" class="dafy-btn gold">Book A Ride</a>
        <a href="/contact/" class="dafy-btn dark">Plan Transportation</a>
      </div>
    </div>
  </div>

  <div class="dafy-final-cta" style="background-image:url('https://driveafy.com/wp-content/uploads/2026/07/ChatGPT-Image-Jul-6-2026-02_30_38-AM.png');">
    <div class="dafy-final-inner">
      <div class="dafy-eyebrow">Reserve DriveAFY</div>
      <h2>Ready for Your Next Executive Journey?</h2>
      <p>Professional chauffeurs, luxury vehicles, and dependable black car service throughout New York City and beyond.</p>
      <div class="dafy-final-actions">
        <a href="/book-a-ride/" class="dafy-btn gold">Reserve Your Ride</a>
        <a href="/contact/" class="dafy-btn dark">Contact DriveAFY</a>
      </div>
    </div>
  </div>

</section>/* End custom CSS */