
/* ===== Royal Sun - Ajustes de navegación ===== */
@media (min-width: 992px) {
  .navbar-default .navbar-nav {
    margin-right: 0 !important;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-default .navbar-nav > li {
    padding: 31px 0;
    float: none;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 7px 10px;
    font-size: 13px;
    letter-spacing: 0;
    white-space: nowrap;
  }
  .search-side {
    right: -5px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-default .navbar-nav > li > a {
    padding: 7px 7px;
    font-size: 12px;
  }
  .logo-wrapper {
    margin-top: 16px;
    margin-bottom: 14px;
  }
  .logo-wrapper img {
    max-width: 240px;
  }
}
@media (min-width: 1200px) {
  .logo-wrapper img {
    max-width: 255px;
  }
}

/* ===== Resumen de servicio ===== */
.furgones-summary {
  margin-top: 20px;
  margin-bottom: 20px;
}
.furgones-summary-box {
  background: #fff;
  border: 1px solid #e6e6e6;
  box-shadow: 0 10px 30px rgba(0,0,0,.06);
  padding: 28px;
}
.furgones-summary-box h2 {
  font-size: 32px;
  line-height: 1.2;
  margin: 8px 0 16px;
  color: #333;
}
.furgones-kicker {
  display: inline-block;
  color: #ffbb02;
  font-weight: 700;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-size: 13px;
}
.furgones-summary-img,
.furgones-hero-image img,
.furgones-gallery-item img,
.furgones-process-item img {
  width: 100%;
  display: block;
}
.furgones-summary-img {
  border-radius: 6px;
  box-shadow: 0 12px 30px rgba(0,0,0,.16);
}
.furgones-mini-list {
  margin: 18px 0 22px;
}
.furgones-mini-list span {
  display: inline-block;
  margin-right: 18px;
  margin-bottom: 10px;
  color: #555;
  font-weight: 600;
}
.furgones-mini-list i {
  color: #ffbb02;
  margin-right: 6px;
}
.furgones-summary-thumbs {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin-top: 16px;
}
.furgones-summary-thumbs img {
  width: 100%;
  height: 92px;
  object-fit: cover;
  border-radius: 4px;
  box-shadow: 0 6px 18px rgba(0,0,0,.08);
}

/* ===== Página Construcción de Furgones ===== */
.furgones-page {
  background: #fff;
}
.furgones-hero {
  padding: 80px 0 60px;
  background: linear-gradient(180deg, #f7f7f7 0%, #ffffff 100%);
}
.furgones-hero h1 {
  font-size: 46px;
  line-height: 1.1;
  margin: 10px 0 18px;
  color: #223;
}
.furgones-hero h1 span,
.furgones-section-title span,
.furgones-contact-strip .item i,
.furgones-feature-icon,
.furgones-gallery-label {
  color: #ffbb02;
}
.furgones-hero p {
  font-size: 18px;
  line-height: 1.8;
  color: #666;
  margin-bottom: 24px;
}
.furgones-hero-image img {
  border-radius: 8px;
  box-shadow: 0 18px 40px rgba(0,0,0,.18);
}
.furgones-specialties {
  margin-top: -10px;
  margin-bottom: 30px;
}
.furgones-feature-card {
  background: #fff;
  border: 1px solid #ececec;
  border-left: 4px solid #ffbb02;
  border-radius: 4px;
  box-shadow: 0 10px 25px rgba(0,0,0,.05);
  padding: 28px;
  display: flex;
  gap: 20px;
  min-height: 190px;
}
.furgones-feature-icon {
  width: 70px;
  height: 70px;
  min-width: 70px;
  line-height: 70px;
  text-align: center;
  border: 2px solid #ffbb02;
  border-radius: 50%;
  font-size: 28px;
}
.furgones-feature-card h2 {
  font-size: 24px;
  margin: 0 0 10px;
}
.furgones-feature-card p,
.furgones-info-list li,
.furgones-service-item p,
.furgones-contact-strip .item p {
  color: #666;
  line-height: 1.8;
}
.furgones-section {
  padding: 70px 0;
}
.furgones-light {
  background: #f8f8f8;
}
.furgones-section-title {
  font-size: 36px;
  font-weight: 700;
  color: #222;
  margin: 0 0 14px;
}
.furgones-section-intro {
  max-width: 760px;
  margin: 0 auto 35px;
  font-size: 17px;
  color: #666;
  line-height: 1.8;
}
.furgones-info-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.furgones-info-list li {
  position: relative;
  padding: 22px 20px 22px 88px;
  margin-bottom: 18px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #ececec;
  box-shadow: 0 8px 22px rgba(0,0,0,.05);
}
.furgones-info-list li i {
  position: absolute;
  left: 28px;
  top: 24px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  border-radius: 50%;
  color: #ffbb02;
  border: 2px solid #ffbb02;
}
.furgones-info-list strong {
  display: block;
  font-size: 18px;
  color: #222;
  margin-bottom: 6px;
}
.furgones-gallery-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(3, 1fr);
  gap: 18px;
}
.furgones-gallery-item {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  box-shadow: 0 12px 30px rgba(0,0,0,.12);
  background: #fff;
}
.furgones-gallery-item img {
  height: 100%;
  min-height: 210px;
  object-fit: cover;
  transition: transform .35s ease;
}
.furgones-gallery-item:hover img {
  transform: scale(1.05);
}
.furgones-gallery-label {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 12px 15px;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,.72) 100%);
}
.furgones-service-grid {
  margin-bottom: 28px;
}
.furgones-service-item {
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 4px;
  text-align: center;
  padding: 28px 16px;
  min-height: 166px;
  margin-bottom: 30px;
  box-shadow: 0 8px 20px rgba(0,0,0,.05);
}
.furgones-service-item i {
  font-size: 34px;
  color: #ffbb02;
  margin-bottom: 14px;
}
.furgones-service-item h3 {
  font-size: 20px;
  margin: 0 0 8px;
  color: #222;
}
.furgones-process-gallery {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 16px;
}
.furgones-process-item {
  overflow: hidden;
  border-radius: 6px;
  box-shadow: 0 12px 24px rgba(0,0,0,.12);
}
.furgones-process-item img {
  height: 180px;
  object-fit: cover;
}
.furgones-contact-strip {
  background: #17365d;
  padding: 34px 0;
}
.furgones-contact-strip .item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin-bottom: 16px;
}
.furgones-contact-strip .item i {
  font-size: 28px;
  margin-top: 4px;
}
.furgones-contact-strip .item h4 {
  color: #fff;
  margin: 0 0 6px;
  font-size: 18px;
}
.furgones-contact-strip .item p,
.furgones-contact-strip .item a {
  color: rgba(255,255,255,.88);
  margin: 0;
}
.furgones-cta {
  background: #ffbb02;
  padding: 42px 0;
}
.furgones-cta h2 {
  color: #fff;
  font-size: 30px;
  margin: 0 0 10px;
}
.furgones-cta p {
  color: rgba(255,255,255,.95);
  margin: 0;
  font-size: 17px;
}
.furgones-cta .btn {
  margin-top: 15px;
  background: #fff;
  color: #223 !important;
}
.furgones-cta .btn:hover {
  background: #17365d;
  color: #fff !important;
}


@media (min-width: 992px) {
  .furgones-measure-row {
    display: flex;
    align-items: stretch;
  }
  .furgones-info-col,
  .furgones-gallery-col {
    display: flex;
  }
  .furgones-info-list,
  .furgones-gallery-grid {
    width: 100%;
  }
  .furgones-info-list {
    display: grid;
    grid-template-rows: repeat(4, 1fr);
    gap: 18px;
  }
  .furgones-info-list li {
    margin-bottom: 0;
  }
  .furgones-gallery-grid {
    height: 100%;
  }
  .furgones-gallery-item img {
    height: 100%;
  }
}

@media (max-width: 991px) {
  .furgones-hero {
    padding: 60px 0 40px;
  }
  .furgones-hero h1,
  .furgones-section-title,
  .furgones-summary-box h2 {
    font-size: 32px;
  }
  .furgones-feature-card {
    min-height: auto;
    margin-bottom: 30px;
  }
  .furgones-gallery-grid {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 25px;
  }
  .furgones-process-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
  .furgones-contact-strip .item {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .furgones-summary-box,
  .furgones-feature-card {
    padding: 22px;
  }
  .furgones-mini-list span {
    display: block;
    margin-right: 0;
  }
  .furgones-summary-thumbs {
    grid-template-columns: repeat(2, 1fr);
  }
  .furgones-gallery-grid,
  .furgones-process-gallery {
    grid-template-columns: 1fr;
  }
  .furgones-gallery-item img,
  .furgones-process-item img {
    height: auto;
  }
  .furgones-cta,
  .furgones-section {
    padding: 50px 0;
  }
}
