﻿/* Global site shell: header/footer parity for every 5xing.net page. */
:root{--shell-red:#f5151b;--shell-ink:#10192e;--shell-muted:#727b8b}
body>.header{height:98px!important;background:#fff!important;border-bottom:1px solid #f1f1f1!important;position:relative!important;z-index:100!important}
body>.header .header-in{height:100%!important;width:min(1508px,calc(100% - 54px))!important;margin:auto!important;display:flex!important;align-items:center!important;position:relative!important}
body>.header .logo{display:inline-flex!important;align-items:center!important;gap:12px!important;color:#111!important;text-decoration:none!important;white-space:nowrap!important}
body>.header .logo .brand-icon{width:48px!important;height:48px!important;object-fit:contain!important}
body>.header .logo strong{font-size:34px!important;line-height:1!important;font-weight:800!important;letter-spacing:1px!important;color:#111!important}
body>.header .main-nav{height:100%!important;position:absolute!important;left:50%!important;top:0!important;transform:translateX(-50%)!important;margin:0!important;display:flex!important;align-items:center!important;gap:50px!important;white-space:nowrap!important}
body>.header .main-nav>a,body>.header .nav-drop>a{height:98px!important;padding:0 18px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:var(--shell-ink)!important;background:transparent!important;font-size:18px!important;font-weight:700!important;text-decoration:none!important;position:relative!important;transition:background-color .2s ease,color .2s ease!important}
body>.header .main-nav>a.active,body>.header .nav-drop.active>a{color:var(--shell-red)!important}
body>.header .main-nav>a.active:after,body>.header .nav-drop.active>a:after{content:""!important;position:absolute!important;left:-10px!important;right:-10px!important;bottom:0!important;height:2px!important;background:var(--shell-red)!important}
body>.header .main-nav>a:hover,body>.header .nav-drop>a:hover{background:var(--shell-red)!important;color:#fff!important}
body>.header .main-nav>a.active:hover:after,body>.header .nav-drop.active>a:hover:after{background:#fff!important}
body>.header .nav-drop{height:100%!important;position:relative!important;display:flex!important}
body>.header .nav-chevron{display:inline-block!important;width:7px!important;height:7px!important;margin-left:9px!important;border-right:2px solid currentColor!important;border-bottom:2px solid currentColor!important;transform:translateY(-2px) rotate(45deg)!important;transform-origin:center!important;flex:0 0 7px!important}
body>.header .nav-drop:hover>a .nav-chevron{color:#fff!important}
body>.header .drop-menu{display:none!important;position:absolute!important;top:98px!important;left:0!important;z-index:120!important;min-width:157px!important;padding:13px 0!important;border-radius:0 0 12px 12px!important;background:#fff!important;box-shadow:0 13px 28px rgba(16,24,40,.11)!important}
body>.header .nav-drop:hover>.drop-menu{display:block!important}
body>.header .drop-menu a{display:block!important;padding:9px 26px!important;background:#fff!important;color:#263246!important;font-size:15px!important;line-height:1.45!important;font-weight:500!important;text-decoration:none!important}
body>.header .drop-menu a:hover{background:#fff5f5!important;color:var(--shell-red)!important}
body>.header .tg-top{margin-left:auto!important;height:54px!important;padding:0 25px!important;border-radius:7px!important;display:flex!important;align-items:center!important;gap:11px!important;background:var(--shell-red)!important;color:#fff!important;font-size:17px!important;font-weight:700!important;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease!important}
body>.header .tg-top:hover{transform:translateY(-2px)!important;box-shadow:0 10px 20px rgba(245,21,27,.22)!important}
body>.header .tg-top img{width:28px!important;height:28px!important;object-fit:contain!important;filter:brightness(0) invert(1)!important}
body>.header .mobile-menu{display:none!important}
body>footer{margin-top:0!important;padding:0!important;background:#fff!important;color:var(--shell-ink)!important;border-top:1px solid #e8ebef!important}
body>footer .wide{width:min(1424px,calc(100% - 64px))!important;margin:auto!important}
body>footer .footer-grid{display:grid!important;grid-template-columns:2fr repeat(3,1fr) 1.45fr!important;gap:42px!important;padding:34px 0 29px!important}
body>footer .footer-grid>div{min-width:0!important}
body>footer .footer-grid .logo{display:inline-flex!important;align-items:center!important;gap:10px!important;margin:0!important;color:#111!important;text-decoration:none!important}
body>footer .footer-grid .brand-icon{width:34px!important;height:34px!important;object-fit:contain!important}
body>footer .footer-grid .logo strong{font-size:27px!important;line-height:1!important;color:#111!important;font-weight:800!important}
body>footer .footer-grid p{max-width:305px!important;margin:16px 0 0!important;color:#727b89!important;font-size:15px!important;line-height:1.85!important}
body>footer h4{margin:4px 0 12px!important;color:var(--shell-ink)!important;font-size:17px!important;line-height:1.35!important}
body>footer .footer-grid>div>a{display:block!important;width:max-content!important;max-width:100%!important;margin:7px 0!important;color:#727b8b!important;font-size:15px!important;line-height:1.45!important;text-decoration:none!important;transition:color .18s ease,transform .18s ease!important}
body>footer .footer-grid>div>a:hover{color:var(--shell-red)!important;transform:translateX(3px)!important}
body>footer .footer-contact{border-left:1px solid #e9ecef!important;padding-left:36px!important}
body>footer .footer-grid .footer-contact a{display:flex!important;align-items:center!important;gap:8px!important;width:max-content!important;color:#374054!important;font-size:17px!important;white-space:nowrap!important}
body>footer .footer-grid .footer-contact a:hover{color:var(--shell-red)!important}
body>footer .footer-contact-icon{width:20px!important;height:20px!important;object-fit:contain!important;flex:0 0 20px!important}
body>footer .copyright{margin:0!important;padding:15px!important;border-top:1px solid #edf0f2!important;background:#fff!important;color:#717988!important;text-align:center!important;font-size:13px!important}
@media(max-width:1200px){body>.header .header-in,body>footer .wide{width:calc(100% - 36px)!important}body>.header .main-nav{gap:22px!important}body>.header .main-nav>a,body>.header .nav-drop>a{padding:0 12px!important;font-size:15px!important}body>.header .logo strong{font-size:27px!important}body>.header .logo .brand-icon{width:40px!important;height:40px!important}body>footer .footer-grid{gap:24px!important}}
@media(max-width:900px){body>.header{height:70px!important}body>.header .header-in{width:calc(100% - 30px)!important}body>.header .main-nav{display:none!important}body>.header .tg-top{display:none!important}body>.header .mobile-menu{display:block!important;margin-left:auto!important;border:0!important;background:transparent!important;color:var(--shell-ink)!important;font-size:28px!important;cursor:pointer!important}body>footer .footer-grid{grid-template-columns:repeat(2,1fr)!important;gap:24px!important}body>footer .footer-grid>div:first-child{grid-column:1/-1!important}body>footer .footer-contact{border-left:0!important;padding-left:0!important}}
@media(max-width:560px){body>footer .wide{width:calc(100% - 24px)!important}body>footer .footer-grid{grid-template-columns:1fr!important}body>footer .footer-grid>div:first-child{grid-column:auto!important}body>footer .footer-contact{padding-left:0!important}}

