:root{--ink:#132c3c;--muted:#586974;--blue:#aed6e4;--blue-dark:#316078;--paper:#f3f6f6;--line:#dce3e5;--font:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{font-family:var(--font);color:var(--ink);background:#fff;font-size:15px;line-height:1.75;-webkit-font-smoothing:antialiased}::selection{background:var(--blue);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}img{max-width:100%;height:auto}h1,h2,h3,h4,p,figure{margin-top:0}h1,h2,h3,h4{font-weight:500;line-height:1.15;letter-spacing:-.05em}h2{font-size:clamp(36px,4vw,56px);margin-bottom:28px}h3{font-size:24px}p{color:var(--muted)}:focus-visible{outline:3px solid #407c9a;outline-offset:5px}section[id]{scroll-margin-top:20px}.page-container{width:calc(100% - 112px);max-width:1320px;margin:auto}.section{padding:112px 0}.eyebrow{font-size:10px;letter-spacing:.18em;font-weight:800;color:var(--blue-dark);margin-bottom:24px;line-height:1.7}.eyebrow.light{color:#d0e7ed}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:17px 24px;font-size:13px;font-weight:700;line-height:1.5;border:1px solid transparent;transition:background .2s,transform .2s}.button i{font-size:19px}.button:hover{transform:translateY(-3px)}.button-blue{background:var(--blue);color:var(--ink)}.button-blue:hover{background:#c6e7f0}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#294c61;color:#fff}.text-link{display:inline-flex;gap:24px;align-items:center;font-weight:700;font-size:13px;border-bottom:1px solid #96a5ad;padding:8px 0}.text-link i{font-size:20px;transition:transform .2s}.text-link:hover i{transform:translate(3px,-3px)}.skip-link{position:fixed;left:20px;top:-100px;z-index:2000;background:#fff;padding:14px}.skip-link:focus{top:10px}.site-header{position:sticky;top:0;background:#fff;z-index:100;box-shadow:0 1px 0 #132c3c10}.navbar{min-height:92px;padding:0;flex-wrap:wrap;gap:32px}.navbar-brand{padding:0;margin:0;flex-shrink:0}.navbar-brand img{width:252px;height:auto}.navbar-collapse{justify-content:flex-end;order:1}.navbar-nav{gap:27px;align-items:center}.navbar .nav-link{font-size:12px;font-weight:700;color:var(--ink);padding:15px 0!important;position:relative}.navbar .nav-link:after{content:'';position:absolute;bottom:9px;left:0;width:0;height:2px;background:var(--blue-dark);transition:width .2s}.navbar .nav-link:hover:after,.navbar .nav-link.active:after{width:100%}.nav-link i{margin-left:5px}.header-call{order:2;font-size:12px;font-weight:700;display:flex;align-items:center;gap:10px;border-left:1px solid var(--line);padding-left:27px}.header-call i{font-size:17px}.header-call:hover{color:var(--blue-dark)}.navbar-toggler{border:0;border-radius:0;padding:5px;color:var(--ink);font-size:28px}.navbar-toggler:focus{box-shadow:none;outline:2px solid var(--blue-dark)}
.hero{position:relative;min-height:690px;height:calc(100svh - 92px);max-height:880px;background:var(--ink);color:#fff;display:flex;align-items:center;isolation:isolate;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-2;object-fit:cover;object-position:center 56%}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(8,28,44,.83),rgba(8,28,44,.48) 43%,rgba(8,28,44,.07) 78%),linear-gradient(0deg,rgba(7,25,38,.6),transparent 45%)}.hero-content{padding-top:8px;padding-bottom:100px}.hero .eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:29px}.hero .eyebrow span{width:25px;height:1px;background:var(--blue)}h1{font-size:clamp(68px,7.7vw,112px);line-height:1.03;letter-spacing:-.065em;font-weight:500;margin-bottom:28px}h1 span{color:#b5d9e4}.hero-description{color:#e2e9ed;font-size:16px;line-height:1.8;margin-bottom:31px}.hero-actions{display:flex;gap:27px;align-items:center}.hero-contact{font-size:12px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #ffffff6b;padding:10px 0;color:#fff}.hero-contact:hover{color:var(--blue)}.hero-bottom{position:absolute;bottom:31px;left:0;right:0;display:flex;justify-content:space-between;align-items:end}.scroll-cue{display:flex;gap:18px;align-items:center;font-size:9px;letter-spacing:.14em;font-weight:600}.scroll-cue i{border:1px solid #ffffff70;width:40px;height:40px;display:grid;place-items:center;font-size:16px}.hero-project{display:flex;align-items:center;gap:18px;padding:18px 0 0 28px;border-left:1px solid #ffffff6b;font-size:8px;letter-spacing:.15em}.hero-project strong{display:block;color:#fff;font-size:13px;font-weight:500;letter-spacing:0;margin-top:4px}.project-mark{font-size:22px;font-weight:400;letter-spacing:-1px;color:var(--blue)}.hero-project>i{margin-left:10px;font-size:24px}.application-strip{background:var(--paper);border-bottom:1px solid var(--line)}.application-strip>.page-container{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:27px 0}.application-strip span{font-size:9px;letter-spacing:.1em;color:var(--muted);font-weight:700}.application-strip p{font-size:12px;color:var(--ink);margin:0}.application-strip i{width:4px;height:4px;background:#9eb3be;border-radius:50%}
.about-image-wrap{position:relative;margin-right:30px}.about-image-wrap>img{width:100%;height:474px;object-fit:cover;object-position:51% center}.image-note{position:absolute;right:-25px;bottom:29px;background:var(--ink);color:#fff;padding:24px 30px;display:flex;gap:20px;align-items:center;box-shadow:0 15px 40px #132c3c1a}.image-note i{font-size:30px;font-weight:400;color:var(--blue)}.image-note span{font-size:13px;line-height:1.8}.image-caption{display:block;font-size:8px;letter-spacing:.18em;color:var(--muted);margin-top:18px}.about-copy{padding-left:55px}.lead-copy{font-size:18px;color:var(--ink);line-height:1.65;margin-bottom:20px}.about-copy>p:not(.eyebrow):not(.lead-copy){font-size:13px;line-height:1.9}.about-copy .text-link{margin-top:11px}.products{background:var(--paper)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:45px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:13px;line-height:1.9;margin:0 0 5px;max-width:370px}.product-grid{--bs-gutter-y:42px}.product-card{height:100%}.product-image{display:block;height:290px;position:relative;overflow:hidden;background:#dee5e8}.product-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0a24352b,transparent 40%,#0a243522)}.product-image img{width:100%;height:100%;object-fit:cover;object-position:50% 45%;transition:transform .6s}.product-card:hover .product-image img{transform:scale(1.045)}.product-number{position:absolute;top:18px;left:19px;z-index:1;color:white;font-size:12px;font-weight:600;text-shadow:0 1px 4px #000}.circle-arrow{position:absolute;bottom:18px;right:18px;z-index:1;background:white;color:var(--ink);width:40px;height:40px;display:grid;place-items:center;border-radius:50%;font-size:20px;transition:background .2s}.product-card:hover .circle-arrow{background:var(--blue)}.product-copy{padding:23px 0 0}.product-copy h3{font-size:22px;letter-spacing:-.04em;margin-bottom:13px}.product-copy h3 a:hover{color:var(--blue-dark)}.product-copy p{font-size:12px;line-height:1.85;margin-bottom:13px;max-width:350px}.product-copy>span{font-size:8px;letter-spacing:.12em;color:var(--blue-dark);font-weight:700}.products-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:45px;padding-top:23px;font-size:13px}.product-details{margin-top:28px}.product-details>details{border-top:1px solid var(--line);padding:14px 0}.product-details summary{font-size:13px}.js .product-details{display:none}.detail-content h3{font-size:34px;margin-bottom:22px}.detail-content h4{font-size:18px;letter-spacing:-.02em;margin:25px 0 11px}.detail-content p,.detail-content li{font-size:14px;color:var(--muted);line-height:1.85}.detail-content li{margin-bottom:12px}.detail-content ul{padding-left:20px}.product-dialog{border:0;max-width:680px;width:calc(100% - 32px);padding:55px 45px 36px;max-height:calc(100svh - 50px);color:var(--ink);overscroll-behavior:contain}.product-dialog::backdrop,.gallery-dialog::backdrop{background:#0b2433d9;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:15px;top:13px;background:transparent;border:0;color:inherit;width:40px;height:40px;font-size:20px;display:grid;place-items:center}.dialog-cta{margin-top:18px}.modal-open{overflow:hidden}
.reference-grid{display:grid;grid-template-columns:1.28fr 1fr;gap:28px 32px}.reference-grid figure{margin:0;min-width:0}.reference-feature{grid-row:span 2}.gallery-button{padding:0;border:0;background:var(--paper);width:100%;height:220px;display:block;position:relative;overflow:hidden;cursor:zoom-in}.reference-feature .gallery-button{height:541px}.gallery-button img{height:100%;width:100%;object-fit:cover;transition:transform .6s}.reference-feature img{object-position:38% center}.gallery-button:hover img{transform:scale(1.035)}.gallery-expand{position:absolute;right:15px;bottom:15px;background:#fff;display:grid;place-items:center;height:36px;width:36px;color:var(--ink)}.reference-grid figcaption{display:flex;justify-content:space-between;align-items:center;padding-top:18px}.reference-grid h3{font-size:19px;margin-bottom:6px;letter-spacing:-.03em}.reference-grid figcaption p{font-size:10px;margin:0}.reference-grid figcaption>span{font-size:11px;color:#8c9da7}.all-references{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:45px}.all-references>summary{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:25px 0;list-style:none;cursor:pointer;font-size:14px;font-weight:600}.all-references>summary::-webkit-details-marker{display:none}.reference-total{display:flex;align-items:center;gap:24px;font-size:9px;letter-spacing:.08em;font-weight:500}.reference-total i{font-size:22px;transition:transform .2s}.all-references[open] .reference-total i{transform:rotate(45deg)}.reference-lists{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:30px;padding:18px 0 35px}.reference-lists h3{font-size:18px;letter-spacing:-.03em;margin:0 0 22px}.reference-lists ol{padding-left:20px}.reference-lists li{font-size:12px;color:var(--muted);line-height:1.9;padding-left:5px;margin-bottom:8px}.gallery-dialog{border:0;padding:50px 20px 15px;background:var(--ink);color:#fff;max-width:1100px;width:calc(100% - 30px);max-height:calc(100svh - 35px)}.gallery-dialog>img{display:block;width:100%;height:auto;max-height:72svh;object-fit:contain}.gallery-controls{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:12px}.gallery-controls button{background:none;border:1px solid #ffffff50;color:#fff;width:44px;height:44px}.gallery-controls p{color:#fff;font-size:13px;margin:0;text-align:center}
.project-banner{background:linear-gradient(90deg,#102b3dcf,#102b3d52),url('../assets/img/pogled.webp') center 57%/cover fixed;padding:105px 0 110px;color:#fff}.project-banner h2{font-size:clamp(38px,4.6vw,66px);line-height:1.15;margin-bottom:25px}.project-banner p:not(.eyebrow){color:#e2eaf0;font-size:14px;margin-bottom:29px;line-height:1.9}.contact{padding-bottom:90px}.contact-intro{max-width:425px;font-size:14px}.contact-phone{display:flex;align-items:center;gap:35px;font-size:32px;font-weight:500;letter-spacing:-.04em;margin:30px 0 14px}.contact-phone i{font-size:25px}.contact-phone:hover{color:var(--blue-dark)}.contact-links{display:flex;flex-direction:column;align-items:flex-start;gap:3px;font-size:13px;color:var(--muted)}.contact-links>a:last-child{color:var(--ink);margin-top:8px}.contact-links a:hover{text-decoration:underline}.contact-links i{margin-left:10px}.location{display:flex;align-items:flex-start;gap:16px;margin-top:34px;border-top:1px solid var(--line);padding-top:27px;max-width:425px}.location>i{font-size:22px}.location strong{font-size:12px}.location address{font-size:12px;color:var(--muted);font-style:normal;margin:5px 0}.location a{font-size:11px;border-bottom:1px solid #9cabb3}.inquiry-form{background:var(--paper);padding:42px;position:relative;border-top:3px solid var(--blue)}.form-eyebrow{font-size:9px;letter-spacing:.13em;font-weight:700;color:var(--blue-dark);margin-bottom:12px}.inquiry-form h3{font-size:31px;margin-bottom:32px}.inquiry-form label{font-size:12px;font-weight:700;margin-bottom:10px;display:block}.inquiry-form label span{font-size:10px;font-weight:400;color:var(--muted)}.form-control,.form-select{border:1px solid #d0dadd;border-radius:0;background-color:#fff;padding:14px;font-size:12px;color:var(--ink)}.form-control::placeholder{color:#6d7f89}.form-control:focus,.form-select:focus{border-color:var(--blue-dark);box-shadow:0 0 0 3px #9bc6d532}.inquiry-form textarea{min-height:130px;resize:vertical}.form-note{font-size:10px;line-height:1.8;margin:16px 0 0}.form-status{font-size:12px;margin-top:16px;color:var(--blue-dark)}.site-footer{background:var(--paper);border-top:1px solid var(--line);padding:45px 0 95px}.footer-main{display:flex;align-items:center;gap:65px;padding-bottom:32px}.footer-main img{width:230px;mix-blend-mode:multiply}.footer-main p{font-size:11px;margin:0;line-height:1.8}.back-top{margin-left:auto;display:flex;align-items:center;gap:22px;font-size:11px}.back-top i{font-size:20px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:22px;font-size:9px;color:var(--muted)}.footer-bottom a{text-decoration:underline;text-underline-offset:3px}.floating-contact{position:fixed;right:24px;bottom:21px;z-index:95;background:var(--ink);display:flex;box-shadow:0 6px 30px #081d3230;border:1px solid #ffffff35;padding:5px}.floating-contact a{display:flex;align-items:center;justify-content:center;gap:9px;padding:10px 15px;font-size:11px;font-weight:600;color:#fff}.floating-contact a:last-child{background:var(--blue);color:var(--ink)}.floating-contact i{font-size:16px}.floating-contact a:hover{background:#355268}.floating-contact a:last-child:hover{background:#c9e7ef}body:not(.aos-ready) [data-aos]{opacity:1!important;transform:none!important}
.hero-bottom{bottom:80px}
@media(min-width:1600px){.hero{max-height:900px}.product-image{height:330px}}
@media(max-width:1199px){.page-container{width:calc(100% - 72px)}.navbar{gap:23px}.navbar-brand img{width:220px}.navbar-nav{gap:20px}.header-call{padding-left:20px}.hero{min-height:640px}.hero-actions{gap:23px}.about-copy{padding-left:24px}.about-image-wrap>img{height:470px}.section{padding:90px 0}.product-image{height:260px}.inquiry-form{padding:33px}.contact-phone{font-size:29px}}
@media(max-width:991px){.page-container{width:calc(100% - 56px)}.navbar{min-height:80px;gap:20px}.navbar-brand{margin-right:auto}.navbar-brand img{width:235px}.navbar-toggler{order:3}.header-call{order:2;padding-left:0;border:0}.navbar-collapse{flex-basis:100%;order:4;padding:0 0 22px}.navbar-nav{gap:0;align-items:stretch}.navbar .nav-link{padding:12px 0!important;border-top:1px solid var(--line)}.navbar .nav-link:after{display:none}.hero{height:700px;min-height:0}.hero-image{object-position:58% center}.hero-content{padding-bottom:85px}.hero h1{font-size:86px}.hero-actions{align-items:flex-start;flex-direction:column;gap:14px}.application-strip>.page-container{flex-wrap:wrap;justify-content:center;gap:13px 23px}.application-strip span{width:100%;text-align:center}.section{padding:76px 0}.about-visual{max-width:720px}.about-image-wrap>img{height:420px}.about-copy{padding-left:24px}.about h2 br{display:none}.about-copy p{max-width:640px}.section-heading{gap:30px}.section-heading>p{max-width:270px}.product-image{height:330px}.product-copy h3{font-size:23px}.reference-grid{gap:26px}.reference-feature .gallery-button{height:505px}.gallery-button{height:205px}.reference-lists{grid-template-columns:1fr 1fr}.reference-lists>div:last-child{grid-column:1/-1}.reference-lists>div:last-child ol{columns:2;column-gap:40px}.project-banner{background-attachment:scroll;padding:85px 0}.contact .row{--bs-gutter-y:45px}.contact-intro{max-width:550px}.location{max-width:100%}.inquiry-form{padding:40px}.footer-main{gap:35px}.footer-main img{width:200px}}
@media(max-width:575px){html{scroll-padding-top:86px}.page-container{width:calc(100% - 40px)}.navbar{min-height:74px;gap:16px}.navbar-brand img{width:184px}.header-call{font-size:0;gap:0;width:30px;height:42px;justify-content:center}.header-call i{font-size:20px}.navbar-toggler{padding:0;font-size:28px}.hero{height:calc(100svh - 74px);min-height:660px;max-height:810px;align-items:flex-start}.hero-content{padding-top:64px;padding-bottom:140px}.hero .eyebrow{font-size:8px;letter-spacing:.14em;gap:9px;max-width:300px;margin-bottom:26px}.hero .eyebrow span{width:17px}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#0c233dde,#0c233d65),linear-gradient(0deg,#0c233d96,transparent 65%)}.hero h1{font-size:clamp(62px,16vw,88px);line-height:1.04;margin-bottom:25px;letter-spacing:-.055em}.hero-description{font-size:13px;max-width:315px;line-height:1.9;margin-bottom:28px}.hero-actions{gap:16px}.button{padding:15px 20px;font-size:12px}.hero-contact{font-size:10px;gap:14px}.hero-bottom{bottom:25px}.scroll-cue>span{display:none}.scroll-cue i{height:35px;width:35px;font-size:14px}.hero-project{gap:12px;padding:0 0 0 17px}.hero-project strong{font-size:11px}.hero-project>i{margin-left:0;font-size:19px}.hero-project .project-mark{font-size:20px}.hero-project>span:nth-child(2){font-size:7px}.application-strip>.page-container{gap:11px 12px;padding:24px 0}.application-strip span{font-size:8px;margin-bottom:4px}.application-strip p{font-size:10px}.application-strip i{width:3px;height:3px}.application-strip i:nth-of-type(2){display:none}.application-strip p:nth-of-type(3){margin-left:12px}.section{padding:65px 0}h2{font-size:36px;letter-spacing:-.05em;margin-bottom:23px}.eyebrow{font-size:8px;margin-bottom:20px}.about .row{--bs-gutter-y:35px}.about-image-wrap{margin-right:14px}.about-image-wrap>img{height:320px;object-position:48% center}.image-note{right:-14px;bottom:22px;padding:18px 20px;gap:15px}.image-note span{font-size:11px}.image-note i{font-size:25px}.image-caption{font-size:7px;margin-top:13px}.about-copy .lead-copy{font-size:16px}.about-copy>p:not(.eyebrow):not(.lead-copy){font-size:12px}.text-link{font-size:12px}.section-heading{display:block;margin-bottom:32px}.section-heading>p{max-width:100%;font-size:12px;line-height:1.85;margin-top:22px}.product-grid{--bs-gutter-y:33px}.product-image{height:330px}.product-copy{padding-top:19px}.product-copy h3{font-size:23px;margin-bottom:10px}.product-copy p{font-size:12px;max-width:100%;margin-bottom:10px}.product-copy>span{font-size:8px}.products-footer{display:block;margin-top:32px;padding-top:23px;font-size:12px}.products-footer .text-link{margin-top:7px;display:flex;justify-content:space-between}.product-dialog{padding:52px 24px 27px}.detail-content h3{font-size:29px}.detail-content h4{font-size:17px}.detail-content p,.detail-content li{font-size:13px}.reference-grid{display:block}.reference-grid figure{margin-bottom:28px}.reference-grid .gallery-button{height:260px}.reference-feature .gallery-button{height:365px}.reference-grid figcaption{padding-top:14px}.reference-grid h3{font-size:19px}.all-references{margin-top:33px}.all-references>summary{font-size:12px;padding:23px 0;gap:12px}.reference-total{font-size:0;gap:0}.reference-lists{grid-template-columns:1fr;gap:24px;padding-top:8px}.reference-lists>div:last-child ol{columns:1}.reference-lists h3{font-size:19px;margin-bottom:17px}.project-banner{padding:72px 0;background-position:58% center}.project-banner .eyebrow{font-size:8px;max-width:270px}.project-banner h2{font-size:38px}.project-banner p:not(.eyebrow){font-size:12px;max-width:320px}.contact-intro{font-size:13px}.contact-phone{font-size:29px;gap:24px;margin-top:26px}.contact-links{font-size:12px}.inquiry-form{padding:28px 23px}.inquiry-form h3{font-size:28px;margin-bottom:26px}.form-eyebrow{font-size:8px}.form-control,.form-select{font-size:16px;padding:12px}.inquiry-form label{font-size:11px}.form-note{font-size:10px}.footer-main{flex-wrap:wrap;gap:22px;align-items:start;padding-bottom:26px}.footer-main img{width:195px}.footer-main p{display:none}.back-top{gap:10px;font-size:9px;margin-top:5px}.back-top i{font-size:18px}.footer-bottom{font-size:9px;flex-wrap:wrap;gap:9px;justify-content:space-between}.footer-bottom>span:last-child{width:100%;margin-top:4px}.site-footer{padding-top:32px;padding-bottom:112px}.floating-contact{bottom:12px;left:20px;right:20px;padding:5px;max-width:390px;margin:auto}.floating-contact a{flex:1;padding:12px 8px;font-size:12px}.floating-contact i{font-size:16px}}
@media(max-width:359px){.page-container{width:calc(100% - 32px)}.navbar{gap:10px}.navbar-brand img{width:163px}.hero h1{font-size:59px}.hero-content{padding-top:52px}.application-strip p{font-size:9px}.product-image{height:295px}.footer-main img{width:165px}.back-top{font-size:8px}.contact-phone{font-size:27px}}
@media(max-width:575px){.page-container>.row{margin-inline:0}.page-container>.row>[class*="col-"]{padding-inline:0}.hero-bottom{bottom:95px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}[data-aos]{opacity:1!important;transform:none!important}.project-banner{background-attachment:scroll}}
@media print{.site-header,.floating-contact,.hero-bottom,.hero-actions,.inquiry-form,.gallery-expand,.back-top{display:none}.hero{height:440px;min-height:0}.section{padding:35px 0}.page-container{width:100%}[data-aos]{opacity:1!important;transform:none!important}.product-details{display:block!important}.site-footer{padding-bottom:20px}}
