*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Inter",sans-serif;background:#f4f5f7;color:#111827;line-height:1.6;padding-top:89px}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 20px}.header{background:rgba(6,14,30,.92)}.logo,.nav{display:flex;align-items:center}.nav{height:90px;justify-content:space-between}.logo{gap:12px;color:#fff;text-decoration:none}.logo-icon{font-size:38px;color:#facc15}.logo-icon img{height:52px;margin-top:20px;margin-right:8px}.hero-text h1,.logo strong{font-size:22px;font-weight:800}.logo span{font-weight:700}.menu{display:flex;gap:36px}.menu a,.phone-btn{text-decoration:none}.menu a{color:#fff;font-weight:600;font-size:14px;transition:.3s}.card-body h3 span,.hero-text h1 span,.logo span,.menu a.active,.menu a:hover{color:#facc15}.phone-btn{background:linear-gradient(135deg,#e8890a,#facc15);color:#111827;padding:5px 12px;border-radius:30px;font-weight:700;font-size:20px}.btn-primary:hover,.phone-btn:hover{background:linear-gradient(135deg,#facc15,#e8890a)}.hero{position:relative;min-height:760px;background:linear-gradient(rgba(5,12,28,.8),rgba(5,12,28,.8)),url(../img/elektro.webp)center 20%/cover;display:flex;align-items:center}.hero-content{position:relative;z-index:2}.hero-text{max-width:700px;color:#fff}.hero-text h1{font-size:51px;line-height:1.05;margin-bottom:28px}.hero-text p{font-size:32px;margin-bottom:28px;color:#e5e7eb}.hero-text ul{list-style:none;margin-bottom:36px}.hero-text li{margin-bottom:12px;font-size:20px;color:#f3f4f6}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:18px 34px;border-radius:10px;text-decoration:none;font-weight:700;transition:.3s}.btn-primary{background:linear-gradient(135deg,#e8890a,#facc15);color:#111827}.btn-outline{border:2px solid rgba(255,255,255,.4);color:#fff}.btn-outline:hover{background:#fff;color:#111827}.services{margin-top:-90px;position:relative;z-index:10}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.08)}.service-box{padding:42px 28px;text-align:center;border-right:1px solid #ececec}.service-box:last-child{border-right:none}.service-icon{font-size:44px;margin-bottom:20px}.service-icon img{height:60px;top:24px}.service-box h3{font-size:22px;margin-bottom:14px;line-height:1.3}.service-box p{color:#6b7280}.info-section{padding:80px 0}.info-grid{display:grid;grid-template-columns:1fr 2fr;gap:28px}.info-card{background:linear-gradient(135deg,#071529,#0b2443);color:#fff;border-radius:20px;padding:40px}.info-card h2{margin-bottom:28px;font-size:34px}.info-item{display:flex;gap:18px;margin-bottom:24px}.info-item span{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#e8890a,#facc15);color:#111827;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.steps{padding-left:24px}.steps li{font-size:18px}.small{margin-top:24px;padding:14px 22px;font-size:14px}.contact-strip{padding-bottom:80px}.contact-grid{background:#fff;border-radius:20px;padding:40px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:32px;box-shadow:0 10px 30px rgba(0,0,0,.06)}.contact-grid h2{font-size:42px;margin-bottom:14px}.contact-box{display:flex;flex-direction:column;justify-content:center}.contact-box a{font-size:24px;color:#111827;font-weight:800;margin:8px 0}.contact-box span{color:#6b7280}.footer{background:linear-gradient(135deg,#071529,#0b2443);color:#fff;padding-top:70px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding-bottom:50px}.footer h4,.steps li{margin-bottom:18px}.footer ul{list-style:none}.footer li{margin-bottom:10px}.contact-box a,.footer a{text-decoration:none}.footer a,.footer li,.footer p{color:#d1d5db}.copyright{border-top:1px solid rgba(255,255,255,.08);text-align:center;padding:20px;color:#9ca3af}@media (max-width:1100px){.contact-grid,.footer-grid,.info-grid,.service-grid{grid-template-columns:1fr 1fr}.hero-text h1{font-size:54px}.phone-btn{display:none}}@media (max-width:768px){.menu{display:none}.hero{min-height:auto;padding:160px 0 120px}.hero-text h1{font-size:42px}.hero-text p{font-size:24px}.contact-grid,.footer-grid,.info-grid,.service-grid{grid-template-columns:1fr}.service-box{border-right:none;border-bottom:1px solid #ececec}.service-box:last-child{border-bottom:none}.contact-grid h2{font-size:32px}}.inline{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pt10{padding-top:10px}.mr40{margin-right:40px}.tacenter{text-align:center}.gradient-text{background:linear-gradient(to bottom,#fff 0,#d8d8d8 45%,#8a8a8a 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.header{position:fixed;top:0;left:0;width:100%;z-index:1000;transition:background .3s ease,box-shadow .3s ease}.header.sticky{background:rgba(15,15,20,.97);box-shadow:0 2px 20px rgba(0,0,0,.4)}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;background:0 0;border:0;cursor:pointer;padding:6px;z-index:1100}.hamburger span{display:block;width:26px;height:2px;background:#fff;border-radius:2px;transition:transform .3s ease,opacity .3s ease}.hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:768px){.hamburger,.menu.open{display:flex}.menu{display:none;flex-direction:column;position:absolute;top:100%;left:0;width:100%;background:rgba(15,15,20,.98);padding:20px 0;gap:0;box-shadow:0 8px 20px rgba(0,0,0,.4)}.menu a{padding:14px 30px;border-bottom:1px solid rgba(255,255,255,.07);width:100%}.menu a:last-child{border-bottom:none}}.scroll-top{position:fixed;bottom:30px;right:30px;width:46px;height:46px;background:linear-gradient(135deg,#e8a020,#f5c842);color:#000;border:0;border-radius:50%;line-height:1;cursor:pointer;z-index:999;box-shadow:0 4px 15px rgba(0,0,0,.3);font-size:20px;padding-top:5px;opacity:0;transform:translateY(20px);pointer-events:none;transition:opacity .35s ease,transform .35s ease}.scroll-top.visible{opacity:1;transform:translateY(0);pointer-events:auto}.scroll-top:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.4)}.hero-sluzby{height:10vh;min-height:280px;background:linear-gradient(135deg,#071529,#0b2443);display:flex;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden}.hero-sluzby::after{content:"";position:absolute;inset:0;background:url(../img/sluzby.webp)center/cover no-repeat;opacity:.18;z-index:0}.hero-sluzby .hero-content{position:relative;z-index:1}.hero-sluzby h1{font-size:51px;font-weight:900;color:#fff;letter-spacing:6px;text-transform:uppercase;text-shadow:0 4px 24px rgba(0,0,0,.35)}.hero-sluzby .hero-line{width:70px;height:4px;background:#facc15;margin:14px auto 0;border-radius:2px}.sekce-sluzby{padding:70px 0 80px}.sekce-sluzby .section-title{text-align:center;margin-bottom:54px}.card-body h3,.sekce-certs .section-title h2,.sekce-sluzby .section-title h2{font-size:2rem;font-weight:900;color:#0d2b6e}.sekce-sluzby .section-title p{color:#556;margin-top:8px;font-size:.97rem}.service-card{background:#091c36;border-radius:22px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;margin-bottom:36px;box-shadow:0 8px 40px rgba(13,43,110,.18);transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 16px 50px rgba(13,43,110,.28)}.service-card.reverse{direction:rtl}.service-card.reverse>*{direction:ltr}.service-card .card-img{position:relative;min-height:320px;overflow:hidden}.service-card .card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.service-card:hover .card-img img{transform:scale(1.06)}.service-card .card-img .img-overlay{position:absolute;inset:0;background:linear-gradient(90deg,transparent 0,#091c36 100%)}.service-card.reverse .card-img .img-overlay{background:linear-gradient(270deg,transparent 0,#091c36 100%)}.service-card .card-body{padding:42px 44px;display:flex;flex-direction:column;justify-content:center;color:#fff}.card-body .service-icon{width:58px;height:58px;background:rgba(255,255,255,.1);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.6rem;color:#facc15;margin-bottom:18px}.card-body h3{font-size:1.5rem;margin-bottom:20px;color:#fff;line-height:1.25}.service-list{display:flex;flex-direction:column;gap:12px}.service-list li{display:flex;align-items:flex-start;gap:12px;font-size:.93rem;color:#ccd9f5;line-height:1.55}.card-body .btn-card,.sekce-certs .info-item span,.service-list li .check-icon{background:linear-gradient(135deg,#e8890a,#facc15);color:#111827;align-items:center}.service-list li .check-icon{flex-shrink:0;width:24px;height:24px;border-radius:50%;display:flex;justify-content:center;font-size:.7rem;margin-top:2px;box-shadow:0 2px 8px rgba(245,166,35,.4)}.card-body .btn-card,.sekce-certs .info-item span{font-weight:700}.card-body .btn-card{margin-top:28px;align-self:flex-start;font-size:.88rem;padding:11px 26px;border-radius:50px;letter-spacing:.5px;transition:opacity .25s,transform .25s;display:inline-flex;gap:8px}.card-body .btn-card:hover{opacity:.88;transform:translateX(4px)}@media (max-width:900px){.service-card{grid-template-columns:1fr}.service-card.reverse{direction:ltr}.service-card .card-img{min-height:240px}.service-card .card-img .img-overlay,.service-card.reverse .card-img .img-overlay{background:linear-gradient(180deg,transparent 0,#091c36 100%)}.service-card .card-body{padding:32px 28px}}@media (max-width:520px){.hero-sluzby h1{letter-spacing:3px}.card-body h3{font-size:1.25rem}}.sekce-certs{padding:70px 0 80px}.sekce-certs .section-title{text-align:center;margin-bottom:50px}.sekce-certs .section-title p{color:#666;margin-top:10px}.sekce-certs .cert-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.sekce-certs .cert-card{background:linear-gradient(to top,#091c36,#091c36,#091c36,rgba(255,255,255,0));border-radius:20px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.sekce-certs .cert-card:hover{transform:translateY(-6px);box-shadow:none;overflow:hidden}.sekce-certs .cert-img{position:relative;height:320px;overflow:hidden}.sekce-certs .cert-img img{display:block;width:100%;height:100%;object-fit:cover;object-position:top;transform:translateY(-1px)}.sekce-certs .cert-overlay{position:absolute;bottom:-1px;left:0;width:100%;padding:25px;background:linear-gradient(to top,#091c36,rgba(9,28,54,.2),rgba(9,28,54,0));color:#fff;pointer-events:none;height:255px}.sekce-certs .cert-overlay h3{margin:0;font-size:22px;font-weight:700}.sekce-certs .cert-overlay p{margin-top:5px;font-size:14px;opacity:.9}.sekce-certs .cert-body{padding:25px;background:#091c36;color:#fff;text-align:center}.sekce-certs .cert-body h4{margin:0 0 10px;font-size:20px;font-weight:700;color:#fff}.sekce-certs .cert-body h4 i.fas{margin-right:10px}.sekce-certs .cert-type{font-weight:600;color:#c7d7ff}.sekce-certs .cert-valid{font-size:14px;color:#e2e8f0;margin:8px 0}.sekce-certs .cert-desc{margin-top:10px;color:#dbeafe;line-height:1.5}@media (max-width:992px){.sekce-certs .cert-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.sekce-certs .cert-grid{grid-template-columns:1fr}}.sekce-certs .info-item{display:flex;align-items:center;gap:12px;margin-bottom:12px;margin-top:20px;padding-top:20px;border-top:solid 1px #fff;text-align:left}.sekce-certs .info-item span{width:42px;height:42px;border-radius:50%;display:flex;justify-content:center;flex-shrink:0;font-size:18px}