:root{--page-title-display:none;}/* Start custom CSS */@import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400&family=Roboto:wght@400;500;600&display=swap");

.rp-fleet-page-hero,
.rp-fleet-page-hero *,
.rp-fleet-page-intro-section,
.rp-fleet-page-intro-section *,
.rp-fleet-page-group,
.rp-fleet-page-group *,
.rp-fleet-page-benefits-section,
.rp-fleet-page-benefits-section *,
.rp-fleet-page-cta-section,
.rp-fleet-page-cta-section * {
  box-sizing: border-box;
}

.rp-fleet-page-hero {
  width: 100%;
  margin: 0;
  padding: 0 !important;
  overflow: hidden;
  background-color: #285894;
}

.rp-fleet-page-hero > .elementor-container,
.rp-fleet-page-hero > .elementor-container > .elementor-row,
.rp-fleet-page-hero .rp-fleet-page-hero-column,
.rp-fleet-page-hero .rp-fleet-page-hero-column > .elementor-widget-wrap,
.rp-fleet-page-hero .rp-fleet-page-hero-widget,
.rp-fleet-page-hero .rp-fleet-page-hero-widget .elementor-widget-container {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.rp-fleet-page-hero-content {
  position: relative;
  isolation: isolate;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 390px;
  min-height: 390px;
}

.rp-fleet-page-hero-copy {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  width: 58%;
  height: 100%;
  padding: 62px 64px 62px max(48px, calc((100vw - 1160px) / 2));
  color: #ffffff;
  -webkit-text-fill-color: currentColor;
}

.rp-fleet-page-hero-kicker {
  display: block;
  margin: 0 0 24px;
  color: #ef5b2a !important;
  -webkit-text-fill-color: #ef5b2a !important;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.rp-fleet-page-hero-title {
  margin: 0 !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: clamp(48px, 4.5vw, 64px) !important;
  font-weight: 600 !important;
  line-height: 0.98 !important;
  letter-spacing: -0.045em !important;
}

.rp-fleet-page-hero-text {
  max-width: 560px;
  margin: 27px 0 0 !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.75 !important;
}

.rp-fleet-page-hero-media {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  min-width: 0;
  height: 390px;
  min-height: 390px;
  overflow: hidden;
  clip-path: none;
}

.rp-fleet-page-hero-media::after {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(90deg, #285894 0%, #285894 28%, rgba(40, 88, 148, 0.94) 40%, rgba(40, 88, 148, 0.58) 55%, rgba(40, 88, 148, 0.16) 75%, rgba(40, 88, 148, 0.04) 100%);
  content: "";
  pointer-events: none;
}

.rp-fleet-page-hero-media img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 390px;
  object-fit: cover;
  object-position: right center;
}

.rp-fleet-page-intro-section {
  width: 100%;
  margin: 0;
  padding: 68px 0 60px;
  background-color: #f3f6f8;
}

.rp-fleet-page-intro-section > .elementor-container {
  width: min(960px, calc(100% - 48px));
  max-width: none !important;
  margin-right: auto;
  margin-left: auto;
}

.rp-fleet-page-intro-column,
.rp-fleet-page-intro-widget,
.rp-fleet-page-intro-widget .elementor-widget-container {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.rp-fleet-page-intro {
  width: 100%;
  text-align: center;
}

.rp-fleet-page-intro-kicker,
.rp-fleet-page-group-kicker,
.rp-fleet-page-cta-kicker {
  display: block;
  margin: 0 0 20px;
  color: #ef5b2a;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.rp-fleet-page-intro-title {
  max-width: 820px;
  margin: 0 auto !important;
  color: #073b6d !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: clamp(42px, 4vw, 52px) !important;
  font-weight: 600 !important;
  line-height: 1.04 !important;
  letter-spacing: -0.04em !important;
}

.rp-fleet-page-intro-text {
  max-width: 720px;
  margin: 24px auto 0 !important;
  color: #65768a !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 17px !important;
  font-weight: 400 !important;
  line-height: 1.85 !important;
}

.rp-fleet-page-category-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-top: 38px;
}

.rp-fleet-page-category-links a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 13px 19px;
  border: 1px solid #ccd8e1;
  background-color: #ffffff;
  color: #073b6d !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  transition: border-color 0.25s ease, background-color 0.25s ease, color 0.25s ease, transform 0.25s ease;
}

.rp-fleet-page-category-links a:hover {
  border-color: #073b6d;
  background-color: #073b6d;
  color: #ffffff !important;
  transform: translateY(-2px);
}

.rp-fleet-page-category-links a:focus-visible,
.rp-fleet-page-quick-link:focus-visible,
.rp-fleet-page-group-button:focus-visible,
.rp-fleet-page-cta-button:focus-visible {
  outline: 2px solid #ef5b2a;
  outline-offset: 3px;
}

.rp-fleet-page-group {
  width: 100%;
  margin: 0;
  padding: 105px 0 112px;
}

.rp-fleet-page-minibus {
  background-color: #f3f6f8;
}

.rp-fleet-page-coaches {
  background-color: #ffffff;
}

.rp-fleet-page-group > .elementor-container {
  width: min(1160px, calc(100% - 48px));
  max-width: none !important;
  margin-right: auto;
  margin-left: auto;
}

.rp-fleet-page-group-column,
.rp-fleet-page-group-column > .elementor-widget-wrap,
.rp-fleet-page-group-heading-widget,
.rp-fleet-page-cards-widget,
.rp-fleet-page-group-heading-widget .elementor-widget-container,
.rp-fleet-page-cards-widget .elementor-widget-container {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.rp-fleet-page-group-heading {
  width: 100%;
  max-width: 760px;
  margin: 0 auto 50px;
  scroll-margin-top: 120px;
  text-align: center;
}

.rp-fleet-page-group-title {
  margin: 0 !important;
  color: #073b6d !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: clamp(40px, 3.5vw, 48px) !important;
  font-weight: 600 !important;
  line-height: 1.05 !important;
  letter-spacing: -0.04em !important;
}

.rp-fleet-page-group-description {
  max-width: 690px;
  margin: 25px auto 0 !important;
  color: #65768a !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.8 !important;
}

.rp-fleet-page-quick-link {
  display: none;
}

.rp-fleet-page-grid {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
  width: 100%;
}

.rp-fleet-page-card {
  display: flex;
  flex-direction: column;
  flex: 0 1 calc((100% - 48px) / 3);
  min-width: 0;
  overflow: hidden;
  border: 1px solid #d4dfe7;
  background-color: #ffffff;
  box-shadow: 0 3px 12px rgba(19, 37, 54, 0.025);
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.rp-fleet-page-card:hover {
  border-color: #c1d0db;
  box-shadow: 0 5px 16px rgba(19, 37, 54, 0.045);
}

.rp-fleet-page-card-media {
  position: relative;
  width: 100%;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background-color: #dce6ec;
}

.rp-fleet-page-card-media::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(7, 59, 109, 0), rgba(7, 59, 109, 0.14));
  content: "";
  pointer-events: none;
}

.rp-fleet-page-card-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.rp-fleet-page-card-content {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  flex-direction: column;
  width: 100%;
  padding: 27px 27px 29px;
  text-align: center;
}

.rp-fleet-page-card-index {
  display: none !important;
}

.rp-fleet-page-card-title {
  margin: 0 !important;
  color: #073b6d !important;
  font-family: "Roboto Slab", Georgia, serif !important;
  font-size: 26px !important;
  font-weight: 400 !important;
  line-height: 1.18 !important;
  letter-spacing: -0.025em !important;
  text-transform: none !important;
}

.rp-fleet-page-card-capacity {
  display: block;
  margin: 14px 0 0;
  color: #073b6d !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.rp-fleet-page-card-features {
  display: flex;
  flex-direction: column;
  gap: 9px;
  width: fit-content;
  max-width: 100%;
  margin: 23px auto 0;
  padding: 20px 0 0;
  border-top: 1px solid #e0e7ec;
  list-style: none;
  text-align: left;
}

.rp-fleet-page-card-features li {
  position: relative;
  margin: 0;
  padding-left: 18px;
  color: #65768a;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.55;
}

.rp-fleet-page-card-features li::before {
  position: absolute;
  top: 0.58em;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #ef5b2a;
  content: "";
  transform: translateY(-50%);
}

.rp-fleet-page-group-action {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 38px;
}

.rp-fleet-page-group-button {
  display: inline-flex;
  align-items: center;
  align-self: center;
  justify-content: center;
  max-width: 100%;
  min-height: 45px;
  margin: 0;
  padding: 13px 17px;
  border: 1px solid #073b6d;
  background-color: transparent;
  color: #073b6d !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.rp-fleet-page-group-button:hover {
  background-color: #073b6d;
  color: #ffffff !important;
}

.rp-fleet-page-benefits-section {
  display: none !important;
  width: 100%;
  margin: 0;
  padding: 110px 0 118px;
  overflow: hidden;
  background-color: #ffffff;
}

.rp-fleet-page-benefits-section > .elementor-container {
  width: min(1160px, calc(100% - 48px));
  max-width: none !important;
  margin-right: auto;
  margin-left: auto;
}

.rp-fleet-page-benefits,
.rp-fleet-page-benefits > .elementor-container,
.rp-fleet-page-benefits > .elementor-container > .elementor-row {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.rp-fleet-page-benefits-heading-widget,
.rp-fleet-page-benefits-heading-widget .elementor-widget-container {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.rp-fleet-page-benefits-heading {
  width: 100%;
  max-width: 860px;
  margin: 0 auto 58px;
  text-align: center;
}

.rp-fleet-page-benefits-kicker {
  display: block;
  margin: 0 0 20px;
  color: #ef5b2a;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.rp-fleet-page-benefits-title {
  margin: 0 !important;
  color: #073b6d !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: clamp(42px, 4vw, 52px) !important;
  font-weight: 600 !important;
  line-height: 1.05 !important;
  letter-spacing: -0.04em !important;
}

.rp-fleet-page-benefits-intro {
  max-width: 720px;
  margin: 25px auto 0 !important;
  color: #687681 !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 17px !important;
  font-weight: 400 !important;
  line-height: 1.75 !important;
}

.rp-fleet-page-benefits > .elementor-container,
.rp-fleet-page-benefits > .elementor-container > .elementor-row {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.rp-fleet-page-benefit {
  width: 100% !important;
  min-width: 0;
  border: 1px solid #d9e2e8;
  background-color: #ffffff;
  color: #073b6d;
  box-shadow: 0 15px 38px rgba(19, 37, 54, 0.045);
  transition: border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}

.rp-fleet-page-benefit:hover {
  border-color: #c6d5df;
  box-shadow: 0 18px 40px rgba(19, 37, 54, 0.085);
  transform: translateY(-4px);
}

.rp-fleet-page-benefit > .elementor-widget-wrap,
.rp-fleet-page-benefit-widget,
.rp-fleet-page-benefit-widget .elementor-widget-container {
  width: 100% !important;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.rp-fleet-page-benefit-content {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  min-height: 292px;
  padding: 38px 30px;
  text-align: center;
}

.rp-fleet-page-benefit-icon {
  display: grid;
  width: 76px;
  height: 76px;
  margin-bottom: 27px;
  place-items: center;
  background-color: #edf3f8;
  color: #073b6d;
}

.rp-fleet-page-benefit-icon svg {
  display: block;
  width: 34px;
  height: 34px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.rp-fleet-page-benefit h3 {
  margin: 0 0 13px !important;
  color: #073b6d !important;
  font-family: "Roboto Slab", Georgia, serif !important;
  font-size: 26px !important;
  font-weight: 400 !important;
  line-height: 1.2 !important;
}

.rp-fleet-page-benefit p {
  max-width: 310px;
  margin: 0 !important;
  color: #657480 !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 1.65 !important;
}

.rp-fleet-page-cta-section {
  width: 100%;
  margin: 0;
  padding: 96px 0;
  background-color: #ffffff;
}

.rp-fleet-page-cta-section > .elementor-container {
  width: min(1160px, calc(100% - 48px));
  max-width: none !important;
  margin-right: auto;
  margin-left: auto;
}

.rp-fleet-page-cta-column,
.rp-fleet-page-cta-widget,
.rp-fleet-page-cta-widget .elementor-widget-container {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.rp-fleet-page-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
  width: 100%;
  padding: 0;
  background-color: transparent;
  box-shadow: none;
}

.rp-fleet-page-cta-copy {
  flex: 1 1 auto;
  min-width: 0;
  max-width: 700px;
}

.rp-fleet-page-cta-title {
  margin: 0 !important;
  color: #073b6d !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: clamp(36px, 3.5vw, 44px) !important;
  font-weight: 600 !important;
  line-height: 1.06 !important;
  letter-spacing: -0.035em !important;
}

.rp-fleet-page-cta-text {
  max-width: 650px;
  margin: 22px 0 0 !important;
  color: #65768a !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.75 !important;
}

.rp-fleet-page-cta-button {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 52px;
  padding: 15px 22px;
  border: 1px solid #ef5b2a;
  background-color: #ef5b2a;
  color: #ffffff !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  transition: background-color 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
}

.rp-fleet-page-cta-button svg {
  display: block;
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.rp-fleet-page-cta-button:hover {
  border-color: #d94618;
  background-color: #d94618;
  color: #ffffff !important;
  transform: translateY(-2px);
}

@media (max-width: 1024px) {
  .rp-fleet-page-hero-content {
    height: 370px;
    min-height: 370px;
  }

  .rp-fleet-page-hero-copy {
    width: 65%;
    padding: 56px 44px 56px 40px;
  }

  .rp-fleet-page-hero-media,
  .rp-fleet-page-hero-media img {
    height: 370px;
    min-height: 370px;
  }

  .rp-fleet-page-intro-section {
    padding: 60px 0 54px;
  }

  .rp-fleet-page-group {
    padding: 88px 0 94px;
  }

  .rp-fleet-page-card {
    flex-basis: calc((100% - 20px) / 2);
  }

  .rp-fleet-page-grid {
    gap: 20px;
  }

  .rp-fleet-page-benefits > .elementor-container,
  .rp-fleet-page-benefits > .elementor-container > .elementor-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .rp-fleet-page-benefit:last-child {
    grid-column: 1 / -1;
  }

  .rp-fleet-page-benefit-content {
    padding: 28px;
  }

  .rp-fleet-page-cta {
    gap: 38px;
    padding: 45px;
  }
}

@media (max-width: 767px) {
  .rp-fleet-page-hero-content {
    position: relative;
    display: block;
    height: 310px;
    min-height: 310px;
  }

  .rp-fleet-page-hero-copy {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 310px;
    min-height: 310px;
    padding: 54px 24px;
    background: transparent;
  }

  .rp-fleet-page-hero-title {
    font-size: 42px !important;
  }

  .rp-fleet-page-hero-text {
    font-size: 16px !important;
  }

  .rp-fleet-page-hero-media {
    position: absolute;
    inset: 0;
    height: 310px;
    min-height: 300px;
    clip-path: none;
  }

  .rp-fleet-page-hero-media::after {
    background: linear-gradient(90deg, rgba(40, 88, 148, 0.98) 0%, rgba(40, 88, 148, 0.9) 38%, rgba(40, 88, 148, 0.62) 100%);
  }

  .rp-fleet-page-hero-media img {
    height: 310px;
    min-height: 300px;
  }

  .rp-fleet-page-intro-section {
    padding: 48px 0;
  }

  .rp-fleet-page-intro-section > .elementor-container,
  .rp-fleet-page-group > .elementor-container,
  .rp-fleet-page-benefits-section > .elementor-container,
  .rp-fleet-page-cta-section > .elementor-container {
    width: calc(100% - 32px);
  }

  .rp-fleet-page-intro-title {
    font-size: 38px !important;
  }

  .rp-fleet-page-intro-text {
    margin-top: 24px !important;
    font-size: 16px !important;
  }

  .rp-fleet-page-category-links {
    align-items: stretch;
    flex-direction: column;
  }

  .rp-fleet-page-category-links a {
    width: 100%;
  }

  .rp-fleet-page-group {
    padding: 72px 0 78px;
  }

  .rp-fleet-page-group-heading {
    margin-bottom: 24px;
  }

  .rp-fleet-page-group-title {
    font-size: 34px !important;
  }

  .rp-fleet-page-group-description {
    font-size: 16px !important;
  }

  .rp-fleet-page-quick-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 44px;
    margin: 18px auto 0;
    padding: 8px 0 7px;
    border-bottom: 1px solid #073b6d;
    color: #073b6d !important;
    font-family: "Roboto", Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1.4 !important;
    text-decoration: none !important;
    transition: color 0.2s ease, border-color 0.2s ease, gap 0.2s ease;
  }

  .rp-fleet-page-quick-link:hover,
  .rp-fleet-page-quick-link:focus-visible {
    gap: 14px;
    border-color: #ef5b2a;
    color: #ef5b2a !important;
  }

  .rp-fleet-page-card {
    flex-basis: 100%;
  }

  .rp-fleet-page-card-content {
    padding: 24px;
  }

  .rp-fleet-page-card-title {
    font-size: 24px !important;
  }

  .rp-fleet-page-card-features li {
    font-size: 16px;
  }

  .rp-fleet-page-benefits-section {
    padding: 74px 0 80px;
  }

  .rp-fleet-page-benefits-heading {
    margin-bottom: 40px;
  }

  .rp-fleet-page-benefits-title {
    font-size: 36px !important;
  }

  .rp-fleet-page-benefits-intro {
    margin-top: 21px !important;
    font-size: 16px !important;
  }

  .rp-fleet-page-benefits > .elementor-container,
  .rp-fleet-page-benefits > .elementor-container > .elementor-row {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .rp-fleet-page-benefit:last-child {
    grid-column: auto;
  }

  .rp-fleet-page-benefit-content {
    min-height: 0;
    padding: 29px 25px;
  }

  .rp-fleet-page-cta-section {
    padding: 72px 0;
  }

  .rp-fleet-page-cta {
    align-items: stretch;
    flex-direction: column;
    gap: 30px;
    padding: 32px 25px;
  }

  .rp-fleet-page-cta-title {
    font-size: 34px !important;
  }

  .rp-fleet-page-cta-button {
    width: 100%;
  }
}

@media (prefers-reduced-motion: reduce) {
  .rp-fleet-page-category-links a,
  .rp-fleet-page-card,
  .rp-fleet-page-benefit,
  .rp-fleet-page-card-media img,
  .rp-fleet-page-group-button,
  .rp-fleet-page-quick-link,
  .rp-fleet-page-cta-button {
    transition: none !important;
  }
}/* End custom CSS */