:root{--blue:#0753a3;--deep:#073f88;--navy:#062d6d;--orange:#ff4c0b;--light:#f5f6f8;--text:#0a4a96}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Poppins,Arial,sans-serif;color:#133c70;background:#fff}.wrap{width:min(1180px,calc(100% - 36px));margin:auto}.hero{min-height:710px;position:relative;background:url('images/1000307014.jpg') center 34%/cover no-repeat;display:flex;align-items:center;text-align:center;color:#fff}.hero-overlay{position:absolute;inset:0;background:linear-gradient(rgba(8,54,145,.87),rgba(4,45,122,.91))}.hero-inner{position:relative;padding:55px 0 45px}.hero-logo{width:min(340px,70vw);height:105px;object-fit:contain;margin-bottom:38px}.hero h1{font-size:clamp(30px,4vw,48px);margin:0 0 12px;font-weight:800}.hero h2{font-size:clamp(27px,3.5vw,43px);color:var(--orange);margin:0 0 18px;font-weight:800}.hero p{font-size:18px;max-width:1000px;margin:0 auto 32px}.hero-actions{display:flex;flex-direction:column;align-items:center;gap:18px}.btn{display:inline-flex;justify-content:center;align-items:center;padding:14px 28px;border-radius:10px;text-decoration:none;font-weight:800;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-orange{background:var(--orange);color:#fff}.btn-outline{border:2px solid #fff;color:#fff;background:transparent}.trust-row{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;margin-top:45px;font-size:16px}.trust-row span::first-letter{color:#36dc28}.section-white{background:#f7f7f8}.pain{padding:75px 0 65px;text-align:center}.section-title,.gallery-section h2,.services h2{color:var(--blue);font-size:clamp(30px,4vw,46px);font-weight:800;margin:0 0 55px}.pain-grid,.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px 28px}.pain-card,.feature{background:#fff;border-radius:24px;box-shadow:0 3px 12px rgba(0,0,0,.13);min-height:112px;padding:22px 34px;display:flex;align-items:center;text-align:left;gap:28px}.pain-card strong{font-size:19px;color:#084b99}.icon{display:flex;min-width:56px;width:56px;height:56px;border-radius:16px;background:#fff0ee;color:#ff3b42;align-items:center;justify-content:center;font-size:30px}.pain-line{font-size:22px;font-style:italic;margin:65px 0 38px;color:#14539b}.guarantee{background:var(--blue);color:#fff;padding:58px 0}.guarantee-inner{display:flex;align-items:center;justify-content:center;gap:100px}.guarantee h2{font-style:italic;text-align:center;font-size:clamp(28px,4vw,44px);max-width:760px}.seal{width:170px;height:170px;border:9px double #ffc02a;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;font-size:13px;transform:rotate(-5deg);color:#fff}.seal b{font-size:24px;color:#ffc02a}.solution{padding:75px 0}.solution-small{text-align:center;color:var(--blue);font-size:42px;margin:0}.solution h3{text-align:center;color:var(--orange);font-size:clamp(31px,4vw,47px);margin:20px 0 55px}.feature h4{color:var(--orange);font-size:20px;margin:0 0 8px}.feature p{margin:0;font-size:16px;line-height:1.55;color:#114d99}.services{padding:80px 0;background:#edf5ff;text-align:center}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.service-grid article{background:#fff;padding:35px 25px;border-radius:22px;box-shadow:0 5px 18px rgba(7,83,163,.12)}.service-grid span{font-size:38px}.service-grid h3{color:var(--orange);margin:12px 0}.service-grid p{margin:0;line-height:1.6}.gallery-section{padding:75px 0;text-align:center}.circle-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:60px;margin-bottom:55px}.circle-gallery img{width:100%;aspect-ratio:1;border-radius:50%;object-fit:cover}.work-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.work-gallery img{width:100%;height:330px;object-fit:cover;border-radius:16px}.orange-cta{background:var(--orange);padding:65px 0;color:#fff;text-align:center}.warning{font-size:45px}.orange-cta h2{font-size:clamp(30px,4vw,45px);max-width:1050px;margin:25px auto}.orange-cta p{max-width:1000px;margin:0 auto 30px;font-size:18px}.btn-blue{background:var(--blue);color:#fff}.contact{background:var(--blue);color:#fff;padding:85px 0;text-align:center}.contact-wrap{max-width:720px}.contact h2{font-size:clamp(34px,5vw,48px);margin:0}.contact h3{font-size:30px;margin:15px 0}.contact p{margin:0 auto 35px}.lead-form{display:grid;gap:13px}.lead-form input,.lead-form select,.lead-form textarea{width:100%;border:0;border-radius:8px;background:#f4f5f8;padding:16px;font:inherit;color:#333}.lead-form textarea{min-height:110px;resize:vertical}.lead-form button{border:0;border-radius:8px;background:#61b9ea;color:white;font-weight:800;padding:16px;cursor:pointer}.trap{position:absolute!important;left:-9999px!important}.notice{padding:14px;border-radius:8px;margin:0 0 18px}.notice.ok{background:#1d9b55}.notice.error{background:#ba3030}.contact-buttons{display:flex;justify-content:center;gap:14px;margin-top:22px}.contact-buttons a{color:#fff;border:1px solid rgba(255,255,255,.7);padding:10px 16px;border-radius:8px;text-decoration:none}footer{background:#03285d;color:#fff;text-align:center;padding:35px 15px}footer img{height:72px;width:290px;object-fit:contain}footer p{margin:10px 0 0}.floating-wa{position:fixed;right:18px;bottom:18px;background:#22c55e;color:#fff;text-decoration:none;font-weight:800;padding:14px 18px;border-radius:999px;box-shadow:0 8px 25px rgba(0,0,0,.25);z-index:20}
@media(max-width:800px){.hero{min-height:680px}.hero-logo{margin-bottom:25px}.pain-grid,.feature-grid,.service-grid{grid-template-columns:1fr}.guarantee-inner{flex-direction:column;gap:20px}.circle-gallery{grid-template-columns:1fr 1fr;gap:22px}.work-gallery{grid-template-columns:1fr}.work-gallery img{height:300px}.solution-small{font-size:32px}.pain-card,.feature{padding:20px}.trust-row{gap:10px 18px}.contact-buttons{flex-direction:column}.circle-gallery img{max-width:280px;justify-self:center}}
@media(max-width:480px){.wrap{width:min(100% - 24px,1180px)}.hero h1{font-size:31px}.hero h2{font-size:28px}.hero p{font-size:16px}.section-title,.gallery-section h2,.services h2{font-size:31px}.pain{padding-top:55px}.pain-card{gap:14px}.pain-card strong{font-size:16px}.icon{min-width:48px;width:48px;height:48px}.circle-gallery{grid-template-columns:1fr 1fr}.guarantee h2{font-size:27px}}

/* Portrait framing correction: keep every face fully visible */
.circle-gallery img{background:#eef3f8;object-fit:cover}
.circle-gallery .portrait-ac{object-position:center 36%}
.circle-gallery .portrait-uniform{object-position:center 18%}
.circle-gallery .portrait-heater{object-position:center 24%}
.circle-gallery .portrait-waterheater{object-position:center 24%}
.work-gallery{align-items:stretch}
.work-gallery .work-photo{width:100%;height:330px;border-radius:16px;background:#eef3f8}
.work-gallery .work-photo-full{object-fit:contain;object-position:center center;padding:0}
.work-gallery .work-photo-cover{object-fit:cover;object-position:center 38%}
@media(max-width:800px){.work-gallery .work-photo{height:min(78vw,520px)}.work-gallery .work-photo-full{object-fit:contain}}
