@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap');

:root{
  --navy:#06162c;--navy2:#0b2b59;--blue:#0d43a1;--blue2:#104fb8;
  --yellow:#ffc400;--white:#fff;--ink:#111827;--muted:#5d6675;--line:#e4e8ef;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Montserrat,Arial,sans-serif;color:var(--ink);background:#fff}
a{text-decoration:none;color:inherit}
img{max-width:100%;display:block}
.container{width:min(1180px,calc(100% - 42px));margin:auto}
.topbar{position:sticky;top:0;z-index:1000;background:var(--navy);color:#fff;box-shadow:0 4px 18px rgba(0,0,0,.16)}
.nav{height:84px;display:flex;align-items:center;gap:28px}
.logo{display:flex;align-items:center;color:#fff;min-width:270px}
.logo-cm{font-weight:900;font-size:50px;line-height:1;letter-spacing:-4px;position:relative}.logo-cm i{font-style:normal;color:var(--yellow);font-size:24px;margin-left:-4px}
.logo-text{display:flex;flex-direction:column;margin-left:10px;line-height:1}.logo-text strong{font-size:15px;letter-spacing:.5px}.logo-text small{font-size:7px;letter-spacing:1.5px;margin-top:5px}
.menu{margin-left:auto;display:flex;gap:27px;align-items:center}.menu a{font-weight:700;font-size:11px}.menu a.active,.menu a:hover{color:var(--yellow)}
.wa-top{display:flex;align-items:center;gap:8px;background:var(--yellow);color:#111;padding:13px 20px;border-radius:28px;font-size:13px;font-weight:800;white-space:nowrap}.wa-top svg{width:20px;fill:#111}
.menu-btn{display:none;margin-left:auto;background:transparent;border:0}.menu-btn span{display:block;width:27px;height:2px;background:#fff;margin:5px}

.hero{background:linear-gradient(90deg,#0d376c 0%,#082650 43%,#05182f 100%);color:#fff;overflow:hidden}
.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;min-height:520px}
.hero-copy{padding:58px 20px 55px 0;display:flex;flex-direction:column;justify-content:center}
.hero-kicker{font-size:14px;margin-bottom:14px}
.hero h1{font-size:clamp(36px,4.2vw,58px);line-height:1.05;margin:0;font-weight:900;letter-spacing:-1.7px}.hero h1 em{font-style:normal;color:var(--yellow)}
.hero p{max-width:650px;font-size:15px;line-height:1.8;color:#f0f5ff;margin:24px 0 0}
.hero-actions{display:flex;gap:14px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:28px;min-height:49px;padding:0 24px;font:800 12px Montserrat;cursor:pointer}.yellow{background:var(--yellow);color:#101010}.outline{background:transparent;color:#fff;border:2px solid #fff}.navy{background:#12356f;color:#fff}.full{width:100%}
.hero-photo{position:relative;background:#0d2b55;min-height:520px}.hero-photo:before{content:"";position:absolute;inset:0 0 0 -80px;background:linear-gradient(90deg,#0a2c5a 0%,transparent 35%);z-index:1}.hero-photo img{width:100%;height:100%;object-fit:cover}
.security-card{position:absolute;z-index:3;left:16px;bottom:52px;background:rgba(9,37,77,.94);border:1px solid rgba(255,255,255,.22);border-radius:16px;padding:18px 20px;display:flex;gap:16px;max-width:295px;box-shadow:0 16px 35px rgba(0,0,0,.25)}.security-card .shield{width:54px;flex:0 0 54px}.security-card svg{fill:none;stroke:var(--yellow);stroke-width:1.8}.security-card strong{font-size:13px;line-height:1.4}.security-card small{display:block;font-size:10px;line-height:1.5;margin-top:8px;color:#e4ecf7}

.services-section{padding:34px 0 54px;background:#fff}
.section-title{text-align:center}.section-title span,.about-copy>span,.quote-box>span{font-size:11px;color:var(--blue);font-weight:800}.section-title h2{font-size:28px;line-height:1.05;margin:7px 0 27px;font-weight:900}
.service-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}
.service-card{border:1px solid #dce2e9;border-radius:12px;padding:23px 14px 18px;text-align:center;min-height:255px;display:flex;flex-direction:column;align-items:center;box-shadow:0 5px 15px rgba(17,31,56,.07);transition:.25s}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 26px rgba(17,31,56,.12)}
.service-icon{height:54px;display:grid;place-items:center;margin-bottom:12px}.service-icon svg{width:52px;height:52px;fill:none;stroke:#0d43a1;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.service-card:nth-child(2) svg{fill:#0d43a1;stroke:none}
.service-card h3{font-size:10px;line-height:1.25;margin:0 0 10px;font-weight:800;min-height:28px}.service-card p{font-size:8.5px;line-height:1.55;margin:0;color:#262b33}.service-card>a{margin-top:auto;color:#0d43a1;font-size:24px}

.about-contact{background:#fff;padding:10px 0 0}
.about-contact-grid{display:grid;grid-template-columns:1.1fr .85fr 1fr;align-items:stretch;gap:0}
.about-copy{padding:35px 34px 42px 0}.about-copy h2,.quote-box h2{font-size:29px;line-height:1.04;font-weight:900;margin:6px 0 15px}.about-copy>p{font-size:12px;line-height:1.7;max-width:430px}
.benefits{display:grid;gap:14px;margin:20px 0 25px}.benefits>div{display:flex;gap:13px;align-items:flex-start}.benefits i{width:38px;height:38px;border-radius:50%;background:#0d43a1;display:grid;place-items:center;flex:0 0 38px}.benefits i svg{width:21px;fill:none;stroke:#fff;stroke-width:1.8}.benefits p{margin:0}.benefits strong{display:block;font-size:11px}.benefits small{display:block;font-size:9px;line-height:1.5;margin-top:3px;color:#475467}
.center-photo{min-height:390px}.center-photo img{width:100%;height:100%;object-fit:cover}
.quote-box{background:linear-gradient(145deg,#0b2c61,#08214b);color:#fff;padding:35px 35px 32px}.quote-box>span{color:#fff}.quote-box p{font-size:10px;line-height:1.5;margin:0 0 15px}.quote-box form{display:grid;gap:7px}.quote-box input,.quote-box select,.quote-box textarea{width:100%;border:0;border-radius:6px;padding:10px 12px;font:10px Montserrat;background:#fff;color:#111;outline:none}.quote-box textarea{resize:vertical}.quote-box .btn{min-height:40px;border-radius:22px;margin-top:4px}

.advantages{background:linear-gradient(90deg,#0b2857,#103b80);color:#fff;padding:24px 0}
.advantage-grid{display:grid;grid-template-columns:repeat(4,1fr)}.advantage-grid>div{display:grid;grid-template-columns:52px auto;grid-template-rows:auto auto;column-gap:13px;align-items:center;padding:0 28px;border-right:1px solid rgba(255,255,255,.14)}.advantage-grid>div:last-child{border-right:0}.advantage-grid i{grid-row:1/3;font-style:normal;color:var(--yellow);font-size:31px}.advantage-grid strong{font-size:13px;line-height:1.2}.advantage-grid span{font-size:9px;color:#d8e3f4;margin-top:3px}

.footer{background:#05162d;color:#fff;padding:40px 0 17px}
.footer-grid{display:grid;grid-template-columns:1.35fr .65fr 1fr 1fr;gap:55px}.footer-brand .logo{min-width:0}.footer-brand .logo-cm{font-size:46px}.footer-brand p{font-size:10px;line-height:1.65;color:#d4deea;max-width:280px}.social{display:flex;gap:8px;margin-top:14px}.social a{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#31425b;font-size:12px}
.footer-col{display:flex;flex-direction:column;gap:9px;font-size:10px}.footer-col strong{font-size:10px;margin-bottom:5px}.footer-col a,.footer-col span{color:#d4deea}.contact-col{gap:14px}
.copyright{margin-top:34px;padding-top:15px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;color:#8fa0b7;font-size:9px}.copyright a{color:var(--yellow);font-weight:700}
.whatsapp-float{position:fixed;right:21px;bottom:20px;z-index:999;width:58px;height:58px;border-radius:50%;background:#11d83e;display:grid;place-items:center;box-shadow:0 10px 25px rgba(0,0,0,.28);border:5px solid #fff}.whatsapp-float svg{width:31px;fill:#fff}
.back-top{position:fixed;right:28px;bottom:90px;width:38px;height:38px;border-radius:50%;border:0;background:#153b7e;color:#fff;font-size:20px;cursor:pointer;display:none}.back-top.show{display:block}

@media(max-width:1100px){
  .menu{gap:15px}.menu a{font-size:10px}.wa-top{padding:11px 13px}.service-grid{grid-template-columns:repeat(4,1fr)}.service-card{min-height:230px}.about-contact-grid{grid-template-columns:1fr 1fr}.center-photo{display:none}.logo{min-width:230px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}
}
@media(max-width:860px){
  .nav{height:72px}.menu-btn{display:block}.menu{display:none;position:absolute;top:72px;left:20px;right:20px;flex-direction:column;align-items:stretch;background:#071b35;padding:18px;border-radius:12px}.menu.open{display:flex}.wa-top{display:none}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:55px 0 40px}.hero-photo{min-height:410px}.service-grid{grid-template-columns:repeat(2,1fr)}.about-contact-grid{grid-template-columns:1fr}.about-copy{padding-right:0}.quote-box{border-radius:18px;margin-bottom:30px}.advantage-grid{grid-template-columns:repeat(2,1fr);gap:20px}.advantage-grid>div{border:0}.footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:560px){
  .container{width:min(100% - 28px,1180px)}.logo{min-width:0}.logo-cm{font-size:39px}.logo-text strong{font-size:12px}.hero h1{font-size:38px}.hero p{font-size:13px}.hero-actions{flex-direction:column}.hero-photo{min-height:330px}.security-card{left:12px;right:12px;bottom:18px}.service-grid{grid-template-columns:1fr}.service-card{min-height:215px;padding:22px}.service-card h3{font-size:12px}.service-card p{font-size:10px}.section-title h2{font-size:23px}.advantages{padding:28px 0}.advantage-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.copyright{flex-direction:column;gap:8px}.logo-text small{font-size:6px}
}
