:root{--blue:#005EB8;--blue2:#0076CE;--dark:#12325A;--light:#F4F8FC;--text:#18324A;--muted:#5C6B7A;--green:#2F8F4E;--border:#DCE6F1;--shadow:0 14px 35px rgba(18,50,90,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1180px,92%);margin:auto}.topbar{background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:20}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:12px;font-weight:800;color:var(--dark);font-size:24px;letter-spacing:.5px}.brand-logo{height:48px;width:auto;display:block}.footer .brand-logo{height:42px;background:#fff;border-radius:3px;padding:4px}.brand-mark{width:34px;height:34px;border-radius:6px;background:linear-gradient(135deg,var(--blue),#003a8f);display:grid;place-items:center;color:#fff;font-weight:900}.menu{display:flex;align-items:center;gap:22px;font-size:14px;color:#243f5c}.menu a:hover{color:var(--blue)}.nav-actions{display:flex;gap:10px;align-items:center}.lang{display:flex;gap:6px;font-weight:700;font-size:13px;color:var(--muted)}.lang a{padding:6px 8px;border:1px solid var(--border);border-radius:3px}.lang a.active{background:var(--blue);border-color:var(--blue);color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:3px;padding:12px 22px;background:var(--blue);color:#fff;font-weight:700;border:1px solid var(--blue);transition:.2s}.btn:hover{filter:brightness(.94);transform:translateY(-1px)}.btn.secondary{background:#fff;color:var(--blue)}.btn.green{background:var(--green);border-color:var(--green);color:#fff}.hero{position:relative;min-height:560px;background:url('images/home-hero.png') center/cover no-repeat;display:flex;align-items:center}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,54,115,.88) 0%,rgba(0,94,184,.64) 38%,rgba(255,255,255,.03) 72%)}.hero .container{position:relative}.eyebrow{color:#D7E9FF;text-transform:uppercase;font-size:13px;font-weight:800;letter-spacing:1.5px}.hero h1{margin:12px 0 18px;color:#fff;font-size:clamp(38px,5vw,68px);line-height:1.05;max-width:710px}.hero p{color:#EEF7FF;font-size:20px;max-width:650px}.hero-buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.section{padding:70px 0}.section.light{background:var(--light)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px}.section h2{font-size:34px;line-height:1.15;color:var(--dark);margin:0}.section-head p{max-width:560px;color:var(--muted);margin:0}.grid{display:grid;gap:24px}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.two{grid-template-columns:repeat(2,1fr)}.card{background:#fff;border:1px solid var(--border);border-radius:4px;overflow:hidden;box-shadow:var(--shadow)}.card img{width:100%;height:225px;object-fit:cover;display:block}.card-body{padding:24px}.card h3{color:var(--dark);font-size:23px;margin:0 0 10px}.card p{color:var(--muted);margin:0 0 18px}.small-link{color:var(--blue);font-weight:800;font-size:14px}.feature{background:#fff;border:1px solid var(--border);padding:28px;border-radius:4px;box-shadow:var(--shadow)}.feature .icon{width:48px;height:48px;border-radius:50%;background:#E6F1FB;color:var(--blue);display:grid;place-items:center;font-size:24px;font-weight:800;margin-bottom:16px}.split{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:center}.split img{width:100%;border-radius:4px;box-shadow:var(--shadow)}.list{padding-left:20px;color:var(--muted)}.cta{background:linear-gradient(135deg,var(--dark),var(--blue));color:#fff;padding:48px 0}.cta .container{display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{margin:0;color:#fff}.cta p{margin:6px 0 0;color:#DCEEFF}.footer{background:#0B2340;color:#D9E7F5;padding:38px 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:30px}.footer h4{color:#fff;margin:0 0 12px}.footer a,.footer p{color:#D9E7F5;font-size:14px}.page-hero{background:linear-gradient(90deg,rgba(0,54,115,.9),rgba(0,94,184,.55)),url('images/facility.png') center/cover no-repeat;color:#fff;padding:92px 0}.mk .page-hero,.mk .hero{background-position:center}.page-hero h1{font-size:48px;line-height:1.1;margin:0 0 14px}.page-hero p{max-width:720px;font-size:18px;color:#EEF7FF}.product-row{display:grid;grid-template-columns:230px 1fr auto;gap:20px;align-items:center;padding:22px;border:1px solid var(--border);background:#fff;border-radius:4px;margin-bottom:14px}.badge{display:inline-block;background:#E6F1FB;color:var(--blue);font-weight:800;padding:6px 10px;border-radius:30px;font-size:12px}.form{display:grid;gap:14px}.form input,.form textarea{width:100%;padding:14px;border:1px solid var(--border);border-radius:3px;font:inherit}.form textarea{min-height:140px}.note{font-size:13px;color:var(--muted)}.mini-hero{background:var(--light);border-top:1px solid var(--border);padding:50px 0}.mini-hero h1{margin:0;color:var(--dark);font-size:42px}.mini-hero p{max-width:760px;color:var(--muted)}@media(max-width:900px){.menu{display:none}.grid.three,.grid.two,.split,.footer-grid{grid-template-columns:1fr}.hero{min-height:620px}.cta .container,.section-head{align-items:flex-start;flex-direction:column}.product-row{grid-template-columns:1fr}.nav-actions{gap:6px}.btn{padding:10px 14px}.brand{font-size:21px}}

.contact-box{background:#fff;border:1px solid var(--border);border-radius:4px;padding:28px;box-shadow:var(--shadow)}.contact-line{font-size:18px;margin:12px 0;color:var(--text)}.contact-line strong{color:var(--dark)}.about-stat{background:#fff;border:1px solid var(--border);border-radius:4px;padding:22px;box-shadow:var(--shadow)}.about-stat b{font-size:28px;color:var(--blue);display:block}.simple-list{display:grid;gap:12px;margin-top:20px}.simple-list div{padding:15px 18px;border:1px solid var(--border);background:#fff;border-radius:4px}





/* Final normalization: MK primary and identical text sizing between MK and EN */
.about-content p,
.about-content li,
.footer p,
.footer a,
.contact-line,
.simple-list div {
  font-size: 14px;
  line-height: 1.6;
}

.about-content h1 {
  font-size: 42px;
  line-height: 1.15;
}

.about-content h2 {
  font-size: 24px;
  line-height: 1.25;
}

.mk .about-content p,
.mk .about-content li,
.mk .footer p,
.mk .footer a,
.mk .contact-line,
.mk .simple-list div {
  font-size: 14px !important;
  line-height: 1.6 !important;
}


/* Final MK home hero text normalization */
.mk .hero p,
html[lang="mk"] .hero p {
  font-size: 20px !important;
  line-height: 1.55 !important;
  max-width: 650px !important;
  font-weight: 400 !important;
  margin-top: 0 !important;
}

.mk .hero .simple-list,
html[lang="mk"] .hero .simple-list {
  margin-top: 22px !important;
  max-width: 650px !important;
}

.mk .hero .simple-list div,
html[lang="mk"] .hero .simple-list div {
  font-size: 15px !important;
  line-height: 1.45 !important;
  padding: 10px 14px !important;
  font-weight: 600 !important;
}

@media(max-width:900px){
  .mk .hero p,
  html[lang="mk"] .hero p {
    font-size: 17px !important;
    line-height: 1.5 !important;
  }
  .mk .hero .simple-list div,
  html[lang="mk"] .hero .simple-list div {
    font-size: 14px !important;
  }
}


/* FINAL FIX: homepage company description section */
.split .company-desc {
  font-size: 16px !important;
  line-height: 1.65 !important;
  color: var(--muted) !important;
  margin: 14px 0 18px !important;
  max-width: 720px !important;
  font-weight: 400 !important;
}

.split .list li {
  font-size: 15px !important;
  line-height: 1.55 !important;
}

.mk .split .company-desc,
html[lang="mk"] .split .company-desc {
  font-size: 16px !important;
  line-height: 1.65 !important;
}

@media(max-width:900px){
  .split .company-desc {
    font-size: 15px !important;
    line-height: 1.55 !important;
  }
}


/* Real Ecolab-style F&B images */
.fb-feature-card img{
  height:240px !important;
  object-fit:cover;
  width:100%;
}

.fb-feature-card.cleaning img{object-position:center top;}
.fb-feature-card.water img{object-position:center center;}
.fb-feature-card.cip img{object-position:center bottom;}


/* Final Food & Beverage product image cards */
.product-range-section .product-cards .card img {
  height: 230px !important;
  object-fit: cover !important;
  width: 100% !important;
  display: block !important;
}
.product-range-section .product-cards .card a img {
  transition: transform .25s ease, filter .25s ease;
}
.product-range-section .product-cards .card a:hover img {
  transform: scale(1.025);
  filter: brightness(.96);
}
.product-range-section .grid.three {
  grid-template-columns: repeat(3, 1fr);
}
@media(max-width:1000px){
  .product-range-section .grid.three { grid-template-columns: repeat(2, 1fr); }
}
@media(max-width:650px){
  .product-range-section .grid.three { grid-template-columns: 1fr; }
}


/* Integrated real product visuals */
.product-range-section .product-cards .card img {
  width: 100% !important;
  height: 210px !important;
  object-fit: cover !important;
  display: block !important;
  background: #eef5fb;
}
.product-range-section .product-cards .card a img {
  transition: transform .25s ease, filter .25s ease;
}
.product-range-section .product-cards .card a:hover img {
  transform: scale(1.02);
  filter: brightness(.96);
}


/* Life Sciences final visual cards */
.fb-feature-card img,
.product-range-section .product-cards .card img {
  width:100% !important;
  height:210px !important;
  object-fit:cover !important;
  display:block !important;
}


/* Products page hero cards */
.fb-feature-card img{
  width:100% !important;
  height:240px !important;
  object-fit:cover !important;
  display:block !important;
}















@media(max-width:900px){
    .engineering-hero-split{
        grid-template-columns:1fr;
    }
}



/* ===== Stable Engineering Images ===== */

.engineering-hero-split{
    display:grid;
    grid-template-columns:1fr 1.15fr;
    gap:40px;
    align-items:center;
}

.engineering-hero-split img{
    width:100%;
    max-width:900px;
    height:auto;
    display:block;
    margin:0 auto;
    object-fit:contain;
}

.product-cards .card img{
    display:block;
    margin:0 auto;
    object-fit:contain;
}

/* EcoPro pumps */
img[src*="engineering-pumps-real"]{
    width:auto;
    max-width:85%;
    max-height:220px;
    height:auto;
}

/* Dosing stations */
img[src*="engineering-stations-real"]{
    width:auto;
    max-width:65%;
    max-height:380px;
    height:auto;
}

/* Typhoon */
img[src*="engineering-typhoon-real"]{
    width:auto;
    max-width:65%;
    max-height:380px;
    height:auto;
}

@media(max-width:900px){
    .engineering-hero-split{
        grid-template-columns:1fr;
    }

    img[src*="engineering-stations-real"],
    img[src*="engineering-typhoon-real"],
    img[src*="engineering-pumps-real"]{
        max-width:100%;
    }
}



/* ===== Final Engineering Page Layout ===== */
.engineering-hero-new {
  min-height: 520px;
  background-image: linear-gradient(90deg, rgba(245,249,253,.96) 0%, rgba(245,249,253,.88) 34%, rgba(245,249,253,.20) 58%, rgba(245,249,253,.02) 100%), url('images/engineering-building-real.png');
  background-size: cover;
  background-position: center right;
  display: flex;
  align-items: center;
  border-bottom: 1px solid var(--border);
}

.engineering-hero-overlay {
  width: 100%;
}

.engineering-hero-text {
  max-width: 560px;
  padding: 70px 0;
}

.engineering-hero-text h1 {
  margin: 0 0 22px;
  color: var(--dark);
  font-size: clamp(34px, 4vw, 54px);
  line-height: 1.12;
  font-weight: 800;
}

.engineering-hero-text p {
  color: var(--text);
  font-size: 18px;
  line-height: 1.65;
  margin: 0 0 28px;
}

.section-head.centered {
  text-align: center;
  display: block;
  margin-bottom: 34px;
}

.section-head.centered p {
  margin: 10px auto 0;
}

.engineering-card-grid {
  align-items: stretch;
}

.engineering-card {
  display: flex;
  flex-direction: column;
}

.engineering-card img {
  width: 100% !important;
  height: 245px !important;
  object-fit: contain !important;
  object-position: center center !important;
  padding: 18px !important;
  background: #fff !important;
  display: block !important;
  margin: 0 auto !important;
  border-bottom: 1px solid var(--border);
}

.engineering-card img[src*="engineering-typhoon-real"],
.engineering-card img[src*="engineering-stations-real"] {
  height: 300px !important;
  padding: 12px !important;
}

.engineering-card .card-body {
  flex: 1;
}

.engineering-actions {
  margin-top: 34px;
  display: flex;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
}

@media(max-width:1100px){
  .grid.four.engineering-card-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media(max-width:650px){
  .grid.four.engineering-card-grid {
    grid-template-columns: 1fr;
  }
  .engineering-hero-new {
    background-position: center right;
  }
  .engineering-hero-text {
    padding: 50px 0;
  }
}


/* ===== About redesign ===== */
.about-hero{
  background:linear-gradient(180deg,#f7fbff 0%,#eef5fb 100%);
  padding:70px 0 50px;
}

.about-hero-grid{
  display:grid;
  grid-template-columns:1.2fr .8fr;
  gap:40px;
  align-items:start;
}

.eyebrow{
  display:inline-block;
  background:#e7f1fb;
  color:#005eb8;
  font-weight:700;
  letter-spacing:.08em;
  padding:10px 16px;
  border-radius:999px;
  margin-bottom:18px;
  font-size:12px;
}

.about-copy h1{
  font-size:56px;
  line-height:1.05;
  margin:0 0 24px;
}

.about-company-card{
  background:#fff;
  border:1px solid #dfe9f3;
  border-left:5px solid #005eb8;
  border-radius:18px;
  padding:24px;
  margin-bottom:26px;
  box-shadow:0 10px 30px rgba(0,0,0,.04);
}

.about-company-card h3{
  margin:0 0 8px;
}

.about-company-card p{
  margin:0;
  color:#5c6977;
}

.lead{
  font-size:19px;
  line-height:1.8;
  color:#243342;
  margin-bottom:30px;
}

.about-highlights{
  display:grid;
  gap:16px;
}

.highlight-box{
  background:#fff;
  border:1px solid #dfe9f3;
  border-radius:18px;
  padding:20px;
  display:flex;
  flex-direction:column;
  gap:8px;
  transition:.2s ease;
}

.highlight-box:hover{
  transform:translateY(-3px);
  box-shadow:0 14px 28px rgba(0,94,184,.08);
}

.highlight-box strong{
  color:#005eb8;
  font-size:18px;
}

.highlight-box span{
  color:#5c6977;
  line-height:1.6;
}

.about-visual{
  display:grid;
  gap:18px;
}

.about-visual-card{
  min-height:170px;
  border-radius:24px;
  padding:34px;
  background:linear-gradient(135deg,#005eb8 0%,#2e7bd1 100%);
  color:#fff;
  display:flex;
  flex-direction:column;
  justify-content:center;
  box-shadow:0 18px 35px rgba(0,94,184,.16);
}

.about-visual-card.blue{
  background:linear-gradient(135deg,#00a3e0 0%,#005eb8 100%);
}

.about-visual-card.dark{
  background:linear-gradient(135deg,#14324f 0%,#0a2035 100%);
}

.stat-number{
  font-size:52px;
  font-weight:800;
  line-height:1;
  margin-bottom:12px;
}

.stat-label{
  font-size:17px;
  line-height:1.5;
}

.about-details{
  padding-top:20px;
}

.about-info-card{
  border-radius:24px;
}

.about-info-card .card-body{
  padding:34px;
}

.about-list{
  margin:18px 0 0;
  padding-left:18px;
}

.about-list li{
  margin-bottom:10px;
}

@media(max-width:980px){
  .about-hero-grid{
    grid-template-columns:1fr;
  }

  .about-copy h1{
    font-size:42px;
  }
}


/* ===== About logo enhancement ===== */

.about-logo-wrap{
  margin-bottom:28px;
  display:flex;
  align-items:center;
}

.about-logo-large{
  max-width:340px;
  width:100%;
  height:auto;
  display:block;
  filter: drop-shadow(0 10px 22px rgba(0,94,184,.12));
}

.about-copy{
  position:relative;
}

.about-copy::after{
  content:"";
  position:absolute;
  top:-20px;
  right:-40px;
  width:180px;
  height:180px;
  background:radial-gradient(circle, rgba(0,94,184,.08) 0%, rgba(0,94,184,0) 72%);
  pointer-events:none;
}

@media(max-width:768px){
  .about-logo-large{
    max-width:240px;
  }
}



}




/* ===== Full page watermark logo ===== */

.about-hero{
  position:relative;
  overflow:hidden;
  isolation:isolate;
}

/* Full-page watermark */
.about-hero::before{
  content:"";
  position:absolute;
  inset:0;
  background-image:url('images/bodar-logo.png');
  background-repeat:no-repeat;
  background-position:center center;
  background-size:78%;
  opacity:0.035;
  z-index:0;
  pointer-events:none;
  transform:scale(1.08);
}

/* Soft blue overlay */
.about-hero::after{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at top right, rgba(0,94,184,.08), transparent 42%),
    radial-gradient(circle at bottom left, rgba(0,163,224,.05), transparent 35%);
  z-index:1;
  pointer-events:none;
}

.about-hero .container{
  position:relative;
  z-index:2;
}

/* Keep visible front logo smaller */
.about-logo-wrap{
  margin-bottom:18px;
}

.about-logo-large{
  max-width:220px;
  width:100%;
  height:auto;
  opacity:.96;
  filter:drop-shadow(0 8px 20px rgba(0,94,184,.12));
}

@media(max-width:1100px){
  .about-hero::before{
    background-size:95%;
    opacity:.03;
  }
}

@media(max-width:700px){
  .about-hero::before{
    background-size:120%;
    opacity:.028;
  }
}

