{"id":36799,"date":"2026-02-11T18:39:23","date_gmt":"2026-02-11T18:39:23","guid":{"rendered":"https:\/\/hughes1stg.wpenginepowered.com\/?page_id=36799"},"modified":"2026-02-18T14:43:53","modified_gmt":"2026-02-18T14:43:53","slug":"utilities","status":"publish","type":"page","link":"https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities","title":{"rendered":"Utilities"},"content":{"rendered":"<!-- Solution Hero --><section class=\"solution-hero-section\">\r\n    <div class=\"shs-wrapper bg-dark border-radius-bottom-lr\">\r\n        <div class=\"shs-hero\"><div class=\"shs-bg-media\"><img src=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/utilitites.jpg.webp\" srcset=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/utilitites.jpg.webp 1280w, https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/utilitites.jpg-300x113.webp 300w, https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/utilitites.jpg-1024x384.webp 1024w, https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/utilitites.jpg-768x288.webp 768w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" alt=\"utilities\" class=\"\" loading=\"eager\" decoding=\"async\" width=\"1280\" height=\"480\" fetchpriority=\"high\"><\/div><div class=\"container\">\r\n                <div class=\"shs-hero-content\"><h1 class=\"h1 title\">Managed Networks for the Utilities Industry <\/h1><\/div>\r\n            <\/div><\/div><div class=\"shs-overview\">\r\n                <div class=\"container\">\r\n                    <div class=\"shs-overview-content row\"><div class=\"introduction -lg cell-12\"><p>With Hughes managed networks for utilities, your business benefits from secure, always-on connectivity to manage critical infrastructure, monitor remote assets, and ensure uninterrupted service delivery.<\/p>\n<p>Our extensive expertise enables us to deliver tailored network services that address your unique sector challenges. With these trustworthy, scalable network solutions, we support operational efficiency, compliance and agility, allowing you to fulfil the rigorous demands of the utilities industry.<\/p>\n<p>&nbsp;<\/p>\n<h2>Keeping Utilities Connected, Efficient and Secure<\/h2>\n<\/div><div class=\"left-column -lg cell-md-6\"><p>\n    Utilities operate in complex, high-stakes environments where real-time data transmission, remote monitoring, and secure communication are essential. Every connection point across your network must be reliable and protected, from IoT-enabled sensors, smart grids and remote field operations to large-scale, urban control centres.&nbsp;<\/p>\n<\/div><div class=\"right-column -lg cell-md-6\"><p>\n    Downtime or security breaches don\u2019t just disrupt your operations; they can affect thousands who rely on these essential services every day.\n<\/p>\n<p>\n    Hughes delivers managed networks for utilities that ensure high-performance and resilient connectivity, keeping your operations secure, adaptable, and always reliable for both you and your customers.\n<\/p>\n<p>\n    <a href=\"https:\/\/www.hughes.com\/uk\/contact-us\"><strong>Talk to us about your network needs.<\/strong><\/a><\/p>\n<\/div><\/div>\r\n                <\/div>\r\n            <\/div><\/div>\r\n<\/section>\n\n<!-- Two-Column Content --><section class=\"two-column-content-section space-lg-m\">\r\n        <div class=\"container\"><div class=\"tccs-row row\"><div class=\"tccs-row-left cell-md-6\"><div class=\"tccs-image-block\">\r\n                                        <div class=\"tccs-image\"><img src=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/14.png-2.webp\" srcset=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/14.png-2.webp 610w, https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/14.png-2-300x199.webp 300w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" alt=\"14\" class=\"\" loading=\"lazy\" decoding=\"async\" width=\"610\" height=\"405\"><\/div>\r\n                                    <\/div><\/div><div class=\"tccs-row-right cell-md-6\"><div class=\"tccs-text-block bullet-styled\"><h2>\n    Wireless WAN for Flexible Connectivity and Remote Reliability<br \/>\n<\/h2>\n<p>\n    Operating in remote or hard-to-reach locations is commonplace in the utilities industry, and fixed-line connectivity is often impractical. Hughes Optimised Wireless Network Edge (OWNE) provides a rapidly deployable, flexible solution that ensures continuous connectivity for field operations, substations, and mobile workforces, even in the most isolated regions.\n<\/p>\n<p>\n    As a hybrid wireless WAN solution, OWNE leverages 4G, 5G, satellite, and microwave to provide top-grade connectivity in challenging environments. Offering fast deployment with zero-touch provisioning, it connects your users and sites within days instead of weeks. Added backup connectivity ensures a continuous service, avoiding costly disruptions in the event of terrestrial infrastructure failure.&nbsp;\n<\/p>\n<p>\n    <a href=\"https:\/\/www.hughes.com\/uk\/industries\/managed-networks-construction\/wireless-wan-for-construction\"><span style=\"color:#467886;\"><strong>Explore our Wireless WAN solutions.<\/strong><\/span><\/a><\/p>\n<\/div><\/div><\/div><\/div>\r\n    <\/section>\r\n<!-- <script>\r\nwindow.hasClicked = window.hasClicked || {};\r\njQuery(document).on('gform_confirmation_loaded', function(event, formId) {\r\n    const formBlocks = document.querySelectorAll('.two-column-content-section .tccs-form-block');\r\n\r\n    formBlocks.forEach(block => {\r\n        const thankYou = block.querySelector('.tccs-thank-you');\r\n\r\n        const leftLink = block.querySelector('[class^=\"left-redirect-link-\"]');\r\n        if(leftLink) {\r\n            const linkFormId = parseInt(leftLink.getAttribute('title'));\r\n            if(!isNaN(linkFormId) && formId === linkFormId) {\r\n                if(thankYou) thankYou.classList.remove('d-none');\r\n                const index = leftLink.className.match(\/left-redirect-link-(\\d+)\/)[1];\r\n                if(!window.hasClicked[index]) {\r\n                    window.hasClicked[index] = true;\r\n                    leftLink.click();\r\n                }\r\n            }\r\n        }\r\n\r\n        const rightLink = block.querySelector('[class^=\"right-redirect-link-\"]');\r\n        if(rightLink) {\r\n            const linkFormId = parseInt(rightLink.getAttribute('title'));\r\n            if(!isNaN(linkFormId) && formId === linkFormId) {\r\n                if(thankYou) thankYou.classList.remove('d-none');\r\n                const index = rightLink.className.match(\/right-redirect-link-(\\d+)\/)[1];\r\n                if(!window.hasClicked[index]) {\r\n                    window.hasClicked[index] = true;\r\n                    rightLink.click();\r\n                }\r\n            }\r\n        }\r\n\r\n    });\r\n});\r\n<\/script> -->\r\n\n\n<!-- Two-Column Content --><section class=\"two-column-content-section space-lg-m\">\r\n        <div class=\"container\"><div class=\"tccs-row row\"><div class=\"tccs-row-left cell-md-6\"><div class=\"tccs-text-block bullet-styled\"><h2>\n    Managed SD-WAN for Optimised Connectivity Across Utility Sites<br \/>\n<\/h2>\n<p>\n    With remote facilities, field teams operating across vast geographic areas and IoT monitoring systems delivering real-time data, your operations depend on excellent availability and high-speed connectivity. A single network failure can disrupt service delivery, asset management, and critical infrastructure monitoring.\n<\/p>\n<p>\n    Hughes Managed SD-WAN dynamically manages traffic across multiple connections and prioritises mission-critical applications, such as grid monitoring, SCADA systems, and emergency response communications. This ensures high performance across all your locations, even where terrestrial coverage is limited. As a software-based solution, it can be easily overlaid on your existing WAN infrastructure, supporting migration from legacy infrastructure.&nbsp;\n<\/p>\n<p>\n    With our managed SD-WAN taking care of your network performance and availability, your operations benefit from minimised downtime alongside enhanced efficiency and agility for growth and expansion.&nbsp;\n<\/p>\n<p>\n    <a href=\"https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities\/managed-sd-wan-for-utilities\"><span style=\"color:#467886;\"><strong>Explore our Managed SD-WAN solutions.<\/strong><\/span><\/a><\/p>\n<\/div><\/div><div class=\"tccs-row-right cell-md-6\"><div class=\"tccs-image-block\">\r\n                                        <div class=\"tccs-image\"><img src=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/12.png-1.webp\" srcset=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/12.png-1.webp 610w, https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/12.png-1-300x199.webp 300w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" alt=\"12\" class=\"\" loading=\"lazy\" decoding=\"async\" width=\"610\" height=\"405\"><\/div>\r\n                                    <\/div><\/div><\/div><\/div>\r\n    <\/section>\r\n<!-- <script>\r\nwindow.hasClicked = window.hasClicked || {};\r\njQuery(document).on('gform_confirmation_loaded', function(event, formId) {\r\n    const formBlocks = document.querySelectorAll('.two-column-content-section .tccs-form-block');\r\n\r\n    formBlocks.forEach(block => {\r\n        const thankYou = block.querySelector('.tccs-thank-you');\r\n\r\n        const leftLink = block.querySelector('[class^=\"left-redirect-link-\"]');\r\n        if(leftLink) {\r\n            const linkFormId = parseInt(leftLink.getAttribute('title'));\r\n            if(!isNaN(linkFormId) && formId === linkFormId) {\r\n                if(thankYou) thankYou.classList.remove('d-none');\r\n                const index = leftLink.className.match(\/left-redirect-link-(\\d+)\/)[1];\r\n                if(!window.hasClicked[index]) {\r\n                    window.hasClicked[index] = true;\r\n                    leftLink.click();\r\n                }\r\n            }\r\n        }\r\n\r\n        const rightLink = block.querySelector('[class^=\"right-redirect-link-\"]');\r\n        if(rightLink) {\r\n            const linkFormId = parseInt(rightLink.getAttribute('title'));\r\n            if(!isNaN(linkFormId) && formId === linkFormId) {\r\n                if(thankYou) thankYou.classList.remove('d-none');\r\n                const index = rightLink.className.match(\/right-redirect-link-(\\d+)\/)[1];\r\n                if(!window.hasClicked[index]) {\r\n                    window.hasClicked[index] = true;\r\n                    rightLink.click();\r\n                }\r\n            }\r\n        }\r\n\r\n    });\r\n});\r\n<\/script> -->\r\n\n\n<!-- Two-Column Content --><section class=\"two-column-content-section space-lg-m\">\r\n        <div class=\"container\"><div class=\"tccs-row row\"><div class=\"tccs-row-left cell-md-6\"><div class=\"tccs-image-block\">\r\n                                        <div class=\"tccs-image\"><img src=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/GettyImages-1310298126.jpg-scaled.webp\" srcset=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/GettyImages-1310298126.jpg-scaled.webp 2560w, https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/GettyImages-1310298126.jpg-300x200.webp 300w, https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/GettyImages-1310298126.jpg-1024x683.webp 1024w, https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/GettyImages-1310298126.jpg-768x512.webp 768w, https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/GettyImages-1310298126.jpg-1536x1024.webp 1536w, https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/GettyImages-1310298126.jpg-2048x1365.webp 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" alt=\"GettyImages-1310298126\" class=\"\" loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\"><\/div>\r\n                                    <\/div><\/div><div class=\"tccs-row-right cell-md-6\"><div class=\"tccs-text-block bullet-styled\"><h2>\n    Managed SASE for Secure, High-Performance Utility Networks<br \/>\n<\/h2>\n<p>\n    Far-reaching legacy infrastructure in remote areas combined with strict demand for visibility and efficiency create unique network challenges in the utilities industry. When digital technology, such as IoT devices, cloud-based applications and SaaS, are incorporated, optimising managed networks for utilities becomes even more complex.\n<\/p>\n<p>\n    Hughes Managed SASE delivers a cloud-native solution that simplifies network management and security while ensuring fast, protected connectivity across your widespread infrastructure and assets. With enhanced traffic management, trusted network security, and the agility to adopt multi-cloud architecture, Managed SASE ensures your network operates as reliably as the essential services you deliver.\n<\/p>\n<p>\n    <a href=\"https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities\/managed-sase-for-utilities\"><span style=\"color:#467886;\"><strong>Explore our Managed SASE solutions<\/strong><\/span><\/a>.<\/p>\n<\/div><\/div><\/div><\/div>\r\n    <\/section>\r\n<!-- <script>\r\nwindow.hasClicked = window.hasClicked || {};\r\njQuery(document).on('gform_confirmation_loaded', function(event, formId) {\r\n    const formBlocks = document.querySelectorAll('.two-column-content-section .tccs-form-block');\r\n\r\n    formBlocks.forEach(block => {\r\n        const thankYou = block.querySelector('.tccs-thank-you');\r\n\r\n        const leftLink = block.querySelector('[class^=\"left-redirect-link-\"]');\r\n        if(leftLink) {\r\n            const linkFormId = parseInt(leftLink.getAttribute('title'));\r\n            if(!isNaN(linkFormId) && formId === linkFormId) {\r\n                if(thankYou) thankYou.classList.remove('d-none');\r\n                const index = leftLink.className.match(\/left-redirect-link-(\\d+)\/)[1];\r\n                if(!window.hasClicked[index]) {\r\n                    window.hasClicked[index] = true;\r\n                    leftLink.click();\r\n                }\r\n            }\r\n        }\r\n\r\n        const rightLink = block.querySelector('[class^=\"right-redirect-link-\"]');\r\n        if(rightLink) {\r\n            const linkFormId = parseInt(rightLink.getAttribute('title'));\r\n            if(!isNaN(linkFormId) && formId === linkFormId) {\r\n                if(thankYou) thankYou.classList.remove('d-none');\r\n                const index = rightLink.className.match(\/right-redirect-link-(\\d+)\/)[1];\r\n                if(!window.hasClicked[index]) {\r\n                    window.hasClicked[index] = true;\r\n                    rightLink.click();\r\n                }\r\n            }\r\n        }\r\n\r\n    });\r\n});\r\n<\/script> -->\r\n\n\n<!-- Two-Column Content --><section class=\"two-column-content-section space-lg-m\">\r\n        <div class=\"container\"><div class=\"tccs-row row\"><div class=\"tccs-row-left cell-md-6\"><div class=\"tccs-text-block bullet-styled\"><h2>\n    Safeguarding Infrastructure with Cybersecurity for Utilities<br \/>\n<\/h2>\n<p>\n    The prominence of your sector&#8217;s operations already makes your utility company a prime target for cyber-attacks. This threat level increases when advances such as smart technology, automation, and IoT devices are adopted. Robust protection of your customer data, grid infrastructure, and remote monitoring and communication systems is crucial, not only for maintaining a reliable service but also for ensuring safety and compliance.\n<\/p>\n<p>\n    Hughes provides best-in-class cybersecurity solutions that address your industry&#8217;s heightened vulnerabilities and regulations.&nbsp;\n<\/p>\n<p>\n    Our Security Operations Centre (SOC) provides 24\/7 threat monitoring while managed firewalls, zero-trust approach and real-time security analytics work together to detect and neutralise threats before they cause harm. Designed to meet stringent regulatory standards, our cybersecurity solutions strengthen your network&#8217;s resilience against increasingly sophisticated and expanding threats.\n<\/p>\n<p>\n    <a href=\"https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities\/cybersecurity-for-utilities\"><span style=\"color:#467886;\"><strong>Explore our cybersecurity solutions<\/strong><\/span><\/a>.<\/p>\n<\/div><\/div><div class=\"tccs-row-right cell-md-6\"><div class=\"tccs-image-block\">\r\n                                        <div class=\"tccs-image\"><img src=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/11.png.webp\" srcset=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/11.png.webp 610w, https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/11.png-300x199.webp 300w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" alt=\"11\" class=\"\" loading=\"lazy\" decoding=\"async\" width=\"610\" height=\"405\"><\/div>\r\n                                    <\/div><\/div><\/div><\/div>\r\n    <\/section>\r\n<!-- <script>\r\nwindow.hasClicked = window.hasClicked || {};\r\njQuery(document).on('gform_confirmation_loaded', function(event, formId) {\r\n    const formBlocks = document.querySelectorAll('.two-column-content-section .tccs-form-block');\r\n\r\n    formBlocks.forEach(block => {\r\n        const thankYou = block.querySelector('.tccs-thank-you');\r\n\r\n        const leftLink = block.querySelector('[class^=\"left-redirect-link-\"]');\r\n        if(leftLink) {\r\n            const linkFormId = parseInt(leftLink.getAttribute('title'));\r\n            if(!isNaN(linkFormId) && formId === linkFormId) {\r\n                if(thankYou) thankYou.classList.remove('d-none');\r\n                const index = leftLink.className.match(\/left-redirect-link-(\\d+)\/)[1];\r\n                if(!window.hasClicked[index]) {\r\n                    window.hasClicked[index] = true;\r\n                    leftLink.click();\r\n                }\r\n            }\r\n        }\r\n\r\n        const rightLink = block.querySelector('[class^=\"right-redirect-link-\"]');\r\n        if(rightLink) {\r\n            const linkFormId = parseInt(rightLink.getAttribute('title'));\r\n            if(!isNaN(linkFormId) && formId === linkFormId) {\r\n                if(thankYou) thankYou.classList.remove('d-none');\r\n                const index = rightLink.className.match(\/right-redirect-link-(\\d+)\/)[1];\r\n                if(!window.hasClicked[index]) {\r\n                    window.hasClicked[index] = true;\r\n                    rightLink.click();\r\n                }\r\n            }\r\n        }\r\n\r\n    });\r\n});\r\n<\/script> -->\r\n\n\n<!-- Two-Column Content --><section class=\"two-column-content-section space-lg-m\">\r\n        <div class=\"container\"><div class=\"tccs-row row\"><div class=\"tccs-row-left cell-md-6\"><div class=\"tccs-image-block\">\r\n                                        <div class=\"tccs-image\"><img src=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/13.png.webp\" srcset=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/13.png.webp 610w, https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/13.png-300x199.webp 300w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" alt=\"13\" class=\"\" loading=\"lazy\" decoding=\"async\" width=\"610\" height=\"405\"><\/div>\r\n                                    <\/div><\/div><div class=\"tccs-row-right cell-md-6\"><div class=\"tccs-text-block bullet-styled\"><h2>\n    Managed LEO for Continuous Connectivity in Utility Operations<br \/>\n<\/h2>\n<p>\n    As a utilities company, resilient, secure connectivity is essential for managing your grid infrastructure, remote monitoring systems, and critical control networks. Delivering robust, low-latency, high-bandwidth connectivity, Hughes Managed LEO (Low Earth Orbit) Satellite Service enables uninterrupted, real-time data transmission and communication between your substations, operational control centres and the remote IoT devices, monitoring your critical infrastructure.&nbsp;\n<\/p>\n<p>\n    With global coverage and efficient deployment, our Managed LEO satellite service ensures that every connection point across your expansive network benefits from the same top-grade performance, no matter how remote. With this level of resilience, security and flexibility of service, Hughes supports every aspect of your utility operations, from real-time SCADA system monitoring, grid automation and predictive maintenance to emergency response coordination.\n<\/p>\n<p>\n    <a href=\"https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities\/managed-leo-for-utilities\"><strong>Explore our Managed LEO solutions.<\/strong><\/a><\/p>\n<\/div><\/div><\/div><\/div>\r\n    <\/section>\r\n<!-- <script>\r\nwindow.hasClicked = window.hasClicked || {};\r\njQuery(document).on('gform_confirmation_loaded', function(event, formId) {\r\n    const formBlocks = document.querySelectorAll('.two-column-content-section .tccs-form-block');\r\n\r\n    formBlocks.forEach(block => {\r\n        const thankYou = block.querySelector('.tccs-thank-you');\r\n\r\n        const leftLink = block.querySelector('[class^=\"left-redirect-link-\"]');\r\n        if(leftLink) {\r\n            const linkFormId = parseInt(leftLink.getAttribute('title'));\r\n            if(!isNaN(linkFormId) && formId === linkFormId) {\r\n                if(thankYou) thankYou.classList.remove('d-none');\r\n                const index = leftLink.className.match(\/left-redirect-link-(\\d+)\/)[1];\r\n                if(!window.hasClicked[index]) {\r\n                    window.hasClicked[index] = true;\r\n                    leftLink.click();\r\n                }\r\n            }\r\n        }\r\n\r\n        const rightLink = block.querySelector('[class^=\"right-redirect-link-\"]');\r\n        if(rightLink) {\r\n            const linkFormId = parseInt(rightLink.getAttribute('title'));\r\n            if(!isNaN(linkFormId) && formId === linkFormId) {\r\n                if(thankYou) thankYou.classList.remove('d-none');\r\n                const index = rightLink.className.match(\/right-redirect-link-(\\d+)\/)[1];\r\n                if(!window.hasClicked[index]) {\r\n                    window.hasClicked[index] = true;\r\n                    rightLink.click();\r\n                }\r\n            }\r\n        }\r\n\r\n    });\r\n});\r\n<\/script> -->\r\n\n\n<!-- Two-Column Content --><section class=\"two-column-content-section space-lg-m\">\r\n        <div class=\"container\"><div class=\"tccs-row row\"><div class=\"tccs-row-left cell-md-6\"><div class=\"tccs-text-block bullet-styled\"><h2>\n    Why Hughes? Trusted Network Solutions for the Utilities Sector&nbsp;<br \/>\n<\/h2>\n<p>\n    Network reliability, security, and scalability are critical when delivering managed networks for the utilities industry. Hughes brings decades of expertise in network management, cybersecurity, and managed services, helping your utility company protect its infrastructure and deliver vital, uninterrupted services to your customers.\n<\/p>\n<p>\n    With 24\/7 support and proactive network monitoring, Hughes takes the complexity out of network management. Focusing on reliability and forward-thinking, we provide future-ready solutions that help power successful operations, support growth and keep your company competitive.\n<\/p>\n<p>\n    Let\u2019s talk about how Hughes can support your next project.\n<\/p>\n<p>\n    <a href=\"https:\/\/www.hughes.com\/uk\/contact-us\"><span style=\"color:#467886;\"><strong>Start a conversation.<\/strong><\/span><\/a><strong>&nbsp;<\/strong><\/p>\n<\/div><\/div><div class=\"tccs-row-right cell-md-6\"><div class=\"tccs-image-block\">\r\n                                        <div class=\"tccs-image\"><img src=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/16.png.webp\" srcset=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/16.png.webp 610w, https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/16.png-300x199.webp 300w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" alt=\"16\" class=\"\" loading=\"lazy\" decoding=\"async\" width=\"610\" height=\"405\"><\/div>\r\n                                    <\/div><\/div><\/div><\/div>\r\n    <\/section>\r\n<!-- <script>\r\nwindow.hasClicked = window.hasClicked || {};\r\njQuery(document).on('gform_confirmation_loaded', function(event, formId) {\r\n    const formBlocks = document.querySelectorAll('.two-column-content-section .tccs-form-block');\r\n\r\n    formBlocks.forEach(block => {\r\n        const thankYou = block.querySelector('.tccs-thank-you');\r\n\r\n        const leftLink = block.querySelector('[class^=\"left-redirect-link-\"]');\r\n        if(leftLink) {\r\n            const linkFormId = parseInt(leftLink.getAttribute('title'));\r\n            if(!isNaN(linkFormId) && formId === linkFormId) {\r\n                if(thankYou) thankYou.classList.remove('d-none');\r\n                const index = leftLink.className.match(\/left-redirect-link-(\\d+)\/)[1];\r\n                if(!window.hasClicked[index]) {\r\n                    window.hasClicked[index] = true;\r\n                    leftLink.click();\r\n                }\r\n            }\r\n        }\r\n\r\n        const rightLink = block.querySelector('[class^=\"right-redirect-link-\"]');\r\n        if(rightLink) {\r\n            const linkFormId = parseInt(rightLink.getAttribute('title'));\r\n            if(!isNaN(linkFormId) && formId === linkFormId) {\r\n                if(thankYou) thankYou.classList.remove('d-none');\r\n                const index = rightLink.className.match(\/right-redirect-link-(\\d+)\/)[1];\r\n                if(!window.hasClicked[index]) {\r\n                    window.hasClicked[index] = true;\r\n                    rightLink.click();\r\n                }\r\n            }\r\n        }\r\n\r\n    });\r\n});\r\n<\/script> -->\r\n\n\n<!-- Form Component --><section class=\"from-section space-md-m\" id=\"block_a76e55418136fd935c46e1e106ddef1a\">\r\n    <div class=\"container\">\r\n        <div class=\"fs-wrap-main gform-style\">\r\n            <div class=\"fs-wrap\"><div class=\"fs-header text-center\"><h2 class=\"title\">Contact us to talk to one of our experts<\/h2><\/div><div class=\"fs-form\"><script>\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gform-theme gform-theme--foundation gform-theme--framework gform-theme--orbital' data-form-theme='orbital' data-form-index='0' id='gform_wrapper_11' ><style>#gform_wrapper_11[data-form-index=\"0\"].gform-theme,[data-parent-form=\"11_0\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image\/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-select: url(\"data:image\/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-search: url(\"data:image\/svg+xml,%3Csvg width='640' height='640' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-img-choice-size: var(--gf-field-img-choice-size-md);--gf-field-img-choice-card-space: var(--gf-field-img-choice-card-space-md);--gf-field-img-choice-check-ind-size: var(--gf-field-img-choice-check-ind-size-md);--gf-field-img-choice-check-ind-icon-size: var(--gf-field-img-choice-check-ind-icon-size-md);--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\/style><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_11' id='gform_11'  action='\/uk\/wp-json\/wp\/v2\/pages\/36799' data-formid='11' novalidate><div class='gf_invisible ginput_recaptchav3' data-sitekey='6LdYH54pAAAAAIfW_ddTPguiP-qLeh6kJIJ9H5kZ' data-tabindex='0'><input id=\"input_e96277ef775691b32a665d00a36bba25\" class=\"gfield_recaptcha_response\" type=\"hidden\" name=\"input_e96277ef775691b32a665d00a36bba25\" value=\"\"\/><\/div>\n                        <div class='gform-body gform_body'><div id='gform_fields_11' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_11_1\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_1'>First Name*<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_11_1' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_11_3\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_3'>Last Name*<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_3' id='input_11_3' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_11_10\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_10'>Company*<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_10' id='input_11_10' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_11_4\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_4'>Business Email*<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_4' id='input_11_4' type='email' value='' class='large'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_11_5\" class=\"gfield gfield--type-textarea gfield--input-type-textarea field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_5'>Nature of Enquiry?<\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_5' id='input_11_5' class='textarea small'      aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><div id=\"field_11_24\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  >At Hughes Europe we\u2019d like to help you stay informed about the latest trends, products and services in the networking world. And we\u2019d like to make sure what we send is relevant by keeping track of what information you show interest in.\n<br>\n<b>If you have been referred to us by a third party, please include their name and contact information in the \u201cNature of Enquiry\u201d field above.<\/b>\n<br><br>\nYou can ask us to stay in touch by ticking the box below:<\/div><fieldset id=\"field_11_22\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label' >I consent to receiving email communications and marketing materials from Hughes Europe<\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_11_22'>\n\t\t\t<div class='gchoice gchoice_11_22_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_22' type='radio' value='1'  id='choice_11_22_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_11_22_0' id='label_11_22_0' class='gform-field-label gform-field-label--type-inline'>Yes please. I\u2019d like to receive regular emails from Hughes Europe about the latest trends, products and services in the networking world and I\u2019m happy for you to keep a record of my details and what information I click on. * You can unsubscribe from our contact list at any time by clicking the link in the emails we send you.<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_11_22_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_22' type='radio' value='0'  id='choice_11_22_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_11_22_1' id='label_11_22_1' class='gform-field-label gform-field-label--type-inline'>No Thanks. Please contact me only in regard to my enquiry above.<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_11_23\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><b>What do we do with the data you share?<\/b><br>\nWe will capture the data you have shared above in our CRM system and will keep a record of the preference you have expressed for further communication. We need to keep this record even if you don&#8217;t want us to add you to our contact list so that we can ensure we don&#8217;t inadvertently send you information you do not wish to receive.\n<br><br>\nAt Hughes we are respectful of your personal data. To find out how we store and use any data you share, please read our privacy statement <a href=\"https:\/\/www.hughes.com\/uk\/privacy-policy\">here<\/a>.\n<br><br>\n*Indicates required<\/div><div id=\"field_11_8\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_8' id='input_11_8' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_11_9\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_9' id='input_11_9' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='Sales' \/><\/div><\/div><div id=\"field_11_11\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_11' id='input_11_11' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_11_12\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_12' id='input_11_12' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='warn' \/><\/div><\/div><div id=\"field_11_13\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_13' id='input_11_13' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='CORP_WEB' \/><\/div><\/div><div id=\"field_11_14\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_14' id='input_11_14' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='00D30000000n5Rn' \/><\/div><\/div><div id=\"field_11_15\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_15' id='input_11_15' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='0' \/><\/div><\/div><div id=\"field_11_17\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_17' id='input_11_17' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_11_18\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_18' id='input_11_18' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_11_19\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_19' id='input_11_19' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_11_20\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_20' id='input_11_20' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_11_21\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_21' id='input_11_21' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_11' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Send'  \/> <input type='hidden' name='gform_ajax' value='form_id=11&amp;title=&amp;description=&amp;tabindex=0&amp;theme=orbital&amp;styles=[]&amp;hash=769f85cf87323386547f3004bdc8d574' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_11' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_11' id='gform_theme_11' value='orbital' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_11' id='gform_style_settings_11' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_11' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='11' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='mO+j0z9cZsd5ouOVZDxSqdrDKx\/k8BJwomgl4VzmTvfzjMenEl6zxgv8L7UqPTnlnwmiYa8o74EXvWxffmrHH2T3WEzGX9MgKWWtSpTvo\/wa3aw=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_11' value='WyJ7XCIyMlwiOltcImZiMGI0NGNlNjI5NmVmZWYwZDUwOWQ3YmRmYTI2MjQwXCIsXCI5ZGQ2Y2YwN2EzNThmMjFiOWQ5MTE5Y2VlMzI3MDQ5Y1wiXX0iLCIzNzdjNzY1Yjc0ZDkxNzBiYzVkOTg4ODM4ZDgzOGM2NCJd' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_11' id='gform_target_page_number_11' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_11' id='gform_source_page_number_11' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='lead_source=CORP_WEB&amp;otm_account_id=00D30000000n5Rn&amp;is_mobile=0' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>\n\t\t                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_11' id='gform_ajax_frame_11' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'><\/iframe>\n\t\t                <script>\ngform.initializeOnLoaded( function() {gformInitSpinner( 11, 'https:\/\/www.hughes.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', false );jQuery('#gform_ajax_frame_11').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_11');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_11').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_11').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_11').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_11').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_11').val();gformInitSpinner( 11, 'https:\/\/www.hughes.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', false );jQuery(document).trigger('gform_page_loaded', [11, current_page]);window['gf_submitting_11'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_11').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [11]);window['gf_submitting_11'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_11').text());}else{jQuery('#gform_11').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"11\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_11\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_11\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_11\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 11, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n<\/script>\n<div class=\"fs-thank-you gform_confirmation_message d-none\">Thank you! We\u2019ve received your message and will be in touch soon.<\/div>                    <script type=\"text\/javascript\">\r\n                        jQuery(document).on('gform_confirmation_loaded', function (event, formId, $) {\r\n                            const formWrap = document.querySelectorAll('.from-section#block_a76e55418136fd935c46e1e106ddef1a');\r\n\r\n                            if (formId === 11) {\r\n                                formWrap.forEach(element => {\r\n                                    const thankYou = element.querySelector('.fs-form .fs-thank-you');\r\n                                    if( thankYou ) { thankYou.classList.remove('d-none'); }\r\n\r\n                                                                    });\r\n                            }\r\n                        })\r\n                    <\/script>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>","protected":false},"excerpt":{"rendered":"<p>With Hughes\u2019 managed networks for utilities, your business benefits from secure, always-on connectivity to ensure uninterrupted service delivery.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":35997,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":true,"_searchwp_excluded":"","footnotes":""},"class_list":["post-36799","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Managed Services for Utilities | Hughes<\/title>\n<meta name=\"description\" content=\"With Hughes\u2019 managed networks for utilities, your business benefits from secure, always-on connectivity to ensure uninterrupted service delivery.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Managed Services for Utilities | Hughes\" \/>\n<meta property=\"og:description\" content=\"With Hughes\u2019 managed networks for utilities, your business benefits from secure, always-on connectivity to ensure uninterrupted service delivery.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities\" \/>\n<meta property=\"og:site_name\" content=\"Hughes\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/HughesConnects\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-18T14:43:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/HughesGlobalOpenGraph.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@HughesConnects\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/industries\\\/managed-networks-utilities\",\"url\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/industries\\\/managed-networks-utilities\",\"name\":\"Managed Services for Utilities | Hughes\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/#website\"},\"datePublished\":\"2026-02-11T18:39:23+00:00\",\"dateModified\":\"2026-02-18T14:43:53+00:00\",\"description\":\"With Hughes\u2019 managed networks for utilities, your business benefits from secure, always-on connectivity to ensure uninterrupted service delivery.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/industries\\\/managed-networks-utilities#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hughes.com\\\/uk\\\/industries\\\/managed-networks-utilities\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/industries\\\/managed-networks-utilities#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.hughes.com\\\/uk\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Industries\",\"item\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/industries\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Utilities\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/#website\",\"url\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/\",\"name\":\"Hughes\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/#organization\",\"name\":\"Hughes\",\"url\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.hughes.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/HughesEchoStar_Logo.png\",\"contentUrl\":\"https:\\\/\\\/www.hughes.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/HughesEchoStar_Logo.png\",\"width\":593,\"height\":213,\"caption\":\"Hughes\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/HughesConnects\\\/\",\"https:\\\/\\\/x.com\\\/HughesConnects\",\"https:\\\/\\\/www.youtube.com\\\/user\\\/HughesTV\\\/videos\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/3569\\\/admin\\\/dashboard\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Managed Services for Utilities | Hughes","description":"With Hughes\u2019 managed networks for utilities, your business benefits from secure, always-on connectivity to ensure uninterrupted service delivery.","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:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities","og_locale":"en_US","og_type":"article","og_title":"Managed Services for Utilities | Hughes","og_description":"With Hughes\u2019 managed networks for utilities, your business benefits from secure, always-on connectivity to ensure uninterrupted service delivery.","og_url":"https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities","og_site_name":"Hughes","article_publisher":"https:\/\/www.facebook.com\/HughesConnects\/","article_modified_time":"2026-02-18T14:43:53+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/HughesGlobalOpenGraph.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@HughesConnects","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities","url":"https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities","name":"Managed Services for Utilities | Hughes","isPartOf":{"@id":"https:\/\/www.hughes.com\/uk\/#website"},"datePublished":"2026-02-11T18:39:23+00:00","dateModified":"2026-02-18T14:43:53+00:00","description":"With Hughes\u2019 managed networks for utilities, your business benefits from secure, always-on connectivity to ensure uninterrupted service delivery.","breadcrumb":{"@id":"https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hughes.com\/uk"},{"@type":"ListItem","position":2,"name":"Industries","item":"https:\/\/www.hughes.com\/uk\/industries"},{"@type":"ListItem","position":3,"name":"Utilities"}]},{"@type":"WebSite","@id":"https:\/\/www.hughes.com\/uk\/#website","url":"https:\/\/www.hughes.com\/uk\/","name":"Hughes","description":"","publisher":{"@id":"https:\/\/www.hughes.com\/uk\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hughes.com\/uk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.hughes.com\/uk\/#organization","name":"Hughes","url":"https:\/\/www.hughes.com\/uk\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.hughes.com\/uk\/#\/schema\/logo\/image\/","url":"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/HughesEchoStar_Logo.png","contentUrl":"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/HughesEchoStar_Logo.png","width":593,"height":213,"caption":"Hughes"},"image":{"@id":"https:\/\/www.hughes.com\/uk\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/HughesConnects\/","https:\/\/x.com\/HughesConnects","https:\/\/www.youtube.com\/user\/HughesTV\/videos","https:\/\/www.linkedin.com\/company\/3569\/admin\/dashboard\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.hughes.com\/uk\/wp-json\/wp\/v2\/pages\/36799","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hughes.com\/uk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.hughes.com\/uk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.hughes.com\/uk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hughes.com\/uk\/wp-json\/wp\/v2\/comments?post=36799"}],"version-history":[{"count":0,"href":"https:\/\/www.hughes.com\/uk\/wp-json\/wp\/v2\/pages\/36799\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.hughes.com\/uk\/wp-json\/wp\/v2\/pages\/35997"}],"wp:attachment":[{"href":"https:\/\/www.hughes.com\/uk\/wp-json\/wp\/v2\/media?parent=36799"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}