{"id":6110,"date":"2026-06-18T09:55:46","date_gmt":"2026-06-18T09:55:46","guid":{"rendered":"https:\/\/gloocalcommunications.com\/jk\/?page_id=6110"},"modified":"2026-07-21T04:56:54","modified_gmt":"2026-07-21T04:56:54","slug":"home-new","status":"publish","type":"page","link":"https:\/\/gloocalcommunications.com\/jk\/","title":{"rendered":"Home New"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6110\" class=\"elementor elementor-6110\">\n\t\t\t\t<div class=\"elementor-element elementor-element-372fcf0 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"372fcf0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-036760a elementor-widget elementor-widget-html\" data-id=\"036760a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"hero-video-section\">\n\n    <div class=\"video-container\">\n        <iframe\n            src=\"https:\/\/www.youtube.com\/embed\/vzcl9RUrP_w?autoplay=1&mute=1&loop=1&playlist=vzcl9RUrP_w&controls=0&showinfo=0&rel=0&modestbranding=1&playsinline=1\"\n            frameborder=\"0\"\n            allow=\"autoplay\"\n            allowfullscreen>\n        <\/iframe>\n    <\/div>\n\n    <div class=\"hero-overlay\"><\/div>\n\n    <div class=\"hero-content\">\n\n        <span class=\"hero-tag\">\n            SMART. CONNECTED. FUTURE READY\n        <\/span>\n\n        <h1>\n            Intelligent Solutions<br>\n            for a Smarter Industry\n        <\/h1>\n\n        <p>\n            Empowering industries with automation, real-time data and intelligent control for a better tomorrow.\n        <\/p>\n\n        <div class=\"hero-buttons\">\n            <a href=\"#solutions\" class=\"btn-primary\">\n                Explore Solutions\n            <\/a>\n\n            <a href=\"#\" class=\"btn-secondary\">\n                Watch Video\n            <\/a>\n        <\/div>\n\n    <\/div>\n\n    <a href=\"#next-section\" class=\"scroll-down\">\n        \u2193\n    <\/a>\n\n<\/section>\n\n<style>\n\nhtml{\nscroll-behavior:smooth;\n}\n\n.hero-video-section{\n    position:relative;\n    width:100%;\n    height:100vh;\n    overflow:hidden;\n    padding-top:0px;\n}\n.hero-video-section{\nmargin-bottom:0 !important;\npadding-bottom:0 !important;\n}\n\n.video-container{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100dvh;\nmin-height:100dvh;\n    overflow:hidden;\n}\n\n.video-container iframe{\n    position:absolute;\n    top:50%;\n    left:50%;\n    width:100vw;\n    height:100vh;\n    transform:translate(-50%,-50%) scale(1.4);\n    pointer-events:none;\n}\n\n.hero-overlay{\n    position:absolute;\n    inset:0;\n    background:\n    linear-gradient(\n        90deg,\n        rgba(0,18,45,.90) 0%,\n        rgba(0,18,45,.75) 35%,\n        rgba(0,18,45,.45) 65%,\n        rgba(0,18,45,.20) 100%\n    );\n    z-index:2;\n}\n\n.hero-content{\n    position:relative;\n    z-index:3;\n    max-width:700px;\n    padding-left:8%;\n    top:50%;\n    transform:translateY(-50%);\n}\n\n.hero-tag{\n    display:inline-block;\n    padding:10px 20px;\n    border-radius:50px;\n    background:rgba(33,150,243,.12);\n    border:1px solid rgba(33,150,243,.25);\n    color:#6cb8ff;\n    font-size:13px;\n    letter-spacing:1px;\n    margin-bottom:25px;\n    text-transform:uppercase;\n}\n\n.hero-content h1{\n    color:#fff;\n    font-size:60px;\n    line-height:1.1;\n    font-weight:700;\n    margin:0 0 25px;\n}\n\n.hero-content p{\n    color:#d9d9d9;\n    font-size:20px;\n    line-height:1.7;\n    margin-bottom:35px;\n}\n\n.hero-buttons{\n    display:flex;\n    gap:15px;\n    flex-wrap:wrap;\n}\n\n.btn-primary{\n    background:#1e73ff;\n    color:#000 !important;\n    text-decoration:none;\n    padding:16px 34px;\n    border-radius:8px;\n    font-weight:600;\n    transition:.3s;\n}\n\n.btn-primary:hover{\n    transform:translateY(-3px);\n}\n\n.btn-secondary{\n    color:#fff;\n    text-decoration:none;\n    padding:16px 34px;\n    border-radius:8px;\n    border:1px solid rgba(255,255,255,.25);\n    background:rgba(255,255,255,.05);\n    backdrop-filter:blur(10px);\n    transition:.3s;\n}\n\n.btn-secondary:hover{\n    background:rgba(255,255,255,.15);\n}\n\n.scroll-down{\n    position:absolute;\n    left:50%;\n    bottom:35px;\n    transform:translateX(-50%);\n    z-index:10;\n\n    width:58px;\n    height:58px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    border-radius:50%;\n    text-decoration:none;\n\n    color:#fff;\n    font-size:28px;\n\n    background:rgba(255,255,255,.15);\n    backdrop-filter:blur(10px);\n\n    animation:bounce 2s infinite;\n}\n\n@keyframes bounce{\n    0%,20%,50%,80%,100%{\n        transform:translateX(-50%) translateY(0);\n    }\n\n    40%{\n        transform:translateX(-50%) translateY(-10px);\n    }\n\n    60%{\n        transform:translateX(-50%) translateY(-5px);\n    }\n}\n\n@media(max-width:1024px){\n\n.hero-content{\n    padding-left:40px;\n    padding-right:40px;\n}\n\n.hero-content h1{\n    font-size:45px;\n}\n\n}\n\n@media(max-width:767px){\n\n.hero-content{\n    padding-left:25px;\n    padding-right:25px;\n}\n\n.hero-content h1{\n    font-size:38px;\n}\n\n.hero-content p{\n    font-size:16px;\n}\n\n.hero-buttons{\n    flex-direction:column;\n}\n\n.btn-primary,\n.btn-secondary{\n    width:100%;\n    text-align:center;\n}\n\n.scroll-down{\n    width:50px;\n    height:50px;\n}\n\n}\n@media(max-width:768px){\n\n.video-container iframe{\n    width:100vw;\n    height:100vh;\n    transform:translate(-50%,-50%) scale(3.6);\n}\n\n.hero-video-section{\nheight:100dvh !important;\nmin-height:100dvh !important;\noverflow:hidden;\n}\n\n.video-container,\n.video-container iframe{\nheight:100dvh !important;\n}\n\n}\n\n<\/style>\n\n<script>\n\ndocument.addEventListener('DOMContentLoaded', function(){\n\n    const scrollBtn = document.querySelector('.scroll-down');\n\n    if(scrollBtn){\n\n        scrollBtn.addEventListener('click', function(e){\n\n            e.preventDefault();\n\n            const nextSection = document.querySelector('#next-section');\n\n            if(nextSection){\n                nextSection.scrollIntoView({\n                    behavior:'smooth'\n                });\n            }\n\n        });\n\n    }\n\n});\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9d0e2d6 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"9d0e2d6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-19b7767 e-con-full striped-box e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"19b7767\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8395ed4 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"8395ed4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-Target\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tMission\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t\nTo deliver reliable and high-quality engineering solutions for offshore, marine, subsea, and industrial operations through safety, innovation, and technical expertise.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1554216 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"1554216\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b01f60 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"7b01f60\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-bullseye\" viewBox=\"0 0 496 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm0 432c-101.69 0-184-82.29-184-184 0-101.69 82.29-184 184-184 101.69 0 184 82.29 184 184 0 101.69-82.29 184-184 184zm0-312c-70.69 0-128 57.31-128 128s57.31 128 128 128 128-57.31 128-128-57.31-128-128-128zm0 192c-35.29 0-64-28.71-64-64s28.71-64 64-64 64 28.71 64 64-28.71 64-64 64z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tVision\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tTo become a trusted global engineering partner known for excellence, reliability, and innovation in critical industrial environments.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-824c8cc e-con-full striped-box e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"824c8cc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d32cdbb elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"d32cdbb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-shield\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tValues\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tWe believe in safety, precision, accountability, and practical problem-solving while delivering dependable solutions that meet the highest industry standards.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0415887 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"0415887\" data-element_type=\"container\" data-e-type=\"container\" id=\"next-section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-7b88045 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"7b88045\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-934b9bc e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"934b9bc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fdff5f3 elementor-widget elementor-widget-counter\" data-id=\"fdff5f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Years of Experience<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"20\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-50665ba e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"50665ba\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1fbb7f9 elementor-widget elementor-widget-counter\" data-id=\"1fbb7f9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Projects Delivered<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"500\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b9893e4 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"b9893e4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5dd15eb elementor-widget elementor-widget-counter\" data-id=\"5dd15eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Global Clients<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"300\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c56a40c e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"c56a40c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ca5b86 elementor-widget elementor-widget-counter\" data-id=\"2ca5b86\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Clients Served<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"25\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f1d070e e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"f1d070e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6ed383c e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"6ed383c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4dfee38 elementor-widget elementor-widget-image\" data-id=\"4dfee38\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1254\" height=\"1254\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/file_0000000055287207adb3e604a497a238.png\" class=\"attachment-full size-full wp-image-6827\" alt=\"\" srcset=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/file_0000000055287207adb3e604a497a238.png 1254w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/file_0000000055287207adb3e604a497a238-300x300.png 300w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/file_0000000055287207adb3e604a497a238-1024x1024.png 1024w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/file_0000000055287207adb3e604a497a238-150x150.png 150w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/file_0000000055287207adb3e604a497a238-768x768.png 768w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/file_0000000055287207adb3e604a497a238-80x80.png 80w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/file_0000000055287207adb3e604a497a238-1000x1000.png 1000w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/file_0000000055287207adb3e604a497a238-100x100.png 100w\" sizes=\"(max-width: 1254px) 100vw, 1254px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-818ba45 e-con-full elementor-hidden-mobile elementor-hidden-tablet elementor-hidden-mobile_extra e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"818ba45\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1dac002 elementor-widget elementor-widget-counter\" data-id=\"1dac002\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Years of engineering <br>excellence since 2003<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"23\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\"><\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a4ddcc2 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"a4ddcc2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a421a41 elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"a421a41\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">J.K.Subsea<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fc38d2c e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"fc38d2c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7527f86 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"7527f86\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ABOUT J. K. SUBSEA<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3ad0378 elementor-widget elementor-widget-text-editor\" data-id=\"3ad0378\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>JK SUBSEA ENGINEERING PVT. LTD.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ec7cc5c e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"ec7cc5c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d1c47a8 elementor-widget elementor-widget-heading\" data-id=\"d1c47a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Excellence in Diving \/ Offshore \/ Marine Equipment Engineering<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ddff374 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"ddff374\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0ac60da elementor-widget elementor-widget-text-editor\" data-id=\"0ac60da\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"mt-6 text-base leading-relaxed text-muted-foreground\">Headquartered in Navi Mumbai with operations across India, the Middle East and beyond, JK Subsea Engineering has been designing and manufacturing mission-critical diving systems, hyperbaric equipment, gas systems and offshore engineering solutions since 2003.<\/p><p class=\"mt-4 text-base leading-relaxed text-muted-foreground\">We partner with navies, oil &amp; gas majors, healthcare institutions and industrial customers worldwide \u2014 delivering custom-engineered systems that perform when it matters most.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6aafe79 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"6aafe79\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f417ccb e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"f417ccb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-795718f elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"795718f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-settings\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a18909 elementor-widget elementor-widget-heading\" data-id=\"7a18909\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Precision Engineering<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-87ebf11 elementor-widget elementor-widget-text-editor\" data-id=\"87ebf11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Tolerance-driven manufacturing built to international standards.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e895e7e e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"e895e7e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce5acf2 elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"ce5acf2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-shield11\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eda2920 elementor-widget elementor-widget-heading\" data-id=\"eda2920\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Safety-First Design<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dcdecc7 elementor-widget elementor-widget-text-editor\" data-id=\"dcdecc7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Every system engineered for life-critical environments.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-286243d e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"286243d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9f9d955 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"9f9d955\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f4d9510 elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"f4d9510\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-globe\" viewBox=\"0 0 496 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M336.5 160C322 70.7 287.8 8 248 8s-74 62.7-88.5 152h177zM152 256c0 22.2 1.2 43.5 3.3 64h185.3c2.1-20.5 3.3-41.8 3.3-64s-1.2-43.5-3.3-64H155.3c-2.1 20.5-3.3 41.8-3.3 64zm324.7-96c-28.6-67.9-86.5-120.4-158-141.6 24.4 33.8 41.2 84.7 50 141.6h108zM177.2 18.4C105.8 39.6 47.8 92.1 19.3 160h108c8.7-56.9 25.5-107.8 49.9-141.6zM487.4 192H372.7c2.1 21 3.3 42.5 3.3 64s-1.2 43-3.3 64h114.6c5.5-20.5 8.6-41.8 8.6-64s-3.1-43.5-8.5-64zM120 256c0-21.5 1.2-43 3.3-64H8.6C3.2 212.5 0 233.8 0 256s3.2 43.5 8.6 64h114.6c-2-21-3.2-42.5-3.2-64zm39.5 96c14.5 89.3 48.7 152 88.5 152s74-62.7 88.5-152h-177zm159.3 141.6c71.4-21.2 129.4-73.7 158-141.6h-108c-8.8 56.9-25.6 107.8-50 141.6zM19.3 352c28.6 67.9 86.5 120.4 158 141.6-24.4-33.8-41.2-84.7-50-141.6h-108z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9b96f2a elementor-widget elementor-widget-heading\" data-id=\"9b96f2a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Global Delivery<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9823c09 elementor-widget elementor-widget-text-editor\" data-id=\"9823c09\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Logistics network spanning 25+ countries.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e5bbe08 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"e5bbe08\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-94a5348 elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"94a5348\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-customer-support\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-50fe490 elementor-widget elementor-widget-heading\" data-id=\"50fe490\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">End-to-End Support<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5495512 elementor-widget elementor-widget-text-editor\" data-id=\"5495512\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>From design to commissioning and lifetime servicing.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b492eac e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"b492eac\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff9e023 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"ff9e023\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More About Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aaa4721 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"aaa4721\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dfca5ff e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"dfca5ff\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e1e870f e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"e1e870f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-22d1f72 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"22d1f72\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-96d5223 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"96d5223\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c57e1b8 elementor-widget elementor-widget-text-editor\" data-id=\"c57e1b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>FEATURED PRODUCTS<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c6bb126 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"c6bb126\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96ad46e wpr-dual-heading-icon-top elementor-widget elementor-widget-wpr-dual-color-heading\" data-id=\"96ad46e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"wpr-dual-color-heading.default\">\n\t\t\t\t\t\t\t\t<div class=\"wpr-dual-heading-wrap\">\n\t\t\t\t<div class=\"wpr-dual-title-wrap\">\n\t\t\t\t\t<h2 class=\"wpr-dual-title\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"first\">Engineering products built for critical environments<\/span>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<\/h2>\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2218817 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"2218817\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-761b0f2 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"761b0f2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8513dba elementor-widget elementor-widget-text-editor\" data-id=\"8513dba\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>From subsea diving systems to medical gas pipelines, every JK Subsea product is engineered for performance, safety and longevity in the world&#8217;s most demanding conditions.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aae3f12 elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"aae3f12\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Featured Products<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-457bea2 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"457bea2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-15064f7 elementor-widget elementor-widget-html\" data-id=\"15064f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"jk-products\">\n\n    <div class=\"jk-filter\">\n        <button class=\"active\" data-filter=\"all\">ALL PRODUCTS<\/button>\n        <button data-filter=\"diving\">DIVING<\/button>\n        <button data-filter=\"gas\">GAS SYSTEMS<\/button>\n        <!--<button data-filter=\"regulators\">REGULATORS<\/button>-->\n        <!--<button data-filter=\"fittings\">VALVES & FITTINGS<\/button>-->\n    <\/div>\n\n    <div class=\"jk-grid\">\n\n        <!-- Product 1 -->\n        <a href=\"https:\/\/gloocalcommunications.com\/jk\/product\/machinery-container\/\" class=\"jk-card large diving\">\n            <img decoding=\"async\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Machinery-Container-20ft-10ft.webp\" alt=\"Machinery Container\">\n            <div class=\"overlay\">\n                <span>Diving<\/span>\n                <h3>Machinery Container<\/h3>\n            <\/div>\n        <\/a>\n\n        <!-- Product 2 -->\n        <a href=\"https:\/\/gloocalcommunications.com\/jk\/product\/srp-container\/\" class=\"jk-card card2 diving\">\n            <img decoding=\"async\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/srp-container.webp\" alt=\"\">\n            <div class=\"overlay\">\n                <span>Diving<\/span>\n                <h3>SRP Container<\/h3>\n            <\/div>\n        <\/a>\n\n        <!-- Product 3 -->\n        <a href=\"https:\/\/gloocalcommunications.com\/jk\/product\/changeover-system\/\" class=\"jk-card card3 gas\">\n            <img decoding=\"async\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/changeover-system.webp\" alt=\"\">\n            <div class=\"overlay\">\n                <span>Gas Distribution System<\/span>\n                <h3>Changeover System<\/h3>\n            <\/div>\n        <\/a>\n\n        <!-- Product 4 -->\n        <a href=\"https:\/\/gloocalcommunications.com\/jk\/product\/air-decompression-chamber\/\" class=\"jk-card card4 diving\">\n            <img decoding=\"async\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/air-decompression-chamber.webp\" alt=\"\">\n            <div class=\"overlay\">\n                <span>Diving<\/span>\n                <h3>Air Decompression Chamber<\/h3>\n            <\/div>\n        <\/a>\n\n        <!-- Product 5 -->\n        <a href=\"https:\/\/gloocalcommunications.com\/jk\/product\/purification-panel\/\" class=\"jk-card tall gas\">\n            <img decoding=\"async\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/purification-panel.webp\" alt=\"\">\n            <div class=\"overlay\">\n                <span>Gas Distribution System<\/span>\n                <h3>Purification Panel<\/h3>\n            <\/div>\n        <\/a>\n\n    <\/div>\n\n<\/section>\n\n<style>\n\n.jk-products{\nmax-width:1400px;\nmargin:auto;\npadding:30px 10px;\n}\n\n\/* FILTER BUTTONS *\/\n\n.jk-filter{\ndisplay:flex;\nflex-wrap:wrap;\njustify-content:center;\ngap:12px;\nmargin-bottom:25px;\n}\n\n.jk-filter button{\nbackground:#f5f5f5;\nborder:none;\npadding:14px 24px;\nborder-radius:50px;\ncursor:pointer;\nfont-size:14px;\nfont-weight:600;\ntransition:.3s;\ncolor:#222;\n}\n\n.jk-filter button.active,\n.jk-filter button:hover{\nbackground:#820100;\ncolor:#fff;\n}\n\n\/* GRID *\/\n\n.jk-grid{\ndisplay:grid;\ngrid-template-columns:50% 25% 25%;\ngrid-template-rows:180px 180px 180px;\ngap:18px;\n}\n\n\/* CARD POSITION *\/\n\n.large{\ngrid-column:1;\ngrid-row:1 \/ span 3;\n}\n\n.card2{\ngrid-column:2;\ngrid-row:1;\n}\n\n.card3{\ngrid-column:2;\ngrid-row:2;\n}\n\n.card4{\ngrid-column:2;\ngrid-row:3;\n}\n\n.tall{\ngrid-column:3;\ngrid-row:1 \/ span 3;\n}\n\n\/* CARD DESIGN *\/\n\n.jk-card{\nposition:relative;\ndisplay:block;\noverflow:hidden;\nborder-radius:22px;\ntext-decoration:none;\n}\n\n.jk-card img{\nwidth:100%;\nheight:100%;\nobject-fit:cover;\ndisplay:block;\ntransition:transform .6s ease;\n}\n\n.jk-card:hover img{\ntransform:scale(1.08);\n}\n\n.overlay{\nposition:absolute;\nleft:0;\nright:0;\nbottom:0;\npadding:24px;\nbackground:linear-gradient(\nto top,\nrgba(0,0,0,.85),\nrgba(0,0,0,.1)\n);\n}\n\n.overlay span{\ndisplay:block;\nfont-size:12px;\nletter-spacing:2px;\nfont-weight:700;\ncolor:#ffffff;\nopacity:.8;\nmargin-bottom:8px;\n}\n\n.overlay h3{\ncolor:#fff;\nfont-size:24px;\nline-height:1.3;\nmargin:0;\nfont-weight:700;\n}\n\n\/* FILTER HIDE *\/\n\n.hide{\ndisplay:none !important;\n}\n\n\/* FILTER MODE *\/\n\n.jk-grid.filtered{\ndisplay:flex;\njustify-content:center;\nflex-wrap:wrap;\ngap:20px;\n}\n\n.jk-grid.filtered .jk-card{\nwidth:420px;\nheight:420px;\nmax-width:100%;\nflex:none;\n}\n\n.jk-grid.filtered .jk-card:only-child{\nwidth:600px;\nheight:420px;\n}\n\n\/* TABLET *\/\n\n@media(max-width:1024px){\n\n.jk-grid{\ngrid-template-columns:1fr 1fr;\ngrid-template-rows:auto;\n}\n\n.large,\n.card2,\n.card3,\n.card4,\n.tall{\ngrid-column:auto;\ngrid-row:auto;\nheight:320px;\n}\n\n}\n\n\/* MOBILE *\/\n\n@media(max-width:767px){\n\n.jk-products{\npadding:20px 0;\n}\n\n.jk-filter{\njustify-content:flex-start;\nflex-wrap:nowrap;\noverflow-x:auto;\ngap:10px;\npadding:0 10px 15px;\n}\n\n.jk-filter button{\nwhite-space:nowrap;\npadding:10px 16px;\nfont-size:12px;\n}\n\n.jk-grid{\ndisplay:flex !important;\nflex-direction:column;\ngap:14px;\npadding:0 10px;\n}\n\n.jk-card{\nheight:240px !important;\n}\n\n.overlay{\npadding:18px;\n}\n\n.overlay h3{\nfont-size:18px;\nline-height:1.4;\n}\n\n}\n\n<\/style>\n<script>\n\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n\n    const buttons = document.querySelectorAll(\".jk-filter button\");\n    const cards = document.querySelectorAll(\".jk-card\");\n    const grid = document.querySelector(\".jk-grid\");\n\n    buttons.forEach(button => {\n\n        button.addEventListener(\"click\", function () {\n\n            buttons.forEach(btn => btn.classList.remove(\"active\"));\n            this.classList.add(\"active\");\n\n            const filter = this.getAttribute(\"data-filter\");\n\n            cards.forEach(card => {\n\n                if (filter === \"all\") {\n\n                    card.classList.remove(\"hide\");\n\n                } else {\n\n                    if (card.classList.contains(filter)) {\n                        card.classList.remove(\"hide\");\n                    } else {\n                        card.classList.add(\"hide\");\n                    }\n\n                }\n\n            });\n\n            \/* Layout Switch *\/\n\n            if (filter === \"all\") {\n\n                grid.classList.remove(\"filtered\");\n\n            } else {\n\n                grid.classList.add(\"filtered\");\n\n            }\n\n        });\n\n    });\n\n});\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3ab269d e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"3ab269d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0df0bac elementor-widget elementor-widget-text-editor\" data-id=\"0df0bac\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>RELATED PRODUCTS<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5dee84d elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"5dee84d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Related Products<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-622ef8f elementor-widget elementor-widget-heading\" data-id=\"622ef8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Other products<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bbde19c elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"bbde19c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0165c8c elementor-widget elementor-widget-wdt-shop-products\" data-id=\"0165c8c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"wdt-shop-products.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"wdt-products-container woocommerce   wdt-products-carousel-0165c8c\" ><ul class=\"products  product-style-default product-hover-secimage-hingeleft product-with-space product-padding-default true product-label-boxed false product-thumb-alignment-middle product-thumb-iconsgroup-style-simple product-thumb-buttonelement-style-bgfill-square product-content-alignment-left product-content-iconsgroup-style-simple product-content-buttonelement-style-skinbgfill-rounded-square column-4 \"><li class=\"product isotope-grid-sizer\"><div class=\"wdt-col wdt-col-xs-12 wdt-col-sm-6 wdt-col-md-6 wdt-col-qxlg-4 wdt-col-hxlg-3 wdt-col-lg-3\"><\/div><\/li><li class=\"product-grid-view product-with-secondary-image product type-product post-7193 status-publish first outofstock product_cat-diving-equipment product_cat-home-page-featured-products product_cat-uncategorized product_tag-equipment has-post-thumbnail shipping-taxable product-type-variable\">\n\t<div class=\"wdt-col wdt-col-xs-12 wdt-col-sm-6 wdt-col-md-6 wdt-col-qxlg-4 wdt-col-hxlg-3 wdt-col-lg-3\"><div class=\"product-wrapper\" ><div class=\"product-thumb\"><a class=\"image\" href=\"https:\/\/gloocalcommunications.com\/jk\/product\/launch-and-recovery-system\/\" title=\"Launch and Recovery System\"><div class=\"product-thumb-overlay\" style=\"background-color:rgba(0,0,0,0.01);\"><\/div><div class=\"product-labels\"><span class=\"out-of-stock\"><span>Sold Out<\/span><\/span><\/div><div class=\"primary-image\"><img decoding=\"async\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/05\/launch-recovery-system-1-938x750.webp\" alt=\"Shop Primary Image\" title=\"Shop Primary Image\" \/><\/div><div class=\"secondary-image\"><img decoding=\"async\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/05\/launch-recovery-system-2-938x750.webp\" alt=\"Shop Secondary Image\" title=\"Shop Secondary Image\" \/><\/div><\/a><\/div><div class=\"product-details\"><div class=\"product-element-group-wrapper\"><div class=\"product-element-group-items\"><div class=\"product-title\"><h5><a href=\"https:\/\/gloocalcommunications.com\/jk\/product\/launch-and-recovery-system\/\">Launch and Recovery System<\/a><\/h5><\/div><\/div><\/div><\/div><\/div><\/div><\/li>\n<li class=\"product-grid-view product type-product post-5578 status-publish outofstock product_cat-fittings product_cat-home-page-featured-products product_cat-uncategorized product_tag-equipment has-post-thumbnail shipping-taxable product-type-variable\">\n\t<div class=\"wdt-col wdt-col-xs-12 wdt-col-sm-6 wdt-col-md-6 wdt-col-qxlg-4 wdt-col-hxlg-3 wdt-col-lg-3\"><div class=\"product-wrapper\" ><div class=\"product-thumb\"><a class=\"image\" href=\"https:\/\/gloocalcommunications.com\/jk\/product\/fitting-noise-reducer\/\" title=\"Fitting Noise Reducer\"><div class=\"product-thumb-overlay\" style=\"background-color:rgba(0,0,0,0.01);\"><\/div><div class=\"product-labels\"><span class=\"out-of-stock\"><span>Sold Out<\/span><\/span><\/div><div class=\"primary-image\"><img decoding=\"async\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Fitting-Noise-Reducer-938x750.webp\" alt=\"Shop Primary Image\" title=\"Shop Primary Image\" \/><\/div><\/a><\/div><div class=\"product-details\"><div class=\"product-element-group-wrapper\"><div class=\"product-element-group-items\"><div class=\"product-title\"><h5><a href=\"https:\/\/gloocalcommunications.com\/jk\/product\/fitting-noise-reducer\/\">Fitting Noise Reducer<\/a><\/h5><\/div><\/div><\/div><\/div><\/div><\/div><\/li>\n<li class=\"product-grid-view product-with-secondary-image product type-product post-5156 status-publish outofstock product_cat-diving-equipment product_cat-home-page-featured-products product_cat-uncategorized product_tag-equipment has-post-thumbnail shipping-taxable product-type-variable\">\n\t<div class=\"wdt-col wdt-col-xs-12 wdt-col-sm-6 wdt-col-md-6 wdt-col-qxlg-4 wdt-col-hxlg-3 wdt-col-lg-3\"><div class=\"product-wrapper\" ><div class=\"product-thumb\"><a class=\"image\" href=\"https:\/\/gloocalcommunications.com\/jk\/product\/underwater-camera\/\" title=\"Underwater Camera\"><div class=\"product-thumb-overlay\" style=\"background-color:rgba(0,0,0,0.01);\"><\/div><div class=\"product-labels\"><span class=\"out-of-stock\"><span>Sold Out<\/span><\/span><\/div><div class=\"primary-image\"><img decoding=\"async\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/05\/underwater-camera-1-938x750.webp\" alt=\"Shop Primary Image\" title=\"Shop Primary Image\" \/><\/div><div class=\"secondary-image\"><img decoding=\"async\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/05\/underwater-camera-2-938x750.webp\" alt=\"Shop Secondary Image\" title=\"Shop Secondary Image\" \/><\/div><\/a><\/div><div class=\"product-details\"><div class=\"product-element-group-wrapper\"><div class=\"product-element-group-items\"><div class=\"product-title\"><h5><a href=\"https:\/\/gloocalcommunications.com\/jk\/product\/underwater-camera\/\">Underwater Camera<\/a><\/h5><\/div><\/div><\/div><\/div><\/div><\/div><\/li>\n<li class=\"product-grid-view product-with-secondary-image product type-product post-4924 status-publish last instock product_cat-diving-equipment product_cat-home-page-featured-products product_cat-uncategorized product_tag-equipment has-post-thumbnail sale shipping-taxable purchasable product-type-variable\">\n\t<div class=\"wdt-col wdt-col-xs-12 wdt-col-sm-6 wdt-col-md-6 wdt-col-qxlg-4 wdt-col-hxlg-3 wdt-col-lg-3\"><div class=\"product-wrapper\" ><div class=\"product-thumb\"><a class=\"image\" href=\"https:\/\/gloocalcommunications.com\/jk\/product\/multi-hyperbaric-oxygen-therapy-chamber\/\" title=\"Multi Hyperbaric Oxygen Therapy Chamber\"><div class=\"product-thumb-overlay\" style=\"background-color:rgba(0,0,0,0.01);\"><\/div><div class=\"product-labels\"><span class=\"onsale\"><span>Sale<\/span><\/span><\/div><div class=\"primary-image\"><img decoding=\"async\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/05\/hyperbaric-oxygen-therapy-938x750.webp\" alt=\"Shop Primary Image\" title=\"Shop Primary Image\" \/><\/div><div class=\"secondary-image\"><img decoding=\"async\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/05\/hyperbaric-oxygen-therapy-1-938x750.webp\" alt=\"Shop Secondary Image\" title=\"Shop Secondary Image\" \/><\/div><\/a><\/div><div class=\"product-details\"><div class=\"product-element-group-wrapper\"><div class=\"product-element-group-items\"><div class=\"product-title\"><h5><a href=\"https:\/\/gloocalcommunications.com\/jk\/product\/multi-hyperbaric-oxygen-therapy-chamber\/\">Multi Hyperbaric Oxygen Therapy Chamber<\/a><\/h5><\/div><\/div><div class=\"product-element-group-items\"><div class=\"product-price\"><span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>72.00<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>75.00<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#36;72.00 through &#36;75.00<\/span><\/span><\/div><\/div><\/div><\/div><\/div><\/div><\/li>\n<li class=\"product-grid-view product-with-secondary-image product type-product post-4752 status-publish first outofstock product_cat-home-page-featured-products product_cat-pressure-regulators product_cat-uncategorized product_tag-equipment has-post-thumbnail shipping-taxable product-type-variable\">\n\t<div class=\"wdt-col wdt-col-xs-12 wdt-col-sm-6 wdt-col-md-6 wdt-col-qxlg-4 wdt-col-hxlg-3 wdt-col-lg-3\"><div class=\"product-wrapper\" ><div class=\"product-thumb\"><a class=\"image\" href=\"https:\/\/gloocalcommunications.com\/jk\/product\/single-stage-pressure-regulator-ss-brass\/\" title=\"Single Stage Pressure Regulator (SS &amp; Brass)\"><div class=\"product-thumb-overlay\" style=\"background-color:rgba(0,0,0,0.01);\"><\/div><div class=\"product-labels\"><span class=\"out-of-stock\"><span>Sold Out<\/span><\/span><\/div><div class=\"primary-image\"><img decoding=\"async\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/05\/single-stage-pressure-regulato-ss-brass-1-938x750.webp\" alt=\"Shop Primary Image\" title=\"Shop Primary Image\" \/><\/div><div class=\"secondary-image\"><img decoding=\"async\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/05\/single-stage-pressure-regulato-ss-brass-2-938x750.webp\" alt=\"Shop Secondary Image\" title=\"Shop Secondary Image\" \/><\/div><\/a><\/div><div class=\"product-details\"><div class=\"product-element-group-wrapper\"><div class=\"product-element-group-items\"><div class=\"product-title\"><h5><a href=\"https:\/\/gloocalcommunications.com\/jk\/product\/single-stage-pressure-regulator-ss-brass\/\">Single Stage Pressure Regulator (SS & Brass)<\/a><\/h5><\/div><\/div><\/div><\/div><\/div><\/div><\/li>\n<li class=\"product-grid-view product-with-secondary-image product type-product post-4368 status-publish instock product_cat-gas-equipment product_cat-home-page-featured-products product_cat-uncategorized product_tag-equipment has-post-thumbnail sale shipping-taxable purchasable product-type-variable\">\n\t<div class=\"wdt-col wdt-col-xs-12 wdt-col-sm-6 wdt-col-md-6 wdt-col-qxlg-4 wdt-col-hxlg-3 wdt-col-lg-3\"><div class=\"product-wrapper\" ><div class=\"product-thumb\"><a class=\"image\" href=\"https:\/\/gloocalcommunications.com\/jk\/product\/valves\/\" title=\"Valves\"><div class=\"product-thumb-overlay\" style=\"background-color:rgba(0,0,0,0.01);\"><\/div><div class=\"product-labels\"><span class=\"onsale\"><span>Sale<\/span><\/span><\/div><div class=\"primary-image\"><img decoding=\"async\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/05\/shutoff-valve-1-1-938x750.webp\" alt=\"Shop Primary Image\" title=\"Shop Primary Image\" \/><\/div><div class=\"secondary-image\"><img decoding=\"async\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/05\/shutoff-valve-3-938x750.webp\" alt=\"Shop Secondary Image\" title=\"Shop Secondary Image\" \/><\/div><\/a><\/div><div class=\"product-details\"><div class=\"product-element-group-wrapper\"><div class=\"product-element-group-items\"><div class=\"product-title\"><h5><a href=\"https:\/\/gloocalcommunications.com\/jk\/product\/valves\/\">Valves<\/a><\/h5><\/div><\/div><div class=\"product-element-group-items\"><div class=\"product-price\"><span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>72.00<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>75.00<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#36;72.00 through &#36;75.00<\/span><\/span><\/div><\/div><\/div><\/div><\/div><\/div><\/li>\n<li class=\"product-grid-view product-with-secondary-image product type-product post-4323 status-publish instock product_cat-diving-equipment product_cat-home-page-featured-products product_cat-uncategorized product_tag-equipment has-post-thumbnail sale shipping-taxable purchasable product-type-variable\">\n\t<div class=\"wdt-col wdt-col-xs-12 wdt-col-sm-6 wdt-col-md-6 wdt-col-qxlg-4 wdt-col-hxlg-3 wdt-col-lg-3\"><div class=\"product-wrapper\" ><div class=\"product-thumb\"><a class=\"image\" href=\"https:\/\/gloocalcommunications.com\/jk\/product\/diver-air-panel\/\" title=\"Diver Air Panel\"><div class=\"product-thumb-overlay\" style=\"background-color:rgba(0,0,0,0.01);\"><\/div><div class=\"product-labels\"><span class=\"onsale\"><span>Sale<\/span><\/span><\/div><div class=\"primary-image\"><img decoding=\"async\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/05\/diver-air-panel-1-938x750.webp\" alt=\"Shop Primary Image\" title=\"Shop Primary Image\" \/><\/div><div class=\"secondary-image\"><img decoding=\"async\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/05\/diver-air-panel-3-938x750.webp\" alt=\"Shop Secondary Image\" title=\"Shop Secondary Image\" \/><\/div><\/a><\/div><div class=\"product-details\"><div class=\"product-element-group-wrapper\"><div class=\"product-element-group-items\"><div class=\"product-title\"><h5><a href=\"https:\/\/gloocalcommunications.com\/jk\/product\/diver-air-panel\/\">Diver Air Panel<\/a><\/h5><\/div><\/div><div class=\"product-element-group-items\"><div class=\"product-price\"><span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>72.00<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>75.00<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &#36;72.00 through &#36;75.00<\/span><\/span><\/div><\/div><\/div><\/div><\/div><\/div><\/li>\n<li class=\"product-grid-view product-with-secondary-image product type-product post-4116 status-publish last outofstock product_cat-gas-equipment product_cat-home-page-featured-products product_cat-uncategorized product_tag-equipment has-post-thumbnail shipping-taxable product-type-variable\">\n\t<div class=\"wdt-col wdt-col-xs-12 wdt-col-sm-6 wdt-col-md-6 wdt-col-qxlg-4 wdt-col-hxlg-3 wdt-col-lg-3\"><div class=\"product-wrapper\" ><div class=\"product-thumb\"><a class=\"image\" href=\"https:\/\/gloocalcommunications.com\/jk\/product\/heater\/\" title=\"Heater\"><div class=\"product-thumb-overlay\" style=\"background-color:rgba(0,0,0,0.01);\"><\/div><div class=\"product-labels\"><span class=\"out-of-stock\"><span>Sold Out<\/span><\/span><\/div><div class=\"primary-image\"><img decoding=\"async\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/05\/heater-gas-equipments-1-938x750.webp\" alt=\"Shop Primary Image\" title=\"Shop Primary Image\" \/><\/div><div class=\"secondary-image\"><img decoding=\"async\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/05\/heater-gas-equipments-2-938x750.webp\" alt=\"Shop Secondary Image\" title=\"Shop Secondary Image\" \/><\/div><\/a><\/div><div class=\"product-details\"><div class=\"product-element-group-wrapper\"><div class=\"product-element-group-items\"><div class=\"product-title\"><h5><a href=\"https:\/\/gloocalcommunications.com\/jk\/product\/heater\/\">Heater<\/a><\/h5><\/div><\/div><\/div><\/div><\/div><\/div><\/li>\n<\/ul><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d2cd557 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"d2cd557\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-01f9922 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"01f9922\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2cce55d e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"2cce55d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b3e891 elementor-widget elementor-widget-text-editor\" data-id=\"1b3e891\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>OUR SERVICES<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2ade764 elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"2ade764\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">OUR SERVICES<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-98eef8a elementor-widget elementor-widget-heading\" data-id=\"98eef8a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Comprehensive engineering services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f726a0 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"2f726a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-96f8ed8 elementor-widget elementor-widget-text-editor\" data-id=\"96f8ed8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>From subsea diving systems to medical gas pipelines, every JK Subsea product is engineered for performance, safety and longevity in the world&#8217;s most demanding conditions.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-082b9fa e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"082b9fa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1a3952e e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"1a3952e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-19c0757 elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"19c0757\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-factory\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-33a9a62 elementor-widget elementor-widget-heading\" data-id=\"33a9a62\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Manufacturing<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e53350b elementor-widget elementor-widget-text-editor\" data-id=\"e53350b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Logistics network spanning 25+ countries.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cbb517e e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"cbb517e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-288cc87 elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"288cc87\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-tools\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M501.1 395.7L384 278.6c-23.1-23.1-57.6-27.6-85.4-13.9L192 158.1V96L64 0 0 64l96 128h62.1l106.6 106.6c-13.6 27.8-9.2 62.3 13.9 85.4l117.1 117.1c14.6 14.6 38.2 14.6 52.7 0l52.7-52.7c14.5-14.6 14.5-38.2 0-52.7zM331.7 225c28.3 0 54.9 11 74.9 31l19.4 19.4c15.8-6.9 30.8-16.5 43.8-29.5 37.1-37.1 49.7-89.3 37.9-136.7-2.2-9-13.5-12.1-20.1-5.5l-74.4 74.4-67.9-11.3L334 98.9l74.4-74.4c6.6-6.6 3.4-17.9-5.7-20.2-47.4-11.7-99.6.9-136.6 37.9-28.5 28.5-41.9 66.1-41.2 103.6l82.1 82.1c8.1-1.9 16.5-2.9 24.7-2.9zm-103.9 82l-56.7-56.7L18.7 402.8c-25 25-25 65.5 0 90.5s65.5 25 90.5 0l123.6-123.6c-7.6-19.9-9.9-41.6-5-62.7zM64 472c-13.2 0-24-10.8-24-24 0-13.3 10.7-24 24-24s24 10.7 24 24c0 13.2-10.7 24-24 24z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-15efe97 elementor-widget elementor-widget-heading\" data-id=\"15efe97\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Maintenance &amp; Fabrication<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2db27c7 elementor-widget elementor-widget-text-editor\" data-id=\"2db27c7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Onshore &amp; offshore maintenance, refits and overhauls.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2d92690 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"2d92690\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ed5de0f elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"ed5de0f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-pipe\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1795155 elementor-widget elementor-widget-heading\" data-id=\"1795155\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Medical Gas Pipeline<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-adc338f elementor-widget elementor-widget-text-editor\" data-id=\"adc338f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Hospital-grade pipeline systems compliant with ISO 7396.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d7a5fb1 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"d7a5fb1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-90e5653 elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"90e5653\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-gas-pump\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M336 448H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h320c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm157.2-340.7l-81-81c-6.2-6.2-16.4-6.2-22.6 0l-11.3 11.3c-6.2 6.2-6.2 16.4 0 22.6L416 97.9V160c0 28.1 20.9 51.3 48 55.2V376c0 13.2-10.8 24-24 24s-24-10.8-24-24v-32c0-48.6-39.4-88-88-88h-8V64c0-35.3-28.7-64-64-64H96C60.7 0 32 28.7 32 64v352h288V304h8c22.1 0 40 17.9 40 40v27.8c0 37.7 27 72 64.5 75.9 43 4.3 79.5-29.5 79.5-71.7V152.6c0-17-6.8-33.3-18.8-45.3zM256 192H96V64h160v128z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fb8e2f7 elementor-widget elementor-widget-heading\" data-id=\"fb8e2f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Gas Distribution Systems<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-943b4da elementor-widget elementor-widget-text-editor\" data-id=\"943b4da\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>High-pressure manifolds, regulators and distribution networks.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3c6795d e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"3c6795d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-275edff e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"275edff\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-76e0fde elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"76e0fde\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-ship\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M496.616 372.639l70.012-70.012c16.899-16.9 9.942-45.771-12.836-53.092L512 236.102V96c0-17.673-14.327-32-32-32h-64V24c0-13.255-10.745-24-24-24H248c-13.255 0-24 10.745-24 24v40h-64c-17.673 0-32 14.327-32 32v140.102l-41.792 13.433c-22.753 7.313-29.754 36.173-12.836 53.092l70.012 70.012C125.828 416.287 85.587 448 24 448c-13.255 0-24 10.745-24 24v16c0 13.255 10.745 24 24 24 61.023 0 107.499-20.61 143.258-59.396C181.677 487.432 216.021 512 256 512h128c39.979 0 74.323-24.568 88.742-59.396C508.495 491.384 554.968 512 616 512c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24-60.817 0-101.542-31.001-119.384-75.361zM192 128h256v87.531l-118.208-37.995a31.995 31.995 0 0 0-19.584 0L192 215.531V128z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3cfa601 elementor-widget elementor-widget-heading\" data-id=\"3cfa601\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Diving Equipment Rental<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-423a72f elementor-widget elementor-widget-text-editor\" data-id=\"423a72f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Surface-supplied and saturation diving spreads on hire<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-50ee23f e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"50ee23f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6997f7f elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"6997f7f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-Speed-Clock\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8918a8e elementor-widget elementor-widget-heading\" data-id=\"8918a8e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Calibration Services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-56f1d37 elementor-widget elementor-widget-text-editor\" data-id=\"56f1d37\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Accredited calibration of regulators, gauges and sensors<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9f1848d e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"9f1848d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d6d570d elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"d6d570d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-flask\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M437.2 403.5L320 215V64h8c13.3 0 24-10.7 24-24V24c0-13.3-10.7-24-24-24H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h8v151L10.8 403.5C-18.5 450.6 15.3 512 70.9 512h306.2c55.7 0 89.4-61.5 60.1-108.5zM137.9 320l48.2-77.6c3.7-5.2 5.8-11.6 5.8-18.4V64h64v160c0 6.9 2.2 13.2 5.8 18.4l48.2 77.6h-172z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d29c224 elementor-widget elementor-widget-heading\" data-id=\"d29c224\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Hyperbaric Solutions<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d448a5a elementor-widget elementor-widget-text-editor\" data-id=\"d448a5a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Mono, multi-place and HBOT chambers for clinical use.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b7df2d4 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"b7df2d4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d980299 elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"d980299\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-engine\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aac2fb1 elementor-widget elementor-widget-heading\" data-id=\"aac2fb1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Custom Engineering<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-937f658 elementor-widget elementor-widget-text-editor\" data-id=\"937f658\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Industrial systems designed to your specification.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fef6734 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"fef6734\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-03b8695 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"03b8695\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-173ce91 elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"173ce91\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">INDUSTRIES<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ef7513a e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"ef7513a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-87c7abc elementor-widget elementor-widget-text-editor\" data-id=\"87c7abc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>INDUSTRIES<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a3882fc elementor-widget elementor-widget-heading\" data-id=\"a3882fc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Industries we empower<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d9bc026 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"d9bc026\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-83cb099 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"83cb099\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8c9ffa5 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"8c9ffa5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-10696a0 elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"10696a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-water\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M562.1 383.9c-21.5-2.4-42.1-10.5-57.9-22.9-14.1-11.1-34.2-11.3-48.2 0-37.9 30.4-107.2 30.4-145.7-1.5-13.5-11.2-33-9.1-46.7 1.8-38 30.1-106.9 30-145.2-1.7-13.5-11.2-33.3-8.9-47.1 2-15.5 12.2-36 20.1-57.7 22.4-7.9.8-13.6 7.8-13.6 15.7v32.2c0 9.1 7.6 16.8 16.7 16 28.8-2.5 56.1-11.4 79.4-25.9 56.5 34.6 137 34.1 192 0 56.5 34.6 137 34.1 192 0 23.3 14.2 50.9 23.3 79.1 25.8 9.1.8 16.7-6.9 16.7-16v-31.6c.1-8-5.7-15.4-13.8-16.3zm0-144c-21.5-2.4-42.1-10.5-57.9-22.9-14.1-11.1-34.2-11.3-48.2 0-37.9 30.4-107.2 30.4-145.7-1.5-13.5-11.2-33-9.1-46.7 1.8-38 30.1-106.9 30-145.2-1.7-13.5-11.2-33.3-8.9-47.1 2-15.5 12.2-36 20.1-57.7 22.4-7.9.8-13.6 7.8-13.6 15.7v32.2c0 9.1 7.6 16.8 16.7 16 28.8-2.5 56.1-11.4 79.4-25.9 56.5 34.6 137 34.1 192 0 56.5 34.6 137 34.1 192 0 23.3 14.2 50.9 23.3 79.1 25.8 9.1.8 16.7-6.9 16.7-16v-31.6c.1-8-5.7-15.4-13.8-16.3zm0-144C540.6 93.4 520 85.4 504.2 73 490.1 61.9 470 61.7 456 73c-37.9 30.4-107.2 30.4-145.7-1.5-13.5-11.2-33-9.1-46.7 1.8-38 30.1-106.9 30-145.2-1.7-13.5-11.2-33.3-8.9-47.1 2-15.5 12.2-36 20.1-57.7 22.4-7.9.8-13.6 7.8-13.6 15.7v32.2c0 9.1 7.6 16.8 16.7 16 28.8-2.5 56.1-11.4 79.4-25.9 56.5 34.6 137 34.1 192 0 56.5 34.6 137 34.1 192 0 23.3 14.2 50.9 23.3 79.1 25.8 9.1.8 16.7-6.9 16.7-16v-31.6c.1-8-5.7-15.4-13.8-16.3z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-271be8b elementor-widget elementor-widget-heading\" data-id=\"271be8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Offshore &amp; Marine<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-67bf549 elementor-widget elementor-widget-text-editor\" data-id=\"67bf549\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Tailored systems &amp; solutions<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fbade4d e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"fbade4d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-32c93f4 elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"32c93f4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-gas-pump\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M336 448H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h320c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm157.2-340.7l-81-81c-6.2-6.2-16.4-6.2-22.6 0l-11.3 11.3c-6.2 6.2-6.2 16.4 0 22.6L416 97.9V160c0 28.1 20.9 51.3 48 55.2V376c0 13.2-10.8 24-24 24s-24-10.8-24-24v-32c0-48.6-39.4-88-88-88h-8V64c0-35.3-28.7-64-64-64H96C60.7 0 32 28.7 32 64v352h288V304h8c22.1 0 40 17.9 40 40v27.8c0 37.7 27 72 64.5 75.9 43 4.3 79.5-29.5 79.5-71.7V152.6c0-17-6.8-33.3-18.8-45.3zM256 192H96V64h160v128z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1791d9c elementor-widget elementor-widget-heading\" data-id=\"1791d9c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Oil &amp; Gas<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d70e885 elementor-widget elementor-widget-text-editor\" data-id=\"d70e885\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Tailored systems &amp; solutions<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-48042d9 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"48042d9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5b8c69e elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"5b8c69e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-ship\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M496.616 372.639l70.012-70.012c16.899-16.9 9.942-45.771-12.836-53.092L512 236.102V96c0-17.673-14.327-32-32-32h-64V24c0-13.255-10.745-24-24-24H248c-13.255 0-24 10.745-24 24v40h-64c-17.673 0-32 14.327-32 32v140.102l-41.792 13.433c-22.753 7.313-29.754 36.173-12.836 53.092l70.012 70.012C125.828 416.287 85.587 448 24 448c-13.255 0-24 10.745-24 24v16c0 13.255 10.745 24 24 24 61.023 0 107.499-20.61 143.258-59.396C181.677 487.432 216.021 512 256 512h128c39.979 0 74.323-24.568 88.742-59.396C508.495 491.384 554.968 512 616 512c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24-60.817 0-101.542-31.001-119.384-75.361zM192 128h256v87.531l-118.208-37.995a31.995 31.995 0 0 0-19.584 0L192 215.531V128z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-22e6d9f elementor-widget elementor-widget-heading\" data-id=\"22e6d9f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Defence &amp; Navy<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-26b816c elementor-widget elementor-widget-text-editor\" data-id=\"26b816c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Tailored systems &amp; solutions<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e09a0d9 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"e09a0d9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bff13e elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"1bff13e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-hand-holding-medical\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M159.88,175.82h64v64a16,16,0,0,0,16,16h64a16,16,0,0,0,16-16v-64h64a16,16,0,0,0,16-16v-64a16,16,0,0,0-16-16h-64v-64a16,16,0,0,0-16-16h-64a16,16,0,0,0-16,16v64h-64a16,16,0,0,0-16,16v64A16,16,0,0,0,159.88,175.82ZM568.07,336.13a39.91,39.91,0,0,0-55.93-8.47L392.47,415.84H271.86a16,16,0,0,1,0-32H350.1c16,0,30.75-10.87,33.37-26.61a32.06,32.06,0,0,0-31.62-37.38h-160a117.7,117.7,0,0,0-74.12,26.25l-46.5,37.74H15.87a16.11,16.11,0,0,0-16,16v96a16.11,16.11,0,0,0,16,16h347a104.8,104.8,0,0,0,61.7-20.27L559.6,392A40,40,0,0,0,568.07,336.13Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d2a32b3 elementor-widget elementor-widget-heading\" data-id=\"d2a32b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Healthcare &amp; Medical Gas<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5628a41 elementor-widget elementor-widget-text-editor\" data-id=\"5628a41\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Tailored systems &amp; solutions<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2cb324f e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"2cb324f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ffd5640 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"ffd5640\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-447e8f6 elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"447e8f6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-building\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M128 148v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12zm140 12h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm-128 96h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm128 0h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm-76 84v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm76 12h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm180 124v36H0v-36c0-6.6 5.4-12 12-12h19.5V24c0-13.3 10.7-24 24-24h337c13.3 0 24 10.7 24 24v440H436c6.6 0 12 5.4 12 12zM79.5 463H192v-67c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v67h112.5V49L80 48l-.5 415z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-72e4f1b elementor-widget elementor-widget-heading\" data-id=\"72e4f1b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Infrastructure<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1606a37 elementor-widget elementor-widget-text-editor\" data-id=\"1606a37\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Tailored systems &amp; solutions<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8b986da e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"8b986da\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb63f5d elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"eb63f5d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-factory\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c3c5a6 elementor-widget elementor-widget-heading\" data-id=\"6c3c5a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Industrial Manufacturing<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b68919d elementor-widget elementor-widget-text-editor\" data-id=\"b68919d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Tailored systems &amp; solutions<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0186916 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"0186916\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b83d32d elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"b83d32d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-search-plus\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M304 192v32c0 6.6-5.4 12-12 12h-56v56c0 6.6-5.4 12-12 12h-32c-6.6 0-12-5.4-12-12v-56h-56c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h56v-56c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v56h56c6.6 0 12 5.4 12 12zm201 284.7L476.7 505c-9.4 9.4-24.6 9.4-33.9 0L343 405.3c-4.5-4.5-7-10.6-7-17V372c-35.3 27.6-79.7 44-128 44C93.1 416 0 322.9 0 208S93.1 0 208 0s208 93.1 208 208c0 48.3-16.4 92.7-44 128h16.3c6.4 0 12.5 2.5 17 7l99.7 99.7c9.3 9.4 9.3 24.6 0 34zM344 208c0-75.2-60.8-136-136-136S72 132.8 72 208s60.8 136 136 136 136-60.8 136-136z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1c69ad3 elementor-widget elementor-widget-heading\" data-id=\"1c69ad3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Research &amp; Development<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2216bdc elementor-widget elementor-widget-text-editor\" data-id=\"2216bdc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Tailored systems &amp; solutions<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6a4e653 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"6a4e653\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5cab8d elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"c5cab8d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-water\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M562.1 383.9c-21.5-2.4-42.1-10.5-57.9-22.9-14.1-11.1-34.2-11.3-48.2 0-37.9 30.4-107.2 30.4-145.7-1.5-13.5-11.2-33-9.1-46.7 1.8-38 30.1-106.9 30-145.2-1.7-13.5-11.2-33.3-8.9-47.1 2-15.5 12.2-36 20.1-57.7 22.4-7.9.8-13.6 7.8-13.6 15.7v32.2c0 9.1 7.6 16.8 16.7 16 28.8-2.5 56.1-11.4 79.4-25.9 56.5 34.6 137 34.1 192 0 56.5 34.6 137 34.1 192 0 23.3 14.2 50.9 23.3 79.1 25.8 9.1.8 16.7-6.9 16.7-16v-31.6c.1-8-5.7-15.4-13.8-16.3zm0-144c-21.5-2.4-42.1-10.5-57.9-22.9-14.1-11.1-34.2-11.3-48.2 0-37.9 30.4-107.2 30.4-145.7-1.5-13.5-11.2-33-9.1-46.7 1.8-38 30.1-106.9 30-145.2-1.7-13.5-11.2-33.3-8.9-47.1 2-15.5 12.2-36 20.1-57.7 22.4-7.9.8-13.6 7.8-13.6 15.7v32.2c0 9.1 7.6 16.8 16.7 16 28.8-2.5 56.1-11.4 79.4-25.9 56.5 34.6 137 34.1 192 0 56.5 34.6 137 34.1 192 0 23.3 14.2 50.9 23.3 79.1 25.8 9.1.8 16.7-6.9 16.7-16v-31.6c.1-8-5.7-15.4-13.8-16.3zm0-144C540.6 93.4 520 85.4 504.2 73 490.1 61.9 470 61.7 456 73c-37.9 30.4-107.2 30.4-145.7-1.5-13.5-11.2-33-9.1-46.7 1.8-38 30.1-106.9 30-145.2-1.7-13.5-11.2-33.3-8.9-47.1 2-15.5 12.2-36 20.1-57.7 22.4-7.9.8-13.6 7.8-13.6 15.7v32.2c0 9.1 7.6 16.8 16.7 16 28.8-2.5 56.1-11.4 79.4-25.9 56.5 34.6 137 34.1 192 0 56.5 34.6 137 34.1 192 0 23.3 14.2 50.9 23.3 79.1 25.8 9.1.8 16.7-6.9 16.7-16v-31.6c.1-8-5.7-15.4-13.8-16.3z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-23f6ad9 elementor-widget elementor-widget-heading\" data-id=\"23f6ad9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Underwater Construction<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a771c67 elementor-widget elementor-widget-text-editor\" data-id=\"a771c67\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Tailored systems &amp; solutions<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c084b1e e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"c084b1e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3c0aa79 elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"3c0aa79\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">OUR CLIENTS<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d44dd75 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"d44dd75\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34cd0b5 elementor-widget elementor-widget-text-editor\" data-id=\"34cd0b5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>OUR CLIENTS<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-be58fb8 elementor-widget elementor-widget-heading\" data-id=\"be58fb8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Trusted by leading organizations<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bd26ed7 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"bd26ed7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-574a4f7 elementor-widget elementor-widget-image-carousel\" data-id=\"574a4f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;6&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:38,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/elementor\/thumbs\/cipla-rncdc17ht0xvx2mye5baw04ogr89inm3osimwnazce.png\" alt=\"cipla\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/elementor\/thumbs\/ongc-rncdcmts67rhc3rjvwnpzcoa4m9pfozxfrisy0exda.png\" alt=\"ongc\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/elementor\/thumbs\/pcl-rncdcriz4dxwy5kq4goutthl3jmji6il4es8ce7yi6.png\" alt=\"pcl\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/elementor\/thumbs\/lanxess-rncdcky3sjowovua6vugud5cxuiz0asgri7tzghppq.png\" alt=\"lanxess\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/elementor\/thumbs\/csm-rncdcbjpw7c1gs7xprs75fiqzztavbr5e7oz6ovnfy.png\" alt=\"csm\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/elementor\/thumbs\/hal-rncdcj2fevmc1nx0hv17pdmfr2s8kwl038wv0wki26.png\" alt=\"hal\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/elementor\/thumbs\/endo-rncdced8gpfwfm3u9b02uwt4s5feif2celnfmirgxa.png\" alt=\"endo\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/elementor\/thumbs\/cm-rncdc4yukd317ihhs6xt5z6iuapqdg111b4ktr5eni.png\" alt=\"cm\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c371d94 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"c371d94\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-365de31 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"365de31\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-38812c0 elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"38812c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">QUALITY<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d42d734 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"d42d734\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-78256eb elementor-widget elementor-widget-text-editor\" data-id=\"78256eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>QUALITY<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e518597 elementor-widget elementor-widget-heading\" data-id=\"e518597\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our commitment to quality<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-daf3471 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"daf3471\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7d34590 e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"7d34590\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"131286416\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-1312864161\" data-tab-title-id=\"e-n-tab-title-1312864161\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-1312864161\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t<span class=\"e-n-tab-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-award\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z\"><\/path><\/svg>\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-award\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z\"><\/path><\/svg>\t\t<\/span>\n\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tQuality \t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1312864162\" data-tab-title-id=\"e-n-tab-title-1312864162\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1312864162\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t<span class=\"e-n-tab-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-hard-hat\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M480 288c0-80.25-49.28-148.92-119.19-177.62L320 192V80a16 16 0 0 0-16-16h-96a16 16 0 0 0-16 16v112l-40.81-81.62C81.28 139.08 32 207.75 32 288v64h448zm16 96H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h480a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z\"><\/path><\/svg>\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-hard-hat\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M480 288c0-80.25-49.28-148.92-119.19-177.62L320 192V80a16 16 0 0 0-16-16h-96a16 16 0 0 0-16 16v112l-40.81-81.62C81.28 139.08 32 207.75 32 288v64h448zm16 96H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h480a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z\"><\/path><\/svg>\t\t<\/span>\n\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tSafety\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1312864163\" data-tab-title-id=\"e-n-tab-title-1312864163\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1312864163\" style=\"--n-tabs-title-order: 3;\">\n\t\t\t\t\t<span class=\"e-n-tab-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-lightbulb\" viewBox=\"0 0 352 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg>\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-lightbulb\" viewBox=\"0 0 352 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg>\t\t<\/span>\n\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tInnovation\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1312864164\" data-tab-title-id=\"e-n-tab-title-1312864164\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1312864164\" style=\"--n-tabs-title-order: 4;\">\n\t\t\t\t\t<span class=\"e-n-tab-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-shield-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M466.5 83.7l-192-80a48.15 48.15 0 0 0-36.9 0l-192 80C27.7 91.1 16 108.6 16 128c0 198.5 114.5 335.7 221.5 380.3 11.8 4.9 25.1 4.9 36.9 0C360.1 472.6 496 349.3 496 128c0-19.4-11.7-36.9-29.5-44.3zM256.1 446.3l-.1-381 175.9 73.3c-3.3 151.4-82.1 261.1-175.8 307.7z\"><\/path><\/svg>\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-shield-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M466.5 83.7l-192-80a48.15 48.15 0 0 0-36.9 0l-192 80C27.7 91.1 16 108.6 16 128c0 198.5 114.5 335.7 221.5 380.3 11.8 4.9 25.1 4.9 36.9 0C360.1 472.6 496 349.3 496 128c0-19.4-11.7-36.9-29.5-44.3zM256.1 446.3l-.1-381 175.9 73.3c-3.3 151.4-82.1 261.1-175.8 307.7z\"><\/path><\/svg>\t\t<\/span>\n\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tReliability\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1312864165\" data-tab-title-id=\"e-n-tab-title-1312864165\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1312864165\" style=\"--n-tabs-title-order: 5;\">\n\t\t\t\t\t<span class=\"e-n-tab-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-life-ring\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 504c136.967 0 248-111.033 248-248S392.967 8 256 8 8 119.033 8 256s111.033 248 248 248zm-103.398-76.72l53.411-53.411c31.806 13.506 68.128 13.522 99.974 0l53.411 53.411c-63.217 38.319-143.579 38.319-206.796 0zM336 256c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80zm91.28 103.398l-53.411-53.411c13.505-31.806 13.522-68.128 0-99.974l53.411-53.411c38.319 63.217 38.319 143.579 0 206.796zM359.397 84.72l-53.411 53.411c-31.806-13.505-68.128-13.522-99.973 0L152.602 84.72c63.217-38.319 143.579-38.319 206.795 0zM84.72 152.602l53.411 53.411c-13.506 31.806-13.522 68.128 0 99.974L84.72 359.398c-38.319-63.217-38.319-143.579 0-206.796z\"><\/path><\/svg>\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-life-ring\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 504c136.967 0 248-111.033 248-248S392.967 8 256 8 8 119.033 8 256s111.033 248 248 248zm-103.398-76.72l53.411-53.411c31.806 13.506 68.128 13.522 99.974 0l53.411 53.411c-63.217 38.319-143.579 38.319-206.796 0zM336 256c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80zm91.28 103.398l-53.411-53.411c13.505-31.806 13.522-68.128 0-99.974l53.411-53.411c38.319 63.217 38.319 143.579 0 206.796zM359.397 84.72l-53.411 53.411c-31.806-13.505-68.128-13.522-99.973 0L152.602 84.72c63.217-38.319 143.579-38.319 206.795 0zM84.72 152.602l53.411 53.411c-13.506 31.806-13.522 68.128 0 99.974L84.72 359.398c-38.319-63.217-38.319-143.579 0-206.796z\"><\/path><\/svg>\t\t<\/span>\n\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tEngineering Excellence\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1312864166\" data-tab-title-id=\"e-n-tab-title-1312864166\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1312864166\" style=\"--n-tabs-title-order: 6;\">\n\t\t\t\t\t<span class=\"e-n-tab-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-mandalorian\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M232.27 511.89c-1-3.26-1.69-15.83-1.39-24.58.55-15.89 1-24.72 1.4-28.76.64-6.2 2.87-20.72 3.28-21.38.6-1 .4-27.87-.24-33.13-.31-2.58-.63-11.9-.69-20.73-.13-16.47-.53-20.12-2.73-24.76-1.1-2.32-1.23-3.84-1-11.43a92.38 92.38 0 0 0-.34-12.71c-2-13-3.46-27.7-3.25-33.9s.43-7.15 2.06-9.67c3.05-4.71 6.51-14 8.62-23.27 2.26-9.86 3.88-17.18 4.59-20.74a109.54 109.54 0 0 1 4.42-15.05c2.27-6.25 2.49-15.39.37-15.39-.3 0-1.38 1.22-2.41 2.71s-4.76 4.8-8.29 7.36c-8.37 6.08-11.7 9.39-12.66 12.58s-1 7.23-.16 7.76c.34.21 1.29 2.4 2.11 4.88a28.83 28.83 0 0 1 .72 15.36c-.39 1.77-1 5.47-1.46 8.23s-1 6.46-1.25 8.22a9.85 9.85 0 0 1-1.55 4.26c-1 1-1.14.91-2.05-.53a14.87 14.87 0 0 1-1.44-4.75c-.25-1.74-1.63-7.11-3.08-11.93-3.28-10.9-3.52-16.15-1-21a14.24 14.24 0 0 0 1.67-4.61c0-2.39-2.2-5.32-7.41-9.89-7-6.18-8.63-7.92-10.23-11.3-1.71-3.6-3.06-4.06-4.54-1.54-1.78 3-2.6 9.11-3 22l-.34 12.19 2 2.25c3.21 3.7 12.07 16.45 13.78 19.83 3.41 6.74 4.34 11.69 4.41 23.56s.95 22.75 2 24.71c.36.66.51 1.35.34 1.52s.41 2.09 1.29 4.27a38.14 38.14 0 0 1 2.06 9 91 91 0 0 0 1.71 10.37c2.23 9.56 2.77 14.08 2.39 20.14-.2 3.27-.53 11.07-.73 17.32-1.31 41.76-1.85 58-2 61.21-.12 2-.39 11.51-.6 21.07-.36 16.3-1.3 27.37-2.42 28.65-.64.73-8.07-4.91-12.52-9.49-3.75-3.87-4-4.79-2.83-9.95.7-3 2.26-18.29 3.33-32.62.36-4.78.81-10.5 1-12.71.83-9.37 1.66-20.35 2.61-34.78.56-8.46 1.33-16.44 1.72-17.73s.89-9.89 1.13-19.11l.43-16.77-2.26-4.3c-1.72-3.28-4.87-6.94-13.22-15.34-6-6.07-11.84-12.3-12.91-13.85l-1.95-2.81.75-10.9c1.09-15.71 1.1-48.57 0-59.06l-.89-8.7-3.28-4.52c-5.86-8.08-5.8-7.75-6.22-33.27-.1-6.07-.38-11.5-.63-12.06-.83-1.87-3.05-2.66-8.54-3.05-8.86-.62-11-1.9-23.85-14.55-6.15-6-12.34-12-13.75-13.19-2.81-2.42-2.79-2-.56-9.63l1.35-4.65-1.69-3a32.22 32.22 0 0 0-2.59-4.07c-1.33-1.51-5.5-10.89-6-13.49a4.24 4.24 0 0 1 .87-3.9c2.23-2.86 3.4-5.68 4.45-10.73 2.33-11.19 7.74-26.09 10.6-29.22 3.18-3.47 7.7-1 9.41 5 1.34 4.79 1.37 9.79.1 18.55a101.2 101.2 0 0 0-1 11.11c0 4 .19 4.69 2.25 7.39 3.33 4.37 7.73 7.41 15.2 10.52a18.67 18.67 0 0 1 4.72 2.85c11.17 10.72 18.62 16.18 22.95 16.85 5.18.8 8 4.54 10 13.39 1.31 5.65 4 11.14 5.46 11.14a9.38 9.38 0 0 0 3.33-1.39c2-1.22 2.25-1.73 2.25-4.18a132.88 132.88 0 0 0-2-17.84c-.37-1.66-.78-4.06-.93-5.35s-.61-3.85-1-5.69c-2.55-11.16-3.65-15.46-4.1-16-1.55-2-4.08-10.2-4.93-15.92-1.64-11.11-4-14.23-12.91-17.39A43.15 43.15 0 0 1 165.24 78c-1.15-1-4-3.22-6.35-5.06s-4.41-3.53-4.6-3.76a22.7 22.7 0 0 0-2.69-2c-6.24-4.22-8.84-7-11.26-12l-2.44-5-.22-13-.22-13 6.91-6.55c3.95-3.75 8.48-7.35 10.59-8.43 3.31-1.69 4.45-1.89 11.37-2 8.53-.19 10.12 0 11.66 1.56s1.36 6.4-.29 8.5a6.66 6.66 0 0 0-1.34 2.32c0 .58-2.61 4.91-5.42 9a30.39 30.39 0 0 0-2.37 6.82c20.44 13.39 21.55 3.77 14.07 29L194 66.92c3.11-8.66 6.47-17.26 8.61-26.22.29-7.63-12-4.19-15.4-8.68-2.33-5.93 3.13-14.18 6.06-19.2 1.6-2.34 6.62-4.7 8.82-4.15.88.22 4.16-.35 7.37-1.28a45.3 45.3 0 0 1 7.55-1.68 29.57 29.57 0 0 0 6-1.29c3.65-1.11 4.5-1.17 6.35-.4a29.54 29.54 0 0 0 5.82 1.36 18.18 18.18 0 0 1 6 1.91 22.67 22.67 0 0 0 5 2.17c2.51.68 3 .57 7.05-1.67l4.35-2.4L268.32 5c10.44-.4 10.81-.47 15.26-2.68L288.16 0l2.46 1.43c1.76 1 3.14 2.73 4.85 6 2.36 4.51 2.38 4.58 1.37 7.37-.88 2.44-.89 3.3-.1 6.39a35.76 35.76 0 0 0 2.1 5.91 13.55 13.55 0 0 1 1.31 4c.31 4.33 0 5.3-2.41 6.92-2.17 1.47-7 7.91-7 9.34a14.77 14.77 0 0 1-1.07 3c-5 11.51-6.76 13.56-14.26 17-9.2 4.2-12.3 5.19-16.21 5.19-3.1 0-4 .25-4.54 1.26a18.33 18.33 0 0 1-4.09 3.71 13.62 13.62 0 0 0-4.38 4.78 5.89 5.89 0 0 1-2.49 2.91 6.88 6.88 0 0 0-2.45 1.71 67.62 67.62 0 0 1-7 5.38c-3.33 2.34-6.87 5-7.87 6A7.27 7.27 0 0 1 224 100a5.76 5.76 0 0 0-2.13 1.65c-1.31 1.39-1.49 2.11-1.14 4.6a36.45 36.45 0 0 0 1.42 5.88c1.32 3.8 1.31 7.86 0 10.57s-.89 6.65 1.35 9.59c2 2.63 2.16 4.56.71 8.84a33.45 33.45 0 0 0-1.06 8.91c0 4.88.22 6.28 1.46 8.38s1.82 2.48 3.24 2.32c2-.23 2.3-1.05 4.71-12.12 2.18-10 3.71-11.92 13.76-17.08 2.94-1.51 7.46-4 10-5.44s6.79-3.69 9.37-4.91a40.09 40.09 0 0 0 15.22-11.67c7.11-8.79 10-16.22 12.85-33.3a18.37 18.37 0 0 1 2.86-7.73 20.39 20.39 0 0 0 2.89-7.31c1-5.3 2.85-9.08 5.58-11.51 4.7-4.18 6-1.09 4.59 10.87-.46 3.86-1.1 10.33-1.44 14.38l-.61 7.36 4.45 4.09 4.45 4.09.11 8.42c.06 4.63.47 9.53.92 10.89l.82 2.47-6.43 6.28c-8.54 8.33-12.88 13.93-16.76 21.61-1.77 3.49-3.74 7.11-4.38 8-2.18 3.11-6.46 13-8.76 20.26l-2.29 7.22-7 6.49c-3.83 3.57-8 7.25-9.17 8.17-3.05 2.32-4.26 5.15-4.26 10a14.62 14.62 0 0 0 1.59 7.26 42 42 0 0 1 2.09 4.83 9.28 9.28 0 0 0 1.57 2.89c1.4 1.59 1.92 16.12.83 23.22-.68 4.48-3.63 12-4.7 12-1.79 0-4.06 9.27-5.07 20.74-.18 2-.62 5.94-1 8.7s-1 10-1.35 16.05c-.77 12.22-.19 18.77 2 23.15 3.41 6.69.52 12.69-11 22.84l-4 3.49.07 5.19a40.81 40.81 0 0 0 1.14 8.87c4.61 16 4.73 16.92 4.38 37.13-.46 26.4-.26 40.27.63 44.15a61.31 61.31 0 0 1 1.08 7c.17 2 .66 5.33 1.08 7.36.47 2.26.78 11 .79 22.74v19.06l-1.81 2.63c-2.71 3.91-15.11 13.54-15.49 12.29zm29.53-45.11c-.18-.3-.33-6.87-.33-14.59 0-14.06-.89-27.54-2.26-34.45-.4-2-.81-9.7-.9-17.06-.15-11.93-1.4-24.37-2.64-26.38-.66-1.07-3-17.66-3-21.3 0-4.23 1-6 5.28-9.13s4.86-3.14 5.48-.72c.28 1.1 1.45 5.62 2.6 10 3.93 15.12 4.14 16.27 4.05 21.74-.1 5.78-.13 6.13-1.74 17.73-1 7.07-1.17 12.39-1 28.43.17 19.4-.64 35.73-2 41.27-.71 2.78-2.8 5.48-3.43 4.43zm-71-37.58a101 101 0 0 1-1.73-10.79 100.5 100.5 0 0 0-1.73-10.79 37.53 37.53 0 0 1-1-6.49c-.31-3.19-.91-7.46-1.33-9.48-1-4.79-3.35-19.35-3.42-21.07 0-.74-.34-4.05-.7-7.36-.67-6.21-.84-27.67-.22-28.29 1-1 6.63 2.76 11.33 7.43l5.28 5.25-.45 6.47c-.25 3.56-.6 10.23-.78 14.83s-.49 9.87-.67 11.71-.61 9.36-.94 16.72c-.79 17.41-1.94 31.29-2.65 32a.62.62 0 0 1-1-.14zm-87.18-266.59c21.07 12.79 17.84 14.15 28.49 17.66 13 4.29 18.87 7.13 23.15 16.87C111.6 233.28 86.25 255 78.55 268c-31 52-6 101.59 62.75 87.21-14.18 29.23-78 28.63-98.68-4.9-24.68-39.95-22.09-118.3 61-187.66zm210.79 179c56.66 6.88 82.32-37.74 46.54-89.23 0 0-26.87-29.34-64.28-68 3-15.45 9.49-32.12 30.57-53.82 89.2 63.51 92 141.61 92.46 149.36 4.3 70.64-78.7 91.18-105.29 61.71z\"><\/path><\/svg>\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-mandalorian\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M232.27 511.89c-1-3.26-1.69-15.83-1.39-24.58.55-15.89 1-24.72 1.4-28.76.64-6.2 2.87-20.72 3.28-21.38.6-1 .4-27.87-.24-33.13-.31-2.58-.63-11.9-.69-20.73-.13-16.47-.53-20.12-2.73-24.76-1.1-2.32-1.23-3.84-1-11.43a92.38 92.38 0 0 0-.34-12.71c-2-13-3.46-27.7-3.25-33.9s.43-7.15 2.06-9.67c3.05-4.71 6.51-14 8.62-23.27 2.26-9.86 3.88-17.18 4.59-20.74a109.54 109.54 0 0 1 4.42-15.05c2.27-6.25 2.49-15.39.37-15.39-.3 0-1.38 1.22-2.41 2.71s-4.76 4.8-8.29 7.36c-8.37 6.08-11.7 9.39-12.66 12.58s-1 7.23-.16 7.76c.34.21 1.29 2.4 2.11 4.88a28.83 28.83 0 0 1 .72 15.36c-.39 1.77-1 5.47-1.46 8.23s-1 6.46-1.25 8.22a9.85 9.85 0 0 1-1.55 4.26c-1 1-1.14.91-2.05-.53a14.87 14.87 0 0 1-1.44-4.75c-.25-1.74-1.63-7.11-3.08-11.93-3.28-10.9-3.52-16.15-1-21a14.24 14.24 0 0 0 1.67-4.61c0-2.39-2.2-5.32-7.41-9.89-7-6.18-8.63-7.92-10.23-11.3-1.71-3.6-3.06-4.06-4.54-1.54-1.78 3-2.6 9.11-3 22l-.34 12.19 2 2.25c3.21 3.7 12.07 16.45 13.78 19.83 3.41 6.74 4.34 11.69 4.41 23.56s.95 22.75 2 24.71c.36.66.51 1.35.34 1.52s.41 2.09 1.29 4.27a38.14 38.14 0 0 1 2.06 9 91 91 0 0 0 1.71 10.37c2.23 9.56 2.77 14.08 2.39 20.14-.2 3.27-.53 11.07-.73 17.32-1.31 41.76-1.85 58-2 61.21-.12 2-.39 11.51-.6 21.07-.36 16.3-1.3 27.37-2.42 28.65-.64.73-8.07-4.91-12.52-9.49-3.75-3.87-4-4.79-2.83-9.95.7-3 2.26-18.29 3.33-32.62.36-4.78.81-10.5 1-12.71.83-9.37 1.66-20.35 2.61-34.78.56-8.46 1.33-16.44 1.72-17.73s.89-9.89 1.13-19.11l.43-16.77-2.26-4.3c-1.72-3.28-4.87-6.94-13.22-15.34-6-6.07-11.84-12.3-12.91-13.85l-1.95-2.81.75-10.9c1.09-15.71 1.1-48.57 0-59.06l-.89-8.7-3.28-4.52c-5.86-8.08-5.8-7.75-6.22-33.27-.1-6.07-.38-11.5-.63-12.06-.83-1.87-3.05-2.66-8.54-3.05-8.86-.62-11-1.9-23.85-14.55-6.15-6-12.34-12-13.75-13.19-2.81-2.42-2.79-2-.56-9.63l1.35-4.65-1.69-3a32.22 32.22 0 0 0-2.59-4.07c-1.33-1.51-5.5-10.89-6-13.49a4.24 4.24 0 0 1 .87-3.9c2.23-2.86 3.4-5.68 4.45-10.73 2.33-11.19 7.74-26.09 10.6-29.22 3.18-3.47 7.7-1 9.41 5 1.34 4.79 1.37 9.79.1 18.55a101.2 101.2 0 0 0-1 11.11c0 4 .19 4.69 2.25 7.39 3.33 4.37 7.73 7.41 15.2 10.52a18.67 18.67 0 0 1 4.72 2.85c11.17 10.72 18.62 16.18 22.95 16.85 5.18.8 8 4.54 10 13.39 1.31 5.65 4 11.14 5.46 11.14a9.38 9.38 0 0 0 3.33-1.39c2-1.22 2.25-1.73 2.25-4.18a132.88 132.88 0 0 0-2-17.84c-.37-1.66-.78-4.06-.93-5.35s-.61-3.85-1-5.69c-2.55-11.16-3.65-15.46-4.1-16-1.55-2-4.08-10.2-4.93-15.92-1.64-11.11-4-14.23-12.91-17.39A43.15 43.15 0 0 1 165.24 78c-1.15-1-4-3.22-6.35-5.06s-4.41-3.53-4.6-3.76a22.7 22.7 0 0 0-2.69-2c-6.24-4.22-8.84-7-11.26-12l-2.44-5-.22-13-.22-13 6.91-6.55c3.95-3.75 8.48-7.35 10.59-8.43 3.31-1.69 4.45-1.89 11.37-2 8.53-.19 10.12 0 11.66 1.56s1.36 6.4-.29 8.5a6.66 6.66 0 0 0-1.34 2.32c0 .58-2.61 4.91-5.42 9a30.39 30.39 0 0 0-2.37 6.82c20.44 13.39 21.55 3.77 14.07 29L194 66.92c3.11-8.66 6.47-17.26 8.61-26.22.29-7.63-12-4.19-15.4-8.68-2.33-5.93 3.13-14.18 6.06-19.2 1.6-2.34 6.62-4.7 8.82-4.15.88.22 4.16-.35 7.37-1.28a45.3 45.3 0 0 1 7.55-1.68 29.57 29.57 0 0 0 6-1.29c3.65-1.11 4.5-1.17 6.35-.4a29.54 29.54 0 0 0 5.82 1.36 18.18 18.18 0 0 1 6 1.91 22.67 22.67 0 0 0 5 2.17c2.51.68 3 .57 7.05-1.67l4.35-2.4L268.32 5c10.44-.4 10.81-.47 15.26-2.68L288.16 0l2.46 1.43c1.76 1 3.14 2.73 4.85 6 2.36 4.51 2.38 4.58 1.37 7.37-.88 2.44-.89 3.3-.1 6.39a35.76 35.76 0 0 0 2.1 5.91 13.55 13.55 0 0 1 1.31 4c.31 4.33 0 5.3-2.41 6.92-2.17 1.47-7 7.91-7 9.34a14.77 14.77 0 0 1-1.07 3c-5 11.51-6.76 13.56-14.26 17-9.2 4.2-12.3 5.19-16.21 5.19-3.1 0-4 .25-4.54 1.26a18.33 18.33 0 0 1-4.09 3.71 13.62 13.62 0 0 0-4.38 4.78 5.89 5.89 0 0 1-2.49 2.91 6.88 6.88 0 0 0-2.45 1.71 67.62 67.62 0 0 1-7 5.38c-3.33 2.34-6.87 5-7.87 6A7.27 7.27 0 0 1 224 100a5.76 5.76 0 0 0-2.13 1.65c-1.31 1.39-1.49 2.11-1.14 4.6a36.45 36.45 0 0 0 1.42 5.88c1.32 3.8 1.31 7.86 0 10.57s-.89 6.65 1.35 9.59c2 2.63 2.16 4.56.71 8.84a33.45 33.45 0 0 0-1.06 8.91c0 4.88.22 6.28 1.46 8.38s1.82 2.48 3.24 2.32c2-.23 2.3-1.05 4.71-12.12 2.18-10 3.71-11.92 13.76-17.08 2.94-1.51 7.46-4 10-5.44s6.79-3.69 9.37-4.91a40.09 40.09 0 0 0 15.22-11.67c7.11-8.79 10-16.22 12.85-33.3a18.37 18.37 0 0 1 2.86-7.73 20.39 20.39 0 0 0 2.89-7.31c1-5.3 2.85-9.08 5.58-11.51 4.7-4.18 6-1.09 4.59 10.87-.46 3.86-1.1 10.33-1.44 14.38l-.61 7.36 4.45 4.09 4.45 4.09.11 8.42c.06 4.63.47 9.53.92 10.89l.82 2.47-6.43 6.28c-8.54 8.33-12.88 13.93-16.76 21.61-1.77 3.49-3.74 7.11-4.38 8-2.18 3.11-6.46 13-8.76 20.26l-2.29 7.22-7 6.49c-3.83 3.57-8 7.25-9.17 8.17-3.05 2.32-4.26 5.15-4.26 10a14.62 14.62 0 0 0 1.59 7.26 42 42 0 0 1 2.09 4.83 9.28 9.28 0 0 0 1.57 2.89c1.4 1.59 1.92 16.12.83 23.22-.68 4.48-3.63 12-4.7 12-1.79 0-4.06 9.27-5.07 20.74-.18 2-.62 5.94-1 8.7s-1 10-1.35 16.05c-.77 12.22-.19 18.77 2 23.15 3.41 6.69.52 12.69-11 22.84l-4 3.49.07 5.19a40.81 40.81 0 0 0 1.14 8.87c4.61 16 4.73 16.92 4.38 37.13-.46 26.4-.26 40.27.63 44.15a61.31 61.31 0 0 1 1.08 7c.17 2 .66 5.33 1.08 7.36.47 2.26.78 11 .79 22.74v19.06l-1.81 2.63c-2.71 3.91-15.11 13.54-15.49 12.29zm29.53-45.11c-.18-.3-.33-6.87-.33-14.59 0-14.06-.89-27.54-2.26-34.45-.4-2-.81-9.7-.9-17.06-.15-11.93-1.4-24.37-2.64-26.38-.66-1.07-3-17.66-3-21.3 0-4.23 1-6 5.28-9.13s4.86-3.14 5.48-.72c.28 1.1 1.45 5.62 2.6 10 3.93 15.12 4.14 16.27 4.05 21.74-.1 5.78-.13 6.13-1.74 17.73-1 7.07-1.17 12.39-1 28.43.17 19.4-.64 35.73-2 41.27-.71 2.78-2.8 5.48-3.43 4.43zm-71-37.58a101 101 0 0 1-1.73-10.79 100.5 100.5 0 0 0-1.73-10.79 37.53 37.53 0 0 1-1-6.49c-.31-3.19-.91-7.46-1.33-9.48-1-4.79-3.35-19.35-3.42-21.07 0-.74-.34-4.05-.7-7.36-.67-6.21-.84-27.67-.22-28.29 1-1 6.63 2.76 11.33 7.43l5.28 5.25-.45 6.47c-.25 3.56-.6 10.23-.78 14.83s-.49 9.87-.67 11.71-.61 9.36-.94 16.72c-.79 17.41-1.94 31.29-2.65 32a.62.62 0 0 1-1-.14zm-87.18-266.59c21.07 12.79 17.84 14.15 28.49 17.66 13 4.29 18.87 7.13 23.15 16.87C111.6 233.28 86.25 255 78.55 268c-31 52-6 101.59 62.75 87.21-14.18 29.23-78 28.63-98.68-4.9-24.68-39.95-22.09-118.3 61-187.66zm210.79 179c56.66 6.88 82.32-37.74 46.54-89.23 0 0-26.87-29.34-64.28-68 3-15.45 9.49-32.12 30.57-53.82 89.2 63.51 92 141.61 92.46 149.36 4.3 70.64-78.7 91.18-105.29 61.71z\"><\/path><\/svg>\t\t<\/span>\n\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tCustomer Focus\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-1312864161\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1312864161\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-5f72ec5 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"5f72ec5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f054ee2 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"f054ee2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b6458b0 elementor-widget elementor-widget-image\" data-id=\"b6458b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"2560\" height=\"1266\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Quality-scaled.png\" class=\"attachment-full size-full wp-image-6613\" alt=\"Quality\" srcset=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Quality-scaled.png 2560w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Quality-300x148.png 300w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Quality-1024x506.png 1024w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Quality-768x380.png 768w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Quality-1536x760.png 1536w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Quality-2048x1013.png 2048w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Quality-80x40.png 80w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Quality-1000x495.png 1000w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e041f0b e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"e041f0b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f938b1e e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"f938b1e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1885d75 elementor-widget elementor-widget-heading\" data-id=\"1885d75\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Quality<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b05d12f e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"b05d12f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-523d7d2 elementor-widget elementor-widget-text-editor\" data-id=\"523d7d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Delivering precision-engineered subsea solutions through rigorous quality standards, testing, and continuous improvement.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1312864162\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1312864162\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-fef8daf e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"fef8daf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-36e6b6b e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"36e6b6b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d427c5 elementor-widget elementor-widget-image\" data-id=\"7d427c5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"2560\" height=\"1266\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Safety-scaled.png\" class=\"attachment-full size-full wp-image-6614\" alt=\"\" srcset=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Safety-scaled.png 2560w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Safety-300x148.png 300w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Safety-1024x506.png 1024w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Safety-768x380.png 768w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Safety-1536x760.png 1536w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Safety-2048x1013.png 2048w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Safety-80x40.png 80w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Safety-1000x495.png 1000w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cf48355 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"cf48355\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-4b06fc2 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"4b06fc2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-190fe5c elementor-widget elementor-widget-heading\" data-id=\"190fe5c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Safety<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-46e204f e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"46e204f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5817a54 elementor-widget elementor-widget-text-editor\" data-id=\"5817a54\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Prioritizing the safety of people, assets, and the environment across every stage of project execution.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1312864163\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1312864163\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-96125ab e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"96125ab\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-62e7199 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"62e7199\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-716bac3 elementor-widget elementor-widget-image\" data-id=\"716bac3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1266\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Innovation-scaled.png\" class=\"attachment-full size-full wp-image-6612\" alt=\"Innovation\" srcset=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Innovation-scaled.png 2560w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Innovation-300x148.png 300w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Innovation-1024x506.png 1024w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Innovation-768x380.png 768w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Innovation-1536x760.png 1536w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Innovation-2048x1013.png 2048w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Innovation-80x40.png 80w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Innovation-1000x495.png 1000w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ae184e4 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"ae184e4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-34efd81 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"34efd81\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b94f00b elementor-widget elementor-widget-heading\" data-id=\"b94f00b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Innovation<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-75f5e62 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"75f5e62\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-21651ad elementor-widget elementor-widget-text-editor\" data-id=\"21651ad\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Leveraging advanced technologies and engineering expertise to develop efficient and future-ready subsea solutions.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1312864164\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1312864164\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-5bb45f2 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"5bb45f2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1fcb511 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"1fcb511\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d08aa40 elementor-widget elementor-widget-image\" data-id=\"d08aa40\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1266\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Reliability-clean-1-scaled.png\" class=\"attachment-full size-full wp-image-6633\" alt=\"Reliability\" srcset=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Reliability-clean-1-scaled.png 2560w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Reliability-clean-1-300x148.png 300w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Reliability-clean-1-1024x506.png 1024w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Reliability-clean-1-768x380.png 768w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Reliability-clean-1-1536x760.png 1536w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Reliability-clean-1-2048x1013.png 2048w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Reliability-clean-1-80x40.png 80w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Reliability-clean-1-1000x495.png 1000w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fc6d899 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"fc6d899\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c90660d e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"c90660d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9373905 elementor-widget elementor-widget-heading\" data-id=\"9373905\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Reliability<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5232893 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"5232893\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e67e942 elementor-widget elementor-widget-text-editor\" data-id=\"e67e942\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Providing dependable equipment and services that perform consistently in demanding offshore environments.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1312864165\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1312864165\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-e9d93c9 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"e9d93c9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0046969 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"0046969\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4d0dbc1 elementor-widget elementor-widget-image\" data-id=\"4d0dbc1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1266\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/gemini-watermark-removed-scaled.png\" class=\"attachment-full size-full wp-image-6632\" alt=\"Engineering Exellence\" srcset=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/gemini-watermark-removed-scaled.png 2560w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/gemini-watermark-removed-300x148.png 300w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/gemini-watermark-removed-1024x506.png 1024w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/gemini-watermark-removed-768x380.png 768w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/gemini-watermark-removed-1536x760.png 1536w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/gemini-watermark-removed-2048x1013.png 2048w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/gemini-watermark-removed-80x40.png 80w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/gemini-watermark-removed-1000x495.png 1000w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-560871f e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"560871f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-74977d5 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"74977d5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b81a235 elementor-widget elementor-widget-heading\" data-id=\"b81a235\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Engineering Excellence<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-94fc625 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"94fc625\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a1dd308 elementor-widget elementor-widget-text-editor\" data-id=\"a1dd308\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Combining technical expertise and industry experience to deliver high-performance solutions tailored to client requirements.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1312864166\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1312864166\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-a4830df e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"a4830df\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0a398df e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"0a398df\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-afa990f elementor-widget elementor-widget-image\" data-id=\"afa990f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1266\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Customer-Focus-1-scaled.png\" class=\"attachment-full size-full wp-image-6608\" alt=\"Customer Focus\" srcset=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Customer-Focus-1-scaled.png 2560w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Customer-Focus-1-300x148.png 300w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Customer-Focus-1-1024x506.png 1024w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Customer-Focus-1-768x380.png 768w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Customer-Focus-1-1536x760.png 1536w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Customer-Focus-1-2048x1013.png 2048w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Customer-Focus-1-80x40.png 80w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/06\/Customer-Focus-1-1000x495.png 1000w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b4a1da1 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"b4a1da1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-99f2ecb e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"99f2ecb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e9c57c0 elementor-widget elementor-widget-heading\" data-id=\"e9c57c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Customer Focus<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-21cf71e e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"21cf71e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bf0968f elementor-widget elementor-widget-text-editor\" data-id=\"bf0968f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Building long-term partnerships through responsive support, transparency, and a commitment to client success.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2ba74b8 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"2ba74b8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a4388ea elementor-widget elementor-widget-html\" data-id=\"a4388ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" 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>Engineered for Depth \u2014 JK Subsea<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Space+Grotesk:wght@500;600;700&family=Inter:wght@400;500;600&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root{\r\n    --navy:#0F2C5F;\r\n    --text:#222222;\r\n    --accent:#8B1A1A;\r\n    --white:#FFFFFF;\r\n    --radius:14px;\r\n  }\r\n\r\n  *{box-sizing:border-box;}\r\n\r\n  .jk-values-section{\r\n    font-family:'Inter', sans-serif;\r\n    color:var(--text);\r\n    background:#fff;\r\n    padding:40px;\r\n    overflow:hidden;\r\n  }\r\n\r\n  .jk-values-inner{\r\n    max-width:1320px;\r\n    margin:0 auto;\r\n  }\r\n\r\n  .jk-values-header{\r\n    display:flex;\r\n    flex-wrap:wrap;\r\n    align-items:flex-end;\r\n    justify-content:space-between;\r\n    gap:32px;\r\n    margin-bottom:56px;\r\n  }\r\n\r\n  .jk-values-eyebrow{\r\n    font-family:'Space Grotesk', sans-serif;\r\n    font-weight:600;\r\n    font-size:16px;\r\n    letter-spacing:0.18em;\r\n    text-transform:uppercase;\r\n    color:#000;\r\n    margin:0 0 14px;\r\n  }\r\n\r\n  .jk-values-title{\r\n    font-family:'Space Grotesk', sans-serif;\r\n    font-weight:700;\r\n    font-size:clamp(32px, 4vw, 50px);\r\n    line-height:1.08;\r\n    color:var(--navy);\r\n    margin:0;\r\n    max-width:620px;\r\n  }\r\n\r\n  .jk-values-title span{\r\n    color:#8b1a1a;\r\n  }\r\n\r\n  .jk-values-sub{\r\n    font-family:'Inter', sans-serif;\r\n    font-size:17px;\r\n    line-height:1.65;\r\n    color:var(--text);\r\n    max-width:380px;\r\n    margin:0;\r\n  }\r\n\r\n  .jk-values-sub strong{\r\n    color:var(--navy);\r\n    font-weight:600;\r\n  }\r\n\r\n  \/* ---------- PANEL ROW ---------- *\/\r\n  .jk-panels{\r\n    display:flex;\r\n    gap:14px;\r\n    width:100%;\r\n    height:560px;\r\n  }\r\n\r\n  .jk-panel{\r\n    position:relative;\r\n    flex:1;\r\n    min-width:64px;\r\n    border-radius:var(--radius);\r\n    overflow:hidden;\r\n    cursor:pointer;\r\n    background:var(--navy);\r\n    transition:flex 0.55s cubic-bezier(0.22,0.9,0.3,1);\r\n    outline:none;\r\n  }\r\n\r\n  .jk-panel:focus-visible{\r\n    box-shadow:0 0 0 3px var(--white), 0 0 0 6px var(--accent);\r\n  }\r\n\r\n  \/* default expanded state: first panel wide, rest narrow *\/\r\n  .jk-panel[data-state=\"expanded\"]{ flex:5; }\r\n  .jk-panel[data-state=\"collapsed\"]{ flex:1; }\r\n\r\n  .jk-panel-art{\r\n    position:absolute;\r\n    inset:0;\r\n    width:100%;\r\n    height:100%;\r\n  }\r\n\r\n  .jk-panel-art svg{\r\n    position:absolute;\r\n    inset:0;\r\n    width:100%;\r\n    height:100%;\r\n    object-fit:cover;\r\n  }\r\n\r\n  .jk-panel-scrim{\r\n    position:absolute;\r\n    inset:0;\r\n    background:linear-gradient(180deg, rgba(15,44,95,0.15) 0%, rgba(15,44,95,0.55) 55%, rgba(15,44,95,0.92) 100%);\r\n    transition:opacity 0.45s ease;\r\n  }\r\n\r\n  .jk-panel[data-state=\"collapsed\"] .jk-panel-scrim{\r\n    background:linear-gradient(180deg, rgba(15,44,95,0.35) 0%, rgba(15,44,95,0.78) 100%);\r\n  }\r\n\r\n  \/* ---- collapsed label: vertical text ---- *\/\r\n  .jk-panel-label{\r\n    position:absolute;\r\n    inset:0;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    opacity:0;\r\n    transition:opacity 0.3s ease 0.1s;\r\n    pointer-events:none;\r\n  }\r\n\r\n  .jk-panel[data-state=\"collapsed\"] .jk-panel-label{\r\n    opacity:1;\r\n  }\r\n\r\n  .jk-panel-label span{\r\n    font-family:'Space Grotesk', sans-serif;\r\n    font-weight:600;\r\n    font-size:40px;\r\n    letter-spacing:0.04em;\r\n    color:var(--white);\r\n    writing-mode:vertical-rl;\r\n    transform:rotate(180deg);\r\n    white-space:nowrap;\r\n  }\r\n\r\n  \/* ---- expanded content ---- *\/\r\n  .jk-panel-content{\r\n    position:absolute;\r\n    left:0; right:0; bottom:0;\r\n    padding:40px;\r\n    opacity:0;\r\n    transform:translateY(10px);\r\n    transition:opacity 0.35s ease 0.12s, transform 0.4s ease 0.12s;\r\n    pointer-events:none;\r\n  }\r\n\r\n  .jk-panel[data-state=\"expanded\"] .jk-panel-content{\r\n    opacity:1;\r\n    transform:translateY(0);\r\n    pointer-events:auto;\r\n  }\r\n\r\n  .jk-panel-content h3{\r\n    font-family:'Space Grotesk', sans-serif;\r\n    font-weight:700;\r\n    font-size:40px;\r\n    color:var(--white);\r\n    margin:0 0 14px;\r\n  }\r\n\r\n  .jk-panel-content p{\r\n    font-family:'Inter', sans-serif;\r\n    font-size:20px;\r\n    font-weight: 400;\r\n    line-height:1.6;\r\n    color:rgba(255,255,255,0.88);\r\n    max-width:430px;\r\n    margin:0;\r\n    padding-bottom:30px;\r\n  }\r\n\r\n  \/*.jk-panel-badge{*\/\r\n  \/*  position:absolute;*\/\r\n  \/*  left:24px;*\/\r\n  \/*  bottom:15px;*\/\r\n  \/*  width:48px;*\/\r\n  \/*  height:48px;*\/\r\n  \/*  border-radius:50%;*\/\r\n  \/*  background:var(--white);*\/\r\n  \/*  display:flex;*\/\r\n  \/*  align-items:center;*\/\r\n  \/*  justify-content:center;*\/\r\n  \/*  font-family:'Space Grotesk', sans-serif;*\/\r\n  \/*  font-weight:700;*\/\r\n  \/*  font-size:18px;*\/\r\n  \/*  color:var(--navy);*\/\r\n  \/*  z-index:3;*\/\r\n  \/*  transition:transform 0.35s ease;*\/\r\n  \/*}*\/\r\n  \r\n  .jk-panel-badge{\r\n    position:absolute;\r\n    left:24px;\r\n    bottom:15px;\r\n    width:56px;\r\n    height:56px;\r\n    border-radius:50%;\r\n    background:var(--white);\r\n    border:2px solid var(--accent);\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n\r\n    font-family:'Space Grotesk', sans-serif;\r\n    font-weight:700;\r\n    font-size:22px;\r\n    color:var(--accent);\r\n\r\n    z-index:3;\r\n\r\n    box-shadow:\r\n        0 8px 20px rgba(15,44,95,.18),\r\n        0 0 0 4px rgba(139,26,26,.08);\r\n\r\n    transition:all .35s ease;\r\n}\r\n\r\n.jk-panel[data-state=\"expanded\"] .jk-panel-badge{\r\n    transform:scale(1.12);\r\n    background:var(--accent);\r\n    color:var(--white);\r\n\r\n    box-shadow:\r\n        0 10px 26px rgba(15,44,95,.28),\r\n        0 0 20px rgba(139,26,26,.35),\r\n        0 0 0 5px rgba(255,255,255,.12);\r\n}\r\n\r\n  \/*.jk-panel[data-state=\"expanded\"] .jk-panel-badge{*\/\r\n  \/*  transform:scale(1.05);*\/\r\n  \/*}*\/\r\n\r\n  .jk-panel-index{\r\n    position:absolute;\r\n    top:22px;\r\n    right:24px;\r\n    font-family:'Space Grotesk', sans-serif;\r\n    font-size:13px;\r\n    letter-spacing:0.08em;\r\n    color:rgba(255,255,255,0.65);\r\n    z-index:3;\r\n    opacity:0;\r\n    transition:opacity 0.3s ease;\r\n  }\r\n\r\n  .jk-panel[data-state=\"expanded\"] .jk-panel-index{\r\n    opacity:1;\r\n  }\r\n\r\n  \/* ---------------- TABLET ---------------- *\/\r\n  @media (max-width: 1024px){\r\n    .jk-values-section{ padding:72px 6vw; }\r\n    .jk-panels{ height:480px; }\r\n    .jk-panel-content{ padding:30px; }\r\n    .jk-panel-content h3{ font-size:25px; }\r\n    .jk-panel-content p{ font-size:15px; }\r\n  }\r\n\r\n  \/* ---------------- MOBILE ---------------- *\/\r\n  @media (max-width: 720px){\r\n    .jk-values-section{ padding:56px 5vw; }\r\n\r\n    .jk-values-header{\r\n      margin-bottom:36px;\r\n    }\r\n\r\n    .jk-values-sub{ max-width:100%; }\r\n\r\n    .jk-panels{\r\n      flex-direction:column;\r\n      height:auto;\r\n      gap:10px;\r\n    }\r\n\r\n    .jk-panel{\r\n      flex:none !important;\r\n      height:84px;\r\n      transition:height 0.5s cubic-bezier(0.22,0.9,0.3,1);\r\n    }\r\n\r\n    .jk-panel[data-state=\"expanded\"]{\r\n      height:340px;\r\n    }\r\n\r\n    .jk-panel-label{\r\n      align-items:center;\r\n      justify-content:flex-start;\r\n      padding-left:24px;\r\n    }\r\n\r\n    .jk-panel-label span{\r\n      writing-mode:horizontal-tb;\r\n      transform:none;\r\n      font-size:18px;\r\n    }\r\n\r\n    .jk-panel-badge{\r\n      width:38px;\r\n      height:38px;\r\n      font-size:15px;\r\n      left:20px;\r\n      bottom:18px;\r\n    }\r\n\r\n    .jk-panel[data-state=\"collapsed\"] .jk-panel-badge{\r\n      display:none;\r\n    }\r\n\r\n    .jk-panel-content{\r\n      padding:24px 24px 22px 76px;\r\n    }\r\n\r\n    .jk-panel-content h3{ font-size:21px; margin-bottom:8px; }\r\n    .jk-panel-content p{ font-size:14px; }\r\n\r\n    .jk-panel-index{ top:16px; right:18px; }\r\n  }\r\n\r\n  @media (prefers-reduced-motion: reduce){\r\n    .jk-panel, .jk-panel-content, .jk-panel-label, .jk-panel-badge, .jk-panel-scrim{\r\n      transition:none !important;\r\n    }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"jk-values-section\">\r\n  <div class=\"jk-values-inner\">\r\n\r\n    <div class=\"jk-values-header\">\r\n      <div>\r\n        <p class=\"jk-values-eyebrow\">Why JKSEPL<\/p>\r\n        <h2 class=\"jk-values-title\">We <span>DIVE<\/span> into every detail<\/h2>\r\n      <\/div>\r\n      <p class=\"jk-values-sub\">Four standards run through everything we manufacture \u2014 <strong>no exceptions, no shortcuts.<\/strong><\/p>\r\n    <\/div>\r\n\r\n    <div class=\"jk-panels\" id=\"jkPanels\">\r\n\r\n      <!-- PANEL 1 -->\r\n      <div class=\"jk-panel\" data-state=\"expanded\" data-key=\"durable\" tabindex=\"0\" role=\"button\" aria-expanded=\"true\" aria-label=\"Durable\">\r\n        <div class=\"jk-panel-art\">\r\n          <svg viewBox=\"0 0 400 560\" preserveAspectRatio=\"xMidYMid slice\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n            <defs>\r\n              <linearGradient id=\"g1\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\r\n                <stop offset=\"0%\" stop-color=\"#0F2C5F\"\/>\r\n                <stop offset=\"100%\" stop-color=\"#0F2C5F\" stop-opacity=\"0.7\"\/>\r\n              <\/linearGradient>\r\n            <\/defs>\r\n            <rect width=\"400\" height=\"560\" fill=\"url(#g1)\"\/><rect width=\"400\" height=\"560\" fill=\"#222222\" opacity=\"0.18\"\/>\r\n            <circle cx=\"200\" cy=\"230\" r=\"120\" fill=\"none\" stroke=\"#FFFFFF\" stroke-width=\"2\" opacity=\"0.25\"\/>\r\n            <circle cx=\"200\" cy=\"230\" r=\"86\" fill=\"none\" stroke=\"#FFFFFF\" stroke-width=\"1.5\" opacity=\"0.18\"\/>\r\n            <g stroke=\"#8B1A1A\" stroke-width=\"3\" opacity=\"0.9\">\r\n              <line x1=\"200\" y1=\"120\" x2=\"200\" y2=\"150\"\/>\r\n              <line x1=\"200\" y1=\"310\" x2=\"200\" y2=\"340\"\/>\r\n              <line x1=\"90\" y1=\"230\" x2=\"120\" y2=\"230\"\/>\r\n              <line x1=\"280\" y1=\"230\" x2=\"310\" y2=\"230\"\/>\r\n            <\/g>\r\n            <circle cx=\"200\" cy=\"230\" r=\"8\" fill=\"#8B1A1A\"\/>\r\n            <line x1=\"200\" y1=\"230\" x2=\"245\" y2=\"175\" stroke=\"#FFFFFF\" stroke-width=\"3\" stroke-linecap=\"round\"\/>\r\n            <g opacity=\"0.15\">\r\n              <rect x=\"40\" y=\"400\" width=\"320\" height=\"2\" fill=\"#FFFFFF\"\/>\r\n              <rect x=\"40\" y=\"430\" width=\"320\" height=\"2\" fill=\"#FFFFFF\"\/>\r\n              <rect x=\"40\" y=\"460\" width=\"320\" height=\"2\" fill=\"#FFFFFF\"\/>\r\n            <\/g>\r\n          <\/svg>\r\n        <\/div>\r\n        <div class=\"jk-panel-scrim\"><\/div>\r\n        <span class=\"jk-panel-index\">01 \/ 04<\/span>\r\n        <div class=\"jk-panel-content\">\r\n          <h3>Durable<\/h3>\r\n          <p>Every regulator, valve and gas panel is built to withstand real working pressure and harsh marine conditions, year after year.<\/p>\r\n        <\/div>\r\n        <div class=\"jk-panel-label\"><span>Durable<\/span><\/div>\r\n        <div class=\"jk-panel-badge\">D<\/div>\r\n      <\/div>\r\n\r\n      <!-- PANEL 2 -->\r\n      <div class=\"jk-panel\" data-state=\"collapsed\" data-key=\"innovative\" tabindex=\"0\" role=\"button\" aria-expanded=\"false\" aria-label=\"Innovative\">\r\n        <div class=\"jk-panel-art\">\r\n          <svg viewBox=\"0 0 400 560\" preserveAspectRatio=\"xMidYMid slice\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n            <defs>\r\n              <linearGradient id=\"g2\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\r\n                <stop offset=\"0%\" stop-color=\"#0F2C5F\"\/>\r\n                <stop offset=\"100%\" stop-color=\"#0F2C5F\" stop-opacity=\"0.7\"\/>\r\n              <\/linearGradient>\r\n            <\/defs>\r\n            <rect width=\"400\" height=\"560\" fill=\"url(#g2)\"\/><rect width=\"400\" height=\"560\" fill=\"#222222\" opacity=\"0.18\"\/>\r\n            <rect x=\"130\" y=\"80\" width=\"140\" height=\"320\" rx=\"20\" fill=\"none\" stroke=\"#FFFFFF\" stroke-width=\"2\" opacity=\"0.25\"\/>\r\n            <rect x=\"150\" y=\"110\" width=\"100\" height=\"40\" rx=\"6\" fill=\"#FFFFFF\" opacity=\"0.15\"\/>\r\n            <rect x=\"150\" y=\"165\" width=\"100\" height=\"40\" rx=\"6\" fill=\"#FFFFFF\" opacity=\"0.15\"\/>\r\n            <rect x=\"150\" y=\"220\" width=\"100\" height=\"40\" rx=\"6\" fill=\"#8B1A1A\" opacity=\"0.8\"\/>\r\n            <rect x=\"150\" y=\"275\" width=\"100\" height=\"40\" rx=\"6\" fill=\"#FFFFFF\" opacity=\"0.15\"\/>\r\n            <circle cx=\"200\" cy=\"450\" r=\"4\" fill=\"#FFFFFF\" opacity=\"0.5\"\/>\r\n            <circle cx=\"200\" cy=\"475\" r=\"4\" fill=\"#FFFFFF\" opacity=\"0.35\"\/>\r\n            <circle cx=\"200\" cy=\"500\" r=\"4\" fill=\"#FFFFFF\" opacity=\"0.2\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <div class=\"jk-panel-scrim\"><\/div>\r\n        <span class=\"jk-panel-index\">02 \/ 04<\/span>\r\n        <div class=\"jk-panel-content\">\r\n          <h3>Innovative<\/h3>\r\n          <p>We engineer modern, purpose-built solutions for the demanding environments our clients work in \u2014 not off-the-shelf fixes.<\/p>\r\n        <\/div>\r\n        <div class=\"jk-panel-label\"><span>Innovative<\/span><\/div>\r\n        <div class=\"jk-panel-badge\">I<\/div>\r\n      <\/div>\r\n\r\n      <!-- PANEL 3 -->\r\n      <div class=\"jk-panel\" data-state=\"collapsed\" data-key=\"verified\" tabindex=\"0\" role=\"button\" aria-expanded=\"false\" aria-label=\"Verified\">\r\n        <div class=\"jk-panel-art\">\r\n          <svg viewBox=\"0 0 400 560\" preserveAspectRatio=\"xMidYMid slice\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n            <defs>\r\n              <linearGradient id=\"g3\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\r\n                <stop offset=\"0%\" stop-color=\"#0F2C5F\"\/>\r\n                <stop offset=\"100%\" stop-color=\"#0F2C5F\" stop-opacity=\"0.7\"\/>\r\n              <\/linearGradient>\r\n            <\/defs>\r\n            <rect width=\"400\" height=\"560\" fill=\"url(#g3)\"\/><rect width=\"400\" height=\"560\" fill=\"#222222\" opacity=\"0.18\"\/>\r\n            <polygon points=\"200,90 280,130 280,250 200,310 120,250 120,130\" fill=\"none\" stroke=\"#FFFFFF\" stroke-width=\"2\" opacity=\"0.25\"\/>\r\n            <path d=\"M165 195 L195 225 L240 165\" fill=\"none\" stroke=\"#8B1A1A\" stroke-width=\"6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n            <g opacity=\"0.25\" stroke=\"#FFFFFF\" stroke-width=\"1.5\">\r\n              <line x1=\"80\" y1=\"400\" x2=\"320\" y2=\"400\"\/>\r\n              <line x1=\"80\" y1=\"420\" x2=\"280\" y2=\"420\"\/>\r\n              <line x1=\"80\" y1=\"440\" x2=\"300\" y2=\"440\"\/>\r\n            <\/g>\r\n          <\/svg>\r\n        <\/div>\r\n        <div class=\"jk-panel-scrim\"><\/div>\r\n        <span class=\"jk-panel-index\">03 \/ 04<\/span>\r\n        <div class=\"jk-panel-content\">\r\n          <h3>Verified<\/h3>\r\n          <p>ISO 9001 and CE certified manufacturing, built to meet DNV GL and IMCA requirements for diving and gas equipment worldwide.<\/p>\r\n        <\/div>\r\n        <div class=\"jk-panel-label\"><span>Verified<\/span><\/div>\r\n        <div class=\"jk-panel-badge\">V<\/div>\r\n      <\/div>\r\n\r\n      <!-- PANEL 4 -->\r\n      <div class=\"jk-panel\" data-state=\"collapsed\" data-key=\"expert\" tabindex=\"0\" role=\"button\" aria-expanded=\"false\" aria-label=\"Expert\">\r\n        <div class=\"jk-panel-art\">\r\n          <svg viewBox=\"0 0 400 560\" preserveAspectRatio=\"xMidYMid slice\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n            <defs>\r\n              <linearGradient id=\"g4\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\r\n                <stop offset=\"0%\" stop-color=\"#0F2C5F\"\/>\r\n                <stop offset=\"100%\" stop-color=\"#0F2C5F\" stop-opacity=\"0.7\"\/>\r\n              <\/linearGradient>\r\n            <\/defs>\r\n            <rect width=\"400\" height=\"560\" fill=\"url(#g4)\"\/><rect width=\"400\" height=\"560\" fill=\"#222222\" opacity=\"0.18\"\/>\r\n            <circle cx=\"200\" cy=\"240\" r=\"95\" fill=\"none\" stroke=\"#FFFFFF\" stroke-width=\"2\" opacity=\"0.25\"\/>\r\n            <path d=\"M200 150 A90 90 0 0 1 290 240\" fill=\"none\" stroke=\"#8B1A1A\" stroke-width=\"4\" stroke-linecap=\"round\"\/>\r\n            <text x=\"200\" y=\"255\" text-anchor=\"middle\" font-family=\"Space Grotesk, sans-serif\" font-size=\"48\" font-weight=\"700\" fill=\"#FFFFFF\" opacity=\"0.9\">23+<\/text>\r\n            <text x=\"200\" y=\"300\" text-anchor=\"middle\" font-family=\"Inter, sans-serif\" font-size=\"14\" letter-spacing=\"2\" fill=\"#FFFFFF\" opacity=\"0.55\">YEARS<\/text>\r\n          <\/svg>\r\n        <\/div>\r\n        <div class=\"jk-panel-scrim\"><\/div>\r\n        <span class=\"jk-panel-index\">04 \/ 04<\/span>\r\n        <div class=\"jk-panel-content\">\r\n          <h3>Expert<\/h3>\r\n          <p>23+ years of subsea and high-pressure engineering, trusted by clients across five continents since 2003.<\/p>\r\n        <\/div>\r\n        <div class=\"jk-panel-label\"><span>Expert<\/span><\/div>\r\n        <div class=\"jk-panel-badge\">E<\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\n  (function(){\r\n    var panels = document.querySelectorAll('#jkPanels .jk-panel');\r\n\r\n    function expand(target){\r\n      panels.forEach(function(p){\r\n        var isTarget = p === target;\r\n        p.setAttribute('data-state', isTarget ? 'expanded' : 'collapsed');\r\n        p.setAttribute('aria-expanded', isTarget ? 'true' : 'false');\r\n      });\r\n    }\r\n\r\n    panels.forEach(function(panel){\r\n      panel.addEventListener('mouseenter', function(){\r\n        expand(panel);\r\n      });\r\n\r\n      panel.addEventListener('click', function(){\r\n        expand(panel);\r\n      });\r\n\r\n      panel.addEventListener('keydown', function(e){\r\n        if(e.key === 'Enter' || e.key === ' '){\r\n          e.preventDefault();\r\n          expand(panel);\r\n        }\r\n      });\r\n    });\r\n  })();\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ec0fb15 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"ec0fb15\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-528ad7d e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"528ad7d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1956f18 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"1956f18\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-adc9ba7 elementor-widget elementor-widget-text-editor\" data-id=\"adc9ba7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>NEWS<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1d5f48d elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"1d5f48d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">BLOGS<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e39fb81 elementor-widget elementor-widget-heading\" data-id=\"e39fb81\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">latest updated blogs<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-80d691f elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"80d691f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a5b4943 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"a5b4943\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-531d5e6 elementor-widget elementor-widget-hfe-basic-posts\" data-id=\"531d5e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"hfe-basic-posts.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<div class=\"hfe-posts-grid\">\n\t\t\t<article class=\"hfe-post-card\">\n\t\t\t\t\t\t\t<div class=\"hfe-post-image\">\n\t\t\t\t\t<a href=\"https:\/\/gloocalcommunications.com\/jk\/diver-air-panel-india-guide-2\/\" rel=\"bookmark\">\n\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"188\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/07\/scuba-replacement-package-comparison-300x188.jpg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"2 Diver vs 3 Diver SCUBA Replacement Package\" loading=\"lazy\" srcset=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/07\/scuba-replacement-package-comparison-300x188.jpg 300w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/07\/scuba-replacement-package-comparison-80x50.jpg 80w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/07\/scuba-replacement-package-comparison.jpg 640w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"hfe-post-content\">\n\t\t\t\t\t\t\t\t\t<h2 class=\"hfe-post-title\">\n\t\t\t\t\t\t<a href=\"https:\/\/gloocalcommunications.com\/jk\/diver-air-panel-india-guide-2\/\" rel=\"bookmark\">\n\t\t\t\t\t\t\t2 Diver vs 3 Diver SCUBA Replacement Package\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/h2>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-post-meta\">\n\t\t\t\t\t\t<span class=\"hfe-post-date\">June 26, 2026<\/span>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-post-excerpt\">\n\t\t\t\t\t\t2 Diver vs. 3 Diver SCUBA Replacement Package: Which Configuration Does Your Operation Actually Need? Home If you are researching...\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/gloocalcommunications.com\/jk\/diver-air-panel-india-guide-2\/\" class=\"hfe-read-more\" rel=\"bookmark\">\n\t\t\t\t\t\tRead More \u2192\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"hfe-post-card\">\n\t\t\t\t\t\t\t<div class=\"hfe-post-image\">\n\t\t\t\t\t<a href=\"https:\/\/gloocalcommunications.com\/jk\/diver-air-panel-india-guide\/\" rel=\"bookmark\">\n\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"188\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/07\/diver-air-panel-india-offshore-diving-equipment-guide-300x188.jpeg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Diver Air Panel India Guide\" loading=\"lazy\" srcset=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/07\/diver-air-panel-india-offshore-diving-equipment-guide-300x188.jpeg 300w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/07\/diver-air-panel-india-offshore-diving-equipment-guide-80x50.jpeg 80w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/07\/diver-air-panel-india-offshore-diving-equipment-guide.jpeg 640w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"hfe-post-content\">\n\t\t\t\t\t\t\t\t\t<h2 class=\"hfe-post-title\">\n\t\t\t\t\t\t<a href=\"https:\/\/gloocalcommunications.com\/jk\/diver-air-panel-india-guide\/\" rel=\"bookmark\">\n\t\t\t\t\t\t\tDiver Air Panel India Guide\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/h2>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-post-meta\">\n\t\t\t\t\t\t<span class=\"hfe-post-date\">June 23, 2026<\/span>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-post-excerpt\">\n\t\t\t\t\t\tDiver Air Panel: What It Is, How It Works and a Complete Buyer&#8217;s Guide for Offshore Operations in India Home...\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/gloocalcommunications.com\/jk\/diver-air-panel-india-guide\/\" class=\"hfe-read-more\" rel=\"bookmark\">\n\t\t\t\t\t\tRead More \u2192\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"hfe-post-card\">\n\t\t\t\t\t\t\t<div class=\"hfe-post-image\">\n\t\t\t\t\t<a href=\"https:\/\/gloocalcommunications.com\/jk\/offshore-commercial-diving-equipment\/\" rel=\"bookmark\">\n\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"188\" src=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/07\/offshore-commercial-diving-equipment-300x188.jpeg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Offshore Commercial Diving Equipment\" loading=\"lazy\" srcset=\"https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/07\/offshore-commercial-diving-equipment-300x188.jpeg 300w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/07\/offshore-commercial-diving-equipment-80x50.jpeg 80w, https:\/\/gloocalcommunications.com\/jk\/wp-content\/uploads\/2026\/07\/offshore-commercial-diving-equipment.jpeg 640w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"hfe-post-content\">\n\t\t\t\t\t\t\t\t\t<h2 class=\"hfe-post-title\">\n\t\t\t\t\t\t<a href=\"https:\/\/gloocalcommunications.com\/jk\/offshore-commercial-diving-equipment\/\" rel=\"bookmark\">\n\t\t\t\t\t\t\tOffshore Commercial Diving Equipment\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/h2>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-post-meta\">\n\t\t\t\t\t\t<span class=\"hfe-post-date\">June 17, 2026<\/span>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"hfe-post-excerpt\">\n\t\t\t\t\t\tTop 10 Must-Have Commercial Diving Equipment for Offshore Operations in India 2026 Home What equipment is needed for commercial diving...\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/gloocalcommunications.com\/jk\/offshore-commercial-diving-equipment\/\" class=\"hfe-read-more\" rel=\"bookmark\">\n\t\t\t\t\t\tRead More \u2192\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-929ebc3 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"929ebc3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-127c66f e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"127c66f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-09e4256 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"09e4256\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3536655 elementor-widget elementor-widget-text-editor\" data-id=\"3536655\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>PROVEN EXCELLENCE<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-11528ba elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"11528ba\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">EXCELLENCE<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2524a18 wpr-dual-heading-icon-top elementor-widget elementor-widget-wpr-dual-color-heading\" data-id=\"2524a18\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"wpr-dual-color-heading.default\">\n\t\t\t\t\t\t\t\t<div class=\"wpr-dual-heading-wrap\">\n\t\t\t\t<div class=\"wpr-dual-title-wrap\">\n\t\t\t\t\t<h2 class=\"wpr-dual-title\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"first\">A Trusted Name In Marine And Offshore Solutions<\/span>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<\/h2>\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9ea4ec5 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"9ea4ec5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Advantage Marine Services delivers integrated marine and offshore services designed to meet the highest standards.\u00a0<strong>Our experienced team and innovative approach ensure safe, efficient, and reliable solutions across every project.<\/strong>\u00a0Since 2014, Advantage Marine Services has built a reputation for delivering safe, efficient, and high-quality solutions for marine, shipping, and offshore operations. Our proven track record make us a trusted partner across the industry.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a7325a4 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"a7325a4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-da08b81 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-shortcode\" data-id=\"da08b81\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f6500-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"6500\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/jk\/wp-json\/wp\/v2\/pages\/6110#wpcf7-f6500-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"6500\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f6500-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7dtx_version\" value=\"5.0.6\" \/>\n<\/fieldset>\n<div class=\"jk-contact-form\">\n\t<div class=\"jk-heading\">\n\t\t<p><span class=\"jk-subtitle\">GET IN TOUCH NOW<\/span>\n\t\t<\/p>\n\t\t<h2>REQUEST A <span>QUOTE<\/span>\n\t\t<\/h2>\n\t<\/div>\n\t<div class=\"jk-row\">\n\t\t<div class=\"jk-half\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"first-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Full Name\" value=\"\" type=\"text\" name=\"first-name\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"jk-half\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"tel-415\"><input size=\"40\" maxlength=\"10\" minlength=\"10\" class=\"wpcf7-form-control wpcf7-tel wpcf7-text wpcf7-validates-as-tel\" aria-invalid=\"false\" placeholder=\"Phone Number\" value=\"\" type=\"tel\" name=\"tel-415\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"jk-row\">\n\t\t<div class=\"jk-full\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email Address\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"jk-row\">\n\t\t<div class=\"jk-full\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"Subject\" value=\"\" type=\"text\" name=\"your-subject\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"jk-row\">\n\t\t<div class=\"jk-full\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Message\" name=\"your-message\"><\/textarea><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"jk-row jk-btn-row\">\n\t\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"REQUEST A QUOTE\" \/>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<style>\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Space+Grotesk:wght@400;500;600;700&family=Inter:wght@400;500;600&display=swap');\n\n.jk-contact-form{\n background:#fff;\n padding:25px;\n width:100%;\n box-sizing:border-box;\n}\n\n.jk-heading{\n margin-bottom:15px;\n}\n\n.jk-subtitle{\n display:block;\n font-family:'Space Grotesk',sans-serif;\n color:#0079C4;\n font-size:13px;\n font-weight:600;\n letter-spacing:1px;\n text-transform:uppercase;\n margin-bottom:5px;\n}\n\n.jk-heading h2{\n margin:0;\n font-family:'Space Grotesk',sans-serif;\n font-size:32px;\n font-weight:700;\n line-height:1.1;\n color:#0F2C5F;\n text-transform:uppercase;\n}\n\n.jk-heading h2 span{\n color:#0079C4;\n}\n\n.jk-row{\n display:flex;\n gap:10px;\n margin-bottom:10px;\n}\n\n.jk-half{\n width:50%;\n}\n\n.jk-full{\n width:100%;\n}\n\n.jk-contact-form label{\n display:block;\n font-family:'Inter',sans-serif;\n font-size:13px;\n font-weight:600;\n color:#333;\n margin-bottom:4px;\n}\n\n.jk-contact-form input:not([type=\"submit\"]),\n.jk-contact-form textarea{\n width:100%;\n border:1px solid #d9d9d9;\n padding:10px 12px;\n font-family:'Inter',sans-serif;\n font-size:14px;\n box-sizing:border-box;\n}\n\n.jk-contact-form textarea{\n height:90px;\n resize:none;\n}\n\n.jk-contact-form input:focus,\n.jk-contact-form textarea:focus{\n outline:none;\n border-color:#009BE0;\n}\n\n.jk-contact-form input[type=\"submit\"]{\n background:#009BE0;\n color:#fff;\n border:none;\n padding:12px 28px;\n font-family:'Space Grotesk',sans-serif;\n font-size:14px;\n font-weight:600;\n text-transform:uppercase;\n cursor:pointer;\n}\n\n.jk-contact-form input[type=\"submit\"]:hover{\n background:#009BE0;\n color:#fff;\n}\n\n@media(max-width:767px){\n\n .jk-contact-form{\n padding:20px;\n }\n\n .jk-row{\n flex-direction:column;\n gap:8px;\n margin-bottom:8px;\n }\n\n .jk-half{\n width:100%;\n }\n\n .jk-heading h2{\n font-size:26px;\n }\n\n .jk-contact-form input[type=\"submit\"]{\n width:100%;\n }\n}\n<\/style><input type='hidden' class='wpcf7-pum' value='{\"closepopup\":false,\"closedelay\":0,\"openpopup\":false,\"openpopup_id\":0}' \/><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dbd4338 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"dbd4338\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-59608bf e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"59608bf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9d0b074 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"9d0b074\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1627300 elementor-widget elementor-widget-text-editor\" data-id=\"1627300\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>GLOBAL PRESENCE<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4f3c767 elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"4f3c767\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">GLOBAL PRESENCE<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6878c2a elementor-widget elementor-widget-heading\" data-id=\"6878c2a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Engineering delivered across borders<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f0b644b elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"f0b644b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e936523 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"e936523\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6daaf3b e-con-full zoom-container e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"6daaf3b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8303fdd elementor-widget elementor-widget-text-editor\" data-id=\"8303fdd\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>01<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8e24f30 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"8e24f30\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-16fde31 elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"16fde31\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-map-marker1\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a722963 elementor-widget elementor-widget-text-editor\" data-id=\"a722963\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Mumbai, India<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b59911e e-con-full zoom-container e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"b59911e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f8a6994 elementor-widget elementor-widget-text-editor\" data-id=\"f8a6994\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>02<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d9b5e73 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"d9b5e73\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7458e32 elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"7458e32\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-map-marker1\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b9c22c4 elementor-widget elementor-widget-text-editor\" data-id=\"b9c22c4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Uttar Pradesh, India<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3877123 e-con-full zoom-container e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"3877123\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6cf3fd5 elementor-widget elementor-widget-text-editor\" data-id=\"6cf3fd5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>03<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-275559e e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"275559e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c64c660 elementor-view-stacked elementor-shape-rounded elementor-widget elementor-widget-icon\" data-id=\"c64c660\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-map-marker1\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a42e7bf elementor-widget elementor-widget-text-editor\" data-id=\"a42e7bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Saudi Arabia<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\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>SMART. CONNECTED. FUTURE READY Intelligent Solutions for a Smarter Industry Empowering industries with automation, real-time data and intelligent control for a better tomorrow. Explore Solutions Watch Video \u2193 Mission To deliver reliable and high-quality engineering solutions for offshore, marine, subsea, and industrial operations through safety, innovation, and technical expertise. Vision To become a trusted global engineering partner known for excellence, reliability, and innovation in critical industrial environments. Values We believe in safety, precision, accountability, and practical problem-solving while delivering dependable solutions that meet the highest industry standards. Years of Experience 0 + Projects Delivered 0 + Global Clients 0 + Clients Served 0 + Years of engineering excellence since 2003 0 J.K.Subsea ABOUT J. K. SUBSEA JK SUBSEA ENGINEERING PVT. LTD. Excellence in Diving \/ Offshore \/ Marine Equipment Engineering Headquartered in Navi Mumbai with operations across India, the Middle East and beyond, JK Subsea Engineering has been designing and manufacturing mission-critical diving systems, hyperbaric equipment, gas systems and offshore engineering solutions since 2003. We partner with navies, oil &amp; gas majors, healthcare institutions and industrial customers worldwide \u2014 delivering custom-engineered systems that perform when it matters most. Precision Engineering Tolerance-driven manufacturing built to international standards. Safety-First Design Every system engineered for life-critical environments. Global Delivery Logistics network spanning 25+ countries. End-to-End Support From design to commissioning and lifetime servicing. More About Us Contact Us FEATURED PRODUCTS Engineering products built for critical environments From subsea diving systems to medical gas pipelines, every JK Subsea product is engineered for performance, safety and longevity in the world&#8217;s most demanding conditions. Featured Products ALL PRODUCTS DIVING GAS SYSTEMS Diving Machinery Container Diving SRP Container Gas Distribution System Changeover System Diving Air Decompression Chamber Gas Distribution System Purification Panel RELATED PRODUCTS Related Products Other products Sold Out Launch and Recovery System Sold Out Fitting Noise Reducer Sold Out Underwater Camera Sale Multi Hyperbaric Oxygen Therapy Chamber &#36;72.00 &ndash; &#36;75.00Price range: &#36;72.00 through &#36;75.00 Sold Out Single Stage Pressure Regulator (SS &#038; Brass) Sale Valves &#36;72.00 &ndash; &#36;75.00Price range: &#36;72.00 through &#36;75.00 Sale Diver Air Panel &#36;72.00 &ndash; &#36;75.00Price range: &#36;72.00 through &#36;75.00 Sold Out Heater OUR SERVICES OUR SERVICES Comprehensive engineering services From subsea diving systems to medical gas pipelines, every JK Subsea product is engineered for performance, safety and longevity in the world&#8217;s most demanding conditions. Manufacturing Logistics network spanning 25+ countries. Maintenance &amp; Fabrication Onshore &amp; offshore maintenance, refits and overhauls. Medical Gas Pipeline Hospital-grade pipeline systems compliant with ISO 7396. Gas Distribution Systems High-pressure manifolds, regulators and distribution networks. Diving Equipment Rental Surface-supplied and saturation diving spreads on hire Calibration Services Accredited calibration of regulators, gauges and sensors Hyperbaric Solutions Mono, multi-place and HBOT chambers for clinical use. Custom Engineering Industrial systems designed to your specification. INDUSTRIES INDUSTRIES Industries we empower Offshore &amp; Marine Tailored systems &amp; solutions Oil &amp; Gas Tailored systems &amp; solutions Defence &amp; Navy Tailored systems &amp; solutions Healthcare &amp; Medical Gas Tailored systems &amp; solutions Infrastructure Tailored systems &amp; solutions Industrial Manufacturing Tailored systems &amp; solutions Research &amp; Development Tailored systems &amp; solutions Underwater Construction Tailored systems &amp; solutions OUR CLIENTS OUR CLIENTS Trusted by leading organizations QUALITY QUALITY Our commitment to quality Quality Safety Innovation Reliability Engineering Excellence Customer Focus Quality Delivering precision-engineered subsea solutions through rigorous quality standards, testing, and continuous improvement. Safety Prioritizing the safety of people, assets, and the environment across every stage of project execution. Innovation Leveraging advanced technologies and engineering expertise to develop efficient and future-ready subsea solutions. Reliability Providing dependable equipment and services that perform consistently in demanding offshore environments. Engineering Excellence Combining technical expertise and industry experience to deliver high-performance solutions tailored to client requirements. Customer Focus Building long-term partnerships through responsive support, transparency, and a commitment to client success. Quality Delivering precision-engineered subsea solutions through rigorous quality standards, testing, and continuous improvement. Safety Prioritizing the safety of people, assets, and the environment across every stage of project execution. Innovation Leveraging advanced technologies and engineering expertise to develop efficient and future-ready subsea solutions. Reliability Providing dependable equipment and services that perform consistently in demanding offshore environments. Engineering Excellence Combining technical expertise and industry experience to deliver high-performance solutions tailored to client requirements. Customer Focus Building long-term partnerships through responsive support, transparency, and a commitment to client success. Engineered for Depth \u2014 JK Subsea Why JKSEPL We DIVE into every detail Four standards run through everything we manufacture \u2014 no exceptions, no shortcuts. 01 \/ 04 Durable Every regulator, valve and gas panel is built to withstand real working pressure and harsh marine conditions, year after year. Durable D 02 \/ 04 Innovative We engineer modern, purpose-built solutions for the demanding environments our clients work in \u2014 not off-the-shelf fixes. Innovative I 03 \/ 04 Verified ISO 9001 and CE certified manufacturing, built to meet DNV GL and IMCA requirements for diving and gas equipment worldwide. Verified V 23+ YEARS 04 \/ 04 Expert 23+ years of subsea and high-pressure engineering, trusted by clients across five continents since 2003. Expert E NEWS BLOGS latest updated blogs 2 Diver vs 3 Diver SCUBA Replacement Package June 26, 2026 2 Diver vs. 3 Diver SCUBA Replacement Package: Which Configuration Does Your Operation Actually Need? Home If you are researching&#8230; Read More \u2192 Diver Air Panel India Guide June 23, 2026 Diver Air Panel: What It Is, How It Works and a Complete Buyer&#8217;s Guide for Offshore Operations in India Home&#8230; Read More \u2192 Offshore Commercial Diving Equipment June 17, 2026 Top 10 Must-Have Commercial Diving Equipment for Offshore Operations in India 2026 Home What equipment is needed for commercial diving&#8230; Read More \u2192 PROVEN EXCELLENCE EXCELLENCE A Trusted Name In Marine And Offshore Solutions Advantage Marine Services delivers integrated marine and offshore services designed to meet the highest standards.\u00a0Our experienced team and innovative approach ensure safe, efficient, and reliable solutions across every project.\u00a0Since 2014, Advantage Marine Services has built a reputation for delivering safe, efficient, and high-quality solutions for marine, shipping, and offshore operations. Our proven track record make us<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-6110","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/gloocalcommunications.com\/jk\/wp-json\/wp\/v2\/pages\/6110","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gloocalcommunications.com\/jk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gloocalcommunications.com\/jk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gloocalcommunications.com\/jk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gloocalcommunications.com\/jk\/wp-json\/wp\/v2\/comments?post=6110"}],"version-history":[{"count":592,"href":"https:\/\/gloocalcommunications.com\/jk\/wp-json\/wp\/v2\/pages\/6110\/revisions"}],"predecessor-version":[{"id":7770,"href":"https:\/\/gloocalcommunications.com\/jk\/wp-json\/wp\/v2\/pages\/6110\/revisions\/7770"}],"wp:attachment":[{"href":"https:\/\/gloocalcommunications.com\/jk\/wp-json\/wp\/v2\/media?parent=6110"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}