{"id":4261,"date":"2025-08-16T00:48:37","date_gmt":"2025-08-15T23:48:37","guid":{"rendered":"https:\/\/www.nanotechinnovation.ca\/?page_id=4261"},"modified":"2026-05-11T23:48:27","modified_gmt":"2026-05-11T22:48:27","slug":"oil-gas","status":"publish","type":"page","link":"https:\/\/www.nanotechinnovation.ca\/fr\/oil-gas\/","title":{"rendered":"P\u00e9trole et gaz"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4261\" class=\"elementor elementor-4261\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b828fb2 e-flex e-con-boxed e-con e-parent\" data-id=\"b828fb2\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c077e33 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"c077e33\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Oil and Gas<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fd13b8e e-flex e-con-boxed e-con e-parent\" data-id=\"fd13b8e\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3f98761 e-flex e-con-boxed e-con e-parent\" data-id=\"3f98761\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c630597 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"c630597\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-db96327 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"db96327\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<h2>Oil &amp; Gas Industry Corrosion Protection<\/h2>\n<p>The oil and gas sector operates in some of the most demanding environments, where metal infrastructure is exposed to moisture, salt, chemicals, and extreme temperatures. These conditions accelerate corrosion, increase maintenance costs, and threaten operational safety. NanoTech Innovation\u2019s eco-friendly, water-based nano-coating, powered by pomegranate-derived polyphenol technology, bonds with metal at a molecular level to provide long-term corrosion protection with minimal surface preparation. This sustainable approach reduces downtime, extends equipment life, and lowers total maintenance costs without relying on toxic or hazardous treatments.<\/p>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b0ba03e forbiz-hero e-flex e-con-boxed e-con e-parent\" data-id=\"b0ba03e\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3c85fe4 forbiz-hero elementor-widget elementor-widget-html\" data-id=\"3c85fe4\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!-- Responsive video with centered Play button, muted by default, proper stacking on mobile.\n     + Desktop fullscreen fix (show entire frame, no side cropping). -->\n<div class=\"nt-video-wrap\">\n  <div class=\"nt-video-aspect\">\n    <video\n      id=\"nt-video\"\n      class=\"nt-video\"\n      src=\"https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/2025\/10\/NanoTech-Video-CDL-Energy.mp4\"\n      controls\n      muted\n      playsinline\n      preload=\"auto\"\n    >\n      Your browser does not support the video tag.\n    <\/video>\n\n    <!-- Centered overlay Play button -->\n    <button id=\"nt-play\" class=\"nt-play-btn\" aria-label=\"Play video\">\n      <svg width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" aria-hidden=\"true\">\n        <circle cx=\"32\" cy=\"32\" r=\"30\" fill=\"rgba(0,0,0,0.55)\"><\/circle>\n        <polygon points=\"26,20 26,44 46,32\" fill=\"#ffffff\"><\/polygon>\n      <\/svg>\n    <\/button>\n  <\/div>\n<\/div>\n\n<style>\n  .nt-video-wrap{\n    position: relative;\n    z-index: 10;\n    isolation: isolate;\n    margin: 0 auto 24px;\n    max-width: 960px;\n    clear: both;\n  }\n  .nt-video-aspect{\n    position: relative;\n    width: 100%;\n    padding-top: 56.25%;   \/* 16:9 *\/\n    border-radius: 12px;\n    overflow: hidden;\n    background: #000;\n    aspect-ratio: 16 \/ 9;\n  }\n  .nt-video{\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;     \/* fill the box in normal mode *\/\n    display: block;\n    background:#000;\n  }\n  .nt-play-btn{\n    position: absolute;\n    inset: 0;\n    margin: auto;\n    width: 96px;\n    height: 96px;\n    display: grid;\n    place-items: center;\n    border: 0;\n    background: none;\n    cursor: pointer;\n    transition: transform .15s ease, opacity .15s ease;\n    z-index: 2;\n  }\n  .nt-play-btn:hover{ transform: scale(1.05); }\n  .nt-play-btn:focus{ outline: 2px solid #fff; outline-offset: 4px; }\n  .nt-play-btn[hidden]{ display: none; }\n\n  \/* Keep native controls clickable if theme uses z-index tricks *\/\n  .nt-video::-webkit-media-controls { z-index: 3; }\n\n  \/* ===== Desktop fullscreen: show entire frame (no cropping) ===== *\/\n  \/* Browsers that honor :fullscreen *\/\n  .nt-video:fullscreen,\n  .nt-video:-webkit-full-screen,\n  .nt-video:-moz-full-screen,\n  .nt-video:-ms-fullscreen{\n    position: fixed !important;\n    top: 0; left: 0;\n    width: 100vw !important;\n    height: 100vh !important;\n    object-fit: contain !important;  \/* letterboxed instead of cropped *\/\n    background: #000 !important;\n  }\n  \/* JS fallback class for stubborn cases *\/\n  .nt-video.nt-fs{\n    position: fixed !important;\n    top: 0; left: 0;\n    width: 100vw !important;\n    height: 100vh !important;\n    object-fit: contain !important;\n    background: #000 !important;\n    z-index: 999999 !important;\n  }\n  \/* Hide overlay play button in fullscreen *\/\n  .nt-video.nt-fs ~ .nt-play-btn{ display:none !important; }\n<\/style>\n\n<script>\n  (function(){\n    const v = document.getElementById('nt-video');\n    const playBtn = document.getElementById('nt-play');\n\n    \/\/ ---- Keep your 3s preview, but start from 0 on play ----\n    function showPreview(){\n      try { v.currentTime = 3; } catch(e){}\n      v.pause();\n    }\n    if (v.readyState >= 2){\n      showPreview();\n    } else {\n      v.addEventListener('loadeddata', showPreview, { once:true });\n    }\n\n    playBtn.addEventListener('click', function(){\n      try { v.currentTime = 0; } catch(e){}\n      v.play().catch(()=>{});\n      playBtn.hidden = true;\n    });\n    v.addEventListener('play', function(){ playBtn.hidden = true; });\n    v.addEventListener('pause', function(){\n      if (v.currentTime < (v.duration || Infinity)) playBtn.hidden = false;\n    });\n\n    \/\/ ---- Ensure stacking on mobile remains sane ----\n    window.addEventListener('load', function(){\n      const wrap = document.querySelector('.nt-video-wrap');\n      if (wrap) wrap.style.zIndex = '10';\n    });\n\n    \/\/ ---- Desktop fullscreen: force contain if browser ignores CSS ----\n    function isFs() {\n      return document.fullscreenElement === v ||\n             document.webkitFullscreenElement === v ||\n             document.mozFullScreenElement === v ||\n             document.msFullscreenElement === v;\n    }\n    function toggleFsClass() {\n      if (isFs()) {\n        v.classList.add('nt-fs');\n      } else {\n        v.classList.remove('nt-fs');\n      }\n    }\n    ['fullscreenchange','webkitfullscreenchange','mozfullscreenchange','MSFullscreenChange']\n      .forEach(evt => document.addEventListener(evt, toggleFsClass));\n    \/\/ Some WebKit variants also emit this:\n    v.addEventListener('webkitendfullscreen', toggleFsClass);\n  })();\n<\/script>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e0b2bac e-flex e-con-boxed e-con e-parent\" data-id=\"e0b2bac\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a51a659 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"a51a659\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7f38f11 elementor-widget elementor-widget-text-editor\" data-id=\"7f38f11\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<h2>Pipelines, Pipeline Fixtures and In-line Components<\/h2>\n<p>Pipelines and their components, including flanges, valves, brackets, connectors, fasteners, handles, nuts, and bolts, face constant internal and external corrosion risks due to fluid transport, pressure variations, and environmental exposure. Our nano-coating seals existing rust, prevents further oxidation, and ensures reliable performance. The quick-application process minimizes operational interruptions and helps maintain compliance with industry safety regulations.<\/p>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c30187d e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"c30187d\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-132b6f5 e-transform elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"132b6f5\" data-element_type=\"widget\" data-settings=\"{&quot;_transform_scale_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.3000000000000000444089209850062616169452667236328125,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/elementor\/thumbs\/Oil-Gas_1-ra9y1yks82xv6j6te1wenfitb3otlsba6lw13c0jd8.png\" title=\"Oil &amp; Gas_1\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8ba2eab e-flex e-con-boxed e-con e-parent\" data-id=\"8ba2eab\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e3fd0f4 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"e3fd0f4\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e27895 e-transform elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"2e27895\" data-element_type=\"widget\" data-settings=\"{&quot;_transform_scale_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.3000000000000000444089209850062616169452667236328125,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/elementor\/thumbs\/Oil-Gas_2-ra9y2nyfclwlw05y9uvc0r49ci7qdm41a3i51sywp8.png\" title=\"Oil &amp; Gas_2\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-be3a18e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"be3a18e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc66ad3 elementor-widget elementor-widget-text-editor\" data-id=\"bc66ad3\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<h2>Storage Tanks<\/h2><p>Above-ground and underground storage tanks are highly susceptible to corrosion from moisture, chemical vapors, and temperature fluctuations. Unchecked rust can lead to leaks, contamination, and costly repairs. The nano-based protective coating forms a durable, moisture-resistant barrier that extends tank service life, reduces inspection frequency, and prevents environmental hazards.<\/p><p>\u00a0<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-874db1f e-flex e-con-boxed e-con e-parent\" data-id=\"874db1f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-4f753ab e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f753ab\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-02737b6 elementor-widget elementor-widget-text-editor\" data-id=\"02737b6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<h2>Refineries and Processing Facilities<\/h2><p>Processing plants and refineries operate with high heat, chemical exposure, and abrasive conditions that quickly degrade metal surfaces. Applying our protective nano-coating safeguards critical infrastructure against oxidation and chemical attack, supporting uninterrupted production and reducing the need for costly overhauls or equipment replacement.<\/p><p>\u00a0<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d1aed85 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d1aed85\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eaf36c7 e-transform elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"eaf36c7\" data-element_type=\"widget\" data-settings=\"{&quot;_transform_scale_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.3000000000000000444089209850062616169452667236328125,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/elementor\/thumbs\/Oil-Gas_3-ra9y3sdhihfxr8j8pucahyx2w2oiklkhrnk0opaz9o.png\" title=\"Oil &amp; Gas_3\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7c918e2 e-flex e-con-boxed e-con e-parent\" data-id=\"7c918e2\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2c0df4a e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"2c0df4a\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f7568b4 e-transform elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"f7568b4\" data-element_type=\"widget\" data-settings=\"{&quot;_transform_scale_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.3000000000000000444089209850062616169452667236328125,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/elementor\/thumbs\/Oil-Gas_4-ra9y4mgbl6l42rbju7ccprbtwek9ewvwjsfk1k2dqk.png\" title=\"Oil &amp; Gas_4\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a70354f e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"a70354f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea1afb1 elementor-widget elementor-widget-text-editor\" data-id=\"ea1afb1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<h2>Various Types of Equipment, such as Pumps and Compressors<\/h2>\n<p>Pumps, compressors, and other operational equipment endure constant mechanical stress and exposure to corrosive agents. Rust buildup can lead to efficiency loss, breakdowns, and unplanned downtime. Our eco-friendly coating restores corroded surfaces, enhances durability, and protects against future damage, ensuring equipment remains dependable in harsh operating conditions.<\/p>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ccffa3d e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"ccffa3d\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2e12d9d e-con-full e-flex e-con e-child\" data-id=\"2e12d9d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-76fc3b2 ct-advanced-heading elementor-widget elementor-widget-heading\" data-id=\"76fc3b2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Oil &amp; Gas Case Study<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a40ebbf e-con-full elementor-hidden-tablet elementor-hidden-mobile elementor-hidden-desktop e-flex e-con e-child\" data-id=\"a40ebbf\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-04fa1ba elementor-align-right elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"04fa1ba\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View All Projects<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a8e9b1a e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"a8e9b1a\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3159e01 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3159e01\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;zoomIn&quot;,&quot;animation_delay&quot;:300}\">\n\t\t<div class=\"elementor-element elementor-element-01c10da e-transform e-flex e-con-boxed e-con e-child\" data-id=\"01c10da\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;,&quot;animation_delay&quot;:0.5,&quot;_transform_scale_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;_transform_scale_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5355ecc elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"5355ecc\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon elementor-animation-grow\" href=\"https:\/\/www.nanotechinnovation.ca\/oil-and-gas-metal-and-equipment\" target=\"_blank\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-file-pdf\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M181.9 256.1c-5-16-4.9-46.9-2-46.9 8.4 0 7.6 36.9 2 46.9zm-1.7 47.2c-7.7 20.2-17.3 43.3-28.4 62.7 18.3-7 39-17.2 62.9-21.9-12.7-9.6-24.9-23.4-34.5-40.8zM86.1 428.1c0 .8 13.2-5.4 34.9-40.2-6.7 6.3-29.1 24.5-34.9 40.2zM248 160h136v328c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V24C0 10.7 10.7 0 24 0h200v136c0 13.2 10.8 24 24 24zm-8 171.8c-20-12.2-33.3-29-42.7-53.8 4.5-18.5 11.6-46.6 6.2-64.2-4.7-29.4-42.4-26.5-47.8-6.8-5 18.3-.4 44.1 8.1 77-11.6 27.6-28.7 64.6-40.8 85.8-.1 0-.1.1-.2.1-27.1 13.9-73.6 44.5-54.5 68 5.6 6.9 16 10 21.5 10 17.9 0 35.7-18 61.1-61.8 25.8-8.5 54.1-19.1 79-23.2 21.7 11.8 47.1 19.5 64 19.5 29.2 0 31.2-32 19.7-43.4-13.9-13.6-54.3-9.7-73.6-7.2zM377 105L279 7c-4.5-4.5-10.6-7-17-7h-6v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zm-74.1 255.3c4.1-2.7-2.5-11.9-42.8-9 37.1 15.8 42.8 9 42.8 9z\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4391fa2 elementor-widget elementor-widget-heading\" data-id=\"4391fa2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/www.nanotechinnovation.ca\/oil-and-gas-metal-and-equipment\" target=\"_blank\">Oil &amp; Gas<\/a><\/h6>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-87bfef2 elementor-widget elementor-widget-text-editor\" data-id=\"87bfef2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p><a href=\"https:\/\/www.nanotechinnovation.ca\/oil-and-gas-metal-and-equipment\" target=\"_blank\" rel=\"noopener\">Large Canadian Company\u00a0<\/a><\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a97fb2e e-flex e-con-boxed e-con e-parent\" data-id=\"a97fb2e\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1a9986e e-con-full e-flex e-con e-child\" data-id=\"1a9986e\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b5a9944 e-con-full e-flex e-con e-child\" data-id=\"b5a9944\" data-element_type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bde119f e-flex e-con-boxed e-con e-parent\" data-id=\"bde119f\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2ae094b e-flex e-con-boxed e-con e-child\" data-id=\"2ae094b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-37361d4 e-con-full e-flex e-con e-child\" data-id=\"37361d4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-699cbee elementor-widget elementor-widget-heading\" data-id=\"699cbee\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Let\u2019s talk about your project<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-014280b elementor-widget elementor-widget-text-editor\" data-id=\"014280b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Discover the possibilities of your project. Let&#8217;s engage in a conversation to explore its full potential.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-abb5e18 elementor-widget elementor-widget-button\" data-id=\"abb5e18\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"https:www.nanotechinnovation.ca\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7bd435a elementor-widget__width-initial e-transform e-transform e-transform elementor-invisible elementor-widget elementor-widget-image\" data-id=\"7bd435a\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;,&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:15,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;_transform_scale_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"2000\" height=\"1600\" src=\"https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/2026\/05\/Anarprime-and-Anarprime-Ultra-3.png\" class=\"elementor-animation-grow attachment-full size-full wp-image-8099\" alt=\"\" srcset=\"https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/2026\/05\/Anarprime-and-Anarprime-Ultra-3.png 2000w, https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/2026\/05\/Anarprime-and-Anarprime-Ultra-3-300x240.png 300w, https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/2026\/05\/Anarprime-and-Anarprime-Ultra-3-1024x819.png 1024w, https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/2026\/05\/Anarprime-and-Anarprime-Ultra-3-768x614.png 768w, https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/2026\/05\/Anarprime-and-Anarprime-Ultra-3-1536x1229.png 1536w, https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/2026\/05\/Anarprime-and-Anarprime-Ultra-3-600x480.png 600w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-10a7bc5 e-flex e-con-boxed e-con e-parent\" data-id=\"10a7bc5\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-15a9c82 elementor-widget elementor-widget-spacer\" data-id=\"15a9c82\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Pellentesque tincidunt tristique neque, eget venenatis enim gravida quis. Fusce \u00e0 Egestas Libero. Cras convallis egestas ullamcorper suspense.<\/p>","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4261","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Oil &amp; Gas - NanoTech Innovation<\/title>\n<meta name=\"description\" content=\"AnarPrime\u2122 rust converter delivers eco-friendly corrosion protection for oil and gas tanks, pipelines, and equipment with long durability.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.nanotechinnovation.ca\/fr\/oil-gas\/\" \/>\n<meta property=\"og:locale\" content=\"fr_CA\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Oil &amp; Gas - NanoTech Innovation\" \/>\n<meta property=\"og:description\" content=\"AnarPrime\u2122 rust converter delivers eco-friendly corrosion protection for oil and gas tanks, pipelines, and equipment with long durability.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.nanotechinnovation.ca\/fr\/oil-gas\/\" \/>\n<meta property=\"og:site_name\" content=\"NanoTech Innovation\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-11T22:48:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/elementor\/thumbs\/Oil-Gas_1-ra9y1yks82xv6j6te1wenfitb3otlsba6lw13c0jd8.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.nanotechinnovation.ca\/oil-gas\/\",\"url\":\"https:\/\/www.nanotechinnovation.ca\/oil-gas\/\",\"name\":\"Oil & Gas - NanoTech Innovation\",\"isPartOf\":{\"@id\":\"https:\/\/www.nanotechinnovation.ca\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.nanotechinnovation.ca\/oil-gas\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.nanotechinnovation.ca\/oil-gas\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/elementor\/thumbs\/Oil-Gas_1-ra9y1yks82xv6j6te1wenfitb3otlsba6lw13c0jd8.png\",\"datePublished\":\"2025-08-15T23:48:37+00:00\",\"dateModified\":\"2026-05-11T22:48:27+00:00\",\"description\":\"AnarPrime\u2122 rust converter delivers eco-friendly corrosion protection for oil and gas tanks, pipelines, and equipment with long durability.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.nanotechinnovation.ca\/oil-gas\/#breadcrumb\"},\"inLanguage\":\"fr-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.nanotechinnovation.ca\/oil-gas\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-CA\",\"@id\":\"https:\/\/www.nanotechinnovation.ca\/oil-gas\/#primaryimage\",\"url\":\"https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/elementor\/thumbs\/Oil-Gas_1-ra9y1yks82xv6j6te1wenfitb3otlsba6lw13c0jd8.png\",\"contentUrl\":\"https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/elementor\/thumbs\/Oil-Gas_1-ra9y1yks82xv6j6te1wenfitb3otlsba6lw13c0jd8.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.nanotechinnovation.ca\/oil-gas\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.nanotechinnovation.ca\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Oil &#038; Gas\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.nanotechinnovation.ca\/#website\",\"url\":\"https:\/\/www.nanotechinnovation.ca\/\",\"name\":\"NanoTech Innovation\",\"description\":\"A Sustainable Corrosion Mitigation Solution (Advanced Rust Converter Technology)\",\"publisher\":{\"@id\":\"https:\/\/www.nanotechinnovation.ca\/#organization\"},\"alternateName\":\"Nano Rust Coverter\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.nanotechinnovation.ca\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-CA\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.nanotechinnovation.ca\/#organization\",\"name\":\"NanoTech Innovation\",\"alternateName\":\"Nano Rust Converter\",\"url\":\"https:\/\/www.nanotechinnovation.ca\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-CA\",\"@id\":\"https:\/\/www.nanotechinnovation.ca\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/2024\/02\/logo4.png\",\"contentUrl\":\"https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/2024\/02\/logo4.png\",\"width\":377,\"height\":381,\"caption\":\"NanoTech Innovation\"},\"image\":{\"@id\":\"https:\/\/www.nanotechinnovation.ca\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/nanotech-innovation\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Oil & Gas - NanoTech Innovation","description":"AnarPrime\u2122 rust converter delivers eco-friendly corrosion protection for oil and gas tanks, pipelines, and equipment with long durability.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.nanotechinnovation.ca\/fr\/oil-gas\/","og_locale":"fr_CA","og_type":"article","og_title":"Oil & Gas - NanoTech Innovation","og_description":"AnarPrime\u2122 rust converter delivers eco-friendly corrosion protection for oil and gas tanks, pipelines, and equipment with long durability.","og_url":"https:\/\/www.nanotechinnovation.ca\/fr\/oil-gas\/","og_site_name":"NanoTech Innovation","article_modified_time":"2026-05-11T22:48:27+00:00","og_image":[{"url":"https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/elementor\/thumbs\/Oil-Gas_1-ra9y1yks82xv6j6te1wenfitb3otlsba6lw13c0jd8.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.nanotechinnovation.ca\/oil-gas\/","url":"https:\/\/www.nanotechinnovation.ca\/oil-gas\/","name":"Oil & Gas - NanoTech Innovation","isPartOf":{"@id":"https:\/\/www.nanotechinnovation.ca\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.nanotechinnovation.ca\/oil-gas\/#primaryimage"},"image":{"@id":"https:\/\/www.nanotechinnovation.ca\/oil-gas\/#primaryimage"},"thumbnailUrl":"https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/elementor\/thumbs\/Oil-Gas_1-ra9y1yks82xv6j6te1wenfitb3otlsba6lw13c0jd8.png","datePublished":"2025-08-15T23:48:37+00:00","dateModified":"2026-05-11T22:48:27+00:00","description":"AnarPrime\u2122 rust converter delivers eco-friendly corrosion protection for oil and gas tanks, pipelines, and equipment with long durability.","breadcrumb":{"@id":"https:\/\/www.nanotechinnovation.ca\/oil-gas\/#breadcrumb"},"inLanguage":"fr-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.nanotechinnovation.ca\/oil-gas\/"]}]},{"@type":"ImageObject","inLanguage":"fr-CA","@id":"https:\/\/www.nanotechinnovation.ca\/oil-gas\/#primaryimage","url":"https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/elementor\/thumbs\/Oil-Gas_1-ra9y1yks82xv6j6te1wenfitb3otlsba6lw13c0jd8.png","contentUrl":"https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/elementor\/thumbs\/Oil-Gas_1-ra9y1yks82xv6j6te1wenfitb3otlsba6lw13c0jd8.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.nanotechinnovation.ca\/oil-gas\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.nanotechinnovation.ca\/"},{"@type":"ListItem","position":2,"name":"Oil &#038; Gas"}]},{"@type":"WebSite","@id":"https:\/\/www.nanotechinnovation.ca\/#website","url":"https:\/\/www.nanotechinnovation.ca\/","name":"Innovation en nanotechnologie","description":"Solution durable de protection contre la corrosion (technologie avanc\u00e9e de conversion de la rouille)","publisher":{"@id":"https:\/\/www.nanotechinnovation.ca\/#organization"},"alternateName":"Nano Rust Coverter","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.nanotechinnovation.ca\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-CA"},{"@type":"Organization","@id":"https:\/\/www.nanotechinnovation.ca\/#organization","name":"Innovation en nanotechnologie","alternateName":"Nano Rust Converter","url":"https:\/\/www.nanotechinnovation.ca\/","logo":{"@type":"ImageObject","inLanguage":"fr-CA","@id":"https:\/\/www.nanotechinnovation.ca\/#\/schema\/logo\/image\/","url":"https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/2024\/02\/logo4.png","contentUrl":"https:\/\/www.nanotechinnovation.ca\/wp-content\/uploads\/2024\/02\/logo4.png","width":377,"height":381,"caption":"NanoTech Innovation"},"image":{"@id":"https:\/\/www.nanotechinnovation.ca\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/nanotech-innovation\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.nanotechinnovation.ca\/fr\/wp-json\/wp\/v2\/pages\/4261","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.nanotechinnovation.ca\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.nanotechinnovation.ca\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.nanotechinnovation.ca\/fr\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.nanotechinnovation.ca\/fr\/wp-json\/wp\/v2\/comments?post=4261"}],"version-history":[{"count":35,"href":"https:\/\/www.nanotechinnovation.ca\/fr\/wp-json\/wp\/v2\/pages\/4261\/revisions"}],"predecessor-version":[{"id":8102,"href":"https:\/\/www.nanotechinnovation.ca\/fr\/wp-json\/wp\/v2\/pages\/4261\/revisions\/8102"}],"wp:attachment":[{"href":"https:\/\/www.nanotechinnovation.ca\/fr\/wp-json\/wp\/v2\/media?parent=4261"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}