[hidden]{display:none!important}.php-hero{position:relative;min-height:620px;background:#172849;isolation:isolate;overflow:hidden}.php-hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.php-hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#0f192bc9,#0f192b20)}.php-hero .home-hero-copy{padding:90px 7% 120px;position:relative}.php-hero .home-hero-controls{z-index:2}.php-hero .home-hero-controls button{padding:6px 10px}.document-section{background:#fff;color:#202a3d;padding:35px;border-radius:14px;scroll-margin-top:120px}.document-section>h2{font-size:34px;line-height:1.15}.document-section>p{line-height:1.7;color:#566175}.document-form{margin-top:30px}.document-form label{display:flex;flex-direction:column;gap:9px;margin-bottom:20px;font-size:14px}.document-form input:not([type=checkbox]),.document-form textarea{width:100%;padding:13px;background:#fff;color:#202a3d;border:1px solid #b9c3d4;border-radius:7px;font:inherit}.document-form input:focus,.document-form textarea:focus{outline:2px solid #f39712;outline-offset:2px}.document-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.document-drop{border:1px dashed #748bb7;border-radius:10px;padding:25px;background:#f4f6fa}.document-form .consent{flex-direction:row;align-items:flex-start;line-height:1.6}.document-form .consent input{width:18px;height:18px;flex-shrink:0;margin-top:3px}.document-form .honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.notice{padding:17px;border-left:3px solid #f39712;background:#fff1dc;color:#74440d;margin:20px 0}.notice.success{border-color:#337a4a;background:#e9f6ed;color:#285c38}.document-form .button{background:#2d4a8e;color:#fff;cursor:pointer;border:0}.document-form .button:disabled{opacity:.6}.service-shell{margin-bottom:0}.project-grid img{width:100%;object-fit:cover}.php-carousel-controls{display:flex;gap:12px;padding:12px}.php-carousel-controls button{border:1px solid #ccc;padding:8px 14px;background:#fff}@media(max-width:700px){.document-section{padding:23px 18px}.document-grid{grid-template-columns:1fr}.php-hero{min-height:550px}.php-hero .home-hero-copy{padding:70px 24px 130px}.document-section>h2{font-size:28px}}

/* Landing client references immediately above the footer. */
body > .specialty-clients{background:#fff;padding-bottom:48px}

.document-section>h2{font-size:30px;margin-bottom:10px}
.document-form{margin-top:24px}
.document-steps{list-style:none;display:flex;gap:18px;padding:0 0 20px;margin:0 0 22px;border-bottom:1px solid #dce2ec}
.document-steps li{display:flex;align-items:center;gap:8px;font-size:13px;color:#687487}
.document-steps li>span{display:grid;place-items:center;width:27px;height:27px;border:1px solid #ccd4e1;border-radius:50%;font-size:11px}
.document-steps li[aria-current]{color:#2d4a8e;font-weight:700}
.document-steps li[aria-current]>span{background:#2d4a8e;color:white;border-color:#2d4a8e}
.document-steps li.complete>span{background:#e9eff9;color:#2d4a8e}
.document-step{padding:0;margin:0;border:0;min-width:0}
.document-step legend{font-size:21px;color:#202a3d;margin-bottom:20px;line-height:1.3}
.document-step .document-drop{padding:17px;margin-bottom:12px}
.document-step .form-hint{margin-bottom:14px}
.document-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #dce2ec;padding-top:18px;margin-top:5px}
.document-actions>span{font-size:13px;color:#687487}
.document-actions>div{display:flex;align-items:center;gap:15px}
.document-back{background:transparent;border:0;color:#2d4a8e;cursor:pointer;padding:10px 0;font:inherit;font-size:14px}
.document-form [data-submit-status]:empty{display:none}
@media(max-width:700px){.document-steps{gap:10px}.document-steps li{font-size:11px;gap:5px}.document-actions{gap:10px}.document-actions .button{padding:12px;font-size:13px}.document-section>h2{font-size:26px}}

/* Preserve each client's original brand colors. */
.specialty-clients img,.specialty-clients img:hover{filter:none}


/* Three-service composition for full-width large desktop screens. */
.services-showcase-controls{display:flex;align-items:center;justify-content:center;gap:22px;padding:22px;background:#fff;color:#2d4a8e}
.services-showcase-controls>button{width:42px;height:42px;border:1px solid #cbd3e2;border-radius:50%;background:white;color:#2d4a8e;font-size:21px;cursor:pointer}
.services-showcase-controls>button:hover{background:#2d4a8e;color:white}
.services-showcase-dots{display:flex;gap:4px}
.services-showcase-dots button{display:grid;place-items:center;width:30px;height:38px;background:transparent;border:0;cursor:pointer}
.services-showcase-dots span{width:7px;height:7px;border-radius:50%;background:#c4cbd8}
.services-showcase-dots button[aria-pressed="true"] span{width:22px;border-radius:10px;background:#2d4a8e}
.services-showcase-controls [role=status]{font-size:13px;min-width:65px}
@media(min-width:1920px){
 .services-showcase[data-large="true"] .services-eight-grid{grid-template-columns:46% minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,1fr));height:clamp(520px,30vw,760px);gap:3px}
 .services-showcase[data-large="true"] .service-tile{min-height:0;padding:clamp(38px,3vw,78px);justify-content:flex-start}
 .services-showcase[data-large="true"] .service-tile[data-service-position="0"]{grid-column:1;grid-row:1 / 3}
 .services-showcase[data-large="true"] .service-tile[data-service-position="1"]{grid-column:2;grid-row:1}
 .services-showcase[data-large="true"] .service-tile[data-service-position="2"]{grid-column:2;grid-row:2}
 .services-showcase[data-large="true"][data-visible-count="2"] .service-tile[data-service-position="1"]{grid-row:1 / 3}
 .services-showcase[data-large="true"][data-visible-count="1"] .service-tile[data-service-position="0"]{grid-column:1 / 3}
 .services-showcase[data-large="true"] .service-number,.services-showcase[data-large="true"] .service-tile p{display:none}
 .services-showcase[data-large="true"] .service-tile h3{font-size:clamp(30px,1.7vw,45px);font-weight:400;line-height:1.12;max-width:520px;margin:0 0 25px}
 .services-showcase[data-large="true"] .tile-arrow{position:static;display:grid;place-items:center;width:39px;height:39px;border:1px solid #ffffffb3;border-radius:50%;font-size:20px}
 .services-showcase[data-large="true"] .service-tile:after{background:linear-gradient(90deg,#080e1a99,#080e1a16)}
}

.review-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 4%;background:#172a50;color:#fff;font-size:13px}
.review-bar>div{display:flex;align-items:center;gap:22px}.review-bar a{color:#ffc56d}.review-bar form{margin:0}
.review-bar button{color:white;background:none;border:0;font:inherit;cursor:pointer;text-decoration:underline}
@media(max-width:700px){.review-bar{flex-wrap:wrap}.review-bar>div{gap:14px;flex-wrap:wrap}}

/* Sección PROYECTOS oculta en la landing. */
#proyectos{display:none}

/* Carrusel de imágenes en las páginas de servicio. */
.specialty-carousel{position:relative;min-width:0}
.specialty-carousel .specialty-carousel-viewport{position:relative;aspect-ratio:4/3;border-radius:14px;overflow:hidden;background:#172849}
.specialty-carousel .specialty-carousel-viewport img{width:100%;height:100%;object-fit:cover;display:block}
.specialty-carousel .specialty-carousel-viewport img[hidden]{display:none}
.specialty-carousel .specialty-carousel-controls{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:14px;background:#fff;border:1px solid #e1e5ed;border-radius:12px;padding:10px 12px}
.specialty-carousel .specialty-carousel-controls button{width:38px;height:38px;border:1px solid #cbd3e2;border-radius:50%;background:#fff;color:#2d4a8e;font-size:18px;cursor:pointer;line-height:1}
.specialty-carousel .specialty-carousel-controls button:hover{background:#2d4a8e;color:#fff}
.specialty-carousel [data-service-count]{font-size:13px;color:#565e6b;letter-spacing:.12em;font-variant-numeric:tabular-nums}

/* Logotipo: PNG con transparencia (sin círculo blanco ni recorte). */
.brand{background:none;border:0;border-radius:0;box-shadow:none;overflow:visible}
.brand img{object-fit:contain;width:100%;height:100%;max-width:100%;position:static;top:auto;left:auto;transform:none}
.footer-grid img{border-radius:0}

/* Botón flotante de WhatsApp (inferior derecho). */
.whatsapp-fab{position:fixed;right:22px;bottom:22px;z-index:9999;display:grid;place-items:center;width:60px;height:60px;background:#25d366;color:#fff;border-radius:50%;box-shadow:0 6px 16px rgba(0,0,0,.28);transition:transform .2s ease;text-decoration:none}
.whatsapp-fab:hover{transform:scale(1.09)}
.whatsapp-fab svg{width:30px;height:30px;display:block}
@media(max-width:700px){.whatsapp-fab{width:54px;height:54px;right:16px;bottom:16px}.whatsapp-fab svg{width:27px;height:27px}}
