{"id":2942,"date":"2026-05-14T09:28:56","date_gmt":"2026-05-14T09:28:56","guid":{"rendered":"https:\/\/energylz.com\/?page_id=2942"},"modified":"2026-05-15T09:11:32","modified_gmt":"2026-05-15T09:11:32","slug":"water-turbine-hydroelectric-installation","status":"publish","type":"page","link":"https:\/\/energylz.com\/index.php\/water-turbine-hydroelectric-installation\/","title":{"rendered":"Water turbine hydroelectric installation"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2942\" class=\"elementor elementor-2942\">\n\t\t\t\t<div class=\"elementor-element elementor-element-59d006a e-con-full e-flex e-con e-parent\" data-id=\"59d006a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7f5290a elementor-widget elementor-widget-html\" data-id=\"7f5290a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Water Turbines \u2013 energy<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n:root {\r\n  --blue:    #1a5276;\r\n  --blue2:   #2980b9;\r\n  --accent:  #14cedd;\r\n  --dark:    #1a1a1a;\r\n  --gray:    #555;\r\n  --light:   #f4f6f8;\r\n  --border:  #e0e4e8;\r\n  --white:   #ffffff;\r\n}\r\n\r\nhtml, body { width: 100%; margin: 0; padding: 0; }\r\nbody { font-family: 'Open Sans', sans-serif; color: var(--dark); background: var(--white); }\r\na { text-decoration: none; color: inherit; }\r\n\r\n\/* \u2500\u2500\u2500 HEADER \u2500\u2500\u2500 *\/\r\nheader {\r\n  width: 100%;\r\n  background: var(--white);\r\n  border-bottom: 1px solid var(--border);\r\n  position: sticky;\r\n  top: 0;\r\n  z-index: 200;\r\n}\r\n.nav-inner {\r\n  width: 100%;\r\n  padding: 0 3rem;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n  height: 72px;\r\n}\r\n.logo {\r\n  font-family: 'Open Sans', sans-serif;\r\n  font-size: 1.6rem;\r\n  font-weight: 800;\r\n  color: var(--dark);\r\n  letter-spacing: -.02em;\r\n}\r\n.nav-links { display: flex; align-items: center; gap: 2.2rem; list-style: none; }\r\n.nav-links a {\r\n  font-family: 'Open Sans', sans-serif;\r\n  font-size: 16px;\r\n  font-weight: 700;\r\n  letter-spacing: .04em;\r\n  text-transform: uppercase;\r\n  color: var(--dark);\r\n  padding: .4rem 0;\r\n  line-height: 30px;\r\n  border-bottom: 2px solid transparent;\r\n  transition: color .2s, border-color .2s;\r\n}\r\n.nav-links a:hover,\r\n.nav-links a.active { color: #14cedd; border-bottom-color: #14cedd; }\r\n.nav-search { background: none; border: none; cursor: pointer; padding: .2rem; color: var(--dark); }\r\n.nav-search:hover { color: #14cedd; }\r\n\r\n\/* \u2500\u2500\u2500 BANNER \u2500\u2500\u2500 *\/\r\n.page-banner {\r\n  width: 100%;\r\n  background: linear-gradient(105deg, #0a1f35 0%, #0d3b6e 50%, #1565a8 100%);\r\n  padding: 5rem 0 4.5rem;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n.page-banner::before {\r\n  content: '';\r\n  position: absolute;\r\n  inset: 0;\r\n  background-image:\r\n    repeating-linear-gradient(0deg, transparent, transparent 59px, rgba(255,255,255,.03) 59px, rgba(255,255,255,.03) 60px),\r\n    repeating-linear-gradient(90deg, transparent, transparent 59px, rgba(255,255,255,.03) 59px, rgba(255,255,255,.03) 60px);\r\n}\r\n.page-banner::after {\r\n  content: '';\r\n  position: absolute;\r\n  bottom: 0;\r\n  left: 0;\r\n  width: 100%;\r\n  height: 80px;\r\n  background: linear-gradient(0deg, rgba(20,206,221,0.08) 0%, transparent 100%);\r\n  pointer-events: none;\r\n}\r\n.banner-inner {\r\n  width: 100%;\r\n  padding: 0 3rem;\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n  gap: 3rem;\r\n}\r\n.banner-text { flex: 1; }\r\n\r\n.banner-tag {\r\n  display: inline-block;\r\n  font-size: .7rem;\r\n  font-weight: 700;\r\n  letter-spacing: .18em;\r\n  text-transform: uppercase;\r\n  color: #14cedd;\r\n  border: 1px solid rgba(20,206,221,.4);\r\n  padding: .3rem .8rem;\r\n  margin-bottom: 1.2rem;\r\n}\r\n.banner-text h1 {\r\n  font-size: clamp(2.4rem, 5vw, 3.8rem);\r\n  font-weight: 800;\r\n  color: var(--white);\r\n  line-height: 1.1;\r\n  margin-bottom: 1rem;\r\n}\r\n.banner-text h1 span { color: #14cedd; }\r\n.banner-text p {\r\n  font-size: 1rem;\r\n  font-weight: 300;\r\n  color: rgba(255,255,255,.75);\r\n  line-height: 1.75;\r\n  max-width: 520px;\r\n  margin-bottom: 2rem;\r\n}\r\n.btn-primary {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: .5rem;\r\n  background: #14cedd;\r\n  color: #0a1f35;\r\n  font-family: 'Open Sans', sans-serif;\r\n  font-size: .82rem;\r\n  font-weight: 700;\r\n  letter-spacing: .08em;\r\n  text-transform: uppercase;\r\n  padding: .85rem 1.8rem;\r\n  border: none;\r\n  cursor: pointer;\r\n  transition: background .2s, transform .15s;\r\n}\r\n.btn-primary:hover { background: #0fb8c9; transform: translateY(-1px); }\r\n.btn-ghost {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: .5rem;\r\n  background: transparent;\r\n  color: var(--white);\r\n  font-family: 'Open Sans', sans-serif;\r\n  font-size: .82rem;\r\n  font-weight: 700;\r\n  letter-spacing: .08em;\r\n  text-transform: uppercase;\r\n  padding: .85rem 1.8rem;\r\n  border: 1px solid rgba(255,255,255,.3);\r\n  cursor: pointer;\r\n  transition: border-color .2s, color .2s;\r\n}\r\n.btn-ghost:hover { border-color: #14cedd; color: #14cedd; }\r\n.btn-row { display: flex; gap: 1rem; flex-wrap: wrap; }\r\n.banner-visual { flex-shrink: 0; }\r\n\r\n\/* \u2500\u2500\u2500 STATS STRIP \u2500\u2500\u2500 *\/\r\n.stats-strip {\r\n  width: 100%;\r\n  background: #0d3b6e;\r\n  display: flex;\r\n}\r\n.stat-box {\r\n  flex: 1;\r\n  padding: 1.8rem 2rem;\r\n  border-right: 1px solid rgba(255,255,255,.12);\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 1.1rem;\r\n}\r\n.stat-box:last-child { border-right: none; }\r\n.stat-icon { opacity: .7; flex-shrink: 0; }\r\n.stat-num { font-size: 1.9rem; font-weight: 800; color: var(--white); line-height: 1; }\r\n.stat-num sub { font-size: .9rem; font-weight: 400; }\r\n.stat-lbl { font-size: .72rem; font-weight: 600; letter-spacing: .1em; text-transform: uppercase; color: rgba(255,255,255,.55); margin-top: .2rem; }\r\n\r\n\/* \u2500\u2500\u2500 LAYOUT \u2500\u2500\u2500 *\/\r\n.container { max-width: 1200px; margin: 0 auto; padding: 0 3rem; }\r\n\r\n.section-eyebrow {\r\n  font-size: .72rem;\r\n  font-weight: 700;\r\n  letter-spacing: .2em;\r\n  text-transform: uppercase;\r\n  color: var(--blue2);\r\n  display: flex;\r\n  align-items: center;\r\n  gap: .6rem;\r\n  margin-bottom: .8rem;\r\n}\r\n.section-eyebrow::before { content: ''; display: inline-block; width: 28px; height: 2px; background: var(--blue2); }\r\n.section-title { font-size: clamp(1.7rem, 3vw, 2.4rem); font-weight: 800; line-height: 1.2; margin-bottom: 1.2rem; color: var(--dark); }\r\n.section-title span { color: var(--blue2); }\r\n.section-body { font-size: .93rem; font-weight: 300; color: var(--gray); line-height: 1.85; margin-bottom: 1rem; }\r\n\r\n\/* \u2500\u2500\u2500 INTRO \u2500\u2500\u2500 *\/\r\n.intro { padding: 5rem 0; }\r\n.two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; align-items: center; }\r\n\r\n.check-list { list-style: none; margin-top: 1.5rem; display: flex; flex-direction: column; gap: .7rem; }\r\n.check-list li { display: flex; align-items: flex-start; gap: .7rem; font-size: .88rem; color: var(--gray); }\r\n.check-list li::before {\r\n  content: '';\r\n  display: inline-block;\r\n  width: 18px; height: 18px; min-width: 18px;\r\n  border-radius: 50%;\r\n  background: #14cedd url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cpath d='M2 5l2.5 2.5L8 3' stroke='white' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'\/%3E%3C\/svg%3E\") no-repeat center;\r\n  margin-top: 1px;\r\n}\r\n\r\n.illus-box {\r\n  background: linear-gradient(140deg, #0a1f35, #0d3b6e);\r\n  border-radius: 4px;\r\n  padding: 3rem;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  min-height: 380px;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n.illus-box::after {\r\n  content: '';\r\n  position: absolute;\r\n  bottom: -40px; right: -40px;\r\n  width: 200px; height: 200px;\r\n  border-radius: 50%;\r\n  background: rgba(20,206,221,.08);\r\n}\r\n\r\n\/* \u2500\u2500\u2500 TURBINE TYPES \u2500\u2500\u2500 *\/\r\n.types-section { padding: 5rem 0; background: var(--light); border-top: 1px solid var(--border); }\r\n.types-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.5rem; margin-top: 3rem; }\r\n.type-card {\r\n  background: var(--white);\r\n  border: 1px solid var(--border);\r\n  border-radius: 4px;\r\n  overflow: hidden;\r\n  transition: box-shadow .25s, transform .25s, border-color .25s;\r\n}\r\n.type-card:hover { box-shadow: 0 8px 32px rgba(20,206,221,.1); transform: translateY(-3px); border-color: #a8ecf0; }\r\n.type-card-top {\r\n  background: linear-gradient(135deg, #0d3b6e, #1565a8);\r\n  padding: 2.5rem 2rem;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  min-height: 160px;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n.type-card-top::after {\r\n  content: '';\r\n  position: absolute;\r\n  bottom: 0; left: 0; right: 0;\r\n  height: 3px;\r\n  background: #14cedd;\r\n  transform: scaleX(0);\r\n  transition: transform .35s;\r\n}\r\n.type-card:hover .type-card-top::after { transform: scaleX(1); }\r\n.type-card-body { padding: 1.6rem 1.8rem; }\r\n.type-tag {\r\n  display: inline-block;\r\n  font-size: .65rem;\r\n  font-weight: 700;\r\n  letter-spacing: .15em;\r\n  text-transform: uppercase;\r\n  color: #14cedd;\r\n  border: 1px solid rgba(20,206,221,.35);\r\n  padding: .2rem .6rem;\r\n  margin-bottom: .8rem;\r\n}\r\n.type-card-body h3 { font-size: 1.05rem; font-weight: 700; margin-bottom: .6rem; color: var(--dark); }\r\n.type-card-body p { font-size: .83rem; font-weight: 300; color: var(--gray); line-height: 1.75; }\r\n.type-specs {\r\n  display: flex;\r\n  gap: 1.5rem;\r\n  margin-top: 1.2rem;\r\n  padding-top: 1.2rem;\r\n  border-top: 1px solid var(--border);\r\n}\r\n.spec-item { display: flex; flex-direction: column; gap: 2px; }\r\n.spec-val { font-size: .95rem; font-weight: 800; color: #14cedd; line-height: 1; }\r\n.spec-lbl { font-size: .68rem; font-weight: 600; letter-spacing: .08em; text-transform: uppercase; color: var(--gray); }\r\n\r\n\/* \u2500\u2500\u2500 SERVICE CARDS \u2500\u2500\u2500 *\/\r\n.services-section { padding: 5rem 0; }\r\n.section-header { text-align: center; margin-bottom: 3rem; }\r\n.cards-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.5rem; }\r\n.card {\r\n  background: var(--white);\r\n  border: 1px solid var(--border);\r\n  padding: 2.2rem 1.8rem;\r\n  border-radius: 4px;\r\n  transition: box-shadow .25s, border-color .25s, transform .25s;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n.card::before { content: ''; position: absolute; bottom: 0; left: 0; width: 0; height: 3px; background: #14cedd; transition: width .35s; }\r\n.card:hover { box-shadow: 0 8px 32px rgba(20,206,221,.1); border-color: #a8ecf0; transform: translateY(-3px); }\r\n.card:hover::before { width: 100%; }\r\n.card-icon { width: 52px; height: 52px; background: #e6fafb; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-bottom: 1.2rem; }\r\n.card h3 { font-size: 1.05rem; font-weight: 700; margin-bottom: .7rem; color: var(--dark); }\r\n.card p { font-size: .85rem; font-weight: 300; color: var(--gray); line-height: 1.75; }\r\n.card-link { display: inline-flex; align-items: center; gap: .35rem; font-size: .78rem; font-weight: 700; color: #14cedd; margin-top: 1.2rem; letter-spacing: .04em; text-transform: uppercase; transition: gap .2s; }\r\n.card:hover .card-link { gap: .6rem; }\r\n\r\n\/* \u2500\u2500\u2500 PROCESS \u2500\u2500\u2500 *\/\r\n.process-section { padding: 5rem 0; background: var(--light); border-top: 1px solid var(--border); }\r\n.steps-row { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; margin-top: 3.5rem; position: relative; }\r\n.steps-row::before { content: ''; position: absolute; top: 28px; left: calc(12.5% + 14px); width: calc(75% - 28px); height: 1px; background: var(--border); }\r\n.step-item { text-align: center; padding: 0 1rem; }\r\n.step-circle { width: 56px; height: 56px; border-radius: 50%; background: var(--blue); color: var(--white); font-size: 1.1rem; font-weight: 700; display: flex; align-items: center; justify-content: center; margin: 0 auto 1.2rem; position: relative; z-index: 1; }\r\n.step-item h4 { font-size: .88rem; font-weight: 700; margin-bottom: .5rem; color: var(--dark); text-transform: uppercase; letter-spacing: .05em; }\r\n.step-item p { font-size: .8rem; font-weight: 300; color: var(--gray); line-height: 1.7; }\r\n\r\n\/* \u2500\u2500\u2500 WHY SECTION \u2500\u2500\u2500 *\/\r\n.why-section { background: linear-gradient(110deg, #0a1f35 0%, #0d3b6e 100%); padding: 5rem 0; }\r\n.why-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; align-items: center; }\r\n.why-text .section-title { color: var(--white); }\r\n.why-text .section-body { color: rgba(255,255,255,.7); }\r\n.why-text .section-eyebrow { color: #14cedd; }\r\n.why-text .section-eyebrow::before { background: #14cedd; }\r\n.reasons { display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem; margin-top: 2rem; }\r\n.reason-item { background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.1); border-radius: 4px; padding: 1.4rem 1.2rem; transition: background .2s; }\r\n.reason-item:hover { background: rgba(255,255,255,.12); }\r\n.reason-num { font-size: 2rem; font-weight: 800; color: rgba(20,206,221,.45); line-height: 1; margin-bottom: .4rem; }\r\n.reason-item h4 { font-size: .88rem; font-weight: 700; color: var(--white); margin-bottom: .3rem; }\r\n.reason-item p { font-size: .78rem; font-weight: 300; color: rgba(255,255,255,.55); line-height: 1.6; }\r\n\r\n\/* \u2500\u2500\u2500 CTA \u2500\u2500\u2500 *\/\r\n.cta-section { padding: 5rem 0; background: var(--light); border-top: 1px solid var(--border); }\r\n.cta-box { background: linear-gradient(105deg, #0d3b6e, #1565a8); border-radius: 4px; padding: 3.5rem 3rem; display: flex; align-items: center; justify-content: space-between; gap: 2rem; flex-wrap: wrap; }\r\n.cta-box h2 { font-size: 1.9rem; font-weight: 800; color: var(--white); line-height: 1.2; }\r\n.cta-box h2 span { color: #14cedd; }\r\n.cta-box p { font-size: .9rem; font-weight: 300; color: rgba(255,255,255,.7); margin-top: .5rem; }\r\n\r\n\/* \u2500\u2500\u2500 OTHER SERVICES \u2500\u2500\u2500 *\/\r\n.other-section { padding: 5rem 0; }\r\n.other-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.5rem; margin-top: 2.5rem; }\r\n.other-card { border: 1px solid var(--border); border-radius: 4px; padding: 1.6rem 1.8rem; display: flex; align-items: center; justify-content: space-between; transition: border-color .2s, background .2s; }\r\n.other-card:hover { border-color: #14cedd; background: #f0fbfc; }\r\n.other-card-name { font-size: 1rem; font-weight: 700; color: var(--dark); text-transform: uppercase; letter-spacing: .06em; }\r\n.other-card-sub { font-size: .78rem; color: var(--gray); margin-top: .2rem; }\r\n.other-card-arrow { color: #14cedd; transition: transform .2s; }\r\n.other-card:hover .other-card-arrow { transform: translateX(5px); }\r\n\r\n\/* \u2500\u2500\u2500 FOOTER \u2500\u2500\u2500 *\/\r\nfooter { background: #111; color: rgba(255,255,255,.55); padding: 2rem 3rem; font-size: .8rem; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 1rem; }\r\n.footer-logo { font-size: 1.3rem; font-weight: 800; color: var(--white); }\r\nfooter a { color: rgba(255,255,255,.55); }\r\nfooter a:hover { color: var(--white); }\r\n\r\n\/* \u2500\u2500\u2500 RESPONSIVE \u2500\u2500\u2500 *\/\r\n@media (max-width: 900px) {\r\n  .two-col, .why-grid, .reasons { grid-template-columns: 1fr; gap: 2rem; }\r\n  .cards-grid, .other-grid, .types-grid { grid-template-columns: 1fr 1fr; }\r\n  .steps-row { grid-template-columns: 1fr 1fr; }\r\n  .steps-row::before { display: none; }\r\n  .nav-inner, .container { padding: 0 1.5rem; }\r\n  .banner-inner { padding: 0 1.5rem; }\r\n}\r\n@media (max-width: 560px) {\r\n  .cards-grid, .other-grid, .steps-row, .types-grid { grid-template-columns: 1fr; }\r\n  .stats-strip { flex-direction: column; }\r\n  .stat-box { border-right: none; border-bottom: 1px solid rgba(255,255,255,.12); }\r\n  .banner-visual { display: none; }\r\n  .page-banner { padding: 3rem 0; }\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- HEADER -->\r\n<header>\r\n  <div class=\"nav-inner\">\r\n    <a href=\"https:\/\/energylz.com\/\" class=\"logo\">energy<\/a>\r\n    <ul class=\"nav-links\">\r\n      <li><a href=\"https:\/\/energylz.com\/\">Home<\/a><\/li>\r\n      <li><a href=\"https:\/\/energylz.com\/index.php\/about\/\">About<\/a><\/li>\r\n      <li><a href=\"https:\/\/energylz.com\/index.php\/service\/\" class=\"active\">Service<\/a><\/li>\r\n      <li><a href=\"https:\/\/energylz.com\/index.php\/blog\/\">Blog<\/a><\/li>\r\n      <li><a href=\"https:\/\/energylz.com\/index.php\/contact\/\">Contact<\/a><\/li>\r\n    <\/ul>\r\n    <button class=\"nav-search\" aria-label=\"Search\">\r\n      <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><circle cx=\"9\" cy=\"9\" r=\"6\" stroke=\"currentColor\" stroke-width=\"1.8\"\/><line x1=\"13.5\" y1=\"13.5\" x2=\"17\" y2=\"17\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/><\/svg>\r\n    <\/button>\r\n  <\/div>\r\n<\/header>\r\n\r\n<!-- BANNER -->\r\n<section class=\"page-banner\">\r\n  <div class=\"banner-inner\">\r\n    <div class=\"banner-text\">\r\n\r\n      <div class=\"banner-tag\">Service 03<\/div>\r\n      <h1>Water <span>Turbines<\/span><\/h1>\r\n      <p>Generating stable, renewable electricity by harnessing the power of flowing water. From run-of-river micro-hydro to large-scale hydroelectric installations \u2014 consistent power, day and night.<\/p>\r\n      <div class=\"btn-row\">\r\n        <a href=\"https:\/\/energylz.com\/index.php\/contact\/\" class=\"btn-primary\">Get Free Consultation<\/a>\r\n        <a href=\"https:\/\/energylz.com\/index.php\/about\/\" class=\"btn-ghost\">Learn More<\/a>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"banner-visual\">\r\n      <svg width=\"340\" height=\"300\" viewBox=\"0 0 340 300\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n        <circle cx=\"170\" cy=\"145\" r=\"90\" fill=\"none\" stroke=\"rgba(20,206,221,0.15)\" stroke-width=\"1.5\" stroke-dasharray=\"6 6\"\/>\r\n        <circle cx=\"170\" cy=\"145\" r=\"65\" fill=\"none\" stroke=\"rgba(20,206,221,0.25)\" stroke-width=\"1.5\"\/>\r\n        <path d=\"M170 145 C155 120 120 108 100 118 C90 124 94 138 104 136 C128 130 152 134 170 145Z\" fill=\"rgba(20,206,221,0.2)\" stroke=\"rgba(20,206,221,0.6)\" stroke-width=\"1.5\"\/>\r\n        <path d=\"M170 145 C193 138 208 112 202 90 C198 78 185 78 183 90 C178 114 172 132 170 145Z\" fill=\"rgba(20,206,221,0.2)\" stroke=\"rgba(20,206,221,0.6)\" stroke-width=\"1.5\"\/>\r\n        <path d=\"M170 145 C175 170 196 190 216 184 C226 180 226 167 216 165 C196 160 180 156 170 145Z\" fill=\"rgba(20,206,221,0.2)\" stroke=\"rgba(20,206,221,0.6)\" stroke-width=\"1.5\"\/>\r\n        <path d=\"M170 145 C147 152 133 175 138 196 C142 208 155 208 157 196 C162 172 164 158 170 145Z\" fill=\"rgba(20,206,221,0.2)\" stroke=\"rgba(20,206,221,0.6)\" stroke-width=\"1.5\"\/>\r\n        <circle cx=\"170\" cy=\"145\" r=\"16\" fill=\"rgba(20,206,221,0.3)\" stroke=\"rgba(20,206,221,0.8)\" stroke-width=\"2\"\/>\r\n        <circle cx=\"170\" cy=\"145\" r=\"7\" fill=\"rgba(20,206,221,0.6)\"\/>\r\n        <path d=\"M60 50 Q100 40 140 55 Q160 62 170 70\" stroke=\"rgba(20,206,221,0.35)\" stroke-width=\"1.5\" stroke-dasharray=\"5 4\" fill=\"none\"\/>\r\n        <path d=\"M60 65 Q100 55 140 68 Q160 74 170 80\" stroke=\"rgba(20,206,221,0.2)\" stroke-width=\"1\" stroke-dasharray=\"5 4\" fill=\"none\"\/>\r\n        <path d=\"M170 218 Q200 228 240 220 Q270 214 295 222\" stroke=\"rgba(20,206,221,0.3)\" stroke-width=\"1.5\" stroke-dasharray=\"5 4\" fill=\"none\"\/>\r\n        <path d=\"M170 230 Q200 240 240 232 Q270 226 295 234\" stroke=\"rgba(20,206,221,0.15)\" stroke-width=\"1\" stroke-dasharray=\"5 4\" fill=\"none\"\/>\r\n        <line x1=\"235\" y1=\"110\" x2=\"300\" y2=\"80\" stroke=\"rgba(255,255,255,0.25)\" stroke-width=\"1.5\" stroke-dasharray=\"4 3\"\/>\r\n        <rect x=\"295\" y=\"65\" width=\"38\" height=\"28\" rx=\"3\" fill=\"rgba(255,255,255,0.08)\" stroke=\"rgba(255,255,255,0.3)\" stroke-width=\"1\"\/>\r\n        <line x1=\"302\" y1=\"74\" x2=\"302\" y2=\"84\" stroke=\"rgba(255,255,255,0.5)\" stroke-width=\"1\"\/>\r\n        <line x1=\"310\" y1=\"70\" x2=\"310\" y2=\"84\" stroke=\"rgba(255,255,255,0.5)\" stroke-width=\"1\"\/>\r\n        <line x1=\"318\" y1=\"76\" x2=\"318\" y2=\"84\" stroke=\"rgba(255,255,255,0.5)\" stroke-width=\"1\"\/>\r\n        <line x1=\"326\" y1=\"72\" x2=\"326\" y2=\"84\" stroke=\"rgba(255,255,255,0.5)\" stroke-width=\"1\"\/>\r\n      <\/svg>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- STATS STRIP -->\r\n<div class=\"stats-strip\">\r\n  <div class=\"stat-box\">\r\n    <svg class=\"stat-icon\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"><circle cx=\"18\" cy=\"18\" r=\"12\" stroke=\"rgba(255,255,255,0.6)\" stroke-width=\"1.5\"\/><circle cx=\"18\" cy=\"18\" r=\"6\" fill=\"none\" stroke=\"rgba(255,255,255,0.4)\" stroke-width=\"1\"\/><line x1=\"18\" y1=\"4\" x2=\"18\" y2=\"8\" stroke=\"rgba(255,255,255,0.5)\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><line x1=\"18\" y1=\"28\" x2=\"18\" y2=\"32\" stroke=\"rgba(255,255,255,0.5)\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><line x1=\"4\" y1=\"18\" x2=\"8\" y2=\"18\" stroke=\"rgba(255,255,255,0.5)\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><line x1=\"28\" y1=\"18\" x2=\"32\" y2=\"18\" stroke=\"rgba(255,255,255,0.5)\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><\/svg>\r\n    <div><div class=\"stat-num\">92<sub>%<\/sub><\/div><div class=\"stat-lbl\">System Uptime<\/div><\/div>\r\n  <\/div>\r\n  <div class=\"stat-box\">\r\n    <svg class=\"stat-icon\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"><rect x=\"6\" y=\"10\" width=\"24\" height=\"18\" rx=\"2\" stroke=\"rgba(255,255,255,0.6)\" stroke-width=\"1.5\"\/><line x1=\"18\" y1=\"4\" x2=\"18\" y2=\"10\" stroke=\"rgba(255,255,255,0.6)\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><line x1=\"12\" y1=\"4\" x2=\"24\" y2=\"4\" stroke=\"rgba(255,255,255,0.4)\" stroke-width=\"1\"\/><line x1=\"10\" y1=\"18\" x2=\"26\" y2=\"18\" stroke=\"rgba(255,255,255,0.3)\" stroke-width=\".8\"\/><line x1=\"10\" y1=\"22\" x2=\"26\" y2=\"22\" stroke=\"rgba(255,255,255,0.3)\" stroke-width=\".8\"\/><\/svg>\r\n    <div><div class=\"stat-num\">50<sub>yr<\/sub><\/div><div class=\"stat-lbl\">Lifespan<\/div><\/div>\r\n  <\/div>\r\n  <div class=\"stat-box\">\r\n    <svg class=\"stat-icon\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"><path d=\"M8 24 C8 16 13 10 18 8 C23 10 28 16 28 24 C28 28 24 32 18 32 C12 32 8 28 8 24Z\" stroke=\"rgba(255,255,255,0.6)\" stroke-width=\"1.5\"\/><path d=\"M14 22 C14 18 16 15 18 14 C20 15 22 18 22 22\" stroke=\"rgba(255,255,255,0.4)\" stroke-width=\"1\" stroke-dasharray=\"2 2\"\/><\/svg>\r\n    <div><div class=\"stat-num\">0<\/div><div class=\"stat-lbl\">CO\u2082 Emissions<\/div><\/div>\r\n  <\/div>\r\n  <div class=\"stat-box\">\r\n    <svg class=\"stat-icon\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\" fill=\"none\"><circle cx=\"18\" cy=\"18\" r=\"12\" stroke=\"rgba(255,255,255,0.6)\" stroke-width=\"1.5\"\/><polyline points=\"18,10 18,18 24,18\" stroke=\"rgba(255,255,255,0.6)\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n    <div><div class=\"stat-num\">24\/7<\/div><div class=\"stat-lbl\">Power Output<\/div><\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- INTRO -->\r\n<section class=\"intro\">\r\n  <div class=\"container\">\r\n    <div class=\"two-col\">\r\n      <div>\r\n        <p class=\"section-eyebrow\">Who We Are<\/p>\r\n        <h2 class=\"section-title\">Reliable Power from <span>Flowing Water<\/span><\/h2>\r\n        <p class=\"section-body\">Hydroelectric power is one of the oldest and most dependable forms of renewable energy. Unlike solar and wind, water flows continuously \u2014 delivering stable, predictable electricity day and night, in all weather conditions.<\/p>\r\n        <p class=\"section-body\">Our engineering team designs, installs, and maintains water turbine systems ranging from small run-of-river micro-hydro units for remote communities to large-scale Pelton, Francis, and Kaplan turbine installations for utilities and industry.<\/p>\r\n        <ul class=\"check-list\">\r\n          <li>Micro, mini, and large-scale hydro systems<\/li>\r\n          <li>Pelton, Francis, and Kaplan turbine types<\/li>\r\n          <li>Run-of-river and reservoir configurations<\/li>\r\n          <li>Tidal and wave energy integration<\/li>\r\n          <li>Full civil and electromechanical engineering<\/li>\r\n          <li>Long-term O&M with 50-year design life<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"illus-box\">\r\n        <svg width=\"300\" height=\"300\" viewBox=\"0 0 300 300\" fill=\"none\">\r\n          <circle cx=\"150\" cy=\"150\" r=\"100\" fill=\"none\" stroke=\"rgba(20,206,221,0.1)\" stroke-width=\"1.5\" stroke-dasharray=\"8 6\"\/>\r\n          <circle cx=\"150\" cy=\"150\" r=\"72\" fill=\"none\" stroke=\"rgba(20,206,221,0.2)\" stroke-width=\"1.5\"\/>\r\n          <path d=\"M150 150 C132 122 96 110 74 122 C62 130 67 148 78 145 C106 138 132 140 150 150Z\" fill=\"rgba(20,206,221,0.18)\" stroke=\"rgba(20,206,221,0.65)\" stroke-width=\"1.8\"\/>\r\n          <path d=\"M150 150 C178 140 196 112 188 86 C183 72 168 72 166 86 C162 114 154 134 150 150Z\" fill=\"rgba(20,206,221,0.18)\" stroke=\"rgba(20,206,221,0.65)\" stroke-width=\"1.8\"\/>\r\n          <path d=\"M150 150 C168 178 200 192 222 178 C234 170 230 152 218 155 C192 162 168 160 150 150Z\" fill=\"rgba(20,206,221,0.18)\" stroke=\"rgba(20,206,221,0.65)\" stroke-width=\"1.8\"\/>\r\n          <path d=\"M150 150 C122 160 106 188 112 214 C116 228 132 228 134 214 C138 186 144 166 150 150Z\" fill=\"rgba(20,206,221,0.18)\" stroke=\"rgba(20,206,221,0.65)\" stroke-width=\"1.8\"\/>\r\n          <circle cx=\"150\" cy=\"150\" r=\"20\" fill=\"rgba(20,206,221,0.25)\" stroke=\"rgba(20,206,221,0.7)\" stroke-width=\"2.5\"\/>\r\n          <circle cx=\"150\" cy=\"150\" r=\"9\" fill=\"rgba(20,206,221,0.55)\"\/>\r\n          <path d=\"M40 60 Q80 45 120 62 Q138 70 150 80\" stroke=\"rgba(20,206,221,0.4)\" stroke-width=\"1.5\" stroke-dasharray=\"6 4\" fill=\"none\" marker-end=\"url(#wh)\"\/>\r\n          <path d=\"M40 78 Q80 63 120 78 Q138 85 150 94\" stroke=\"rgba(20,206,221,0.2)\" stroke-width=\"1\" stroke-dasharray=\"6 4\" fill=\"none\"\/>\r\n          <path d=\"M150 220 Q170 235 210 228 Q248 222 270 232\" stroke=\"rgba(20,206,221,0.35)\" stroke-width=\"1.5\" stroke-dasharray=\"6 4\" fill=\"none\" marker-end=\"url(#wh)\"\/>\r\n          <path d=\"M150 234 Q170 248 210 240 Q248 234 270 244\" stroke=\"rgba(20,206,221,0.15)\" stroke-width=\"1\" stroke-dasharray=\"6 4\" fill=\"none\"\/>\r\n          <defs>\r\n            <marker id=\"wh\" markerWidth=\"8\" markerHeight=\"8\" refX=\"4\" refY=\"4\" orient=\"auto\">\r\n              <path d=\"M0,0 L8,4 L0,8 Z\" fill=\"rgba(20,206,221,0.7)\"\/>\r\n            <\/marker>\r\n          <\/defs>\r\n        <\/svg>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- TURBINE TYPES -->\r\n<section class=\"types-section\">\r\n  <div class=\"container\">\r\n    <div class=\"section-header\">\r\n      <p class=\"section-eyebrow\" style=\"justify-content:center\">Technology<\/p>\r\n      <h2 class=\"section-title\">Types of Water Turbines We Install<\/h2>\r\n    <\/div>\r\n    <div class=\"types-grid\">\r\n      <div class=\"type-card\">\r\n        <div class=\"type-card-top\">\r\n          <svg width=\"120\" height=\"110\" viewBox=\"0 0 120 110\" fill=\"none\">\r\n            <circle cx=\"60\" cy=\"55\" r=\"40\" fill=\"none\" stroke=\"rgba(20,206,221,0.3)\" stroke-width=\"1.2\"\/>\r\n            <g transform=\"rotate(0 60 55)\"><ellipse cx=\"60\" cy=\"16\" rx=\"7\" ry=\"5\" fill=\"rgba(20,206,221,0.3)\" stroke=\"rgba(20,206,221,0.7)\" stroke-width=\"1\"\/><\/g>\r\n            <g transform=\"rotate(45 60 55)\"><ellipse cx=\"60\" cy=\"16\" rx=\"7\" ry=\"5\" fill=\"rgba(20,206,221,0.3)\" stroke=\"rgba(20,206,221,0.7)\" stroke-width=\"1\"\/><\/g>\r\n            <g transform=\"rotate(90 60 55)\"><ellipse cx=\"60\" cy=\"16\" rx=\"7\" ry=\"5\" fill=\"rgba(20,206,221,0.3)\" stroke=\"rgba(20,206,221,0.7)\" stroke-width=\"1\"\/><\/g>\r\n            <g transform=\"rotate(135 60 55)\"><ellipse cx=\"60\" cy=\"16\" rx=\"7\" ry=\"5\" fill=\"rgba(20,206,221,0.3)\" stroke=\"rgba(20,206,221,0.7)\" stroke-width=\"1\"\/><\/g>\r\n            <g transform=\"rotate(180 60 55)\"><ellipse cx=\"60\" cy=\"16\" rx=\"7\" ry=\"5\" fill=\"rgba(20,206,221,0.3)\" stroke=\"rgba(20,206,221,0.7)\" stroke-width=\"1\"\/><\/g>\r\n            <g transform=\"rotate(225 60 55)\"><ellipse cx=\"60\" cy=\"16\" rx=\"7\" ry=\"5\" fill=\"rgba(20,206,221,0.3)\" stroke=\"rgba(20,206,221,0.7)\" stroke-width=\"1\"\/><\/g>\r\n            <g transform=\"rotate(270 60 55)\"><ellipse cx=\"60\" cy=\"16\" rx=\"7\" ry=\"5\" fill=\"rgba(20,206,221,0.3)\" stroke=\"rgba(20,206,221,0.7)\" stroke-width=\"1\"\/><\/g>\r\n            <g transform=\"rotate(315 60 55)\"><ellipse cx=\"60\" cy=\"16\" rx=\"7\" ry=\"5\" fill=\"rgba(20,206,221,0.3)\" stroke=\"rgba(20,206,221,0.7)\" stroke-width=\"1\"\/><\/g>\r\n            <circle cx=\"60\" cy=\"55\" r=\"10\" fill=\"rgba(20,206,221,0.2)\" stroke=\"rgba(20,206,221,0.6)\" stroke-width=\"1.5\"\/>\r\n            <path d=\"M8 50 Q28 48 44 54\" stroke=\"rgba(20,206,221,0.8)\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\r\n            <path d=\"M8 55 Q28 53 44 58\" stroke=\"rgba(20,206,221,0.4)\" stroke-width=\"1\" stroke-linecap=\"round\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <div class=\"type-card-body\">\r\n          <span class=\"type-tag\">High Head<\/span>\r\n          <h3>Pelton Turbine<\/h3>\r\n          <p>Ideal for high-head, low-flow sites such as mountain streams and steep rivers. A high-velocity water jet strikes cup-shaped buckets on the wheel, achieving efficiencies up to 92%.<\/p>\r\n          <div class=\"type-specs\">\r\n            <div class=\"spec-item\"><div class=\"spec-val\">100\u20131800m<\/div><div class=\"spec-lbl\">Head Range<\/div><\/div>\r\n            <div class=\"spec-item\"><div class=\"spec-val\">Up to 92%<\/div><div class=\"spec-lbl\">Efficiency<\/div><\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"type-card\">\r\n        <div class=\"type-card-top\">\r\n          <svg width=\"120\" height=\"110\" viewBox=\"0 0 120 110\" fill=\"none\">\r\n            <path d=\"M60 55 m-38,0 a38,38 0 1,1 0.1,0\" fill=\"none\" stroke=\"rgba(20,206,221,0.2)\" stroke-width=\"12\" stroke-linecap=\"round\"\/>\r\n            <circle cx=\"60\" cy=\"55\" r=\"28\" fill=\"none\" stroke=\"rgba(20,206,221,0.35)\" stroke-width=\"1.2\"\/>\r\n            <path d=\"M60 55 C50 42 36 40 30 48 C26 54 32 62 40 60 C50 57 56 55 60 55Z\" fill=\"rgba(20,206,221,0.25)\" stroke=\"rgba(20,206,221,0.65)\" stroke-width=\"1.2\"\/>\r\n            <path d=\"M60 55 C72 48 76 34 68 28 C62 24 56 30 58 38 C60 48 60 52 60 55Z\" fill=\"rgba(20,206,221,0.25)\" stroke=\"rgba(20,206,221,0.65)\" stroke-width=\"1.2\"\/>\r\n            <path d=\"M60 55 C70 67 84 68 90 60 C94 54 88 46 80 48 C70 52 64 54 60 55Z\" fill=\"rgba(20,206,221,0.25)\" stroke=\"rgba(20,206,221,0.65)\" stroke-width=\"1.2\"\/>\r\n            <path d=\"M60 55 C48 62 46 76 54 82 C60 86 66 80 64 72 C62 62 60 58 60 55Z\" fill=\"rgba(20,206,221,0.25)\" stroke=\"rgba(20,206,221,0.65)\" stroke-width=\"1.2\"\/>\r\n            <circle cx=\"60\" cy=\"55\" r=\"9\" fill=\"rgba(20,206,221,0.4)\" stroke=\"rgba(20,206,221,0.7)\" stroke-width=\"1.5\"\/>\r\n            <line x1=\"60\" y1=\"64\" x2=\"60\" y2=\"95\" stroke=\"rgba(20,206,221,0.3)\" stroke-width=\"5\" stroke-linecap=\"round\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <div class=\"type-card-body\">\r\n          <span class=\"type-tag\">Medium Head<\/span>\r\n          <h3>Francis Turbine<\/h3>\r\n          <p>The most widely used turbine worldwide, suited for medium head and medium flow applications. Water enters radially and exits axially through the runner, offering exceptional versatility.<\/p>\r\n          <div class=\"type-specs\">\r\n            <div class=\"spec-item\"><div class=\"spec-val\">10\u2013650m<\/div><div class=\"spec-lbl\">Head Range<\/div><\/div>\r\n            <div class=\"spec-item\"><div class=\"spec-val\">Up to 95%<\/div><div class=\"spec-lbl\">Efficiency<\/div><\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"type-card\">\r\n        <div class=\"type-card-top\">\r\n          <svg width=\"120\" height=\"110\" viewBox=\"0 0 120 110\" fill=\"none\">\r\n            <line x1=\"60\" y1=\"8\" x2=\"60\" y2=\"102\" stroke=\"rgba(255,255,255,0.35)\" stroke-width=\"4\" stroke-linecap=\"round\"\/>\r\n            <ellipse cx=\"60\" cy=\"55\" rx=\"44\" ry=\"12\" fill=\"rgba(20,206,221,0.15)\" stroke=\"rgba(20,206,221,0.5)\" stroke-width=\"1.5\"\/>\r\n            <ellipse cx=\"60\" cy=\"55\" rx=\"44\" ry=\"12\" fill=\"none\" stroke=\"rgba(20,206,221,0.25)\" stroke-width=\"8\" transform=\"rotate(45 60 55)\"\/>\r\n            <ellipse cx=\"60\" cy=\"55\" rx=\"44\" ry=\"12\" fill=\"none\" stroke=\"rgba(20,206,221,0.25)\" stroke-width=\"8\" transform=\"rotate(-45 60 55)\"\/>\r\n            <ellipse cx=\"60\" cy=\"55\" rx=\"12\" ry=\"8\" fill=\"rgba(20,206,221,0.35)\" stroke=\"rgba(20,206,221,0.8)\" stroke-width=\"1.5\"\/>\r\n            <line x1=\"20\" y1=\"30\" x2=\"20\" y2=\"80\" stroke=\"rgba(20,206,221,0.3)\" stroke-width=\"1.2\" stroke-dasharray=\"4 3\"\/>\r\n            <line x1=\"100\" y1=\"30\" x2=\"100\" y2=\"80\" stroke=\"rgba(20,206,221,0.3)\" stroke-width=\"1.2\" stroke-dasharray=\"4 3\"\/>\r\n            <line x1=\"10\" y1=\"30\" x2=\"10\" y2=\"80\" stroke=\"rgba(20,206,221,0.15)\" stroke-width=\"1\" stroke-dasharray=\"4 3\"\/>\r\n            <line x1=\"110\" y1=\"30\" x2=\"110\" y2=\"80\" stroke=\"rgba(20,206,221,0.15)\" stroke-width=\"1\" stroke-dasharray=\"4 3\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <div class=\"type-card-body\">\r\n          <span class=\"type-tag\">Low Head<\/span>\r\n          <h3>Kaplan Turbine<\/h3>\r\n          <p>Designed for low-head, high-flow conditions like lowland rivers, tidal barrages, and irrigation canals. Adjustable propeller blades allow optimal performance across varying flow rates.<\/p>\r\n          <div class=\"type-specs\">\r\n            <div class=\"spec-item\"><div class=\"spec-val\">2\u201340m<\/div><div class=\"spec-lbl\">Head Range<\/div><\/div>\r\n            <div class=\"spec-item\"><div class=\"spec-val\">Up to 93%<\/div><div class=\"spec-lbl\">Efficiency<\/div><\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- SERVICE CARDS -->\r\n<section class=\"services-section\">\r\n  <div class=\"container\">\r\n    <div class=\"section-header\">\r\n      <p class=\"section-eyebrow\" style=\"justify-content:center\">What's Included<\/p>\r\n      <h2 class=\"section-title\">Our Water Turbine Services<\/h2>\r\n    <\/div>\r\n    <div class=\"cards-grid\">\r\n      <div class=\"card\">\r\n        <div class=\"card-icon\">\r\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\"><circle cx=\"13\" cy=\"13\" r=\"9\" stroke=\"#14cedd\" stroke-width=\"1.5\"\/><path d=\"M13 13 C9 8 4 7 2 11 C1 13 4 16 7 14 C10 13 12 13 13 13Z\" stroke=\"#14cedd\" stroke-width=\"1\" stroke-linejoin=\"round\"\/><path d=\"M13 13 C18 9 19 4 15 2 C13 1 10 4 12 7 C13 10 13 12 13 13Z\" stroke=\"#14cedd\" stroke-width=\"1\" stroke-linejoin=\"round\"\/><path d=\"M13 13 C18 17 22 18 24 14 C25 12 22 9 19 11 C16 13 14 13 13 13Z\" stroke=\"#14cedd\" stroke-width=\"1\" stroke-linejoin=\"round\"\/><path d=\"M13 13 C8 17 7 22 11 24 C13 25 16 22 14 19 C13 16 13 14 13 13Z\" stroke=\"#14cedd\" stroke-width=\"1\" stroke-linejoin=\"round\"\/><circle cx=\"13\" cy=\"13\" r=\"3\" fill=\"rgba(20,206,221,0.4)\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Hydro Site Assessment<\/h3>\r\n        <p>Comprehensive hydrological survey, head and flow measurement, sediment analysis, and ecological impact assessment to evaluate your site's true power potential.<\/p>\r\n        <a href=\"#\" class=\"card-link\">Read More \u2192<\/a>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <div class=\"card-icon\">\r\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\"><rect x=\"3\" y=\"3\" width=\"20\" height=\"20\" rx=\"2\" stroke=\"#14cedd\" stroke-width=\"1.5\"\/><line x1=\"3\" y1=\"10\" x2=\"23\" y2=\"10\" stroke=\"#14cedd\" stroke-width=\".8\"\/><line x1=\"3\" y1=\"16\" x2=\"23\" y2=\"16\" stroke=\"#14cedd\" stroke-width=\".8\"\/><line x1=\"10\" y1=\"3\" x2=\"10\" y2=\"23\" stroke=\"#14cedd\" stroke-width=\".8\"\/><line x1=\"16\" y1=\"3\" x2=\"16\" y2=\"23\" stroke=\"#14cedd\" stroke-width=\".8\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Turbine & Civil Engineering<\/h3>\r\n        <p>Full electromechanical design and civil engineering for penstocks, powerhouses, intakes, and tailraces \u2014 delivered by our in-house multidisciplinary engineering team.<\/p>\r\n        <a href=\"#\" class=\"card-link\">Read More \u2192<\/a>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <div class=\"card-icon\">\r\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\"><path d=\"M5 20 L5 8 L13 4 L21 8 L21 20 L13 24 Z\" stroke=\"#14cedd\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/><line x1=\"13\" y1=\"4\" x2=\"13\" y2=\"24\" stroke=\"#14cedd\" stroke-width=\".8\"\/><line x1=\"5\" y1=\"12\" x2=\"21\" y2=\"12\" stroke=\"#14cedd\" stroke-width=\".8\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Micro-Hydro Systems<\/h3>\r\n        <p>Off-grid and grid-tied micro-hydro installations from 1 kW to 100 kW, ideal for remote farms, communities, and eco-lodges with access to a small stream or river.<\/p>\r\n        <a href=\"#\" class=\"card-link\">Read More \u2192<\/a>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <div class=\"card-icon\">\r\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\"><path d=\"M3 18 Q8 12 13 15 Q18 18 23 10\" stroke=\"#14cedd\" stroke-width=\"1.5\" stroke-linecap=\"round\" fill=\"none\"\/><path d=\"M3 22 Q8 16 13 19 Q18 22 23 14\" stroke=\"#14cedd\" stroke-width=\".8\" stroke-linecap=\"round\" fill=\"none\"\/><line x1=\"3\" y1=\"8\" x2=\"23\" y2=\"8\" stroke=\"#14cedd\" stroke-width=\"1\" stroke-dasharray=\"3 3\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Tidal & Run-of-River<\/h3>\r\n        <p>Innovative tidal stream turbines and run-of-river installations that generate power from natural water movement with minimal environmental disruption and no reservoir needed.<\/p>\r\n        <a href=\"#\" class=\"card-link\">Read More \u2192<\/a>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <div class=\"card-icon\">\r\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\"><rect x=\"2\" y=\"6\" width=\"22\" height=\"14\" rx=\"2\" stroke=\"#14cedd\" stroke-width=\"1.5\"\/><path d=\"M7 13 L10 10 L13 14 L16 11\" stroke=\"#14cedd\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><circle cx=\"21\" cy=\"6\" r=\"3\" fill=\"rgba(20,206,221,0.2)\" stroke=\"#14cedd\" stroke-width=\"1.2\"\/><\/svg>\r\n        <\/div>\r\n        <h3>SCADA & Remote Monitoring<\/h3>\r\n        <p>Real-time SCADA control systems, remote monitoring dashboards, and automated fault alerts \u2014 giving you full visibility and control of your hydro plant from anywhere.<\/p>\r\n        <a href=\"#\" class=\"card-link\">Read More \u2192<\/a>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <div class=\"card-icon\">\r\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\"><circle cx=\"13\" cy=\"13\" r=\"9\" stroke=\"#14cedd\" stroke-width=\"1.5\"\/><path d=\"M9 13 C9 11 11 9 13 9 C15 9 17 11 17 13\" stroke=\"#14cedd\" stroke-width=\"1\" stroke-dasharray=\"2 2\"\/><path d=\"M10 17 L13 14 L16 17\" stroke=\"#14cedd\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Rehabilitation & O&M<\/h3>\r\n        <p>Refurbishment of existing hydro plants to restore and boost output, plus comprehensive long-term O&M contracts covering all mechanical, electrical, and civil components.<\/p>\r\n        <a href=\"#\" class=\"card-link\">Read More \u2192<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- PROCESS -->\r\n<section class=\"process-section\">\r\n  <div class=\"container\">\r\n    <div class=\"section-header\" style=\"text-align:center\">\r\n      <p class=\"section-eyebrow\" style=\"justify-content:center\">How It Works<\/p>\r\n      <h2 class=\"section-title\">From River Survey to Power Generation<\/h2>\r\n    <\/div>\r\n    <div class=\"steps-row\">\r\n      <div class=\"step-item\">\r\n        <div class=\"step-circle\">01<\/div>\r\n        <h4>Hydro Survey<\/h4>\r\n        <p>We measure head, flow rate, seasonal variation, and sediment load to accurately determine your site's energy potential and the right turbine type.<\/p>\r\n      <\/div>\r\n      <div class=\"step-item\">\r\n        <div class=\"step-circle\">02<\/div>\r\n        <h4>Engineering Design<\/h4>\r\n        <p>Our engineers produce full mechanical, electrical, and civil drawings \u2014 covering intake, penstock, powerhouse, turbine, generator, and grid connection.<\/p>\r\n      <\/div>\r\n      <div class=\"step-item\">\r\n        <div class=\"step-circle\">03<\/div>\r\n        <h4>Construction<\/h4>\r\n        <p>We manage all civil works, turbine installation, and electrical systems, coordinating with environmental regulators and local authorities throughout.<\/p>\r\n      <\/div>\r\n      <div class=\"step-item\">\r\n        <div class=\"step-circle\">04<\/div>\r\n        <h4>Commissioning<\/h4>\r\n        <p>Full load testing, SCADA setup, grid synchronisation, and handover \u2014 your hydro plant is running and generating clean revenue from day one.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- WHY US -->\r\n<section class=\"why-section\">\r\n  <div class=\"container\">\r\n    <div class=\"why-grid\">\r\n      <div class=\"why-text\">\r\n        <p class=\"section-eyebrow\">Why Choose Us<\/p>\r\n        <h2 class=\"section-title\">Reasons to Choose Our Company to <span style=\"color:#14cedd\">Power Your Clean Energy<\/span><\/h2>\r\n        <p class=\"section-body\">With over 35 years of hydroelectric engineering experience, we deliver projects that generate clean power reliably for 50 years or more \u2014 with minimal environmental impact and maximum financial return.<\/p>\r\n      <\/div>\r\n      <div class=\"reasons\">\r\n        <div class=\"reason-item\">\r\n          <div class=\"reason-num\">35+<\/div>\r\n          <h4>Years of Experience<\/h4>\r\n          <p>Decades of hydro engineering expertise across micro, mini, and large-scale projects worldwide.<\/p>\r\n        <\/div>\r\n        <div class=\"reason-item\">\r\n          <div class=\"reason-num\">\ud83c\udf31<\/div>\r\n          <h4>Greener Atmosphere<\/h4>\r\n          <p>Zero fuel combustion, zero emissions \u2014 hydroelectric is among the cleanest power sources available.<\/p>\r\n        <\/div>\r\n        <div class=\"reason-item\">\r\n          <div class=\"reason-num\">\u267e<\/div>\r\n          <h4>Constantly Replenished<\/h4>\r\n          <p>Water is naturally replenished by rainfall and snowmelt \u2014 a truly endless, renewable energy source.<\/p>\r\n        <\/div>\r\n        <div class=\"reason-item\">\r\n          <div class=\"reason-num\">\ud83d\udcb0<\/div>\r\n          <h4>Budget Friendly<\/h4>\r\n          <p>Low operating costs, no fuel, and 50-year lifespans deliver outstanding long-term return on investment.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CTA -->\r\n<section class=\"cta-section\">\r\n  <div class=\"container\">\r\n    <div class=\"cta-box\">\r\n      <div>\r\n        <h2>Get a Free Consultation,<br><span>Call us<\/span><\/h2>\r\n        <p>Our hydro specialists are ready to assess your site and design the ideal system.<\/p>\r\n      <\/div>\r\n      <div class=\"btn-row\">\r\n        <a href=\"https:\/\/energylz.com\/index.php\/contact\/\" class=\"btn-primary\">Contact Us<\/a>\r\n        <a href=\"tel:+17002300035\" class=\"btn-ghost\">+1 (700) 230-0035<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- OTHER SERVICES -->\r\n<section class=\"other-section\">\r\n  <div class=\"container\">\r\n    <p class=\"section-eyebrow\">Explore More<\/p>\r\n    <h2 class=\"section-title\">Other Services<\/h2>\r\n    <div class=\"other-grid\">\r\n      <a href=\"solar-power.html\" class=\"other-card\">\r\n        <div>\r\n          <div class=\"other-card-name\">Solar Power<\/div>\r\n          <div class=\"other-card-sub\">Photovoltaic systems & installation<\/div>\r\n        <\/div>\r\n        <svg class=\"other-card-arrow\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><path d=\"M4 10h12M12 6l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n      <\/a>\r\n      <a href=\"hybrid-energy.html\" class=\"other-card\">\r\n        <div>\r\n          <div class=\"other-card-name\">Hybrid Energy<\/div>\r\n          <div class=\"other-card-sub\">Multi-source smart integration<\/div>\r\n        <\/div>\r\n        <svg class=\"other-card-arrow\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><path d=\"M4 10h12M12 6l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n      <\/a>\r\n      <a href=\"wind-energy.html\" class=\"other-card\">\r\n        <div>\r\n          <div class=\"other-card-name\">Wind Energy<\/div>\r\n          <div class=\"other-card-sub\">Onshore & offshore turbines<\/div>\r\n        <\/div>\r\n        <svg class=\"other-card-arrow\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><path d=\"M4 10h12M12 6l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FOOTER -->\r\n<footer>\r\n  <div class=\"footer-logo\">energy<\/div>\r\n  <p>\u00a9 2026 energy \u2014 Renewable Energy Premium Supply & Installation Services<\/p>\r\n  <p><a href=\"tel:+17002300035\">+1 (700) 230-0035<\/a><\/p>\r\n<\/footer>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Water Turbines \u2013 energy energy Home About Service Blog Contact Service 03 Water Turbines Generating stable, renewable electricity by harnessing the power of flowing water. From run-of-river micro-hydro to large-scale hydroelectric installations \u2014 consistent power, day and night. Get Free Consultation Learn More 92%System Uptime 50yrLifespan 0CO\u2082 Emissions 24\/7Power Output Who We Are Reliable Power &hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-2942","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>water turbine hydroelectric installation | energy<\/title>\n<meta name=\"description\" content=\"water turbine hydroelectric installation from micro-hydro to large-scale projects. Francis and Kaplan turbines with 92% uptime\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/energylz.com\/index.php\/water-turbine-hydroelectric-installation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"water turbine hydroelectric installation | energy\" \/>\n<meta property=\"og:description\" content=\"water turbine hydroelectric installation from micro-hydro to large-scale projects. Francis and Kaplan turbines with 92% uptime\" \/>\n<meta property=\"og:url\" content=\"https:\/\/energylz.com\/index.php\/water-turbine-hydroelectric-installation\/\" \/>\n<meta property=\"og:site_name\" content=\"Energy\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-15T09:11:32+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/energylz.com\/index.php\/water-turbine-hydroelectric-installation\/\",\"url\":\"https:\/\/energylz.com\/index.php\/water-turbine-hydroelectric-installation\/\",\"name\":\"water turbine hydroelectric installation | energy\",\"isPartOf\":{\"@id\":\"https:\/\/energylz.com\/#website\"},\"datePublished\":\"2026-05-14T09:28:56+00:00\",\"dateModified\":\"2026-05-15T09:11:32+00:00\",\"description\":\"water turbine hydroelectric installation from micro-hydro to large-scale projects. Francis and Kaplan turbines with 92% uptime\",\"breadcrumb\":{\"@id\":\"https:\/\/energylz.com\/index.php\/water-turbine-hydroelectric-installation\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/energylz.com\/index.php\/water-turbine-hydroelectric-installation\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/energylz.com\/index.php\/water-turbine-hydroelectric-installation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/energylz.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Water turbine hydroelectric installation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/energylz.com\/#website\",\"url\":\"https:\/\/energylz.com\/\",\"name\":\"Energy\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/energylz.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"water turbine hydroelectric installation | energy","description":"water turbine hydroelectric installation from micro-hydro to large-scale projects. Francis and Kaplan turbines with 92% uptime","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/energylz.com\/index.php\/water-turbine-hydroelectric-installation\/","og_locale":"en_US","og_type":"article","og_title":"water turbine hydroelectric installation | energy","og_description":"water turbine hydroelectric installation from micro-hydro to large-scale projects. Francis and Kaplan turbines with 92% uptime","og_url":"https:\/\/energylz.com\/index.php\/water-turbine-hydroelectric-installation\/","og_site_name":"Energy","article_modified_time":"2026-05-15T09:11:32+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/energylz.com\/index.php\/water-turbine-hydroelectric-installation\/","url":"https:\/\/energylz.com\/index.php\/water-turbine-hydroelectric-installation\/","name":"water turbine hydroelectric installation | energy","isPartOf":{"@id":"https:\/\/energylz.com\/#website"},"datePublished":"2026-05-14T09:28:56+00:00","dateModified":"2026-05-15T09:11:32+00:00","description":"water turbine hydroelectric installation from micro-hydro to large-scale projects. Francis and Kaplan turbines with 92% uptime","breadcrumb":{"@id":"https:\/\/energylz.com\/index.php\/water-turbine-hydroelectric-installation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/energylz.com\/index.php\/water-turbine-hydroelectric-installation\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/energylz.com\/index.php\/water-turbine-hydroelectric-installation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/energylz.com\/"},{"@type":"ListItem","position":2,"name":"Water turbine hydroelectric installation"}]},{"@type":"WebSite","@id":"https:\/\/energylz.com\/#website","url":"https:\/\/energylz.com\/","name":"Energy","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/energylz.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/energylz.com\/index.php\/wp-json\/wp\/v2\/pages\/2942","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/energylz.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/energylz.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/energylz.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/energylz.com\/index.php\/wp-json\/wp\/v2\/comments?post=2942"}],"version-history":[{"count":7,"href":"https:\/\/energylz.com\/index.php\/wp-json\/wp\/v2\/pages\/2942\/revisions"}],"predecessor-version":[{"id":2970,"href":"https:\/\/energylz.com\/index.php\/wp-json\/wp\/v2\/pages\/2942\/revisions\/2970"}],"wp:attachment":[{"href":"https:\/\/energylz.com\/index.php\/wp-json\/wp\/v2\/media?parent=2942"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}