/* ==========================================================
   STI Modern UI 2.0 — 22 Aug 2026
   Premium responsive override. Existing PHP/data logic intact.
   ========================================================== */
:root{
  --brand:#2563eb;
  --brand-2:#4f46e5;
  --brand-dark:#0b1f43;
  --brand-deep:#06152f;
  --cyan:#06b6d4;
  --accent:#f59e0b;
  --success:#16a34a;
  --danger:#dc2626;
  --ink:#0f172a;
  --text:#334155;
  --muted:#64748b;
  --soft:#f5f8fd;
  --soft-blue:#eef4ff;
  --card:#fff;
  --line:#e5eaf2;
  --radius:20px;
  --radius-sm:13px;
  --shadow:0 22px 58px rgba(15,23,42,.10);
  --shadow-sm:0 10px 30px rgba(15,23,42,.075);
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;
  color:var(--text);
  background:#fff;
  font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
  font-size:15px;
  line-height:1.72;
  -webkit-font-smoothing:antialiased;
  overflow-x:hidden;
}
body.menu-open{overflow:hidden}
::selection{background:rgba(37,99,235,.16);color:var(--ink)}
a{transition:all .22s ease;text-decoration:none}
a:hover{text-decoration:none}
img{max-width:100%}
h1,h2,h3,h4,h5,h6{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;color:var(--ink);letter-spacing:-.025em}
.container{width:100%}

/* ---------------- HEADER ---------------- */
.modern-site-header{position:relative;z-index:1100;background:#fff}
.site-utility-bar{background:linear-gradient(95deg,#06152f 0%,#0b2b5f 55%,#12489b 100%);color:#dbeafe;border-bottom:1px solid rgba(255,255,255,.08)}
.utility-inner{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.utility-left,.utility-actions,.utility-socials{display:flex;align-items:center}
.utility-left{gap:18px}
.utility-contact{display:inline-flex;align-items:center;gap:7px;color:#e8f1ff!important;font-size:12.5px;font-weight:600;white-space:nowrap}
.utility-contact i{font-size:17px;color:#7dd3fc}
.utility-email{opacity:.88}
.utility-socials{gap:6px;padding-left:2px}
.utility-socials a{width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.13);border-radius:9px;color:#fff!important;background:rgba(255,255,255,.055)}
.utility-socials a:hover{background:rgba(255,255,255,.16);transform:translateY(-1px)}
.utility-actions{gap:8px}
.utility-btn{min-height:34px;padding:6px 11px;border-radius:9px;display:inline-flex;align-items:center;gap:6px;color:#fff!important;font-size:11.5px;font-weight:750;border:1px solid rgba(255,255,255,.12);white-space:nowrap}
.utility-btn i{font-size:15px}
.utility-btn.primary{background:linear-gradient(135deg,#2563eb,#5b4df5);box-shadow:0 7px 18px rgba(37,99,235,.22)}
.utility-btn.verify{background:rgba(6,182,212,.18);border-color:rgba(103,232,249,.22)}
.utility-btn.login{background:rgba(255,255,255,.06)}
.utility-btn:hover{transform:translateY(-1px);background:#fff;color:#173b75!important}

.site-brand-row{background:rgba(255,255,255,.98);border-bottom:1px solid #eef2f7}
.brand-inner{min-height:98px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.brand-logo{display:inline-flex;align-items:center;min-width:0}
.brand-logo img{display:block;max-width:590px;width:auto;max-height:82px;object-fit:contain}
.brand-trust-strip{display:flex;align-items:center;gap:12px}
.trust-chip{display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid #e8edf5;border-radius:12px;background:#fbfdff;min-width:130px}
.trust-chip>i{width:33px;height:33px;display:grid;place-items:center;border-radius:10px;background:#edf4ff;color:var(--brand);font-size:19px}
.trust-chip span{display:flex;flex-direction:column;line-height:1.2}
.trust-chip strong{font-size:11.5px;color:#23324a;font-weight:800}
.trust-chip small{font-size:9.5px;color:#8491a5;margin-top:3px}
.mobile-menu-toggle{display:none;width:44px;height:44px;border:1px solid #dfe6ef;border-radius:12px;background:#fff;padding:0;align-items:center;justify-content:center;flex-direction:column;gap:5px;box-shadow:0 6px 18px rgba(15,23,42,.06)}
.mobile-menu-toggle span{display:block;width:21px;height:2px;background:#1d3b68;border-radius:9px;transition:all .2s}
.mobile-menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.mobile-menu-toggle.is-open span:nth-child(2){opacity:0}
.mobile-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}

.modern-nav-wrap{position:relative;background:#fff;border-bottom:1px solid #e7ecf3;box-shadow:0 10px 28px rgba(15,23,42,.045)}
.modern-nav{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.modern-menu{display:flex;align-items:center;gap:3px;padding:0;margin:0;list-style:none}
.modern-menu>li{position:relative;list-style:none!important;margin:0!important;padding:0!important}
.modern-menu>li>a{height:62px;padding:0 14px;display:flex;align-items:center;gap:6px;color:#34445e!important;font-size:13.5px;font-weight:700;position:relative;border-radius:0}
.modern-menu>li>a>i:not(.menu-arrow){font-size:17px;color:#7b8aa1}
.modern-menu>li>a:after{content:"";position:absolute;height:3px;left:14px;right:14px;bottom:0;border-radius:3px 3px 0 0;background:linear-gradient(90deg,var(--brand),var(--cyan));transform:scaleX(0);transition:transform .22s}
.modern-menu>li:hover>a,.modern-menu>li>a.active{color:var(--brand)!important}
.modern-menu>li:hover>a:after,.modern-menu>li>a.active:after{transform:scaleX(1)}
.menu-arrow{font-size:16px;transition:transform .2s}
.has-submenu:hover>.modern-dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}
.has-submenu:hover>a .menu-arrow{transform:rotate(180deg)}
.modern-dropdown{position:absolute;top:calc(100% + 1px);left:0;min-width:245px;max-height:410px;overflow:auto;margin:0;padding:9px;list-style:none;background:rgba(255,255,255,.995);border:1px solid #e5eaf2;border-radius:0 0 15px 15px;box-shadow:0 22px 48px rgba(15,23,42,.14);opacity:0;visibility:hidden;transform:translateY(7px);pointer-events:none;transition:all .2s}
.modern-dropdown::-webkit-scrollbar{width:5px}.modern-dropdown::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}
.modern-dropdown li{list-style:none!important;margin:0!important;padding:0!important}
.modern-dropdown li a{min-height:42px;padding:9px 11px;display:flex;align-items:center;gap:10px;color:#40516a!important;border-radius:9px;font-size:12.5px;font-weight:650}
.modern-dropdown li a i{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:#f1f5fb;color:var(--brand);font-size:15px}
.modern-dropdown li a:hover{background:#eff5ff;color:var(--brand)!important;padding-left:14px}
.course-dropdown{min-width:280px}
.nav-cta{min-height:40px;padding:8px 14px;border-radius:11px;display:inline-flex;align-items:center;gap:7px;color:#fff!important;background:linear-gradient(135deg,#2563eb,#4f46e5);font-size:12px;font-weight:800;white-space:nowrap;box-shadow:0 8px 20px rgba(37,99,235,.2)}
.nav-cta:hover{transform:translateY(-1px);box-shadow:0 12px 25px rgba(37,99,235,.28);color:#fff!important}
.header-scrolled .modern-nav-wrap{position:fixed;top:0;left:0;right:0;animation:navDrop .25s ease;box-shadow:0 10px 28px rgba(15,23,42,.10)}
@keyframes navDrop{from{transform:translateY(-100%)}to{transform:translateY(0)}}

/* neutralize old template header if any residual exists */
.header-area,.navbar-area,.raque-responsive-nav,.raque-nav,.top-header,.rs-header-top{--legacy-header-disabled:1}

/* ---------------- HERO ---------------- */
.modern-hero-section{padding:28px 0 8px;background:radial-gradient(circle at 10% 10%,rgba(37,99,235,.08),transparent 28%),radial-gradient(circle at 92% 0,rgba(6,182,212,.07),transparent 27%),linear-gradient(180deg,#f7faff 0%,#fff 100%);position:relative;overflow:hidden}
.modern-hero-grid{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(285px,.8fr);gap:18px;align-items:stretch}
.modern-slider-card{min-width:0;border:1px solid #e2e9f2;border-radius:22px;background:#fff;box-shadow:var(--shadow);overflow:hidden;padding:10px}
.slider-topline{height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 9px;color:#516176;font-size:11px;font-weight:750}
.slider-topline span{display:inline-flex;align-items:center;gap:6px}
.slider-topline i{color:var(--brand);font-size:15px}
.slider-live{color:#15803d!important}
.slider-live i{font-size:8px!important;color:#22c55e!important;filter:drop-shadow(0 0 5px rgba(34,197,94,.5))}
.modern-jssor{border-radius:15px;overflow:hidden!important;background:#eaf1f8}
.modern-jssor img[data-u="image"]{object-fit:cover!important}
.modern-slider-loading{display:flex;align-items:center;justify-content:center;background:#eef4fb!important}
.modern-loader{width:38px;height:38px;border-radius:50%;border:3px solid #d6e2f1;border-top-color:var(--brand);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
.jssora-modern{display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(7,23,50,.72);border:1px solid rgba(255,255,255,.36);color:#fff;cursor:pointer;backdrop-filter:blur(5px);box-shadow:0 5px 16px rgba(0,0,0,.16);transition:all .2s}
.jssora-modern i{font-size:28px;line-height:1}.jssora-modern:hover{background:var(--brand);transform:scale(1.04)}
.jssorb-modern{display:flex!important;align-items:center;justify-content:center;gap:6px;width:max-content!important;height:20px!important;padding:4px 7px;border-radius:999px;background:rgba(6,21,47,.5);backdrop-filter:blur(5px)}
.jssorb-modern .i{position:relative!important;display:inline-block!important;left:auto!important;top:auto!important;cursor:pointer}.jssorb-modern .i span{display:block;width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 0 0 1px rgba(255,255,255,.5)}.jssorb-modern .iav span{background:#fff;transform:scale(1.1)}

.hero-action-panel{border-radius:22px;padding:28px 24px;background:linear-gradient(155deg,#071b3e 0%,#0e3d83 58%,#2563eb 100%);box-shadow:0 22px 55px rgba(10,48,105,.20);position:relative;overflow:hidden;color:#fff}
.hero-action-panel:before,.hero-action-panel:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.hero-action-panel:before{width:220px;height:220px;right:-115px;top:-105px;background:rgba(255,255,255,.075)}.hero-action-panel:after{width:130px;height:130px;right:-54px;top:-48px;border:1px solid rgba(255,255,255,.14)}
.hero-eyebrow{position:relative;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#dff8ff;font-size:9.5px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}
.hero-action-panel h1{position:relative;z-index:2;color:#fff!important;font-size:clamp(22px,2vw,31px);line-height:1.16;font-weight:850;margin:13px 0 10px}
.hero-action-panel>p{position:relative;z-index:2;color:#d4e5ff;font-size:12.5px;line-height:1.65;margin:0 0 17px}
.hero-action-list{position:relative;z-index:2;display:flex;flex-direction:column;gap:8px}
.hero-action-item{display:grid;grid-template-columns:37px 1fr 22px;gap:10px;align-items:center;padding:9px 10px;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#fff!important;background:rgba(255,255,255,.07);backdrop-filter:blur(5px)}
.hero-action-item:hover{background:rgba(255,255,255,.14);transform:translateX(3px)}
.hero-action-item.primary{background:#fff;color:#123768!important;border-color:#fff;box-shadow:0 8px 20px rgba(0,0,0,.12)}
.action-icon{width:37px;height:37px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.12);font-size:19px}.hero-action-item.primary .action-icon{background:#edf4ff;color:var(--brand)}
.hero-action-item>span:nth-child(2){display:flex;flex-direction:column;min-width:0;line-height:1.25}.hero-action-item strong{font-size:11.5px;font-weight:800}.hero-action-item small{margin-top:3px;font-size:9.5px;opacity:.72}.hero-action-item>i{font-size:20px;opacity:.8}

/* ---------------- HOME QUICK SERVICES ---------------- */
.home-service-strip{padding:16px 0 34px;background:#fff}
.service-strip-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e4eaf2;border-radius:17px;background:#fff;box-shadow:var(--shadow-sm);overflow:hidden}
.service-strip-item{min-height:82px;padding:15px 16px;display:grid;grid-template-columns:42px 1fr 20px;gap:10px;align-items:center;color:var(--ink)!important;border-right:1px solid #e8edf4}
.service-strip-item:last-child{border-right:0}.service-strip-item:hover{background:#f7faff}.service-strip-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#edf4ff;color:var(--brand);font-size:21px}.service-strip-item:nth-child(2) .service-strip-icon{background:#eefcfb;color:#0f9f8d}.service-strip-item:nth-child(3) .service-strip-icon{background:#fff7e7;color:#d97706}.service-strip-item:nth-child(4) .service-strip-icon{background:#f4efff;color:#7c3aed}.service-strip-item>span:nth-child(2){display:flex;flex-direction:column;line-height:1.3}.service-strip-item strong{font-size:12px;font-weight:800;color:#26364e}.service-strip-item small{font-size:9.5px;color:#8491a5;margin-top:4px}.strip-arrow{font-size:19px;color:#94a3b8;transition:transform .2s}.service-strip-item:hover .strip-arrow{color:var(--brand);transform:translateX(3px)}

/* ---------------- SHARED SECTIONS ---------------- */
.ptb-100{padding-top:74px!important;padding-bottom:74px!important}.pt-100{padding-top:74px!important}.pb-100{padding-bottom:74px!important}.pb-70{padding-bottom:55px!important}.ptb-70{padding-top:55px!important;padding-bottom:55px!important}
.about-area{background:#fff!important;position:relative}.courses-categories-area{background:linear-gradient(180deg,#f7faff 0%,#f3f7fc 100%)!important;position:relative}.funfacts-style-two{padding:52px 0!important;background:#fff!important}
.section-title{margin-bottom:32px!important}.section-title .sub-title,.about-content .sub-title{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#eaf1ff;color:var(--brand)!important;font-size:10.5px!important;font-weight:800!important;letter-spacing:.07em;text-transform:uppercase}.section-title h2,.about-content h2{color:var(--ink)!important;font-weight:850!important}.section-title h2{font-size:clamp(27px,3vw,38px)!important;margin-top:10px!important}.home-about-title{font-size:clamp(28px,3vw,40px)!important;line-height:1.18;margin:12px 0 17px!important}.about-content p,.story-content p{color:#59697f;line-height:1.85}.about-content{padding:6px 14px 6px 0}
.default-btn,button.default-btn,a.default-btn,.modern-form-submit{border:0!important;border-radius:11px!important;background:linear-gradient(135deg,var(--brand),var(--brand-2))!important;color:#fff!important;box-shadow:0 10px 23px rgba(37,99,235,.22)!important;font-weight:750!important;transition:all .22s!important}.default-btn:hover,.modern-form-submit:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(37,99,235,.28)!important;color:#fff!important}

.home-news-column{background:transparent!important}.home-news-column .widget-area{margin-top:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.modern-news-card{height:100%;min-height:355px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow-sm);overflow:hidden}.modern-news-head{height:76px;padding:17px 18px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#071b3e,#123e7d);color:#fff}.modern-news-head>div{display:flex;flex-direction:column}.news-kicker{font-size:9px;line-height:1;text-transform:uppercase;letter-spacing:.1em;color:#91dff2;font-weight:800}.modern-news-head h3{color:#fff!important;font-size:18px!important;margin:5px 0 0!important;font-weight:800!important}.news-live-dot{display:inline-flex;align-items:center;gap:5px;font-size:9px;font-weight:750;padding:5px 7px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.08)}.news-live-dot i{font-size:7px;color:#4ade80}.modern-news-body{padding:5px 16px}.modern-news-marquee{height:265px!important}.modern-news-list{padding:0!important;margin:0!important;list-style:none}.modern-news-list li{display:grid;grid-template-columns:35px 1fr;gap:10px;align-items:flex-start;padding:13px 0;border-bottom:1px solid #edf1f5!important;list-style:none!important;color:#526176;font-size:12px;line-height:1.6}.news-icon{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;background:#eef4ff;color:var(--brand);font-size:17px}

.single-categories-courses-box,.single-courses-box,.single-team-box,.single-blog-post,.single-feedback-item,.floating-box{border:1px solid var(--line)!important;border-radius:18px!important;background:#fff!important;box-shadow:var(--shadow-sm)!important;overflow:hidden}.single-categories-courses-box{transition:all .22s!important}.single-categories-courses-box:hover{transform:translateY(-5px);box-shadow:var(--shadow)!important}.single-categories-courses-box img{height:185px!important;object-fit:cover!important;border-radius:0!important}.single-categories-courses-box h3{padding:17px 15px 19px!important;margin:0!important;font-size:15px!important;font-weight:800!important;color:#25364e!important}
.single-funfact{min-height:154px;height:100%;padding:24px 13px!important;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:var(--shadow-sm);transition:transform .2s}.single-funfact:hover{transform:translateY(-3px)}.single-funfact .icon{width:48px;height:48px;display:inline-flex!important;align-items:center;justify-content:center;border-radius:13px;background:#edf4ff!important;color:var(--brand)!important}.single-funfact h3{font-size:27px!important;font-weight:850!important;color:var(--ink)!important;margin-top:12px!important}.single-funfact p{color:#748398!important;font-weight:750!important;font-size:10.5px!important;letter-spacing:.035em}

/* Direct full-width legacy page banners become contained modern page heroes */
.modern-site-header + img[width="100%"]{display:block!important;width:calc(100% - 30px)!important;max-width:1280px!important;height:235px!important;object-fit:cover!important;margin:24px auto 0!important;border-radius:20px!important;border:1px solid #e2e8f0!important;box-shadow:var(--shadow-sm)!important}
.about-image img,.story-area img,.img-thumbnail{border-radius:17px!important;border:1px solid #e3e9f1!important;box-shadow:var(--shadow-sm)!important}

/* ---------------- FORMS / TABLES / LEGACY CONTENT ---------------- */
input[type="text"],input[type="email"],input[type="password"],input[type="tel"],input[type="number"],input[type="date"],input[type="file"],select,textarea,.form-control{min-height:48px;border:1px solid #d9e2ed!important;border-radius:11px!important;background:#fff!important;color:var(--ink)!important;box-shadow:none!important;transition:border-color .2s,box-shadow .2s!important}.form-control{padding-left:14px!important;padding-right:14px!important}textarea,textarea.form-control{min-height:122px}input:focus,select:focus,textarea:focus,.form-control:focus{border-color:#82a9ff!important;box-shadow:0 0 0 4px rgba(37,99,235,.10)!important;outline:none!important}.form-group label{color:#34445d;font-size:12px;font-weight:750}.table-responsive{border-radius:15px;border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff}.table{margin-bottom:0!important;background:#fff;color:#415168}.table thead th{background:#f4f7fb!important;color:#1f2f47!important;border-bottom:1px solid var(--line)!important;font-weight:800!important;font-size:12px}.table td,.table th{border-color:#edf1f6!important;vertical-align:middle!important}.table-striped tbody tr:nth-of-type(odd){background:#fbfdff!important}
.content-bg{border:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important;border-radius:18px!important;background:#fff!important;box-shadow:var(--shadow-sm)!important;padding:26px!important}.btnnew,.btn.btn-default,input.btnnew{min-height:44px;padding:9px 17px!important;border:1px solid #dbe3ee!important;border-radius:10px!important;background:#fff!important;color:#26364d!important;font-weight:750!important;box-shadow:0 5px 14px rgba(15,23,42,.06)!important}.btnnew:hover,.btn.btn-default:hover{border-color:#9ebaff!important;color:var(--brand)!important;transform:translateY(-1px)}
.panel{border:1px solid var(--line)!important;border-radius:15px!important;box-shadow:var(--shadow-sm)!important;overflow:hidden!important}.panel-heading{background:#f5f8fc!important;border-color:var(--line)!important}.nav-tabs{border-color:var(--line)!important}

/* ---------------- CONTACT ---------------- */
.contact-info-area{background:linear-gradient(180deg,#fff,#f7faff)}.contact-info-box,.contact-form{border:1px solid var(--line)!important;border-radius:18px!important;background:#fff!important;box-shadow:var(--shadow-sm)!important}.contact-info-box{height:100%;padding:28px 22px!important;transition:transform .2s}.contact-info-box:hover{transform:translateY(-4px)}.contact-info-box .icon{width:52px!important;height:52px!important;display:inline-flex!important;align-items:center;justify-content:center;border-radius:14px!important;background:#edf4ff!important;color:var(--brand)!important}.contact-info-box h3{font-size:17px!important;font-weight:800!important}.contact-info-box p,.contact-info-box a{color:#66768b!important}.contact-form{padding:30px!important}.contact-bg-image{opacity:.28}.contact-area>.container+div+div+*{max-width:100%}

/* ---------------- ENQUIRY MODAL ---------------- */
.modern-enquiry-trigger{position:fixed;left:18px;bottom:22px;z-index:1050;height:46px;padding:0 16px;border:0;border-radius:999px;background:linear-gradient(135deg,#0891b2,#06b6d4);color:#fff;display:flex;align-items:center;gap:8px;font-weight:800;font-size:12px;box-shadow:0 14px 30px rgba(8,145,178,.28);cursor:pointer}.modern-enquiry-trigger i{font-size:20px}.modern-enquiry-trigger:hover{transform:translateY(-2px)}.modern-enquiry-modal .modal-content{border:0!important;border-radius:20px!important;box-shadow:0 30px 80px rgba(15,23,42,.22)!important;overflow:hidden}.modern-enquiry-modal .modal-header{padding:21px 23px!important;border-bottom:1px solid #edf1f6!important;background:#f8fbff!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important}.modern-enquiry-modal .modal-kicker{font-size:9px;text-transform:uppercase;letter-spacing:.09em;color:var(--brand);font-weight:800}.modern-enquiry-modal .modal-title{font-size:20px!important;font-weight:850!important;margin:3px 0 0!important}.modern-enquiry-modal .close{font-size:28px!important;line-height:1!important;color:#64748b!important;opacity:1!important;margin:0!important;padding:0!important}.modern-enquiry-modal .modal-body{padding:23px!important}.modern-form-submit{width:100%;min-height:49px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;cursor:pointer}

/* ---------------- VERIFICATION PORTAL ---------------- */
.verification-hero{padding:65px 0 92px;position:relative;overflow:hidden;background:radial-gradient(circle at 12% 16%,rgba(6,182,212,.23),transparent 28%),radial-gradient(circle at 87% 10%,rgba(79,70,229,.24),transparent 30%),linear-gradient(135deg,#06152f 0%,#123f82 58%,#2563eb 100%)}.verification-hero:after{content:"";position:absolute;width:280px;height:280px;right:8%;bottom:-170px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 48px rgba(255,255,255,.025),0 0 0 96px rgba(255,255,255,.018)}.verification-hero .container{position:relative;z-index:2}.verification-kicker{display:inline-flex;gap:7px;align-items:center;padding:7px 11px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#dff8ff;background:rgba(255,255,255,.08);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.verification-hero h1{color:#fff!important;font-size:clamp(30px,4vw,48px);font-weight:850;margin:13px 0 12px}.verification-hero p{color:#dce9fb;margin:0;max-width:680px;font-size:15px}.verification-shell,.portal-choice-wrap{margin-top:-52px;padding-bottom:80px;position:relative;z-index:5}.verification-card{height:100%;border:1px solid rgba(226,232,240,.9);border-radius:20px;background:rgba(255,255,255,.99);box-shadow:0 22px 55px rgba(15,23,42,.12);overflow:hidden}.verification-card-header{padding:23px 24px 14px}.verification-card-header .icon-box{width:47px;height:47px;display:inline-flex;align-items:center;justify-content:center;border-radius:13px;background:#edf4ff;color:var(--brand);font-size:24px;margin-bottom:13px}.verification-card-header h3{margin:0 0 5px;font-size:20px;font-weight:850}.verification-card-header p{color:var(--muted);margin:0;font-size:12px}.verification-form{padding:8px 24px 25px}.verification-form .form-group{margin-bottom:17px}.verification-form label{color:#27364c;font-size:12px;font-weight:750;margin-bottom:7px}.verification-form .input-wrap{position:relative}.verification-form .input-wrap i{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#8090a7;font-size:19px;z-index:2}.verification-form .form-control{height:50px;padding-left:43px!important;font-size:13px}.verify-btn{width:100%;min-height:50px;border:0;border-radius:11px;background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;font-weight:800;font-size:13px;box-shadow:0 12px 25px rgba(37,99,235,.23);cursor:pointer}.verify-btn:hover{transform:translateY(-1px);box-shadow:0 15px 29px rgba(37,99,235,.30)}.verification-help{margin-top:12px;color:#78879a;font-size:11px;text-align:center}.verification-result{padding:24px}.result-status{display:flex;align-items:center;gap:12px;padding:14px 15px;border:1px solid #bbf7d0;border-radius:13px;background:#f0fdf4;margin-bottom:18px}.result-status .status-icon{width:38px;height:38px;flex:0 0 38px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:var(--success);font-size:21px}.result-status strong{display:block;color:#166534;font-size:13px}.result-status span{color:#4d7c5c;font-size:11px}.student-profile-row{display:flex;gap:16px;align-items:center;margin-bottom:18px}.student-avatar{width:86px;height:98px;flex:0 0 86px;border-radius:13px;object-fit:cover;background:#f1f5f9;border:3px solid #fff;box-shadow:0 0 0 1px #dce4ee,0 7px 18px rgba(15,23,42,.08)}.student-profile-row h4{margin:0 0 3px;font-size:18px;font-weight:850}.student-profile-row p{margin:0;color:var(--muted);font-size:12px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.detail-item{padding:11px 12px;border:1px solid #e9eef5;border-radius:11px;background:#fafcff}.detail-item.full{grid-column:1/-1}.detail-label{display:block;color:#7a889b;font-size:9px;line-height:1.3;font-weight:800;letter-spacing:.055em;text-transform:uppercase;margin-bottom:4px}.detail-value{display:block;color:#1d2a3f;font-size:12px;line-height:1.5;font-weight:700;word-break:break-word}.verification-empty{min-height:375px;padding:38px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.verification-empty .empty-icon{width:72px;height:72px;display:inline-flex;align-items:center;justify-content:center;border-radius:19px;background:#f1f5f9;color:#718096;font-size:35px;margin-bottom:16px}.verification-empty.error .empty-icon{background:#fff1f2;color:var(--danger)}.verification-empty h4{margin:0 0 7px;font-size:19px;font-weight:850}.verification-empty p{max-width:360px;margin:0;color:var(--muted);font-size:12px}.portal-choice-card{display:block;height:100%;padding:30px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow);color:var(--ink)!important;text-decoration:none!important;position:relative;overflow:hidden}.portal-choice-card:before{content:"";position:absolute;width:130px;height:130px;right:-54px;top:-54px;border-radius:50%;background:#eef4ff;transition:transform .25s}.portal-choice-card:hover{transform:translateY(-5px);box-shadow:0 25px 58px rgba(15,23,42,.14)}.portal-choice-card:hover:before{transform:scale(1.16)}.portal-choice-icon{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(135deg,#eaf1ff,#effcff);color:var(--brand);font-size:29px;margin-bottom:20px;position:relative;z-index:2}.portal-choice-card.certificate .portal-choice-icon{color:#0891b2;background:linear-gradient(135deg,#ecfeff,#e6fffb)}.portal-choice-card h3{font-size:21px;font-weight:850;margin:0 0 8px}.portal-choice-card p{color:var(--muted);font-size:12px;margin:0 0 18px}.portal-choice-link{color:var(--brand);font-size:12px;font-weight:800;display:inline-flex;align-items:center;gap:6px}.portal-choice-card.certificate .portal-choice-link{color:#0891b2}.verification-single{max-width:620px;margin:0 auto}.inline-alert{margin:0 24px 24px;padding:12px 14px;display:flex;align-items:flex-start;gap:10px;border-radius:11px;border:1px solid #fecdd3;background:#fff1f2;color:#9f1239;font-size:12px;text-align:left}.inline-alert i{font-size:20px;line-height:1.2}.inline-alert strong{display:block;color:#881337}

/* ---------------- FOOTER ---------------- */
.modern-footer{margin-top:0;background:radial-gradient(circle at 92% 6%,rgba(37,99,235,.22),transparent 27%),linear-gradient(135deg,#06142c 0%,#0a244b 55%,#0e3970 100%);color:#bfcde0;position:relative;overflow:hidden}.footer-main-grid{display:grid;grid-template-columns:1.35fr .85fr .75fr 1.1fr;gap:38px;padding:62px 0 48px}.footer-logo{display:block;width:100%;max-width:335px;padding:9px 12px;border-radius:13px;background:#fff;margin-bottom:18px}.footer-logo img{display:block;max-height:60px;width:auto}.footer-brand-column p{max-width:420px;color:#b7c7dc;font-size:12.5px;line-height:1.75;margin:0 0 18px}.footer-socials{display:flex;gap:7px}.footer-socials a{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.06);color:#fff!important;font-size:18px}.footer-socials a:hover{background:#fff;color:#1b4d91!important;transform:translateY(-2px)}.footer-links-column h3,.footer-contact-column h3{font-size:15px!important;color:#fff!important;font-weight:800!important;margin:0 0 17px!important}.footer-links-column ul{padding:0!important;margin:0!important;list-style:none}.footer-links-column li{list-style:none!important;margin:0!important;padding:0!important}.footer-links-column li a{display:inline-flex;padding:4px 0;color:#bdcbdf!important;font-size:11.5px}.footer-links-column li a:before{content:"›";margin-right:7px;color:#60a5fa;font-size:17px;line-height:1}.footer-links-column li a:hover{color:#fff!important;transform:translateX(3px)}.footer-contact-item{display:flex;align-items:flex-start;gap:10px;color:#bdcbdf!important;font-size:11.5px;line-height:1.6;margin-bottom:10px}.footer-contact-item i{width:31px;height:31px;flex:0 0 31px;display:grid;place-items:center;border-radius:9px;background:rgba(96,165,250,.12);color:#7dd3fc;font-size:16px}.footer-contact-btn{display:inline-flex;align-items:center;gap:7px;margin-top:8px;padding:9px 13px;border:1px solid rgba(255,255,255,.13);border-radius:10px;background:rgba(255,255,255,.07);color:#fff!important;font-size:11px;font-weight:750}.footer-contact-btn:hover{background:#fff;color:#174887!important}.footer-bottom-modern{border-top:1px solid rgba(255,255,255,.10);background:rgba(0,0,0,.10)}.footer-bottom-inner{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-bottom-inner p{margin:0;color:#96aac6;font-size:10.5px}.footer-bottom-inner a{color:#d6e5fa!important;font-weight:700}.go-top{width:43px!important;height:43px!important;line-height:43px!important;border-radius:12px!important;background:linear-gradient(135deg,var(--brand),var(--brand-2))!important;box-shadow:0 10px 24px rgba(37,99,235,.25)!important;color:#fff!important;right:18px!important;bottom:20px!important}

/* ---------------- RESPONSIVE ---------------- */
@media(max-width:1199.98px){
 .brand-logo img{max-width:450px}.brand-trust-strip{gap:8px}.trust-chip{min-width:112px;padding:8px 9px}.trust-chip:nth-child(3){display:none}.modern-menu>li>a{padding:0 10px;font-size:12.5px}.modern-menu>li>a:after{left:10px;right:10px}.modern-hero-grid{grid-template-columns:minmax(0,1.85fr) minmax(275px,.75fr)}
 .footer-main-grid{grid-template-columns:1.25fr .85fr .8fr 1fr;gap:25px}
}
@media(max-width:991.98px){
 .site-utility-bar{display:none}.brand-inner{min-height:78px}.brand-logo img{max-height:60px;max-width:75vw}.brand-trust-strip{display:none}.mobile-menu-toggle{display:flex}.modern-nav-wrap{box-shadow:none}.modern-nav{display:none;position:absolute;left:0;right:0;top:0;max-height:calc(100vh - 78px);overflow:auto;background:#fff;border-top:1px solid #e6ebf2;box-shadow:0 22px 45px rgba(15,23,42,.15);padding:10px 15px 18px}.modern-nav.is-open{display:block}.modern-menu{display:block}.modern-menu>li>a{height:auto;min-height:47px;padding:10px 8px;border-bottom:1px solid #eef2f6;font-size:13px}.modern-menu>li>a:after{display:none}.modern-menu>li>a .menu-arrow{margin-left:auto}.modern-dropdown{position:static;display:none;opacity:1;visibility:visible;transform:none;pointer-events:auto;min-width:0;max-height:none;box-shadow:none;border:0;border-radius:0;background:#f7f9fc;padding:5px 7px;margin:2px 0 7px}.submenu-open>.modern-dropdown{display:block}.submenu-open>a .menu-arrow{transform:rotate(180deg)}.modern-dropdown li a{min-height:40px}.nav-cta{display:flex;margin:10px 0 0;justify-content:center}.header-scrolled .modern-nav-wrap{position:relative;animation:none}.modern-hero-section{padding-top:20px}.modern-hero-grid{grid-template-columns:1fr}.hero-action-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:20px;align-items:center}.hero-action-panel>p{grid-column:1/2}.hero-action-list{grid-column:2/3;grid-row:1/4}.service-strip-grid{grid-template-columns:1fr 1fr}.service-strip-item:nth-child(2){border-right:0}.service-strip-item:nth-child(-n+2){border-bottom:1px solid #e8edf4}.about-content{padding-right:0}.ptb-100{padding-top:56px!important;padding-bottom:56px!important}.verification-shell,.portal-choice-wrap{margin-top:-42px}.footer-main-grid{grid-template-columns:1.25fr 1fr 1fr;gap:28px}.footer-contact-column{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.footer-contact-column h3,.footer-contact-btn{grid-column:1/-1}.footer-contact-btn{width:max-content}
}
@media(max-width:767.98px){
 body{font-size:14px}.brand-inner{min-height:70px}.brand-logo img{max-height:50px;max-width:78vw}.modern-nav{max-height:calc(100vh - 70px)}.modern-hero-section{padding:14px 0 4px}.modern-slider-card{padding:7px;border-radius:16px}.slider-topline{height:32px;padding:0 5px}.slider-topline>span:first-child{display:none}.modern-jssor{border-radius:11px}.hero-action-panel{display:block;border-radius:16px;padding:23px 19px}.hero-action-panel h1{font-size:25px}.hero-action-list{margin-top:16px}.service-strip-grid{grid-template-columns:1fr;border-radius:14px}.service-strip-item{min-height:72px;border-right:0!important;border-bottom:1px solid #e8edf4!important}.service-strip-item:last-child{border-bottom:0!important}.home-service-strip{padding:10px 0 25px}.modern-site-header + img[width="100%"]{width:calc(100% - 20px)!important;height:145px!important;margin-top:15px!important;border-radius:14px!important}.ptb-100{padding-top:46px!important;padding-bottom:46px!important}.pt-100{padding-top:46px!important}.pb-100{padding-bottom:46px!important}.home-about-title{font-size:28px!important}.single-funfact{min-height:140px}.modern-news-card{margin-top:20px}.verification-hero{padding:48px 0 78px}.verification-hero h1{font-size:31px}.verification-hero p{font-size:13px}.verification-shell,.portal-choice-wrap{margin-top:-34px;padding-bottom:55px}.verification-card-header,.verification-result,.verification-form{padding-left:18px;padding-right:18px}.detail-grid{grid-template-columns:1fr}.detail-item.full{grid-column:auto}.portal-choice-card{padding:23px;margin-bottom:17px}.inline-alert{margin-left:18px;margin-right:18px}.contact-form{padding:20px!important}.footer-main-grid{grid-template-columns:1fr 1fr;padding:45px 0 35px}.footer-brand-column{grid-column:1/-1}.footer-contact-column{grid-column:1/-1;display:block}.footer-bottom-inner{padding:14px 0;display:block;text-align:center}.footer-bottom-inner p+p{margin-top:4px}.modern-enquiry-trigger{left:12px;bottom:15px;width:46px;padding:0;justify-content:center}.modern-enquiry-trigger span{display:none}.go-top{right:12px!important;bottom:15px!important}.jssora-modern{width:38px!important;height:38px!important}.jssora-modern.arrow-left{left:10px!important}.jssora-modern.arrow-right{right:10px!important}
}
@media(max-width:480px){
 .brand-logo img{max-width:72vw}.modern-menu>li>a{padding-left:3px;padding-right:3px}.single-funfact{min-height:130px;padding:20px 8px!important}.single-funfact h3{font-size:22px!important}.footer-main-grid{grid-template-columns:1fr;gap:28px}.footer-brand-column,.footer-contact-column{grid-column:auto}.student-profile-row{align-items:flex-start}.student-avatar{width:72px;height:84px;flex-basis:72px}.content-bg{padding:18px!important}
}
@media print{.modern-site-header,.modern-footer,.modern-enquiry-widget,.go-top{display:none!important}body{background:#fff!important}}

/* =========================================================
   PREMIUM V3 - SEPARATE LOGO + TEXT BRAND + COLORFUL MENU
   FULL WIDTH HERO + ALL COURSES ON HOME
   ========================================================= */

/* Brand identity */
.brand-identity{display:flex;align-items:center;gap:14px;min-width:0;text-decoration:none!important}
.brand-emblem{width:74px;height:74px;flex:0 0 74px;display:grid;place-items:center;border-radius:20px;background:linear-gradient(145deg,#fff,#f4f8ff);border:1px solid #e5eaf2;box-shadow:0 10px 25px rgba(15,23,42,.10);overflow:hidden;padding:7px}
.brand-emblem img{width:100%;height:100%;object-fit:contain;display:block;border-radius:14px}
.brand-copy{display:flex;flex-direction:column;min-width:0;line-height:1.08}
.brand-copy strong{font-size:clamp(24px,2.4vw,38px);font-weight:900;letter-spacing:-.035em;color:#0b2b5f;text-transform:uppercase;white-space:nowrap}
.brand-copy small{margin-top:7px;font-size:13px;font-weight:750;color:#d3412f;letter-spacing:.02em}

/* Colorful premium menu */
.modern-nav-wrap{padding:9px 0;background:#fff;border-bottom:1px solid #e8edf4}
.modern-nav{min-height:54px}
.modern-menu.colorful-menu{gap:8px}
.modern-menu.colorful-menu>li>a{height:42px;min-height:42px;padding:0 14px;border-radius:11px;font-weight:800;gap:7px;border:1px solid transparent}
.modern-menu.colorful-menu>li>a:after{display:none!important}
.modern-menu.colorful-menu>li>a>i:first-child{font-size:17px}
.modern-menu.colorful-menu>li>a .menu-arrow{margin-left:1px}
.modern-menu.colorful-menu>.menu-home>a{background:#eef5ff;color:#2563eb!important;border-color:#dbe9ff}
.modern-menu.colorful-menu>.menu-about>a{background:#ecfdf5;color:#059669!important;border-color:#d1fae5}
.modern-menu.colorful-menu>.menu-courses>a{background:#fff7ed;color:#ea580c!important;border-color:#ffedd5}
.modern-menu.colorful-menu>.menu-student>a{background:#f5f3ff;color:#7c3aed!important;border-color:#ede9fe}
.modern-menu.colorful-menu>.menu-franchise>a{background:#ecfeff;color:#0891b2!important;border-color:#cffafe}
.modern-menu.colorful-menu>.menu-gallery>a{background:#fdf2f8;color:#db2777!important;border-color:#fce7f3}
.modern-menu.colorful-menu>.menu-contact>a{background:#fef2f2;color:#dc2626!important;border-color:#fee2e2}
.modern-menu.colorful-menu>.menu-home:hover>a,.modern-menu.colorful-menu>.menu-home>a.active{background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff!important;border-color:transparent;box-shadow:0 8px 20px rgba(37,99,235,.22)}
.modern-menu.colorful-menu>.menu-about:hover>a,.modern-menu.colorful-menu>.menu-about>a.active{background:linear-gradient(135deg,#059669,#10b981);color:#fff!important;border-color:transparent;box-shadow:0 8px 20px rgba(5,150,105,.2)}
.modern-menu.colorful-menu>.menu-courses:hover>a,.modern-menu.colorful-menu>.menu-courses>a.active{background:linear-gradient(135deg,#ea580c,#f59e0b);color:#fff!important;border-color:transparent;box-shadow:0 8px 20px rgba(234,88,12,.2)}
.modern-menu.colorful-menu>.menu-student:hover>a,.modern-menu.colorful-menu>.menu-student>a.active{background:linear-gradient(135deg,#7c3aed,#8b5cf6);color:#fff!important;border-color:transparent;box-shadow:0 8px 20px rgba(124,58,237,.2)}
.modern-menu.colorful-menu>.menu-franchise:hover>a,.modern-menu.colorful-menu>.menu-franchise>a.active{background:linear-gradient(135deg,#0891b2,#06b6d4);color:#fff!important;border-color:transparent;box-shadow:0 8px 20px rgba(8,145,178,.2)}
.modern-menu.colorful-menu>.menu-gallery:hover>a,.modern-menu.colorful-menu>.menu-gallery>a.active{background:linear-gradient(135deg,#db2777,#ec4899);color:#fff!important;border-color:transparent;box-shadow:0 8px 20px rgba(219,39,119,.2)}
.modern-menu.colorful-menu>.menu-contact:hover>a,.modern-menu.colorful-menu>.menu-contact>a.active{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff!important;border-color:transparent;box-shadow:0 8px 20px rgba(220,38,38,.2)}

/* Premium full-width banner */
.premium-banner-area{padding:32px 0 24px;background:linear-gradient(180deg,#f5f9ff 0%,#fff 100%)}
.hero-intro-row{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:18px}
.hero-intro-copy{max-width:720px}
.hero-admission-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;background:#ecfdf5;color:#15803d;border:1px solid #d1fae5;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.055em}
.hero-admission-pill i{font-size:8px;color:#22c55e;filter:drop-shadow(0 0 4px rgba(34,197,94,.55))}
.hero-intro-copy h1{margin:11px 0 8px!important;color:#0b1f43!important;font-size:clamp(30px,3.3vw,48px)!important;line-height:1.06!important;font-weight:900!important;letter-spacing:-.04em!important}
.hero-intro-copy p{margin:0;color:#64748b;font-size:14px;line-height:1.65}
.hero-intro-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.hero-main-btn{min-height:46px;padding:10px 16px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:850;text-decoration:none!important;border:1px solid #dce5f1;white-space:nowrap}
.hero-main-btn.primary{background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff!important;border-color:transparent;box-shadow:0 10px 24px rgba(37,99,235,.23)}
.hero-main-btn.secondary{background:#fff;color:#0f4a8a!important}
.hero-main-btn:hover{transform:translateY(-2px)}
.full-banner-card{padding:10px 10px 0;border-radius:24px;box-shadow:0 20px 55px rgba(15,23,42,.11)}
.premium-jssor{border-radius:17px!important}
.premium-jssor img[data-u="image"]{object-fit:cover!important;object-position:center!important}
.banner-quick-links{display:grid;grid-template-columns:repeat(4,1fr);margin:0 -10px;border-top:1px solid #e7edf5;background:#fff;border-radius:0 0 22px 22px;overflow:hidden}
.banner-quick-links>a{min-height:82px;padding:14px 18px;display:flex;align-items:center;gap:11px;color:#24344c!important;text-decoration:none!important;border-right:1px solid #e8edf4}
.banner-quick-links>a:last-child{border-right:0}
.banner-quick-links>a:hover{background:#f8fbff}
.banner-quick-links>a>span:nth-child(2){display:flex;flex-direction:column;line-height:1.25}
.banner-quick-links strong{font-size:12px;font-weight:850}
.banner-quick-links small{font-size:9.5px;color:#8491a5;margin-top:4px}
.quick-link-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:12px;font-size:21px}
.quick-link-icon.blue{background:#eef5ff;color:#2563eb}.quick-link-icon.green{background:#ecfdf5;color:#059669}.quick-link-icon.orange{background:#fff7ed;color:#ea580c}.quick-link-icon.purple{background:#f5f3ff;color:#7c3aed}

/* Hide old duplicate quick strip on homepage: quick services are now integrated with banner */
.home-service-strip{display:none!important}

/* All courses section */
.home-all-courses{padding:68px 0 62px;background:radial-gradient(circle at 8% 0,rgba(37,99,235,.08),transparent 28%),radial-gradient(circle at 92% 8%,rgba(236,72,153,.07),transparent 25%),#f8fbff;scroll-margin-top:90px}
.all-courses-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}
.section-kicker{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;background:#eaf1ff;color:#2563eb;font-size:10.5px;font-weight:850;text-transform:uppercase;letter-spacing:.07em}
.all-courses-heading h2{margin:10px 0 7px!important;color:#0b1f43!important;font-size:clamp(29px,3vw,42px)!important;line-height:1.1!important;font-weight:900!important;letter-spacing:-.035em!important}
.all-courses-heading p{margin:0;color:#64748b;font-size:13px}
.courses-apply-btn{min-height:44px;padding:10px 15px;border-radius:12px;display:inline-flex;align-items:center;gap:8px;background:#0b1f43;color:#fff!important;font-size:11.5px;font-weight:850;white-space:nowrap;box-shadow:0 10px 23px rgba(11,31,67,.18)}
.courses-apply-btn:hover{background:#2563eb;color:#fff!important;transform:translateY(-2px)}
.department-course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}
.department-course-card{--dept:#2563eb;--dept-soft:#eef5ff;border:1px solid #e2e9f2;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.065);overflow:hidden;transition:transform .22s,box-shadow .22s}
.department-course-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(15,23,42,.10)}
.department-course-card.theme-1{--dept:#2563eb;--dept-soft:#eef5ff}.department-course-card.theme-2{--dept:#059669;--dept-soft:#ecfdf5}.department-course-card.theme-3{--dept:#ea580c;--dept-soft:#fff7ed}.department-course-card.theme-4{--dept:#7c3aed;--dept-soft:#f5f3ff}.department-course-card.theme-5{--dept:#0891b2;--dept-soft:#ecfeff}.department-course-card.theme-6{--dept:#db2777;--dept-soft:#fdf2f8}
.department-card-head{min-height:82px;padding:15px 16px;display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,var(--dept-soft),#fff);border-bottom:1px solid #edf1f6}
.department-icon{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;border-radius:13px;background:#fff;color:var(--dept);font-size:23px;box-shadow:0 7px 18px rgba(15,23,42,.08)}
.department-card-head h3{margin:0 0 4px!important;color:#16253d!important;font-size:16px!important;font-weight:900!important;line-height:1.2!important}
.department-card-head a{display:inline-flex;align-items:center;gap:3px;color:var(--dept)!important;font-size:10px;font-weight:800}
.course-list-modern{padding:7px}
.course-row-modern{min-height:55px;padding:8px 9px;border-radius:11px;display:grid;grid-template-columns:minmax(0,1fr) auto 18px;gap:8px;align-items:center;color:#26364e!important;text-decoration:none!important;border:1px solid transparent}
.course-row-modern+.course-row-modern{margin-top:2px}
.course-row-modern:hover{background:var(--dept-soft);border-color:#edf1f6;color:var(--dept)!important}
.course-name-wrap{display:flex;flex-direction:column;min-width:0;gap:3px}
.course-name-wrap strong{font-size:11.5px;font-weight:800;line-height:1.3;white-space:normal}
.course-code{width:max-content;max-width:100%;padding:2px 6px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:8px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}
.course-duration{padding:4px 7px;border-radius:999px;background:#f8fafc;color:#64748b;font-size:8.5px;font-weight:800;white-space:nowrap}
.course-row-modern>i{font-size:18px;color:#a0aec0}
.course-row-modern:hover>i{color:var(--dept);transform:translateX(2px)}
.course-empty-note{padding:18px 12px;color:#94a3b8;font-size:11px;text-align:center}

/* Footer separate logo + text */
.footer-brand-identity{display:flex;align-items:center;gap:12px;max-width:420px;margin-bottom:18px;color:#fff!important;text-decoration:none!important}
.footer-emblem{width:58px;height:58px;flex:0 0 58px;border-radius:15px;background:#fff;padding:6px;display:grid;place-items:center;overflow:hidden}
.footer-emblem img{width:100%;height:100%;object-fit:contain;border-radius:10px}
.footer-brand-identity>span:last-child{display:flex;flex-direction:column;line-height:1.1}
.footer-brand-identity strong{font-size:17px;font-weight:900;text-transform:uppercase;color:#fff}
.footer-brand-identity small{margin-top:6px;color:#8fd3ff;font-size:9.5px;font-weight:750}

@media (max-width:1199px){
 .brand-emblem{width:66px;height:66px;flex-basis:66px}.brand-copy strong{font-size:28px}.brand-copy small{font-size:11px}.brand-trust-strip .trust-chip:nth-child(3){display:none}
 .modern-menu.colorful-menu{gap:5px}.modern-menu.colorful-menu>li>a{padding:0 10px;font-size:11.5px}.nav-cta{padding:8px 11px}
 .department-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media (max-width:991px){
 .brand-inner{min-height:82px}.brand-emblem{width:60px;height:60px;flex-basis:60px;border-radius:16px}.brand-copy strong{font-size:23px}.brand-copy small{font-size:10px;margin-top:5px}.brand-trust-strip{display:none}
 .modern-nav-wrap{padding:0}.modern-nav{padding-top:12px}.modern-menu.colorful-menu{display:block}.modern-menu.colorful-menu>li{margin-bottom:7px}.modern-menu.colorful-menu>li>a{min-height:45px;height:auto;padding:10px 12px;border-bottom:0;font-size:12.5px}.modern-menu.colorful-menu>li>a .menu-arrow{margin-left:auto}
 .hero-intro-row{align-items:flex-start}.hero-intro-actions{max-width:290px}.premium-banner-area{padding-top:22px}.banner-quick-links{grid-template-columns:repeat(2,1fr)}.banner-quick-links>a:nth-child(2){border-right:0}.banner-quick-links>a:nth-child(-n+2){border-bottom:1px solid #e8edf4}
 .department-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media (max-width:767px){
 .brand-inner{min-height:74px;gap:10px}.brand-identity{gap:9px;max-width:calc(100% - 52px)}.brand-emblem{width:52px;height:52px;flex-basis:52px;border-radius:14px;padding:5px}.brand-copy strong{font-size:16px;white-space:normal;line-height:1.05}.brand-copy small{font-size:8.5px}
 .premium-banner-area{padding:17px 0 16px}.hero-intro-row{display:block;margin-bottom:13px}.hero-intro-copy h1{font-size:29px!important}.hero-intro-copy p{font-size:12px}.hero-intro-actions{margin-top:14px;justify-content:flex-start;max-width:none}.hero-main-btn{min-height:42px;padding:8px 12px;font-size:10.5px}
 .full-banner-card{padding:7px 7px 0;border-radius:17px}.premium-jssor{border-radius:12px!important}.banner-quick-links{margin:0 -7px;border-radius:0 0 16px 16px}.banner-quick-links>a{min-height:70px;padding:10px}.quick-link-icon{width:36px;height:36px;flex-basis:36px;font-size:18px}.banner-quick-links strong{font-size:10.5px}.banner-quick-links small{font-size:8.5px}
 .home-all-courses{padding:48px 0 44px}.all-courses-heading{display:block;margin-bottom:20px}.all-courses-heading h2{font-size:28px!important}.all-courses-heading p{font-size:11.5px}.courses-apply-btn{margin-top:14px}.department-course-grid{grid-template-columns:1fr;gap:13px}.department-card-head{min-height:74px}.department-course-card{border-radius:15px}.course-row-modern{min-height:52px}
}

@media (max-width:480px){
 .brand-copy strong{font-size:14px}.brand-copy small{font-size:7.8px}.brand-emblem{width:48px;height:48px;flex-basis:48px}
 .hero-intro-copy h1{font-size:25px!important}.hero-admission-pill{font-size:9px;padding:6px 9px}.hero-main-btn{flex:1}.banner-quick-links{grid-template-columns:1fr}.banner-quick-links>a{border-right:0!important;border-bottom:1px solid #e8edf4!important}.banner-quick-links>a:last-child{border-bottom:0!important}
 .course-row-modern{grid-template-columns:minmax(0,1fr) 18px}.course-duration{display:none}
}

/* Home course search */
.courses-heading-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.home-course-search{min-height:44px;min-width:260px;padding:0 12px;display:flex;align-items:center;gap:8px;margin:0;border:1px solid #dfe7f1;border-radius:12px;background:#fff;box-shadow:0 7px 18px rgba(15,23,42,.05)}
.home-course-search i{font-size:18px;color:#64748b}
.home-course-search input{width:100%;height:42px;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#1e293b;font-size:11.5px;padding:0!important}
.home-course-search input::placeholder{color:#94a3b8}
@media(max-width:767px){.courses-heading-actions{justify-content:flex-start;margin-top:14px}.home-course-search{min-width:0;width:100%}.courses-apply-btn{margin-top:0}}

/* =========================================================
   PREMIUM V4 - STRONG MENU BAR + CLEAN BANNER + COURSE BOXES
   ========================================================= */

/* Fix long brand title so it never gets clipped */
.brand-copy strong{font-size:clamp(22px,2vw,32px)!important;letter-spacing:-.025em!important;white-space:nowrap!important}
.brand-identity{flex:1 1 auto;min-width:0}
.brand-trust-strip{flex:0 0 auto}

/* Full colored navigation background */
.modern-nav-wrap{
    padding:10px 0!important;
    background:linear-gradient(105deg,#071b3e 0%,#0c3f7c 52%,#1555a5 100%)!important;
    border-bottom:0!important;
    box-shadow:0 10px 28px rgba(7,27,62,.16)!important;
}
.modern-nav{min-height:52px!important}
@media(min-width:992px){
    .modern-menu.colorful-menu{gap:7px!important}
    .modern-menu.colorful-menu>li>a{
        height:42px!important;min-height:42px!important;padding:0 14px!important;
        border:1px solid rgba(255,255,255,.15)!important;
        color:#fff!important;box-shadow:none!important;
    }
    .modern-menu.colorful-menu>.menu-home>a{background:linear-gradient(135deg,#2563eb,#4f46e5)!important}
    .modern-menu.colorful-menu>.menu-about>a{background:linear-gradient(135deg,#059669,#10b981)!important}
    .modern-menu.colorful-menu>.menu-courses>a{background:linear-gradient(135deg,#ea580c,#f59e0b)!important}
    .modern-menu.colorful-menu>.menu-student>a{background:linear-gradient(135deg,#7c3aed,#8b5cf6)!important}
    .modern-menu.colorful-menu>.menu-franchise>a{background:linear-gradient(135deg,#0891b2,#06b6d4)!important}
    .modern-menu.colorful-menu>.menu-gallery>a{background:linear-gradient(135deg,#db2777,#ec4899)!important}
    .modern-menu.colorful-menu>.menu-contact>a{background:linear-gradient(135deg,#dc2626,#ef4444)!important}
    .modern-menu.colorful-menu>li>a:hover,.modern-menu.colorful-menu>li>a.active{
        transform:translateY(-2px)!important;
        filter:brightness(1.08)!important;
        box-shadow:0 9px 20px rgba(0,0,0,.18)!important;
    }
    .nav-cta{
        min-height:42px!important;padding:9px 15px!important;border-radius:11px!important;
        background:#fff!important;color:#0b3a75!important;border:1px solid rgba(255,255,255,.35)!important;
        box-shadow:0 8px 20px rgba(0,0,0,.14)!important;font-weight:850!important;
    }
    .nav-cta:hover{background:#eaf3ff!important;color:#082b58!important;transform:translateY(-2px)}
}

/* Compact banner top, no oversized text block */
.premium-banner-area{
    padding:24px 0 28px!important;
    background:linear-gradient(180deg,#edf5ff 0%,#f8fbff 55%,#fff 100%)!important;
}
.banner-headbar{
    display:flex;align-items:center;justify-content:space-between;gap:18px;
    margin-bottom:14px;padding:11px 14px;border:1px solid #dce7f5;border-radius:15px;
    background:rgba(255,255,255,.92);box-shadow:0 9px 24px rgba(15,23,42,.055);
}
.banner-headbar-left{display:flex;align-items:center;gap:12px;min-width:0}
.banner-headline{color:#19365e;font-size:13px;font-weight:800;white-space:nowrap}
.banner-headbar .hero-intro-actions{margin:0!important;display:flex;align-items:center;gap:8px}
.banner-headbar .hero-main-btn{min-height:40px!important;padding:8px 13px!important;border-radius:10px!important;font-size:11px!important}
.full-banner-card{
    padding:8px 8px 0!important;border-radius:22px!important;background:#fff!important;
    border:1px solid #dfe8f4!important;box-shadow:0 20px 50px rgba(15,23,42,.12)!important;overflow:hidden;
}
.premium-jssor{border-radius:15px!important;background:#eaf2fb!important}
.premium-jssor img[data-u="image"]{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
.jssora-modern{background:rgba(8,35,72,.78)!important;border:1px solid rgba(255,255,255,.38)!important;box-shadow:0 7px 18px rgba(0,0,0,.16)!important}
.jssora-modern:hover{background:#2563eb!important}
.banner-quick-links{margin:0 -8px!important;border-radius:0 0 20px 20px!important}

/* Course category section + individual course boxes */
.home-all-courses{
    padding:64px 0 70px!important;
    background:linear-gradient(180deg,#fff 0%,#f5f9ff 100%)!important;
}
.course-category-stack{display:flex;flex-direction:column;gap:24px}
.course-category-section{
    --course-accent:#2563eb;--course-soft:#eef5ff;
    border:1px solid #dfe8f3;border-radius:22px;background:#fff;
    box-shadow:0 14px 38px rgba(15,23,42,.07);overflow:hidden;
}
.course-category-section.theme-1{--course-accent:#2563eb;--course-soft:#eef5ff}
.course-category-section.theme-2{--course-accent:#059669;--course-soft:#ecfdf5}
.course-category-section.theme-3{--course-accent:#ea580c;--course-soft:#fff7ed}
.course-category-section.theme-4{--course-accent:#7c3aed;--course-soft:#f5f3ff}
.course-category-section.theme-5{--course-accent:#0891b2;--course-soft:#ecfeff}
.course-category-section.theme-6{--course-accent:#db2777;--course-soft:#fdf2f8}
.course-category-header{
    min-height:88px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;
    background:linear-gradient(135deg,var(--course-soft),#fff 72%);border-bottom:1px solid #e8eef6;
    border-left:5px solid var(--course-accent);
}
.course-category-title{display:flex;align-items:center;gap:13px;min-width:0}
.course-category-icon{
    width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;border-radius:14px;
    background:var(--course-accent);color:#fff;font-size:24px;box-shadow:0 8px 18px color-mix(in srgb,var(--course-accent) 22%,transparent);
}
.course-category-label{display:block;margin-bottom:3px;color:var(--course-accent);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}
.course-category-title h3{margin:0!important;color:#102442!important;font-size:20px!important;font-weight:900!important;line-height:1.15!important}
.course-category-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.course-count-badge{padding:6px 9px;border-radius:999px;background:#fff;color:#607089;border:1px solid #e4eaf2;font-size:9.5px;font-weight:850;white-space:nowrap}
.course-category-meta a{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border-radius:9px;background:var(--course-accent);color:#fff!important;font-size:10px;font-weight:850;text-decoration:none!important}
.course-box-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:18px}
.course-box-card{
    min-height:174px;padding:15px;display:flex;flex-direction:column;border:1px solid #e5ebf3;border-radius:16px;
    background:#fff;color:#1e2e47!important;text-decoration:none!important;box-shadow:0 7px 18px rgba(15,23,42,.045);
    transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.course-box-card:hover{
    transform:translateY(-5px);border-color:color-mix(in srgb,var(--course-accent) 45%,#e5ebf3);
    box-shadow:0 16px 28px rgba(15,23,42,.11);color:#1e2e47!important;
}
.course-box-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}
.course-box-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:11px;background:var(--course-soft);color:var(--course-accent);font-size:20px}
.course-box-arrow{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#f7f9fc;color:#8090a6;font-size:18px;transform:rotate(45deg);transition:.2s}
.course-box-card:hover .course-box-arrow{background:var(--course-accent);color:#fff;transform:rotate(45deg) translateY(-2px)}
.course-box-badges{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:9px}
.course-code-pill,.course-duration-pill{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border-radius:999px;font-size:8.5px;font-weight:850;line-height:1}
.course-code-pill{background:var(--course-soft);color:var(--course-accent)}
.course-duration-pill{background:#f5f7fa;color:#65758d}
.course-box-card h4{margin:0!important;color:#152842!important;font-size:12.5px!important;font-weight:850!important;line-height:1.38!important;letter-spacing:-.01em!important}
.course-box-footer{margin-top:auto;padding-top:12px;display:flex;align-items:center;justify-content:space-between;color:var(--course-accent);font-size:9.5px;font-weight:850;border-top:1px dashed #e6ebf2}
.course-box-footer i{font-size:17px;transition:transform .2s}.course-box-card:hover .course-box-footer i{transform:translateX(3px)}
.course-empty-box{grid-column:1/-1;padding:28px;border:1px dashed #dbe4ef;border-radius:14px;background:#f8fafc;text-align:center;color:#7b899c;font-size:11px}

@media(max-width:1199px){
    .course-box-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
    .brand-copy strong{font-size:26px!important}
    .banner-headline{display:none}
}
@media(max-width:991px){
    .modern-nav-wrap{padding:0!important;background:linear-gradient(105deg,#071b3e,#1555a5)!important}
    .modern-nav{background:#0b2b5f!important;border-top:1px solid rgba(255,255,255,.1)!important;padding:12px 15px 18px!important}
    .modern-menu.colorful-menu>li>a{color:#fff!important;border:0!important}
    .modern-menu.colorful-menu>.menu-home>a{background:#2563eb!important}
    .modern-menu.colorful-menu>.menu-about>a{background:#059669!important}
    .modern-menu.colorful-menu>.menu-courses>a{background:#ea580c!important}
    .modern-menu.colorful-menu>.menu-student>a{background:#7c3aed!important}
    .modern-menu.colorful-menu>.menu-franchise>a{background:#0891b2!important}
    .modern-menu.colorful-menu>.menu-gallery>a{background:#db2777!important}
    .modern-menu.colorful-menu>.menu-contact>a{background:#dc2626!important}
    .modern-dropdown{background:#fff!important;border-radius:10px!important;margin:6px 0 8px!important}
    .modern-dropdown li a{color:#24344c!important}
    .nav-cta{background:#fff!important;color:#0b3a75!important;border-radius:11px!important;margin-top:10px!important}
    .course-box-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .banner-headbar{align-items:flex-start}
}
@media(max-width:767px){
    .premium-banner-area{padding:16px 0 20px!important}
    .banner-headbar{display:block;padding:10px 11px;margin-bottom:10px}
    .banner-headbar-left{display:block}.banner-headline{display:none}
    .banner-headbar .hero-intro-actions{margin-top:9px!important;justify-content:flex-start!important}
    .full-banner-card{padding:6px 6px 0!important;border-radius:16px!important}
    .premium-jssor{border-radius:11px!important}
    .banner-quick-links{margin:0 -6px!important}
    .course-category-header{padding:13px 14px;align-items:flex-start}
    .course-category-title h3{font-size:17px!important}
    .course-category-meta{display:none}
    .course-box-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px}
    .course-box-card{min-height:160px;padding:12px;border-radius:13px}
}
@media(max-width:520px){
    .course-box-grid{grid-template-columns:1fr}
    .course-box-card{min-height:148px}
    .course-category-header{border-left-width:4px}
    .course-category-icon{width:42px;height:42px;flex-basis:42px;font-size:21px}
    .brand-copy strong{font-size:14px!important;white-space:normal!important;line-height:1.05!important}
}

/* ==========================================================
   V5 FINAL POLISH — UNIFORM MENU + COLORFUL INFORMATION CARDS
   ========================================================== */

/* Main menu: one simple professional background, no rainbow menu */
.modern-nav-wrap{
    padding:0!important;
    background:linear-gradient(105deg,#071b3e 0%,#0b326c 52%,#1555a5 100%)!important;
    border-bottom:0!important;
    box-shadow:0 10px 28px rgba(8,35,72,.16)!important;
}
.modern-nav{
    min-height:66px!important;
    background:transparent!important;
}
.modern-menu.simple-menu{
    display:flex;
    align-items:center;
    gap:5px!important;
    margin:0!important;
    padding:0!important;
}
.modern-menu.simple-menu>li>a{
    min-height:42px!important;
    height:42px!important;
    padding:0 14px!important;
    border:1px solid transparent!important;
    border-radius:10px!important;
    background:transparent!important;
    color:#f8fbff!important;
    font-size:12.5px!important;
    font-weight:800!important;
    box-shadow:none!important;
    transform:none!important;
}
.modern-menu.simple-menu>li>a>i:not(.menu-arrow){
    color:#b9d5ff!important;
}
.modern-menu.simple-menu>li>a:after{display:none!important}
.modern-menu.simple-menu>li:hover>a{
    background:rgba(255,255,255,.11)!important;
    border-color:rgba(255,255,255,.12)!important;
    color:#fff!important;
}
.modern-menu.simple-menu>li:hover>a>i:not(.menu-arrow){color:#fff!important}
.modern-menu.simple-menu>li>a.active{
    background:#fff!important;
    color:#0b3a75!important;
    border-color:#fff!important;
    box-shadow:0 8px 20px rgba(0,0,0,.14)!important;
}
.modern-menu.simple-menu>li>a.active>i:not(.menu-arrow){color:#2563eb!important}
.modern-menu.simple-menu .menu-arrow{color:inherit!important}
.modern-menu.simple-menu .modern-dropdown{
    border:1px solid #e3eaf4!important;
    box-shadow:0 18px 38px rgba(15,23,42,.16)!important;
}
.nav-cta{
    min-height:42px!important;
    padding:9px 15px!important;
    border-radius:10px!important;
    background:#fff!important;
    color:#0b3a75!important;
    border:1px solid rgba(255,255,255,.5)!important;
    box-shadow:0 8px 20px rgba(0,0,0,.13)!important;
}
.nav-cta:hover{
    background:#eaf3ff!important;
    color:#082b58!important;
    transform:translateY(-1px)!important;
}

/* Header trust cards: intentionally different colors */
.brand-trust-strip .trust-chip{
    border-width:1px!important;
    box-shadow:0 7px 18px rgba(15,23,42,.055)!important;
}
.brand-trust-strip .trust-chip:nth-child(1){background:#eef5ff!important;border-color:#d7e7ff!important}
.brand-trust-strip .trust-chip:nth-child(1)>i{background:#dceaff!important;color:#2563eb!important}
.brand-trust-strip .trust-chip:nth-child(1) strong{color:#164a9a!important}
.brand-trust-strip .trust-chip:nth-child(2){background:#ecfdf5!important;border-color:#ccf4df!important}
.brand-trust-strip .trust-chip:nth-child(2)>i{background:#d7f8e8!important;color:#059669!important}
.brand-trust-strip .trust-chip:nth-child(2) strong{color:#047857!important}
.brand-trust-strip .trust-chip:nth-child(3){background:#f5f3ff!important;border-color:#e8e1ff!important}
.brand-trust-strip .trust-chip:nth-child(3)>i{background:#e9e4ff!important;color:#7c3aed!important}
.brand-trust-strip .trust-chip:nth-child(3) strong{color:#6d28d9!important}

/* Banner quick service cards: each gets its own soft background */
.banner-quick-links{background:#fff!important}
.banner-quick-links>a{transition:background .2s ease,transform .2s ease!important}
.banner-quick-links>a:nth-child(1){background:#f4f8ff!important}
.banner-quick-links>a:nth-child(2){background:#f1fcf7!important}
.banner-quick-links>a:nth-child(3){background:#fff8ef!important}
.banner-quick-links>a:nth-child(4){background:#f8f5ff!important}
.banner-quick-links>a:nth-child(1):hover{background:#e8f1ff!important}
.banner-quick-links>a:nth-child(2):hover{background:#e5f8ef!important}
.banner-quick-links>a:nth-child(3):hover{background:#fff0db!important}
.banner-quick-links>a:nth-child(4):hover{background:#efe9ff!important}
.banner-quick-links>a:nth-child(1) strong{color:#1d4ed8!important}
.banner-quick-links>a:nth-child(2) strong{color:#047857!important}
.banner-quick-links>a:nth-child(3) strong{color:#c2410c!important}
.banner-quick-links>a:nth-child(4) strong{color:#6d28d9!important}

/* Statistics: four visibly different premium cards */
.funfacts-style-two .row>[class*="col-"]:nth-child(1) .single-funfact{
    background:linear-gradient(145deg,#eef5ff,#fff)!important;
    border-color:#d8e6ff!important;
}
.funfacts-style-two .row>[class*="col-"]:nth-child(1) .single-funfact .icon{
    background:#dceaff!important;color:#2563eb!important;
}
.funfacts-style-two .row>[class*="col-"]:nth-child(1) .single-funfact h3{color:#1d4ed8!important}

.funfacts-style-two .row>[class*="col-"]:nth-child(2) .single-funfact{
    background:linear-gradient(145deg,#ecfdf5,#fff)!important;
    border-color:#cef2df!important;
}
.funfacts-style-two .row>[class*="col-"]:nth-child(2) .single-funfact .icon{
    background:#d8f7e8!important;color:#059669!important;
}
.funfacts-style-two .row>[class*="col-"]:nth-child(2) .single-funfact h3{color:#047857!important}

.funfacts-style-two .row>[class*="col-"]:nth-child(3) .single-funfact{
    background:linear-gradient(145deg,#fff7ed,#fff)!important;
    border-color:#fde3c4!important;
}
.funfacts-style-two .row>[class*="col-"]:nth-child(3) .single-funfact .icon{
    background:#ffead2!important;color:#ea580c!important;
}
.funfacts-style-two .row>[class*="col-"]:nth-child(3) .single-funfact h3{color:#c2410c!important}

.funfacts-style-two .row>[class*="col-"]:nth-child(4) .single-funfact{
    background:linear-gradient(145deg,#f5f3ff,#fff)!important;
    border-color:#e6dfff!important;
}
.funfacts-style-two .row>[class*="col-"]:nth-child(4) .single-funfact .icon{
    background:#e9e4ff!important;color:#7c3aed!important;
}
.funfacts-style-two .row>[class*="col-"]:nth-child(4) .single-funfact h3{color:#6d28d9!important}

.single-funfact{
    box-shadow:0 14px 32px rgba(15,23,42,.07)!important;
}
.single-funfact:hover{
    transform:translateY(-5px)!important;
    box-shadow:0 20px 38px rgba(15,23,42,.11)!important;
}

@media(max-width:991px){
    .modern-nav-wrap{background:linear-gradient(105deg,#071b3e,#1555a5)!important}
    .modern-nav{
        background:#0b2b5f!important;
        border-top:1px solid rgba(255,255,255,.1)!important;
        padding:12px 15px 18px!important;
    }
    .modern-menu.simple-menu{
        display:block!important;
        width:100%!important;
    }
    .modern-menu.simple-menu>li{margin-bottom:6px!important}
    .modern-menu.simple-menu>li>a{
        width:100%!important;
        min-height:44px!important;
        height:auto!important;
        padding:10px 12px!important;
        justify-content:flex-start!important;
        background:rgba(255,255,255,.06)!important;
        border:1px solid rgba(255,255,255,.07)!important;
        color:#fff!important;
    }
    .modern-menu.simple-menu>li>a.active{
        background:#fff!important;
        color:#0b3a75!important;
        border-color:#fff!important;
    }
    .modern-menu.simple-menu>li>a .menu-arrow{margin-left:auto!important}
    .modern-menu.simple-menu .modern-dropdown{
        background:#fff!important;
        border-radius:10px!important;
        margin:6px 0 8px!important;
    }
    .modern-menu.simple-menu .modern-dropdown li a{color:#24344c!important}
}
