.hs-floating-btns{position:fixed;right:30px;bottom:100px;z-index:9999;display:flex;flex-direction:column;gap:12px}.hs-floating-btns a{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;text-decoration:none;box-shadow:0 4px 16px rgba(0,0,0,.2);transition:transform .2s,box-shadow .2s}.hs-floating-btns a:hover{transform:scale(1.1);box-shadow:0 6px 24px rgba(0,0,0,.3)}.hs-float-whatsapp{background:#25d366}.hs-float-call{background:var(--ztc-bg-bg-3)}.hs-toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%) translateY(120%);z-index:99999;min-width:280px;max-width:calc(100vw - 32px);width:auto;padding:16px 20px;border-radius:12px;background:#fff;box-shadow:0 10px 40px rgba(0,0,0,.18);display:flex;align-items:flex-start;gap:12px;opacity:0;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s;pointer-events:none}.hs-toast.show{transform:translateX(-50%) translateY(0);opacity:1;pointer-events:auto}.hs-toast-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.hs-toast-icon.error{background:#fdecea;color:#c62828}.hs-toast-icon.success{background:rgba(1,110,220,.1);color:var(--ztc-bg-bg-3)}.hs-toast-icon.warning{background:#fff3e0;color:#e65100}.hs-toast-body{flex:1}.hs-toast-title{font-size:14px;font-weight:700;color:#021a13;margin:0 0 2px}.hs-toast-msg{font-size:13px;color:#666;margin:0;line-height:1.4}.hs-toast-close{background:0 0;border:none;font-size:18px;color:#aaa;cursor:pointer;padding:0;line-height:1;transition:color .2s}.hs-toast-close:hover{color:#333}.hs-toast-progress{position:absolute;bottom:0;left:0;height:3px;border-radius:0 0 12px 12px;animation:toastProgress 4s linear forwards}.hs-toast-progress.error{background:#c62828}.hs-toast-progress.success{background:var(--ztc-bg-bg-3)}.hs-toast-progress.warning{background:#e65100}@keyframes toastProgress{from{width:100%}to{width:0%}}@media (max-width:768px){.hs-toast{bottom:90px;min-width:0;width:calc(100vw - 32px);padding:14px 16px;border-radius:10px}.hs-toast-title{font-size:13px}.hs-toast-msg{font-size:12px}}.hs-price-bar{display:none;align-items:center;justify-content:space-between;background:#fff;border:2px solid var(--ztc-bg-bg-6);border-radius:12px;padding:14px 20px;margin-top:20px;margin-bottom:20px;position:relative;z-index:100;transition:box-shadow .2s,border-radius .2s}.hs-price-bar.visible{display:flex}@media (min-width:769px){.hs-price-bar.fixed-top{position:fixed;top:0;left:0;right:0;margin:0;border-radius:0;border-left:none;border-right:none;border-top:none;z-index:999;box-shadow:0 4px 20px rgba(0,0,0,.1);padding:12px 40px}.hs-price-bar-spacer{display:none;height:70px}.hs-price-bar-spacer.active{display:block}}.hs-price-bar.visible{display:flex}.hs-price-bar-left{display:flex;align-items:center;gap:10px}.hs-price-bar-icon{width:38px;height:38px;background:rgba(0,51,78,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--ztc-bg-bg-6);font-size:16px}.hs-price-bar-label{font-size:13px;color:#666;line-height:1.3}.hs-price-bar-label strong{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:#999;font-weight:600}.hs-price-bar-right{display:flex;align-items:center;gap:14px}.hs-price-bar-amount{font-size:26px;font-weight:800;color:var(--ztc-bg-bg-6);line-height:1}.hs-price-bar-items{font-size:12px;color:#888;margin-top:2px}.hs-price-bar-btn{display:none}@media (max-width:768px){.hs-price-bar{position:fixed;top:auto;bottom:0;left:0;right:0;border-radius:0;margin:0;padding:12px 16px;z-index:9998;box-shadow:0 -4px 24px rgba(0,0,0,.15);background:#fff;border:none;border-top:2px solid var(--ztc-bg-bg-6);gap:10px}.hs-price-bar-icon{display:none}.hs-price-bar-left{flex:1;gap:0}.hs-price-bar-label strong{font-size:9px}.hs-price-bar-label span{font-size:11px}.hs-price-bar-amount{font-size:22px}.hs-price-bar-right{gap:10px}.hs-price-bar-btn{display:inline-flex;align-items:center;gap:6px;background:var(--ztc-bg-bg-6);color:#fff;border:none;border-radius:8px;padding:10px 18px;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .2s}.hs-price-bar-btn:hover{background:var(--ztc-bg-bg-3)}body.hs-price-bar-active{padding-bottom:76px}body.hs-price-bar-active .footer1{display:none}}@media (max-width:768px){body.hs-price-bar-active .paginacontainer,body.hs-price-bar-active .progress-wrap{display:none!important}}.hs-nav-btns .vl-btn1{padding:12px 22px!important;font-size:14px!important;border-radius:8px!important}@media (max-width:768px){.hs-nav-btns{gap:10px!important}.hs-nav-btns .vl-btn1{padding:10px 16px!important;font-size:13px!important}}.hs-svc-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.07);transition:transform .25s,box-shadow .25s;height:100%;display:flex;flex-direction:column}.hs-svc-card:hover{transform:translateY(-6px);box-shadow:0 12px 36px rgba(0,0,0,.12)}.hs-svc-card-img{width:100%;height:220px;overflow:hidden}.hs-svc-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.hs-svc-card:hover .hs-svc-card-img img{transform:scale(1.05)}.hs-svc-card-body{padding:22px 24px 24px;flex:1;display:flex;flex-direction:column}.hs-svc-card-title{font-size:18px;font-weight:700;color:var(--ztc-text-text-3);margin:0 0 6px}.hs-svc-card-price{font-size:14px;font-weight:700;color:var(--ztc-bg-bg-3);margin:0 0 10px}.hs-svc-card-desc{font-size:14px;color:#666;line-height:1.6;margin:0 0 18px;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hs-svc-card-btn{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--ztc-bg-bg-6);text-decoration:none;padding:10px 20px;border:2px solid var(--ztc-bg-bg-6);border-radius:8px;transition:all .2s;align-self:flex-start}.hs-svc-card-btn:hover{background:var(--ztc-bg-bg-6);color:#fff}@media (max-width:768px){.hs-svc-card-img{height:180px}.hs-svc-card-body{padding:18px 18px 20px}.hs-svc-card-title{font-size:16px}}.myhero9 .hero9-thumb{position:relative!important}.hs-hero-slide-info{position:absolute;bottom:0;left:0;right:0;padding:18px 16px;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.4) 60%,transparent 100%);border-radius:0 0 16px 16px;z-index:10;text-align:center}.hs-hero-slide-info h4{margin:0 0 10px;font-size:22px;font-weight:700;color:#fff}.hs-hero-slide-info .hs-hero-slide-btn,.hs-hero-slide-info a{background:var(--ztc-bg-bg-3);color:#fff;padding:10px 20px;border-radius:6px;font-size:15px;font-weight:600;text-decoration:none;display:inline-block;transition:background .2s}.hs-hero-slide-info .hs-hero-slide-btn:hover,.hs-hero-slide-info a:hover{background:var(--ztc-bg-bg-6)}@media (max-width:768px){.hs-hero-slide-info{padding:10px 10px;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent 100%)}.hs-hero-slide-info h4{font-size:13px;margin:0}.hs-hero-slide-info .hs-hero-slide-btn,.hs-hero-slide-info a{display:none}}#imageDropZone.dragover,#imageDropZone:hover{border-color:var(--ztc-bg-bg-3);background:rgba(1,110,220,.04)}#imagePreviewGrid .img-preview-item{position:relative;border-radius:10px;overflow:hidden;aspect-ratio:1}#imagePreviewGrid .img-preview-item img{width:100%;height:100%;object-fit:cover}#imagePreviewGrid .img-preview-item .img-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;background:rgba(198,40,40,.9);color:#fff;border:none;border-radius:50%;font-size:10px;cursor:pointer;display:flex;align-items:center;justify-content:center}@media (max-width:768px){#imagePreviewGrid{grid-template-columns:repeat(3,1fr)!important}}.testimonials4-box-area .swiper-slide{height:auto!important}.testimonials4-box-info{height:100%}.vl-testimonials3-box{height:100%;display:flex;flex-direction:column}.vl-testimonials3-box .testimonial3-text{flex:1}.testimonial3-text{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.hs-footer-premium{background:#0a0a0a;color:rgba(255,255,255,.75)}.hs-footer-top{background:linear-gradient(135deg,#111 0,#1a1a1a 100%);padding:48px 0;border-bottom:1px solid rgba(255,255,255,.08)}.hs-footer-cta h2{font-size:clamp(22px,3vw,30px);font-weight:700;color:#fff;margin:0 0 8px}.hs-footer-cta p{font-size:15px;color:rgba(255,255,255,.7);margin:0}.hs-footer-cta-btn{display:inline-flex;align-items:center;gap:8px;background:var(--ztc-bg-bg-1);color:#222;padding:14px 28px;border-radius:8px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;margin-top:8px;border:2px solid rgba(255,255,255,.3)}.hs-footer-cta-btn:hover{background:#222;color:var(--ztc-text-text-1);border:2px solid rgba(255,255,255,.3)}.hs-footer-cta-btn-outline{background:0 0;color:#fff;border:2px solid rgba(255,255,255,.3);margin-left:12px}.hs-footer-cta-btn-outline:hover{background:#fff;border-color:#fff;color:var(--ztc-text-text-3)}.hs-footer-main{padding:70px 0 50px}.hs-footer-brand{padding-right:30px}.hs-footer-logo{max-height:40px;margin-bottom:20px;filter:brightness(0) invert(1)}.hs-footer-brand p{font-size:14px;line-height:1.8;color:rgba(255,255,255,.6);margin:0 0 24px}.hs-footer-social{display:flex;gap:10px}.hs-footer-social a{width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.7);font-size:15px;text-decoration:none;transition:all .2s}.hs-footer-social a:hover{background:var(--ztc-bg-bg-6);border-color:var(--ztc-bg-bg-6);color:#fff}.hs-footer-widget h4{font-size:16px;font-weight:700;color:#fff;margin:0 0 22px;position:relative;padding-bottom:12px}.hs-footer-widget h4::after{content:'';position:absolute;bottom:0;left:0;width:30px;height:2px;background:var(--ztc-bg-bg-6);border-radius:2px}.hs-footer-widget ul{list-style:none;padding:0;margin:0}.hs-footer-widget ul li{margin-bottom:12px}.hs-footer-widget ul li a{font-size:14px;color:rgba(255,255,255,.6);text-decoration:none;transition:color .2s,padding-left .2s;display:inline-block}.hs-footer-widget ul li a:hover{color:#fff;padding-left:4px}.hs-footer-contact{display:flex;flex-direction:column;gap:18px}.hs-footer-contact-item{display:flex;align-items:flex-start;gap:14px}.hs-fci-icon{width:42px;height:42px;border-radius:10px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;color:var(--ztc-bg-bg-6);font-size:16px;flex-shrink:0}.hs-footer-contact-item span{display:block;font-size:12px;color:rgba(255,255,255,.4);text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px}.hs-footer-contact-item a{font-size:14px;color:rgba(255,255,255,.8);text-decoration:none;transition:color .2s}.hs-footer-contact-item a:hover{color:#fff}.hs-footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:20px 0}.hs-footer-bottom-inner{display:flex;justify-content:space-between;align-items:center}.hs-footer-bottom-inner p{margin:0;font-size:13px;color:rgba(255,255,255,.4)}@media (max-width:991px){.hs-footer-top .text-lg-end{text-align:left!important;margin-top:20px}.hs-footer-main .col-xl-2,.hs-footer-main .col-xl-4{margin-bottom:36px}.hs-footer-brand{padding-right:0}}@media (max-width:768px){.hs-footer-top{padding:36px 0}.hs-footer-cta-btn{padding:12px 20px;font-size:14px}.hs-footer-cta-btn-outline{margin-left:0;margin-top:8px}.hs-footer-main{padding:50px 0 30px}.hs-footer-bottom-inner{flex-direction:column;gap:8px;text-align:center}}.homepage1-body .header-sticky{background:rgba(255,255,255,.75)!important;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border-bottom:1px solid rgba(255,255,255,.3)!important;box-shadow:0 4px 30px rgba(0,0,0,.06)}.hs-cat-filters{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.hs-cat-pill{display:inline-flex;align-items:center;padding:10px 22px;border-radius:50px;border:2px solid #e0e3e8;background:#fff;color:#555;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.hs-cat-pill:hover{border-color:var(--ztc-bg-bg-6);color:var(--ztc-bg-bg-6);background:rgba(0,51,78,.04)}.hs-cat-pill.active{background:var(--ztc-bg-bg-6);border-color:var(--ztc-bg-bg-6);color:#fff;box-shadow:0 4px 14px rgba(0,51,78,.25)}@media (max-width:768px){.hs-cat-filters{gap:8px;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px;-webkit-overflow-scrolling:touch}.hs-cat-pill{padding:8px 16px;font-size:13px;flex-shrink:0}}.preloader{display:flex;align-items:center;justify-content:center}.preloader-logo{width:120px;height:auto;animation:preloaderPulse 1.2s ease-in-out infinite}@keyframes preloaderPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.92)}}.hs-urgency-free{border-color:#2e7d32!important;background:#f0faf4!important}.hs-urgency-free.selected{border-color:#2e7d32!important;background:#e8f5e9!important;box-shadow:0 8px 24px rgba(46,125,50,.2)!important}.hs-urgency-free.selected::after{color:#2e7d32!important}.hs-urgency-free .urg-icon{color:#2e7d32!important}.hs-urgency-free .urg-badge{background:#2e7d32!important}.urg-price-free{color:#2e7d32!important;font-weight:800;background:rgba(46,125,50,.1);display:inline-block;padding:4px 16px;border-radius:20px;font-size:18px!important}.our_services1 .our_services1_info_banner{height:350px;overflow:hidden}.our_services1 .our_services1_info_banner img{width:100%;height:100%;object-fit:cover}@media (max-width:768px){.our_services1 .our_services1_info_banner{height:280px}}.hs-projects-slider{padding-bottom:50px}.hs-projects-pagination{bottom:0!important}.hs-projects-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#ccc;opacity:1}.hs-projects-pagination .swiper-pagination-bullet-active{background:var(--ztc-bg-bg-6);width:28px;border-radius:6px}.vl-main-menu .hs-nav-cta{margin-left:8px!important}.vl-main-menu .hs-nav-cta a{background:0 0!important;color:var(--ztc-bg-bg-6)!important;padding:7px 18px!important;border:2px solid var(--ztc-bg-bg-6)!important;border-radius:50px!important;font-weight:700!important;font-size:14px!important;transition:all .25s!important;letter-spacing:.2px}.vl-main-menu .hs-nav-cta a:hover{background:var(--ztc-bg-bg-6)!important;color:#fff!important}.hs-topbar{background:#1a1a1a;padding:10px 0;position:relative;z-index:1001}.hs-topbar-inner{display:flex;justify-content:space-between;align-items:center}.hs-topbar-right{display:flex;gap:24px}.hs-topbar-left span,.hs-topbar-right a{color:rgba(255,255,255,.85);font-size:1rem;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:color .2s}.hs-topbar-right a:hover{color:#fff}.hs-topbar-left span i,.hs-topbar-right a i{font-size:12px;color:rgba(255,255,255,.75)}.hs-topbar-left span{font-size:12px;color:rgba(255,255,255,.6)}@media (max-width:768px){.hs-topbar{padding:8px 0}.hs-topbar-inner{flex-direction:column;gap:2px}.hs-topbar-left{display:none}.hs-topbar-right{display:flex;flex-direction:column;gap:2px;align-items:center}}.hs-topbar+.homepage1-body .vl-transparent-header{position:relative!important;top:auto!important}.hs-topbar+.homepage1-body{position:relative!important}.myhero9 .hero9-thumb{height:300px}@media (max-width:575px){.myhero9 .hero9-thumb{height:200px;border-radius:12px;overflow:hidden}.myhero9 .hero9-thumb img{width:100%;height:100%;object-fit:cover}}.our_services1 .our_services1_info_banner_content{visibility:visible!important;opacity:1!important}