{"id":3952,"date":"2026-03-22T19:42:55","date_gmt":"2026-03-22T19:42:55","guid":{"rendered":"https:\/\/new.equitas-consulting.com\/?page_id=3952"},"modified":"2026-03-28T21:26:33","modified_gmt":"2026-03-28T21:26:33","slug":"experience","status":"publish","type":"page","link":"https:\/\/www.equitas-consulting.com\/tr\/experience\/","title":{"rendered":"Projeler"},"content":{"rendered":"\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&#038;family=DM+Sans:wght@300;400;500;700&#038;display=swap\">\n<style>\n\/* ===== EQUITAS REPRESENTATIVE EXPERIENCE PAGE ===== *\/\n\n.eq-experience {\n  --terra:       #C45A10;\n  --terra-light: #D97035;\n  --slate:       #1C2B2B;\n  --slate-mid:   #2A3D3D;\n  --slate-panel: #132022;\n  --off-white:   #F6F3EE;\n  --white:       #FFFFFF;\n  --ink:         #182426;\n  --ink-soft:    #3A4040;\n  --muted:       #7A8A8A;\n  --line:        rgba(196,90,16,0.12);\n  --max:         1320px;\n  font-family: 'DM Sans', sans-serif;\n  color: var(--ink-soft);\n  overflow-x: hidden;\n}\n\n.eq-experience *, .eq-experience *::before, .eq-experience *::after {\n  box-sizing: border-box;\n}\n\n.eq-experience a { color: inherit; text-decoration: none; }\n\n.eq-experience .container {\n  width: min(var(--max), calc(100% - 80px));\n  margin: 0 auto;\n}\n\n.eq-experience .eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  font-size: 11px;\n  font-weight: 400;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--terra-light);\n}\n.eq-experience .eyebrow::before {\n  content: \"\";\n  width: 30px; height: 1px;\n  background: var(--terra);\n  flex-shrink: 0;\n}\n\n.eq-experience .section-title {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(2.25rem, 4.5vw, 4rem);\n  line-height: 1.0;\n  font-weight: 500;\n  color: var(--ink);\n}\n.eq-experience .section-title em { font-style: italic; color: #5f6d70; }\n\n.eq-experience .section-intro {\n  margin-top: 1.25rem;\n  max-width: 800px;\n  font-size: 0.95rem;\n  line-height: 1.9;\n  color: var(--muted);\n  font-weight: 300;\n}\n\n\/* HERO *\/\n.eq-experience .hero {\n  position: relative;\n  min-height: 60vh;\n  display: flex;\n  align-items: flex-end;\n  padding: 90px 0 70px;\n  background:\n    linear-gradient(180deg, rgba(28,43,43,0.28) 0%, rgba(28,43,43,0.60) 40%, rgba(28,43,43,0.94) 100%),\n    linear-gradient(135deg, #1C2B2B 0%, #2A3D3D 100%);\n  color: #fff;\n  overflow: hidden;\n}\n\n.eq-experience .hero::before {\n  content: \"\";\n  position: absolute; inset: 0;\n  background-image:\n    linear-gradient(rgba(196,90,16,0.04) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(196,90,16,0.04) 1px, transparent 1px);\n  background-size: 60px 60px;\n  pointer-events: none;\n}\n\n.eq-experience .hero::after {\n  content: \"\";\n  position: absolute; left: 0; right: 0; bottom: 0;\n  height: 100px;\n  background: linear-gradient(180deg, rgba(246,243,238,0) 0%, var(--off-white) 100%);\n}\n\n.eq-experience .hero-accent-bar {\n  position: absolute;\n  left: 0; top: 15%; bottom: 15%;\n  width: 3px;\n  background: var(--terra);\n  opacity: 0.5;\n}\n\n.eq-experience .hero-content {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr 390px;\n  gap: 4rem;\n  align-items: end;\n}\n\n.eq-experience .hero h1 {\n  margin-top: 18px;\n  font-family: 'Cormorant Garamond', serif;\n  font-weight: 500;\n  font-size: clamp(2.8rem, 5.5vw, 5rem);\n  line-height: 0.95;\n  letter-spacing: -0.02em;\n  color: #fff;\n}\n\n.eq-experience .hero h1 em { color: var(--terra-light); font-style: italic; }\n\n.eq-experience .hero-copy {\n  margin-top: 24px;\n  max-width: 760px;\n  font-size: 1rem;\n  line-height: 1.9;\n  color: rgba(255,255,255,0.66);\n  font-weight: 300;\n}\n\n.eq-experience .hero-positioning {\n  margin-top: 14px;\n  max-width: 780px;\n  font-size: 0.88rem;\n  line-height: 1.8;\n  color: rgba(255,255,255,0.78);\n  font-weight: 400;\n}\n\n\/* HERO CARD *\/\n.eq-experience .hero-card {\n  background: rgba(28,43,43,0.65);\n  border: 1px solid rgba(196,90,16,0.2);\n  backdrop-filter: blur(18px);\n  padding: 28px 26px;\n  align-self: end;\n}\n\n.eq-experience .hero-card-label {\n  font-size: 0.65rem;\n  text-transform: uppercase;\n  letter-spacing: 0.18em;\n  color: rgba(255,255,255,0.45);\n  margin-bottom: 18px;\n  font-weight: 400;\n}\n\n.eq-experience .hero-list {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n\n.eq-experience .hero-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 0.82rem;\n  line-height: 1.55;\n  color: rgba(255,255,255,0.72);\n  font-weight: 300;\n}\n\n.eq-experience .hero-list-item::before {\n  content: \"\";\n  width: 5px; height: 5px;\n  border-radius: 50%;\n  background: var(--terra);\n  flex-shrink: 0;\n  margin-top: 6px;\n}\n\n\/* INTRO *\/\n.eq-experience .intro-section {\n  background: var(--white);\n  padding: 60px 0;\n}\n\n.eq-experience .intro-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 1px;\n  background: rgba(28,43,43,0.08);\n  margin-top: 36px;\n}\n\n.eq-experience .intro-panel {\n  background: var(--white);\n  padding: 48px 44px;\n}\n\n.eq-experience .intro-panel p {\n  font-size: 0.95rem;\n  font-weight: 300;\n  line-height: 1.95;\n  color: var(--ink-soft);\n  margin-bottom: 1.25rem;\n}\n.eq-experience .intro-panel p:last-child { margin-bottom: 0; }\n\n.eq-experience .quote-panel {\n  background: var(--slate-panel);\n  padding: 48px 44px;\n  border-left: 4px solid var(--terra);\n}\n\n.eq-experience .quote-panel .label {\n  font-size: 0.65rem;\n  font-weight: 400;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--terra-light);\n  margin-bottom: 2rem;\n  display: block;\n}\n\n.eq-experience .quote-panel blockquote {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(1.45rem, 2vw, 1.9rem);\n  line-height: 1.35;\n  color: rgba(255,255,255,0.88);\n  margin-bottom: 1.5rem;\n  font-style: italic;\n}\n\n.eq-experience .quote-panel p {\n  font-size: 0.88rem;\n  font-weight: 300;\n  line-height: 1.9;\n  color: rgba(255,255,255,0.56);\n}\n\n\/* FILTER TABS *\/\n.eq-experience .filter-bar {\n  background: var(--off-white);\n  position: sticky;\n  top: 70px;\n  z-index: 100;\n  border-bottom: 1px solid rgba(28,43,43,0.08);\n}\n\n.eq-experience .filter-inner {\n  display: flex;\n  align-items: center;\n  overflow-x: auto;\n  scrollbar-width: none;\n}\n.eq-experience .filter-inner::-webkit-scrollbar { display: none; }\n\n.eq-experience .filter-btn {\n  display: inline-flex;\n  align-items: center;\n  padding: 16px 22px;\n  font-size: 0.75rem;\n  font-weight: 400;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: var(--muted);\n  border: none;\n  border-bottom: 2px solid transparent;\n  background: transparent;\n  white-space: nowrap;\n  cursor: pointer;\n  transition: color 0.2s, border-color 0.2s;\n  font-family: 'DM Sans', sans-serif;\n}\n\n.eq-experience .filter-btn:hover { color: var(--terra); }\n.eq-experience .filter-btn.active {\n  color: var(--terra);\n  border-bottom-color: var(--terra);\n  font-weight: 500;\n}\n\n\/* EXPERIENCE SECTIONS *\/\n.eq-experience .category-section {\n  background: var(--off-white);\n  padding: 60px 0;\n}\n\n.eq-experience .category-section.white {\n  background: var(--white);\n}\n\n.eq-experience .category-section.hidden { display: none; }\n\n\/* EXPERIENCE GRID *\/\n.eq-experience .experience-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 1px;\n  background: rgba(28,43,43,0.08);\n  margin-top: 36px;\n}\n\n.eq-experience .experience-card {\n  background: var(--white);\n  padding: 38px 36px;\n  position: relative;\n  overflow: hidden;\n  transition: background 0.3s ease;\n}\n\n.eq-experience .category-section .experience-card {\n  background: var(--off-white);\n}\n\n.eq-experience .category-section.white .experience-card {\n  background: var(--white);\n}\n\n.eq-experience .experience-card::after {\n  content: \"\";\n  position: absolute;\n  bottom: 0; left: 0;\n  width: 0; height: 3px;\n  background: var(--terra);\n  transition: width 0.4s ease;\n}\n\n.eq-experience .experience-card:hover { background: var(--white) !important; }\n.eq-experience .experience-card:hover::after { width: 100%; }\n\n\/* HIDDEN CARDS *\/\n.eq-experience .experience-card.exp-hidden {\n  display: none;\n}\n\n.eq-experience .exp-meta {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-bottom: 1rem;\n}\n\n.eq-experience .exp-chip {\n  font-size: 0.68rem;\n  font-weight: 400;\n  letter-spacing: 0.05em;\n  padding: 4px 10px;\n  background: rgba(246,243,238,0.8);\n  color: var(--ink-soft);\n  border: 1px solid rgba(196,90,16,0.15);\n}\n\n.eq-experience .category-section.white .exp-chip {\n  background: var(--off-white);\n}\n\n.eq-experience .experience-card:hover .exp-chip {\n  background: var(--off-white);\n}\n\n.eq-experience .exp-title {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 1.5rem;\n  font-weight: 500;\n  color: var(--ink);\n  line-height: 1.15;\n  margin-bottom: 0.85rem;\n}\n\n.eq-experience .exp-desc {\n  font-size: 0.88rem;\n  font-weight: 300;\n  line-height: 1.85;\n  color: var(--ink-soft);\n}\n\n\/* VIEW MORE BUTTON *\/\n.eq-experience .view-more-wrap {\n  margin-top: 2px;\n  background: rgba(28,43,43,0.08);\n  padding: 1px 0 0;\n}\n\n.eq-experience .view-more-btn {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  width: 100%;\n  padding: 20px;\n  background: var(--white);\n  border: none;\n  font-family: 'DM Sans', sans-serif;\n  font-size: 0.75rem;\n  font-weight: 500;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--terra);\n  cursor: pointer;\n  transition: background 0.2s, color 0.2s;\n}\n\n.eq-experience .category-section .view-more-btn {\n  background: var(--off-white);\n}\n\n.eq-experience .view-more-btn:hover {\n  background: var(--white);\n  color: var(--terra-light);\n}\n\n.eq-experience .view-more-btn .btn-arrow {\n  font-size: 1rem;\n  transition: transform 0.3s ease;\n  display: inline-block;\n}\n\n.eq-experience .view-more-btn.expanded .btn-arrow {\n  transform: rotate(180deg);\n}\n\n\/* STRIP *\/\n.eq-experience .strip {\n  background: var(--slate);\n  padding: 38px 0;\n}\n\n.eq-experience .strip-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 0;\n  background: transparent;\n}\n\n.eq-experience .strip-item {\n  padding: 18px 28px;\n  text-align: center;\n  background: var(--slate);\n  border-right: 1px solid rgba(255,255,255,0.06);\n}\n\n.eq-experience .strip-item:last-child { border-right: none; }\n\n.eq-experience .strip-label {\n  font-size: 0.6rem;\n  font-weight: 400;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--muted);\n  margin-bottom: 4px;\n}\n\n.eq-experience .strip-value {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 1.05rem;\n  font-weight: 500;\n  line-height: 1.6;\n  color: rgba(255,255,255,0.82);\n}\n\n\/* CTA *\/\n.eq-experience .cta-section {\n  background: var(--terra);\n  padding: 36px 0;\n}\n\n.eq-experience .cta-inner {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 2rem;\n  flex-wrap: wrap;\n}\n\n.eq-experience .cta-inner h2 {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(1.8rem, 3vw, 2.8rem);\n  line-height: 1.1;\n  font-weight: 500;\n  color: #fff;\n  margin-bottom: 8px;\n}\n\n.eq-experience .cta-inner p {\n  font-size: 0.9rem;\n  line-height: 1.8;\n  color: rgba(255,255,255,0.75);\n  max-width: 620px;\n  font-weight: 300;\n}\n\n.eq-experience .btn-dark {\n  background: var(--slate);\n  color: var(--terra-light);\n  border: none;\n  padding: 16px 36px;\n  font-size: 0.75rem;\n  font-weight: 500;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  white-space: nowrap;\n  transition: opacity 0.2s;\n  flex-shrink: 0;\n  display: inline-block;\n  cursor: pointer;\n}\n.eq-experience .btn-dark:hover { opacity: 0.85; }\n\n\/* RESPONSIVE *\/\n\n\/* ---- IMAGE CARDS SHARED BASE ---- *\/\n.eq-experience .exp-card-img {\n  min-height: 340px;\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-end;\n}\n.eq-experience .exp-card-img .exp-chip {\n  background: rgba(255,255,255,0.90) !important;\n  color: #1a2a2c !important;\n  border-color: rgba(255,255,255,0.5) !important;\n  font-weight: 600 !important;\n}\n.eq-experience .exp-card-img .exp-title { color: #fff; }\n.eq-experience .exp-card-img .exp-desc  { color: rgba(255,255,255,0.78); }\n\n\/* WASTEWATER card *\/\n.eq-experience .exp-card-wastewater {\n  background:\n    linear-gradient(to bottom, rgba(18,30,32,0.15) 0%, rgba(18,30,32,0.45) 45%, rgba(18,30,32,0.80) 100%),\n    url('https:\/\/www.equitas-consulting.com\/wp-content\/uploads\/2026\/03\/WWTP.jpg') center\/cover no-repeat !important;\n}\n.eq-experience .exp-card-wastewater:hover {\n  background:\n    linear-gradient(to bottom, rgba(18,30,32,0.08) 0%, rgba(18,30,32,0.35) 45%, rgba(18,30,32,0.72) 100%),\n    url('https:\/\/www.equitas-consulting.com\/wp-content\/uploads\/2026\/03\/WWTP.jpg') center\/cover no-repeat !important;\n}\n\n\/* HIGHWAY card *\/\n.eq-experience .exp-card-highway {\n  background:\n    linear-gradient(to bottom, rgba(18,30,32,0.15) 0%, rgba(18,30,32,0.45) 45%, rgba(18,30,32,0.80) 100%),\n    url('https:\/\/www.equitas-consulting.com\/wp-content\/uploads\/2026\/03\/Highway-Project.jpg') center\/cover no-repeat !important;\n}\n.eq-experience .exp-card-highway:hover {\n  background:\n    linear-gradient(to bottom, rgba(18,30,32,0.08) 0%, rgba(18,30,32,0.35) 45%, rgba(18,30,32,0.72) 100%),\n    url('https:\/\/www.equitas-consulting.com\/wp-content\/uploads\/2026\/03\/Highway-Project.jpg') center\/cover no-repeat !important;\n}\n\n\/* COMMERCIAL\/RESIDENTIAL card *\/\n.eq-experience .exp-card-commercial {\n  background:\n    linear-gradient(to bottom, rgba(18,30,32,0.15) 0%, rgba(18,30,32,0.45) 45%, rgba(18,30,32,0.80) 100%),\n    url('https:\/\/www.equitas-consulting.com\/wp-content\/uploads\/2026\/03\/Commercial-and-Residential.jpg') center\/cover no-repeat !important;\n}\n.eq-experience .exp-card-commercial:hover {\n  background:\n    linear-gradient(to bottom, rgba(18,30,32,0.08) 0%, rgba(18,30,32,0.35) 45%, rgba(18,30,32,0.72) 100%),\n    url('https:\/\/www.equitas-consulting.com\/wp-content\/uploads\/2026\/03\/Commercial-and-Residential.jpg') center\/cover no-repeat !important;\n}\n\n\/* CRUISE PORT card *\/\n.eq-experience .exp-card-cruise {\n  background:\n    linear-gradient(to bottom, rgba(18,30,32,0.15) 0%, rgba(18,30,32,0.45) 45%, rgba(18,30,32,0.80) 100%),\n    url('https:\/\/www.equitas-consulting.com\/wp-content\/uploads\/2026\/03\/Cruise-Port-Project.jpeg') center\/cover no-repeat !important;\n}\n.eq-experience .exp-card-cruise:hover {\n  background:\n    linear-gradient(to bottom, rgba(18,30,32,0.08) 0%, rgba(18,30,32,0.35) 45%, rgba(18,30,32,0.72) 100%),\n    url('https:\/\/www.equitas-consulting.com\/wp-content\/uploads\/2026\/03\/Cruise-Port-Project.jpeg') center\/cover no-repeat !important;\n}\n\n\/* HYDRO IMAGE CARD *\/\n.eq-experience .exp-card-hydro {\n  background:\n    linear-gradient(to bottom, rgba(18,30,32,0.15) 0%, rgba(18,30,32,0.45) 45%, rgba(18,30,32,0.80) 100%),\n    url('https:\/\/www.equitas-consulting.com\/wp-content\/uploads\/2026\/03\/Hydroelectric-Power-Plant-scaled.jpg') center\/cover no-repeat !important;\n  min-height: 340px;\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-end;\n}\n.eq-experience .exp-card-hydro:hover {\n  background:\n    linear-gradient(to bottom, rgba(18,30,32,0.08) 0%, rgba(18,30,32,0.35) 45%, rgba(18,30,32,0.72) 100%),\n    url('https:\/\/www.equitas-consulting.com\/wp-content\/uploads\/2026\/03\/Hydroelectric-Power-Plant-scaled.jpg') center\/cover no-repeat !important;\n}\n.eq-experience .exp-card-hydro .exp-chip {\n  background: rgba(255,255,255,0.90) !important;\n  color: #1a2a2c !important;\n  border-color: rgba(255,255,255,0.5) !important;\n  font-weight: 600 !important;\n}\n.eq-experience .exp-card-hydro .exp-title {\n  color: #fff;\n}\n.eq-experience .exp-card-hydro .exp-desc {\n  color: rgba(255,255,255,0.75);\n}\n\n@media (max-width: 1100px) {\n  .eq-experience .hero-content { grid-template-columns: 1fr; }\n  .eq-experience .hero-card { display: none; }\n  .eq-experience .intro-grid { grid-template-columns: 1fr; }\n  .eq-experience .experience-grid { grid-template-columns: 1fr; }\n  .eq-experience .strip-grid { grid-template-columns: repeat(2, 1fr); }\n  .eq-experience .cta-inner { flex-direction: column; align-items: flex-start; }\n}\n\n@media (max-width: 768px) {\n  .eq-experience .hero { padding: 60px 0; }\n  .eq-experience .filter-bar { top: 0; }\n  .eq-experience .strip-grid { grid-template-columns: 1fr; }\n  .eq-experience .container { width: min(var(--max), calc(100% - 32px)); }\n}\n\n\/* ===== GLOBAL REACH MAP SECTION ===== *\/\n.eq-experience .map-section {\n  background: #121e20;\n  padding: 80px 0 60px;\n  position: relative;\n  overflow: hidden;\n}\n.eq-experience .map-section::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: radial-gradient(ellipse at 50% 60%, rgba(180,145,90,0.08) 0%, transparent 70%);\n  pointer-events: none;\n}\n.eq-experience .map-section .eyebrow {\n  color: #c8a06a;\n}\n.eq-experience .map-section .section-title {\n  color: #ffffff;\n  text-shadow: none;\n}\n.eq-experience .map-section .section-title em {\n  color: #c8a06a;\n  font-style: italic;\n}\n.eq-experience .map-section .section-intro {\n  color: rgba(255,255,255,0.62);\n  max-width: 660px;\n}\n#eq-world-map {\n  width: 100%;\n  height: 440px;\n  margin: 16px 0 0;\n  border-radius: 12px;\n  overflow: hidden;\n}\n.eq-experience .map-stats {\n  display: flex;\n  gap: 0;\n  border-top: 1px solid rgba(255,255,255,0.08);\n  padding-top: 32px;\n  margin-top: 8px;\n  flex-wrap: wrap;\n}\n.eq-experience .map-stat {\n  flex: 1;\n  min-width: 160px;\n  padding: 0 24px 0 0;\n  border-right: 1px solid rgba(255,255,255,0.08);\n  margin-right: 24px;\n}\n.eq-experience .map-stat:last-child {\n  border-right: none;\n  margin-right: 0;\n}\n.eq-experience .map-stat-number {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 2.6rem;\n  font-weight: 600;\n  color: #c8a06a;\n  line-height: 1;\n  margin-bottom: 6px;\n}\n.eq-experience .map-stat-label {\n  font-size: 0.78rem;\n  color: rgba(255,255,255,0.5);\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n}\n.eq-experience .map-tooltip {\n  background: rgba(24,36,38,0.95);\n  border: 1px solid rgba(180,145,90,0.3);\n  border-radius: 6px;\n  padding: 8px 14px;\n  color: #fff;\n  font-size: 0.82rem;\n  pointer-events: none;\n}\n@media (max-width: 768px) {\n  #eq-world-map { height: 320px; }\n  .eq-experience .map-stats { flex-direction: column; gap: 20px; }\n  .eq-experience .map-stat { border-right: none; margin-right: 0; border-bottom: 1px solid rgba(255,255,255,0.08); padding-bottom: 20px; }\n  .eq-experience .map-stat:last-child { border-bottom: none; }\n}\n<\/style>\n\n<div class=\"eq-experience\">\n\n  <!-- HERO -->\n  <header class=\"hero\">\n    <div class=\"hero-accent-bar\"><\/div>\n    <div class=\"container hero-content\">\n      <div>\n        <div class=\"eyebrow\">Representative Experience<\/div>\n        <h1>Selected international project and <em>dispute experience<\/em><\/h1>\n        <p class=\"hero-copy\">Equitas brings experience from major international construction and engineering projects across transport, highways, rail, power, water, utilities, marine, commercial development and industrial facilities. The matters shown below illustrate the breadth of our work in construction claims, delay and quantum analysis, FIDIC advisory, dispute boards and international arbitration.<\/p>\n        <p class=\"hero-positioning\">This page demonstrates representative construction project experience, sector-specific dispute insight and international claims and arbitration capability.<\/p>\n      <\/div>\n\n      <div class=\"hero-card\">\n        <div class=\"hero-card-label\">Experience profile<\/div>\n        <div class=\"hero-list\">\n          <div class=\"hero-list-item\">Representative experience across transport, power, water, marine, infrastructure and real estate<\/div>\n          <div class=\"hero-list-item\">FIDIC Red, Yellow, Silver, Pink and bespoke contracts<\/div>\n          <div class=\"hero-list-item\">Claims and disputes management, delay and quantum advisory<\/div>\n          <div class=\"hero-list-item\">Dispute board, arbitration and expert-related project environments<\/div>\n          <div class=\"hero-list-item\">Experience across Europe, CIS, Middle East, Africa and South Asia<\/div>\n          <div class=\"hero-list-item\">Projects involving ICC, UNCITRAL, DIAC, ICSID and DAB\/DAAB contexts<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <!-- INTRO -->\n  <section class=\"intro-section\">\n    <div class=\"container\">\n      <div class=\"eyebrow\">About This Page<\/div>\n      <h2 class=\"section-title\" style=\"margin-top:1rem;\">Representative experience that<br><em>supports credibility<\/em><\/h2>\n\n      <div class=\"intro-grid\">\n        <div class=\"intro-panel\">\n          <p>A specialist construction disputes practice should be able to show not only services, but also the type of projects and dispute settings in which those services have been applied. Equitas has advised on live projects and formal disputes across highways, rail, power, water, marine infrastructure, industrial facilities, commercial developments and public infrastructure programmes.<\/p>\n          <p>The experience below illustrates sector breadth, contractual context, regional reach and the kinds of issues encountered in delay, quantum, claims and dispute resolution work.<\/p>\n        <\/div>\n\n        <div class=\"quote-panel\">\n          <span class=\"label\">Our View<\/span>\n          <blockquote>&#8220;Representative experience is useful not because it lists projects, but because it shows the contractual, technical and dispute environments in which advice has actually been developed and tested.&#8221;<\/blockquote>\n          <p>A highways dispute, a water infrastructure claim and a power plant arbitration each involve different programme logic, technical interfaces, valuation issues and procedural demands.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- GLOBAL REACH MAP -->\n  <section class=\"map-section\">\n    <div class=\"container\">\n      <div class=\"eyebrow\">Global Reach<\/div>\n      <h2 class=\"section-title\" style=\"margin-top:1rem;\">Experience across <em>29 jurisdictions<\/em><\/h2>\n      <p class=\"section-intro\">Equitas has worked on construction disputes, claims and arbitration matters across Europe, the CIS, Middle East, Africa and South Asia \u2014 spanning highways, power, water, marine, commercial and industrial sectors.<\/p>\n\n      <div id=\"eq-world-map\"><\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FILTER BAR -->\n  <nav class=\"filter-bar\">\n    <div class=\"container\">\n      <div class=\"filter-inner\">\n        <button class=\"filter-btn active\" onclick=\"filterExp('all', this)\">All<\/button>\n        <button class=\"filter-btn\" onclick=\"filterExp('transport', this)\">Transport &#038; Highways<\/button>\n        <button class=\"filter-btn\" onclick=\"filterExp('power', this)\">Power &#038; Energy<\/button>\n        <button class=\"filter-btn\" onclick=\"filterExp('water', this)\">Water &#038; Utilities<\/button>\n        <button class=\"filter-btn\" onclick=\"filterExp('commercial', this)\">Buildings &#038; Commercial<\/button>\n        <button class=\"filter-btn\" onclick=\"filterExp('marine', this)\">Marine &#038; Coastal<\/button>\n      <\/div>\n    <\/div>\n  <\/nav>\n\n  <!-- TRANSPORT -->\n  <section class=\"category-section\" data-category=\"transport\" id=\"transport\">\n    <div class=\"container\">\n      <div class=\"eyebrow\">Transport &#038; Highways<\/div>\n      <h2 class=\"section-title\" style=\"margin-top:1rem;\">Representative experience in<br><em>transport infrastructure disputes<\/em><\/h2>\n      <p class=\"section-intro\">Transport and highway projects form a major part of the representative experience, including MDB-funded highway projects, railway bridge works, light rail systems and road disputes under FIDIC and bespoke forms.<\/p>\n\n      <div class=\"experience-grid\" id=\"grid-transport\">\n\n        <div class=\"experience-card\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">Railway Bridge<\/span>\n            <span class=\"exp-chip\">South Asia<\/span>\n            <span class=\"exp-chip\">FIDIC Pink Book 2010<\/span>\n            <span class=\"exp-chip\">Claims &#038; Disputes Management<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">Railway Bridge Project<\/h3>\n          <p class=\"exp-desc\">Claims and dispute management support to an international contractor on a large railway bridge project under a 2010 FIDIC MDB form, involving quantum, delay and disputes advisory in a major transport infrastructure environment.<\/p>\n        <\/div>\n\n        <div class=\"experience-card exp-hidden\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">112 km Highway<\/span>\n            <span class=\"exp-chip\">East Africa<\/span>\n            <span class=\"exp-chip\">FIDIC Pink Book 2010<\/span>\n            <span class=\"exp-chip\">Delay &#038; Cost Expert<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">112 km Highway Project<\/h3>\n          <p class=\"exp-desc\">Delay and cost expert role on a large greenfield road project funded by the Islamic Development Bank, focused on construction disputes, time and cost issues and formal claims support under the FIDIC MDB framework.<\/p>\n        <\/div>\n\n        <div class=\"experience-card exp-card-img exp-card-highway\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">304 km Highway<\/span>\n            <span class=\"exp-chip\">CIS<\/span>\n            <span class=\"exp-chip\">ICC Arbitration<\/span>\n            <span class=\"exp-chip\">FIDIC Pink Book 2010<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">304 km Highway Project<\/h3>\n          <p class=\"exp-desc\">Programming and quantum expert in DAB proceedings on a major highway project financed by ADB and the World Bank for an ENR-listed contractor joint venture, followed by continuing advisory support in ICC arbitration arising from the same project.<\/p>\n        <\/div>\n\n        <div class=\"experience-card exp-hidden\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">Roadworks<\/span>\n            <span class=\"exp-chip\">Southern Europe<\/span>\n            <span class=\"exp-chip\">FIDIC Red Book 1987<\/span>\n            <span class=\"exp-chip\">EIB<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">Roadworks \u2014 Southern Europe<\/h3>\n          <p class=\"exp-desc\">Ongoing claims and dispute management support on roads projects under the 1987 FIDIC Red Book with EIB funding, focused on contract claims, delay and dispute strategy in a European public works setting.<\/p>\n        <\/div>\n\n        <div class=\"experience-card exp-hidden\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">Road Project<\/span>\n            <span class=\"exp-chip\">CIS<\/span>\n            <span class=\"exp-chip\">UNCITRAL<\/span>\n            <span class=\"exp-chip\">FIDIC Red Book 1987<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">International Arbitration \u2014 Road Project<\/h3>\n          <p class=\"exp-desc\">Arbitration support in an ad hoc UNCITRAL dispute concerning delays and damages on a road construction project funded by JBIC, involving FIDIC 1987 Red Book issues and transport infrastructure delay analysis.<\/p>\n        <\/div>\n\n        <div class=\"experience-card exp-hidden\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">Light Rail Systems<\/span>\n            <span class=\"exp-chip\">Eastern Europe<\/span>\n            <span class=\"exp-chip\">ICC Arbitration<\/span>\n            <span class=\"exp-chip\">FIDIC \/ Bespoke<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">LRT System Arbitrations<\/h3>\n          <p class=\"exp-desc\">Multiple arbitration matters involving light rail and transit system projects, including tribunal assistance on disputes between contractors, employers and public entities under FIDIC and bespoke arrangements.<\/p>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"view-more-wrap\" id=\"toggle-transport-wrap\">\n        <button class=\"view-more-btn\" id=\"toggle-transport\" onclick=\"toggleSection('transport')\">\n          View more projects <span class=\"btn-arrow\">\u2193<\/span>\n        <\/button>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- POWER -->\n  <section class=\"category-section white\" data-category=\"power\" id=\"power\">\n    <div class=\"container\">\n      <div class=\"eyebrow\">Power, Energy &#038; Process<\/div>\n      <h2 class=\"section-title\" style=\"margin-top:1rem;\">Representative experience in<br><em>power and process projects<\/em><\/h2>\n      <p class=\"section-intro\">Expert, claims and arbitration work across combined cycle power plants, hydro-power, solar, oil storage, processing facilities and chemical production projects.<\/p>\n\n      <div class=\"experience-grid\" id=\"grid-power\">\n\n        <div class=\"experience-card\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">600 MW CCPP<\/span>\n            <span class=\"exp-chip\">International Arbitration<\/span>\n            <span class=\"exp-chip\">Delay &#038; Disruption Expert<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">Combined Cycle Power Plant Project<\/h3>\n          <p class=\"exp-desc\">Delay and disruption expert appointment in international arbitration on a 600 MW combined cycle power plant project, including expert report preparation, oral testimony and cross-examination on extension of time and disruption issues.<\/p>\n        <\/div>\n\n        <div class=\"experience-card exp-card-hydro\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">Hydro-Power<\/span>\n            <span class=\"exp-chip\">240 MW<\/span>\n            <span class=\"exp-chip\">Claims Management<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">240 MW Hydro-Power Plant<\/h3>\n          <p class=\"exp-desc\">Delay and time-related cost evaluation on a hydroelectric power plant project involving tunnels, cofferdams, dam embankments, power station works and hydro-mechanical equipment under a bespoke general contracting framework.<\/p>\n        <\/div>\n\n        <div class=\"experience-card exp-hidden\">\n  <div class=\"exp-meta\">\n    <span class=\"exp-chip\">Solar Power<\/span>\n            <span class=\"exp-chip\">Eastern Europe<\/span>\n            <span class=\"exp-chip\">DAB Member<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">Solar Power Project<\/h3>\n          <p class=\"exp-desc\">Sole dispute board appointment on a solar power project in Eastern Europe, reflecting neutral decision-maker experience in energy-sector disputes and public authority contracting environments.<\/p>\n        <\/div>\n\n        <div class=\"experience-card exp-hidden\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">Crude Oil Storage<\/span>\n            <span class=\"exp-chip\">Middle East<\/span>\n            <span class=\"exp-chip\">ICC Arbitration<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">Crude Oil Storage Project<\/h3>\n          <p class=\"exp-desc\">Arbitration support on disputes concerning delays and damages in a crude oil storage project in the Middle East, including review of delay and quantum reports, technical pleading support and hearing participation.<\/p>\n        <\/div>\n\n        <div class=\"experience-card exp-hidden\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">Oil Processing Facility<\/span>\n            <span class=\"exp-chip\">Eastern Europe<\/span>\n            <span class=\"exp-chip\">Quantum Opinion<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">Oil Processing Facility<\/h3>\n          <p class=\"exp-desc\">Independent expert opinion on defects, costs and damages in respect of an oil facility, prepared during an amicable settlement process with focus on valuation and technical loss assessment.<\/p>\n        <\/div>\n\n        <div class=\"experience-card exp-hidden\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">CCPP Projects<\/span>\n            <span class=\"exp-chip\">CIS<\/span>\n            <span class=\"exp-chip\">Claims Manager<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">Combined Cycle Power Plant Projects<\/h3>\n          <p class=\"exp-desc\">Claims management role on 478 MW and 650 MW combined cycle power plant projects in the CIS region, coordinating planning and claims interfaces between EPC contractor and subcontractors in a live project delivery setting.<\/p>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"view-more-wrap\" id=\"toggle-power-wrap\">\n        <button class=\"view-more-btn\" id=\"toggle-power\" onclick=\"toggleSection('power')\">\n          View more projects <span class=\"btn-arrow\">\u2193<\/span>\n        <\/button>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- WATER -->\n  <section class=\"category-section\" data-category=\"water\" id=\"water\">\n    <div class=\"container\">\n      <div class=\"eyebrow\">Water, Utilities &#038; Infrastructure<\/div>\n      <h2 class=\"section-title\" style=\"margin-top:1rem;\">Representative experience in<br><em>water and infrastructure disputes<\/em><\/h2>\n      <p class=\"section-intro\">The representative record includes wastewater, drinking water, sewerage, rainwater, signalling, immersed tunnel and public infrastructure disputes under FIDIC and public contract settings.<\/p>\n\n      <div class=\"experience-grid\" id=\"grid-water\">\n\n        <div class=\"experience-card exp-card-img exp-card-wastewater\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">Wastewater Line &#038; Plant<\/span>\n            <span class=\"exp-chip\">Middle East<\/span>\n            <span class=\"exp-chip\">Quantum Expert<\/span>\n            <span class=\"exp-chip\">FIDIC-Based<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">Wastewater Transmission Line and Treatment Plant<\/h3>\n          <p class=\"exp-desc\">Quantum expert appointment on claims involving variations, remeasurement, cost-plus evaluation, prolongation, preliminaries, increased costs and breaches of contract on a wastewater transmission line and treatment plant project.<\/p>\n        <\/div>\n\n        <div class=\"experience-card\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">70 km Wastewater Pipeline<\/span>\n            <span class=\"exp-chip\">Eastern Europe<\/span>\n            <span class=\"exp-chip\">FIDIC Red Book 1999<\/span>\n            <span class=\"exp-chip\">EBRD<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">Wastewater Pipeline and Treatment Plant Development<\/h3>\n          <p class=\"exp-desc\">Claims and disputes management support on a wastewater transmission line and treatment plant project financed by EBRD, including delay and disruption advisory during DAB proceedings under the FIDIC Red Book.<\/p>\n        <\/div>\n\n        <div class=\"experience-card exp-hidden\">\n  <div class=\"exp-meta\">\n    <span class=\"exp-chip\">Wastewater Treatment<\/span>\n            <span class=\"exp-chip\">Eastern Europe<\/span>\n            <span class=\"exp-chip\">FIDIC Yellow Book 1999<\/span>\n            <span class=\"exp-chip\">EBRD<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">Wastewater Treatment Plant<\/h3>\n          <p class=\"exp-desc\">Dispute and claims support during DAB proceedings on project delay, disruption and additional cost issues in a wastewater treatment project financed by EBRD under the FIDIC Yellow Book.<\/p>\n        <\/div>\n\n        <div class=\"experience-card exp-hidden\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">Drinking Water<\/span>\n            <span class=\"exp-chip\">Eastern Europe<\/span>\n            <span class=\"exp-chip\">DAB Member<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">Drinking Water Supply Transmission Line Project<\/h3>\n          <p class=\"exp-desc\">Sole standing dispute board appointment concerning variations on a drinking water network project, illustrating direct neutral involvement in water-sector public contract disputes.<\/p>\n        <\/div>\n\n        <div class=\"experience-card exp-hidden\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">Sewerage &#038; Rainwater<\/span>\n            <span class=\"exp-chip\">Eastern Europe<\/span>\n            <span class=\"exp-chip\">Standing DAB<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">Sewerage and Rainwater Collection Network<\/h3>\n          <p class=\"exp-desc\">Sole standing DAB appointment on a sewerage and rainwater collection project, involving public authority and international contractor dispute issues in municipal infrastructure delivery.<\/p>\n        <\/div>\n\n        <div class=\"experience-card exp-hidden\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">Signalling<\/span>\n            <span class=\"exp-chip\">Africa<\/span>\n            <span class=\"exp-chip\">DAB Member<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">Signalling Project \u2014 Africa<\/h3>\n          <p class=\"exp-desc\">Standing three-member DAB appointment on a signalling project involving extension of time and additional cost disputes under a FIDIC-based contract in an African public infrastructure context.<\/p>\n        <\/div>\n\n        <div class=\"experience-card exp-hidden\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">Immersed Tunnel<\/span>\n            <span class=\"exp-chip\">Eastern Europe<\/span>\n            <span class=\"exp-chip\">FIDIC Silver Book 1999<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">Immersed Tunnel Project<\/h3>\n          <p class=\"exp-desc\">Advisory role concerning DAB decisions and potential arbitration positions arising from an immersed tunnel EPC project, including review of the main contract and JV agreement in a major infrastructure setting.<\/p>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"view-more-wrap\" id=\"toggle-water-wrap\">\n        <button class=\"view-more-btn\" id=\"toggle-water\" onclick=\"toggleSection('water')\">\n          View more projects <span class=\"btn-arrow\">\u2193<\/span>\n        <\/button>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- COMMERCIAL -->\n  <section class=\"category-section white\" data-category=\"commercial\" id=\"commercial\">\n    <div class=\"container\">\n      <div class=\"eyebrow\">Buildings &#038; Commercial Development<\/div>\n      <h2 class=\"section-title\" style=\"margin-top:1rem;\">Representative experience in<br><em>commercial and building disputes<\/em><\/h2>\n      <p class=\"section-intro\">Experience in landmark hotel, residential, office, commercial campus, shopping mall and mixed-use development disputes across Europe, the CIS and wider international markets.<\/p>\n\n      <div class=\"experience-grid\" id=\"grid-commercial\">\n\n        <div class=\"experience-card\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">Landmark Hotel<\/span>\n            <span class=\"exp-chip\">Europe<\/span>\n            <span class=\"exp-chip\">FIDIC Yellow Book 1999<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">Landmark Hotel Development<\/h3>\n          <p class=\"exp-desc\">Ongoing advisory role on claims and disputes between employer and contractor concerning variations under the FIDIC Yellow Book on a landmark hotel development in Europe.<\/p>\n        <\/div>\n\n        <div class=\"experience-card exp-card-img exp-card-commercial\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">Commercial &#038; Residential<\/span>\n            <span class=\"exp-chip\">Europe<\/span>\n            <span class=\"exp-chip\">FIDIC Yellow Book 1999<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">Commercial and Residential Development<\/h3>\n          <p class=\"exp-desc\">Advisory work on delays, disruption and additional payment issues in a landmark mixed-use development undertaken under the FIDIC Yellow Book in Europe.<\/p>\n        <\/div>\n\n        <div class=\"experience-card exp-hidden\">\n  <div class=\"exp-meta\">\n    <span class=\"exp-chip\">Landmark Development<\/span>\n            <span class=\"exp-chip\">Eastern Europe<\/span>\n            <span class=\"exp-chip\">Claims Opinion<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">Landmark Commercial and Residential Development<\/h3>\n          <p class=\"exp-desc\">Advisory opinion on disputes between employer and contractor concerning delays, disruption and additional payment in a landmark development project in Eastern Europe.<\/p>\n        <\/div>\n\n        <div class=\"experience-card exp-hidden\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">Technology Campus<\/span>\n            <span class=\"exp-chip\">Eastern Europe<\/span>\n            <span class=\"exp-chip\">Commercial Development<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">Commercial Technology Campus Project<\/h3>\n          <p class=\"exp-desc\">Contractual analysis and advisory opinion on delay and additional cost issues arising in a commercial development project in Eastern Europe.<\/p>\n        <\/div>\n\n        <div class=\"experience-card exp-hidden\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">Shopping Mall<\/span>\n            <span class=\"exp-chip\">Eastern Europe<\/span>\n            <span class=\"exp-chip\">ICC Arbitration<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">Shopping Mall Arbitrations<\/h3>\n          <p class=\"exp-desc\">Multiple ICC arbitration matters involving shopping mall disputes in Eastern Europe, including opinion on claims and counterclaims for tribunals and assessment support in complex commercial development disputes.<\/p>\n        <\/div>\n\n        <div class=\"experience-card exp-hidden\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">Residential &#038; Office<\/span>\n            <span class=\"exp-chip\">CIS<\/span>\n            <span class=\"exp-chip\">JV Advisory<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">Residential and Office Building Project<\/h3>\n          <p class=\"exp-desc\">Advisory work on joint venture scope, responsibilities and claims between Belgian and international partners in relation to a residential and commercial project in the CIS region, including settlement participation.<\/p>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"view-more-wrap\" id=\"toggle-commercial-wrap\">\n        <button class=\"view-more-btn\" id=\"toggle-commercial\" onclick=\"toggleSection('commercial')\">\n          View more projects <span class=\"btn-arrow\">\u2193<\/span>\n        <\/button>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- MARINE -->\n  <section class=\"category-section\" data-category=\"marine\" id=\"marine\">\n    <div class=\"container\">\n      <div class=\"eyebrow\">Marine &#038; Coastal<\/div>\n      <h2 class=\"section-title\" style=\"margin-top:1rem;\">Representative experience in<br><em>marine and coastal disputes<\/em><\/h2>\n      <p class=\"section-intro\">Marine and coastal projects present distinctive programme and quantum challenges. The representative experience reflects advisory work on port facilities, coastal infrastructure and marine civil works.<\/p>\n\n      <div class=\"experience-grid\" id=\"grid-marine\">\n\n        <div class=\"experience-card exp-card-img exp-card-cruise\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">Cruise Port<\/span>\n            <span class=\"exp-chip\">Southern Europe<\/span>\n            <span class=\"exp-chip\">FIDIC Red Book 1987<\/span>\n            <span class=\"exp-chip\">EIB<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">Cruise Port Project<\/h3>\n          <p class=\"exp-desc\">Ongoing contract claims, delay and dispute management support on a cruise port project under the 1987 FIDIC Red Book with EIB funding, illustrating marine and port infrastructure dispute capability.<\/p>\n        <\/div>\n\n        <div class=\"experience-card\">\n          <div class=\"exp-meta\">\n            <span class=\"exp-chip\">Wharf Extension<\/span>\n            <span class=\"exp-chip\">Southern Europe<\/span>\n            <span class=\"exp-chip\">Public Works Contract<\/span>\n            <span class=\"exp-chip\">EIB<\/span>\n          <\/div>\n          <h3 class=\"exp-title\">Wharf Extension Project<\/h3>\n          <p class=\"exp-desc\">Contract claims, delay and dispute management support on a wharf extension project under a public works contract with EIB funding, illustrating marine and infrastructure dispute capability in a coastal civil works environment.<\/p>\n        <\/div>\n\n      <\/div>\n      <!-- No toggle needed \u2014 only 2 cards -->\n    <\/div>\n  <\/section>\n\n  <!-- STRIP -->\n  <div class=\"strip\">\n    <div class=\"container\">\n      <div class=\"strip-grid\">\n        <div class=\"strip-item\">\n          <div class=\"strip-label\">Core Sectors<\/div>\n          <div class=\"strip-value\">Transport \u00b7 Power \u00b7 Water \u00b7 Marine<\/div>\n        <\/div>\n        <div class=\"strip-item\">\n          <div class=\"strip-label\">Contract Forms<\/div>\n          <div class=\"strip-value\">FIDIC Red \u00b7 Yellow \u00b7 Silver \u00b7 Pink \u00b7 Bespoke<\/div>\n        <\/div>\n        <div class=\"strip-item\">\n          <div class=\"strip-label\">Dispute Contexts<\/div>\n          <div class=\"strip-value\">Claims \u00b7 DAB\/DAAB \u00b7 Arbitration \u00b7 Expert<\/div>\n        <\/div>\n        <div class=\"strip-item\">\n          <div class=\"strip-label\">Regions<\/div>\n          <div class=\"strip-value\">Europe \u00b7 CIS \u00b7 Middle East \u00b7 Africa \u00b7 South Asia<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- CTA -->\n  <div class=\"cta-section\">\n    <div class=\"container\">\n      <div class=\"cta-inner\">\n        <div>\n          <h2>Need relevant experience for a live matter?<\/h2>\n          <p>Contact Equitas to discuss the sector, project type, contract form and dispute context relevant to your matter.<\/p>\n        <\/div>\n        <a href=\"\/contact\" class=\"btn-dark\">Get in Touch<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div><!-- end .eq-experience -->\n\n<script>\n\/\/ Filter sections by category\nfunction filterExp(category, btn) {\n  document.querySelectorAll('.eq-experience .filter-btn').forEach(function(b) {\n    b.classList.remove('active');\n  });\n  btn.classList.add('active');\n\n  document.querySelectorAll('.eq-experience .category-section').forEach(function(section) {\n    if (category === 'all') {\n      section.classList.remove('hidden');\n    } else {\n      section.getAttribute('data-category') === category\n        ? section.classList.remove('hidden')\n        : section.classList.add('hidden');\n    }\n  });\n}\n\n\/\/ Toggle hidden cards within a section\nfunction toggleSection(id) {\n  var grid = document.getElementById('grid-' + id);\n  var btn = document.getElementById('toggle-' + id);\n  var hidden = grid.querySelectorAll('.exp-hidden');\n  var isExpanded = btn.classList.contains('expanded');\n\n  if (isExpanded) {\n    hidden.forEach(function(card) { card.style.display = 'none'; });\n    btn.innerHTML = 'View more projects <span class=\"btn-arrow\">\u2193<\/span>';\n    btn.classList.remove('expanded');\n  } else {\n    hidden.forEach(function(card) { card.style.display = 'block'; });\n    btn.innerHTML = 'Show fewer projects <span class=\"btn-arrow\" style=\"transform:rotate(180deg);display:inline-block;\">\u2193<\/span>';\n    btn.classList.add('expanded');\n  }\n}\n\n\/\/ ===== INTERACTIVE WORLD MAP (amCharts 5) =====\n(function() {\n  var amScript1 = document.createElement('script');\n  amScript1.src = 'https:\/\/cdn.amcharts.com\/lib\/5\/index.js';\n  var amScript2 = document.createElement('script');\n  amScript2.src = 'https:\/\/cdn.amcharts.com\/lib\/5\/map.js';\n  var amScript3 = document.createElement('script');\n  amScript3.src = 'https:\/\/cdn.amcharts.com\/lib\/5\/geodata\/worldLow.js';\n  var amScript4 = document.createElement('script');\n  amScript4.src = 'https:\/\/cdn.amcharts.com\/lib\/5\/themes\/Animated.js';\n\n  var loaded = 0;\n  function tryInit() {\n    loaded++;\n    if (loaded === 4) initMap();\n  }\n  amScript1.onload = tryInit;\n  amScript2.onload = tryInit;\n  amScript3.onload = tryInit;\n  amScript4.onload = tryInit;\n\n  document.head.appendChild(amScript1);\n  document.head.appendChild(amScript2);\n  document.head.appendChild(amScript3);\n  document.head.appendChild(amScript4);\n\n  function initMap() {\n    var root = am5.Root.new('eq-world-map');\n    root.setThemes([am5themes_Animated.new(root)]);\n\n    var chart = root.container.children.push(\n      am5map.MapChart.new(root, {\n        panX: 'rotateX',\n        panY: 'translateY',\n        projection: am5map.geoNaturalEarth1(),\n        homeZoomLevel: 1.2,\n        homeGeoPoint: { longitude: 30, latitude: 25 }\n      })\n    );\n\n    \/\/ Background ocean\n    chart.set('background', am5.Rectangle.new(root, {\n      fill: am5.color(0x0d1f22),\n      fillOpacity: 1\n    }));\n\n    \/\/ Base world polygon series (non-active countries)\n    var worldSeries = chart.series.push(\n      am5map.MapPolygonSeries.new(root, {\n        geoJSON: am5geodata_worldLow,\n        exclude: ['AQ']\n      })\n    );\n    worldSeries.mapPolygons.template.setAll({\n      fill: am5.color(0x1e3235),\n      fillOpacity: 1,\n      stroke: am5.color(0x0d1f22),\n      strokeWidth: 0.5,\n      interactive: false\n    });\n\n    \/\/ Active countries\n    var activeSeries = chart.series.push(\n      am5map.MapPolygonSeries.new(root, {\n        geoJSON: am5geodata_worldLow,\n        include: ['TR','KZ','UZ','KG','TM','RU','AZ','GE','IQ','AE','AF','BD','MT','HR','AL','PL','RO','NL','GB','SA','OM','DJ','UG','KE','MK','UA','LY','DZ','IN']\n      })\n    );\n    activeSeries.mapPolygons.template.setAll({\n      fill: am5.color(0xb85c3a),\n      fillOpacity: 0.88,\n      stroke: am5.color(0x0d1f22),\n      strokeWidth: 0.8,\n      interactive: true,\n      cursorOverStyle: 'pointer',\n      tooltipText: '{name}',\n      templateField: 'polygonSettings'\n    });\n    activeSeries.mapPolygons.template.states.create('hover', {\n      fill: am5.color(0xd4714e),\n      fillOpacity: 1\n    });\n\n    \/\/ Tooltip styling\n    activeSeries.mapPolygons.template.set('tooltipHTML',\n      '<div class=\"map-tooltip\">{name}<\/div>'\n    );\n\n    \/\/ Zoom controls\n    var zoomControl = chart.set('zoomControl', am5map.ZoomControl.new(root, {}));\n    zoomControl.homeButton.set('visible', true);\n    zoomControl.plusButton.get('background').setAll({ fill: am5.color(0xb85c3a), cornerRadiusTL:4, cornerRadiusTR:4, cornerRadiusBL:4, cornerRadiusBR:4 });\n    zoomControl.minusButton.get('background').setAll({ fill: am5.color(0xb85c3a), cornerRadiusTL:4, cornerRadiusTR:4, cornerRadiusBL:4, cornerRadiusBR:4 });\n\n    chart.appear(1000, 100);\n  }\n})();\n\n\/\/ On load \u2014 check which sections have no hidden cards and hide their toggle\ndocument.addEventListener('DOMContentLoaded', function() {\n  ['transport','power','water','commercial'].forEach(function(id) {\n    var grid = document.getElementById('grid-' + id);\n    if (grid) {\n      var hidden = grid.querySelectorAll('.exp-hidden');\n      if (hidden.length === 0) {\n        var wrap = document.getElementById('toggle-' + id + '-wrap');\n        if (wrap) wrap.style.display = 'none';\n      }\n    }\n  });\n});\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Representative Experience Selected international project and dispute experience Equitas brings experience from major international construction and engineering projects across transport, highways, rail, power, water, utilities, marine, commercial development and industrial facilities. The matters shown below illustrate the breadth of our work in construction claims, delay and quantum analysis, FIDIC advisory, dispute boards and international arbitration&#8230;.<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-3952","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/pages\/3952","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/comments?post=3952"}],"version-history":[{"count":18,"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/pages\/3952\/revisions"}],"predecessor-version":[{"id":4172,"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/pages\/3952\/revisions\/4172"}],"wp:attachment":[{"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/media?parent=3952"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}