/* Original ACTEC assets for blue and white backgrounds. */
:root{--primary-color:#1d2c5d;--second-color:#304477;--bg-color:rgba(29,44,93,.9);--apoio-color:#cedc00;--text-btn:#1d2c5d;--bg-body:#f3f5fa;}
.prime-wordmark{display:inline-block;font:800 26px/1.3 Arial,sans-serif;letter-spacing:1px;color:var(--primary-color);padding:12px 8px;max-width:100%;}
.actec-live{background:#1d2c5d!important;border-color:#cedc00!important;}
.actec-live:hover{background:#304477!important;}
.actec-live small{color:#e8edf8!important;}
.actec-live:focus-visible{box-shadow:0 0 0 6px #1d2c5d;}
.nav .actec-logo {display:block;width:250px;max-width:100%;height:auto;filter:none;mix-blend-mode:normal;}
.nav .logo-container {width:250px;max-width:100%;display:block;}
.nav.scroll .actec-logo {width:250px;filter:none;mix-blend-mode:normal;}
.box_logo_footer .actec-logo {display:block;width:220px;max-width:100%;height:auto;filter:none;mix-blend-mode:normal;}
/* The new link replaces the legacy desktop-only WhatsApp button. */
button.whats {display:none!important;}
.actec-live {position:fixed;right:24px;bottom:24px;z-index:1000;display:flex;align-items:center;gap:12px;max-width:calc(100vw - 32px);padding:14px 18px;border:1px solid #25d366;border-radius:18px;background:#075e3b;color:#fff;box-shadow:0 6px 24px #0003;text-decoration:none;font:600 16px/1.35 Arial,sans-serif;transition:background .2s,transform .2s;}
.actec-live:hover {background:#064d31;transform:translateY(-2px);color:#fff;}
.actec-live:focus-visible {outline:3px solid #fff;outline-offset:3px;box-shadow:0 0 0 6px #075e3b;}
.actec-live img {width:34px;height:34px;flex-shrink:0;}
.actec-live strong {display:block;font-size:16px;}
.actec-live small {display:block;font-size:13px;font-weight:400;margin-top:3px;color:#e3f8ec;}
@media(max-width:1024px){.actec-live{bottom:100px;right:16px;}}
@media(max-width:480px){.nav .logo-container{width:200px;}.actec-live{padding:12px;gap:9px;}.actec-live strong{font-size:14px;}.actec-live small{font-size:12px;}}
@media(prefers-reduced-motion:reduce){.actec-live{transition:none;}}

/* Supplied WhatsApp artwork replaces the live-chat text card. */
.actec-live,.actec-live:hover{padding:0;border:0;border-radius:12px;background:transparent!important;box-shadow:none;gap:0;}
.actec-live img{display:block;width:112px;height:auto;border-radius:12px;}
@media(max-width:480px){.actec-live img{width:88px;}}
