/* =========================================================
   MAXX LOCATIONS PAGE SPECIFIC CSS
   File: /assets/css/maxx-locations-page.css
   Load after /assets/css/maxx-common.css
   ========================================================= */

/* Contact-page style split hero */
.page-locations .hero{position:relative;overflow:hidden}
.page-locations .hero-split{min-height:342px;display:grid;grid-template-columns:minmax(420px,52%) 1fr;align-items:center;background:#fff;border-bottom:0}
.page-locations .hero-image{height:342px;display:flex;align-items:flex-end;justify-content:flex-start;overflow:hidden;background:#fff}
.page-locations .hero-image img{width:100%;height:100%;object-fit:cover;object-position:left center}
.page-locations .hero-heading{min-height:342px;display:flex;align-items:center;justify-content:center;text-align:left;padding:38px 48px}
.page-locations .hero h1{font-size:clamp(36px,4.2vw,58px);line-height:1.25;margin:0;font-weight:800;color:#202638;letter-spacing:-.02em}
.page-locations .hero h1 span{color:var(--maxx-blue)}

.page-locations .section{padding:78px 0;background:#f7f9fc}
.page-locations .section.white{background:#fff}
.page-locations .section-head{text-align:center;max-width:940px;margin:0 auto 38px}
.page-locations .section-head h2{font-size:clamp(30px,3.2vw,46px);line-height:1.25;margin:0 0 14px;font-weight:800;color:#121928}
.page-locations .section-head h2 span{color:var(--maxx-blue)}
.page-locations .section-head p{margin:0;color:var(--maxx-muted);font-size:17px}

.page-locations .location-grid{display:grid;grid-template-columns:1fr;gap:24px;max-width:1120px;margin:0 auto}
.page-locations .location-card{background:#fff;border:1px solid var(--maxx-border);border-radius:22px;padding:0;box-shadow:0 16px 38px rgba(15,35,60,.09);overflow:hidden}
.page-locations .location-top{padding:24px 26px;background:linear-gradient(135deg,#fff,#f7fbff);border-bottom:1px solid var(--maxx-border);display:flex;align-items:flex-start;justify-content:space-between;gap:16px}
.page-locations .location-name{margin:0;font-size:27px;line-height:1.2;font-weight:800;color:#111827}
.page-locations .location-name span{color:var(--maxx-blue)}
.page-locations .badge{flex:0 0 auto;background:#eaf4ff;color:#0a5fac;border:1px solid #cfe7ff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.page-locations .location-body{padding:24px 26px 26px}
.page-locations .location-meta{display:grid;grid-template-columns:1fr 1fr;gap:16px 22px;margin-bottom:22px}
.page-locations .meta-block strong{display:block;color:#121928;font-size:13px;text-transform:uppercase;letter-spacing:.07em;margin-bottom:6px}
.page-locations .meta-block span,.page-locations .meta-block a{display:block;color:#445065;font-size:15px;line-height:1.55}
.page-locations .meta-block a:hover{color:var(--maxx-blue)}
.page-locations .service-list{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px;padding:0;list-style:none}
.page-locations .service-list li{background:#f1f5fb;border:1px solid #e3e9f3;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:600;color:#344054}

.page-locations .seo-text{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}
.page-locations .seo-text h2{font-size:clamp(28px,3vw,42px);line-height:1.25;margin:0 0 14px;font-weight:800}
.page-locations .seo-text h2 span{color:var(--maxx-blue)}
.page-locations .seo-text p{color:#536174;margin:0 0 14px;font-size:16px}
.page-locations .feature-boxes{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.page-locations .feature-box{background:#fff;border:1px solid var(--maxx-border);border-radius:18px;padding:22px;box-shadow:0 12px 28px rgba(12,28,48,.07)}
.page-locations .feature-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--maxx-blue);font-size:28px;margin-bottom:12px;font-weight:800;line-height:1}
.page-locations .feature-box h3{margin:0 0 7px;font-size:20px}
.page-locations .feature-box p{margin:0;color:#667085;font-size:14px}

.page-locations .fleet-links{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.page-locations .fleet-card{background:#fff;border:1px solid var(--maxx-border);border-radius:18px;padding:24px 18px;text-align:center;box-shadow:0 12px 28px rgba(12,28,48,.07)}
.page-locations .fleet-icon{display:inline-flex;align-items:center;justify-content:center;font-size:34px;color:var(--maxx-blue);margin-bottom:10px;line-height:1}
.page-locations .fleet-card h3{margin:0 0 7px;font-size:19px}
.page-locations .fleet-card p{margin:0 0 15px;color:#667085;font-size:14px}
.page-locations .fleet-card a{font-weight:800;color:var(--maxx-blue)}

.page-locations .faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.page-locations .faq-item{background:#fff;border:1px solid var(--maxx-border);border-radius:18px;padding:22px;box-shadow:0 12px 28px rgba(12,28,48,.07)}
.page-locations .faq-item h3{margin:0 0 7px;font-size:19px}
.page-locations .faq-item p{margin:0;color:#667085;font-size:15px}

.page-locations .cta{background:#242935;color:#fff;padding:70px 0;text-align:center}
.page-locations .cta h2{font-size:clamp(30px,3.2vw,46px);line-height:1.25;margin:0 0 14px;font-weight:800}
.page-locations .cta h2 span{color:#8ec7ff}
.page-locations .cta p{max-width:780px;margin:0 auto 26px;color:#d8dee8;font-size:17px}

@media(max-width:1100px){
  .page-locations .hero-split{grid-template-columns:1fr 1fr;min-height:320px}
  .page-locations .hero-image,.page-locations .hero-heading{height:320px;min-height:320px}
  .page-locations .hero-heading{padding:32px 30px}
  .page-locations .hero h1{font-size:clamp(32px,4vw,46px)}
  .page-locations .location-grid,.page-locations .seo-text{grid-template-columns:1fr}
  .page-locations .fleet-links{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:760px){
  .page-locations .hero-split{display:block;min-height:0}
  .page-locations .hero-image{height:225px;min-height:225px}
  .page-locations .hero-heading{min-height:180px;height:auto;padding:34px 22px;text-align:center}
  .page-locations .hero h1{font-size:32px}
  .page-locations .section{padding:56px 0}
  .page-locations .location-top{display:block}
  .page-locations .badge{display:inline-block;margin-top:12px}
  .page-locations .location-meta{grid-template-columns:1fr}
  .page-locations .actions .btn{width:100%}
  .page-locations .feature-boxes,.page-locations .fleet-links,.page-locations .faq-grid{grid-template-columns:1fr}
}


/* ================================
   Maxx Services Section
   Scoped CSS - safe for existing site
================================ */

.mx-services {
  background: #f3f3f3;
  padding: 16px 15px 58px;
  font-family: inherit;
}

.mx-services,
.mx-services * {
  box-sizing: border-box;
}

.mx-services-wrap {
  max-width: 1120px;
  margin: 0 auto;
}

.mx-services-head {
  text-align: center;
  margin-bottom: 48px;
}

.mx-services-head h2 {
  margin: 0 0 16px;
  color: #655d5d;
  font-size: 44px;
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: -0.5px;
}

.mx-services-head p {
  max-width: 760px;
  margin: 0 auto;
  color: #000;
  font-size: 13px;
  line-height: 1.6;
  font-weight: 500;
}

.mx-services-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 44px 26px;
}

.mx-service-card {
  background: #fff;
  min-height: 355px;
  padding: 26px 14px;
  display: grid;
  grid-template-columns: 48% 52%;
  align-items: stretch;
  gap: 20px;
}

.mx-service-card-reverse {
  grid-template-columns: 52% 48%;
}

.mx-service-img {
  width: 100%;
  height: 100%;
  min-height: 255px;
  overflow: hidden;
}

.mx-service-img img {
  width: 100%;
  height: 100%;
  min-height: 255px;
  display: block;
  object-fit: cover;
}

.mx-service-content {
  min-height: 255px;
  padding: 0 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.mx-service-content h3 {
  margin: 2px 0 12px;
  color: #0b1f38;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 800;
}

.mx-service-content p {
  margin: 0;
  color: #5f6068;
  font-size: 13px;
  line-height: 1.45;
  font-weight: 400;
}

.mx-service-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: auto;
  min-height: 34px;
  padding: 8px 13px;
  background: #006fb8;
  color: #fff;
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 700;
  text-decoration: none;
  transition: background 0.2s ease, transform 0.2s ease;
}

.mx-service-btn:hover,
.mx-service-btn:focus {
  background: #005b98;
  color: #fff;
  text-decoration: none;
  transform: translateY(-1px);
}

/* Tablet */
@media (max-width: 991px) {
  .mx-services {
    padding: 34px 15px 45px;
  }

  .mx-services-head h2 {
    font-size: 36px;
  }

  .mx-services-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .mx-service-card,
  .mx-service-card-reverse {
    max-width: 620px;
    margin: 0 auto;
  }
}

/* Mobile */
@media (max-width: 600px) {
  .mx-services {
    padding: 30px 12px 40px;
  }

  .mx-services-head {
    margin-bottom: 28px;
  }

  .mx-services-head h2 {
    font-size: 30px;
  }

  .mx-services-head p {
    font-size: 13px;
  }

  .mx-service-card,
  .mx-service-card-reverse {
    grid-template-columns: 1fr;
    padding: 16px;
    gap: 16px;
    min-height: auto;
  }

  .mx-service-card-reverse .mx-service-content {
    order: 2;
  }

  .mx-service-card-reverse .mx-service-img {
    order: 1;
  }

  .mx-service-img,
  .mx-service-img img {
    min-height: 220px;
    height: 220px;
  }

  .mx-service-content {
    min-height: auto;
    padding: 0;
  }

  .mx-service-content h3 {
    font-size: 21px;
  }

  .mx-service-content p {
    font-size: 13px;
  }

  .mx-service-btn {
    margin-top: 18px;
  }
}
/* =================================
   Maxx Mile + Testimonial Section
   Scoped CSS
================================= */

.mx-mile-section {
  background: #ffffff;
  padding: 38px 15px 60px;
  font-family: inherit;
}

.mx-mile-section *,
.mx-testimonial-section * {
  box-sizing: border-box;
}

.mx-mile-wrap {
  max-width: 1180px;
  margin: 0 auto;
}

.mx-mile-top {
  display: grid;
  grid-template-columns: 58% 42%;
  align-items: center;
  gap: 34px;
}

.mx-mile-vehicle {
  text-align: center;
}

.mx-mile-vehicle img {
  width: 100%;
  max-width: 720px;
  height: auto;
  display: inline-block;
}

.mx-mile-content {
  max-width: 500px;
  padding: 10px 0;
}

.mx-mile-icon {
  color: #0071c8;
  margin-bottom: 22px;
}

.mx-mile-content h2 {
  margin: 0 0 28px;
  color: #0071c8;
  font-size: 30px;
  line-height: 1.45;
  font-weight: 700;
  letter-spacing: -0.3px;
}

.mx-mile-content p {
  margin: 0;
  color: #77747a;
  font-size: 15px;
  line-height: 1.55;
  font-weight: 400;
}

.mx-mile-content p a {
  color: #006fc9;
  text-decoration: underline;
  font-weight: 600;
}

.mx-mile-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 58px;
  min-width: 142px;
  min-height: 46px;
  padding: 13px 28px;
  background: #0071bc;
  color: #ffffff;
  border-radius: 26px;
  font-size: 14px;
  line-height: 1;
  font-weight: 800;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 0.2s ease, transform 0.2s ease;
}

.mx-mile-btn:hover,
.mx-mile-btn:focus {
  background: #005f9f;
  color: #ffffff;
  text-decoration: none;
  transform: translateY(-1px);
}

/* Testimonial */

.mx-testimonial-section {
  background: #f5f5f5;
  padding: 108px 15px 76px;
  font-family: inherit;
}

.mx-testimonial-wrap {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 140px minmax(300px, 520px) 1fr;
  align-items: center;
  gap: 30px;
}

.mx-quote-mark {
  color: #0071c8;
  font-size: 122px;
  line-height: 0.6;
  font-weight: 900;
  text-align: right;
  font-family: Georgia, serif;
}

.mx-review-text p {
  margin: 0;
  color: #969696;
  font-size: 18px;
  line-height: 1.55;
  font-weight: 400;
}

.mx-stars {
  margin-top: 0;
  color: #ffb21a;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 3px;
}

.mx-review-name {
  color: #858585;
  font-size: 16px;
  font-weight: 800;
  align-self: center;
}

/* Tablet */

@media (max-width: 991px) {
  .mx-mile-section {
    padding: 35px 15px 50px;
  }

  .mx-mile-top {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .mx-mile-content {
    max-width: 680px;
    margin: 0 auto;
    text-align: center;
  }

  .mx-mile-icon {
    display: flex;
    justify-content: center;
  }

  .mx-mile-content h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }

  .mx-mile-btn {
    margin-top: 30px;
  }

  .mx-testimonial-section {
    padding: 70px 15px 60px;
  }

  .mx-testimonial-wrap {
    grid-template-columns: 90px 1fr;
    gap: 20px;
  }

  .mx-review-name {
    grid-column: 2;
  }

  .mx-quote-mark {
    font-size: 92px;
  }
}

/* Mobile */

@media (max-width: 600px) {
  .mx-mile-section {
    padding: 25px 12px 42px;
  }

  .mx-mile-content h2 {
    font-size: 24px;
    line-height: 1.35;
  }

  .mx-mile-content p {
    font-size: 14px;
  }

  .mx-mile-btn {
    margin-top: 26px;
    min-width: 136px;
    min-height: 44px;
  }

  .mx-testimonial-section {
    padding: 55px 15px 48px;
  }

  .mx-testimonial-wrap {
    display: block;
    text-align: center;
  }

  .mx-quote-mark {
    text-align: center;
    font-size: 90px;
    margin-bottom: 10px;
  }

  .mx-review-text p {
    font-size: 16px;
  }

  .mx-stars {
    font-size: 32px;
    letter-spacing: 1px;
    margin-top: 10px;
  }

  .mx-review-name {
    margin-top: 18px;
    font-size: 15px;
  }
}
/* =====================================
   Why Choose Maxx Car Rental Section
   Scoped CSS
===================================== */

.mx-why-section {
  position: relative;
  background:
    linear-gradient(rgba(31, 37, 50, 0.96), rgba(31, 37, 50, 0.96)),
    repeating-linear-gradient(135deg, rgba(255,255,255,0.04) 0 2px, transparent 2px 90px);
  padding: 38px 15px 70px;
  font-family: inherit;
}

.mx-why-section,
.mx-why-section * {
  box-sizing: border-box;
}

.mx-why-panel {
  max-width: 1250px;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 8px;
  padding: 78px 26px 42px;
}

.mx-why-head {
  text-align: center;
  margin-bottom: 88px;
}

.mx-why-head h2 {
  margin: 0;
  color: #1d2438;
  font-size: 48px;
  line-height: 1.15;
  font-weight: 900;
  letter-spacing: -1px;
}

.mx-why-head h2 span {
  color: #0071c8;
}

.mx-why-line {
  width: 440px;
  max-width: 80%;
  height: 1px;
  background: #c8c8c8;
  margin: 28px auto 34px;
}

.mx-why-head p {
  max-width: 1060px;
  margin: 0 auto;
  color: #000000;
  font-size: 14px;
  line-height: 1.65;
  font-weight: 400;
}

.mx-why-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px;
}

.mx-why-card {
  background: #ffffff;
  border: 3px solid #e3e3e3;
  border-radius: 14px;
  min-height: 330px;
  padding: 28px 22px 26px;
  text-align: center;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.mx-why-card:hover {
  border-color: #0071c8;
  box-shadow: 0 18px 40px rgba(0, 113, 200, 0.13);
  transform: translateY(-4px);
}

.mx-why-icon {
  width: 92px;
  height: 92px;
  margin: 0 auto 24px;
  color: #0071c8;
}

.mx-why-icon svg {
  width: 100%;
  height: 100%;
  display: block;
  fill: none;
  stroke: currentColor;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.mx-why-card h3 {
  margin: 0 0 16px;
  color: #1d2438;
  font-size: 25px;
  line-height: 1.25;
  font-weight: 900;
}

.mx-why-card p {
  margin: 0;
  color: #77747a;
  font-size: 15px;
  line-height: 1.42;
  font-weight: 400;
}

/* Large screen wider layout */
@media (min-width: 1400px) {
  .mx-why-panel {
    max-width: 1460px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .mx-why-grid {
    gap: 34px;
  }

  .mx-why-card {
    min-height: 335px;
    padding-left: 28px;
    padding-right: 28px;
  }
}

/* Tablet */
@media (max-width: 991px) {
  .mx-why-section {
    padding: 35px 15px 55px;
  }

  .mx-why-panel {
    padding: 52px 22px 36px;
  }

  .mx-why-head {
    margin-bottom: 44px;
  }

  .mx-why-head h2 {
    font-size: 38px;
  }

  .mx-why-line {
    margin: 22px auto 26px;
  }

  .mx-why-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
  }
}

/* Mobile */
@media (max-width: 600px) {
  .mx-why-section {
    padding: 25px 12px 42px;
  }

  .mx-why-panel {
    border-radius: 8px;
    padding: 38px 16px 26px;
  }

  .mx-why-head {
    margin-bottom: 30px;
  }

  .mx-why-head h2 {
    font-size: 30px;
    line-height: 1.2;
  }

  .mx-why-head p {
    font-size: 13px;
  }

  .mx-why-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .mx-why-card {
    min-height: auto;
    padding: 26px 18px 24px;
  }

  .mx-why-icon {
    width: 78px;
    height: 78px;
    margin-bottom: 18px;
  }

  .mx-why-card h3 {
    font-size: 24px;
  }

  .mx-why-card p {
    font-size: 14px;
  }
}
/* ===============================
   Maxx Review Slider - Clean Fix
   No arrows, dots bottom
================================ */

.mxr-testimonials {
  background: #f5f5f5;
  padding: 95px 15px 70px;
  font-family: inherit;
  overflow: hidden;
}

.mxr-testimonials,
.mxr-testimonials * {
  box-sizing: border-box;
}

.mxr-wrap {
  max-width: 1180px;
  margin: 0 auto;
}

.mxr-slider {
  min-height: 190px;
}

.mxr-slide {
  display: none;
}

.mxr-slide.is-active {
  display: grid;
  grid-template-columns: 120px minmax(320px, 560px) 220px;
  align-items: center;
  justify-content: center;
  gap: 38px;
  animation: mxrFade 0.45s ease;
}

@keyframes mxrFade {
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.mxr-quote {
  color: #0071c8;
  font-size: 125px;
  line-height: 0.7;
  font-weight: 900;
  text-align: right;
  font-family: Georgia, serif;
}

.mxr-message {
  text-align: left;
}

.mxr-message p {
  margin: 0;
  color: #8d8d8d;
  font-size: 18px;
  line-height: 1.55;
  font-weight: 400;
}

.mxr-stars {
  margin-top: 8px;
  color: #ffb21a;
  font-size: 38px;
  line-height: 1;
  letter-spacing: 3px;
}

.mxr-name {
  color: #858585;
  font-size: 16px;
  font-weight: 800;
  text-align: left;
}

.mxr-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 9px;
  margin-top: 32px;
  min-height: 14px;
}

.mxr-dot {
  width: 11px;
  height: 11px;
  border: 0;
  border-radius: 50%;
  background: #c9c9c9;
  padding: 0;
  cursor: pointer;
}

.mxr-dot.is-active {
  background: #0071c8;
}

/* Tablet */
@media (max-width: 991px) {
  .mxr-testimonials {
    padding: 70px 15px 60px;
  }

  .mxr-slide.is-active {
    grid-template-columns: 90px minmax(280px, 1fr);
    gap: 24px;
  }

  .mxr-name {
    grid-column: 2;
    margin-top: -10px;
  }

  .mxr-quote {
    font-size: 95px;
  }

  .mxr-message p {
    font-size: 16px;
  }
}

/* Mobile */
@media (max-width: 600px) {
  .mxr-testimonials {
    padding: 55px 15px 50px;
  }

  .mxr-slider {
    min-height: auto;
  }

  .mxr-slide.is-active {
    display: block;
    text-align: center;
  }

  .mxr-quote {
    text-align: center;
    font-size: 88px;
    margin-bottom: 8px;
  }

  .mxr-message {
    text-align: center;
  }

  .mxr-message p {
    max-width: 100%;
    font-size: 16px;
    line-height: 1.55;
  }

  .mxr-stars {
    font-size: 30px;
    letter-spacing: 1px;
    margin-top: 12px;
  }

  .mxr-name {
    text-align: center;
    margin-top: 16px;
    font-size: 15px;
  }

  .mxr-dots {
    margin-top: 28px;
    flex-wrap: wrap;
  }
}
/* Maxx Home Location + Fleet Slider + FAQ */
#maxx-home-extra {
  --mx-blue: #082447;
  --mx-blue2: #0b5fa5;
  --mx-yellow: #ffc20f;
  --mx-text: #111827;
  --mx-muted: #5d6675;
  --mx-border: #e7ecf3;
  --mx-soft: #f6f8fb;
  --mx-white: #ffffff;
  --mx-shadow: 0 16px 40px rgba(8, 36, 71, .12);
  --mx-radius: 18px;
  font-family: inherit;
  color: var(--mx-text);
}

#maxx-home-extra *,
#maxx-home-extra *::before,
#maxx-home-extra *::after {
  box-sizing: border-box;
}

#maxx-home-extra .mx-section {
  padding: 56px 15px;
  background: #fff;
}

#maxx-home-extra .mx-section.mx-soft {
  background: var(--mx-soft);
}

#maxx-home-extra .mx-container {
  max-width: 1200px;
  margin: 0 auto;
}

#maxx-home-extra .mx-heading {
  text-align: center;
  max-width: 820px;
  margin: 0 auto 32px;
}

#maxx-home-extra .mx-eyebrow {
  display: inline-flex;
  align-items: center;
  padding: 7px 14px;
  border-radius: 999px;
  background: rgba(11, 95, 165, .09);
  color: var(--mx-blue2);
  font-weight: 900;
  font-size: 13px;
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-bottom: 12px;
}

#maxx-home-extra h2 {
  font-size: clamp(28px, 3vw, 42px);
  line-height: 1.15;
  margin: 0 0 12px;
  color: var(--mx-blue);
  font-weight: 900;
}

#maxx-home-extra .mx-heading p {
  margin: 0;
  color: var(--mx-muted);
  font-size: 16px;
  line-height: 1.65;
}

/* Location Cards */
#maxx-home-extra .mx-location-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

#maxx-home-extra .mx-location-card {
  position: relative;
  display: block;
  min-height: 245px;
  border-radius: 16px;
  overflow: hidden;
  text-decoration: none;
  background: var(--mx-blue);
  box-shadow: var(--mx-shadow);
  isolation: isolate;
}

#maxx-home-extra .mx-location-card img {
  width: 100%;
  height: 245px;
  object-fit: cover;
  display: block;
  transition: transform .35s ease;
}

#maxx-home-extra .mx-location-card:hover img {
  transform: scale(1.06);
}

#maxx-home-extra .mx-location-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(8,36,71,.05) 20%, rgba(8,36,71,.36) 55%, rgba(5,24,48,.94) 100%);
  z-index: 1;
}

#maxx-home-extra .mx-location-text {
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 16px;
  z-index: 2;
  color: #fff;
}

#maxx-home-extra .mx-location-code {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: rgba(8, 36, 71, .96);
  color: #fff;
  padding: 7px 11px;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 900;
  margin-bottom: 10px;
}

#maxx-home-extra .mx-location-text h3 {
  margin: 0 0 4px;
  color: #fff;
  font-size: 19px;
  line-height: 1.15;
  font-weight: 900;
  text-transform: uppercase;
}

#maxx-home-extra .mx-location-text p {
  margin: 0;
  color: rgba(255,255,255,.93);
  font-size: 13px;
  line-height: 1.45;
}

/* Fleet Slider Header */
#maxx-home-extra .mx-slider-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 22px;
}

#maxx-home-extra .mx-slider-title {
  font-size: 22px;
  color: var(--mx-blue);
  font-weight: 900;
  margin: 0;
}

#maxx-home-extra .mx-slider-controls {
  display: flex;
  align-items: center;
  gap: 12px;
}

#maxx-home-extra .mx-slide-btn {
  width: 46px;
  height: 46px;
  border: 2px solid rgba(8, 36, 71, .12);
  border-radius: 50%;
  background: var(--mx-blue);
  color: #fff;
  font-size: 28px;
  font-weight: 900;
  line-height: 1;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 12px 26px rgba(8, 36, 71, .22);
  transition: all .2s ease;
}

#maxx-home-extra .mx-slide-btn:hover {
  background: var(--mx-yellow);
  color: var(--mx-blue);
  transform: translateY(-2px);
  box-shadow: 0 16px 32px rgba(8, 36, 71, .24);
}

#maxx-home-extra .mx-slide-btn:active {
  transform: scale(.96);
}

/* Fleet Slider - bottom bar removed */
#maxx-home-extra .mx-fleet-slider-wrap {
  position: relative;
  overflow: hidden;
}

#maxx-home-extra .mx-fleet-slider {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% - 66px) / 4);
  gap: 22px;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  padding: 8px 2px 22px;

  scrollbar-width: none;
  -ms-overflow-style: none;
}

#maxx-home-extra .mx-fleet-slider::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

/* Fleet Card */
#maxx-home-extra .mx-fleet-card {
  scroll-snap-align: start;
  background: #fff;
  border: 1px solid var(--mx-border);
  border-radius: 20px;
  padding: 24px 22px 26px;
  text-align: center;
  box-shadow: 0 10px 28px rgba(8,36,71,.08);
  min-height: 560px;
  display: flex;
  flex-direction: column;
  transition: transform .25s ease, box-shadow .25s ease;
}

#maxx-home-extra .mx-fleet-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 42px rgba(8, 36, 71, .14);
}

#maxx-home-extra .mx-badge {
  display: inline-flex;
  align-self: center;
  padding: 5px 11px;
  border-radius: 999px;
  background: rgba(11,95,165,.09);
  color: var(--mx-blue2);
  font-size: 12px;
  font-weight: 900;
  margin-bottom: 10px;
}

#maxx-home-extra .mx-fleet-card h3 {
  margin: 0 0 6px;
  color: #000;
  font-size: 22px;
  font-weight: 900;
  line-height: 1.18;
}

#maxx-home-extra .mx-model {
  display: block;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 16px;
  min-height: 34px;
}

#maxx-home-extra .mx-fleet-img {
  height: 138px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
}

#maxx-home-extra .mx-fleet-img a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

#maxx-home-extra .mx-fleet-img img {
  max-width: 100%;
  max-height: 132px;
  object-fit: contain;
  display: block;
  transition: transform .25s ease;
}

#maxx-home-extra .mx-fleet-img a:hover img {
  transform: scale(1.06);
}

#maxx-home-extra .mx-spec-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin: 0 0 18px;
}

#maxx-home-extra .mx-spec {
  background: #f7f9fc;
  border: 1px solid #eef2f7;
  border-radius: 12px;
  padding: 10px 6px;
  min-height: 72px;
}

#maxx-home-extra .mx-spec strong {
  display: block;
  color: var(--mx-muted);
  font-size: 11px;
  font-weight: 800;
  margin-bottom: 4px;
}

#maxx-home-extra .mx-spec span {
  display: block;
  color: #000;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.25;
}

#maxx-home-extra .mx-fleet-card p {
  margin: 0 0 20px;
  color: #222;
  font-size: 15px;
  line-height: 1.65;
  flex: 1;
}

#maxx-home-extra .mx-view-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 11px 20px;
  background: var(--mx-blue2);
  color: #fff;
  border-radius: 9px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 900;
}

#maxx-home-extra .mx-view-btn:hover {
  background: var(--mx-blue);
  color: #fff;
}

/* FAQ Two Column */
#maxx-home-extra .mx-faq-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  max-width: 1100px;
  margin: 0 auto;
}

#maxx-home-extra .mx-faq-item {
  background: #fff;
  border: 1px solid var(--mx-border);
  border-radius: 14px;
  box-shadow: 0 8px 22px rgba(8, 36, 71, .06);
  overflow: hidden;
}

#maxx-home-extra .mx-faq-item summary {
  cursor: pointer;
  list-style: none;
  padding: 19px 54px 19px 20px;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 900;
  color: var(--mx-blue);
  position: relative;
}

#maxx-home-extra .mx-faq-item summary::-webkit-details-marker {
  display: none;
}

#maxx-home-extra .mx-faq-item summary::after {
  content: "+";
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: var(--mx-blue2);
  color: #fff;
  display: grid;
  place-items: center;
  font-size: 20px;
  font-weight: 900;
}

#maxx-home-extra .mx-faq-item[open] summary::after {
  content: "−";
  background: var(--mx-yellow);
  color: var(--mx-blue);
}

#maxx-home-extra .mx-faq-answer {
  padding: 0 20px 20px;
  color: var(--mx-muted);
  line-height: 1.7;
  font-size: 15px;
}

#maxx-home-extra .mx-final-cta {
  max-width: 920px;
  margin: 28px auto 0;
  padding: 28px;
  border-radius: 18px;
  background: linear-gradient(135deg, var(--mx-blue), #0b5fa5);
  color: #fff;
  text-align: center;
}

#maxx-home-extra .mx-final-cta h3 {
  margin: 0 0 8px;
  color: #fff;
  font-size: 26px;
  font-weight: 900;
}

#maxx-home-extra .mx-final-cta p {
  margin: 0 0 18px;
  color: rgba(255,255,255,.9);
}

#maxx-home-extra .mx-final-cta a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 13px 26px;
  border-radius: 10px;
  background: var(--mx-yellow);
  color: var(--mx-blue);
  text-decoration: none;
  font-weight: 900;
}

/* Responsive */
@media (max-width: 1100px) {
  #maxx-home-extra .mx-location-grid {
    grid-template-columns: repeat(4, 270px);
    overflow-x: auto;
    padding-bottom: 10px;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  #maxx-home-extra .mx-location-grid::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
  }

  #maxx-home-extra .mx-fleet-slider {
    grid-auto-columns: 300px;
  }
}

@media (max-width: 767px) {
  #maxx-home-extra .mx-faq-grid {
    grid-template-columns: 1fr;
  }

  #maxx-home-extra .mx-slider-head {
    flex-direction: row;
    align-items: center;
  }

  #maxx-home-extra .mx-slide-btn {
    width: 42px;
    height: 42px;
    font-size: 24px;
  }

  #maxx-home-extra .mx-location-grid {
    grid-template-columns: repeat(4, 250px);
    gap: 14px;
    overflow-x: auto;
  }
}

@media (max-width: 575px) {
  #maxx-home-extra .mx-section {
    padding: 42px 12px;
  }

  #maxx-home-extra .mx-location-card,
  #maxx-home-extra .mx-location-card img {
    min-height: 220px;
    height: 220px;
  }

  #maxx-home-extra .mx-fleet-slider {
    grid-auto-columns: 285px;
  }

  #maxx-home-extra .mx-fleet-card {
    min-height: 560px;
    padding: 22px 18px;
  }

  #maxx-home-extra .mx-spec-row {
    grid-template-columns: repeat(2, 1fr);
  }
}
/* ==================================================
   FINAL BOOKING BAND FIX - KEEP THIS AT FILE BOTTOM
   Works for home page and .page-locations pages
   ================================================== */

.booking-band,
.page-locations .booking-band {
  width: 100% !important;
  max-width: none !important;
  background: #222936 !important;
  padding: 0 0 70px !important;
  margin-top: 0 !important;
  position: relative !important;
  z-index: 5 !important;
  overflow: visible !important;
}

.booking-wrap,
.page-locations .booking-wrap {
  width: min(100% - 40px, 1320px) !important;
  max-width: 1320px !important;
  min-height: 0 !important;
  margin: 0 auto !important;
  padding: 26px 24px !important;
  position: relative !important;
  top: -32 !important;
  background: #222936 !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
  overflow: visible !important;
}

.booking-wrap iframe,
.page-locations .booking-wrap iframe,
iframe[src*="quickrates-inline"] {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
  height: 85px !important;
  border: 0 !important;
  background: transparent !important;
  overflow: hidden !important;
}

.quick-note,
.page-locations .quick-note {
  width: min(100% - 40px, 1320px) !important;
  max-width: 1320px !important;
  margin: 55px auto 0 !important;
  background: #ffffff !important;
  border-radius: 18px !important;
  padding: 28px 35px !important;
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 24px !important;
  box-shadow: 0 20px 55px rgba(0, 0, 0, 0.18) !important;
  box-sizing: border-box !important;
}

.quick-note h3,
.page-locations .quick-note h3 {
  margin: 0 0 10px !important;
  color: #061426 !important;
  font-size: 22px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-align: center !important;
}

.quick-note a,
.page-locations .quick-note a {
  display: block !important;
  color: #006eb8 !important;
  text-decoration: none !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
  margin: 4px 0 !important;
  text-align: center !important;
}

.quick-note a:hover,
.page-locations .quick-note a:hover {
  color: #006eb8 !important;
  text-decoration: underline !important;
}

@media (max-width: 991px) {
  .booking-wrap,
  .page-locations .booking-wrap {
    width: calc(100% - 24px) !important;
    padding: 18px 12px !important;
  }

  .quick-note,
  .page-locations .quick-note {
    width: calc(100% - 24px) !important;
    grid-template-columns: repeat(2, 1fr) !important;
    padding: 24px 20px !important;
    margin-top: 35px !important;
  }
}

@media (max-width: 575px) {
  .booking-band,
  .page-locations .booking-band {
    padding-bottom: 45px !important;
  }

  .quick-note,
  .page-locations .quick-note {
    grid-template-columns: 1fr !important;
    gap: 18px !important;
  }
}
