/* v356: cabecero y tarjetas estables para móvil horizontal. */
@media (max-width:900px) and (orientation:landscape) {
  html body:not(#ortek-never) .site-header .wrap.nav,
  html body:not(#ortek-never) .topbar .wrap.nav {
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    max-width:100%!important;
    min-height:58px!important;
    padding:7px 10px!important;
    gap:8px!important;
    overflow:visible!important;
  }

  html body:not(#ortek-never) .site-header .logo,
  html body:not(#ortek-never) .site-header .logo-word {
    order:1!important;
    display:inline-flex!important;
    flex:0 0 68px!important;
    width:68px!important;
    min-width:68px!important;
    margin:0!important;
  }
  html body:not(#ortek-never) .site-header .logo img,
  html body:not(#ortek-never) .site-header .logo-word img {
    width:68px!important;
    max-width:68px!important;
    height:42px!important;
    object-fit:contain!important;
  }

  html body:not(#ortek-never) .site-header .header-contact-links {
    order:2!important;
    display:flex!important;
    flex:0 0 auto!important;
    width:auto!important;
    min-width:0!important;
    height:36px!important;
    margin:0!important;
    padding:0!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    overflow:visible!important;
  }
  html body:not(#ortek-never) .site-header .header-whatsapp {
    order:1!important;
  }
  html body:not(#ortek-never) .site-header .header-email-group {
    order:2!important;
    display:inline-flex!important;
    width:auto!important;
    min-width:0!important;
    align-items:center!important;
    gap:4px!important;
  }
  html body:not(#ortek-never) .site-header .header-phone {
    order:3!important;
    display:inline-flex!important;
    width:auto!important;
    min-width:0!important;
    align-items:center!important;
    gap:5px!important;
  }
  html body:not(#ortek-never) .site-header .header-contact-links .header-phone-number-mobile,
  html body:not(#ortek-never) .site-header .header-contact-links .header-whatsapp .contact-inline-text,
  html body:not(#ortek-never) .site-header .header-contact-links .header-email-button .contact-label {
    display:none!important;
  }
  html body:not(#ortek-never) .site-header .header-contact-links .header-phone .contact-inline-text {
    display:inline-flex!important;
    color:#fff!important;
    font-size:.68rem!important;
    font-weight:500!important;
    line-height:1!important;
    white-space:nowrap!important;
  }
  html body:not(#ortek-never) .site-header .header-contact-links .header-email-group .header-email-copy {
    display:inline-flex!important;
    color:#fff!important;
    font-size:.61rem!important;
    font-weight:400!important;
    line-height:1!important;
    white-space:nowrap!important;
  }
  html body:not(#ortek-never) .site-header .header-email-button {
    display:inline-flex!important;
    width:30px!important;
    min-width:30px!important;
    height:30px!important;
    align-items:center!important;
    justify-content:center!important;
  }

  html body:not(#ortek-never) .site-header .lang-dropdown-only {
    order:3!important;
    flex:0 0 auto!important;
    position:relative!important;
    transform:none!important;
    margin:0!important;
  }
  html body:not(#ortek-never) .site-header .theme-toggle {
    order:4!important;
    display:inline-flex!important;
    flex:0 0 32px!important;
    width:32px!important;
    min-width:32px!important;
    height:32px!important;
    position:static!important;
    transform:none!important;
    margin:0!important;
  }
  html body:not(#ortek-never) .site-header .mobile-menu-toggle {
    order:5!important;
    display:inline-flex!important;
    flex:0 0 32px!important;
    width:32px!important;
    min-width:32px!important;
    height:32px!important;
    margin:0!important;
    padding:0!important;
    align-items:center!important;
    justify-content:center!important;
    color:#fff!important;
    background:rgba(255,255,255,.08)!important;
    border:1px solid rgba(255,255,255,.16)!important;
    border-radius:999px!important;
    box-shadow:none!important;
    appearance:none!important;
  }
  html body:not(#ortek-never) .site-header .mobile-menu-toggle span:last-child {
    display:none!important;
  }

  html body:not(#ortek-never) .site-header .menu {
    display:none!important;
    position:absolute!important;
    left:8px!important;
    right:8px!important;
    top:100%!important;
    width:auto!important;
    height:auto!important;
  }
  html body:not(#ortek-never) .site-header.mobile-nav-open .menu {
    display:flex!important;
    flex-direction:column!important;
  }

  /* Flecha separada y líneas amarillas cortas en Servicios. */
  .site-header .menu .header-services-trigger::before {
    content:'▾'!important;
    position:absolute!important;
    right:10px!important;
    top:50%!important;
    color:#f2c411!important;
    font-size:11px!important;
    line-height:1!important;
    transform:translateY(-50%)!important;
  }
  .site-header .menu .header-services-open .header-services-trigger::before {
    transform:translateY(-50%) rotate(180deg)!important;
  }
  .site-header .menu .header-services-trigger::after,
  .site-header .menu .header-services-menu a::after {
    content:''!important;
    position:absolute!important;
    left:calc(50% - 17px)!important;
    right:auto!important;
    top:auto!important;
    bottom:4px!important;
    width:34px!important;
    height:2px!important;
    background:#f2c411!important;
    transform:none!important;
    opacity:0!important;
  }
  .site-header .menu .header-services-trigger.active::after,
  .site-header .menu .header-services-trigger:hover::after,
  .site-header .menu .header-services-menu a.current-service::after,
  .site-header .menu .header-services-menu a:hover::after {
    opacity:1!important;
  }

  /* Número y título en la primera línea; explicación debajo. */
  main.service-page:not(.pv-landing-page) .service-process-grid .service-step {
    display:grid!important;
    grid-template-columns:32px minmax(0,1fr)!important;
    column-gap:10px!important;
    row-gap:0!important;
    align-items:center!important;
  }
  main.service-page:not(.pv-landing-page) .service-process-grid .service-step > span {
    grid-column:1!important;
    grid-row:1!important;
    width:28px!important;
    height:28px!important;
    min-width:28px!important;
    margin:0!important;
    font-size:.72rem!important;
  }
  main.service-page:not(.pv-landing-page) .service-process-grid .service-step > h3 {
    grid-column:2!important;
    grid-row:1!important;
    margin:0!important;
    text-align:left!important;
  }
  main.service-page:not(.pv-landing-page) .service-process-grid .service-step > p {
    grid-column:1 / -1!important;
    grid-row:2!important;
    margin-top:10px!important;
  }
}
