:root{--navy:#071d3b;--blue:#135be8;--green:#73c43d;--paper:#f5f6f2;--text:#0c1c32;--muted:#647084;--line:rgba(7,29,59,.14);--max:1460px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text);font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}h1,h2,h3{font-family:Manrope,Arial,sans-serif}.site-header{height:104px;position:sticky;top:0;z-index:100;background:rgba(245,246,242,.88);backdrop-filter:blur(20px);border-bottom:1px solid var(--line)}.header-inner,.inner,.hero-inner{max-width:var(--max);margin:auto;padding-left:28px;padding-right:28px}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:14px}.brand img,.custom-logo{width:68px;height:68px;object-fit:contain}.brand strong{display:block;font-size:1.35rem}.brand small{display:block;color:var(--muted)}.primary-nav .menu{display:flex;list-style:none;gap:25px;align-items:center;margin:0;padding:0}.primary-nav a{font-weight:800;text-transform:uppercase;font-size:.95rem}.primary-nav .menu-contact a{background:var(--navy);color:white;padding:12px 17px;border-radius:999px}.sub-menu{display:none;position:absolute;background:#fff;padding:12px;list-style:none;border-radius:12px;box-shadow:0 15px 40px rgba(0,0,0,.12)}.menu-item-has-children:hover>.sub-menu{display:block}.menu-toggle{display:none;background:none;border:0}.menu-toggle span{display:block;width:28px;height:2px;background:var(--navy);margin:7px}.hero{min-height:calc(100vh - 104px);display:grid;align-items:center;color:white;background:linear-gradient(90deg,rgba(7,29,59,.97),rgba(7,29,59,.65),rgba(7,29,59,.18)),var(--hero) center/cover}.hero h1{font-size:clamp(4rem,7.5vw,8.2rem);line-height:.89;letter-spacing:-.06em;max-width:1150px}.kicker,.eyebrow{color:var(--green);font-weight:800;letter-spacing:.15em;text-transform:uppercase}.lead{font-size:1.25rem;line-height:1.7;max-width:800px}.actions{display:flex;gap:14px;margin-top:30px}.btn{display:inline-flex;padding:16px 24px;border-radius:999px;font-weight:800;border:1px solid transparent}.primary{background:var(--green);color:var(--navy)}.ghost{border-color:white}.section{padding:100px 0}.section-head{display:grid;grid-template-columns:.35fr 1.65fr;gap:55px;margin-bottom:50px}.section-head b{font-size:2rem;color:var(--blue)}.section-head h2,.about h2,.contact h2{font-size:clamp(2.7rem,5vw,5.7rem);line-height:.98;letter-spacing:-.05em}.services{background:#fff}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;overflow:hidden;min-height:340px;position:relative}.card-image{height:190px;display:block;overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover}.card-body{padding:26px;min-height:275px}.label{display:inline-grid;place-items:center;min-width:48px;height:38px;padding:0 10px;background:var(--blue);color:#fff;border-radius:12px;font-size:.75rem;font-weight:800}.service-card h3{font-size:1.35rem}.service-card p{color:var(--muted);line-height:1.6}.more{color:var(--blue);font-weight:800}.areas{background:var(--navy);color:white}.area-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.area{height:420px;background-size:cover;background-position:center;border-radius:24px;position:relative;overflow:hidden}.area:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(5,20,42,.95))}.area div{position:absolute;z-index:2;left:26px;right:26px;bottom:22px}.about-grid,.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.about-logo{background:linear-gradient(145deg,#071d3b,#0d3465);border-radius:30px;padding:45px;min-height:430px;display:grid;place-items:center}.about-logo img{max-height:360px;object-fit:contain}.large{font-size:1.2rem;line-height:1.75}.refs{background:#e8ece7}.ref-grid,.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ref-grid article,.news-grid article{background:white;border-radius:20px;overflow:hidden}.ref-grid article>div,.news-grid article>div{padding:22px}.meta{color:var(--blue);font-size:.75rem;font-weight:800}.partners{padding:35px 0;background:#fff}.partners-row{display:flex;gap:40px;justify-content:center;align-items:center;flex-wrap:wrap}.partners-row img{max-height:55px;width:auto;filter:grayscale(1)}.map{height:420px}.map iframe{width:100%;height:100%;border:0}.contact{background:#06152b;color:#fff}.contact form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact label{display:grid;gap:8px;color:#aeb9c8;font-size:.75rem;text-transform:uppercase}.contact input,.contact textarea{background:transparent;border:0;border-bottom:1px solid #56657c;color:#fff;padding:13px 0;font:inherit}.full,.status{grid-column:1/-1}.hp{position:absolute;left:-9999px}.single-hero{background:var(--navy);color:#fff;padding:110px 0}.single-hero h1{font-size:clamp(3rem,6vw,6.5rem)}.single-content{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.single-content article{font-size:1.08rem;line-height:1.8}.site-footer{background:#020d1c;color:#aeb9c8;padding:38px 0}.footer-inner{max-width:var(--max);margin:auto;padding:0 28px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:25px}.footer-brand{display:flex;align-items:center;gap:12px;color:#fff}.footer-brand img{width:55px}@media(max-width:980px){.menu-toggle{display:block}.primary-nav{display:none;position:absolute;top:104px;left:0;right:0;background:var(--paper);padding:25px}.primary-nav.open{display:block}.primary-nav .menu{flex-direction:column;align-items:flex-start}.sub-menu{display:block;position:static;box-shadow:none;background:transparent}.section-head,.about-grid,.contact-grid,.single-content{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr 1fr}.area-grid,.ref-grid,.news-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}}@media(max-width:640px){.header-inner,.inner,.hero-inner,.footer-inner{padding-left:18px;padding-right:18px}.hero h1{font-size:3.55rem}.service-grid{grid-template-columns:1fr}.contact form{grid-template-columns:1fr}.full,.status{grid-column:auto}.footer-inner{grid-template-columns:1fr}}
.service-icon{
  width:64px;
  height:64px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:var(--blue);
  background:rgba(19,91,232,.08);
  border:1px solid rgba(19,91,232,.14);
  border-radius:18px;
  margin-bottom:24px;
}
.service-icon svg{width:42px;height:42px;display:block}
.service-card:nth-child(3n+2) .service-icon{color:var(--green);background:rgba(115,196,61,.10);border-color:rgba(115,196,61,.2)}
.service-card:nth-child(3n) .service-icon{color:#2984a8;background:rgba(86,166,199,.10);border-color:rgba(86,166,199,.2)}
.service-card .card-body{display:flex;flex-direction:column;min-height:315px}
.service-card .more{margin-top:auto}

.map-button{
  margin-top:18px;
  background:#fff;
  color:var(--navy);
}
.contact-map-block{
  margin-top:60px;
}
.contact-map-heading{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:28px;
  margin-bottom:22px;
}
.contact-map-heading h3{
  margin:0;
  color:#fff;
  font-size:clamp(2rem,3vw,3rem);
}
.contact-map-heading>p{
  max-width:360px;
  margin:0;
  color:#b9c5d4;
  text-align:right;
}
.contact-map{
  height:430px;
  overflow:hidden;
  border-radius:24px;
  border:1px solid rgba(255,255,255,.16);
  background:#dfe5ea;
}
.contact-map iframe{
  display:block;
  width:100%;
  height:100%;
  border:0;
}
@media(max-width:760px){
  .contact-map-heading{
    align-items:flex-start;
    flex-direction:column;
  }
  .contact-map-heading>p{
    text-align:left;
  }
  .contact-map{
    height:330px;
  }
}

/* v5.5 – uravnotežena tipografija in usklajen razdelek O podjetju */
body{font-size:17px;line-height:1.65}
.primary-nav a,.primary-nav .menu a{font-size:1.02rem}
.brand-copy strong{font-size:1.5rem}
.brand-copy small{font-size:.88rem}
.hero{min-height:calc(92vh - 104px)}
.hero h1{
  font-size:clamp(3.4rem,6.15vw,6.8rem);
  line-height:.94;
  letter-spacing:-.052em;
  max-width:1080px;
  overflow-wrap:normal;
  word-break:normal;
}
.hero-lead{font-size:clamp(1.12rem,1.35vw,1.32rem);line-height:1.65;max-width:820px}
.section-head h2,.about .section-head h2,.contact h2{
  font-size:clamp(2.45rem,4.25vw,4.9rem);
  line-height:1.02;
  letter-spacing:-.042em;
}
.about{background:var(--paper)}
.about .section-head{margin-bottom:48px}
.about-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:64px;align-items:center}
.about-logo{
  min-height:360px;
  padding:44px;
  border-radius:24px;
  background:#fff;
  border:1px solid var(--line);
  box-shadow:none;
  display:grid;
  place-items:center;
}
.about-logo:before{display:none}
.about-logo img{
  max-height:300px;
  width:100%;
  object-fit:contain;
  filter:none;
}
.about-copy{max-width:760px}
.about-copy .large{font-size:1.25rem;line-height:1.75;color:#26344a}
.service-card h3{font-size:1.48rem}
.service-card p,.area-card p,.reference-card p,.news-card p{font-size:1.02rem}
.button,.btn{font-size:1rem}
@media(max-width:980px){
  body{font-size:16px}
  .hero{min-height:auto;padding:92px 0}
  .hero h1{font-size:clamp(3rem,9vw,5.1rem)}
  .about-grid{grid-template-columns:1fr;gap:34px}
}
@media(max-width:640px){
  .hero{padding:72px 0}
  .hero h1{font-size:clamp(2.65rem,12vw,4rem);line-height:.98;letter-spacing:-.04em}
  .hero-lead{font-size:1.08rem}
  .section-head h2,.about .section-head h2,.contact h2{font-size:clamp(2.15rem,10vw,3.3rem)}
  .about-logo{min-height:280px;padding:30px}
  .about-logo img{max-height:230px}
}

/* v5.6 – enotni sistem naslovov vseh razdelkov */
.section-head{
  display:grid;
  grid-template-columns:minmax(180px,.35fr) minmax(0,1.65fr);
  gap:55px;
  align-items:start;
  margin-bottom:52px;
}
.section-head-meta{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:8px;
  padding-top:4px;
}
.section-index,
.section-head b{
  display:block;
  margin:0;
  font-family:Manrope,Arial,sans-serif;
  font-size:clamp(2.15rem,2.6vw,2.85rem);
  line-height:1;
  font-weight:800;
  letter-spacing:-.04em;
  color:var(--blue);
}
.section-label,
.section-head-meta p,
.section-head>div>p{
  margin:0;
  font-size:.82rem;
  line-height:1.3;
  font-weight:800;
  letter-spacing:.16em;
  text-transform:uppercase;
  color:var(--text);
}
.section-head h2,
.about .section-head h2,
.contact .section-head h2{
  margin:0;
  font-size:clamp(2.45rem,4.25vw,4.9rem);
  line-height:1.02;
  letter-spacing:-.042em;
}
.areas .section-index,
.contact .section-index{
  color:var(--green);
}
.areas .section-label,
.contact .section-label{
  color:#d9e4ef;
}
.areas .section-head h2,
.contact .section-head h2{
  color:#fff;
}
.contact .section-head{
  margin-bottom:58px;
}
.contact-grid{
  align-items:start;
}
.contact-grid>div:first-child{
  padding-top:2px;
}
.contact-grid>div:first-child>p:first-of-type{
  margin-top:0;
}
.about .section-head{
  margin-bottom:52px;
}

/* Partners intentionally have no sequence number: they are a supporting strip. */

@media(max-width:980px){
  .section-head{
    grid-template-columns:1fr;
    gap:20px;
    margin-bottom:38px;
  }
  .section-head-meta{
    flex-direction:row;
    align-items:baseline;
    gap:16px;
    padding-top:0;
  }
  .section-index,
  .section-head b{
    font-size:2.2rem;
  }
}
@media(max-width:640px){
  .section-head{
    gap:15px;
    margin-bottom:32px;
  }
  .section-index,
  .section-head b{
    font-size:2rem;
  }
  .section-label,
  .section-head-meta p,
  .section-head>div>p{
    font-size:.76rem;
  }
}

/* v5.7 – vsebinsko bogate podstrani dejavnosti */
.single-content article{
  font-size:1.08rem;
  line-height:1.82;
}
.single-content article h2{
  margin:0 0 24px;
  font-size:clamp(2rem,3.3vw,3.5rem);
  line-height:1.08;
  letter-spacing:-.035em;
}
.single-content article h3{
  margin:42px 0 16px;
  font-size:1.45rem;
}
.single-content article ul{
  margin:0 0 28px;
  padding-left:1.25rem;
}
.single-content article li{
  margin-bottom:10px;
}
.service-cta{
  padding:65px 0;
  background:#e8eee5;
}
.service-cta .inner{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:32px;
}
.service-cta h2{
  max-width:800px;
  margin:0;
  font-size:clamp(2rem,3.5vw,3.7rem);
  line-height:1.05;
}
@media(max-width:760px){
  .service-cta .inner{
    align-items:flex-start;
    flex-direction:column;
  }
}

/* v5.8 – podrobne reference in uredniški osnutki */
.reference-detail{
  display:grid;
  grid-template-columns:320px minmax(0,1fr);
  gap:64px;
  align-items:start;
}
.reference-facts{
  position:sticky;
  top:135px;
  padding:28px;
  border:1px solid var(--line);
  border-radius:22px;
  background:#fff;
}
.reference-facts h2{
  font-size:1.45rem;
  margin-bottom:24px;
}
.reference-facts p{
  display:grid;
  gap:5px;
  padding-bottom:16px;
  margin-bottom:16px;
  border-bottom:1px solid var(--line);
}
.reference-facts strong{
  font-size:.74rem;
  letter-spacing:.1em;
  text-transform:uppercase;
  color:var(--blue);
}
.reference-facts span{
  color:var(--text);
  line-height:1.55;
}
.reference-source{
  margin-top:8px;
  background:var(--navy);
  color:#fff;
}
.reference-content{
  font-size:1.08rem;
  line-height:1.82;
}
.reference-content h2{
  font-size:clamp(2rem,3.2vw,3.5rem);
  line-height:1.08;
}
.reference-content h3{
  margin-top:38px;
}
.reference-hero-image{
  margin-bottom:36px;
}
.reference-hero-image img{
  width:100%;
  border-radius:24px;
}
.ref-grid .more{
  display:inline-block;
  margin-top:10px;
  font-weight:800;
  color:var(--blue);
}
@media(max-width:900px){
  .reference-detail{grid-template-columns:1fr}
  .reference-facts{position:static}
}

/* v5.9 – zamenljive fotografije razdelkov */
.section-visual{
  height:clamp(210px,26vw,380px);
  margin:-16px 0 42px;
  overflow:hidden;
  border-radius:24px;
  border:1px solid var(--line);
}
.section-visual img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.areas .section-visual,
.contact .section-visual{
  border-color:rgba(255,255,255,.16);
}

/* TranslatePress / jezikovni preklopnik */
.twog-language-switcher{
  display:flex;
  align-items:center;
  margin-left:18px;
  font-size:.78rem;
  font-weight:800;
  letter-spacing:.06em;
}
.twog-language-switcher .trp-language-switcher{
  width:auto;
  height:auto;
}
.twog-language-switcher .trp-ls-shortcode-current-language,
.twog-language-switcher .trp-ls-shortcode-language{
  width:auto!important;
  min-width:74px;
  border:1px solid var(--line);
  border-radius:12px;
  background:rgba(255,255,255,.96);
}
.twog-language-switcher .trp-ls-shortcode-current-language a,
.twog-language-switcher .trp-ls-shortcode-language a{
  padding:8px 10px;
}
.language-placeholder{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:42px;
  height:36px;
  padding:0 10px;
  border:1px solid var(--line);
  border-radius:11px;
  background:#fff;
  color:var(--navy);
}
@media(max-width:1120px){
  .twog-language-switcher{margin-left:8px}
}
@media(max-width:980px){
  .twog-language-switcher{
    position:absolute;
    right:72px;
    top:34px;
  }
  .section-visual{margin-top:0}
}
@media(max-width:640px){
  .twog-language-switcher{right:58px;top:31px}
  .section-visual{
    height:220px;
    margin-bottom:30px;
    border-radius:18px;
  }
}

/* v6.0 RC – jezikovni preklopnik in zaključna stabilizacija */
.twog-language-switcher .gtranslate_wrapper,
.twog-language-switcher .switcher,
.twog-language-switcher select{
  max-width:150px;
}
.twog-language-switcher select{
  min-height:38px;
  padding:6px 30px 6px 10px;
  border:1px solid var(--line);
  border-radius:11px;
  background:#fff;
  color:var(--navy);
  font:inherit;
}
.twog-language-switcher img{
  display:inline-block;
  width:auto;
  height:auto;
}
.language-placeholder{
  white-space:nowrap;
}
.section-visual img,
.service-photo img,
.ref-card img,
.news-card img{
  object-position:center;
}
@media(max-width:980px){
  .twog-language-switcher .gtranslate_wrapper,
  .twog-language-switcher .switcher,
  .twog-language-switcher select{
    max-width:115px;
  }
}

/* v6.1 RC – delovni čas in obvestilo o dopustu */
.contact-details{
  display:grid;
  gap:0;
  margin:24px 0 28px;
  max-width:520px;
  border-top:1px solid rgba(255,255,255,.16);
}
.contact-details p{
  display:grid;
  grid-template-columns:130px minmax(0,1fr);
  gap:18px;
  margin:0;
  padding:15px 0;
  border-bottom:1px solid rgba(255,255,255,.16);
}
.contact-details span{
  font-size:.76rem;
  font-weight:800;
  letter-spacing:.1em;
  text-transform:uppercase;
  color:#9eb0c5;
}
.contact-details a,
.contact-details strong{
  color:#fff;
  font-weight:700;
}
.vacation-notice{
  display:grid;
  grid-template-columns:48px minmax(0,1fr);
  gap:20px;
  align-items:start;
  margin:0 0 38px;
  padding:24px 28px;
  border:1px solid rgba(115,196,61,.35);
  border-radius:20px;
  background:rgba(115,196,61,.11);
}
.vacation-notice-icon{
  display:grid;
  place-items:center;
  width:44px;
  height:44px;
  border-radius:50%;
  background:var(--green);
  color:var(--navy);
  font-family:Manrope,Arial,sans-serif;
  font-size:1.2rem;
  font-weight:800;
}
.vacation-notice h3{
  margin:0 0 8px;
  color:#fff;
  font-size:1.3rem;
}
.vacation-notice p{
  margin:0;
  color:#dbe5ef;
  line-height:1.65;
}
.vacation-notice .vacation-dates{
  margin-top:10px;
  color:#fff;
  font-weight:800;
}
@media(max-width:640px){
  .contact-details p{
    grid-template-columns:1fr;
    gap:4px;
  }
  .vacation-notice{
    grid-template-columns:1fr;
    padding:22px;
  }
}
