{"id":67,"date":"2024-06-26T12:24:21","date_gmt":"2024-06-26T11:24:21","guid":{"rendered":"https:\/\/imencogroup.com\/imencoaviation\/?page_id=67"},"modified":"2024-06-26T12:24:21","modified_gmt":"2024-06-26T11:24:21","slug":"aftermarket-2","status":"publish","type":"page","link":"https:\/\/imenco.com\/aviation\/aftermarket-2\/","title":{"rendered":"Aftermarket"},"content":{"rendered":"\n<section class=\"imenco-block hero-section has-primary-background-color standard hero-section--standard\">\n    <div class=\"background-gradient is-overlay\" style=\"opacity: 0.8;\"><\/div>    <div class=\"hero-section__inner\">\n        <div class=\"hero-section__content\">\n\n            <div class=\"hero-section__content__text\">\n                <div id=\"breadcrumbs\"><p><span><span><a href=\"https:\/\/imenco.com\/aviation\/\">Home<\/a><\/span><\/span><\/p><\/div>                <h1>\n                    After Market                <\/h1>\n                                            <\/div>\n                        <div class=\"hero-section__content__custom-content\">\n                    \n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<div class=\"imenco-block block-products-list has-background has-white-background-color\">\n    <section id=\"block_2d8739e16670df388cc450f3d00b5f07\" class=\"products-list  products-list--move-up\">\n                <div v-scope @vue:mounted=\"mounted\" class=\"products-list__inner\">\n\n                        <div class=\"imenco-filters\">\n                <div class=\"imenco-filters__container\">\n                    <!-- Solutions -->\n                                        <div>\n                        <label class=\"\" for=\"solution\">Solution<\/label>\n                        <select @change=\"fadeInOut(); getSolutionId($event.target.value); updateResultsHeadingSolution($event.target.value);\" class=\"\" v-model=\"filterBySolutionId\" name=\"solution\">\n                            <option :value=\"null\">Select solution<\/option>\n                            <option v-for=\"solution in solutionsList\" :value=\"solution.id\" v-html=\"solution.title\"><\/option>\n                            <\/select>\n                        <\/div>\n                                        <!-- Product categories -->\n                                        <div>\n                        <label class=\"\" for=\"productCategory\">Product types<\/label>\n                        <select @change=\"fadeInOut(); getProductCategoryId($event.target.value); updateResultsHeadingProductCategory($event.target.value);\" class=\"\" v-model=\"filterByProductCategoryId\" name=\"productCategory\">\n                            <option :value=\"null\">Select product category<\/option>\n                            <option v-for=\"productCategory in productCategoriesList\" :value=\"productCategory.id\" v-html=\"productCategory.title\"><\/option>\n                            <\/select>\n                        <\/div>\n                                        <!-- Product markets -->\n                                        <!-- Search -->\n                    <div>\n                        <label class=\"\" for=\"name\">Search<\/label>\n                        <input placeholder=\"Search here\" class=\"\" type=\"text\" v-model=\"filterBySearchText\" name=\"name\">\n                    <\/div>\n                    \n                <\/div>\n            <\/div>\n            \n            \n                        \n            <div class=\"products-list__container\" :class=\"listClasses\">\n                                <div class=\"products-list__title\">\n                    <h2 v-html=\"resultsHeading\"><\/h2>\n                <\/div>\n                                \n                                    <template v-if=\"productVisible(54)\">\n                                            <\/template>\n                                    <template v-if=\"productVisible(115)\">\n                                            <\/template>\n                                    <template v-if=\"productVisible(121)\">\n                                            <\/template>\n                                    <template v-if=\"productVisible(124)\">\n                                            <\/template>\n                                    <template v-if=\"productVisible(127)\">\n                                            <\/template>\n                                    <template v-if=\"productVisible(130)\">\n                                            <\/template>\n                                    <template v-if=\"productVisible(250)\">\n                                            <\/template>\n                                    <template v-if=\"productVisible(276)\">\n                                            <\/template>\n                                <div class=\"products-list__notification\" v-if=\"!filteredList.length\">\n                    No products found. Try a different search.                <\/div>\n                <div class=\"product\" itemscope itemtype=\"https:\/\/schema.org\/Person\" v-for=\"item in filteredList\">\n                    <div class=\"product__image cover\" itemprop=\"image\" v-html=\"item.image\"><\/div>\n                    <div class=\"product__content\">\n                        <div class=\"product__content__name\">\n                            <a :href=\"item.permalink\">\n                                <h3 itemprop=\"name\" v-html=\"item.name\"><\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                        <div class=\"product__content__excerpt\">\n                            <p v-html=\"item.excerpt\"><\/p>\n                        <\/div>\n\n                        <div class=\"product__content__buttons\">\n                            <div class=\"imenco-buttons size-normal\">\n                                <a :href=\"item.permalink\" class=\"imenco-buttons__button imenco-buttons__button--primary animate-icon\">\n                                    <span class=\"title\">Read more<\/span>\n                                    <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>\n                                <\/a>\n                                                            <\/div>\n                        <\/div>\n                        \n                    \n                    <\/div>\n                <\/div>     \n\n            <\/div>\n\n            <!-- Load more button -->\n            <div class=\"products-list__load-more-button\" v-if=\"remainingProducts.length\">\n                <div class=\"imenco-buttons size-normal\">\n                    <a @click=\"loadMoreProducts($event);\" href=\"\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline load-more-products\">\n                        Load more                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n            <\/section>\n<\/div>\n\n<script type=\"module\">\nimport { createApp } from 'https:\/\/unpkg.com\/petite-vue@0.4.1\/dist\/petite-vue.es.js';\n\ncreateApp({\n\tcount: 0,\n    maxAmount: \"9\",\n    loadAmount: \"9\",\n    resultsHeading: \"All services\",\n    cameraCategoryId: 743,\n    lightCategoryId: 747,\n\tfilterBySolutionId: null,\n    filterByProductCategoryId: null,\n    filterByProductMarketId: null,\n\tfilterBySearchText: null,\n    filterByCameraOutput: null,\n    filterByCameraResolution: null,\n    filterByCameraOpticalZoom: null,\n    filterByCameraDepth: null,\n    filterByCameraFovDiag: null,\n    filterByCameraDiaWidth: null,\n    filterByCameraLength: null,\n    filterByCameraPower: null,\n    filterByLightPower: null,\n    loadingMore: false,\n    selectedSolutionId: null,\n    selectedProductCategoryId: null,\n    selectedProductMarketId: null,\n    selectedSolutionTitle: null,\n    selectedProductCategoryTitle: null,\n    selectedProductMarketTitle: null,\n\tproductsList: [{\"name\":\"Jettison Release Frame\",\"search_content\":\"API for Integration to Other Systems\\n\\nOne less area of concern to think about during emergency situations\\nSecondary safety barrier in addition to the firefighting system (deluge)\\nDNV Certified product\\nEasy to operate, quick release (automated or mechanical)\\nEnvironmentally friendly, the tank can be picked up from sea, instead of going up in flames. instead of adding more danger in emergency situations.\\n\\nDimensions W x H x L 366 x 255 x 335 mmMaterial housing POMMaterial bracket AluminiumMax rope capacity 3mm rope 90 mPull force - Travers 30 kgPull force - Lift 30 kgMinimum holding force &gt; 50 kgIP rating IP67Power 24VDC \\\/ 410WWeight kg 14,8 kg\",\"id\":54,\"permalink\":\"https:\\\/\\\/imenco.com\\\/aviation\\\/product\\\/jettison-release-frame\\\/\",\"excerpt\":\"Save the Vessel, not the tank. Remove the hazardous substance in a quick and safe manner\\nSave time o...\",\"image\":\"<img  src=\\\"https:\\\/\\\/imenco-aviation.imgix.net\\\/sites\\\/14\\\/2024\\\/06\\\/jettison-release-frame.png?auto=format%2Ccompress&#038;crop=faces&#038;h=262&#038;ixlib=php-2.1.1&#038;w=390\\\"  alt=\\\"jettison-release-frame\\\">\",\"solutions\":[],\"productCategories\":[8,9,10],\"productMarkets\":[]},{\"name\":\"Basic Helicopter Refuelling Systems\",\"search_content\":\"Our Basic Helicopter Refuelling Systems covers the majority of our clients requirements for Offshore Refuelling. Mostly used on mobile installations and installations with low fuelling frequency.\\u00a0 A typical system consists of two transportable tanks, laydown skid with pump unit and standalone dispenser unit. System is based on manual sampling and basic control system for main functions.\\nWith emphasis on top grade material and workmanship our Basic Helicopter Refuelling Systems are delivered according to client\\u2019s specification and international standards. Virtually maintenance free under all weather conditions, these reliable all round units can be equipped with Fuel Sampling and Recycling Cabinet that meets the recognized standards of environmental protection and operational safety. All cabinets are equipped with roller shutter doors for efficient and safe operation.\\nOur Basic Helicopter Refuelling systems are based upon CAP 437, as requirements necessary for the fuelling of helicopters on offshore installations and vessels. The information in CAP 437 has been compiled by UKOOA in consultation with the offshore industry. Civil Aviation Publication CAP 74 \\u2013 Aircraft Fuelling; Fire Preventions and Safety Measures CAP 434 Aviation Fuel at Aerodromes CAP 748 Aviation Fuelling and Fuel Installation Management. For the Norwegian sector of the North Sea, NOG have an additional regulation called \\u201cHelideck Manual\\u201d.\\nWe have design verifications from ABS, BV, RMRS and Lloyd. Pressure vessels designed by ASME VIII or BD 5500 in general, other codes upon request. Transportable tanks provided with certificates for the tank, and the DNV type approved transport frame with test report and separate certificates. Filter system approved according to EI 1581 and EI 1583.\\nOur Basic Helicopter Refuelling Systems are built in Norway.\\nMaterials\\n\\nSS316L Baseframe &amp; Driptray\\nSS316L Piping, Vessel &amp; Valves\\nEnclosure in offshore Alu\\n\\nAdvantages\\n\\nFlow 225 l\\\/min\\nPressure 8.3 Barg\\nDesign lifetime 25 years\\n\\nOptions\\n\\n20m \\u2013 50m Hose length\\nSample glass\\nStorage space for samples &amp; sampling equipment\\nStarter panel for El. Motors or pneumatic motors\\nConnection for recycle unit\\nUnderwing nozzle with adapter\\n\\n\",\"id\":115,\"permalink\":\"https:\\\/\\\/imenco.com\\\/aviation\\\/product\\\/basic-helicopter-refuelling-systems\\\/\",\"excerpt\":\"Our Basic Helicopter Refuelling System covers the majority of our clients requirements for Offshore ...\",\"image\":\"<img  src=\\\"https:\\\/\\\/imenco-aviation.imgix.net\\\/sites\\\/14\\\/2024\\\/08\\\/AdobeStock_102108659-scaled-1.jpeg?auto=format%2Ccompress&#038;crop=faces&#038;h=262&#038;ixlib=php-2.1.1&#038;w=390\\\"  alt=\\\"Cheif of helipad jack up oil rig crew walk around to check helicopter before departure\\\">\",\"solutions\":[],\"productCategories\":[9],\"productMarkets\":[]},{\"name\":\"Aviation Fuel Packages\",\"search_content\":\"In addition to producing Helicopter Refuelling Systems, we design and produce a wide range of Aviation Fuel Packages.\\nHere are some examples:\\n\\n\\nAn automated fuelling system, for one of the worlds most advanced missiles, delivered to Kongsberg Defence and Aerospace (KDA)\\nA highly advanced fuelling station to a research station in Antarctica\\nA highly accurate and comprehensive Faudi system to test the water content in aviation fuels\\nIn-depth experience in delivering fuel systems for sub-zero environments, such as our projects in Antarctica and the Shtokman field\\n\\n\\n\",\"id\":121,\"permalink\":\"https:\\\/\\\/imenco.com\\\/aviation\\\/product\\\/aviation-fuel-packages\\\/\",\"excerpt\":\"We design and produce a wide range of Aviation Fuel Packages\\n\",\"image\":\"<img  src=\\\"https:\\\/\\\/imenco-aviation.imgix.net\\\/sites\\\/14\\\/2024\\\/08\\\/Aviation-Fuel-packages-e1664183626740.jpg?auto=format%2Ccompress&#038;crop=faces&#038;h=262&#038;ixlib=php-2.1.1&#038;w=390\\\"  alt=\\\"Aviation-Fuel-packages-e1664183626740\\\">\",\"solutions\":[340],\"productCategories\":[11,9],\"productMarkets\":[]},{\"name\":\"Aviation Fuel Recycle Systems\",\"search_content\":\"Ensuring optimal environmental control and safe operations\\nOur aviation fuel recycling system is designed for durability and efficiency, featuring a stainless steel drip tray and base frame, enclosed within a high-quality, offshore-grade aluminium shelter. Equipped with a sliding door, this enclosure ensures minimal maintenance requirements while providing a dry, sheltered, and well-lit workspace for operations.\\nA separate cabinet containing the fuel testing and recycling equipment is provided to ensure optimal environmental control and safe operation. Connected to the fuel storage tank and dispenser unit via tubing, the system allows for sampling in a fully enclosed process, preventing spills and enhancing safety. Once a sample has been taken and tested, the fuel is stored in a tank within the cabinet. The jet fuel is then filtered and cleaned before being transferred to a jet fuel storage tank.\\nAviation fuel reclamation system, Jet A-1\\n\",\"id\":124,\"permalink\":\"https:\\\/\\\/imenco.com\\\/aviation\\\/product\\\/aviation-fuel-recycle-systems\\\/\",\"excerpt\":\"Aviation fuel reclamation system, Jet A-1\\n\",\"image\":\"<img  src=\\\"https:\\\/\\\/imenco-aviation.imgix.net\\\/sites\\\/14\\\/2024\\\/08\\\/Fuel-Recycle-systems-e1737557927143.jpg?auto=format%2Ccompress&#038;crop=faces&#038;h=262&#038;ixlib=php-2.1.1&#038;w=390\\\"  alt=\\\"Fuel-Recycle-systems\\\">\",\"solutions\":[339,340],\"productCategories\":[11,9],\"productMarkets\":[]},{\"name\":\"Foam Deluge System\",\"search_content\":\"The Imenco foam deluge system is typically designed for 1-3% AFFF foam. There are different solutions pending on main fire water system design. Normally our system will be delivered with a pressure control valve so inlet pressure can vary, and we can still keep the design pressure downstream our deluge valve.\\nThe Foam Deluge System is skid based on a stainless-steel frame with drip tray and an enclosure with roller shutter door for easy access and maintenance purposes. All systems are delivered with a test valve and necessary instrumentation. Foam tank capacity is dependent on the area to be covered. Typical materials are Cu-Ni and Titanium for piping.\\nDeluge lines are produced in all material qualities and sizes. We provide a complete deluge line coverage drawing together with calculations for pressure balancing, drop and flow requirements on the piping arrangement.\\n\",\"id\":127,\"permalink\":\"https:\\\/\\\/imenco.com\\\/aviation\\\/product\\\/foam-deluge-system\\\/\",\"excerpt\":\"The Imenco foam deluge systems is typically designed for 1-3% AFFF foam\\n\",\"image\":\"<img  src=\\\"https:\\\/\\\/imenco-aviation.imgix.net\\\/sites\\\/14\\\/2024\\\/08\\\/Foam-deluge-system-1.jpg?auto=format%2Ccompress&#038;crop=faces&#038;h=262&#038;ixlib=php-2.1.1&#038;w=390\\\"  alt=\\\"Foam-deluge-system-1\\\">\",\"solutions\":[],\"productCategories\":[9],\"productMarkets\":[]},{\"name\":\"Filtration Systems\",\"search_content\":\"We work close together with Faudi Aviation. Faudi Aviation is a leading company in the development of safe and reliable solutions and systems for fuel filtration systems.\\nWith our combined knowledge in the fuel filtration system area, we can solve any filtration problem. From small offshore installations to bigger and more complexed land based fuel plants.\\nWe can help with the design and production of filtration solutions.\\n\",\"id\":130,\"permalink\":\"https:\\\/\\\/imenco.com\\\/aviation\\\/product\\\/filtration-systems\\\/\",\"excerpt\":\"We can help with the design and production of filtration solutions\\n\",\"image\":\"<img  src=\\\"https:\\\/\\\/imenco-aviation.imgix.net\\\/sites\\\/14\\\/2024\\\/08\\\/Filtration-systems.jpg?auto=format%2Ccompress&#038;crop=faces&#038;h=262&#038;ixlib=php-2.1.1&#038;w=390\\\"  alt=\\\"Filtration-systems\\\">\",\"solutions\":[340],\"productCategories\":[11,9],\"productMarkets\":[]},{\"name\":\"Advanced Helicopter Refuelling Systems\",\"search_content\":\"For larger fixed installations our Advanced Helicopter Refuelling Systems is the best choice.\\nFor increased aviation and operating safety and ease of use we have developed the most advanced helicopter refuelling systems to date. Our knowledge about safe aviation fuel filtration, long life materials, sensor technology and advanced automation has led to semi automated and fully automated, self sampling refuelling systems that log all fuelling and sampling activity.\\nThese systems are based on the same build quality and workmanship as our basic systems, but in addition these systems have sensors and transmitters that makes it possible to log all data related to the operation of the refuelling systems via touch screens in system or remotely on any computer.\\n&nbsp;\\nAdvantages\\n\\nVery low fuel exposure for operator\\nNo fuel spill or waste of fuel\\nFew operator manhours needed compared to standard fuel systems\\nAutomatic sampling &#8211; more accurate test results\\nAutomatic logging of all relevant data\\nOnline system status via LAN or WLAN\\n\\n&nbsp;\\nMaterials\\nMaterials will be selected based on design life time and project specification (best practice and experience).\\n\\nSS316L Baseframe &amp; Driptray\\nSS316L\\\/Duplex\\\/Superduplex Piping, Vessel &amp; Valves\\nEnclosure in offshore Aluminium\\n\\n&nbsp;\\nThe system design is based on a compact skid where as many of the units as possible are mounted on the same skid. Automatic samples are drawn from all sampling points at preset intervals and samples are then stored until visually approved by the operator. The samples are then returned via a recycle tank back to the storage tank.\\u00a0There is virtually no waste of fuel with this kind of system and the exposure to fuel for the operator is limited to a minimum.\\nThe Advanced Helicopter Refuelling Systems have LAN connection, and all relevant data is accessible from any location, on all computers and mobile devices.\\nOur Helicopter Refuelling systems are based upon CAP 437, as requirements necessary for the fuelling of helicopters on offshore installations and vessels. The information in CAP 437 has been compiled by UKOOA in consultation with the offshore industry. Civil Aviation Publication CAP 74 \\u2013 Aircraft Fuelling; Fire Preventions and Safety Measures CAP 434 Aviation Fuel at Aerodromes CAP 748 Aviation Fuelling and Fuel Installation Management. For the Norwegian sector of the Norts Sea, NOG have an additional regulation called \\u201cHelideck Manual\\u201d.\\nWe have design verifications from ABS, BV, RMRS and Lloyd. Pressure vessels designed by ASME VIII or BD 5500 in general, other codes upon request. Transportable tanks provided with certificates for the tank, and the DNV type approved transportframe with test report and separate certificates. Filter system approved according to EI 1581 and EI 1583.\\n\",\"id\":250,\"permalink\":\"https:\\\/\\\/imenco.com\\\/aviation\\\/product\\\/advanced-helicopter-refuelling-systems\\\/\",\"excerpt\":\"For larger fixed installations our Advanced Helicopter Refuelling Systems is the best choice\\n\",\"image\":\"<img  src=\\\"https:\\\/\\\/imenco-aviation.imgix.net\\\/sites\\\/14\\\/2024\\\/08\\\/Advanced-Helicopter-Fuelling-System-scaled-1.jpg?auto=format%2Ccompress&#038;crop=faces&#038;h=262&#038;ixlib=php-2.1.1&#038;w=390\\\"  alt=\\\"Advanced-Helicopter-Fuelling-System-scaled\\\">\",\"solutions\":[],\"productCategories\":[9],\"productMarkets\":[]},{\"name\":\"Windfarm Substation Helicopter Refuelling Systems\",\"search_content\":\"For windfarm substations with limited crane capacity our Windfarm Substation Helicopter Refuelling Systems are the preferred choice by our customers.\\nOur Windfarm Substation Helicopter Refuelling systems are designed according to CAP437 and special project specific requirements for Windfarm projects.\\nThe skid based fuelling system has low weight and a smaller footprint that the standard designs. We have made a standard transportable tank to suit our windfarm systems.\\nThe systems are a special version of our Advanced Helicopter Refuelling Systems.\\nMaterials\\n\\nSS316L Baseframe &amp; Driptray\\nSS316L Piping, Vessel &amp; Valves\\nEnclosure in offshore Alu\\n\\nAdvantages\\n\\nStatus monitoring, from any remote location via LAN\\\/WLAN connection\\nSafe and controlled system environment\\n\\n\",\"id\":276,\"permalink\":\"https:\\\/\\\/imenco.com\\\/aviation\\\/product\\\/windfarm-substation-helicopter-refuelling-systems\\\/\",\"excerpt\":\"We have made a standard transportable tank to suit our windfarm systems\\n\",\"image\":\"<img  src=\\\"https:\\\/\\\/imenco-aviation.imgix.net\\\/sites\\\/14\\\/2024\\\/08\\\/AdobeStock_57030047-scaled-1.jpeg?auto=format%2Ccompress&#038;crop=faces&#038;h=262&#038;ixlib=php-2.1.1&#038;w=390\\\"  alt=\\\"Aerial view of substation in offshore windfarm\\\">\",\"solutions\":[],\"productCategories\":[9],\"productMarkets\":[]}],\n\tresultList: null,\n    filteredProducts: [],\n    remainingProducts: [],\n\tsolutionsList: [{\"id\":339,\"title\":\"Offshore Fuel Systems\",\"order\":0},{\"id\":340,\"title\":\"Airport\\\/Airfield\",\"order\":1}],\n    productCategoriesList: [{\"id\":9,\"title\":\"Offshore Fuel Systems\",\"order\":0},{\"id\":8,\"title\":\"Fuelling Units &amp; Products\",\"order\":99},{\"id\":10,\"title\":\"Yacht &amp; Cruise Ship\",\"order\":99},{\"id\":11,\"title\":\"Airport\\\/Airfields\",\"order\":99}],\n    productMarketsList: [],\n    cameraOutputNamesList: [],\n    cameraResolutionNamesList: [],\n    cameraOpticalZoomNamesList: [],\n    cameraDepthNamesList: [],\n    cameraFovDiagNamesList: [],\n    cameraDiaWidthNamesList: [],\n    cameraLengthNamesList: [],\n    cameraPowerNamesList: [],\n    lightPowerNamesList: [],\n\tlistClasses: '',\n    methods: {\n        uniqueResults(results) {\n            let a = results.concat();\n            for(let i=0; i<a.length; ++i) {\n                for(let j=i+1; j<a.length; ++j) {\n                    if(a[i] === a[j])\n                        a.splice(j--, 1);\n                }\n            }\n\n            return a;\n        }\n    },\n\t\n\tget filteredList() {\n\t\tlet products = this.productsList;\n        let productNameResults = [];\n        let productExcerptResults = [];\n        let productContentResults = [];\n\n\t\tif (this.filterBySolutionId) {\n\t\t\tproducts = products.filter(product => {\n\t\t\t\treturn product.solutions.includes(this.filterBySolutionId);\n\t\t\t});\n\t\t}\n\n        if (this.filterByProductCategoryId) {\n            products = products.filter(product => {\n                return product.productCategories.includes(parseInt(this.filterByProductCategoryId));\n            });\n        }\n\n        if (this.filterByProductMarketId) {\n            products = products.filter(product => {\n                return product.productMarkets.includes(parseInt(this.filterByProductMarketId));\n            });\n        }\n\n\t\tif (this.filterBySearchText) {\n\t\t\tproductNameResults = products.filter(product => {\n\t\t\t\treturn product.name.toLowerCase().includes(this.filterBySearchText.toLowerCase())\n\t\t\t});\n            productExcerptResults = products.filter(product => {\n                return product.excerpt.toLowerCase().includes(this.filterBySearchText.toLowerCase())\n            });\n            productContentResults = products.filter(product => {\n                return product.search_content.toLowerCase().includes(this.filterBySearchText.toLowerCase())\n            });\n\n            products = this.methods.uniqueResults([...productNameResults, ...productExcerptResults, ...productContentResults]);\n\t\t}\n\n        if (this.filterByCameraOutput && (this.selectedProductCategoryId == this.cameraCategoryId || this.selectedProductCategoryId == 'null' || !this.selectedProductCategoryId)) {\n            products = products.filter(product => {\n                return product.cameraOutput === this.filterByCameraOutput;\n            });\n        }\n\n        if (this.filterByCameraResolution && (this.selectedProductCategoryId == this.cameraCategoryId || this.selectedProductCategoryId == 'null' || !this.selectedProductCategoryId)) {\n            products = products.filter(product => {\n                return product.cameraResolution === this.filterByCameraResolution;\n            });\n        }\n\n        if (this.filterByCameraOpticalZoom && (this.selectedProductCategoryId == this.cameraCategoryId || this.selectedProductCategoryId == 'null' || !this.selectedProductCategoryId)) {\n            products = products.filter(product => {\n                return product.cameraOpticalZoom === this.filterByCameraOpticalZoom;\n            });\n        }\n\n        if (this.filterByCameraDepth && (this.selectedProductCategoryId == this.cameraCategoryId || this.selectedProductCategoryId == 'null' || !this.selectedProductCategoryId)) {\n            products = products.filter(product => {\n                return product.cameraDepth === this.filterByCameraDepth;\n            });\n        }\n\n        if (this.filterByCameraFovDiag && (this.selectedProductCategoryId == this.cameraCategoryId || this.selectedProductCategoryId == 'null' || !this.selectedProductCategoryId)) {\n            products = products.filter(product => {\n                return product.cameraFovDiag === this.filterByCameraFovDiag;\n            });\n        }\n\n        if (this.filterByCameraDiaWidth && (this.selectedProductCategoryId == this.cameraCategoryId || this.selectedProductCategoryId == 'null' || !this.selectedProductCategoryId)) {\n            products = products.filter(product => {\n                return product.cameraDiaWidth === this.filterByCameraDiaWidth;\n            });\n        }\n\n        if (this.filterByCameraLength && (this.selectedProductCategoryId == this.cameraCategoryId || this.selectedProductCategoryId == 'null' || !this.selectedProductCategoryId)) {\n            products = products.filter(product => {\n                return product.cameraLength === this.filterByCameraLength;\n            });\n        }\n\n        if (this.filterByCameraPower && (this.selectedProductCategoryId == this.cameraCategoryId || this.selectedProductCategoryId == 'null' || !this.selectedProductCategoryId)) {\n            products = products.filter(product => {\n                return product.cameraPower === this.filterByCameraPower;\n            });\n        }\n\n        if (this.filterByLightPower && (this.selectedProductCategoryId == this.lightCategoryId || this.selectedProductCategoryId == 'null' || !this.selectedProductCategoryId)) {\n            products = products.filter(product => {\n                return product.lightPower === this.filterByLightPower;\n            });\n        }\n\n\t\tthis.resultList = products;\n\n        this.filteredProducts = [...products];\n        this.remainingProducts = this.filteredProducts.splice(this.maxAmount);       \n\n\t\treturn this.filteredProducts;\n\t},\n\n    loadMoreProducts(e) {\n        e.preventDefault();\n\n        const loadedArticlesAmount = this.filteredProducts.length;\n\n        this.maxAmount = parseInt(loadedArticlesAmount) + parseInt(this.loadAmount);\n    },\n\n\tmounted() {\n\n\t},\n\n\tfadeInOut() {\n\t\tthis.listClasses = 'fadeOut';\n\n\t\tsetTimeout(() => {\n\t\t\tthis.listClasses = '';\n\t\t}, 200);\n\t},\n\n\tgetSolutionId(selectedSolutionId) {\n\t\tthis.selectedSolutionId = selectedSolutionId;\n\t},\n\n    updateResultsHeading() {\n        if (this.selectedSolutionTitle && this.selectedProductCategoryTitle) {\n            this.resultsHeading = this.selectedSolutionTitle + ', ' + this.selectedProductCategoryTitle;\n        } else if (this.selectedSolutionTitle && !this.selectedProductCategoryTitle) {\n            this.resultsHeading = this.selectedSolutionTitle;\n        } else if (this.selectedProductCategoryTitle) {\n            this.resultsHeading = this.selectedProductCategoryTitle;\n        } else if (this.selectedProductMarketTitle) {\n            this.resultsHeading = this.selectedProductMarketTitle;\n        } else {\n            this.resultsHeading = \"All services\";\n        }\n\n        if ((this.selectedProductMarketTitle && this.selectedSolutionTitle) || (this.selectedProductMarketTitle && this.selectedProductCategoryTitle)) {\n            this.resultsHeading += ', ' + this.selectedProductMarketTitle;\n        }\n\n    },\n\n    updateResultsHeadingSolution(selectedId) {\n       const selectedSolution = this.solutionsList.filter(solution => solution.id == selectedId);\n       if (selectedSolution.length > 0) {\n            this.selectedSolutionTitle = selectedSolution[0].title;\n       } else {\n            this.selectedSolutionTitle = null;\n       }\n\n         this.updateResultsHeading();\n    },\n\n    updateResultsHeadingProductCategory(selectedId) {\n        const selectedProductCategory = this.productCategoriesList.filter(productCategory => productCategory.id == selectedId);\n        if (selectedProductCategory.length > 0) {\n            this.selectedProductCategoryTitle = selectedProductCategory[0].title;\n        } else {\n            this.selectedProductCategoryTitle = null;\n        }\n\n        this.updateResultsHeading();\n    },\n\n    updateResultsHeadingProductMarket(selectedId) {\n        const selectedProductMarket = this.productMarketsList.filter(productMarket => productMarket.id == selectedId);\n        if (selectedProductMarket.length > 0) {\n            this.selectedProductMarketTitle = selectedProductMarket[0].title;\n        } else {\n            this.selectedProductMarketTitle = null;\n        }\n\n        this.updateResultsHeading();\n    },\n\n    getProductCategoryId(selectedProductCategoryId) {\n        this.selectedProductCategoryId = selectedProductCategoryId;\n    },\n\n    getProductMarketId(selectedProductMarketId) {\n        this.selectedProductMarketId = selectedProductMarketId;\n    },\n\n\tproductVisible(id) {\n\t\treturn this.filteredList.find(product => product.id === id);\n\t}\n}).mount('#block_2d8739e16670df388cc450f3d00b5f07');\n<\/script>\n\n\n<div class=\"wp-block-columns are-vertically-aligned-center has-imenco-brand-gradient-background has-background is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-huge-font-size\">Innovative <strong>Solutions<\/strong>,<br><strong>Infinite<\/strong> possibilities<\/p>\n\n\n\n<p>More than 300 employees cover a wide range of disciplines, at worldwide locations. Sales, engineering services, production, maintenance and hydraulic, mechanical &amp; electronics services are carried out from several of our locations.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/imencogroup.com\/wp-content\/uploads\/2024\/04\/gradient-circle-transparent.png\" alt=\"\" class=\"wp-image-3227\" style=\"object-fit:contain\" \/><\/figure>\n<\/div>\n<\/div>\n\n\n\n    \n<section class=\"imenco-block image-and-content-rows custom-solutions-listing has-background has-primary-light-background-color\" >\n    <div class=\"image-and-content-rows__inner\">\n        <div class=\"image-and-content-rows__ingress\"><h2 style=\"text-align: center\">Other services<\/h2>\n<\/div>\n        <div class=\"image-and-content-rows__container\">\n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/spares\/pumps-and-motors\/\">\n                                <h3>Pumps and Motors<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/spares\/pumps-and-motors\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                            <div class=\"item__image\">\n                            <img decoding=\"async\"  src=\"https:\/\/imenco-aviation.imgix.net\/sites\/14\/2024\/08\/Aviation-Skid-21.jpg?auto=format%2Ccompress&#038;crop=entropy&#038;fit=crop&#038;h=565&#038;ixlib=php-2.1.1&#038;w=565\"  alt=\"Aviation-Skid-21.jpg\">                        <\/div>\n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/aviation-fuel-systems\/offshore-fuel-systems\/\">\n                                <h3>Offshore Fuel Systems<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/aviation-fuel-systems\/offshore-fuel-systems\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/engineering\/regulatory-revisions\/\">\n                                <h3>Regulatory Revisions<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/engineering\/regulatory-revisions\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/defence-systems\/airforce\/\">\n                                <h3>Airforce<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/defence-systems\/airforce\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/defence-systems\/airforce\/f-35-refuelling\/\">\n                                <h3>F-35 Refuelling<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/defence-systems\/airforce\/f-35-refuelling\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/\">\n                                <h3>Services<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/aviation-fuel-systems\/\">\n                                <h3>Aviation Fuel Systems<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/aviation-fuel-systems\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/spares\/grounding\/\">\n                                <h3>Grounding<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/spares\/grounding\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/engineering\/computer-programming\/\">\n                                <h3>Computer Programming<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/engineering\/computer-programming\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/defence-systems\/army\/\">\n                                <h3>Army<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/defence-systems\/army\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                            <div class=\"item__image\">\n                            <img decoding=\"async\"  src=\"https:\/\/imenco-aviation.imgix.net\/sites\/14\/2024\/08\/air-motor-aviation.jpg?auto=format%2Ccompress&#038;crop=entropy&#038;fit=crop&#038;h=565&#038;ixlib=php-2.1.1&#038;w=565\"  alt=\"air-motor-aviation\">                        <\/div>\n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/spares\/\">\n                                <h3>Spares<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                    <div class=\"item__content__excerpt\">\n                                <p>With decades of experience, Imenco Aviation is your trusted partner for all your spare parts requirements. Our extensive expertise ensures high-quality components tailored to meet your system&#8217;s needs. Our dedicated Aftermarket Team supports you every step of the way, from identifying the right parts to ensuring timely delivery. We recognise the vital role that spare [&#8230;]<\/p>                            <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/spares\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                            <div class=\"item__image\">\n                            <img decoding=\"async\"  src=\"https:\/\/imenco-aviation.imgix.net\/sites\/14\/2024\/12\/traffic-at-the-airport-2021-08-26-22-38-58-utc-scaled-1.jpg?auto=format%2Ccompress&#038;crop=entropy&#038;fit=crop&#038;h=565&#038;ixlib=php-2.1.1&#038;w=565\"  alt=\"Traffic at the airport. Low angle view of the airplane during take off over landing lights.\">                        <\/div>\n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/aviation-fuel-systems\/airport-airfield\/\">\n                                <h3>Airport\/Airfield<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/aviation-fuel-systems\/airport-airfield\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/fuelscan-series\/\">\n                                <h3>FuelSCAN Series<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/fuelscan-series\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                            <div class=\"item__image\">\n                            <img decoding=\"async\"  src=\"https:\/\/imenco-aviation.imgix.net\/sites\/14\/2025\/01\/Bilde7-scaled-1.jpg?auto=format%2Ccompress&#038;crop=entropy&#038;fit=crop&#038;h=565&#038;ixlib=php-2.1.1&#038;w=565\"  alt=\"Bilde7\">                        <\/div>\n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/engineering\/\">\n                                <h3>Rental<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                    <div class=\"item__content__excerpt\">\n                                <p>Imenco offers a range of parts and services for both short-term and long-term rental. Our standard rental products include: Complete helicopter fuel systems built to CAP 437 specifications (including transportable tanks) Transportable tanks in various sizes (certified by DNV) Fuel nozzles for pressure fuelling\/single-point refuelling Water sensors conforming to EI 1598 standards<\/p>                            <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/engineering\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/spares\/hoses-nozzles\/\">\n                                <h3>Hoses &amp; Nozzles<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/spares\/hoses-nozzles\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/engineering\/electrical-engineering\/\">\n                                <h3>Electrical Engineering<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/engineering\/electrical-engineering\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/defence-systems\/coast-guard\/\">\n                                <h3>Coast Guard<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/defence-systems\/coast-guard\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/spares\/testing-sampling\/\">\n                                <h3>Testing\/Sampling<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/spares\/testing-sampling\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/engineering\/mechanical-engineering\/\">\n                                <h3>Mechanical Engineering<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/engineering\/mechanical-engineering\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/defence-systems\/\">\n                                <h3>Defence Systems<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                    <div class=\"item__content__excerpt\">\n                                <p>Solution Select solution Search . No products found. Try a different search. . Read more Load more<\/p>                            <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/defence-systems\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                            <div class=\"item__image\">\n                            <img decoding=\"async\"  src=\"https:\/\/imenco-aviation.imgix.net\/sites\/14\/2025\/01\/Bilde6-scaled-1.jpg?auto=format%2Ccompress&#038;crop=entropy&#038;fit=crop&#038;h=565&#038;ixlib=php-2.1.1&#038;w=565\"  alt=\"Bilde6\">                        <\/div>\n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/training\/\">\n                                <h3>Training<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                    <div class=\"item__content__excerpt\">\n                                <p>Imenco offers a range of training options, from basic online courses to bespoke on-site training programmes, covering both practical and theoretical aspects. Our instructors have extensive experience in the design, manufacturing, and operation of aviation fuel systems and can deliver training worldwide. In recent years, there have been significant changes to the requirements for helicopter [&#8230;]<\/p>                            <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/training\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                            <div class=\"item__image\">\n                            <img decoding=\"async\"  src=\"https:\/\/imenco-aviation.imgix.net\/sites\/14\/2025\/01\/Bilde5-scaled-1.jpg?auto=format%2Ccompress&#038;crop=entropy&#038;fit=crop&#038;h=565&#038;ixlib=php-2.1.1&#038;w=565\"  alt=\"Bilde5\">                        <\/div>\n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/retrofits\/\">\n                                <h3>Retrofits<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                    <div class=\"item__content__excerpt\">\n                                <p>As a trusted manufacturer and inspector of helicopter fuel systems, we stay up to date with the latest industry standards and regulations. With over 45 years of experience, we have gained invaluable expertise in upgrading older systems to meet current requirements. We offer a comprehensive service, taking full responsibility for upgrading your system, including: Supplying [&#8230;]<\/p>                            <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/retrofits\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/defence-systems\/navy\/\">\n                                <h3>Navy<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/defence-systems\/navy\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/mobile-systems\/\">\n                                <h3>Mobile Systems<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/mobile-systems\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/spares\/faudi-aviation\/\">\n                                <h3>Filter &amp; Sensor products<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/spares\/faudi-aviation\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                            <div class=\"item__image\">\n                            <img decoding=\"async\"  src=\"https:\/\/imenco-aviation.imgix.net\/sites\/14\/2025\/01\/Bilde3-scaled-1.jpg?auto=format%2Ccompress&#038;crop=entropy&#038;fit=crop&#038;h=565&#038;ixlib=php-2.1.1&#038;w=565\"  alt=\"Bilde3\">                        <\/div>\n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/offshore-service-inspections\/\">\n                                <h3>Service &amp; Inspections<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                    <div class=\"item__content__excerpt\">\n                                <p>Our Aftermarket department offers servicing, inspection, and certification of aviation fuel systems worldwide. Utilising our global network of service engineers, we deliver high-quality support at any location. We offer inspections offshore in Norway \u2013 on behalf of the Norwegian Helicopter operators. Reference made to Offshore Norway Guideline 074. We offer inspections offshore globally &#8211; with [&#8230;]<\/p>                            <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/offshore-service-inspections\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                            <div class=\"item__image\">\n                            <img decoding=\"async\"  src=\"https:\/\/imenco-aviation.imgix.net\/sites\/14\/2025\/01\/Bilde4-scaled-1.jpg?auto=format%2Ccompress&#038;crop=entropy&#038;fit=crop&#038;h=565&#038;ixlib=php-2.1.1&#038;w=565\"  alt=\"Bilde4\">                        <\/div>\n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/commisioning\/\">\n                                <h3>Commissioning<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                    <div class=\"item__content__excerpt\">\n                                <p>Our Aftermarket department offers servicing, inspection, and certification of aviation fuel systems worldwide. Utilising our global network of service engineers, we deliver high-quality support at any location. We offer inspections offshore in Norway \u2013 on behalf of the Norwegian Helicopter operators. Reference made to Offshore Norway Guideline 074. We offer inspections offshore globally &#8211; with [&#8230;]<\/p>                            <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/services\/commisioning\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/diesel-fuel-systems\/\">\n                                <h3>Diesel Fuel Systems<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/diesel-fuel-systems\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/deluge-systems\/\">\n                                <h3>Deluge Systems<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/deluge-systems\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/control-automation\/\">\n                                <h3>Control &amp; Automation<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/control-automation\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/hydrogen-systems\/\">\n                                <h3>Hydrogen Systems<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/hydrogen-systems\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                        \n                            <div class=\"item\">\n                    \n                                        \n                    <div class=\"item__content\">\n                        <div class=\"item__content__icon\">\n                            <svg width=\"67\" height=\"64\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M0.00878906 7.67155V16.2422L15.8731 9.4372V0.988037L0.00878906 7.67155Z\" fill=\"#E84450\"\/>\n<\/svg>\n                        <\/div>\n                        <div class=\"item__content__title\">\n                            <a href=\"https:\/\/imenco.com\/aviation\/solution\/gas-systems\/\">\n                                <h3>Gas Systems<\/h3>\n                                <span class=\"link-inset\"><\/span>\n                            <\/a>\n                        <\/div>\n                                                <div class=\"item__content__button\">\n                            \n<div class=\"imenco-buttons size-normal\">\n        <a href=\"https:\/\/imenco.com\/aviation\/solution\/gas-systems\/\" class=\"imenco-buttons__button imenco-buttons__button--primary-outline \" target=\"_self\"  >\n        <span class=\"title\">Read more<\/span>\n        <span class=\"icon\"><svg width=\"22\" height=\"17\" viewBox=\"0 0 22 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.9517 1.51611L20.4189 8.71661M20.4189 8.71661L12.9517 15.9171M20.4189 8.71661L1.21753 8.71661\" stroke=\"#F2F2F2\" stroke-width=\"1.35797\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n<\/span>    <\/a>\n    \n<\/div>                        <\/div>\n                        \n                    <\/div>\n                    \n                <\/div>\n            \n                    <\/div>\n        \n    <\/div>\n<\/section>\n\n","protected":false},"excerpt":{"rendered":"<p>Home After Market Innovative Solutions,Infinite possibilities More than 300 employees cover a wide range of disciplines, at worldwide locations. Sales, engineering services, production, maintenance and hydraulic, mechanical &amp; electronics services are carried out from several of our locations. Other services Pumps and Motors Read more Offshore Fuel Systems Read more Regulatory Revisions Read more Airforce [&#8230;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":4,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-67","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Aftermarket - Imenco Aviation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/imenco.com\/aviation\/aftermarket-2\/\" \/>\n<meta property=\"og:locale\" content=\"nb_NO\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Aftermarket - Imenco Aviation\" \/>\n<meta property=\"og:description\" content=\"Home After Market Innovative Solutions,Infinite possibilities More than 300 employees cover a wide range of disciplines, at worldwide locations. Sales, engineering services, production, maintenance and hydraulic, mechanical &amp; electronics services are carried out from several of our locations. Other services Pumps and Motors Read more Offshore Fuel Systems Read more Regulatory Revisions Read more Airforce [...]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/imenco.com\/aviation\/aftermarket-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Imenco Aviation\" \/>\n<meta property=\"og:image\" content=\"https:\/\/imenco.com\/aviation\/wp-content\/uploads\/sites\/14\/2024\/06\/pexels-chaikong2511-104757-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1455\" \/>\n\t<meta property=\"og:image:height\" content=\"610\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Ansl. lesetid\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minutt\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/imenco.com\\\/aviation\\\/aftermarket-2\\\/\",\"url\":\"https:\\\/\\\/imenco.com\\\/aviation\\\/aftermarket-2\\\/\",\"name\":\"Aftermarket - Imenco Aviation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/imenco.com\\\/aviation\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/imenco.com\\\/aviation\\\/aftermarket-2\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/imenco.com\\\/aviation\\\/aftermarket-2\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/imencogroup.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/gradient-circle-transparent.png\",\"datePublished\":\"2024-06-26T11:24:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/imenco.com\\\/aviation\\\/aftermarket-2\\\/#breadcrumb\"},\"inLanguage\":\"nb-NO\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/imenco.com\\\/aviation\\\/aftermarket-2\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"nb-NO\",\"@id\":\"https:\\\/\\\/imenco.com\\\/aviation\\\/aftermarket-2\\\/#primaryimage\",\"url\":\"https:\\\/\\\/imencogroup.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/gradient-circle-transparent.png\",\"contentUrl\":\"https:\\\/\\\/imencogroup.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/gradient-circle-transparent.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/imenco.com\\\/aviation\\\/aftermarket-2\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/imenco.com\\\/aviation\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Aftermarket\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/imenco.com\\\/aviation\\\/#website\",\"url\":\"https:\\\/\\\/imenco.com\\\/aviation\\\/\",\"name\":\"Imenco Aviation\",\"description\":\"Innovative Solutions, Infinite possibilities.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/imenco.com\\\/aviation\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nb-NO\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Aftermarket - Imenco Aviation","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/imenco.com\/aviation\/aftermarket-2\/","og_locale":"nb_NO","og_type":"article","og_title":"Aftermarket - Imenco Aviation","og_description":"Home After Market Innovative Solutions,Infinite possibilities More than 300 employees cover a wide range of disciplines, at worldwide locations. Sales, engineering services, production, maintenance and hydraulic, mechanical &amp; electronics services are carried out from several of our locations. Other services Pumps and Motors Read more Offshore Fuel Systems Read more Regulatory Revisions Read more Airforce [...]","og_url":"https:\/\/imenco.com\/aviation\/aftermarket-2\/","og_site_name":"Imenco Aviation","og_image":[{"width":1455,"height":610,"url":"https:\/\/imenco.com\/aviation\/wp-content\/uploads\/sites\/14\/2024\/06\/pexels-chaikong2511-104757-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Ansl. lesetid":"1 minutt"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/imenco.com\/aviation\/aftermarket-2\/","url":"https:\/\/imenco.com\/aviation\/aftermarket-2\/","name":"Aftermarket - Imenco Aviation","isPartOf":{"@id":"https:\/\/imenco.com\/aviation\/#website"},"primaryImageOfPage":{"@id":"https:\/\/imenco.com\/aviation\/aftermarket-2\/#primaryimage"},"image":{"@id":"https:\/\/imenco.com\/aviation\/aftermarket-2\/#primaryimage"},"thumbnailUrl":"https:\/\/imencogroup.com\/wp-content\/uploads\/2024\/04\/gradient-circle-transparent.png","datePublished":"2024-06-26T11:24:21+00:00","breadcrumb":{"@id":"https:\/\/imenco.com\/aviation\/aftermarket-2\/#breadcrumb"},"inLanguage":"nb-NO","potentialAction":[{"@type":"ReadAction","target":["https:\/\/imenco.com\/aviation\/aftermarket-2\/"]}]},{"@type":"ImageObject","inLanguage":"nb-NO","@id":"https:\/\/imenco.com\/aviation\/aftermarket-2\/#primaryimage","url":"https:\/\/imencogroup.com\/wp-content\/uploads\/2024\/04\/gradient-circle-transparent.png","contentUrl":"https:\/\/imencogroup.com\/wp-content\/uploads\/2024\/04\/gradient-circle-transparent.png"},{"@type":"BreadcrumbList","@id":"https:\/\/imenco.com\/aviation\/aftermarket-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/imenco.com\/aviation\/"},{"@type":"ListItem","position":2,"name":"Aftermarket"}]},{"@type":"WebSite","@id":"https:\/\/imenco.com\/aviation\/#website","url":"https:\/\/imenco.com\/aviation\/","name":"Imenco Aviation","description":"Innovative Solutions, Infinite possibilities.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/imenco.com\/aviation\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nb-NO"}]}},"lang":"en","translations":{"en":67},"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/imenco.com\/aviation\/wp-json\/wp\/v2\/pages\/67","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/imenco.com\/aviation\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/imenco.com\/aviation\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/imenco.com\/aviation\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/imenco.com\/aviation\/wp-json\/wp\/v2\/comments?post=67"}],"version-history":[{"count":0,"href":"https:\/\/imenco.com\/aviation\/wp-json\/wp\/v2\/pages\/67\/revisions"}],"wp:attachment":[{"href":"https:\/\/imenco.com\/aviation\/wp-json\/wp\/v2\/media?parent=67"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}