*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Montserrat',sans-serif;margin:0;background:#000;color:#fff}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 2rem}#sluzby,#recenzie{scroll-margin-top:70px}.site-header{opacity:1 !important}.site-header{height:4rem;padding:0 3.75rem;display:flex;align-items:center;background:#111;position:fixed;top:0;left:0;width:100%;z-index:1000;box-shadow:0 2px 12px rgba(0,0,0,.4)}.header-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.logo a{font-family:'Montserrat',sans-serif;font-size:1.6rem;font-weight:800;color:#fff;text-decoration:none;letter-spacing:2px}.main-nav .menu{list-style:none;display:flex;gap:40px}.main-nav .menu li a{color:#fff;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s ease;position:relative}.main-nav .menu li a:after{content:"";position:absolute;bottom:-6px;left:0;width:0;height:2px;background:#0af;transition:width .3s ease}.main-nav .menu li a:hover{color:#0af}.main-nav .menu li a:hover:after{width:100%}.hamburger{display:none;flex-direction:column;gap:6px;cursor:pointer}.hamburger span{display:block;width:25px;height:3px;background:#fff;border-radius:2px;transition:all .3s ease}.hero-servis{position:relative;height:100vh;min-height:600px;color:#fff;display:flex;align-items:center;overflow:hidden;z-index:0}.hero-servis:before{content:"";position:absolute;inset:0;background:url('https://vpksystem.sk/wp-content/themes/vpk-theme/img/udrzba-plynovy-kotol-vpk.webp') no-repeat 100% center;background-size:cover;transform:scaleX(-1);z-index:-1}.hero-servis:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.45);z-index:0}.hero-servis .container{position:relative;z-index:1;max-width:1200px;display:grid;grid-template-columns:1fr 1fr;gap:8rem;align-items:center}.hero-content{margin-top:-40px}.hero-content h1{font-family:'Montserrat',sans-serif;font-size:72px;font-weight:800;line-height:1.15;margin-bottom:2rem;color:#fff}.hero-buttons{display:flex;flex-direction:column;gap:24px;align-items:flex-start;margin-top:3rem}.hero-review{flex:1;display:flex;justify-content:center;align-items:center;max-width:100%;box-sizing:border-box}.hero-review .ti-widget-container,.hero-review .ti-widget{font-size:1.2rem}.hero-review .ti-rating{font-size:2.2rem}.btn{display:inline-flex;justify-content:center;align-items:center;padding:14px 24px;border-radius:9999px;text-decoration:none;font-family:'Montserrat',sans-serif;font-weight:600;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;border:none;cursor:pointer;height:80px;white-space:nowrap}.btn-green{background:linear-gradient(90deg,#1c6a2e 52%,#289d43 89%,#34d058 100%);color:#fff;font-size:40px;width:450px}.btn-green:hover{transform:scale(1.05);box-shadow:0 8px 25px rgba(28,106,46,.5)}.btn-grey{background:#909090;color:#fff;font-size:30px;width:280px}.btn-grey:hover{background:#7a7a7a}section.stats .stats-title{display:block;width:100%;text-align:center;font-family:'Montserrat',sans-serif;font-weight:700;margin:20px 0 40px;color:#fff;line-height:1.3;font-size:48px}.stats{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin:60px 0}.stat-card{background:#d9d9d9;color:#111;width:220px;padding:32px 20px;text-align:center;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.35),0 0 18px rgba(255,255,255,.2);transition:transform .25s ease,box-shadow .25s ease}.stat-card:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 14px 36px rgba(0,0,0,.55),0 0 28px rgba(255,255,255,.3)}.stat-card .icon{margin-bottom:15px}.stat-card .icon img{display:inline-block;width:60px;height:60px;transition:transform .3s ease,filter .3s ease;filter:drop-shadow(0 0 4px rgba(255,255,255,.4))}.stat-card.star .icon img{width:90px;height:90px}.stat-card:hover .icon img{transform:scale(1.12) rotate(5deg);filter:drop-shadow(0 0 8px rgba(255,255,255,.6))}.stat-card h3{font-size:40px;line-height:1.2;margin:0;color:#4468c3;font-weight:800;text-shadow:0 0 6px rgba(255,255,255,.6)}.stat-card p{margin-top:8px;font-size:20px;color:#000;font-weight:500;text-shadow:0 0 4px rgba(255,255,255,.4)}.site-footer{background:#111;color:#ccc;padding:40px 20px 20px;font-family:'Montserrat',sans-serif}.footer-container{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:30px;max-width:1200px;margin:0 auto}.footer-left,.footer-middle,.footer-right{flex:1;min-width:250px}.footer-left h3,.footer-middle h3,.footer-right h3{font-size:18px;margin-bottom:15px;font-weight:700;font-family:'Montserrat',sans-serif;color:#fff}.footer-middle ul{list-style:none;padding:0;margin:0 0 15px;display:grid;grid-template-columns:repeat(2,auto);gap:10px 30px}.footer-middle ul li{margin-bottom:8px}.footer-middle ul li a{text-decoration:none;color:#ccc;transition:.3s;font-weight:400}.footer-middle ul li a:hover{color:#3ca1ff}.footer-contact{display:flex;flex-direction:column;gap:12px;margin-top:15px}.footer-contact p{display:flex;align-items:center;font-size:16px;color:#fff}.footer-contact i{font-size:20px;margin-right:10px;color:#a9d8ff}.footer-map{background-color:#111;padding:8px;border-radius:8px;overflow:hidden}.footer-map iframe{display:block;width:100%;height:250px;border:none;border-radius:6px}.cta-btn{display:inline-block;background:linear-gradient(90deg,#1c6a2e 52%,#289d43 89%,#34d058 100%);color:#fff;font-size:22px;font-weight:700;padding:18px 40px;border-radius:40px;text-decoration:none;margin-top:60px;transition:.3s ease}.cta-btn:hover{background:linear-gradient(90deg,#289d43 20%,#34d058 80%);transform:scale(1.05)}.footer-bottom{text-align:center;margin-top:30px;border-top:1px solid #333;padding-top:15px;font-size:14px;color:#aaa;font-family:'Montserrat',sans-serif}.about{background:#000;padding:100px 20px}.about-container{display:flex;align-items:center;justify-content:center;gap:60px;max-width:1200px;margin:0 auto;flex-wrap:wrap}.about-img img{width:350px;height:350px;object-fit:cover;border-radius:50%;border:5px solid #222}.about-text{flex:1;min-width:320px}.about-text h2{font-size:3rem;font-weight:700;margin-bottom:20px}.about-text h3{font-size:1.6rem;color:#5cc1ff;font-weight:600;margin-bottom:25px}.about-text p{font-size:1.2rem;line-height:1.8;margin-bottom:25px}.about-text ul{list-style:none;padding:0;margin-bottom:30px;font-size:1.2rem}.about-text li{margin-bottom:15px}.bold{font-weight:700}.quote{font-style:italic;margin-bottom:40px;display:block;font-size:1.1rem}.button-about{display:inline-flex;justify-content:center;align-items:center;padding:14px 24px;border-radius:60px;text-decoration:none;font-family:'Montserrat',sans-serif;font-weight:600;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;max-width:100%;height:80px;border:none;cursor:pointer;background:linear-gradient(90deg,#1c6a2e 52%,#289d43 89%,#34d058 100%);color:#fff;font-size:40px;width:450px}.button-about:hover{transform:scale(1.05);box-shadow:0 8px 25px rgba(28,106,46,.5)}@keyframes pulse{0%{box-shadow:0 0 15px rgba(40,157,67,.6)}50%{box-shadow:0 0 35px rgba(40,157,67,1)}100%{box-shadow:0 0 15px rgba(40,157,67,.6)}}@media (max-width:1400px){.hero-servis .container{grid-template-columns:1fr 1fr;gap:2rem}.hero-content h1{font-size:56px;margin-top:0}.hero-buttons .button-green,.hero-buttons .button-gray{font-size:22px;width:auto;padding:14px 28px;height:auto}.hero-review{transform:none;max-width:420px;padding:30px}.hero-review blockquote{font-size:28px}.review-rating span{font-size:36px}}@media (max-width:1199px){.hero-content h1{font-size:48px}.btn-green{font-size:32px;width:360px;height:70px}.btn-grey{font-size:24px;width:225px;height:70px}.hero-review{margin:20px auto 0;max-width:420px;padding:28px}section.stats .stats-title{font-size:36px}.stat-card{width:200px;padding:24px 16px}.stat-card h3{font-size:32px}.stat-card p{font-size:18px}.about-container{gap:40px}.about-img img{width:300px;height:300px}.about-text h2{font-size:2.5rem}.about-text p{font-size:1.1rem}.button-about{font-size:28px;width:350px;height:70px}.hero-review{max-width:500px;padding:40px 30px;border-radius:30px}.hero-review .ti-widget-container,.hero-review .ti-widget{font-size:1.05rem}.hero-review .ti-rating{font-size:2rem}}@media (max-width:991px){.hero-servis:before{background-position:80% 20%;background-size:cover}section.stats .stats-title{font-size:28px}.stats{gap:12px}.stat-card{width:160px;padding:16px 12px}.stat-card .icon img{width:45px;height:45px}.stat-card h3{font-size:24px}.stat-card p{font-size:14px}.hero-servis .container{display:grid;grid-template-columns:1fr;gap:2rem}.hero-content{text-align:center;margin-top:0}.hero-content h1{font-size:42px;margin:0 auto 20px;max-width:90%}.hero-buttons{align-items:center;margin-top:1.5rem;display:flex;flex-direction:column;gap:15px}.btn-green{font-size:24px;width:280px;height:64px}.btn-grey{font-size:18px;width:175px;height:64px}.hero-review{padding:30px 25px;border-radius:24px;max-width:90%;margin:0 auto}.hero-review .ti-widget-container,.hero-review .ti-widget{font-size:1rem}.hero-review .ti-rating{font-size:1.8rem}.about-container{flex-direction:column;text-align:center}.about-img img{width:280px;height:280px}.about-text{max-width:600px}.about-text h2{font-size:2.2rem}.about-text h3{font-size:1.4rem}.about-text p,.about-text ul{font-size:1rem}.button-about{font-size:24px;width:300px;height:65px}.footer-container{flex-direction:column;text-align:center;align-items:center}.footer-middle ul{grid-template-columns:1fr}.cta-btn{font-size:18px;padding:12px 25px;width:auto;margin-top:15px}.footer-map iframe{height:220px}}@media (max-width:767px){#sluzby,#recenzie{scroll-margin-top:60px}.stats-title{font-size:1.8rem}.hero-servis{padding:40px 15px}.hero-servis .container{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.hero-content{text-align:center}.hero-content h1{font-size:28px;line-height:1.3;margin-bottom:20px}.hero-buttons{display:flex;flex-direction:column;gap:12px;align-items:center}.hero-buttons .btn{width:auto;max-width:none;font-size:inherit;padding:14px 24px;border-radius:9999px;text-align:center}.btn-green{font-size:20px;width:240px;height:56px}.btn-grey{font-size:16px;width:150px;height:56px}.hero-review{width:100%;max-width:350px;padding:20px 16px}.hero-review .ti-widget-container,.hero-review .ti-widget{font-size:.95rem;line-height:1.5}.hero-review .ti-rating{font-size:1.6rem}.stats-cards{display:flex;justify-content:space-between;flex-wrap:nowrap;gap:10px;width:100%;overflow:hidden}.stat-card{flex:1 1 33%;max-width:33%;padding:16px 10px;margin:0}.stat-card h3{font-size:18px}.stat-card p{font-size:14px}.stats-title{font-size:24px}@media (max-width:767px){.about{padding:40px 15px}.about-container{flex-direction:column;gap:20px;text-align:center}.about-img img{width:160px;height:160px;border:3px solid #222}.about-text h2{font-size:1.6rem;margin-bottom:8px}.about-text h3{font-size:1.1rem;margin-bottom:12px;line-height:1.3}.about-text p{font-size:.95rem;line-height:1.5;margin-bottom:12px}.about-text ul{font-size:.95rem;margin-bottom:15px}.about-text li{margin-bottom:6px}.quote{font-size:.85rem;margin-bottom:15px}.button-about{font-size:18px;width:100%;max-width:240px;height:48px;padding:10px 18px;margin:0 auto}.footer-container{gap:20px}.footer-left p{text-align:justify}.cta-btn{font-size:16px;padding:10px 20px;width:100%;max-width:300px;margin:20px auto 0}.footer-map iframe{height:180px}.main-nav{display:none;position:absolute;top:4rem;right:0;width:100%;background:#111;padding:20px}.main-nav.active{display:block}.main-nav .menu{flex-direction:column;gap:20px;text-align:center}.hamburger{display:flex;margin-left:30px}}@media (max-width:480px){.container{padding:0 1rem}.hero-content h1{font-size:26px}.btn-green,.btn-grey{max-width:260px;font-size:16px;height:50px;padding:10px}.hero-review{padding:18px 15px;border-radius:16px}.hero-review .ti-widget-container,.hero-review .ti-widget{font-size:.9rem}.hero-review .ti-rating{font-size:1.4rem}section.stats .stats-title{font-size:22px}.stats-cards{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;overflow-x:hidden}.stat-card{flex:1 1 33%;max-width:33%;min-width:0;padding:12px 8px}.stat-card h3{font-size:18px}.stat-card p{font-size:12px}.about-img img{width:180px;height:180px}.about-text h2{font-size:1.5rem}.button-about{font-size:18px;width:220px;height:50px}}}