
/* ChengaEdTech professional refinements */
:root {
  --chenga-navy: #0b2340;
  --chenga-blue: #1264a3;
  --chenga-accent: #FFD400;
  --chenga-light: #f5f8fb;
  --chenga-border: #e5eaf0;
}
body { background:#fff; color:#344054; }
.site-header-menu { box-shadow:0 1px 0 rgba(15,23,42,.18); background:#0b2340; }
.site-navigation { min-height:92px; }
#logo-img { object-fit:contain; object-position:left center; }
.top_bar { border-bottom:1px solid #edf1f5; background:#fff; }
.top_bar_contact_item, .top_bar_social_item { font-size:13px !important; }
.top_bar_contact_item a, .top_bar_social_item span { font-weight:500; }
.main-menu .menu > li > a { font-size:14px; font-weight:600; letter-spacing:.1px; }
.main-menu .menu > li > a { color:#fff; }
.main-menu .menu > li > a:hover { color:#fff; }
.prt-btn { transition:transform .2s ease, box-shadow .2s ease; }
.prt-btn:hover { transform:translateY(-1px); box-shadow:0 8px 20px rgba(11,35,64,.12); }
.section-title h2, .title { letter-spacing:-.3px; }
.footer .second-footer { padding-top:58px; padding-bottom:40px; }
.footer .widget-title h3 { font-size:18px !important; line-height:1.35; margin-bottom:18px; }
.footer p { line-height:1.75; color:rgba(255,255,255,.78); }
.footer a { color:rgba(255,255,255,.88); }
.footer a:hover { color:#fff; }
.chenga-office-list { list-style:none; margin:0; padding:0; }
.chenga-office-list li { margin:0 0 14px; padding:0 0 14px; border-bottom:1px solid rgba(255,255,255,.1); }
.chenga-office-list li:last-child { border-bottom:0; margin-bottom:0; }
.chenga-office-list strong { display:block; color:#fff; font-size:14px; margin-bottom:4px; }
.chenga-office-list span { display:block; color:rgba(255,255,255,.72); font-size:13px; line-height:1.55; }
.chenga-office-list a { color:#fff; }
.chenga-branches-page { padding:78px 0 85px; background:#fff; }
.chenga-branches-intro { max-width:760px; margin:0 auto 42px; text-align:center; }
.chenga-branches-intro .eyebrow { display:inline-block; text-transform:uppercase; letter-spacing:1.8px; font-size:12px; font-weight:700; color:var(--chenga-accent); margin-bottom:10px; }
.chenga-branches-intro h1 { font-size:42px; line-height:1.15; color:var(--chenga-navy); margin:0 0 15px; font-weight:700; }
.chenga-branches-intro p { font-size:16px; line-height:1.8; color:#667085; margin:0; }
.chenga-office-card { height:100%; background:#fff; border:1px solid var(--chenga-border); border-radius:8px; padding:30px; box-shadow:0 8px 28px rgba(16,24,40,.05); transition:transform .2s ease, box-shadow .2s ease; }
.chenga-office-card:hover { transform:translateY(-3px); box-shadow:0 14px 36px rgba(16,24,40,.09); }
.chenga-office-card .office-label { display:inline-block; font-size:11px; font-weight:700; letter-spacing:1.2px; text-transform:uppercase; color:var(--chenga-accent); margin-bottom:9px; }
.chenga-office-card h3 { color:var(--chenga-navy); font-size:21px; margin:0 0 14px; }
.chenga-office-card p { color:#667085; line-height:1.75; margin-bottom:7px; font-size:14px; }
.chenga-office-card .office-contact { margin-top:18px; padding-top:16px; border-top:1px solid var(--chenga-border); }
.chenga-office-card .office-contact a { color:var(--chenga-blue); font-weight:600; }
.chenga-office-card .office-contact a:hover { color:var(--chenga-accent); }
.chenga-office-note { margin-top:38px; text-align:center; font-size:14px; color:#667085; }
@media (max-width:1199px) {
  .site-navigation { min-height:82px; }
}
@media (max-width:991px) {
  #logo-img { width:190px !important; height:auto !important; max-height:82px; }
  .site-navigation > div[style] { width:190px !important; height:82px !important; }
  .top_bar_address { display:none; }
  .top_bar_social { display:none; }
  .chenga-branches-page { padding:55px 0 65px; }
  .chenga-branches-intro h1 { font-size:34px; }
}
@media (max-width:575px) {
  .top_bar { padding:0 8px; }
  .top_bar_contact_item { line-height:42px !important; }
  .top_bar_contact_item:first-child { display:none; }
  .chenga-office-card { padding:24px; }
  .chenga-branches-intro h1 { font-size:30px; }
}


/* Complete ChengaEdTech replacement navbar */
#masthead.ce-header{position:relative;z-index:9999}
.ce-navbar-wrap{position:sticky;top:0;z-index:9999;background:#071f3d;box-shadow:0 6px 24px rgba(0,0,0,.16)}
.ce-navbar{width:min(1240px,100% - 32px);min-height:88px;margin:0 auto;display:flex;align-items:center;gap:28px;position:relative}
.ce-brand{display:flex;align-items:center;flex:0 0 auto;text-decoration:none!important}
.ce-logo{width:205px;height:auto;max-height:76px;object-fit:contain;display:block}
.ce-main-nav{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:4px;flex-wrap:nowrap}
.ce-main-nav a{display:inline-flex;align-items:center;min-height:42px;padding:10px 11px;color:#fff!important;text-decoration:none!important;font-size:14px;font-weight:600;white-space:nowrap;border-radius:7px;transition:background-color .2s ease,color .2s ease,transform .2s ease}
.ce-main-nav a:hover,.ce-main-nav a:focus-visible{background:#0d3158;color:#f0c96a!important;outline:none}
.ce-main-nav .ce-nav-cta{margin-left:7px;padding-left:17px;padding-right:17px;background:#d6a84f;color:#071f3d!important;font-weight:800}
.ce-main-nav .ce-nav-cta:hover,.ce-main-nav .ce-nav-cta:focus-visible{background:#f0c96a;color:#071f3d!important}
.ce-menu-toggle{display:none;margin-left:auto;width:46px;height:44px;border:1px solid rgba(255,255,255,.3);border-radius:8px;background:transparent;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:5px}
.ce-menu-toggle span{display:block;width:22px;height:2px;background:#fff;border-radius:4px;transition:transform .2s ease,opacity .2s ease}
.ce-menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.ce-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
.ce-menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
@media (max-width: 1120px){
 .ce-navbar{gap:18px}
 .ce-main-nav a{font-size:13px;padding:9px 8px}
 .ce-logo{width:185px}
}
@media (max-width: 980px){
 .ce-navbar{min-height:78px;width:min(100% - 24px,1240px)}
 .ce-logo{width:180px;max-height:65px}
 .ce-menu-toggle{display:flex}
 .ce-main-nav{position:absolute;top:calc(100% + 1px);left:0;right:0;margin:0;display:none;flex-direction:column;align-items:stretch;gap:2px;padding:10px;background:#071f3d;border-top:1px solid rgba(255,255,255,.12);box-shadow:0 12px 25px rgba(0,0,0,.22);border-radius:0 0 12px 12px}
 .ce-main-nav.ce-open{display:flex}
 .ce-main-nav a{width:100%;min-height:45px;padding:11px 14px;font-size:15px}
 .ce-main-nav .ce-nav-cta{margin:6px 0 0;text-align:center;justify-content:center}
}
@media (max-width:480px){
 .ce-navbar{width:calc(100% - 20px);min-height:70px}
 .ce-logo{width:160px;max-height:58px}
}


/* ChengaEdTech bright-yellow brand accent */
:root { --chenga-accent:#FFD400; --chenga-yellow:#FFD400; }
.bg-base-skin, .bg-base-skin > .prt-bg-layer, .bg-base-skin > .prt-bg-layer > .prt-col-wrapper-bg-layer-inner,
.prt-bg-color-skincolor, .prt-btn-color-skincolor, .prt-btn-style-fill.prt-btn-color-skincolor,
.site-content .prt-btn-color-skincolor { background-color:#FFD400 !important; }
.text-base-skin, .border-base-skin, .chenga-branches-intro .eyebrow, .chenga-office-card .office-label { color:#FFD400 !important; }
.prt-btn-color-skincolor { border-color:#FFD400 !important; color:#071f3d !important; }
.prt-btn-color-skincolor:hover, .prt-btn-color-skincolor:focus { background-color:#f5c800 !important; border-color:#f5c800 !important; color:#071f3d !important; }
.second-footer .social-icons li a:hover { background-color:#FFD400 !important; border-color:#FFD400 !important; color:#071f3d !important; }


/* Site-wide sticky navbar and bright yellow CTAs */
#masthead.ce-header{position:sticky!important;top:0!important;z-index:10000!important;background:#071f3d!important;}
#masthead.ce-header .ce-navbar-wrap{position:relative!important;top:auto!important;}
.ce-main-nav .ce-nav-cta{background:#FFD400!important;color:#071f3d!important;border-color:#FFD400!important;}
.ce-main-nav .ce-nav-cta:hover,.ce-main-nav .ce-nav-cta:focus-visible{background:#FFE24A!important;color:#071f3d!important;}
#masthead.ce-header + *{scroll-margin-top:90px;}

.chenga-book-consultation{display:inline-flex!important;align-items:center;justify-content:center;background:#FFD400!important;color:#071f3d!important;padding:14px 24px!important;border-radius:9px!important;font-weight:800!important;text-decoration:none!important;box-shadow:0 6px 18px rgba(0,0,0,.12)!important;}
.chenga-book-consultation h3{margin:0!important;color:#071f3d!important;font-weight:800!important;}
.chenga-book-consultation:hover{background:#FFE24A!important;color:#071f3d!important;transform:translateY(-2px);}

/* Page title heading color */
.page-title-heading,
.page-title-heading h1,
.page-title-heading h2,
.page-title-heading .title {
    color: #ffffff !important;
}


/* Professional sticky branch-contact top bar */
:root{--ce-topbar-height:38px;}
.ce-topbar{position:sticky;top:0;z-index:10002;background:#FFD400;color:#071f3d;border-bottom:1px solid rgba(7,31,61,.16);box-shadow:0 1px 5px rgba(0,0,0,.08);font-size:12px;font-weight:700;line-height:1.2;}
.ce-topbar-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 24px;}
.ce-topbar-contacts{display:flex;align-items:center;gap:0;white-space:nowrap;overflow:hidden;}
.ce-topbar a{color:#071f3d!important;text-decoration:none!important;}
.ce-topbar-contacts>a{padding:0 10px;border-right:1px solid rgba(7,31,61,.25);}
.ce-topbar-contacts>a:first-child{padding-left:0;}
.ce-topbar-contacts>a:last-child{border-right:0;}
.ce-office{font-weight:900;margin-right:4px;}
.ce-topbar-email{font-weight:800;}
.ce-topbar-social{display:flex;align-items:center;gap:5px;flex-shrink:0;}
.ce-topbar-social a{width:27px;height:27px;border:1px solid rgba(7,31,61,.25);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:.2s ease;}
.ce-topbar-social a:hover{background:#071f3d!important;color:#FFD400!important;border-color:#071f3d;}
#masthead.ce-header{position:sticky!important;top:38px!important;z-index:10001!important;}
@media(max-width:1199px){.ce-topbar-inner{padding:0 15px}.ce-topbar-contacts>a{padding:0 7px}.ce-topbar-email{display:none}}
@media(max-width:991px){.ce-topbar{overflow:hidden}.ce-topbar-inner{min-height:36px}.ce-topbar-contacts{overflow-x:auto;scrollbar-width:none}.ce-topbar-contacts::-webkit-scrollbar{display:none}.ce-topbar-contacts>a{font-size:11px}.ce-topbar-social{position:absolute;right:12px;background:#FFD400;padding-left:8px}#masthead.ce-header{top:36px!important;}}
@media(max-width:575px){:root{--ce-topbar-height:34px}.ce-topbar-inner{min-height:34px;padding:0 8px}.ce-topbar-contacts{padding-right:105px}.ce-topbar-contacts>a{font-size:10px;padding:0 6px}.ce-topbar-social a{width:24px;height:24px;font-size:11px}.ce-topbar-social{right:6px;gap:3px}#masthead.ce-header{top:34px!important;}}

/* Final brand theme normalization: bright yellow replaces legacy pink accents */
:root{--chenga-yellow:#FFD400;--chenga-yellow-hover:#FFE24A;}
.prt-btn-color-skincolor,.prt-bgcolor-skincolor,.prt-bgcolor-skincolor > *,
.skincolor-bg,.skincolor{--skin:#FFD400!important;}
a:hover,.prt-textcolor-skincolor,.text-skincolor{color:#FFD400!important;}
.prt-btn.prt-btn-color-skincolor,.ce-main-nav .ce-nav-cta{background-color:#FFD400!important;border-color:#FFD400!important;color:#071f3d!important;}
.prt-btn.prt-btn-color-skincolor:hover,.ce-main-nav .ce-nav-cta:hover{background-color:#FFE24A!important;border-color:#FFE24A!important;color:#071f3d!important;}
