{"id":45,"date":"2026-06-09T17:14:30","date_gmt":"2026-06-09T14:14:30","guid":{"rendered":"https:\/\/www.nyandaruawater.co.ke\/wp1\/?page_id=45"},"modified":"2026-06-28T14:35:06","modified_gmt":"2026-06-28T11:35:06","slug":"careers","status":"publish","type":"page","link":"https:\/\/www.nyandaruawater.co.ke\/wp1\/careers\/","title":{"rendered":"Careers"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"45\" class=\"elementor elementor-45\">\n\t\t\t\t<div class=\"elementor-element elementor-element-13c2b88 e-con e-atomic-element e-flexbox-base e-c47cf81 \" data-id=\"13c2b88\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"13c2b88\">\n    \t\t<div class=\"elementor-element elementor-element-984e7ef elementor-widget elementor-widget-html\" data-id=\"984e7ef\" 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>Careers<\/title>\r\n\r\n<style>\r\n\r\n\/* =====================================================\r\n   CAREERS PAGE STYLES\r\n   These styles only affect elements inside .careers-page\r\n===================================================== *\/\r\n\r\n.careers-page{\r\n    max-width:1200px;\r\n    margin:50px auto;\r\n    padding:20px;\r\n    font-family:Arial, Helvetica, sans-serif;\r\n}\r\n\r\n.careers-page *,\r\n.careers-page *::before,\r\n.careers-page *::after{\r\n    box-sizing:border-box;\r\n}\r\n\r\n\/* Hero Section *\/\r\n\r\n.careers-page .hero{\r\n    background:linear-gradient(135deg,#003366,#005b96);\r\n    color:#fff;\r\n    padding:70px 40px;\r\n    border-radius:20px;\r\n    text-align:center;\r\n    margin-bottom:40px;\r\n}\r\n\r\n.careers-page .hero h1{\r\n    margin:0;\r\n    font-size:42px;\r\n}\r\n\r\n.careers-page .hero p{\r\n    margin-top:15px;\r\n    line-height:1.8;\r\n    font-size:17px;\r\n    max-width:750px;\r\n    margin-left:auto;\r\n    margin-right:auto;\r\n}\r\n\r\n\/* Grid Layout *\/\r\n\r\n.careers-page .career-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(auto-fit,minmax(330px,1fr));\r\n    gap:25px;\r\n}\r\n\r\n\/* Glassmorphism Cards *\/\r\n\r\n.careers-page .career-card{\r\n\r\n    background:rgba(255,255,255,.18);\r\n\r\n    backdrop-filter:blur(16px);\r\n\r\n    -webkit-backdrop-filter:blur(16px);\r\n\r\n    border:1px solid rgba(255,255,255,.3);\r\n\r\n    border-radius:20px;\r\n\r\n    padding:30px;\r\n\r\n    box-shadow:0 10px 25px rgba(0,0,0,.08);\r\n\r\n    transition:.3s;\r\n\r\n}\r\n\r\n.careers-page .career-card:hover{\r\n\r\n    transform:translateY(-6px);\r\n\r\n}\r\n\r\n.careers-page .career-card h2{\r\n\r\n    margin-top:0;\r\n\r\n    color:#003366;\r\n\r\n}\r\n\r\n.careers-page .career-card h3{\r\n\r\n    color:#003366;\r\n\r\n    margin-top:20px;\r\n\r\n}\r\n\r\n.careers-page .career-card p{\r\n\r\n    color:#555;\r\n\r\n    line-height:1.7;\r\n\r\n}\r\n\r\n\/* Status Badges *\/\r\n\r\n.careers-page .status{\r\n\r\n    display:inline-block;\r\n\r\n    margin:18px 0;\r\n\r\n    padding:8px 18px;\r\n\r\n    border-radius:25px;\r\n\r\n    color:#fff;\r\n\r\n    font-size:13px;\r\n\r\n    font-weight:bold;\r\n\r\n}\r\n\r\n.careers-page .open{\r\n\r\n    background:#28a745;\r\n\r\n}\r\n\r\n.careers-page .closed{\r\n\r\n    background:#dc3545;\r\n\r\n}\r\n\r\n\/* Accordion *\/\r\n\r\n.careers-page .accordion{\r\n\r\n    width:100%;\r\n\r\n    margin-top:25px;\r\n\r\n    border:none;\r\n\r\n    outline:none;\r\n\r\n    cursor:pointer;\r\n\r\n    display:flex;\r\n\r\n    justify-content:space-between;\r\n\r\n    align-items:center;\r\n\r\n    padding:18px;\r\n\r\n    border-radius:12px;\r\n\r\n    background:rgba(255,255,255,.28);\r\n\r\n    backdrop-filter:blur(12px);\r\n\r\n    border:1px solid rgba(255,255,255,.35);\r\n\r\n    font-size:17px;\r\n\r\n    font-weight:bold;\r\n\r\n    color:#003366;\r\n\r\n    transition:.3s;\r\n\r\n}\r\n\r\n.careers-page .accordion:hover{\r\n\r\n    background:rgba(255,255,255,.45);\r\n\r\n}\r\n\r\n.careers-page .accordion span{\r\n\r\n    font-size:24px;\r\n\r\n    transition:.3s;\r\n\r\n}\r\n\r\n.careers-page .accordion.active span{\r\n\r\n    transform:rotate(45deg);\r\n\r\n}\r\n\r\n.careers-page .panel{\r\n\r\n    max-height:0;\r\n\r\n    overflow:hidden;\r\n\r\n    transition:max-height .35s ease;\r\n\r\n    margin-top:10px;\r\n\r\n    border-radius:12px;\r\n\r\n    background:rgba(255,255,255,.18);\r\n\r\n}\r\n\r\n.careers-page .panel-content{\r\n\r\n    padding:20px;\r\n\r\n}\r\n\r\n.careers-page ul{\r\n\r\n    padding-left:22px;\r\n\r\n}\r\n\r\n.careers-page li{\r\n\r\n    margin-bottom:12px;\r\n\r\n    color:#555;\r\n\r\n    line-height:1.7;\r\n\r\n}\r\n\r\n\/* Notice *\/\r\n\r\n.careers-page .notice{\r\n\r\n    background:#fff8e6;\r\n\r\n    border-left:5px solid orange;\r\n\r\n    padding:18px;\r\n\r\n    border-radius:10px;\r\n\r\n    color:#555;\r\n\r\n    line-height:1.8;\r\n\r\n}\r\n\r\n\/* Mobile *\/\r\n\r\n@media(max-width:768px){\r\n\r\n.careers-page .hero{\r\n\r\npadding:45px 25px;\r\n\r\n}\r\n\r\n.careers-page .hero h1{\r\n\r\nfont-size:32px;\r\n\r\n}\r\n\r\n}\r\n\r\n<\/style>\r\n\r\n<\/head>\r\n\r\n<body>\r\n\r\n<!-- Your Website Header -->\r\n\r\n<header>\r\n\r\n<!-- Header Here -->\r\n\r\n<\/header>\r\n\r\n<section class=\"careers-page\">\r\n\r\n<div class=\"hero\">\r\n\r\n<h1>Careers<\/h1>\r\n\r\n<p>\r\n\r\nJoin our team and grow with us. Browse our current employment,\r\ninternship and industrial attachment opportunities.\r\n\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n<div class=\"career-grid\">\r\n\r\n<!-- ===================== JOBS ===================== -->\r\n\r\n<div class=\"career-card\">\r\n\r\n<h2>Employment Opportunities<\/h2>\r\n\r\n<span class=\"status closed\">\r\n\r\nNo Vacancies\r\n\r\n<\/span>\r\n\r\n<p>\r\n\r\nThere are currently no job vacancies available.\r\n\r\n<\/p>\r\n\r\n<p>\r\n\r\nPlease keep checking this page for future career opportunities.\r\n\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n<!-- ===================== INTERNSHIPS ===================== -->\r\n\r\n<div class=\"career-card\">\r\n\r\n<h2>Internships<\/h2>\r\n\r\n<span class=\"status closed\">\r\n\r\nNo Openings\r\n\r\n<\/span>\r\n\r\n<p>\r\n\r\nThere are currently no internship opportunities available.\r\n\r\n<\/p>\r\n\r\n<p>\r\n\r\nFuture internship opportunities will be advertised on this page.\r\n\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n<!-- ===================== ATTACHMENT ===================== -->\r\n\r\n<div class=\"career-card\">\r\n\r\n<h2>Industrial Attachment<\/h2>\r\n\r\n<span class=\"status open\">\r\n\r\nApplications Open\r\n\r\n<\/span>\r\n\r\n<h3>Plumbing Department<\/h3>\r\n\r\n<p><strong>Duration:<\/strong> 3 Months<\/p>\r\n\r\n<p><strong>Closing Date:<\/strong> 31 July 2026<\/p>\r\n\r\n<p>\r\n\r\nApplications are invited from students pursuing Plumbing\r\nor a related technical course.\r\n\r\n<\/p>\r\n\r\n<button class=\"accordion\">\r\n\r\nApplication Procedure\r\n\r\n<span>+<\/span>\r\n\r\n<\/button>\r\n\r\n<div class=\"panel\">\r\n\r\n<div class=\"panel-content\">\r\n\r\n<div class=\"notice\">\r\n\r\n<strong>No Online Applications.<\/strong>\r\n\r\n<br><br>\r\n\r\nInterested students should submit the following documents\r\nphysically to the Human Resource Office before the closing date.\r\n\r\n<ul>\r\n\r\n<li>Institution Introduction Letter.<\/li>\r\n\r\n<li>Completed NITA Industrial Attachment Assessment Form signed and stamped by the institution.<\/li>\r\n\r\n<li>Copy of National ID or Student ID.<\/li>\r\n\r\n<li>Latest academic transcript or result slip (where applicable).<\/li>\r\n\r\n<\/ul>\r\n\r\nOnly shortlisted applicants will be contacted.\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Careers Careers Join our team and grow with us. Browse our current employment, internship and industrial attachment opportunities. Employment Opportunities No Vacancies There are currently no job vacancies available. Please keep checking this page for future career opportunities. Internships No Openings There are currently no internship opportunities available. Future internship opportunities will be advertised on [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ocean_front_end_style_editor":"no","ocean_post_layout":"full-width","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","_joinchat":[],"footnotes":""},"class_list":["post-45","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/www.nyandaruawater.co.ke\/wp1\/wp-json\/wp\/v2\/pages\/45","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.nyandaruawater.co.ke\/wp1\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.nyandaruawater.co.ke\/wp1\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.nyandaruawater.co.ke\/wp1\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.nyandaruawater.co.ke\/wp1\/wp-json\/wp\/v2\/comments?post=45"}],"version-history":[{"count":7,"href":"https:\/\/www.nyandaruawater.co.ke\/wp1\/wp-json\/wp\/v2\/pages\/45\/revisions"}],"predecessor-version":[{"id":195,"href":"https:\/\/www.nyandaruawater.co.ke\/wp1\/wp-json\/wp\/v2\/pages\/45\/revisions\/195"}],"wp:attachment":[{"href":"https:\/\/www.nyandaruawater.co.ke\/wp1\/wp-json\/wp\/v2\/media?parent=45"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}