{"id":1167,"date":"2023-02-27T08:48:25","date_gmt":"2023-02-27T08:48:25","guid":{"rendered":"http:\/\/www.inetcc.com\/?page_id=1167"},"modified":"2026-05-18T09:36:11","modified_gmt":"2026-05-18T09:36:11","slug":"industries-nos-secteurs","status":"publish","type":"page","link":"https:\/\/www.inetcc.com\/en\/industries-nos-secteurs\/","title":{"rendered":"Industries"},"content":{"rendered":"\n<!--\n  iNETcc \u2013 Industries Page v3\n  Part 1: Hero (text left + diverse-peoples image right)\n  Part 2: Industry slideshow \u2013 11 sectors, 10s each, news-style layout\n-->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Exo+2:wght@400;600;700;900&#038;family=Inter:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* \u2500\u2500 RESET \u2500\u2500 *\/\n#ind3-outer, #ind3-outer *, #ind3-outer *::before, #ind3-outer *::after {\n  box-sizing: border-box; margin: 0; padding: 0;\n}\n\/* \u2500\u2500 FULL-WIDTH BREAKOUT \u2500\u2500 *\/\n#ind3-outer {\n  position: relative;\n  left: 50%; right: 50%;\n  margin-left: -50vw; margin-right: -50vw;\n  width: 100vw; max-width: 100vw;\n  overflow: hidden;\n}\n#ind3-wrap {\n  --green:  #00e5a0;\n  --green2: #00c480;\n  --navy:   #0a1628;\n  --navy2:  #0d1f3c;\n  --navy3:  #071020;\n  --card:   #0f2040;\n  --tx:     #e8f0ff;\n  --mu:     #6a87b0;\n  --bd:     rgba(0,229,160,.18);\n  font-family: 'Inter', sans-serif;\n  color: var(--tx);\n  background: var(--navy);\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   PART 1 \u2013 HERO\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n#ind3-wrap .hero {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  align-items: center;\n  max-width: 1280px;\n  margin: 0 auto;\n  padding: 64px 6vw 56px;\n  gap: 56px;\n}\n#ind3-wrap .hero-eyebrow {\n  font-size: .68rem; font-weight: 600; letter-spacing: 3px;\n  text-transform: uppercase; color: var(--green);\n  display: flex; align-items: center; gap: 8px;\n  margin-bottom: 14px;\n}\n#ind3-wrap .hero-eyebrow::before {\n  content:''; width:24px; height:2px;\n  background: var(--green); border-radius:2px;\n}\n#ind3-wrap .hero h2 {\n  font-family: 'Exo 2', sans-serif;\n  font-size: clamp(1.8rem, 3.2vw, 2.6rem);\n  font-weight: 900; line-height: 1.12;\n  color: #fff; margin-bottom: 10px;\n}\n#ind3-wrap .hero h2 span { color: var(--green); }\n#ind3-wrap .hero-rule {\n  width: 48px; height: 3px;\n  background: linear-gradient(90deg, var(--green), var(--green2));\n  border-radius: 2px; margin-bottom: 20px;\n}\n#ind3-wrap .hero-body {\n  font-size: .95rem; line-height: 1.75;\n  color: #a8c0e0; font-weight: 300; margin-bottom: 28px;\n}\n\/* chips *\/\n#ind3-wrap .hero-chips { display: flex; flex-wrap: wrap; gap: 9px; margin-bottom: 32px; }\n#ind3-wrap .hero-chip {\n  display: flex; align-items: center; gap: 7px;\n  padding: 7px 14px; border: 1px solid var(--bd); border-radius: 32px;\n  font-size: .76rem; font-weight: 500; color: var(--tx);\n  background: rgba(255,255,255,.04);\n  transition: border-color .25s, background .25s;\n}\n#ind3-wrap .hero-chip:hover { border-color: var(--green); background: rgba(0,229,160,.1); color:#fff; }\n#ind3-wrap .hero-chip svg {\n  width:15px; height:15px; stroke: var(--green); fill:none;\n  stroke-width:1.8; stroke-linecap:round; stroke-linejoin:round; flex-shrink:0;\n}\n\/* stats *\/\n#ind3-wrap .hero-stats {\n  display: flex; gap: 32px;\n  padding-top: 24px; border-top: 1px solid var(--bd);\n}\n#ind3-wrap .stat-num {\n  font-family:'Exo 2',sans-serif; font-size:1.9rem;\n  font-weight:900; color: var(--green); line-height:1;\n}\n#ind3-wrap .stat-lbl { font-size:.72rem; color:var(--mu); letter-spacing:.5px; margin-top:3px; }\n\n\/* image panel *\/\n#ind3-wrap .hero-img-wrap {\n  display: flex; flex-direction: column; gap: 12px;\n}\n#ind3-wrap .hero-img {\n  position: relative; border-radius: 16px; overflow: hidden;\n  aspect-ratio: 4\/3;\n  border: 1px solid var(--bd);\n}\n#ind3-wrap .hero-img img {\n  width:100%; height:100%; object-fit:cover; object-position:center;\n  display:block; filter: brightness(.85) saturate(1.1);\n  transition: transform 8s ease;\n}\n#ind3-wrap .hero-img:hover img { transform: scale(1.04); }\n#ind3-wrap .hero-img-ovl {\n  position:absolute; inset:0;\n  background: linear-gradient(135deg, rgba(10,22,40,.45) 0%, rgba(0,229,160,.06) 100%);\n  pointer-events:none;\n}\n#ind3-wrap .hero-img-badges {\n  display:flex; flex-direction:row; gap:10px;\n}\n#ind3-wrap .hero-img-badge {\n  color:var(--green);\n  font-size:.65rem; font-weight:600; letter-spacing:2px;\n  text-transform:uppercase;\n  display:flex; align-items:center; gap:6px;\n}\n#ind3-wrap .hero-img-badge::before {\n  content:''; width:18px; height:2px;\n  background: var(--green); border-radius:2px; flex-shrink:0;\n}\n#ind3-wrap .hero-img-badges-sep {\n  color: var(--mu); font-size:.65rem; align-self:center;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   PART 2 \u2013 INDUSTRY SLIDESHOW\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n#ind3-wrap .ind-show-wrap {\n  background: var(--navy3);\n  border-top: 1px solid var(--bd);\n}\n#ind3-wrap .ind-show-hdr {\n  height: 52px;\n  background: linear-gradient(135deg, var(--navy3), var(--navy2));\n  border-bottom: 1px solid var(--bd);\n  display: flex; align-items: center;\n  padding: 0 14px; position: relative; z-index: 10; overflow: hidden;\n}\n#ind3-wrap .ind-show-hdr-left {\n  display: flex; align-items: center; gap: 8px;\n  flex: 1; min-width: 0; overflow: hidden;\n}\n#ind3-wrap .ind-show-logo {\n  font-family:'Exo 2',sans-serif; font-size:1rem; font-weight:900;\n  letter-spacing:1px; color:#fff; white-space:nowrap; flex-shrink:0;\n}\n#ind3-wrap .ind-show-logo span { color: var(--green); }\n#ind3-wrap .ind-show-logo sup { font-size:.52em; font-weight:700; letter-spacing:3px; color:var(--green); vertical-align:super; }\n#ind3-wrap .ind-show-logo small { font-size:.52em; font-weight:300; letter-spacing:3px; color:var(--mu); margin-left:6px; }\n#ind3-wrap .ind-show-sep { width:1px; height:22px; background: var(--bd); flex-shrink:0; }\n#ind3-wrap .ind-show-label {\n  font-size:.62rem; font-weight:600; letter-spacing:2px;\n  text-transform:uppercase; color: var(--green); opacity:0; transition:opacity .4s;\n  white-space:nowrap; overflow:hidden; text-overflow:ellipsis; min-width:0;\n}\n\/* Controls sit at the absolute centre of the bar *\/\n#ind3-wrap .ind-show-ctrl {\n  position: absolute; left: 50%; transform: translateX(-50%);\n  display:flex; align-items:center; gap:8px; flex-shrink:0;\n}\n\/* Counter stays on the right *\/\n#ind3-wrap .ind-show-hdr-right {\n  flex: 1; display:flex; justify-content:flex-end; align-items:center;\n}\n#ind3-wrap .ind-show-prog { width:90px; height:3px; background:rgba(255,255,255,.12); border-radius:2px; overflow:hidden; flex-shrink:0; }\n#ind3-wrap .ind-show-fill { height:100%; width:0; background:var(--green); border-radius:2px; transition:width .1s linear; }\n#ind3-wrap .ind-show-btn {\n  width:30px; height:30px; border-radius:50%;\n  border:1px solid var(--bd); background:transparent;\n  color:var(--green); cursor:pointer;\n  display:flex; align-items:center; justify-content:center;\n  transition:background .2s; -webkit-tap-highlight-color:transparent;\n}\n#ind3-wrap .ind-show-btn:hover { background:rgba(0,229,160,.2); }\n#ind3-wrap .ind-show-btn svg { width:17px; height:17px; fill:var(--green); pointer-events:none; }\n#ind3-wrap .ind-show-cnt { font-size:.68rem; color:var(--mu); min-width:34px; text-align:right; }\n\n\/* viewport *\/\n#ind3-wrap .ind-vp { position:relative; overflow:hidden; width:100%; height:420px; }\n#ind3-wrap .ind-track {\n  display:flex; flex-direction:row; flex-wrap:nowrap;\n  height:100%; width:1100%;\n  transition:transform .75s cubic-bezier(.77,0,.175,1); will-change:transform;\n}\n\n\/* slide *\/\n#ind3-wrap .ind-slide {\n  width:calc(100%\/11); flex-shrink:0;\n  height:100%; display:grid;\n  grid-template-columns:50% 50%;\n  overflow:hidden;\n}\n#ind3-wrap .ind-txt {\n  padding:28px 32px 22px;\n  display:flex; flex-direction:column; gap:9px;\n  background: var(--card); border-right:1px solid var(--bd);\n  position:relative; overflow:hidden;\n}\n#ind3-wrap .ind-txt::before {\n  content:''; position:absolute; top:0; left:0; right:0; height:3px;\n  background:linear-gradient(90deg, var(--green), var(--green2), #005f8a);\n}\n#ind3-wrap .ind-sector {\n  font-size:.62rem; letter-spacing:3px;\n  text-transform:uppercase; color:var(--green); font-weight:600;\n}\n#ind3-wrap .ind-ttl {\n  font-family:'Exo 2',sans-serif;\n  font-size:clamp(1rem, 1.5vw, 1.3rem);\n  font-weight:700; line-height:1.2; color:#fff;\n}\n#ind3-wrap .ind-desc {\n  font-size:clamp(.76rem, .9vw, .86rem);\n  line-height:1.7; color:#a8c0e0; font-weight:300;\n}\n#ind3-wrap .ind-bullets {\n  list-style:none; display:flex; flex-direction:column; gap:4px; margin-top:2px;\n}\n#ind3-wrap .ind-bullets li {\n  font-size:.76rem; color:#a8c0e0; font-weight:300;\n  padding-left:14px; position:relative; line-height:1.45;\n}\n#ind3-wrap .ind-bullets li::before {\n  content:'\u25b8'; position:absolute; left:0;\n  color:var(--green); font-size:.68rem; top:1px;\n}\n#ind3-wrap .ind-slide-num {\n  margin-top:auto; font-size:.65rem; color:var(--mu); letter-spacing:.5px;\n}\n\n\/* image panel *\/\n#ind3-wrap .ind-img {\n  position:relative; overflow:hidden; background:var(--navy2); cursor:pointer;\n}\n#ind3-wrap .ind-img img {\n  width:100%; height:100%; object-fit:cover; object-position:center;\n  display:block; filter:brightness(.75) saturate(1.1);\n  transition:transform 8s ease;\n}\n#ind3-wrap .ind-slide.active .ind-img img { transform:scale(1.06); }\n#ind3-wrap .ind-img-ovl {\n  position:absolute; inset:0;\n  background:linear-gradient(135deg, rgba(10,22,40,.5) 0%, rgba(0,229,160,.07) 100%);\n  pointer-events:none;\n}\n#ind3-wrap .ind-img-lbl {\n  position:absolute; top:14px; left:14px;\n  background:rgba(0,0,0,.55); color:var(--green);\n  font-size:.58rem; font-weight:600; letter-spacing:2px;\n  text-transform:uppercase; padding:4px 10px; border-radius:4px;\n  border:1px solid rgba(0,229,160,.3); pointer-events:none;\n}\n\n\/* bottom bar *\/\n#ind3-wrap .ind-bar {\n  height:46px; background:linear-gradient(135deg,var(--navy3),var(--navy2));\n  border-top:1px solid var(--bd);\n  display:flex; align-items:center; padding:0 18px; gap:10px;\n}\n#ind3-wrap .ind-dots { display:flex; gap:5px; align-items:center; flex:1; }\n#ind3-wrap .ind-dot {\n  width:7px; height:7px; border-radius:50%;\n  background:rgba(0,229,160,.25); border:none; cursor:pointer;\n  transition:background .3s, transform .3s; padding:0; position:relative;\n}\n#ind3-wrap .ind-dot::after { content:''; position:absolute; inset:-5px; border-radius:50%; }\n#ind3-wrap .ind-dot.active { background:var(--green); transform:scale(1.4); }\n#ind3-wrap .ind-bar-prog { width:60px; height:3px; background:rgba(255,255,255,.12); border-radius:2px; overflow:hidden; }\n#ind3-wrap .ind-bar-fill { height:100%; width:0; background:var(--green); border-radius:2px; }\n#ind3-wrap .ind-bar-btn {\n  width:30px; height:30px; border-radius:50%;\n  border:1px solid var(--bd); background:transparent;\n  color:var(--green); cursor:pointer;\n  display:flex; align-items:center; justify-content:center;\n  transition:background .2s;\n}\n#ind3-wrap .ind-bar-btn:hover { background:rgba(0,229,160,.2); }\n#ind3-wrap .ind-bar-btn svg { width:17px; height:17px; fill:var(--green); pointer-events:none; }\n#ind3-wrap .ind-bar-cnt { font-size:.68rem; color:var(--mu); min-width:34px; text-align:right; }\n\n\/* paused badge *\/\n#ind3-wrap .ind-pbadge {\n  position:absolute; top:62px; right:14px;\n  background:rgba(0,229,160,.15); border:1px solid rgba(0,229,160,.4);\n  color:var(--green); font-size:.65rem; font-weight:700;\n  letter-spacing:2px; padding:4px 10px; border-radius:4px;\n  opacity:0; pointer-events:none; transition:opacity .3s; z-index:20;\n}\n#ind3-wrap .ind-pbadge.show { opacity:1; }\n\n\/* bottom wave *\/\n#ind3-wrap .ind-wave-bot { display:block; width:100%; line-height:0; }\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media(max-width:860px){\n  #ind3-wrap .hero { grid-template-columns:1fr; gap:36px; padding:48px 5vw 40px; }\n  #ind3-wrap .hero-img { aspect-ratio:16\/9; }\n  #ind3-wrap .ind-vp { height:auto; min-height:480px; }\n  #ind3-wrap .ind-slide { grid-template-columns:1fr; grid-template-rows:auto 200px; height:auto; }\n  #ind3-wrap .ind-img { height:200px; }\n}\n@media(max-width:600px){\n  \/* hide sector label & separator on small screens so controls never overflow *\/\n  #ind3-wrap .ind-show-sep,\n  #ind3-wrap .ind-show-label { display:none; }\n  #ind3-wrap .ind-show-hdr { padding:0 10px; }\n  #ind3-wrap .ind-show-ctrl { gap:4px; }\n  #ind3-wrap .ind-show-btn { width:28px; height:28px; }\n  #ind3-wrap .ind-show-prog { width:44px; }\n}\n@media(max-width:480px){\n  #ind3-wrap .hero h2 { font-size:1.7rem; }\n  #ind3-wrap .hero-stats { flex-wrap:wrap; gap:18px; }\n  #ind3-wrap .ind-vp { min-height:520px; }\n}\n<\/style>\n\n<div id=\"ind3-outer\">\n<div id=\"ind3-wrap\">\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       PART 1 \u00b7 HERO\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <div class=\"hero\">\n\n    <div class=\"hero-left\">\n      <div class=\"hero-eyebrow\">Since 2000<\/div>\n      <h2>Our Experience<br>Across <span>Industries<\/span><\/h2>\n      <div class=\"hero-rule\"><\/div>\n      <p class=\"hero-body\">\n        iNETcc has delivered projects across a wide range of industries. We have extensive\n        experience in Publishing, Banking &amp; Insurance, Telecoms and Manufacturing \u2014\n        and have built strong expertise in newer sectors such as e\u2011commerce, pharma,\n        personal services, transport &amp; logistics, entertainment and digital media.\n      <\/p>\n\n      <div class=\"hero-chips\">\n        <div class=\"hero-chip\"><svg viewBox=\"0 0 24 24\"><path d=\"M4 19V5a2 2 0 0 1 2-2h13a1 1 0 0 1 1 1v13\"\/><path d=\"M4 19a2 2 0 1 0 4 0V5\"\/><path d=\"M9 19h11\"\/><\/svg>Publishing<\/div>\n        <div class=\"hero-chip\"><svg viewBox=\"0 0 24 24\"><path d=\"M3 21h18M3 10h18M5 6l7-3 7 3M4 10v11M20 10v11M8 14v3M12 14v3M16 14v3\"\/><\/svg>Banking &amp; Insurance<\/div>\n        <div class=\"hero-chip\"><svg viewBox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.8 19.8 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.85 12 19.8 19.8 0 0 1 1.77 3.4 2 2 0 0 1 3.74 1.22h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.91 8.91a16 16 0 0 0 6 6l1.06-1.06a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7a2 2 0 0 1 1.72 2.03z\"\/><\/svg>Telecoms<\/div>\n        <div class=\"hero-chip\"><svg viewBox=\"0 0 24 24\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M16 7V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2M8 12h.01M12 12h.01M16 12h.01\"\/><\/svg>Manufacturing<\/div>\n        <div class=\"hero-chip\"><svg viewBox=\"0 0 24 24\"><path d=\"M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z\"\/><path d=\"M3 6h18M16 10a4 4 0 0 1-8 0\"\/><\/svg>E-commerce<\/div>\n        <div class=\"hero-chip\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"8\" r=\"4\"\/><path d=\"M4 20c0-4 3.6-7 8-7s8 3 8 7\"\/><\/svg>Personal Services<\/div>\n        <div class=\"hero-chip\"><svg viewBox=\"0 0 24 24\"><rect x=\"1\" y=\"3\" width=\"15\" height=\"13\" rx=\"1\"\/><path d=\"M16 8h4l3 3v5h-7V8zM5.5 21a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM18.5 21a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z\"\/><\/svg>Transport &amp; Logistics<\/div>\n        <div class=\"hero-chip\"><svg viewBox=\"0 0 24 24\"><path d=\"m10.5 20.5 10-10a4.95 4.95 0 1 0-7-7l-10 10a4.95 4.95 0 1 0 7 7z\"\/><path d=\"M8.5 8.5 15.5 15.5\"\/><\/svg>Pharmaceutical<\/div>\n        <div class=\"hero-chip\"><svg viewBox=\"0 0 24 24\"><polygon points=\"23 7 16 12 23 17 23 7\"\/><rect x=\"1\" y=\"5\" width=\"15\" height=\"14\" rx=\"2\"\/><\/svg>Entertainment &amp; Tourism<\/div>\n        <div class=\"hero-chip\"><svg viewBox=\"0 0 24 24\"><path d=\"M22 4s-2.5 1.5-5 2c-1-1.5-2.5-2-4-2-3 0-5 2-5 5 0 .5 0 1 .1 1.5C5 10 3 8.5 2 7c0 0-1 4 3 6-1 0-2 0-3-.5 0 2 1.5 3.5 3.5 4C4.5 17 3 17 2 16.5c.5 2.5 3 3.5 5 3.5C4 22 2 22 2 22c2 1.5 4.5 2 7 2 8 0 12-7 12-13v-.5C22 9 23 7 22 4z\"\/><\/svg>Social Media &amp; Gaming<\/div>\n        <div class=\"hero-chip\"><svg viewBox=\"0 0 24 24\"><path d=\"M11 20A7 7 0 0 1 4 13c0-5 6-11 7-11s7 6 7 11a7 7 0 0 1-7 7z\"\/><path d=\"M11 20V10\"\/><\/svg>Green &amp; Sustainable<\/div>\n      <\/div>\n\n      <div class=\"hero-stats\">\n        <div><div class=\"stat-num\">25+<\/div><div class=\"stat-lbl\">Years of expertise<\/div><\/div>\n        <div><div class=\"stat-num\">11+<\/div><div class=\"stat-lbl\">Industry verticals<\/div><\/div>\n        <div><div class=\"stat-num\">20+<\/div><div class=\"stat-lbl\">Countries served<\/div><\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Hero image: diverse people \/ global workforce -->\n    <div class=\"hero-img-wrap\">\n      <div class=\"hero-img\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1529156069898-49953e39b3ac?w=900&#038;q=85\"\n             alt=\"Diverse team of professionals from multiple continents\"\n             loading=\"eager\">\n        <div class=\"hero-img-ovl\"><\/div>\n      <\/div>\n      <div class=\"hero-img-badges\">\n        <div class=\"hero-img-badge\">&#9632; Global Expertise<\/div>\n        <div class=\"hero-img-badge\">&#9632; Local Intelligence<\/div>\n      <\/div>\n    <\/div>\n\n  <\/div><!-- \/hero -->\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       PART 2 \u00b7 INDUSTRY SLIDESHOW\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <div class=\"ind-show-wrap\">\n\n    <!-- header bar -->\n    <div class=\"ind-show-hdr\">\n      <div class=\"ind-show-hdr-left\">\n        <div class=\"ind-show-logo\">i<span>N<\/span>et<sup>cc<\/sup><small>SECTORS<\/small><\/div>\n        <div class=\"ind-show-sep\"><\/div>\n        <div class=\"ind-show-prog\"><div class=\"ind-show-fill\" id=\"isl-hfill\"><\/div><\/div>\n        <div class=\"ind-show-sep\"><\/div>\n        <div class=\"ind-show-label\" id=\"isl-label\"><\/div>\n      <\/div>\n      <div class=\"ind-show-ctrl\">\n        <button class=\"ind-show-btn\" id=\"isl-prev\"><svg viewBox=\"0 0 24 24\"><path d=\"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z\"\/><\/svg><\/button>\n        <button class=\"ind-show-btn\" id=\"isl-pp\">\n          <svg id=\"isl-ipa\" viewBox=\"0 0 24 24\"><path d=\"M6 19h4V5H6v14zm8-14v14h4V5h-4z\"\/><\/svg>\n          <svg id=\"isl-ipl\" viewBox=\"0 0 24 24\" style=\"display:none\"><path d=\"M8 5v14l11-7z\"\/><\/svg>\n        <\/button>\n        <button class=\"ind-show-btn\" id=\"isl-next\"><svg viewBox=\"0 0 24 24\"><path d=\"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z\"\/><\/svg><\/button>\n      <\/div>\n      <div class=\"ind-show-hdr-right\">\n        <div class=\"ind-show-cnt\" id=\"isl-hcnt\">1 \/ 11<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- slides viewport -->\n    <div class=\"ind-vp\" id=\"isl-vp\">\n      <div class=\"ind-track\" id=\"isl-track\">\n\n        <!-- \u2500\u2500 SLIDE 1 \u00b7 FINANCIAL SERVICES \u2500\u2500 -->\n        <div class=\"ind-slide\">\n          <div class=\"ind-txt\">\n            <div class=\"ind-sector\">Financial Services<\/div>\n            <div class=\"ind-ttl\">Banking &amp; Insurance<\/div>\n            <p class=\"ind-desc\">iNETcc provides end-to-end customer management for banks, insurance companies and financial institutions. From acquisition campaigns and cross-selling to claims handling, debt collection and digital onboarding, our teams are trained to the highest compliance standards \u2014 including PCI-DSS, GDPR and MiFID II.<\/p>\n            <ul class=\"ind-bullets\">\n              <li>Outbound sales &amp; cross-sell \/ upsell campaigns<\/li>\n              <li>Inbound customer service &amp; claims management<\/li>\n              <li>Debt collection &amp; payment arrangement services<\/li>\n              <li>Back-office: KYC, document processing, data entry<\/li>\n            <\/ul>\n            <div class=\"ind-slide-num\">Sector 01 \/ 11<\/div>\n          <\/div>\n          <div class=\"ind-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1454165804606-c3d57bc86b40?w=700&#038;q=80\" alt=\"Banking and insurance professionals\" loading=\"lazy\">\n            <div class=\"ind-img-ovl\"><\/div>\n            <div class=\"ind-img-lbl\">Banking &amp; Insurance<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 SLIDE 2 \u00b7 PUBLISHING \u2500\u2500 -->\n        <div class=\"ind-slide\">\n          <div class=\"ind-txt\">\n            <div class=\"ind-sector\">Media &amp; Publishing<\/div>\n            <div class=\"ind-ttl\">Publishing<\/div>\n            <p class=\"ind-desc\">From subscription telesales to reader retention and digital migration campaigns, iNETcc has extensive experience serving major publishing groups across Europe. Our consultative sales approach and A\/B-tested scripting consistently outperform acquisition targets while reducing subscriber churn.<\/p>\n            <ul class=\"ind-bullets\">\n              <li>Subscription acquisition &amp; renewal telesales<\/li>\n              <li>Proactive retention &amp; win-back campaigns<\/li>\n              <li>Subscriber lifecycle management<\/li>\n              <li>Digital product upsell (e-books, premium content)<\/li>\n            <\/ul>\n            <div class=\"ind-slide-num\">Sector 02 \/ 11<\/div>\n          <\/div>\n          <div class=\"ind-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1495446815901-a7297e633e8d?w=700&#038;q=80\" alt=\"Publishing industry\" loading=\"lazy\">\n            <div class=\"ind-img-ovl\"><\/div>\n            <div class=\"ind-img-lbl\">Publishing<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 SLIDE 3 \u00b7 TELECOMS & TECHNOLOGY \u2500\u2500 -->\n        <div class=\"ind-slide\">\n          <div class=\"ind-txt\">\n            <div class=\"ind-sector\">Telecoms &amp; Technology<\/div>\n            <div class=\"ind-ttl\">Telecom \u2013 Technology<\/div>\n            <p class=\"ind-desc\">iNETcc partners with leading telecom operators and technology companies to manage the full customer journey \u2014 from new subscriber acquisition and technical support to churn prevention and B2B account management. Our multilingual teams handle millions of interactions across voice, chat and email.<\/p>\n            <ul class=\"ind-bullets\">\n              <li>New subscriber acquisition &amp; SIM activation support<\/li>\n              <li>Technical helpdesk: Tier 1 &amp; Tier 2 troubleshooting<\/li>\n              <li>Churn prediction &amp; proactive retention calls<\/li>\n              <li>B2B account management &amp; contract renewals<\/li>\n            <\/ul>\n            <div class=\"ind-slide-num\">Sector 03 \/ 11<\/div>\n          <\/div>\n          <div class=\"ind-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1486312338219-ce68d2c6f44d?w=700&#038;q=80\" alt=\"Telecom technology\" loading=\"lazy\">\n            <div class=\"ind-img-ovl\"><\/div>\n            <div class=\"ind-img-lbl\">Telecoms &amp; Tech<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 SLIDE 4 \u00b7 MANUFACTURING & INDUSTRY \u2500\u2500 -->\n        <div class=\"ind-slide\">\n          <div class=\"ind-txt\">\n            <div class=\"ind-sector\">Industry &amp; Manufacturing<\/div>\n            <div class=\"ind-ttl\">Manufacturing \u2013 Industry<\/div>\n            <p class=\"ind-desc\">iNETcc supports manufacturers and industrial groups with B2B lead generation, dealer network coordination, spare-parts helpdesks and after-sales service management. Our teams are trained on complex product catalogues and technical specifications, operating in multiple European languages.<\/p>\n            <ul class=\"ind-bullets\">\n              <li>B2B lead generation &amp; dealer\/distributor support<\/li>\n              <li>After-sales &amp; spare-parts helpdesk<\/li>\n              <li>Order management &amp; logistics coordination<\/li>\n              <li>Customer satisfaction surveys &amp; NPS programmes<\/li>\n            <\/ul>\n            <div class=\"ind-slide-num\">Sector 04 \/ 11<\/div>\n          <\/div>\n          <div class=\"ind-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1565793298595-6a879b1d9492?w=700&#038;q=80\" alt=\"Manufacturing industry\" loading=\"lazy\">\n            <div class=\"ind-img-ovl\"><\/div>\n            <div class=\"ind-img-lbl\">Manufacturing<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 SLIDE 5 \u00b7 E-COMMERCE \u2500\u2500 -->\n        <div class=\"ind-slide\">\n          <div class=\"ind-txt\">\n            <div class=\"ind-sector\">Digital Commerce<\/div>\n            <div class=\"ind-ttl\">E-commerce &amp; Online Retail<\/div>\n            <p class=\"ind-desc\">iNETcc delivers omnichannel customer service for e-commerce brands and online retailers across Europe. From order management and delivery tracking to returns, refunds and marketplace disputes, our agents seamlessly represent your brand \u2014 in the language of your customer, 24\/7.<\/p>\n            <ul class=\"ind-bullets\">\n              <li>Order management, tracking &amp; delivery queries<\/li>\n              <li>Returns, refunds &amp; dispute resolution<\/li>\n              <li>Live chat, email &amp; social media customer care<\/li>\n              <li>Product recommendation &amp; upsell support<\/li>\n            <\/ul>\n            <div class=\"ind-slide-num\">Sector 05 \/ 11<\/div>\n          <\/div>\n          <div class=\"ind-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1563013544-824ae1b704d3?w=700&#038;q=80\" alt=\"E-commerce online retail\" loading=\"lazy\">\n            <div class=\"ind-img-ovl\"><\/div>\n            <div class=\"ind-img-lbl\">E-commerce<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 SLIDE 6 \u00b7 PERSONAL SERVICES \u2500\u2500 -->\n        <div class=\"ind-slide\">\n          <div class=\"ind-txt\">\n            <div class=\"ind-sector\">Consumer &amp; Lifestyle<\/div>\n            <div class=\"ind-ttl\">Personal Services<\/div>\n            <p class=\"ind-desc\">Whether it&#8217;s home services, wellness, fitness, pet care or subscription boxes, iNETcc manages personalised customer journeys for B2C personal-service brands. Our empathetic, brand-aligned teams focus on first-contact resolution, loyalty and the human touch that personal service demands.<\/p>\n            <ul class=\"ind-bullets\">\n              <li>Inbound care: appointments, bookings &amp; scheduling<\/li>\n              <li>Loyalty programme management &amp; member services<\/li>\n              <li>Complaint handling &amp; escalation resolution<\/li>\n              <li>Outbound satisfaction follow-up &amp; NPS tracking<\/li>\n            <\/ul>\n            <div class=\"ind-slide-num\">Sector 06 \/ 11<\/div>\n          <\/div>\n          <div class=\"ind-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1521737852567-6949f3f9f2b5?w=700&#038;q=80\" alt=\"Personal services\" loading=\"lazy\">\n            <div class=\"ind-img-ovl\"><\/div>\n            <div class=\"ind-img-lbl\">Personal Services<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 SLIDE 7 \u00b7 PHARMACEUTICAL \u2500\u2500 -->\n        <div class=\"ind-slide\">\n          <div class=\"ind-txt\">\n            <div class=\"ind-sector\">Healthcare &amp; Life Sciences<\/div>\n            <div class=\"ind-ttl\">Pharmaceutical \u2013 Healthcare<\/div>\n            <p class=\"ind-desc\">iNETcc works with pharmaceutical companies and healthcare organisations to manage compliant outreach to healthcare professionals, patient recruitment programmes and medical information lines. All agents undergo pharma-specific training ensuring adherence to ABPI, EFPIA, GDPR and local HCP communication codes.<\/p>\n            <ul class=\"ind-bullets\">\n              <li>HCP outreach &amp; medical representative support<\/li>\n              <li>Patient recruitment &amp; clinical trial enrolment<\/li>\n              <li>Medical information &amp; pharmacovigilance lines<\/li>\n              <li>ABPI \/ EFPIA-compliant scripting &amp; consent flows<\/li>\n            <\/ul>\n            <div class=\"ind-slide-num\">Sector 07 \/ 11<\/div>\n          <\/div>\n          <div class=\"ind-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1576671081837-49000212a370?w=700&#038;q=80\" alt=\"Pharmaceutical healthcare\" loading=\"lazy\">\n            <div class=\"ind-img-ovl\"><\/div>\n            <div class=\"ind-img-lbl\">Pharma &amp; Healthcare<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 SLIDE 8 \u00b7 TRANSPORT & LOGISTICS \u2500\u2500 -->\n        <div class=\"ind-slide\">\n          <div class=\"ind-txt\">\n            <div class=\"ind-sector\">Transport &amp; Supply Chain<\/div>\n            <div class=\"ind-ttl\">Transport \u2013 Logistics<\/div>\n            <p class=\"ind-desc\">iNETcc provides customer-facing and back-office support for transport operators, logistics providers and freight companies. From shipment tracking and delivery exception management to driver support lines and B2B account services, our teams keep your supply chain communication running smoothly.<\/p>\n            <ul class=\"ind-bullets\">\n              <li>Shipment tracking &amp; delivery exception management<\/li>\n              <li>B2B account &amp; freight booking support<\/li>\n              <li>Driver &amp; fleet coordination helplines<\/li>\n              <li>Claims handling &amp; damage \/ loss processing<\/li>\n            <\/ul>\n            <div class=\"ind-slide-num\">Sector 08 \/ 11<\/div>\n          <\/div>\n          <div class=\"ind-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1586528116311-ad8dd3c8310d?w=700&#038;q=80\" alt=\"Transport logistics\" loading=\"lazy\">\n            <div class=\"ind-img-ovl\"><\/div>\n            <div class=\"ind-img-lbl\">Transport &amp; Logistics<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 SLIDE 9 \u00b7 ENTERTAINMENT, TOURISM & MEDIA \u2500\u2500 -->\n        <div class=\"ind-slide\">\n          <div class=\"ind-txt\">\n            <div class=\"ind-sector\">Leisure &amp; Media<\/div>\n            <div class=\"ind-ttl\">Entertainment \u2013 Tourism \u2013 Media<\/div>\n            <p class=\"ind-desc\">From travel booking support and destination concierge lines to streaming-platform customer care and live-event ticketing, iNETcc brings passion and expertise to entertainment and tourism brands. Our seasonal scalability and multilingual coverage ensure every customer gets a five-star experience.<\/p>\n            <ul class=\"ind-bullets\">\n              <li>Travel &amp; hotel booking assistance in 15+ languages<\/li>\n              <li>Streaming &amp; digital media subscriber support<\/li>\n              <li>Event ticketing, VIP &amp; concierge services<\/li>\n              <li>Online gaming &amp; platform community management<\/li>\n            <\/ul>\n            <div class=\"ind-slide-num\">Sector 09 \/ 11<\/div>\n          <\/div>\n          <div class=\"ind-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1501854140801-50d01698950b?w=700&#038;q=80\" alt=\"Entertainment tourism media\" loading=\"lazy\">\n            <div class=\"ind-img-ovl\"><\/div>\n            <div class=\"ind-img-lbl\">Entertainment &amp; Tourism<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 SLIDE 10 \u00b7 SOCIAL MEDIA & ONLINE GAMING \u2500\u2500 -->\n        <div class=\"ind-slide\">\n          <div class=\"ind-txt\">\n            <div class=\"ind-sector\">Digital &amp; Social Platforms<\/div>\n            <div class=\"ind-ttl\">Social Media \u2013 Online Gaming<\/div>\n            <p class=\"ind-desc\">iNETcc supports social platforms, gaming studios and digital communities with content moderation, trust &amp; safety operations, player support and community management. Our trained moderators operate 24\/7 across text, image and video, applying platform policies with speed and consistency at scale.<\/p>\n            <ul class=\"ind-bullets\">\n              <li>Content moderation: text, image &amp; video (24\/7)<\/li>\n              <li>Trust &amp; safety: fraud, harassment &amp; policy enforcement<\/li>\n              <li>Player support &amp; in-game purchase queries<\/li>\n              <li>Community management &amp; social listening<\/li>\n            <\/ul>\n            <div class=\"ind-slide-num\">Sector 10 \/ 11<\/div>\n          <\/div>\n          <div class=\"ind-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1511512578047-dfb367046420?w=700&#038;q=80\" alt=\"Online gaming social media\" loading=\"lazy\">\n            <div class=\"ind-img-ovl\"><\/div>\n            <div class=\"ind-img-lbl\">Social Media &amp; Gaming<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 SLIDE 11 \u00b7 GREEN & SUSTAINABLE \u2500\u2500 -->\n        <div class=\"ind-slide\">\n          <div class=\"ind-txt\">\n            <div class=\"ind-sector\">Environment &amp; Sustainability<\/div>\n            <div class=\"ind-ttl\">Renewable Energy \u2013 Environmental \u2013 Sustainable Development<\/div>\n            <p class=\"ind-desc\">iNETcc supports energy transition companies, environmental organisations and sustainable-development initiatives with B2C and B2B outreach. From solar panel lead generation and smart-meter customer onboarding to green-tariff telesales and public-awareness campaigns, we connect people with the future they deserve.<\/p>\n            <ul class=\"ind-bullets\">\n              <li>Renewable energy telesales (solar, wind, smart meters)<\/li>\n              <li>Green-tariff switching campaigns (B2C &amp; B2B)<\/li>\n              <li>Environmental awareness &amp; donation programmes<\/li>\n              <li>ESG reporting support &amp; stakeholder surveys<\/li>\n            <\/ul>\n            <div class=\"ind-slide-num\">Sector 11 \/ 11<\/div>\n          <\/div>\n          <div class=\"ind-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1473341304170-971dccb5ac1e?w=700&#038;q=80\" alt=\"Renewable energy sustainable development\" loading=\"lazy\">\n            <div class=\"ind-img-ovl\"><\/div>\n            <div class=\"ind-img-lbl\">Green &amp; Sustainable<\/div>\n          <\/div>\n        <\/div>\n\n      <\/div><!-- \/isl-track -->\n    <\/div><!-- \/isl-vp -->\n\n    <!-- bottom bar -->\n    <div class=\"ind-bar\">\n      <div class=\"ind-dots\" id=\"isl-dots\"><\/div>\n      <div class=\"ind-bar-prog\"><div class=\"ind-bar-fill\" id=\"isl-fill\"><\/div><\/div>\n      <button class=\"ind-bar-btn\" id=\"isl-bprev\"><svg viewBox=\"0 0 24 24\"><path d=\"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z\"\/><\/svg><\/button>\n      <button class=\"ind-bar-btn\" id=\"isl-bpp\">\n        <svg id=\"isl-bipa\" viewBox=\"0 0 24 24\"><path d=\"M6 19h4V5H6v14zm8-14v14h4V5h-4z\"\/><\/svg>\n        <svg id=\"isl-bipl\" viewBox=\"0 0 24 24\" style=\"display:none\"><path d=\"M8 5v14l11-7z\"\/><\/svg>\n      <\/button>\n      <button class=\"ind-bar-btn\" id=\"isl-bnext\"><svg viewBox=\"0 0 24 24\"><path d=\"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z\"\/><\/svg><\/button>\n      <div class=\"ind-bar-cnt\" id=\"isl-cnt\">1 \/ 11<\/div>\n    <\/div>\n\n    <div class=\"ind-pbadge\" id=\"isl-badge\">&#9646;&#9646; PAUSED<\/div>\n\n  <\/div><!-- \/ind-show-wrap -->\n\n  <!-- bottom wave -->\n  <svg class=\"ind-wave-bot\" viewBox=\"0 0 1440 56\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" preserveAspectRatio=\"none\">\n    <path d=\"M0,56 C360,0 1080,0 1440,56 L1440,56 L0,56 Z\" fill=\"#071020\"\/>\n    <path d=\"M0,30 C360,0 1080,52 1440,18 L1440,0 L0,0 Z\" fill=\"#071020\"\/>\n  <\/svg>\n\n<\/div><!-- \/ind3-wrap -->\n<\/div><!-- \/ind3-outer -->\n\n<script>\n(function(){\n  var DUR = 10000;\n  var vp    = document.getElementById('isl-vp');\n  var track = document.getElementById('isl-track');\n  var fill  = document.getElementById('isl-fill');\n  var hfill = document.getElementById('isl-hfill');\n  var dots  = document.getElementById('isl-dots');\n  var cnt   = document.getElementById('isl-cnt');\n  var hcnt  = document.getElementById('isl-hcnt');\n  var label = document.getElementById('isl-label');\n  var badge = document.getElementById('isl-badge');\n  var bPrev = document.getElementById('isl-prev');\n  var bNext = document.getElementById('isl-next');\n  var bPP   = document.getElementById('isl-pp');\n  var iPA   = document.getElementById('isl-ipa');\n  var iPL   = document.getElementById('isl-ipl');\n  var bBPrev= document.getElementById('isl-bprev');\n  var bBNext= document.getElementById('isl-bnext');\n  var bBPP  = document.getElementById('isl-bpp');\n  var bBIPA = document.getElementById('isl-bipa');\n  var bBIPL = document.getElementById('isl-bipl');\n  var slides = document.querySelectorAll('#ind3-wrap .ind-slide');\n  var N = slides.length;\n  var cur = 0, paused = false, elapsed = 0, t0 = null, raf = null;\n\n  var LABELS = [\n    \"Financial Services \u00b7 Banking & Insurance\",\n    \"Media & Publishing\",\n    \"Telecoms & Technology\",\n    \"Manufacturing & Industry\",\n    \"E-commerce & Online Retail\",\n    \"Personal Services\",\n    \"Pharmaceutical & Healthcare\",\n    \"Transport & Logistics\",\n    \"Entertainment \u00b7 Tourism \u00b7 Media\",\n    \"Social Media & Online Gaming\",\n    \"Renewable Energy & Sustainable Dev.\"\n  ];\n\n  \/* build dots *\/\n  slides.forEach(function(_,i){\n    var d = document.createElement('button');\n    d.className = 'ind-dot' + (i===0?' active':'');\n    d.addEventListener('click', function(){ elapsed=0; goTo(i); });\n    d.addEventListener('touchend', function(e){ e.preventDefault(); elapsed=0; goTo(i); });\n    dots.appendChild(d);\n  });\n\n  function vpW(){ return vp.offsetWidth; }\n\n  function ui(){\n    document.querySelectorAll('#ind3-wrap .ind-dot').forEach(function(d,i){\n      d.classList.toggle('active', i===cur);\n    });\n    cnt.textContent  = (cur+1) + ' \/ ' + N;\n    hcnt.textContent = (cur+1) + ' \/ ' + N;\n    label.style.opacity = '0';\n    setTimeout(function(){ label.textContent = LABELS[cur]; label.style.opacity='1'; }, 320);\n    slides.forEach(function(s,i){ s.classList.toggle('active', i===cur); });\n  }\n\n  function syncPPIcons(){\n    iPA.style.display  = paused ? 'none' : '';\n    iPL.style.display  = paused ? '' : 'none';\n    bBIPA.style.display = paused ? 'none' : '';\n    bBIPL.style.display = paused ? '' : 'none';\n  }\n\n  function startProg(){\n    if(raf) cancelAnimationFrame(raf);\n    t0 = performance.now();\n    (function tick(now){\n      var p = Math.min(100, ((elapsed + now - t0) \/ DUR) * 100);\n      fill.style.width  = p + '%';\n      hfill.style.width = p + '%';\n      if(elapsed + now - t0 >= DUR){ elapsed=0; t0=null; goTo(cur+1); return; }\n      raf = requestAnimationFrame(tick);\n    })(performance.now());\n  }\n\n  function stopProg(){\n    if(raf){ cancelAnimationFrame(raf); raf=null; }\n    if(t0 !== null){ elapsed += performance.now() - t0; t0=null; }\n  }\n\n  function goTo(idx){\n    cur = ((idx % N) + N) % N;\n    track.style.transform = 'translateX(-' + (cur * vpW()) + 'px)';\n    elapsed=0; t0=null;\n    ui();\n    if(!paused) startProg();\n  }\n\n  function togglePause(){\n    paused = !paused;\n    if(paused){\n      stopProg();\n      badge.classList.add('show');\n    } else {\n      badge.classList.remove('show');\n      startProg();\n    }\n    syncPPIcons();\n  }\n\n  \/* header controls *\/\n  bPP.addEventListener('click', togglePause);\n  bNext.addEventListener('click', function(){ elapsed=0; goTo(cur+1); });\n  bPrev.addEventListener('click', function(){ elapsed=0; goTo(cur-1); });\n  \/* bar controls *\/\n  bBPP.addEventListener('click', togglePause);\n  bBNext.addEventListener('click', function(){ elapsed=0; goTo(cur+1); });\n  bBPrev.addEventListener('click', function(){ elapsed=0; goTo(cur-1); });\n\n  \/* swipe *\/\n  var tx0 = 0;\n  vp.addEventListener('touchstart', function(e){ tx0 = e.touches[0].clientX; }, {passive:true});\n  vp.addEventListener('touchend',   function(e){\n    var dx = e.changedTouches[0].clientX - tx0;\n    if(Math.abs(dx) > 40){ elapsed=0; goTo(dx < 0 ? cur+1 : cur-1); }\n  }, {passive:true});\n\n  window.addEventListener('resize', function(){\n    track.style.transition = 'none';\n    track.style.transform  = 'translateX(-' + (cur * vpW()) + 'px)';\n    setTimeout(function(){ track.style.transition=''; }, 60);\n  });\n\n  goTo(0);\n})();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Since 2000 Our ExperienceAcross Industries iNETcc has delivered projects across a wide range of industries. We have extensive experience in Publishing, Banking &amp; Insurance, Telecoms and Manufacturing \u2014 and have built strong expertise in newer sectors such as e\u2011commerce, pharma, personal services, transport &amp; logistics, entertainment and digital media. Publishing Banking &amp; Insurance Telecoms Manufacturing [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1167","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.inetcc.com\/en\/wp-json\/wp\/v2\/pages\/1167","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inetcc.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.inetcc.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.inetcc.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inetcc.com\/en\/wp-json\/wp\/v2\/comments?post=1167"}],"version-history":[{"count":68,"href":"https:\/\/www.inetcc.com\/en\/wp-json\/wp\/v2\/pages\/1167\/revisions"}],"predecessor-version":[{"id":7198,"href":"https:\/\/www.inetcc.com\/en\/wp-json\/wp\/v2\/pages\/1167\/revisions\/7198"}],"wp:attachment":[{"href":"https:\/\/www.inetcc.com\/en\/wp-json\/wp\/v2\/media?parent=1167"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}