{"id":421,"date":"2026-03-03T13:10:31","date_gmt":"2026-03-03T13:10:31","guid":{"rendered":"https:\/\/southwestiib.gov.et\/?page_id=421"},"modified":"2026-03-03T13:17:54","modified_gmt":"2026-03-03T13:17:54","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/southwestiib.gov.et\/?page_id=421","title":{"rendered":"Contact Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"421\" class=\"elementor elementor-421\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4de9bef e-con-full e-flex e-con e-parent\" data-id=\"4de9bef\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e40323a elementor-widget elementor-widget-html\" data-id=\"e40323a\" 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    <style>\r\n        :root {\r\n            --primary-blue: #003366; \/* Official Bureau Blue *\/\r\n            --accent-gold: #FFCC00;  \/* Official Accent Gold *\/\r\n            --bg-light: #f4f7f9;\r\n            --white: #ffffff;\r\n        }\r\n\r\n        body { font-family: 'Inter', 'Segoe UI', sans-serif; margin: 0; background: var(--bg-light); color: #333; }\r\n\r\n        \/* MoLS-Inspired Hero Banner *\/\r\n        .contact-hero {\r\n            background: linear-gradient(135deg, rgba(0, 51, 102, 0.9), rgba(0, 82, 162, 0.8)), \r\n                        url('https:\/\/images.unsplash.com\/photo-1423666639041-f56000c27a9a?auto=format&fit=crop&w=1500&q=80');\r\n            background-size: cover;\r\n            background-position: center;\r\n            padding: 100px 20px;\r\n            text-align: center;\r\n            border-bottom: 6px solid var(--accent-gold);\r\n        }\r\n\r\n        .contact-hero h1 { \r\n            color: var(--accent-gold); \r\n            font-size: 3rem; \r\n            margin: 0; \r\n            text-transform: uppercase;\r\n            letter-spacing: 2px;\r\n        }\r\n\r\n        .contact-hero p { color: var(--white); font-size: 1.2rem; margin-top: 10px; font-weight: 300; }\r\n\r\n        .container { max-width: 1200px; margin: -40px auto 60px; padding: 0 20px; }\r\n\r\n        .contact-wrapper {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1.5fr;\r\n            gap: 30px;\r\n        }\r\n\r\n        \/* Left Side: Contact Info Card *\/\r\n        .info-card {\r\n            background: var(--primary-blue);\r\n            color: var(--white);\r\n            padding: 40px;\r\n            border-radius: 15px;\r\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\r\n        }\r\n\r\n        .info-card h2 { color: var(--accent-gold); margin-top: 0; border-bottom: 2px solid var(--accent-gold); padding-bottom: 10px; display: inline-block; }\r\n\r\n        .contact-method { display: flex; align-items: flex-start; margin-bottom: 25px; gap: 15px; }\r\n        .icon-circle { background: rgba(255,255,255,0.1); width: 45px; height: 45px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 20px; color: var(--accent-gold); flex-shrink: 0; }\r\n        .contact-method div h4 { margin: 0; color: var(--accent-gold); text-transform: uppercase; font-size: 0.9rem; letter-spacing: 1px; }\r\n        .contact-method div p { margin: 5px 0 0; font-size: 1.05rem; }\r\n\r\n        \/* Right Side: Form Card *\/\r\n        .form-card {\r\n            background: var(--white);\r\n            padding: 40px;\r\n            border-radius: 15px;\r\n            box-shadow: 0 10px 30px rgba(0,0,0,0.05);\r\n        }\r\n\r\n        .form-card h2 { color: var(--primary-blue); margin-top: 0; }\r\n\r\n        .form-group { margin-bottom: 20px; }\r\n        .form-group label { display: block; margin-bottom: 8px; font-weight: 600; color: var(--primary-blue); }\r\n        .form-group input, .form-group textarea {\r\n            width: 100%;\r\n            padding: 12px;\r\n            border: 1px solid #ddd;\r\n            border-radius: 8px;\r\n            font-size: 1rem;\r\n            box-sizing: border-box;\r\n        }\r\n        .form-group input:focus, .form-group textarea:focus { outline: none; border-color: var(--primary-blue); box-shadow: 0 0 5px rgba(0,51,102,0.2); }\r\n\r\n        .submit-btn {\r\n            background: var(--primary-blue);\r\n            color: var(--accent-gold);\r\n            padding: 15px 30px;\r\n            border: none;\r\n            border-radius: 8px;\r\n            font-size: 1.1rem;\r\n            font-weight: bold;\r\n            cursor: pointer;\r\n            width: 100%;\r\n            transition: 0.3s;\r\n        }\r\n        .submit-btn:hover { background: #004080; transform: translateY(-2px); }\r\n\r\n        @media (max-width: 850px) {\r\n            .contact-wrapper { grid-template-columns: 1fr; }\r\n            .contact-hero h1 { font-size: 2rem; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <section class=\"contact-hero\">\r\n        <h1>Get In Touch<\/h1>\r\n        <p>Your feedback drives industrial innovation in the South West<\/p>\r\n    <\/section>\r\n\r\n    <div class=\"container\">\r\n        <div class=\"contact-wrapper\">\r\n            \r\n            <div class=\"info-card\">\r\n                <h2>Contact Info<\/h2>\r\n                \r\n                <div class=\"contact-method\">\r\n                    <div class=\"icon-circle\">\ud83d\udccd<\/div>\r\n                    <div>\r\n                        <h4>Address<\/h4>\r\n                        <p>Tepi Town, South West Ethiopia<br>Regional State Administration Block<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"contact-method\">\r\n                    <div class=\"icon-circle\">\ud83d\udcde<\/div>\r\n                    <div>\r\n                        <h4>Phone Number<\/h4>\r\n                        <p>Main Office: +251 47 331 ----<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"contact-method\">\r\n                    <div class=\"icon-circle\">\u2709\ufe0f<\/div>\r\n                    <div>\r\n                        <h4>Email<\/h4>\r\n                        <p>info@southwestiib.gov.et<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"contact-method\">\r\n                    <div class=\"icon-circle\">\u23f0<\/div>\r\n                    <div>\r\n                        <h4>Working Hours<\/h4>\r\n                        <p>Mon - Thu: 8:30 AM - 5:30 PM<br>Fri: 8:30 AM - 11:30 AM & 1:30 PM - 5:30 PM<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"form-card\">\r\n                <h2>Send Us A Message<\/h2>\r\n                <form>\r\n                    <div class=\"form-group\">\r\n                        <label>Full Name *<\/label>\r\n                        <input type=\"text\" placeholder=\"Enter your name\" required>\r\n                    <\/div>\r\n                    <div class=\"form-group\">\r\n                        <label>Email Address *<\/label>\r\n                        <input type=\"email\" placeholder=\"Enter your email\" required>\r\n                    <\/div>\r\n                    <div class=\"form-group\">\r\n                        <label>Subject<\/label>\r\n                        <input type=\"text\" placeholder=\"What is this regarding?\">\r\n                    <\/div>\r\n                    <div class=\"form-group\">\r\n                        <label>Message *<\/label>\r\n                        <textarea rows=\"5\" placeholder=\"Write your message here...\" required><\/textarea>\r\n                    <\/div>\r\n                    <button type=\"submit\" class=\"submit-btn\">SEND MESSAGE<\/button>\r\n                <\/form>\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/div>\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>Get In Touch Your feedback drives industrial innovation in the South West Contact Info \ud83d\udccd Address Tepi Town, South West [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-421","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact Us -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/southwestiib.gov.et\/?page_id=421\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact Us -\" \/>\n<meta property=\"og:description\" content=\"Get In Touch Your feedback drives industrial innovation in the South West Contact Info \ud83d\udccd Address Tepi Town, South West [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/southwestiib.gov.et\/?page_id=421\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/web.facebook.com\/people\/Southwest-Industry-and-Innovation-Bureau\/61564831246445\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-03T13:17:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/southwestiib.gov.et\/wp-content\/uploads\/2026\/02\/cropped-photo_2024-12-19_04-37-26-Photoroom.png\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/southwestiib.gov.et\/?page_id=421\",\"url\":\"https:\/\/southwestiib.gov.et\/?page_id=421\",\"name\":\"Contact Us -\",\"isPartOf\":{\"@id\":\"https:\/\/southwestiib.gov.et\/#website\"},\"datePublished\":\"2026-03-03T13:10:31+00:00\",\"dateModified\":\"2026-03-03T13:17:54+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/southwestiib.gov.et\/?page_id=421#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/southwestiib.gov.et\/?page_id=421\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/southwestiib.gov.et\/?page_id=421#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/southwestiib.gov.et\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/southwestiib.gov.et\/#website\",\"url\":\"https:\/\/southwestiib.gov.et\/\",\"name\":\"South West Ethiopian People Region industry and Innovation\",\"description\":\"South West Ethiopian People Region industry and Innovation\",\"publisher\":{\"@id\":\"https:\/\/southwestiib.gov.et\/#organization\"},\"alternateName\":\"IIB\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/southwestiib.gov.et\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/southwestiib.gov.et\/#organization\",\"name\":\"South West Ethiopian People Region industry and Innovation\",\"alternateName\":\"SWIIB\",\"url\":\"https:\/\/southwestiib.gov.et\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/southwestiib.gov.et\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/southwestiib.gov.et\/wp-content\/uploads\/2026\/02\/swiib-scaled-e1772456152982.png\",\"contentUrl\":\"https:\/\/southwestiib.gov.et\/wp-content\/uploads\/2026\/02\/swiib-scaled-e1772456152982.png\",\"width\":2044,\"height\":1886,\"caption\":\"South West Ethiopian People Region industry and Innovation\"},\"image\":{\"@id\":\"https:\/\/southwestiib.gov.et\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/web.facebook.com\/people\/Southwest-Industry-and-Innovation-Bureau\/61564831246445\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact Us -","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:\/\/southwestiib.gov.et\/?page_id=421","og_locale":"en_US","og_type":"article","og_title":"Contact Us -","og_description":"Get In Touch Your feedback drives industrial innovation in the South West Contact Info \ud83d\udccd Address Tepi Town, South West [&hellip;]","og_url":"https:\/\/southwestiib.gov.et\/?page_id=421","article_publisher":"https:\/\/web.facebook.com\/people\/Southwest-Industry-and-Innovation-Bureau\/61564831246445\/","article_modified_time":"2026-03-03T13:17:54+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/southwestiib.gov.et\/wp-content\/uploads\/2026\/02\/cropped-photo_2024-12-19_04-37-26-Photoroom.png","type":"image\/png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/southwestiib.gov.et\/?page_id=421","url":"https:\/\/southwestiib.gov.et\/?page_id=421","name":"Contact Us -","isPartOf":{"@id":"https:\/\/southwestiib.gov.et\/#website"},"datePublished":"2026-03-03T13:10:31+00:00","dateModified":"2026-03-03T13:17:54+00:00","breadcrumb":{"@id":"https:\/\/southwestiib.gov.et\/?page_id=421#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/southwestiib.gov.et\/?page_id=421"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/southwestiib.gov.et\/?page_id=421#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/southwestiib.gov.et\/"},{"@type":"ListItem","position":2,"name":"Contact Us"}]},{"@type":"WebSite","@id":"https:\/\/southwestiib.gov.et\/#website","url":"https:\/\/southwestiib.gov.et\/","name":"South West Ethiopian People Region industry and Innovation","description":"South West Ethiopian People Region industry and Innovation","publisher":{"@id":"https:\/\/southwestiib.gov.et\/#organization"},"alternateName":"IIB","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/southwestiib.gov.et\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/southwestiib.gov.et\/#organization","name":"South West Ethiopian People Region industry and Innovation","alternateName":"SWIIB","url":"https:\/\/southwestiib.gov.et\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/southwestiib.gov.et\/#\/schema\/logo\/image\/","url":"https:\/\/southwestiib.gov.et\/wp-content\/uploads\/2026\/02\/swiib-scaled-e1772456152982.png","contentUrl":"https:\/\/southwestiib.gov.et\/wp-content\/uploads\/2026\/02\/swiib-scaled-e1772456152982.png","width":2044,"height":1886,"caption":"South West Ethiopian People Region industry and Innovation"},"image":{"@id":"https:\/\/southwestiib.gov.et\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/web.facebook.com\/people\/Southwest-Industry-and-Innovation-Bureau\/61564831246445\/"]}]}},"_links":{"self":[{"href":"https:\/\/southwestiib.gov.et\/index.php?rest_route=\/wp\/v2\/pages\/421","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/southwestiib.gov.et\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/southwestiib.gov.et\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/southwestiib.gov.et\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/southwestiib.gov.et\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=421"}],"version-history":[{"count":0,"href":"https:\/\/southwestiib.gov.et\/index.php?rest_route=\/wp\/v2\/pages\/421\/revisions"}],"wp:attachment":[{"href":"https:\/\/southwestiib.gov.et\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=421"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}