{"id":297,"date":"2026-06-07T22:57:53","date_gmt":"2026-06-07T22:57:53","guid":{"rendered":"https:\/\/nikadigitalhub.co.ke\/copawaters\/?page_id=297"},"modified":"2026-06-08T00:26:46","modified_gmt":"2026-06-08T00:26:46","slug":"irrigation-system-setup","status":"publish","type":"page","link":"https:\/\/nikadigitalhub.co.ke\/copawaters\/irrigation-system-setup\/","title":{"rendered":"Irrigation System Setup"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"297\" class=\"elementor elementor-297\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29479e67 e-con e-atomic-element e-flexbox-base e-29479e67-49247ff \" data-id=\"29479e67\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"29479e67\">\n    \t\t<div class=\"elementor-element elementor-element-7c790e66 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"7c790e66\" data-element_type=\"widget\" data-e-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>Copa Waters - Navbar<\/title>\r\n  \r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\r\n  <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n\r\n  <script>\r\n    tailwind.config = {\r\n      theme: {\r\n        extend: {\r\n          fontFamily: {\r\n            sans: ['\"Plus Jakarta Sans\"', 'sans-serif'],\r\n          },\r\n          colors: {\r\n            brand: {\r\n              dark: '#0f172a',\r\n              blue: '#0284c7',\r\n              light: '#38bdf8',\r\n            }\r\n          }\r\n        }\r\n      }\r\n    }\r\n  <\/script>\r\n\r\n  <style>\r\n    body {\r\n      min-height: 200vh;\r\n      background-color: #f8fafc;\r\n    }\r\n\r\n    \/* Elegant Link Underline *\/\r\n    .nav-link {\r\n      position: relative;\r\n    }\r\n    .nav-link::after {\r\n      content: '';\r\n      position: absolute;\r\n      bottom: -4px;\r\n      left: 0;\r\n      width: 100%;\r\n      height: 2px;\r\n      background-color: #0284c7;\r\n      transform: scaleX(0);\r\n      transform-origin: right;\r\n      transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);\r\n    }\r\n    .nav-link:hover::after,\r\n    .nav-link.active::after {\r\n      transform: scaleX(1);\r\n      transform-origin: left;\r\n    }\r\n\r\n    \/* Dropdown Animation *\/\r\n    .dropdown-content {\r\n      opacity: 0;\r\n      visibility: hidden;\r\n      transform: translateY(10px);\r\n      transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);\r\n    }\r\n    .group:hover .dropdown-content {\r\n      opacity: 1;\r\n      visibility: visible;\r\n      transform: translateY(0);\r\n    }\r\n\r\n    \/* Two-column dropdown grid *\/\r\n    .services-dropdown {\r\n      width: 560px;\r\n      left: 50%;\r\n      transform: translateX(-50%) translateY(10px);\r\n    }\r\n    .group:hover .services-dropdown {\r\n      transform: translateX(-50%) translateY(0);\r\n    }\r\n\r\n    \/* Mobile Menu Drawer *\/\r\n    #mobile-menu {\r\n      transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);\r\n    }\r\n    #mobile-overlay {\r\n      transition: opacity 0.4s ease;\r\n    }\r\n\r\n    \/* Hamburger Animation *\/\r\n    .hamburger span {\r\n      transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);\r\n      transform-origin: center;\r\n    }\r\n    .hamburger.open span:nth-child(1) {\r\n      transform: translateY(7px) rotate(45deg);\r\n    }\r\n    .hamburger.open span:nth-child(2) {\r\n      opacity: 0;\r\n    }\r\n    .hamburger.open span:nth-child(3) {\r\n      transform: translateY(-7px) rotate(-45deg);\r\n    }\r\n\r\n    \/* Mobile Accordion *\/\r\n    .mobile-dropdown-content {\r\n      max-height: 0;\r\n      overflow: hidden;\r\n      transition: max-height 0.4s ease;\r\n    }\r\n    .mobile-dropdown.open .mobile-dropdown-content {\r\n      max-height: 600px;\r\n    }\r\n    .mobile-dropdown .chevron {\r\n      transition: transform 0.3s ease;\r\n    }\r\n    .mobile-dropdown.open .chevron {\r\n      transform: rotate(180deg);\r\n    }\r\n\r\n    \/* Divider in dropdown *\/\r\n    .dropdown-divider {\r\n      height: 1px;\r\n      background: #f1f5f9;\r\n      margin: 4px 16px;\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body class=\"antialiased text-slate-800\">\r\n\r\n  <!-- ===== TOP BAR ===== -->\r\n  <div class=\"bg-brand-dark text-slate-300 py-2.5 px-4 sm:px-6 lg:px-8 text-xs font-medium relative z-[60]\">\r\n    <div class=\"max-w-7xl mx-auto flex justify-between items-center\">\r\n      \r\n      <div class=\"hidden lg:flex items-center gap-8\">\r\n        <a href=\"mailto:info@copawaters.co.ke\" class=\"flex items-center gap-2 hover:text-white transition-colors\">\r\n          <i class=\"fa-regular fa-envelope text-brand-light\"><\/i> info@copawaters.co.ke\r\n        <\/a>\r\n        <div class=\"flex items-center gap-2\">\r\n          <i class=\"fa-regular fa-clock text-brand-light\"><\/i> Mon - Fri: 8:00 AM - 5:00 PM\r\n        <\/div>\r\n        <div class=\"flex items-center gap-2\">\r\n          <i class=\"fa-solid fa-location-dot text-brand-light\"><\/i> Nairobi, Kenya\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"lg:hidden flex items-center justify-center w-full sm:w-auto\">\r\n        <a href=\"mailto:info@copawaters.co.ke\" class=\"flex items-center gap-2 hover:text-white transition-colors\">\r\n          <i class=\"fa-regular fa-envelope text-brand-light\"><\/i> info@copawaters.co.ke\r\n        <\/a>\r\n      <\/div>\r\n\r\n      <div class=\"hidden sm:flex items-center\">\r\n        <a href=\"\/contact-us\" class=\"bg-brand-blue hover:bg-sky-500 text-white px-5 py-1.5 rounded-full font-semibold transition-all duration-300 flex items-center gap-2 hover:shadow-[0_0_15px_rgba(2,132,199,0.4)] hover:-translate-y-0.5\">\r\n          Consult Experts <i class=\"fa-solid fa-arrow-right text-[10px] mt-0.5\"><\/i>\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- ===== MAIN NAVBAR ===== -->\r\n  <header class=\"bg-white\/90 backdrop-blur-md border-b border-slate-200 sticky top-0 z-50 shadow-sm\">\r\n    <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\r\n      <div class=\"flex justify-between items-center h-20\">\r\n        \r\n        <!-- Logo -->\r\n        <a href=\"\/\" class=\"flex items-center gap-3 group\">\r\n          <div class=\"w-10 h-10 bg-gradient-to-br from-brand-blue to-blue-900 rounded-xl flex items-center justify-center text-white shadow-lg group-hover:scale-105 group-hover:-rotate-3 transition-transform duration-300\">\r\n            <i class=\"fa-solid fa-droplet text-lg\"><\/i>\r\n          <\/div>\r\n          <div class=\"flex flex-col leading-none\">\r\n            <span class=\"font-extrabold text-xl text-brand-dark tracking-tight uppercase\">Copa <span class=\"text-brand-blue\">Waters<\/span><\/span>\r\n            <span class=\"text-[9px] font-bold text-slate-500 tracking-[0.2em] uppercase mt-1\">Expert Solutions<\/span>\r\n          <\/div>\r\n        <\/a>\r\n\r\n        <!-- Desktop Menu -->\r\n        <nav class=\"hidden lg:flex items-center gap-7\">\r\n          <a href=\"\/\" class=\"nav-link active text-sm font-semibold text-brand-dark hover:text-brand-blue transition-colors\">Home<\/a>\r\n          <a href=\"\/copawaters\/about-us\" class=\"nav-link text-sm font-semibold text-slate-600 hover:text-brand-blue transition-colors\">About Us<\/a>\r\n          \r\n          <!-- Services Dropdown -->\r\n          <div class=\"relative group py-8\">\r\n            <button class=\"nav-link text-sm font-semibold text-slate-600 group-hover:text-brand-blue transition-colors flex items-center gap-1.5\">\r\n              Services <i class=\"fa-solid fa-chevron-down text-[9px] transition-transform duration-300 group-hover:rotate-180\"><\/i>\r\n            <\/button>\r\n            \r\n            <!-- Wide Two-Column Dropdown -->\r\n            <div class=\"dropdown-content services-dropdown absolute top-[70px] bg-white rounded-2xl shadow-[0_10px_40px_-10px_rgba(0,0,0,0.15)] border border-slate-100 py-3 overflow-hidden\">\r\n              \r\n              <!-- Header inside dropdown -->\r\n              <div class=\"px-5 pb-2 pt-1\">\r\n                <p class=\"text-[10px] font-bold text-slate-400 uppercase tracking-[0.18em]\">Our Services<\/p>\r\n              <\/div>\r\n              <div class=\"dropdown-divider\"><\/div>\r\n\r\n              <div class=\"grid grid-cols-2 gap-x-2 px-3 py-2\">\r\n\r\n                <a href=\"\/copawaters\/borehole-drilling\" class=\"flex items-center gap-3 px-3 py-2.5 rounded-xl hover:bg-slate-50 text-sm font-medium text-slate-700 hover:text-brand-blue transition-colors group\/item\">\r\n                  <div class=\"w-8 h-8 flex-shrink-0 rounded-lg bg-sky-50 flex items-center justify-center text-brand-blue group-hover\/item:bg-brand-blue group-hover\/item:text-white transition-colors\">\r\n                    <i class=\"fa-solid fa-arrows-down-to-line text-xs\"><\/i>\r\n                  <\/div>\r\n                  <span class=\"leading-tight\">Borehole Drilling<\/span>\r\n                <\/a>\r\n\r\n                <a href=\"\/copawaters\/hydrogeological-surveys\" class=\"flex items-center gap-3 px-3 py-2.5 rounded-xl hover:bg-slate-50 text-sm font-medium text-slate-700 hover:text-brand-blue transition-colors group\/item\">\r\n                  <div class=\"w-8 h-8 flex-shrink-0 rounded-lg bg-sky-50 flex items-center justify-center text-brand-blue group-hover\/item:bg-brand-blue group-hover\/item:text-white transition-colors\">\r\n                    <i class=\"fa-solid fa-magnifying-glass-location text-xs\"><\/i>\r\n                  <\/div>\r\n                  <span class=\"leading-tight\">Hydrogeological Surveys<\/span>\r\n                <\/a>\r\n\r\n                <a href=\"\/copawaters\/pump-installation\" class=\"flex items-center gap-3 px-3 py-2.5 rounded-xl hover:bg-slate-50 text-sm font-medium text-slate-700 hover:text-brand-blue transition-colors group\/item\">\r\n                  <div class=\"w-8 h-8 flex-shrink-0 rounded-lg bg-sky-50 flex items-center justify-center text-brand-blue group-hover\/item:bg-brand-blue group-hover\/item:text-white transition-colors\">\r\n                    <i class=\"fa-solid fa-faucet-drip text-xs\"><\/i>\r\n                  <\/div>\r\n                  <span class=\"leading-tight\">Pump Installation<\/span>\r\n                <\/a>\r\n\r\n                <a href=\"\/copawaters\/water-treatment\" class=\"flex items-center gap-3 px-3 py-2.5 rounded-xl hover:bg-slate-50 text-sm font-medium text-slate-700 hover:text-brand-blue transition-colors group\/item\">\r\n                  <div class=\"w-8 h-8 flex-shrink-0 rounded-lg bg-sky-50 flex items-center justify-center text-brand-blue group-hover\/item:bg-brand-blue group-hover\/item:text-white transition-colors\">\r\n                    <i class=\"fa-solid fa-flask text-xs\"><\/i>\r\n                  <\/div>\r\n                  <span class=\"leading-tight\">Water Testing & Quality<\/span>\r\n                <\/a>\r\n\r\n                <a href=\"\/copawaters\/water-treatment\" class=\"flex items-center gap-3 px-3 py-2.5 rounded-xl hover:bg-slate-50 text-sm font-medium text-slate-700 hover:text-brand-blue transition-colors group\/item\">\r\n                  <div class=\"w-8 h-8 flex-shrink-0 rounded-lg bg-sky-50 flex items-center justify-center text-brand-blue group-hover\/item:bg-brand-blue group-hover\/item:text-white transition-colors\">\r\n                    <i class=\"fa-solid fa-droplet text-xs\"><\/i>\r\n                  <\/div>\r\n                  <span class=\"leading-tight\">Water Treatment Solutions<\/span>\r\n                <\/a>\r\n\r\n                <a href=\"\/copawaters\/borehole-rehabilitation-maintenance\" class=\"flex items-center gap-3 px-3 py-2.5 rounded-xl hover:bg-slate-50 text-sm font-medium text-slate-700 hover:text-brand-blue transition-colors group\/item\">\r\n                  <div class=\"w-8 h-8 flex-shrink-0 rounded-lg bg-sky-50 flex items-center justify-center text-brand-blue group-hover\/item:bg-brand-blue group-hover\/item:text-white transition-colors\">\r\n                    <i class=\"fa-solid fa-wrench text-xs\"><\/i>\r\n                  <\/div>\r\n                  <span class=\"leading-tight\">Borehole Rehabilitation<\/span>\r\n                <\/a>\r\n\r\n                <a href=\"\/copawaters\/casing-and-grouting\" class=\"flex items-center gap-3 px-3 py-2.5 rounded-xl hover:bg-slate-50 text-sm font-medium text-slate-700 hover:text-brand-blue transition-colors group\/item\">\r\n                  <div class=\"w-8 h-8 flex-shrink-0 rounded-lg bg-sky-50 flex items-center justify-center text-brand-blue group-hover\/item:bg-brand-blue group-hover\/item:text-white transition-colors\">\r\n                    <i class=\"fa-solid fa-layer-group text-xs\"><\/i>\r\n                  <\/div>\r\n                  <span class=\"leading-tight\">Casing & Grouting<\/span>\r\n                <\/a>\r\n\r\n                <a href=\"\/copawaters\/tank-storage-system-installation\" class=\"flex items-center gap-3 px-3 py-2.5 rounded-xl hover:bg-slate-50 text-sm font-medium text-slate-700 hover:text-brand-blue transition-colors group\/item\">\r\n                  <div class=\"w-8 h-8 flex-shrink-0 rounded-lg bg-sky-50 flex items-center justify-center text-brand-blue group-hover\/item:bg-brand-blue group-hover\/item:text-white transition-colors\">\r\n                    <i class=\"fa-solid fa-tank-water text-xs\"><\/i>\r\n                  <\/div>\r\n                  <span class=\"leading-tight\">Tank & Storage Systems<\/span>\r\n                <\/a>\r\n\r\n                <a href=\"\/copawaters\/irrigation-system-setup\" class=\"flex items-center gap-3 px-3 py-2.5 rounded-xl hover:bg-slate-50 text-sm font-medium text-slate-700 hover:text-brand-blue transition-colors group\/item\">\r\n                  <div class=\"w-8 h-8 flex-shrink-0 rounded-lg bg-sky-50 flex items-center justify-center text-brand-blue group-hover\/item:bg-brand-blue group-hover\/item:text-white transition-colors\">\r\n                    <i class=\"fa-solid fa-seedling text-xs\"><\/i>\r\n                  <\/div>\r\n                  <span class=\"leading-tight\">Irrigation System Setup<\/span>\r\n                <\/a>\r\n\r\n                <a href=\"\/copawaters\/consultation-permitting-support\" class=\"flex items-center gap-3 px-3 py-2.5 rounded-xl hover:bg-slate-50 text-sm font-medium text-slate-700 hover:text-brand-blue transition-colors group\/item\">\r\n                  <div class=\"w-8 h-8 flex-shrink-0 rounded-lg bg-sky-50 flex items-center justify-center text-brand-blue group-hover\/item:bg-brand-blue group-hover\/item:text-white transition-colors\">\r\n                    <i class=\"fa-solid fa-file-contract text-xs\"><\/i>\r\n                  <\/div>\r\n                  <span class=\"leading-tight\">Consultation & Permitting<\/span>\r\n                <\/a>\r\n\r\n              <\/div>\r\n\r\n              <!-- Footer link inside dropdown -->\r\n              <div class=\"dropdown-divider mt-1\"><\/div>\r\n              <div class=\"px-5 pt-2 pb-1\">\r\n                <a href=\"\/copawaters\/services\" class=\"text-xs font-bold text-brand-blue hover:text-sky-500 flex items-center gap-1.5 transition-colors\">\r\n                  View All Services <i class=\"fa-solid fa-arrow-right text-[9px]\"><\/i>\r\n                <\/a>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <!-- Equipment & Technology (standalone page) -->\r\n          <a href=\"\/copawaters\/equipment-technology\" class=\"nav-link text-sm font-semibold text-slate-600 hover:text-brand-blue transition-colors whitespace-nowrap\">Equipment & Tech<\/a>\r\n\r\n          <a href=\"\/copawaters\/projects\" class=\"nav-link text-sm font-semibold text-slate-600 hover:text-brand-blue transition-colors\">Projects<\/a>\r\n          <a href=\"\/copawaters\/faq\" class=\"nav-link text-sm font-semibold text-slate-600 hover:text-brand-blue transition-colors\">FAQ<\/a>\r\n          <a href=\"\/copawaters\/contact-us\" class=\"nav-link text-sm font-semibold text-slate-600 hover:text-brand-blue transition-colors\">Contact<\/a>\r\n        <\/nav>\r\n\r\n        <!-- Social Icons (Desktop) -->\r\n        <div class=\"hidden lg:flex items-center gap-2\">\r\n          <a href=\"#\" class=\"w-9 h-9 rounded-full flex items-center justify-center text-slate-400 hover:bg-brand-blue hover:text-white transition-all\"><i class=\"fa-brands fa-facebook-f text-sm\"><\/i><\/a>\r\n          <a href=\"#\" class=\"w-9 h-9 rounded-full flex items-center justify-center text-slate-400 hover:bg-brand-blue hover:text-white transition-all\"><i class=\"fa-brands fa-instagram text-sm\"><\/i><\/a>\r\n          <a href=\"#\" class=\"w-9 h-9 rounded-full flex items-center justify-center text-slate-400 hover:bg-brand-blue hover:text-white transition-all\"><i class=\"fa-brands fa-youtube text-sm\"><\/i><\/a>\r\n        <\/div>\r\n\r\n        <!-- Hamburger Button (Mobile) -->\r\n        <button id=\"hamburger-btn\" class=\"lg:hidden hamburger flex flex-col justify-center items-center w-10 h-10 z-[60] focus:outline-none\">\r\n          <span class=\"w-6 h-0.5 bg-brand-dark rounded-full mb-1.5\"><\/span>\r\n          <span class=\"w-6 h-0.5 bg-brand-dark rounded-full mb-1.5\"><\/span>\r\n          <span class=\"w-6 h-0.5 bg-brand-dark rounded-full\"><\/span>\r\n        <\/button>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/header>\r\n\r\n  <!-- ===== MOBILE MENU OVERLAY & DRAWER ===== -->\r\n  <div id=\"mobile-overlay\" class=\"fixed inset-0 bg-brand-dark\/50 backdrop-blur-sm z-50 opacity-0 pointer-events-none\"><\/div>\r\n\r\n  <div id=\"mobile-menu\" class=\"fixed top-0 right-0 h-full w-80 bg-white shadow-2xl z-50 translate-x-full overflow-y-auto flex flex-col\">\r\n    <!-- Close Header -->\r\n    <div class=\"flex items-center justify-between p-6 border-b border-slate-100\">\r\n      <span class=\"font-bold text-lg text-brand-dark\">Menu<\/span>\r\n    <\/div>\r\n\r\n    <!-- Mobile Links -->\r\n    <div class=\"flex-1 px-6 py-8 flex flex-col gap-5\">\r\n      <a href=\"\/\" class=\"text-base font-bold text-brand-blue\">Home<\/a>\r\n      <a href=\"\/copawaters\/about-us\" class=\"text-base font-semibold text-slate-700 hover:text-brand-blue transition-colors\">About Us<\/a>\r\n      \r\n      <!-- Mobile Services Accordion -->\r\n      <div class=\"mobile-dropdown cursor-pointer\">\r\n        <div class=\"flex items-center justify-between text-base font-semibold text-slate-700 hover:text-brand-blue transition-colors\" onclick=\"this.parentElement.classList.toggle('open')\">\r\n          Services <i class=\"fa-solid fa-chevron-down text-xs chevron\"><\/i>\r\n        <\/div>\r\n        <div class=\"mobile-dropdown-content mt-4 flex flex-col gap-3 pl-4 border-l-2 border-slate-100\">\r\n          <a href=\"\/copawaters\/borehole-drilling\" class=\"text-sm font-medium text-slate-600 hover:text-brand-blue flex items-center gap-2\">\r\n            <i class=\"fa-solid fa-arrows-down-to-line w-4 text-slate-400 text-xs\"><\/i> Borehole Drilling\r\n          <\/a>\r\n          <a href=\"\/copawaters\/hydrogeological-surveys\" class=\"text-sm font-medium text-slate-600 hover:text-brand-blue flex items-center gap-2\">\r\n            <i class=\"fa-solid fa-magnifying-glass-location w-4 text-slate-400 text-xs\"><\/i> Hydrogeological Surveys\r\n          <\/a>\r\n          <a href=\"\/copawaters\/pump-installation\" class=\"text-sm font-medium text-slate-600 hover:text-brand-blue flex items-center gap-2\">\r\n            <i class=\"fa-solid fa-faucet-drip w-4 text-slate-400 text-xs\"><\/i> Pump Installation\r\n          <\/a>\r\n          <a href=\"\/copawaters\/water-treatment\" class=\"text-sm font-medium text-slate-600 hover:text-brand-blue flex items-center gap-2\">\r\n            <i class=\"fa-solid fa-flask w-4 text-slate-400 text-xs\"><\/i> Water Testing & Quality\r\n          <\/a>\r\n          <a href=\"\/copawaters\/water-treatment\" class=\"text-sm font-medium text-slate-600 hover:text-brand-blue flex items-center gap-2\">\r\n            <i class=\"fa-solid fa-droplet w-4 text-slate-400 text-xs\"><\/i> Water Treatment Solutions\r\n          <\/a>\r\n          <a href=\"\/copawaters\/borehole-rehabilitation-maintenance\" class=\"text-sm font-medium text-slate-600 hover:text-brand-blue flex items-center gap-2\">\r\n            <i class=\"fa-solid fa-wrench w-4 text-slate-400 text-xs\"><\/i> Borehole Rehabilitation\r\n          <\/a>\r\n          <a href=\"\/copawaters\/casing-and-grouting\" class=\"text-sm font-medium text-slate-600 hover:text-brand-blue flex items-center gap-2\">\r\n            <i class=\"fa-solid fa-layer-group w-4 text-slate-400 text-xs\"><\/i> Casing & Grouting\r\n          <\/a>\r\n          <a href=\"\/copawaters\/tank-storage-system-installation\" class=\"text-sm font-medium text-slate-600 hover:text-brand-blue flex items-center gap-2\">\r\n            <i class=\"fa-solid fa-tank-water w-4 text-slate-400 text-xs\"><\/i> Tank & Storage Systems\r\n          <\/a>\r\n          <a href=\"\/copawaters\/irrigation-system-setup\" class=\"text-sm font-medium text-slate-600 hover:text-brand-blue flex items-center gap-2\">\r\n            <i class=\"fa-solid fa-seedling w-4 text-slate-400 text-xs\"><\/i> Irrigation System Setup\r\n          <\/a>\r\n          <a href=\"\/copawaters\/consultation-permitting-support\" class=\"text-sm font-medium text-slate-600 hover:text-brand-blue flex items-center gap-2\">\r\n            <i class=\"fa-solid fa-file-contract w-4 text-slate-400 text-xs\"><\/i> Consultation & Permitting\r\n          <\/a>\r\n          <a href=\"\/copawaters\/services\" class=\"text-xs font-bold text-brand-blue flex items-center gap-1 mt-1\">\r\n            View All Services <i class=\"fa-solid fa-arrow-right text-[9px]\"><\/i>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <a href=\"\/copawaters\/equipment-technology\" class=\"text-base font-semibold text-slate-700 hover:text-brand-blue transition-colors\">Equipment & Technology<\/a>\r\n      <a href=\"\/copawaters\/projects\" class=\"text-base font-semibold text-slate-700 hover:text-brand-blue transition-colors\">Projects<\/a>\r\n      <a href=\"\/copawaters\/faq\" class=\"text-base font-semibold text-slate-700 hover:text-brand-blue transition-colors\">FAQ<\/a>\r\n      <a href=\"\/copawaters\/contact-us\" class=\"text-base font-semibold text-slate-700 hover:text-brand-blue transition-colors\">Contact<\/a>\r\n    <\/div>\r\n\r\n    <!-- Mobile Footer -->\r\n    <div class=\"p-6 bg-slate-50 border-t border-slate-100 mt-auto\">\r\n      <a href=\"\/copawaters\/contact-us\" class=\"w-full block text-center bg-brand-blue text-white font-bold py-3 rounded-xl mb-6 shadow-md\">Consult Experts<\/a>\r\n      <div class=\"flex items-center justify-center gap-4\">\r\n        <a href=\"#\" class=\"w-10 h-10 rounded-full bg-white shadow flex items-center justify-center text-slate-600\"><i class=\"fa-brands fa-facebook-f\"><\/i><\/a>\r\n        <a href=\"#\" class=\"w-10 h-10 rounded-full bg-white shadow flex items-center justify-center text-slate-600\"><i class=\"fa-brands fa-instagram\"><\/i><\/a>\r\n        <a href=\"#\" class=\"w-10 h-10 rounded-full bg-white shadow flex items-center justify-center text-slate-600\"><i class=\"fa-brands fa-whatsapp\"><\/i><\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Script for Mobile Interaction -->\r\n  <script>\r\n    const hamburgerBtn = document.getElementById('hamburger-btn');\r\n    const mobileMenu = document.getElementById('mobile-menu');\r\n    const mobileOverlay = document.getElementById('mobile-overlay');\r\n    let isMenuOpen = false;\r\n\r\n    function toggleMobileMenu() {\r\n      isMenuOpen = !isMenuOpen;\r\n      if (isMenuOpen) {\r\n        hamburgerBtn.classList.add('open');\r\n        mobileMenu.style.transform = 'translateX(0)';\r\n        mobileOverlay.style.opacity = '1';\r\n        mobileOverlay.style.pointerEvents = 'auto';\r\n        document.body.style.overflow = 'hidden';\r\n      } else {\r\n        hamburgerBtn.classList.remove('open');\r\n        mobileMenu.style.transform = 'translateX(100%)';\r\n        mobileOverlay.style.opacity = '0';\r\n        mobileOverlay.style.pointerEvents = 'none';\r\n        document.body.style.overflow = '';\r\n      }\r\n    }\r\n\r\n    hamburgerBtn.addEventListener('click', toggleMobileMenu);\r\n    mobileOverlay.addEventListener('click', toggleMobileMenu);\r\n\r\n    window.addEventListener(\"resize\", () => {\r\n      if (window.innerWidth >= 1024 && isMenuOpen) {\r\n        toggleMobileMenu();\r\n      }\r\n    });\r\n  <\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-218077f8 e-con e-atomic-element e-flexbox-base e-218077f8-a4ef2c6 \" data-id=\"218077f8\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"218077f8\">\n    \t\t<div class=\"elementor-element elementor-element-1d970f81 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"1d970f81\" data-element_type=\"widget\" data-e-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 content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\/>\r\n  <title>Irrigation System Setup - COPA Water Experts<\/title>\r\n  \r\n  <script src=\"https:\/\/cdn.tailwindcss.com?plugins=forms,container-queries\"><\/script>\r\n  \r\n  <link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\" rel=\"stylesheet\"\/>\r\n  \r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n  \r\n  <script>\r\n    tailwind.config = {\r\n      theme: {\r\n        extend: {\r\n          colors: {\r\n            brandBlue: '#0072b5', \/* Official COPA Waters Brand Blue *\/\r\n            brandDark: '#0f172a',\r\n          },\r\n          fontFamily: {\r\n            sans: ['Inter', 'sans-serif'],\r\n          }\r\n        }\r\n      }\r\n    }\r\n  <\/script>\r\n<\/head>\r\n<body class=\"bg-slate-50 text-slate-900 font-sans antialiased selection:bg-brandBlue selection:text-white\">\r\n\r\n  <header class=\"relative h-[450px] md:h-[500px] flex items-center justify-center text-center overflow-hidden\" data-purpose=\"page-hero\">\r\n    \r\n    <img decoding=\"async\" alt=\"COPA Water Experts Irrigation Systems\" class=\"absolute inset-0 w-full h-full object-cover object-[center_30%]\" src=\"https:\/\/nikadigitalhub.co.ke\/copawaters\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-05-at-8.39.28-AM.jpeg\"\/>\r\n    \r\n    <div class=\"absolute inset-0 bg-gradient-to-b from-slate-900\/80 via-slate-900\/50 to-slate-900\/90 mix-blend-multiply\"><\/div>\r\n    \r\n    <div class=\"relative z-10 px-4 w-full max-w-4xl mt-12 transform transition-all duration-700 translate-y-0 opacity-100\">\r\n      \r\n      <div class=\"flex items-center justify-center gap-4 mb-6 opacity-80\">\r\n        <div class=\"h-[2px] w-12 bg-brandBlue\"><\/div>\r\n        <span class=\"text-brandBlue font-semibold tracking-widest uppercase text-sm\">Agricultural Solutions<\/span>\r\n        <div class=\"h-[2px] w-12 bg-brandBlue\"><\/div>\r\n      <\/div>\r\n\r\n      <h1 class=\"text-5xl md:text-6xl lg:text-7xl font-extrabold text-white mb-6 tracking-tight drop-shadow-sm\">\r\n        Irrigation System Setup\r\n      <\/h1>\r\n      \r\n      <p class=\"text-lg md:text-xl text-slate-300 font-medium max-w-2xl mx-auto mb-10 leading-relaxed\">\r\n        Modern drip and sprinkler irrigation solutions efficiently powered by your borehole to maximize crop yield and water conservation.\r\n      <\/p>\r\n      \r\n      <nav aria-label=\"Breadcrumb\" class=\"flex justify-center items-center space-x-3 text-sm md:text-base font-medium bg-white\/10 backdrop-blur-md inline-flex px-6 py-2.5 rounded-full border border-white\/20 shadow-xl\">\r\n        <a class=\"text-slate-200 hover:text-white transition-colors\" href=\"\/copawaters\">Home<\/a>\r\n        <i class=\"fa-solid fa-chevron-right text-[10px] text-slate-400\"><\/i>\r\n        <a class=\"text-slate-200 hover:text-white transition-colors\" href=\"#services\">Services<\/a>\r\n        <i class=\"fa-solid fa-chevron-right text-[10px] text-slate-400\"><\/i>\r\n        <span class=\"text-white\">Irrigation Systems<\/span>\r\n      <\/nav>\r\n      \r\n    <\/div>\r\n  <\/header>\r\n  <\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-ba990f9 e-con e-atomic-element e-flexbox-base e-ba990f9-dd56039 \" data-id=\"ba990f9\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"ba990f9\">\n    \t\t<div class=\"elementor-element elementor-element-cf7f802 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"cf7f802\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"utf-8\"\/>\n  <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\/>\n  <title>Irrigation System Setup - Copa Waters<\/title>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\"\/>\n  <style>\n    * { margin: 0; padding: 0; box-sizing: border-box; }\n\n    body {\n      font-family: 'Inter', sans-serif;\n      background: #f8fafc;\n      color: #333;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    .survey-section {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 80px 20px;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .survey-section::before {\n      content: '';\n      position: absolute;\n      top: 100px; right: -200px;\n      width: 500px; height: 500px;\n      background: rgba(0, 118, 190, 0.04);\n      border-radius: 50%;\n      pointer-events: none; z-index: 0;\n    }\n\n    .survey-section::after {\n      content: '';\n      position: absolute;\n      bottom: 100px; left: -200px;\n      width: 400px; height: 400px;\n      background: rgba(43, 57, 144, 0.03);\n      border-radius: 50%;\n      pointer-events: none; z-index: 0;\n    }\n\n    \/* \u2500\u2500 INTRO GRID \u2500\u2500 *\/\n    .intro-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 60px; align-items: center;\n      margin-bottom: 80px;\n      position: relative; z-index: 1;\n    }\n\n    .intro-text { order: 2; }\n\n    .intro-label {\n      display: flex; align-items: center; gap: 12px;\n      margin-bottom: 16px;\n    }\n\n    .intro-label__line {\n      width: 40px; height: 3px;\n      background: #0076be; border-radius: 2px;\n    }\n\n    .intro-label__text {\n      font-size: 0.8rem; font-weight: 700;\n      color: #0076be; text-transform: uppercase;\n      letter-spacing: 0.12em;\n    }\n\n    .intro-title {\n      font-size: 2.75rem; font-weight: 900;\n      color: #2b3990; line-height: 1.1; margin-bottom: 24px;\n    }\n\n    .intro-title span { color: #0076be; }\n\n    .intro-desc {\n      font-size: 1rem; line-height: 1.8;\n      color: #555; margin-bottom: 24px;\n    }\n\n    .intro-accent {\n      position: relative; padding-left: 28px;\n    }\n\n    .intro-accent::before {\n      content: '';\n      position: absolute; left: 0; top: 0; bottom: 0;\n      width: 4px;\n      background: rgba(0, 118, 190, 0.15);\n      border-radius: 2px;\n    }\n\n    .intro-accent::after {\n      content: '';\n      position: absolute; left: 0; top: 0;\n      height: 50%; width: 4px;\n      background: #0076be; border-radius: 2px;\n    }\n\n    .intro-accent p {\n      font-size: 0.95rem; line-height: 1.8; color: #666;\n    }\n\n    .intro-image {\n      order: 1; position: relative;\n      display: flex; justify-content: center;\n    }\n\n    .intro-image__frame {\n      position: relative; width: 100%; max-width: 560px;\n      aspect-ratio: 4\/3; border-radius: 16px;\n      overflow: hidden;\n      box-shadow: 0 25px 60px rgba(43, 57, 144, 0.15);\n    }\n\n    .intro-image__frame img {\n      width: 100%; height: 100%; object-fit: cover;\n      transition: transform 0.6s ease;\n    }\n\n    .intro-image__frame:hover img { transform: scale(1.03); }\n\n    .intro-image__frame::after {\n      content: '';\n      position: absolute; inset: 0;\n      background: linear-gradient(to top, rgba(0, 0, 0, 0.1), transparent);\n      pointer-events: none;\n    }\n\n    .intro-image__offset {\n      position: absolute; inset: 0;\n      background: rgba(0, 118, 190, 0.08);\n      border-radius: 16px;\n      transform: translate(16px, 16px); z-index: -1;\n    }\n\n    \/* \u2500\u2500 DETAILS GRID \u2500\u2500 *\/\n    .details-grid {\n      display: grid;\n      grid-template-columns: 5fr 7fr;\n      gap: 60px; align-items: start;\n      position: relative; z-index: 1;\n    }\n\n    .detail-image {\n      position: sticky; top: 120px;\n    }\n\n    .detail-image__frame {\n      width: 100%; aspect-ratio: 4\/5;\n      border-radius: 16px; overflow: hidden;\n      box-shadow: 0 20px 50px rgba(0, 118, 190, 0.12);\n    }\n\n    .detail-image__frame img {\n      width: 100%; height: 100%; object-fit: cover;\n      transition: transform 0.6s ease;\n    }\n\n    .detail-image__frame:hover img { transform: scale(1.03); }\n\n    .detail-image__offset {\n      position: absolute; inset: 0;\n      background: rgba(43, 57, 144, 0.05);\n      border-radius: 16px;\n      transform: translate(-12px, -12px); z-index: -1;\n    }\n\n    .detail-badge {\n      position: absolute; right: -20px; top: 25%;\n      background: #fff; padding: 18px 22px;\n      border-radius: 14px;\n      box-shadow: 0 12px 40px rgba(0, 0, 0, 0.1);\n      border: 1px solid rgba(0, 0, 0, 0.04);\n      display: flex; align-items: center; gap: 14px;\n      z-index: 10; transition: transform 0.3s;\n    }\n\n    .detail-badge:hover { transform: translateY(-3px); }\n\n    .detail-badge__icon {\n      width: 48px; height: 48px;\n      background: rgba(0, 118, 190, 0.08);\n      color: #0076be; border-radius: 50%;\n      display: flex; align-items: center; justify-content: center;\n      flex-shrink: 0;\n    }\n\n    .detail-badge__icon i { font-size: 1.1rem; }\n\n    .detail-badge__text strong {\n      display: block; font-size: 0.85rem; color: #2b3990;\n    }\n\n    .detail-badge__text span {\n      font-size: 0.75rem; color: #888; font-weight: 500;\n    }\n\n    .detail-content__title {\n      font-size: 1.75rem; font-weight: 900;\n      color: #2b3990; margin-bottom: 16px;\n    }\n\n    .detail-content__desc {\n      font-size: 1rem; line-height: 1.8;\n      color: #555; margin-bottom: 32px;\n    }\n\n    .detail-card {\n      background: #fff; border-radius: 16px; padding: 36px;\n      border: 1px solid rgba(0, 0, 0, 0.04);\n      box-shadow: 0 8px 30px rgba(0, 0, 0, 0.04);\n    }\n\n    .detail-list { list-style: none; }\n\n    .detail-list li {\n      display: flex; align-items: flex-start; gap: 20px;\n      padding: 20px 0;\n      border-bottom: 1px solid rgba(0, 0, 0, 0.04);\n      transition: padding-left 0.3s;\n    }\n\n    .detail-list li:last-child { border-bottom: none; padding-bottom: 0; }\n    .detail-list li:first-child { padding-top: 0; }\n    .detail-list li:hover { padding-left: 6px; }\n\n    .detail-list__icon {\n      width: 48px; height: 48px;\n      background: rgba(0, 118, 190, 0.06);\n      color: #0076be; border-radius: 12px;\n      display: flex; align-items: center; justify-content: center;\n      flex-shrink: 0; margin-top: 2px;\n      transition: all 0.3s;\n    }\n\n    .detail-list li:hover .detail-list__icon {\n      background: #0076be; color: #fff;\n    }\n\n    .detail-list__icon i { font-size: 1.05rem; }\n\n    .detail-list__title {\n      font-size: 1.05rem; font-weight: 700;\n      color: #2b3990; margin-bottom: 6px;\n    }\n\n    .detail-list__desc {\n      font-size: 0.9rem; line-height: 1.65; color: #666;\n    }\n\n    \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n    @media (max-width: 1024px) {\n      .intro-grid { gap: 40px; }\n      .intro-title { font-size: 2.25rem; }\n      .detail-badge { right: -10px; padding: 14px 18px; }\n    }\n\n    @media (max-width: 768px) {\n      .survey-section { padding: 60px 20px; }\n      .intro-grid { grid-template-columns: 1fr; gap: 40px; }\n      .intro-text { order: 1; }\n      .intro-image { order: 0; }\n      .intro-title { font-size: 2rem; }\n      .details-grid { grid-template-columns: 1fr; gap: 40px; }\n      .detail-image {\n        position: static; max-width: 500px; margin: 0 auto;\n      }\n      .detail-badge { right: 10px; top: auto; bottom: -16px; }\n      .intro-image__offset, .detail-image__offset { display: none; }\n    }\n\n    @media (max-width: 580px) {\n      .survey-section { padding: 48px 16px; }\n      .intro-grid { margin-bottom: 48px; }\n      .intro-title { font-size: 1.75rem; }\n      .intro-desc { font-size: 0.9rem; }\n      .detail-content__title { font-size: 1.5rem; }\n      .detail-card { padding: 24px; }\n      .detail-list li { gap: 14px; padding: 16px 0; }\n      .detail-list__icon { width: 42px; height: 42px; }\n      .detail-list__icon i { font-size: 0.95rem; }\n      .detail-list__title { font-size: 0.95rem; }\n      .detail-list__desc { font-size: 0.85rem; }\n      .detail-badge { padding: 12px 16px; gap: 10px; }\n      .detail-badge__icon { width: 40px; height: 40px; }\n      .detail-badge__icon i { font-size: 0.95rem; }\n      .detail-badge__text strong { font-size: 0.78rem; }\n      .detail-badge__text span { font-size: 0.7rem; }\n      .intro-image__frame { border-radius: 12px; }\n      .detail-image__frame { border-radius: 12px; }\n    }\n\n    @media (max-width: 400px) {\n      .intro-title { font-size: 1.5rem; }\n      .detail-card { padding: 20px; }\n      .detail-list li { flex-direction: column; gap: 10px; }\n      .detail-list__icon { margin-top: 0; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <main class=\"survey-section\">\n\n    <!-- \u2550\u2550\u2550 INTRO SECTION \u2550\u2550\u2550 -->\n    <div class=\"intro-grid\">\n\n      <!-- Text -->\n      <div class=\"intro-text\">\n        <div class=\"intro-label\">\n          <span class=\"intro-label__line\"><\/span>\n          <span class=\"intro-label__text\">Our Core Service<\/span>\n        <\/div>\n\n        <h2 class=\"intro-title\">Irrigation System<br><span>Setup<\/span><\/h2>\n\n        <p class=\"intro-desc\">\n          At Copa Waters, we design and install efficient irrigation systems powered directly by your borehole, delivering the right amount of water to your crops at the right time. Whether you need precision drip irrigation for high-value horticulture or sprinkler systems for broadacre farming, we build setups that maximize yield while minimizing water waste.\n        <\/p>\n\n        <div class=\"intro-accent\">\n          <p>Every irrigation system is engineered around your borehole's specific yield and your crop's water requirements, ensuring your fields receive consistent, adequate moisture without over-extracting or depleting your water source \u2014 season after season.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Image -->\n      <div class=\"intro-image\">\n        <div class=\"intro-image__offset\"><\/div>\n        <div class=\"intro-image__frame\">\n          <img decoding=\"async\" alt=\"Irrigation System Setup\" src=\"https:\/\/nikadigitalhub.co.ke\/copawaters\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-05-at-8.39.41-AM.jpeg\"\/>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <!-- \u2550\u2550\u2550 DETAILS SECTION \u2550\u2550\u2550 -->\n    <div class=\"details-grid\">\n\n      <!-- Sticky Image -->\n      <div class=\"detail-image\">\n        <div class=\"detail-image__offset\"><\/div>\n        <div class=\"detail-image__frame\">\n          <img decoding=\"async\" alt=\"Irrigation Equipment\" src=\"https:\/\/nikadigitalhub.co.ke\/copawaters\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-05-at-8.39.28-AM.jpeg\"\/>\n        <\/div>\n\n        <div class=\"detail-badge\">\n          <div class=\"detail-badge__icon\">\n            <i class=\"fa-solid fa-seedling\"><\/i>\n          <\/div>\n          <div class=\"detail-badge__text\">\n            <strong>Grow More<\/strong>\n            <span>Water Less<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- List Content -->\n      <div class=\"detail-content\">\n        <h3 class=\"detail-content__title\">Our Irrigation Solutions<\/h3>\n        <p class=\"detail-content__desc\">\n          We provide end-to-end irrigation services \u2014 from system design and pump sizing through to pipe layout, emitter selection, and automation. Every setup is built to harness your borehole's output efficiently and deliver it precisely where your crops need it most:\n        <\/p>\n\n        <div class=\"detail-card\">\n          <ul class=\"detail-list\">\n\n            <li>\n              <div class=\"detail-list__icon\">\n                <i class=\"fa-solid fa-droplet\"><\/i>\n              <\/div>\n              <div>\n                <div class=\"detail-list__title\">Drip Irrigation Systems<\/div>\n                <p class=\"detail-list__desc\">Precision drip systems that deliver water directly to plant root zones through emitters, driplines, and micro-tubes. Achieves up to 90% water use efficiency, making it the ideal choice for horticulture, greenhouses, orchards, and any crop where water conservation and targeted delivery are critical.<\/p>\n              <\/div>\n            <\/li>\n\n            <li>\n              <div class=\"detail-list__icon\">\n                <i class=\"fa-solid fa-shower\"><\/i>\n              <\/div>\n              <div>\n                <div class=\"detail-list__title\">Sprinkler Irrigation Systems<\/div>\n                <p class=\"detail-list__desc\">Overhead sprinkler setups \u2014 including centre-pivot, rain-gun, and impact sprinkler configurations \u2014 for broadacre crops, pastures, and lawns. Designed for uniform water distribution across large areas, with coverage patterns tailored to your field shape and crop type.<\/p>\n              <\/div>\n            <\/li>\n\n            <li>\n              <div class=\"detail-list__icon\">\n                <i class=\"fa-solid fa-solar-panel\"><\/i>\n              <\/div>\n              <div>\n                <div class=\"detail-list__title\">Solar-Powered Irrigation<\/div>\n                <p class=\"detail-list__desc\">Complete solar-pumped irrigation systems that run your borehole and distribution network entirely off-grid. Eliminates diesel and electricity costs while providing reliable daytime pumping \u2014 perfectly aligned with crop water demand during peak sunlight hours for maximum efficiency.<\/p>\n              <\/div>\n            <\/li>\n\n            <li>\n              <div class=\"detail-list__icon\">\n                <i class=\"fa-solid fa-microchip\"><\/i>\n              <\/div>\n              <div>\n                <div class=\"detail-list__title\">Automated Control Systems<\/div>\n                <p class=\"detail-list__desc\">Smart irrigation controllers with programmable timers, soil moisture sensors, and weather-responsive scheduling. Automates watering cycles to eliminate guesswork, reduce labour costs, and prevent over- or under-irrigation that damages crop health and yields.<\/p>\n              <\/div>\n            <\/li>\n\n            <li>\n              <div class=\"detail-list__icon\">\n                <i class=\"fa-solid fa-ruler-combined\"><\/i>\n              <\/div>\n              <div>\n                <div class=\"detail-list__title\">System Design & Commissioning<\/div>\n                <p class=\"detail-list__desc\">Full irrigation engineering from hydraulic design and pump sizing to pipe layout, filtration, and fertigation integration. Every system is pressure-tested, flow-calibrated, and commissioned on-site to ensure uniform distribution and optimal performance before handover.<\/p>\n              <\/div>\n            <\/li>\n\n          <\/ul>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n  <\/main>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-3f6050f7 e-con e-atomic-element e-flexbox-base e-3f6050f7-6cac8c1 \" data-id=\"3f6050f7\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"3f6050f7\">\n    \t\t<div class=\"elementor-element elementor-element-4cf5f85c elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"4cf5f85c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\" style=\"scroll-behavior: smooth;\">\r\n<head>\r\n  <meta charset=\"utf-8\">\r\n  <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\r\n  <title>Footer Section - COPA Water Experts<\/title>\r\n  <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n  <link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\">\r\n  \r\n  <style>\r\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap');\r\n    \r\n    body {\r\n      font-family: 'Plus Jakarta Sans', sans-serif;\r\n    }\r\n\r\n    \/* Elegant frosted glass effect for icons *\/\r\n    .glass-icon {\r\n      background: rgba(255, 255, 255, 0.03);\r\n      border: 1px solid rgba(255, 255, 255, 0.1);\r\n      backdrop-filter: blur(10px);\r\n      transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\r\n    }\r\n    \r\n    .glass-icon:hover {\r\n      background: rgba(56, 189, 248, 0.15); \/* Sky blue tint *\/\r\n      border-color: rgba(56, 189, 248, 0.4);\r\n      transform: translateY(-4px);\r\n      box-shadow: 0 10px 20px -10px rgba(56, 189, 248, 0.3);\r\n    }\r\n  <\/style>\r\n  \r\n  <script>\r\n    tailwind.config = {\r\n      theme: {\r\n        extend: {\r\n          colors: {\r\n            'brand-accent': '#38bdf8', \/* Tailwind sky-400 *\/\r\n          }\r\n        }\r\n      }\r\n    }\r\n  <\/script>\r\n<\/head>\r\n<body class=\"bg-gray-50\">\r\n\r\n  <!-- BEGIN: Elegant Footer Section -->\r\n  <!-- Top gradient accent line representing water flow -->\r\n  <div class=\"h-1 w-full bg-gradient-to-r from-cyan-400 via-brand-accent to-blue-600 mt-20\"><\/div>\r\n  \r\n  <footer class=\"bg-slate-900 text-slate-300 relative\" data-purpose=\"main-footer\">\r\n\r\n    <!-- Main Footer Content -->\r\n    <div class=\"max-w-[90rem] mx-auto px-4 sm:px-6 lg:px-8 pt-20 pb-16\">\r\n      <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-12 lg:gap-8\">\r\n        \r\n        <!-- Column 1: Company Info -->\r\n        <div class=\"lg:pr-8\">\r\n          <h3 class=\"text-3xl font-extrabold mb-5 tracking-tight text-transparent bg-clip-text bg-gradient-to-r from-white to-slate-400\">\r\n            COPA\r\n          <\/h3>\r\n          <p class=\"text-sm leading-relaxed mb-6 text-slate-400\">\r\n            A premier borehole drilling company committed to delivering pure water solutions with expert precision and unwavering reliability across Kenya.\r\n          <\/p>\r\n          <div class=\"pl-4 border-l-2 border-brand-accent mb-8\">\r\n            <p class=\"text-sm font-semibold text-white tracking-wide italic\">\r\n              \"Purity, Expertise, Reliability\"\r\n            <\/p>\r\n          <\/div>\r\n          <div class=\"bg-slate-800\/50 rounded-xl p-4 border border-slate-700\/50 inline-block w-full\">\r\n            <h4 class=\"font-semibold text-xs uppercase tracking-wider text-slate-500 mb-2\">Working Hours<\/h4>\r\n            <p class=\"text-sm font-medium text-white flex justify-between items-center mb-1\">\r\n              <span>Mon \u2013 Sat<\/span> <span class=\"text-brand-accent\">8:00 AM \u2013 5:00 PM<\/span>\r\n            <\/p>\r\n            <p class=\"text-sm font-medium text-slate-500 flex justify-between items-center\">\r\n              <span>Sunday<\/span> <span>CLOSED<\/span>\r\n            <\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Column 2: Social Media -->\r\n        <div>\r\n          <h3 class=\"text-sm font-bold uppercase tracking-widest text-white mb-6\">Connect With Us<\/h3>\r\n          \r\n          <!-- Sleek Social Icons -->\r\n          <div class=\"flex flex-wrap gap-3\">\r\n            <a href=\"#\" class=\"w-11 h-11 rounded-full flex items-center justify-center glass-icon text-white\" aria-label=\"Facebook\">\r\n              <i class=\"fab fa-facebook-f text-[15px]\"><\/i>\r\n            <\/a>\r\n            <a href=\"#\" class=\"w-11 h-11 rounded-full flex items-center justify-center glass-icon text-white\" aria-label=\"Twitter\">\r\n              <i class=\"fab fa-x-twitter text-[15px]\"><\/i>\r\n            <\/a>\r\n            <a href=\"#\" class=\"w-11 h-11 rounded-full flex items-center justify-center glass-icon text-white\" aria-label=\"Instagram\">\r\n              <i class=\"fab fa-instagram text-[15px]\"><\/i>\r\n            <\/a>\r\n            <a href=\"#\" class=\"w-11 h-11 rounded-full flex items-center justify-center glass-icon text-white\" aria-label=\"WhatsApp\">\r\n              <i class=\"fab fa-whatsapp text-[15px]\"><\/i>\r\n            <\/a>\r\n            <a href=\"#\" class=\"w-11 h-11 rounded-full flex items-center justify-center glass-icon text-white\" aria-label=\"YouTube\">\r\n              <i class=\"fab fa-youtube text-[15px]\"><\/i>\r\n            <\/a>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Column 3: Quick Links -->\r\n        <div>\r\n          <h3 class=\"text-sm font-bold uppercase tracking-widest text-white mb-6\">Quick Links<\/h3>\r\n          <ul class=\"space-y-4 text-sm font-medium\">\r\n            <li>\r\n              <a class=\"group inline-flex items-center text-slate-400 hover:text-white transition-colors\" href=\"#\">\r\n                <span class=\"w-0 overflow-hidden opacity-0 group-hover:w-4 group-hover:opacity-100 group-hover:mr-1 transition-all duration-300 text-brand-accent\">\r\n                  <i class=\"fas fa-arrow-right text-[10px]\"><\/i>\r\n                <\/span>\r\n                About Us\r\n              <\/a>\r\n            <\/li>\r\n            <li>\r\n              <a class=\"group inline-flex items-center text-slate-400 hover:text-white transition-colors\" href=\"#\">\r\n                <span class=\"w-0 overflow-hidden opacity-0 group-hover:w-4 group-hover:opacity-100 group-hover:mr-1 transition-all duration-300 text-brand-accent\">\r\n                  <i class=\"fas fa-arrow-right text-[10px]\"><\/i>\r\n                <\/span>\r\n                Core Services\r\n              <\/a>\r\n            <\/li>\r\n            <li>\r\n              <a class=\"group inline-flex items-center text-slate-400 hover:text-white transition-colors\" href=\"#\">\r\n                <span class=\"w-0 overflow-hidden opacity-0 group-hover:w-4 group-hover:opacity-100 group-hover:mr-1 transition-all duration-300 text-brand-accent\">\r\n                  <i class=\"fas fa-arrow-right text-[10px]\"><\/i>\r\n                <\/span>\r\n                Equipment & Tools\r\n              <\/a>\r\n            <\/li>\r\n            <li>\r\n              <a class=\"group inline-flex items-center text-slate-400 hover:text-white transition-colors\" href=\"#\">\r\n                <span class=\"w-0 overflow-hidden opacity-0 group-hover:w-4 group-hover:opacity-100 group-hover:mr-1 transition-all duration-300 text-brand-accent\">\r\n                  <i class=\"fas fa-arrow-right text-[10px]\"><\/i>\r\n                <\/span>\r\n                FAQs\r\n              <\/a>\r\n            <\/li>\r\n            <li>\r\n              <a class=\"group inline-flex items-center text-slate-400 hover:text-white transition-colors\" href=\"#\">\r\n                <span class=\"w-0 overflow-hidden opacity-0 group-hover:w-4 group-hover:opacity-100 group-hover:mr-1 transition-all duration-300 text-brand-accent\">\r\n                  <i class=\"fas fa-arrow-right text-[10px]\"><\/i>\r\n                <\/span>\r\n                Contact Us\r\n              <\/a>\r\n            <\/li>\r\n          <\/ul>\r\n        <\/div>\r\n\r\n        <!-- Column 4: Official Contacts -->\r\n        <div>\r\n          <h3 class=\"text-sm font-bold uppercase tracking-widest text-white mb-6\">Headquarters<\/h3>\r\n          <ul class=\"space-y-6 text-sm\">\r\n            <li class=\"flex items-start group\">\r\n              <div class=\"mt-0.5 mr-4 w-8 h-8 rounded bg-slate-800 flex items-center justify-center shrink-0 group-hover:bg-brand-accent group-hover:text-white transition-colors text-brand-accent\">\r\n                <i class=\"fas fa-map-marker-alt\"><\/i>\r\n              <\/div>\r\n              <span class=\"text-slate-400 leading-relaxed group-hover:text-slate-200 transition-colors\">\r\n                Tornado Plaza,<br>Enterprise Road,<br>Nairobi - KENYA.\r\n              <\/span>\r\n            <\/li>\r\n            <li class=\"flex items-start group\">\r\n              <div class=\"mt-0.5 mr-4 w-8 h-8 rounded bg-slate-800 flex items-center justify-center shrink-0 group-hover:bg-brand-accent group-hover:text-white transition-colors text-brand-accent\">\r\n                <i class=\"fas fa-phone\"><\/i>\r\n              <\/div>\r\n              <div class=\"flex flex-col space-y-1\">\r\n                <a class=\"text-slate-400 hover:text-white transition-colors font-medium\" href=\"tel:+254729252806\">0729 252 806<\/a>\r\n                <a class=\"text-slate-400 hover:text-white transition-colors font-medium\" href=\"tel:+254714929193\">0714 929 193<\/a>\r\n              <\/div>\r\n            <\/li>\r\n            <li class=\"flex items-center group\">\r\n              <div class=\"mr-4 w-8 h-8 rounded bg-slate-800 flex items-center justify-center shrink-0 group-hover:bg-brand-accent group-hover:text-white transition-colors text-brand-accent\">\r\n                <i class=\"fas fa-envelope text-xs\"><\/i>\r\n              <\/div>\r\n              <a class=\"text-slate-400 hover:text-white transition-colors font-medium\" href=\"mailto:info@copawaters.com\">info@copawaters.com<\/a>\r\n            <\/li>\r\n          <\/ul>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Bottom Copyright Bar -->\r\n    <div class=\"bg-slate-950 py-6 px-4 border-t border-slate-800\">\r\n      <div class=\"max-w-[90rem] mx-auto flex flex-col md:flex-row justify-between items-center gap-4\">\r\n        <p class=\"text-sm text-slate-500\">\r\n          Copyright &copy; 2026. All rights reserved.\r\n        <\/p>\r\n        <p class=\"text-sm font-bold tracking-widest text-white uppercase flex items-center gap-2\">\r\n          <i class=\"fa-solid fa-droplet text-brand-accent text-xs\"><\/i>\r\n          COPA WATER EXPERTS\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Floating Action Button (Back to top) -->\r\n    <button aria-label=\"Scroll to top\" onclick=\"window.scrollTo({top: 0, behavior: 'smooth'});\" class=\"absolute bottom-10 right-6 md:right-10 w-12 h-12 bg-white text-slate-900 rounded-full flex items-center justify-center shadow-xl hover:bg-brand-accent hover:text-white hover:-translate-y-2 transition-all duration-300 focus:outline-none\">\r\n      <i class=\"fas fa-arrow-up\"><\/i>\r\n    <\/button>\r\n  <\/footer>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Copa Waters &#8211; Navbar info@copawaters.co.ke Mon &#8211; Fri: 8:00 AM &#8211; 5:00 PM Nairobi, Kenya info@copawaters.co.ke Consult Experts Copa Waters Expert Solutions Home About Us Services Our Services Borehole Drilling Hydrogeological Surveys Pump Installation Water Testing &#038; Quality Water Treatment Solutions Borehole Rehabilitation Casing &#038; Grouting Tank &#038; Storage Systems Irrigation System Setup Consultation &#038; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-297","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nikadigitalhub.co.ke\/copawaters\/wp-json\/wp\/v2\/pages\/297","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nikadigitalhub.co.ke\/copawaters\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nikadigitalhub.co.ke\/copawaters\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nikadigitalhub.co.ke\/copawaters\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nikadigitalhub.co.ke\/copawaters\/wp-json\/wp\/v2\/comments?post=297"}],"version-history":[{"count":7,"href":"https:\/\/nikadigitalhub.co.ke\/copawaters\/wp-json\/wp\/v2\/pages\/297\/revisions"}],"predecessor-version":[{"id":368,"href":"https:\/\/nikadigitalhub.co.ke\/copawaters\/wp-json\/wp\/v2\/pages\/297\/revisions\/368"}],"wp:attachment":[{"href":"https:\/\/nikadigitalhub.co.ke\/copawaters\/wp-json\/wp\/v2\/media?parent=297"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}