@font-face{font-family:"GiaHung Sans";src:url("../../../assets/js/pdf.js/standard_fonts/LiberationSans-Regular.ttf") format("truetype");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"GiaHung Sans";src:url("../../../assets/js/pdf.js/standard_fonts/LiberationSans-Bold.ttf") format("truetype");font-style:normal;font-weight:700;font-display:swap}
:root{--gh-navy:#07345e;--gh-deep:#032b50;--gh-blue:#0878b9;--gh-cyan:#20a9cf;--gh-orange:#f58220;--gh-ink:#092d50;--gh-muted:#5e7286;--gh-soft:#eef8fc;--gh-line:#dce9f0;--gh-white:#fff}
html{scroll-behavior:smooth}
body.gh-theme{margin:0;color:var(--gh-ink);background:#fff;font-family:"GiaHung Sans",Arial,Helvetica,sans-serif;font-size:15px;line-height:1.45;-webkit-font-smoothing:antialiased}
.gh-theme *{box-sizing:border-box}.gh-theme a{color:inherit;text-decoration:none}.gh-theme img{max-width:100%;height:auto}.gh-theme .fa{font-family:FontAwesome!important}.gh-container{width:min(1280px,calc(100% - 48px));margin:0 auto}.gh-error-wrap:empty{display:none}.gh-home{overflow:hidden}

/* Header */
.gh-site-header{position:relative;z-index:100;background:#fff;border-bottom:1px solid #e9eef1}.gh-header-main{background:#fff}.gh-header-inner{height:78px;display:flex;align-items:center;gap:18px}.gh-logo{display:flex;align-items:center;flex:0 0 190px}.gh-logo img{display:block;width:180px;max-height:58px;object-fit:contain;object-position:left center}.gh-nav{margin-left:auto;color:#092d50;font-size:11px;font-weight:700;text-transform:uppercase;white-space:nowrap}.gh-menu-list,.gh-submenu{margin:0;padding:0;list-style:none}.gh-menu-list{display:flex;align-items:center;gap:19px}.gh-menu-list>li{position:relative}.gh-menu-list>li>a{position:relative;display:flex;align-items:center;gap:5px;padding:31px 0 29px}.gh-menu-list>li>a:after{content:"";position:absolute;left:0;right:100%;bottom:19px;height:2px;background:var(--gh-orange);transition:right .2s ease}.gh-menu-list>li>a:hover,.gh-menu-list>li.active>a,.gh-menu-list>li.current>a{color:var(--gh-orange)}.gh-menu-list>li>a:hover:after,.gh-menu-list>li.active>a:after,.gh-menu-list>li.current>a:after{right:0}.gh-menu-list img,.gh-submenu img{width:16px;height:16px;object-fit:contain}.gh-submenu{position:absolute;top:calc(100% - 10px);left:-18px;z-index:30;min-width:225px;padding:8px 0;background:#fff;border:1px solid #e4edf2;border-radius:3px;box-shadow:0 13px 30px rgba(3,43,75,.14);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.gh-has-submenu:hover>.gh-submenu,.gh-has-submenu:focus-within>.gh-submenu{opacity:1;visibility:visible;transform:translateY(0)}.gh-submenu li{position:relative}.gh-submenu a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;color:var(--gh-navy);font-size:11px;line-height:1.35;text-transform:none;white-space:normal}.gh-submenu a:hover{color:var(--gh-orange);background:#f3f9fc}.gh-submenu .gh-submenu{top:-8px;left:100%;margin-left:2px}.gh-search{width:34px;height:34px;display:grid;place-items:center;color:var(--gh-navy);border-left:1px solid #dce6eb}.gh-header-cta{height:42px;padding:0 19px;display:inline-flex;align-items:center;gap:9px;color:#fff!important;background:var(--gh-orange);border-radius:22px;font-size:12px;font-weight:700;text-transform:uppercase;white-space:nowrap;box-shadow:0 7px 16px rgba(245,130,32,.18)}.gh-header-cta:hover{background:#dd6c0d}.gh-nav-toggle{display:none;margin-left:auto;border:0;background:var(--gh-navy);color:#fff;width:42px;height:42px;border-radius:4px;font-size:18px}

/* Banner */
.gh-hero{position:relative;height:400px;color:#fff;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:center}.gh-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,40,72,.9) 0%,rgba(3,48,82,.67) 43%,rgba(3,48,82,.08) 78%)}.gh-hero-content{position:relative;z-index:2;padding-bottom:28px}.gh-eyebrow{margin:0 0 9px;color:#fff;font-size:13px;font-weight:400;letter-spacing:4px;text-transform:uppercase}.gh-hero h1{max-width:650px;margin:0 0 13px;color:#fff;font-size:44px;line-height:1.08;font-weight:700;letter-spacing:.2px;text-transform:uppercase;text-shadow:0 3px 14px rgba(0,0,0,.18)}.gh-hero h1 span{display:block;white-space:nowrap}.gh-hero h1 span+span{color:#d4f3ff}.gh-hero-copy{max-width:610px;margin:0 0 19px;color:#f0f9fc;font-size:14px;line-height:1.55}.gh-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.gh-btn{height:42px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:22px;font-size:12px;font-weight:700;text-transform:uppercase;transition:transform .18s ease,background .18s ease}.gh-btn:hover{transform:translateY(-1px)}.gh-btn-primary{color:#fff!important;background:var(--gh-orange)}.gh-btn-outline{color:#fff!important;border:1px solid rgba(255,255,255,.75);background:rgba(3,40,70,.24)}.gh-btn-ghost{height:36px;border-radius:2px;color:var(--gh-navy)!important;border:1px solid #9eb8c8;background:#fff}.gh-hero-points{position:absolute;z-index:2;left:50%;bottom:18px;transform:translateX(-50%);display:flex;gap:44px;color:#fff;font-size:12px}.gh-hero-points i{margin-right:7px;color:#a9e9f5;font-size:16px}

/* Dịch vụ */
.gh-services{padding:16px 0 17px;background:#fff}.gh-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gh-service-card{position:relative;height:245px;overflow:hidden;border-radius:2px;color:#fff!important;box-shadow:0 6px 16px rgba(4,42,72,.12)}.gh-service-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.gh-service-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,29,54,.96) 0%,rgba(4,48,81,.62) 48%,rgba(4,48,81,.04) 100%)}.gh-service-icon{position:absolute;left:20px;bottom:82px;width:42px;height:42px;display:grid;place-items:center;color:#fff;font-size:25px}.gh-service-text{position:absolute;left:20px;right:42px;bottom:18px;display:flex;flex-direction:column}.gh-service-text strong{font-size:19px;line-height:1.2;text-transform:uppercase}.gh-service-text small{margin-top:5px;color:#e4f3f8;font-size:12px;white-space:nowrap}.gh-service-arrow{position:absolute;right:16px;bottom:22px;width:27px;height:27px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:50%}.gh-service-card:hover img{transform:scale(1.04)}

/* Năng lực */
.gh-stats{height:96px;background:#f3f9fc;border-top:1px solid #e4f0f5;border-bottom:1px solid #e4f0f5}.gh-stats-grid{height:100%;display:grid;grid-template-columns:repeat(5,1fr);align-items:center}.gh-stats-grid>div{height:56px;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:15px;border-right:1px solid #cddfe9}.gh-stats-grid>div:last-child{border:0}.gh-stats-grid i{flex:0 0 auto;color:var(--gh-blue);font-size:30px}.gh-stats-grid span{display:flex;flex-direction:column;line-height:1.16}.gh-stats-grid strong{color:var(--gh-navy);font-size:23px}.gh-stats-grid b{color:var(--gh-navy);font-size:12px;white-space:nowrap}.gh-stats-grid small{margin-top:4px;color:var(--gh-muted);font-size:10px;white-space:nowrap}

/* Giới thiệu hiện đại */
.gh-about{padding:58px 0;background:#fff}.gh-about-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:66px;align-items:center}.gh-about-media{position:relative;padding:0 34px 28px 0}.gh-about-media:before{content:"";position:absolute;left:34px;right:0;top:28px;bottom:0;border-radius:3px;background:#dff3fa}.gh-about-media img{position:relative;z-index:1;display:block;width:100%;height:350px;object-fit:cover;border-radius:3px;box-shadow:0 16px 34px rgba(5,48,79,.15)}.gh-years{position:absolute;z-index:2;right:0;bottom:0;width:130px;padding:17px 19px;color:#fff;background:var(--gh-orange);border-radius:3px;box-shadow:0 12px 24px rgba(245,130,32,.24)}.gh-years strong{display:block;font-size:35px;line-height:1}.gh-years span{font-size:11px;font-weight:700}.gh-about-copy .gh-section-kicker{color:var(--gh-orange);font-size:11px;letter-spacing:2px}.gh-about-copy h2{margin:6px 0 13px;color:var(--gh-navy);font-size:36px;line-height:1.12}.gh-about-copy h2 span{display:block}.gh-about-copy>p:not(.gh-section-kicker){margin:0;color:var(--gh-muted);font-size:14px;line-height:1.65}.gh-check-grid{margin:20px 0 17px;display:grid;grid-template-columns:1fr 1fr;gap:10px 22px;color:var(--gh-navy);font-size:12px;font-weight:700}.gh-check-grid i{margin-right:7px;color:var(--gh-orange)}.gh-text-link{display:inline-flex;align-items:center;gap:7px;color:var(--gh-blue)!important;font-size:11px;font-weight:700;text-transform:uppercase}

/* Dự án */
.gh-section{padding:0}.gh-projects{padding:27px 0 30px;background:#fff}.gh-section-head{margin-bottom:18px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.gh-section-head>div{max-width:700px}.gh-section-kicker{margin:0;color:var(--gh-navy);font-size:24px;font-weight:700;letter-spacing:0;text-transform:uppercase}.gh-projects .gh-section-head h2{display:none}.gh-section-head p:last-child{margin:3px 0 0;color:var(--gh-muted);font-size:12px}.gh-project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gh-project-card{display:block;overflow:hidden;margin:0;background:transparent}.gh-project-card img{display:block;width:100%;height:155px;object-fit:cover;border-radius:2px;transition:transform .25s ease}.gh-project-card div{padding:8px 2px 0}.gh-project-card h3{margin:0 0 2px;color:var(--gh-navy);font-size:14px;line-height:1.25}.gh-project-card p{margin:0;color:#65788a;font-size:11px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gh-project-card div>span{display:inline-flex;margin-top:5px;align-items:center;gap:5px;color:var(--gh-blue);font-size:10px;font-weight:700;text-transform:uppercase}.gh-project-card:hover img{transform:scale(1.025)}.gh-project-card:hover h3{color:var(--gh-orange)}

/* Vì sao chọn Gia Hưng */
.gh-why{padding:27px 0;background:linear-gradient(110deg,#edf8fc 0%,#f7fcfe 100%);border-top:1px solid #e3f0f6}.gh-why-grid{display:grid;grid-template-columns:1.32fr repeat(4,1fr);align-items:center}.gh-why-grid>div{min-height:105px;padding:5px 25px;text-align:center;border-left:1px solid #d4e5ed}.gh-why-grid>div:first-child{border:0}.gh-why-grid i{color:var(--gh-blue);font-size:31px}.gh-why-grid h3{margin:7px 0 3px;color:var(--gh-navy);font-size:13px}.gh-why-grid p{margin:0;color:var(--gh-muted);font-size:10px;line-height:1.35}.gh-why-grid .gh-why-intro{text-align:left;padding-left:0;padding-right:35px}.gh-why-intro h2{margin:0 0 5px;color:var(--gh-navy);font-size:22px;line-height:1.1;text-transform:uppercase}.gh-why-intro p{margin:0 0 10px;font-size:11px}.gh-why-intro a{display:inline-flex;align-items:center;gap:7px;color:var(--gh-navy);font-size:10px;font-weight:700;text-transform:uppercase}.gh-why-intro a i{font-size:10px}

/* Thương hiệu đối tác */
.gh-solutions{padding:17px 0 16px;background:#fff}.gh-partner-title{height:26px;display:flex;align-items:center;gap:15px}.gh-partner-title h2{margin:0;color:var(--gh-navy);font-size:18px;font-weight:700;text-transform:uppercase}.gh-partner-title span{width:30px;height:2px;background:#8caabd}.gh-solution-list{margin-top:10px;display:grid;grid-template-columns:repeat(6,1fr);align-items:center;gap:28px}.gh-solution-list a{display:block;padding:8px 4px;text-align:center;color:#164d76;font-size:19px;font-style:italic;font-weight:700;letter-spacing:-.5px;border-radius:3px;transition:background .2s ease,transform .2s ease}.gh-solution-list a:hover{background:#edf8fc;transform:translateY(-2px)}.gh-solution-list .brand-hayward{color:#48606f}.gh-solution-list .brand-astral{color:#1d315b}.gh-solution-list .brand-emaux{color:#3b708b}.gh-solution-list .brand-kripsol{color:#0b75b8}.gh-solution-list .brand-bwt{font-size:24px;color:#234b83}

/* Quy trình */
.gh-process{padding:11px 0 14px;background:#fff;border-top:1px solid #edf2f4}.gh-process-head{height:33px;display:flex;align-items:center;gap:14px}.gh-process-head h2{margin:0;color:var(--gh-navy);font-size:18px;font-weight:700;text-transform:uppercase}.gh-process-head>span{width:28px;height:2px;background:#8caabd}.gh-process-head p{margin:0;color:#526c7f;font-size:11px}.gh-process-grid{position:relative;margin-top:7px;display:grid;grid-template-columns:repeat(5,1fr);gap:0}.gh-process-grid>div{position:relative;z-index:1;min-height:58px;padding:0 15px 0 68px;display:flex;flex-direction:column;justify-content:center;text-align:left}.gh-process-grid b{position:absolute;left:44px;top:6px;z-index:2;width:18px;height:18px;line-height:18px;border-radius:50%;color:#fff;background:var(--gh-orange);font-size:8px;text-align:center}.gh-process-grid i{position:absolute;left:14px;top:0;width:52px;height:52px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#0879b7,#18a7cb);border:5px solid #e4f5fb;border-radius:50%;font-size:18px}.gh-process-grid h3{margin:0 0 2px;color:var(--gh-navy);font-size:12px}.gh-process-grid p{margin:0;color:var(--gh-muted);font-size:9px;line-height:1.25}

/* Tư vấn nhanh */
.gh-consult{position:relative;min-height:330px;padding:32px 0;color:var(--gh-navy);background-size:cover;background-position:center right}.gh-consult:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,111,164,.13),rgba(255,255,255,0) 72%)}.gh-consult-shell{position:relative;z-index:1}.gh-consult-panel{width:min(650px,58%);padding:22px 29px;background:rgba(244,252,255,.91);border:1px solid rgba(255,255,255,.88);border-radius:14px;box-shadow:0 14px 34px rgba(5,65,101,.16);backdrop-filter:blur(4px)}.gh-consult-panel h2{margin:0 0 12px;color:var(--gh-navy);font-size:20px;text-transform:uppercase}.gh-consult-row{display:flex;align-items:center;gap:14px;margin:7px 0;color:var(--gh-navy)!important}.gh-consult-row>i{flex:0 0 43px;width:43px;height:43px;display:grid;place-items:center;color:#052c5c;background:#78d9f5;border-radius:50%;font-size:22px}.gh-consult-row span{display:flex;flex-direction:column}.gh-consult-row strong{font-size:19px;line-height:1.2}.gh-consult-row small{font-size:13px}.gh-consult-email span{display:block;font-size:16px}.gh-consult-email span strong{text-transform:none}.gh-consult-zalo{display:flex;align-items:center;gap:18px;margin-top:11px;color:var(--gh-navy)!important}.gh-consult-zalo img{width:102px;height:102px;padding:4px;object-fit:contain;background:#fff;border:1px solid #b8dbe9}.gh-consult-zalo span{display:flex;flex-direction:column}.gh-consult-zalo strong{font-size:20px}.gh-consult-zalo small{font-size:16px}

/* Trang trong và chân trang */
.gh-content-wrap{min-height:420px;padding:42px 0 65px;background:#fff}.gh-content-wrap-home{display:none}.gh-content-wrap .panel,.gh-content-wrap .well{border-radius:4px;box-shadow:0 6px 20px rgba(6,45,75,.07)}.gh-content-wrap h1,.gh-content-wrap h2,.gh-content-wrap h3{color:var(--gh-navy)}
.gh-footer{color:#bed7e3;background:#052b4c}.gh-footer-grid{padding:42px 0 32px;display:grid;grid-template-columns:1.5fr 1fr 1fr 1.15fr;gap:42px}.gh-footer-grid>div:not(.gh-footer-brand){display:flex;flex-direction:column;align-items:flex-start}.gh-footer-brand img{width:220px;max-height:58px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}.gh-footer h3{margin:3px 0 14px;color:#fff;font-size:14px;text-transform:uppercase}.gh-footer p{margin:4px 0;font-size:12px}.gh-footer-grid a{margin-bottom:6px;font-size:12px}.gh-footer-grid a:hover{color:#fff}.gh-footer-social{margin-top:15px;display:flex;gap:7px}.gh-footer-social a{width:31px;height:31px;margin:0;display:grid;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:50%;font-size:11px;font-weight:700}.gh-footer-bottom{padding:13px 0;color:#85a9ba;background:#03243f;border-top:1px solid rgba(255,255,255,.08);font-size:11px}
.gh-floating{position:fixed;z-index:200;right:15px;top:42%;display:flex;flex-direction:column;gap:7px}.gh-floating a{width:46px;height:46px;display:grid;place-items:center;color:#fff!important;border:3px solid #fff;border-radius:50%;box-shadow:0 5px 14px rgba(0,0,0,.2);font-weight:700}.gh-float-phone{background:#12ad56;font-size:18px}.gh-float-zalo{background:#078bd2;font-size:11px}.gh-float-viber{background:#7255b5;font-size:10px}

@media(max-width:1230px){.gh-container{width:min(1180px,calc(100% - 36px))}.gh-menu-list{gap:12px}.gh-nav{font-size:10px}.gh-header-cta{padding:0 14px}.gh-logo{flex-basis:165px}.gh-logo img{width:160px}.gh-service-text strong{font-size:16px}.gh-service-text small{white-space:normal}.gh-stats-grid>div{gap:10px;padding:0 10px}.gh-stats-grid i{font-size:25px}}
@media(max-width:1050px){.gh-search,.gh-header-cta{display:none}.gh-nav-toggle{display:block}.gh-header-inner{height:70px}.gh-nav{display:none;position:absolute;top:70px;left:18px;right:18px;margin:0;padding:8px;background:#fff;border-radius:4px;box-shadow:0 12px 28px rgba(2,38,67,.2)}.gh-nav.is-open{display:block}.gh-menu-list{display:block}.gh-menu-list>li>a,.gh-submenu a{padding:11px 12px;border-bottom:1px solid #e7eff4}.gh-menu-list>li>a:after{display:none}.gh-submenu,.gh-submenu .gh-submenu{position:static;display:none;min-width:0;margin:0;padding:0 0 0 14px;border:0;box-shadow:none;opacity:1;visibility:visible;transform:none}.gh-has-submenu:hover>.gh-submenu,.gh-has-submenu:focus-within>.gh-submenu{display:block}.gh-hero{height:430px}.gh-service-grid,.gh-project-grid{grid-template-columns:repeat(2,1fr)}.gh-stats{height:auto;padding:17px 0}.gh-stats-grid{grid-template-columns:repeat(3,1fr);row-gap:18px}.gh-stats-grid>div{border:0}.gh-about-grid{grid-template-columns:1fr;gap:38px}.gh-about-media{max-width:720px;margin:0 auto}.gh-why-grid{grid-template-columns:repeat(2,1fr);gap:18px}.gh-why-grid .gh-why-intro{grid-column:1/-1;text-align:center;padding:0}.gh-why-grid>div{border:0}.gh-solution-list{grid-template-columns:repeat(3,1fr);row-gap:18px}.gh-process-grid{grid-template-columns:repeat(5,205px);overflow-x:auto;padding-bottom:8px}.gh-consult-panel{width:68%}.gh-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.gh-container{width:calc(100% - 28px)}.gh-logo{flex-basis:170px}.gh-logo img{width:165px}.gh-hero{height:510px;background-position:65% center}.gh-hero-overlay{background:rgba(2,42,72,.78)}.gh-hero-content{padding-bottom:70px}.gh-eyebrow{font-size:11px;letter-spacing:2.5px}.gh-hero h1{font-size:34px;line-height:1.1}.gh-hero h1 span{white-space:normal}.gh-hero-copy{font-size:13px}.gh-hero-points{bottom:18px;width:calc(100% - 28px);gap:8px 18px;flex-wrap:wrap;font-size:10px}.gh-service-grid,.gh-project-grid{grid-template-columns:1fr}.gh-service-card{height:220px}.gh-stats-grid{grid-template-columns:repeat(2,1fr)}.gh-stats-grid>div{justify-content:flex-start}.gh-about{padding:42px 0}.gh-about-media{padding-right:18px}.gh-about-media img{height:270px}.gh-about-copy h2{font-size:29px}.gh-about-copy h2 span{display:inline}.gh-check-grid{grid-template-columns:1fr}.gh-projects{padding:24px 0}.gh-section-head{align-items:flex-start;flex-direction:column;gap:10px}.gh-section-kicker{font-size:21px}.gh-project-card img{height:200px}.gh-project-card p{white-space:normal}.gh-why-grid{grid-template-columns:1fr}.gh-why-grid>div{min-height:auto}.gh-solution-list{grid-template-columns:repeat(2,1fr)}.gh-process-head{height:auto;flex-wrap:wrap}.gh-process-head p{width:100%}.gh-consult{min-height:440px;padding:28px 0;background-position:65% center}.gh-consult:before{background:rgba(210,244,255,.56)}.gh-consult-panel{width:100%;padding:20px}.gh-consult-row strong{font-size:16px}.gh-consult-email span{font-size:13px}.gh-consult-zalo img{width:88px;height:88px}.gh-footer-grid{grid-template-columns:1fr;gap:25px}.gh-floating{right:8px}.gh-floating a{width:42px;height:42px}}

/* Menu lấy từ module Menu trong Admin NukeViet. */
.gh-menu-list li:hover>.gh-submenu,.gh-menu-list li:focus-within>.gh-submenu{opacity:1;visibility:visible;transform:translateY(0)}
@media(max-width:1050px){.gh-menu-list li:hover>.gh-submenu,.gh-menu-list li:focus-within>.gh-submenu{display:block}}
