/*
Theme Name: Life Goal Elevators
Theme URI: https://lifegoalelevators.in/
Author: Life Goal Elevators
Description: Premium corporate WordPress theme for Life Goal Elevators.
Version: 4.0.0
Text Domain: life-goal-elevators
*/
/* Life Goal Elevators - premium corporate theme */
:root{--navy:#062f62;--blue:#0b73dc;--cyan:#12a9ff;--ink:#12345b;--muted:#63758b;--light:#eef6fd;--line:#dce8f4;--gold:#d7b46a;--white:#fff;}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:#183554;background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}.container{width:min(1180px,92%);margin:auto}.topbar{background:#06366f;color:#fff;font-size:12px}.topbar .inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar .right{display:flex;gap:20px}.site-header{background:#fff;border-bottom:1px solid #e8eef5;position:sticky;top:0;z-index:50;box-shadow:0 3px 18px rgba(0,40,90,.07)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.brand img{width:188px;height:64px;object-fit:contain;object-position:center}.menu{display:flex;align-items:center;gap:27px;font-size:14px;font-weight:600;color:#193b61}.menu a{padding:29px 0;position:relative}.menu a:hover,.menu a.active{color:var(--blue)}.menu a.active:after{content:"";height:3px;background:var(--blue);position:absolute;left:0;right:0;bottom:17px;border-radius:3px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 22px;border-radius:28px;font-weight:700;font-size:14px;transition:.2s;cursor:pointer;border:0}.btn-primary{background:linear-gradient(135deg,#0878e8,#0754a9);color:#fff;box-shadow:0 9px 24px rgba(0,91,183,.22)}.btn-primary:hover{transform:translateY(-1px)}.btn-outline{border:1px solid rgba(255,255,255,.65);color:#fff}.hamb{display:none;background:none;border:0;font-size:28px;color:var(--navy)}
.hero{min-height:500px;background-image:url('assets/hero-elevator.png');background-size:cover;background-position:center;position:relative;display:flex;align-items:center}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,34,69,.96) 0%,rgba(3,49,93,.88) 37%,rgba(4,45,83,.25) 62%,rgba(0,0,0,0) 100%)}.hero .container{position:relative;z-index:1}.hero-copy{max-width:620px;color:#fff;padding:70px 0}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:800;color:#d9ebff;text-transform:uppercase}.hero h1{font-size:54px;line-height:1.05;margin:13px 0 18px;letter-spacing:-1.5px}.hero h1 span{color:#1aa7ff}.hero p{font-size:18px;max-width:560px;color:#e6f2ff}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:26px 0}.trust-row{display:flex;gap:25px;flex-wrap:wrap;font-size:13px;font-weight:700}.trust-row span{display:flex;gap:8px;align-items:center}.trust-row i{font-style:normal;font-size:18px}
.section{padding:54px 0}.section.light{background:#f3f8fd}.section.blue{background:linear-gradient(110deg,#063a73,#07589e);color:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.kicker{font-size:11px;letter-spacing:1.6px;text-transform:uppercase;font-weight:800;color:#0c6bca}.section.blue .kicker{color:#cfe7ff}.section h2{margin:4px 0 0;font-size:32px;line-height:1.12;color:#0c3d75}.section.blue h2{color:#fff}.viewall{font-weight:700;color:#0867c5;font-size:13px}.products{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.product{border:1px solid var(--line);border-radius:6px;overflow:hidden;background:#fff;box-shadow:0 8px 20px rgba(17,55,90,.06);transition:.2s}.product:hover{transform:translateY(-3px);box-shadow:0 12px 26px rgba(17,55,90,.12)}.product img{width:100%;height:120px;display:block;object-fit:cover}.product .name{background:#07539a;color:#fff;font-size:13px;font-weight:800;text-align:center;padding:11px 5px;min-height:52px;display:flex;align-items:center;justify-content:center}
.service-wrap{display:grid;grid-template-columns:1.05fr 1.7fr .75fr;align-items:stretch}.service-copy{padding-right:35px}.service-copy p{color:#d7e9fb}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px 8px}.service-item{border-left:1px solid rgba(255,255,255,.28);text-align:center;padding:8px 10px;font-size:12px;font-weight:700}.service-item .ico{font-size:27px;margin-bottom:4px}.service-photo{min-height:245px;background:url('assets/technician.jpg') center/cover no-repeat;border-radius:0 8px 8px 0}
.about{display:grid;grid-template-columns:1fr 1.25fr .62fr;gap:25px;align-items:center}.about-photo{position:relative}.about-photo img{width:100%;height:215px;object-fit:cover;border-radius:8px}.badge{position:absolute;right:12px;bottom:14px;background:#07539a;color:#fff;padding:15px 18px;border-radius:8px;font-weight:800}.badge b{font-size:26px;display:block}.about h2{margin:4px 0 12px}.about p{color:#5c7187}.cert{border:1px solid #d7e0ea;background:#fff;padding:7px;box-shadow:0 9px 25px rgba(0,50,100,.08);cursor:pointer}.cert img{width:100%;height:215px;object-fit:cover;object-position:center}.cert small{display:block;text-align:center;padding:8px 0 2px;color:#07539a;font-weight:700}
.features{display:grid;grid-template-columns:1.2fr repeat(5,1fr);align-items:stretch}.feature-intro{padding-right:25px}.feature{border-left:1px solid #cbdced;text-align:center;padding:10px;font-size:12px;color:#17416f}.feature .ico{font-size:26px;color:#0759a6;margin-bottom:4px}.feature b{display:block;font-size:13px}.projects{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.projects img{width:100%;height:100px;object-fit:cover;border-radius:6px;display:block}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quote{background:#fff;border:1px solid #dbe6f0;border-radius:7px;padding:20px;box-shadow:0 7px 18px rgba(14,56,92,.04)}.quote .mark{font-size:35px;color:#1674c8;line-height:1}.quote p{font-size:13px;color:#536b84}.quote b{font-size:12px;color:#123e6e}
.cta{padding:38px 0;background:linear-gradient(90deg,#062f62,#0a69bd);color:#fff}.cta .inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.cta h2{margin:0;font-size:30px}.cta p{margin:5px 0 0;color:#dbeaff}.footer{background:#052b58;color:#fff;padding:45px 0 0}.footer-grid{display:grid;grid-template-columns:1.35fr .8fr 1.35fr .8fr 1fr;gap:25px}.footer h4{margin:0 0 13px;font-size:14px}.footer p,.footer li,.footer a{font-size:12px;color:#d4e4f6}.footer ul{list-style:none;padding:0;margin:0;display:grid;gap:7px}.footer-logo img{width:190px;height:70px;object-fit:contain;filter:brightness(0) invert(1);object-position:center}.map img{width:100%;height:105px;object-fit:cover;border-radius:6px}.copyright{border-top:1px solid rgba(255,255,255,.14);margin-top:35px;padding:14px 0;text-align:center;color:#b8cee4;font-size:11px}
@media(max-width:1050px){.products{grid-template-columns:repeat(4,1fr)}.service-wrap{grid-template-columns:1fr 1.6fr}.service-photo{display:none}.about{grid-template-columns:1fr 1.4fr}.cert{display:block}.features{grid-template-columns:1.3fr repeat(5,1fr)}.projects{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.topbar .inner{justify-content:center}.topbar .right{display:none}.nav{height:68px}.brand img{width:160px;height:58px}.hamb{display:block}.menu{display:none;position:absolute;top:68px;left:0;right:0;background:#fff;box-shadow:0 12px 25px rgba(0,0,0,.12);padding:14px 5%;flex-direction:column;align-items:flex-start;gap:0}.menu.open{display:flex}.menu a{padding:12px 0;width:100%}.menu .btn{margin-top:8px}.hero{min-height:620px;background-position:63% center}.hero:before{background:linear-gradient(180deg,rgba(1,28,58,.93),rgba(2,42,79,.75) 65%,rgba(2,42,79,.45))}.hero-copy{padding:50px 0}.hero h1{font-size:40px}.hero p{font-size:15px}.trust-row{gap:14px}.section{padding:42px 0}.section h2{font-size:27px}.section-head{align-items:start;flex-direction:column}.products{grid-template-columns:repeat(2,1fr);gap:12px}.product img{height:130px}.service-wrap{display:block}.service-copy{padding-right:0;margin-bottom:22px}.service-grid{grid-template-columns:repeat(2,1fr)}.about{grid-template-columns:1fr}.about-photo img,.cert img{height:230px}.features{grid-template-columns:repeat(2,1fr);gap:0}.feature-intro{grid-column:1/-1;padding:0 0 20px}.feature{min-height:100px}.projects{grid-template-columns:repeat(2,1fr)}.projects img{height:110px}.testimonials{grid-template-columns:1fr}.cta .inner{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-logo{grid-column:1/-1}}
@media(max-width:430px){.footer-grid{grid-template-columns:1fr}.hero h1{font-size:36px}.btn{width:100%}.actions{flex-direction:column}.projects{grid-template-columns:1fr 1fr}}
