/* Tipografia alineada con produccion (public_html) */
.navbar-brand,
.navbar-brand .site-brand-title {
  color: #000000;
}

.navbar-brand .site-brand-title > span,
.subheading {
  color: #ff7a5c !important;
}

.hero-wrap--promo .hero-content h1,
.hero-wrap--promo .hero-content .hero-title {
  color: #000000;
}

.hero-title__accent {
  color: #0000ff;
  margin-right: 0.35em;
}

.hero-title__line {
  display: block;
}

html {
  scroll-behavior: smooth;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

.container-fluid,
.container {
  max-width: 100%;
}

.owl-carousel,
.owl-stage-outer {
  max-width: 100%;
  overflow: hidden;
}

.site-header-top .site-brand-byline,
.navbar-mobile-credit {
  display: none;
}

.site-header-top {
  padding-top: 1rem;
  padding-bottom: 0.25rem;
}

@media (min-width: 768px) {
  .site-header-top {
    padding-top: 3rem;
    padding-bottom: 0.5rem;
  }

  .site-header-top .site-brand {
    display: inline-block;
    text-align: center;
    margin-bottom: 20px;
  }

  .site-header-top .site-brand-title {
    display: block;
  }

  .site-header-top .site-brand-credit {
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 0.5rem;
    font-size: 13px;
    letter-spacing: 3px;
    color: rgba(0, 0, 0, 0.3);
  }

  .site-header-top .site-brand-credit img {
    width: 48px;
    height: auto;
    flex-shrink: 0;
  }
}

@media (min-width: 768px) {
  .site-header-top .col-md-8 {
    text-align: center;
  }
}

.hero-wrap--promo {
  height: auto !important;
  min-height: 0;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  background: #f7f7f7 !important;
  background-image: none !important;
}

.hero-wrap--promo .slider-text,
.hero-wrap--promo .hero-row {
  height: auto !important;
  min-height: 0;
  padding: 3.5rem 0;
}

.hero-wrap--promo .hero-content {
  display: flex;
  align-items: center;
}

.hero-placa-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}

.hero-placa-img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .hero-placa-col {
    display: flex;
    justify-content: flex-end;
  }

  .hero-placa-wrap {
    justify-content: flex-end;
  }

  .hero-placa-img {
    max-width: 390px;
  }
}

@media (min-width: 992px) {
  .hero-wrap--promo .hero-row {
    min-height: 520px;
    padding: 4rem 0;
  }

  .hero-wrap--promo .hero-content {
    padding-right: 2rem;
  }

  .hero-placa-col {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-left: 1.5rem;
  }

  .hero-placa-wrap {
    width: 100%;
    max-width: 100%;
    justify-content: flex-end;
  }

  .hero-placa-img {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }
}

/* Header compacto en móvil */
@media (max-width: 767.98px) {
  .site-header {
    overflow-x: hidden;
  }

  .site-header-top {
    padding-top: 0.65rem !important;
    padding-bottom: 0.5rem !important;
  }

  .site-header-top .site-brand {
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 0;
    text-align: center;
    display: block;
  }

  .site-header-top .site-brand small.site-brand-credit {
    display: none !important;
  }

  .site-header-top .site-brand-byline {
    display: block;
    margin-top: 0.35rem;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.45);
  }

  .navbar-mobile-credit {
    margin: 0.75rem 1rem 1rem;
    padding-top: 0.75rem;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    text-align: center;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.55);
  }

  .ftco_navbar .navbar-toolbar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
    padding: 0.4rem 15px;
  }

  .ftco_navbar .navbar-toggler {
    margin: 0;
    padding: 0.35rem 0;
  }

  .ftco_navbar .navbar-collapse {
    flex: 0 0 100%;
    width: 100%;
  }

  .social-media--navbar {
    margin: 0 0 0 auto;
  }

  .social-media--navbar p a {
    width: 34px;
    height: 34px;
    border-color: rgba(255, 255, 255, 0.35);
    margin-right: 6px;
  }

  .social-media--navbar p a:last-child {
    margin-right: 0;
  }

  .social-media--navbar p a span {
    color: #fff;
    font-size: 14px;
  }

  .social-media--navbar p a:hover,
  .social-media--navbar p a:focus {
    background: #95adbe;
    border-color: #95adbe;
  }

  .social-media--navbar p a:hover span,
  .social-media--navbar p a:focus span {
    color: #fff;
  }

  .ftco_navbar,
  .ftco-navbar-light {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

  .hero-wrap--promo .slider-text,
  .hero-wrap--promo .hero-row {
    padding: 2rem 0 2.5rem;
    margin-left: 0;
    margin-right: 0;
  }

  .hero-wrap--promo .container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%;
  }

  .hero-placa-col {
    margin-top: 1.25rem;
  }

  .hero-placa-img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  .hero-actions .btn {
    display: inline-block;
    margin-bottom: 0.5rem;
  }

  .testimony-section {
    overflow-x: hidden;
  }
}

.ftco-footer {
  padding-bottom: 90px;
}

.grecaptcha-badge {
  right: 14px !important;
  left: auto !important;
  bottom: 14px !important;
  z-index: 1000;
}

.whatsapp-float {
  position: fixed;
  right: 20px;
  bottom: 82px;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: #25d366;
  color: #fff;
  font-size: 30px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.whatsapp-float:hover,
.whatsapp-float:focus {
  color: #fff;
  transform: scale(1.05);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3);
  text-decoration: none;
}

@media (max-width: 767.98px) {
  .ftco-footer {
    padding-bottom: 110px;
  }

  .grecaptcha-badge {
    right: 10px !important;
    bottom: 10px !important;
  }

  .whatsapp-float {
    right: 16px;
    bottom: 76px;
    width: 52px;
    height: 52px;
    font-size: 28px;
  }
}
