
:root{--hzblue:#084e7a;--hzblue2:#073f65;--hzorange:#ff6f00;--hzline:#dfe5ea}

/* Hide previous custom header and Astra header */
#cteja-global-header,
#masthead,.site-header,.ast-primary-header-bar,.ast-mobile-header-wrap,
.ast-below-header-wrap,.ast-above-header-wrap{display:none!important}

#cteja-hz-v2-header{position:relative;z-index:99991;font-family:Arial,Helvetica,sans-serif;width:100%}
.cteja-hz-top{background:var(--hzblue);color:#fff}
.cteja-hz-inner{max-width:1300px;height:72px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:26px}
.cteja-hz-brand{display:flex;align-items:center;text-decoration:none;min-width:220px;color:#fff}
.cteja-hz-brand img{max-width:190px;max-height:56px;width:auto;height:auto;object-fit:contain;filter:brightness(0) invert(1)}
.cteja-hz-mark{font-size:27px;font-weight:800;letter-spacing:-1px}.cteja-hz-submark{font-size:10px;font-weight:700;letter-spacing:1.5px;margin-left:9px}
.cteja-hz-nav{margin-left:auto;display:flex;align-items:center;gap:26px}
.cteja-hz-nav>a,.cteja-hz-drop-btn{color:#fff;text-decoration:none;background:none;border:0;font-size:13px;font-weight:800;text-transform:uppercase;padding:28px 0;cursor:pointer;white-space:nowrap}
.cteja-hz-nav>a:hover,.cteja-hz-drop-btn:hover{color:#ffd1aa}
.cteja-hz-drop{position:relative}.cteja-hz-drop-menu{position:absolute;top:61px;left:-18px;width:205px;background:#fff;border-radius:3px;box-shadow:0 12px 28px rgba(0,0,0,.17);padding:7px 0;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s}
.cteja-hz-drop:hover .cteja-hz-drop-menu,.cteja-hz-drop.open .cteja-hz-drop-menu{opacity:1;visibility:visible;transform:none}
.cteja-hz-drop-menu a{display:block;color:#1c2a35;text-decoration:none;padding:12px 16px;font-size:12px;font-weight:700}
.cteja-hz-drop-menu a:hover{background:#f3f7fa;color:var(--hzblue)}
.cteja-hz-right{display:flex;align-items:center;gap:14px;margin-left:4px}
.cteja-hz-phone{display:flex;align-items:center;gap:7px;color:#fff;text-decoration:none;font-size:12px;font-weight:700;white-space:nowrap}.cteja-hz-phone-ico{font-size:19px}
.cteja-hz-enquire{background:#13a8e8;color:#fff!important;text-decoration:none;padding:13px 18px;border-radius:4px;font-size:12px;font-weight:800;text-transform:uppercase;white-space:nowrap}

.cteja-hz-search-row{background:#fff;border-bottom:1px solid var(--hzline);box-shadow:0 2px 7px rgba(0,0,0,.04)}
.cteja-hz-search-form{max-width:1300px;margin:auto;padding:10px 24px;display:grid;grid-template-columns:minmax(320px,1fr) 120px 150px 150px 48px 72px 160px;gap:8px;align-items:center}
.cteja-hz-keyword-wrap{height:44px;border:1px solid #d9e0e5;border-radius:4px;display:flex;align-items:center;padding:0 12px;background:#fff}
.cteja-hz-search-icon{font-size:22px;color:#85919b;margin-right:8px;transform:rotate(-20deg)}
.cteja-hz-keyword-wrap input{border:0!important;outline:0!important;box-shadow:none!important;width:100%;height:40px;padding:0!important;font-size:14px;background:transparent!important}
.cteja-hz-search-form select{height:44px;border:1px solid #d9e0e5;border-radius:4px;background:#fff;padding:0 10px;font-weight:700;color:#24313a}
.cteja-hz-filter-btn{height:44px;border:1px solid #d9e0e5;background:#fff;border-radius:4px;font-size:20px;color:#24313a;cursor:pointer}
.cteja-hz-clear{height:44px;border:1px solid #d9e0e5;border-radius:4px;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#8a959e;font-weight:700}
.cteja-hz-search-submit{height:44px;border:0;border-radius:4px;background:var(--hzorange);color:#fff;font-weight:800;font-size:14px;cursor:pointer}
.cteja-hz-search-submit:hover{background:#e96400}

/* Sticky behavior */
body.cteja-hz-scrolled #cteja-hz-v2-header{position:fixed;top:0;left:0;right:0}
body.admin-bar.cteja-hz-scrolled #cteja-hz-v2-header{top:32px}
body.cteja-hz-scrolled.cteja-hz-scroll-down .cteja-hz-top{transform:translateY(-72px)}
body.cteja-hz-scrolled.cteja-hz-scroll-down .cteja-hz-search-row{transform:translateY(-72px)}
.cteja-hz-top,.cteja-hz-search-row{transition:transform .22s ease}
body.cteja-hz-scrolled #cteja-hz-v2-spacer{height:126px}

.cteja-hz-menu-btn{display:none;border:0;background:none;padding:8px}.cteja-hz-menu-btn span{display:block;width:24px;height:2px;background:#fff;margin:5px 0}

@media(max-width:1160px){
 .cteja-hz-inner{gap:16px}.cteja-hz-brand{min-width:160px}.cteja-hz-brand img{max-width:150px}
 .cteja-hz-nav{gap:15px}.cteja-hz-nav>a,.cteja-hz-drop-btn{font-size:11.5px}.cteja-hz-phone span:last-child{display:none}
 .cteja-hz-search-form{grid-template-columns:minmax(260px,1fr) 110px 130px 130px 44px 65px 130px}
}
@media(max-width:920px){
 .cteja-hz-inner{height:66px;padding:0 16px}.cteja-hz-brand{flex:1}.cteja-hz-menu-btn{display:block;order:3}
 .cteja-hz-right{order:2;margin-left:auto}.cteja-hz-phone{display:none}.cteja-hz-enquire{padding:11px 13px}
 .cteja-hz-nav{display:none;position:absolute;left:0;right:0;top:66px;background:var(--hzblue);padding:8px 18px 18px;margin:0}
 .cteja-hz-nav.open{display:block}.cteja-hz-nav>a,.cteja-hz-drop-btn{display:block;width:100%;text-align:left;padding:14px 4px;border-bottom:1px solid rgba(255,255,255,.12);font-size:13px}
 .cteja-hz-drop-menu{display:none;position:static;width:auto;opacity:1;visibility:visible;transform:none;box-shadow:none;background:#073f65}.cteja-hz-drop.open .cteja-hz-drop-menu{display:block}.cteja-hz-drop-menu a{color:#fff}
 .cteja-hz-search-form{grid-template-columns:minmax(0,1fr) 110px 48px 110px}.cteja-hz-search-form select[name="cteja_location"],.cteja-hz-search-form select[name="cteja_type"],.cteja-hz-clear{display:none}
 body.cteja-hz-scrolled.cteja-hz-scroll-down .cteja-hz-top{transform:translateY(-66px)}
 body.cteja-hz-scrolled.cteja-hz-scroll-down .cteja-hz-search-row{transform:translateY(-66px)}
 body.cteja-hz-scrolled #cteja-hz-v2-spacer{height:120px}
}
@media(max-width:782px){body.admin-bar.cteja-hz-scrolled #cteja-hz-v2-header{top:46px}}
@media(max-width:600px){
 .cteja-hz-brand img{max-width:135px}.cteja-hz-mark{font-size:22px}.cteja-hz-submark{display:none}.cteja-hz-enquire{display:none}
 .cteja-hz-search-form{grid-template-columns:minmax(0,1fr) 42px 82px;padding:8px 10px}
 .cteja-hz-search-form select{display:none}.cteja-hz-filter-btn{display:block}.cteja-hz-clear{display:none}.cteja-hz-search-submit{font-size:12px}
 .cteja-hz-keyword-wrap{height:42px}.cteja-hz-search-row{box-shadow:0 4px 12px rgba(0,0,0,.08)}
}
