{"id":333,"date":"2022-02-01T13:10:26","date_gmt":"2022-02-01T12:10:26","guid":{"rendered":"https:\/\/new-stsindustrie.com\/?page_id=333"},"modified":"2026-09-24T01:52:16","modified_gmt":"2026-09-23T23:52:16","slug":"sts-industrie","status":"publish","type":"page","link":"https:\/\/stsindustrie.com\/en\/sts\/sts-industrie\/","title":{"rendered":"STS Industry"},"content":{"rendered":"<div>\n<h6 style=\"text-align: center;\">notre histoire<\/h6>\n<\/div>\n<hr>\n<h1>STS INDUSTRIE SA<\/h1>\n<h2>\n<h2>STS INDUSTRIE SA<\/h2>\n<\/h2>\n<div>\n<h6>STS Industrie SA planifie et r\u00e9alise des installations de traitements de surfaces et des solutions clients sur mesure dans le domaine de la galvanoplastie<\/h6>\n<\/div>\n<div>\n<p class=\"p1\">Chez STS Industrie SA, nous mettons notre savoir-faire \u00e0 votre service pour vous aider \u00e0 d\u00e9finir vos besoins industriels et vous maintenir \u00e0 la pointe de la technologie. Notre longue exp\u00e9rience nous permet de vous aider \u00e0 relever les futurs d\u00e9fis auxquels vous serez confront\u00e9s.<\/p>\n<p class=\"p1\">De la conception \u00e0 l\u2019installation, ou de la mise \u00e0 niveau des lignes de traitement de surface existantes, nos \u00e9quipes d\u2019experts r\u00e9pondront \u00e0 vos attentes. Vos \u00e9quipements vous garantiront une haute qualit\u00e9 de traitement et de finition pour les ann\u00e9es \u00e0 venir, tout en augmentant votre productivit\u00e9.<\/p>\n<\/div>\n<p>\n    <a href=\"\/contact\/\">Contact<\/a>\n<\/p>\n<p><img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/03\/DSC09173.png\" alt=\"\"><\/p>\n<div>\n<p>    <!--\n  STS Industrie SA \u00b7 Frise chronologique\n  \u00c0 coller dans un \u00e9l\u00e9ment \"HTML\" de YOOtheme Pro (page STS > STS Industrie).\n  Classes pr\u00e9fix\u00e9es .sts-tl pour \u00e9viter tout conflit avec UIkit.\n  Desktop : frise horizontale, infos au survol \/ focus \/ clic.\n  Mobile (< 820px) : frise verticale, infos toujours visibles.\n  Langues : les trois langues sont dans le HTML (data-i18n-en et data-i18n-de).\n  Une correction de texte se fait donc ici, dans n'importe quelle langue, sans toucher au script.\n  data-no-translation emp\u00eache TranslatePress d'interf\u00e9rer.\n--><\/p>\n<style>\n.sts-tl {\n  --sts-grey: #9b9b9b;\n  --sts-ink: #2e2e2e;\n  --sts-text: #555555;\n  --sts-orange: #f28a1e;\n  --sts-line: #c8c8c8;\n  --sts-paper: #ffffff; \/* mettre la couleur de fond de la section *\/\n  --sts-top: 200px;     \/* espace r\u00e9serv\u00e9 aux bulles d'info *\/\n  position: relative;\n  max-width: 1200px;\n  margin: 0 auto;\n  color: var(--sts-ink);\n  font-family: inherit;\n}\n.sts-tl .sts-tl__list {\n  position: relative;\n  display: grid;\n  grid-template-columns: repeat(10, minmax(0, 1fr));\n  margin: 0;\n  padding: var(--sts-top) 0 0;\n  list-style: none;\n}\n\/* Ligne en pointill\u00e9s, clin d'\u0153il \u00e0 la trame du logo *\/\n.sts-tl .sts-tl__list::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  right: 0;\n  top: calc(var(--sts-top) + 20px);\n  height: 4px;\n  background: radial-gradient(circle, var(--sts-line) 1.6px, transparent 2px) 0 0 \/ 10px 4px repeat-x;\n}\n.sts-tl .sts-tl__item {\n  position: relative;\n  display: flex;\n  justify-content: center;\n  margin: 0;\n}\n.sts-tl .sts-tl__btn {\n  -webkit-appearance: none;\n  appearance: none;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 12px;\n  margin: 0;\n  padding: 0;\n  border: 0;\n  background: none;\n  color: inherit;\n  font: inherit;\n  cursor: pointer;\n}\n.sts-tl .sts-tl__point-wrap {\n  display: grid;\n  place-items: center;\n  width: 44px;\n  height: 44px;\n}\n\/* Taille du point croissante avec le temps (--i de 0 \u00e0 9) *\/\n.sts-tl .sts-tl__point {\n  display: block;\n  width: calc(14px + var(--i) * 1.8px);\n  height: calc(14px + var(--i) * 1.8px);\n  border-radius: 50%;\n  background: var(--sts-grey);\n  box-shadow: 0 0 0 5px var(--sts-paper);\n  transition: background-color .2s ease, transform .2s ease;\n}\n.sts-tl .sts-tl__year {\n  font-size: 1rem;\n  font-weight: 700;\n  line-height: 1;\n  color: var(--sts-grey);\n  transition: color .2s ease;\n}\n.sts-tl .sts-tl__btn:hover .sts-tl__point,\n.sts-tl .sts-tl__item.is-active .sts-tl__point {\n  background: var(--sts-orange);\n  transform: scale(1.2);\n}\n.sts-tl .sts-tl__item.is-active .sts-tl__year { color: var(--sts-ink); }\n.sts-tl .sts-tl__btn:focus { outline: none; }\n.sts-tl .sts-tl__btn:focus-visible .sts-tl__point {\n  outline: 2px solid var(--sts-orange);\n  outline-offset: 5px;\n}<\/p>\n<p>\/* Bulle d'info *\/\n.sts-tl .sts-tl__card {\n  --tx: -50%;\n  position: absolute;\n  bottom: calc(100% + 16px);\n  left: 50%;\n  z-index: 2;\n  width: 270px;\n  padding: 18px 20px 20px;\n  border-top: 3px solid var(--sts-orange);\n  background: var(--sts-paper);\n  box-shadow: 0 14px 34px rgba(46, 46, 46, .14);\n  text-align: left;\n  opacity: 0;\n  visibility: hidden;\n  transform: translate(var(--tx), 8px);\n  transition: opacity .2s ease, transform .2s ease, visibility 0s linear .2s;\n}\n.sts-tl .sts-tl__item:nth-child(-n+2) .sts-tl__card { left: 0; --tx: 0; }\n.sts-tl .sts-tl__item:nth-last-child(-n+2) .sts-tl__card { left: auto; right: 0; --tx: 0; }\n.sts-tl .sts-tl__item.is-active .sts-tl__card {\n  opacity: 1;\n  visibility: visible;\n  transform: translate(var(--tx), 0);\n  transition: opacity .2s ease, transform .2s ease, visibility 0s;\n}\n.sts-tl .sts-tl__card-year {\n  margin: 0 0 8px;\n  font-size: 2.25rem;\n  font-weight: 800;\n  line-height: 1;\n  color: var(--sts-orange);\n}\n.sts-tl .sts-tl__title {\n  margin: 0 0 6px;\n  font-size: 1.05rem;\n  font-weight: 700;\n  line-height: 1.3;\n  color: var(--sts-ink);\n  text-transform: none;\n  letter-spacing: 0;\n}\n.sts-tl .sts-tl__text {\n  margin: 0;\n  font-size: .9rem;\n  line-height: 1.5;\n  color: var(--sts-text);\n}<\/p>\n<p>\/* Mobile : frise verticale, contenu toujours visible *\/\n@media (max-width: 819px) {\n  .sts-tl .sts-tl__list {\n    grid-template-columns: 1fr;\n    padding: 0;\n  }\n  .sts-tl .sts-tl__list::before {\n    top: 0;\n    bottom: 0;\n    left: 20px;\n    right: auto;\n    width: 4px;\n    height: auto;\n    background: radial-gradient(circle, var(--sts-line) 1.6px, transparent 2px) 0 0 \/ 4px 10px repeat-y;\n  }\n  .sts-tl .sts-tl__item {\n    display: grid;\n    grid-template-columns: 44px 1fr;\n    column-gap: 18px;\n    align-items: start;\n    padding-bottom: 28px;\n  }\n  .sts-tl .sts-tl__item:last-child { padding-bottom: 0; }\n  .sts-tl .sts-tl__btn { cursor: default; }\n  .sts-tl .sts-tl__year { display: none; }\n  .sts-tl .sts-tl__item .sts-tl__card,\n  .sts-tl .sts-tl__item:nth-child(n) .sts-tl__card {\n    position: static;\n    width: auto;\n    padding: 6px 0 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    opacity: 1;\n    visibility: visible;\n    transform: none;\n  }\n  .sts-tl .sts-tl__card-year { font-size: 1.6rem; margin-bottom: 4px; }\n}<\/p>\n<p>@media (prefers-reduced-motion: reduce) {\n  .sts-tl .sts-tl__point,\n  .sts-tl .sts-tl__year,\n  .sts-tl .sts-tl__card { transition: none; }\n}\n<\/style>\n<div class=\"sts-tl\" data-sts-tl data-no-translation>\n<ol class=\"sts-tl__list\">\n<li class=\"sts-tl__item\" style=\"--i:0\">\n      <button class=\"sts-tl__btn\" type=\"button\" aria-expanded=\"false\" aria-controls=\"sts-tl-1975\"><br \/>\n        <span class=\"sts-tl__point-wrap\"><span class=\"sts-tl__point\"><\/span><\/span><br \/>\n        <span class=\"sts-tl__year\">1975<\/span><br \/>\n      <\/button><\/p>\n<div class=\"sts-tl__card\" id=\"sts-tl-1975\">\n<p class=\"sts-tl__card-year\">1975<\/p>\n<h3 class=\"sts-tl__title\" data-i18n-en=\"Founded in Geneva\" data-i18n-de=\"Gr\u00fcndung in Genf\">Fondation \u00e0 Gen\u00e8ve<\/h3>\n<p class=\"sts-tl__text\"\n           data-i18n-en=\"STS Industrie SA is founded in Geneva.\"\n           data-i18n-de=\"Gr\u00fcndung der STS Industrie SA in Genf.\">Cr\u00e9ation de STS Industrie SA \u00e0 Gen\u00e8ve.<\/p>\n<\/p><\/div>\n<\/li>\n<li class=\"sts-tl__item\" style=\"--i:1\">\n      <button class=\"sts-tl__btn\" type=\"button\" aria-expanded=\"false\" aria-controls=\"sts-tl-1983\"><br \/>\n        <span class=\"sts-tl__point-wrap\"><span class=\"sts-tl__point\"><\/span><\/span><br \/>\n        <span class=\"sts-tl__year\">1983<\/span><br \/>\n      <\/button><\/p>\n<div class=\"sts-tl__card\" id=\"sts-tl-1983\">\n<p class=\"sts-tl__card-year\">1983<\/p>\n<h3 class=\"sts-tl__title\" data-i18n-en=\"STS becomes Shipley STS\" data-i18n-de=\"STS wird zu Shipley STS\">STS devient Shipley STS<\/h3>\n<p class=\"sts-tl__text\"\n           data-i18n-en=\"US group Shipley acquires a majority stake in the company.\"\n           data-i18n-de=\"Der US-Konzern Shipley \u00fcbernimmt die Mehrheit der Anteile.\">Le groupe am\u00e9ricain Shipley acquiert la majorit\u00e9 des parts de l&rsquo;entreprise.<\/p>\n<\/p><\/div>\n<\/li>\n<li class=\"sts-tl__item\" style=\"--i:2\">\n      <button class=\"sts-tl__btn\" type=\"button\" aria-expanded=\"false\" aria-controls=\"sts-tl-1990\"><br \/>\n        <span class=\"sts-tl__point-wrap\"><span class=\"sts-tl__point\"><\/span><\/span><br \/>\n        <span class=\"sts-tl__year\">1990<\/span><br \/>\n      <\/button><\/p>\n<div class=\"sts-tl__card\" id=\"sts-tl-1990\">\n<p class=\"sts-tl__card-year\">1990<\/p>\n<h3 class=\"sts-tl__title\" data-i18n-en=\"Independent again\" data-i18n-de=\"Wieder unabh\u00e4ngig\">Retour \u00e0 l&rsquo;ind\u00e9pendance<\/h3>\n<p class=\"sts-tl__text\"\n           data-i18n-en=\"Shipley sells its shares back to the founder. The company is renamed STS Industrie SA.\"\n           data-i18n-de=\"Shipley verkauft die Anteile an den Gr\u00fcnder zur\u00fcck. Das Unternehmen heisst fortan STS Industrie SA.\">Shipley revend ses parts au fondateur. L&rsquo;entreprise prend le nom de STS Industrie SA.<\/p>\n<\/p><\/div>\n<\/li>\n<li class=\"sts-tl__item\" style=\"--i:3\">\n      <button class=\"sts-tl__btn\" type=\"button\" aria-expanded=\"false\" aria-controls=\"sts-tl-1996\"><br \/>\n        <span class=\"sts-tl__point-wrap\"><span class=\"sts-tl__point\"><\/span><\/span><br \/>\n        <span class=\"sts-tl__year\">1996<\/span><br \/>\n      <\/button><\/p>\n<div class=\"sts-tl__card\" id=\"sts-tl-1996\">\n<p class=\"sts-tl__card-year\">1996<\/p>\n<h3 class=\"sts-tl__title\" data-i18n-en=\"Osci Galvano acquisition\" data-i18n-de=\"\u00dcbernahme von Osci Galvano\">Reprise d&rsquo;Osci Galvano<\/h3>\n<p class=\"sts-tl__text\"\n           data-i18n-en=\"STS takes over Osci Galvano in Yverdon, run by Pierre-Andr\u00e9 Schopfer.\"\n           data-i18n-de=\"STS \u00fcbernimmt die Firma Osci Galvano in Yverdon, geleitet von Pierre-Andr\u00e9 Schopfer.\">STS reprend la soci\u00e9t\u00e9 Osci Galvano, \u00e0 Yverdon, dirig\u00e9e par Pierre-Andr\u00e9 Schopfer.<\/p>\n<\/p><\/div>\n<\/li>\n<li class=\"sts-tl__item\" style=\"--i:4\">\n      <button class=\"sts-tl__btn\" type=\"button\" aria-expanded=\"false\" aria-controls=\"sts-tl-2001\"><br \/>\n        <span class=\"sts-tl__point-wrap\"><span class=\"sts-tl__point\"><\/span><\/span><br \/>\n        <span class=\"sts-tl__year\">2001<\/span><br \/>\n      <\/button><\/p>\n<div class=\"sts-tl__card\" id=\"sts-tl-2001\">\n<p class=\"sts-tl__card-year\">2001<\/p>\n<h3 class=\"sts-tl__title\" data-i18n-en=\"The founders retire\" data-i18n-de=\"R\u00fcckzug der Gr\u00fcnder\">D\u00e9part des fondateurs<\/h3>\n<p class=\"sts-tl__text\"\n           data-i18n-en=\"The shares are taken over by the French company Sleti and by Pierre-Andr\u00e9 Schopfer.\"\n           data-i18n-de=\"Die Anteile gehen an das franz\u00f6sische Unternehmen Sleti und an Pierre-Andr\u00e9 Schopfer.\">Les parts sont reprises par la soci\u00e9t\u00e9 fran\u00e7aise Sleti et par Pierre-Andr\u00e9 Schopfer.<\/p>\n<\/p><\/div>\n<\/li>\n<li class=\"sts-tl__item\" style=\"--i:5\">\n      <button class=\"sts-tl__btn\" type=\"button\" aria-expanded=\"false\" aria-controls=\"sts-tl-2003\"><br \/>\n        <span class=\"sts-tl__point-wrap\"><span class=\"sts-tl__point\"><\/span><\/span><br \/>\n        <span class=\"sts-tl__year\">2003<\/span><br \/>\n      <\/button><\/p>\n<div class=\"sts-tl__card\" id=\"sts-tl-2003\">\n<p class=\"sts-tl__card-year\">2003<\/p>\n<h3 class=\"sts-tl__title\" data-i18n-en=\"Move to Yvonand\" data-i18n-de=\"Umzug nach Yvonand\">Installation \u00e0 Yvonand<\/h3>\n<p class=\"sts-tl__text\"\n           data-i18n-en=\"STS moves into its current premises on Chemin des Cerisiers in Yvonand.\"\n           data-i18n-de=\"STS bezieht die heutigen R\u00e4umlichkeiten am Chemin des Cerisiers in Yvonand.\">STS s&rsquo;installe dans ses locaux actuels, au Chemin des Cerisiers \u00e0 Yvonand.<\/p>\n<\/p><\/div>\n<\/li>\n<li class=\"sts-tl__item\" style=\"--i:6\">\n      <button class=\"sts-tl__btn\" type=\"button\" aria-expanded=\"false\" aria-controls=\"sts-tl-2014\"><br \/>\n        <span class=\"sts-tl__point-wrap\"><span class=\"sts-tl__point\"><\/span><\/span><br \/>\n        <span class=\"sts-tl__year\">2014<\/span><br \/>\n      <\/button><\/p>\n<div class=\"sts-tl__card\" id=\"sts-tl-2014\">\n<p class=\"sts-tl__card-year\">2014<\/p>\n<h3 class=\"sts-tl__title\" data-i18n-en=\"Pierre-Andr\u00e9 Schopfer takes over\" data-i18n-de=\"Pierre-Andr\u00e9 Schopfer \u00fcbernimmt\">Pierre-Andr\u00e9 Schopfer reprend la soci\u00e9t\u00e9<\/h3>\n<p class=\"sts-tl__text\"\n           data-i18n-en=\"The owner of Sleti retires. Pierre-Andr\u00e9 Schopfer takes over the shares of the company.\"\n           data-i18n-de=\"Der Eigent\u00fcmer von Sleti geht in den Ruhestand. Pierre-Andr\u00e9 Schopfer \u00fcbernimmt die Anteile der Gesellschaft.\">Le propri\u00e9taire de Sleti prend sa retraite. Pierre-Andr\u00e9 Schopfer reprend les parts de la soci\u00e9t\u00e9.<\/p>\n<\/p><\/div>\n<\/li>\n<li class=\"sts-tl__item\" style=\"--i:7\">\n      <button class=\"sts-tl__btn\" type=\"button\" aria-expanded=\"false\" aria-controls=\"sts-tl-2017\"><br \/>\n        <span class=\"sts-tl__point-wrap\"><span class=\"sts-tl__point\"><\/span><\/span><br \/>\n        <span class=\"sts-tl__year\">2017<\/span><br \/>\n      <\/button><\/p>\n<div class=\"sts-tl__card\" id=\"sts-tl-2017\">\n<p class=\"sts-tl__card-year\">2017<\/p>\n<h3 class=\"sts-tl__title\" data-i18n-en=\"Management buy-out (MBO)\" data-i18n-de=\"Management-Buy-out (MBO)\">MBO par trois cadres<\/h3>\n<p class=\"sts-tl__text\"\n           data-i18n-en=\"When the owner retires, Claude Gm\u00fcnder, Patrick Schopfer and C\u00e9dric Orteu, all with more than 20 years at the company, take over STS through a management buy-out.\"\n           data-i18n-de=\"Beim R\u00fcckzug des Eigent\u00fcmers \u00fcbernehmen Claude Gm\u00fcnder, Patrick Schopfer und C\u00e9dric Orteu, die seit \u00fcber 20 Jahren im Unternehmen t\u00e4tig sind, die STS im Rahmen eines Management-Buy-outs.\">Au d\u00e9part du propri\u00e9taire, Claude Gm\u00fcnder, Patrick Schopfer et C\u00e9dric Orteu, pr\u00e9sents depuis plus de 20 ans dans l&rsquo;entreprise, reprennent STS par un management buy-out (MBO).<\/p>\n<\/p><\/div>\n<\/li>\n<li class=\"sts-tl__item\" style=\"--i:8\">\n      <button class=\"sts-tl__btn\" type=\"button\" aria-expanded=\"false\" aria-controls=\"sts-tl-2020\"><br \/>\n        <span class=\"sts-tl__point-wrap\"><span class=\"sts-tl__point\"><\/span><\/span><br \/>\n        <span class=\"sts-tl__year\">2020<\/span><br \/>\n      <\/button><\/p>\n<div class=\"sts-tl__card\" id=\"sts-tl-2020\">\n<p class=\"sts-tl__card-year\">2020<\/p>\n<h3 class=\"sts-tl__title\" data-i18n-en=\"Vibrobot acquisition\" data-i18n-de=\"\u00dcbernahme von Vibrobot\">Reprise de Vibrobot<\/h3>\n<p class=\"sts-tl__text\"\n           data-i18n-en=\"STS takes over the company Vibrobot.\"\n           data-i18n-de=\"STS \u00fcbernimmt die Firma Vibrobot.\">STS reprend la soci\u00e9t\u00e9 Vibrobot.<\/p>\n<\/p><\/div>\n<\/li>\n<li class=\"sts-tl__item\" style=\"--i:9\">\n      <button class=\"sts-tl__btn\" type=\"button\" aria-expanded=\"false\" aria-controls=\"sts-tl-2025\"><br \/>\n        <span class=\"sts-tl__point-wrap\"><span class=\"sts-tl__point\"><\/span><\/span><br \/>\n        <span class=\"sts-tl__year\">2025<\/span><br \/>\n      <\/button><\/p>\n<div class=\"sts-tl__card\" id=\"sts-tl-2025\">\n<p class=\"sts-tl__card-year\">2025<\/p>\n<h3 class=\"sts-tl__title\" data-i18n-en=\"50 years of know-how\" data-i18n-de=\"50 Jahre Know-how\">50 ans de savoir-faire<\/h3>\n<p class=\"sts-tl__text\"\n           data-i18n-en=\"STS Industrie SA celebrates its 50th anniversary.\"\n           data-i18n-de=\"Die STS Industrie SA feiert ihr 50-j\u00e4hriges Bestehen.\">STS Industrie SA c\u00e9l\u00e8bre son 50e anniversaire.<\/p>\n<\/p><\/div>\n<\/li>\n<\/ol>\n<\/div>\n<p><script>\n(function () {\n  document.querySelectorAll('[data-sts-tl]').forEach(function (tl) {\n    if (tl.getAttribute('data-ready')) return;\n    tl.setAttribute('data-ready', '1');<\/p>\n<p>    var items = Array.prototype.slice.call(tl.querySelectorAll('.sts-tl__item'));\n    if (!items.length) return;<\/p>\n<p>    function activate(item) {\n      items.forEach(function (it) {\n        var on = it === item;\n        it.classList.toggle('is-active', on);\n        it.querySelector('.sts-tl__btn').setAttribute('aria-expanded', on ? 'true' : 'false');\n      });\n    }<\/p>\n<p>    items.forEach(function (item) {\n      var btn = item.querySelector('.sts-tl__btn');\n      btn.addEventListener('mouseenter', function () { activate(item); });\n      btn.addEventListener('focus', function () { activate(item); });\n      btn.addEventListener('click', function () { activate(item); });\n    });<\/p>\n<p>    \/\/ La derniere etape (2025) est ouverte par defaut\n    activate(items[items.length - 1]);\n  });\n})();\n<\/script>\n<\/div>\n<h2>Notre philosophie &amp; objectifs<\/h2>\n<div>\n<p style=\"text-align: center;\">Nous sommes heureux d\u2019avoir des personnes hautement qualifi\u00e9es, cr\u00e9atives et innovantes. La conception de nos lignes de galvanoplastie commence dans l\u2019esprit de nos sp\u00e9cialistes. Chaque nouveau projet demande beaucoup d\u2019agilit\u00e9 afin de r\u00e9pondre aux contraintes de chaque client.<\/p>\n<\/p>\n<p style=\"text-align: center;\">Dans des domaines de plus en plus exigeants, nous devons innover et concevoir des machines qui r\u00e9pondent aux d\u00e9fis du pr\u00e9sent et, surtout, de l\u2019avenir. Nos sp\u00e9cialistes font preuve d\u2019ing\u00e9niosit\u00e9 pour r\u00e9pondre aux attentes et permettre \u00e0 nos lignes d\u2019\u00eatre performantes au fil des ann\u00e9es.<\/p>\n<\/div>\n<p><img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/03\/DSC09583.jpg\" alt=\"\"><br \/>\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/10\/logo_sitweb-8.png\" alt=\"\"><\/p>\n<h1><strong data-start=\"123\" data-end=\"166\">50 ans d\u2019innovation et d\u2019excellence<\/strong><\/h1>\n<div>\n<p>Depuis cinq d\u00e9cennies, STS Industrie s\u2019engage \u00e0 repousser les limites de la technologie et \u00e0 accompagner ses clients dans leur r\u00e9ussite. Merci \u00e0 tous ceux qui font partie de cette aventure l\u2019histoire continue.<\/p>\n<\/div>\n<ul>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/03\/DSC07461.jpg\" alt=\"\"><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/05\/DSC08311.png\" alt=\"\"><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/03\/DSC09179.png\" alt=\"\"><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/05\/DSC08290.png\" alt=\"\"><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/03\/DSC06549.jpg\" alt=\"\"><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/03\/DSC06576.jpg\" alt=\"\"><\/p>\n<\/li>\n<\/ul>\n<hr>\n<hr>\n<hr>\n<h2>Nos prestation et services<\/h2>\n<div>\n<p>Toutes les innovations sont vou\u00e9es \u00e0 devenir obsol\u00e8tes un jour. C&rsquo;est pourquoi les machines que nous cr\u00e9ons pour nos clients sont \u00e9volutives. Nos sp\u00e9cialistes sont constamment \u00e0 l&rsquo;aff\u00fbt des derni\u00e8res innovations technologiques pour permettre \u00e0 nos clients de faire \u00e9voluer leurs machines. Ce processus leur permet de rester \u00e0 la pointe de la technologie.<\/p>\n<p>Nous sommes conscients que chaque machine doit \u00eatre personnalis\u00e9e afin que nos clients puissent relever les d\u00e9fis qui leur sont impos\u00e9s.<\/p>\n<p>Nous travaillons jour apr\u00e8s jour pour cr\u00e9er des lignes qui vous permettent de g\u00e9n\u00e9rer le plus haut rendement avec une qualit\u00e9 de finition parfaite. De plus, nous vous accompagnons dans vos projets afin de d\u00e9velopper des lignes pour l&rsquo;avenir.<\/p>\n<\/div>\n<ul>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/11\/DSC08720.jpg\" alt=\"\"><\/p>\n<div>\n<h3 style=\"text-align: center;\">installations<\/h3>\n<\/div>\n<p><a href=\"\/installations\/\">En savoir plus<\/a><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/05\/DSC07290.png\" alt=\"\"><\/p>\n<div>\n<h3 style=\"text-align: center;\">Produits STS<\/h3>\n<\/div>\n<p><a href=\"\/produits\/\">En savoir plus<\/a><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/03\/DSC05265.png\" alt=\"\"><\/p>\n<div>\n<h3 style=\"text-align: center;\">Services<\/h3>\n<\/div>\n<p><a href=\"\/services\/\">En savoir plus<\/a><\/p>\n<\/li>\n<\/ul>\n<div>\n<p>Nous accompagnons des entreprises dans la cr\u00e9ation de leurs lignes de galvanoplastie depuis plus de 40 ans. Nos chefs de projets sauront vous conseiller au mieux afin de cr\u00e9er la machine qu\u2019il vous faut pour les ann\u00e9es \u00e0 venir.<\/p>\n<\/div>\n<p>\n    <a href=\"\/contact\/\">Contact<\/a>\n<\/p>\n<p><!--more--><br \/>\n<!-- {\"name\":\"Post\",\"type\":\"layout\",\"children\":[{\"name\":\"hautdepagefinal\",\"type\":\"section\",\"props\":{\"animation\":\"slide-bottom-small\",\"header_overlay\":\"light\",\"height\":\"section\",\"height_offset_top\":true,\"height_viewport\":true,\"image_position\":\"center-center\",\"image_size\":\"cover\",\"image_width\":\"1920\",\"media\":\"images\\\/home-header.jpg\",\"media_advanced\":true,\"media_background\":\"#fff\",\"media_overlay\":\"rgba(0, 0, 0, 0.25)\",\"style\":\"default\",\"text_color\":\"light\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"video\":\"wp-content\\\/uploads\\\/2024\\\/04\\\/videostshistoire.mp4\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"margin\":\"default\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-1\"},\"children\":[{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<h6 style=\\\"text-align: center;\\\">notre histoire<\\\/h6>\",\"margin\":\"default\",\"text_style\":\"large\"}},{\"type\":\"divider\",\"props\":{\"divider_align\":\"center\",\"divider_element\":\"hr\",\"divider_style\":\"icon\"}},{\"type\":\"headline\",\"props\":{\"content\":\"STS INDUSTRIE SA\",\"margin\":\"medium\",\"margin_remove_top\":false,\"text_align\":\"center\",\"title_element\":\"h1\"}}]}]}],\"modified\":\"2022-05-09T20:24:03.043Z\"},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"layout\":\"3-5,2-5\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"3-5\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"\n\n<h2>STS INDUSTRIE SA<\\\/h2>\",\"text_align\":\"left\",\"title_element\":\"h2\",\"title_style\":\"h2\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<h6>STS Industrie SA planifie et r\\u00e9alise des installations de traitements de surfaces et des solutions clients sur mesure dans le domaine de la galvanoplastie<\\\/h6>\",\"margin\":\"default\",\"maxwidth\":\"2xlarge\",\"maxwidth_breakpoint\":\"l\",\"text_align\":\"left\",\"text_style\":\"lead\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<p class=\\\"p1\\\">Chez STS Industrie SA, nous mettons notre savoir-faire \\u00e0 votre service pour vous aider \\u00e0 d\\u00e9finir vos besoins industriels et vous maintenir \\u00e0 la pointe de la technologie. Notre longue exp\\u00e9rience nous permet de vous aider \\u00e0 relever les futurs d\\u00e9fis auxquels vous serez confront\\u00e9s.<\\\/p>\\n\n\n<p class=\\\"p1\\\">De la conception \\u00e0 l\\u2019installation, ou de la mise \\u00e0 niveau des lignes de traitement de surface existantes, nos \\u00e9quipes d\\u2019experts r\\u00e9pondront \\u00e0 vos attentes. Vos \\u00e9quipements vous garantiront une haute qualit\\u00e9 de traitement et de finition pour les ann\\u00e9es \\u00e0 venir, tout en augmentant votre productivit\\u00e9.<\\\/p>\",\"margin\":\"default\",\"maxwidth\":\"2xlarge\",\"maxwidth_breakpoint\":\"l\",\"text_align\":\"left\"}},{\"type\":\"button\",\"props\":{\"animation\":\"slide-bottom-small\",\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"margin\":\"medium\",\"text_align\":\"left\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"primary\",\"content\":\"Contact\",\"icon_align\":\"left\",\"link\":\"contact\\\/\",\"link_title\":\"Contact\"}}]}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"2-5\"},\"children\":[{\"type\":\"image\",\"props\":{\"animation\":\"none\",\"image\":\"wp-content\\\/uploads\\\/2022\\\/03\\\/DSC09173.png\",\"image_height\":\"900\",\"image_svg_color\":\"emphasis\",\"image_width\":\"750\",\"margin\":\"default\",\"parallax_easing\":\"0.8\",\"parallax_y\":\"0,150\"}}]}]}]},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"html\",\"props\":{\"content\":\"<!--\\n  STS Industrie SA \\u00b7 Frise chronologique\\n  \\u00c0 coller dans un \\u00e9l\\u00e9ment \\\"HTML\\\" de YOOtheme Pro (page STS > STS Industrie).\\n  Classes pr\\u00e9fix\\u00e9es .sts-tl pour \\u00e9viter tout conflit avec UIkit.\\n  Desktop : frise horizontale, infos au survol \\\/ focus \\\/ clic.\\n  Mobile (< 820px) : frise verticale, infos toujours visibles.\\n  Langues : les trois langues sont dans le HTML (data-i18n-en et data-i18n-de).\\n  Une correction de texte se fait donc ici, dans n'importe quelle langue, sans toucher au script.\\n  data-no-translation emp\\u00eache TranslatePress d'interf\\u00e9rer.\\n-->\\n<\/p>\n<style>\\n.sts-tl {\\n  --sts-grey: #9b9b9b;\\n  --sts-ink: #2e2e2e;\\n  --sts-text: #555555;\\n  --sts-orange: #f28a1e;\\n  --sts-line: #c8c8c8;\\n  --sts-paper: #ffffff; \\\/* mettre la couleur de fond de la section *\\\/\\n  --sts-top: 200px;     \\\/* espace r\\u00e9serv\\u00e9 aux bulles d'info *\\\/\\n  position: relative;\\n  max-width: 1200px;\\n  margin: 0 auto;\\n  color: var(--sts-ink);\\n  font-family: inherit;\\n}\\n.sts-tl .sts-tl__list {\\n  position: relative;\\n  display: grid;\\n  grid-template-columns: repeat(10, minmax(0, 1fr));\\n  margin: 0;\\n  padding: var(--sts-top) 0 0;\\n  list-style: none;\\n}\\n\\\/* Ligne en pointill\\u00e9s, clin d'\\u0153il \\u00e0 la trame du logo *\\\/\\n.sts-tl .sts-tl__list::before {\\n  content: \\\"\\\";\\n  position: absolute;\\n  left: 0;\\n  right: 0;\\n  top: calc(var(--sts-top) + 20px);\\n  height: 4px;\\n  background: radial-gradient(circle, var(--sts-line) 1.6px, transparent 2px) 0 0 \\\/ 10px 4px repeat-x;\\n}\\n.sts-tl .sts-tl__item {\\n  position: relative;\\n  display: flex;\\n  justify-content: center;\\n  margin: 0;\\n}\\n.sts-tl .sts-tl__btn {\\n  -webkit-appearance: none;\\n  appearance: none;\\n  display: flex;\\n  flex-direction: column;\\n  align-items: center;\\n  gap: 12px;\\n  margin: 0;\\n  padding: 0;\\n  border: 0;\\n  background: none;\\n  color: inherit;\\n  font: inherit;\\n  cursor: pointer;\\n}\\n.sts-tl .sts-tl__point-wrap {\\n  display: grid;\\n  place-items: center;\\n  width: 44px;\\n  height: 44px;\\n}\\n\\\/* Taille du point croissante avec le temps (--i de 0 \\u00e0 9) *\\\/\\n.sts-tl .sts-tl__point {\\n  display: block;\\n  width: calc(14px + var(--i) * 1.8px);\\n  height: calc(14px + var(--i) * 1.8px);\\n  border-radius: 50%;\\n  background: var(--sts-grey);\\n  box-shadow: 0 0 0 5px var(--sts-paper);\\n  transition: background-color .2s ease, transform .2s ease;\\n}\\n.sts-tl .sts-tl__year {\\n  font-size: 1rem;\\n  font-weight: 700;\\n  line-height: 1;\\n  color: var(--sts-grey);\\n  transition: color .2s ease;\\n}\\n.sts-tl .sts-tl__btn:hover .sts-tl__point,\\n.sts-tl .sts-tl__item.is-active .sts-tl__point {\\n  background: var(--sts-orange);\\n  transform: scale(1.2);\\n}\\n.sts-tl .sts-tl__item.is-active .sts-tl__year { color: var(--sts-ink); }\\n.sts-tl .sts-tl__btn:focus { outline: none; }\\n.sts-tl .sts-tl__btn:focus-visible .sts-tl__point {\\n  outline: 2px solid var(--sts-orange);\\n  outline-offset: 5px;\\n}\\n\\n\\\/* Bulle d'info *\\\/\\n.sts-tl .sts-tl__card {\\n  --tx: -50%;\\n  position: absolute;\\n  bottom: calc(100% + 16px);\\n  left: 50%;\\n  z-index: 2;\\n  width: 270px;\\n  padding: 18px 20px 20px;\\n  border-top: 3px solid var(--sts-orange);\\n  background: var(--sts-paper);\\n  box-shadow: 0 14px 34px rgba(46, 46, 46, .14);\\n  text-align: left;\\n  opacity: 0;\\n  visibility: hidden;\\n  transform: translate(var(--tx), 8px);\\n  transition: opacity .2s ease, transform .2s ease, visibility 0s linear .2s;\\n}\\n.sts-tl .sts-tl__item:nth-child(-n+2) .sts-tl__card { left: 0; --tx: 0; }\\n.sts-tl .sts-tl__item:nth-last-child(-n+2) .sts-tl__card { left: auto; right: 0; --tx: 0; }\\n.sts-tl .sts-tl__item.is-active .sts-tl__card {\\n  opacity: 1;\\n  visibility: visible;\\n  transform: translate(var(--tx), 0);\\n  transition: opacity .2s ease, transform .2s ease, visibility 0s;\\n}\\n.sts-tl .sts-tl__card-year {\\n  margin: 0 0 8px;\\n  font-size: 2.25rem;\\n  font-weight: 800;\\n  line-height: 1;\\n  color: var(--sts-orange);\\n}\\n.sts-tl .sts-tl__title {\\n  margin: 0 0 6px;\\n  font-size: 1.05rem;\\n  font-weight: 700;\\n  line-height: 1.3;\\n  color: var(--sts-ink);\\n  text-transform: none;\\n  letter-spacing: 0;\\n}\\n.sts-tl .sts-tl__text {\\n  margin: 0;\\n  font-size: .9rem;\\n  line-height: 1.5;\\n  color: var(--sts-text);\\n}\\n\\n\\\/* Mobile : frise verticale, contenu toujours visible *\\\/\\n@media (max-width: 819px) {\\n  .sts-tl .sts-tl__list {\\n    grid-template-columns: 1fr;\\n    padding: 0;\\n  }\\n  .sts-tl .sts-tl__list::before {\\n    top: 0;\\n    bottom: 0;\\n    left: 20px;\\n    right: auto;\\n    width: 4px;\\n    height: auto;\\n    background: radial-gradient(circle, var(--sts-line) 1.6px, transparent 2px) 0 0 \\\/ 4px 10px repeat-y;\\n  }\\n  .sts-tl .sts-tl__item {\\n    display: grid;\\n    grid-template-columns: 44px 1fr;\\n    column-gap: 18px;\\n    align-items: start;\\n    padding-bottom: 28px;\\n  }\\n  .sts-tl .sts-tl__item:last-child { padding-bottom: 0; }\\n  .sts-tl .sts-tl__btn { cursor: default; }\\n  .sts-tl .sts-tl__year { display: none; }\\n  .sts-tl .sts-tl__item .sts-tl__card,\\n  .sts-tl .sts-tl__item:nth-child(n) .sts-tl__card {\\n    position: static;\\n    width: auto;\\n    padding: 6px 0 0;\\n    border: 0;\\n    background: none;\\n    box-shadow: none;\\n    opacity: 1;\\n    visibility: visible;\\n    transform: none;\\n  }\\n  .sts-tl .sts-tl__card-year { font-size: 1.6rem; margin-bottom: 4px; }\\n}\\n\\n@media (prefers-reduced-motion: reduce) {\\n  .sts-tl .sts-tl__point,\\n  .sts-tl .sts-tl__year,\\n  .sts-tl .sts-tl__card { transition: none; }\\n}\\n<\\\/style>\\n\\n<\/p>\n<div class=\\\"sts-tl\\\" data-sts-tl data-no-translation>\\n  <\/p>\n<ol class=\\\"sts-tl__list\\\">\\n\\n    <\/p>\n<li class=\\\"sts-tl__item\\\" style=\\\"--i:0\\\">\\n      <button class=\\\"sts-tl__btn\\\" type=\\\"button\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"sts-tl-1975\\\">\\n        <span class=\\\"sts-tl__point-wrap\\\"><span class=\\\"sts-tl__point\\\"><\\\/span><\\\/span>\\n        <span class=\\\"sts-tl__year\\\">1975<\\\/span>\\n      <\\\/button>\\n\n<div class=\\\"sts-tl__card\\\" id=\\\"sts-tl-1975\\\">\\n        <\/p>\n<p class=\\\"sts-tl__card-year\\\">1975<\\\/p>\\n        <\/p>\n<h3 class=\\\"sts-tl__title\\\" data-i18n-en=\\\"Founded in Geneva\\\" data-i18n-de=\\\"Gr\\u00fcndung in Genf\\\">Fondation \\u00e0 Gen\\u00e8ve<\\\/h3>\\n        <\/p>\n<p class=\\\"sts-tl__text\\\"\\n           data-i18n-en=\\\"STS Industrie SA is founded in Geneva.\\\"\\n           data-i18n-de=\\\"Gr\\u00fcndung der STS Industrie SA in Genf.\\\">Cr\\u00e9ation de STS Industrie SA \\u00e0 Gen\\u00e8ve.<\\\/p>\\n      <\\\/div>\\n    <\\\/li>\\n\\n    <\/p>\n<li class=\\\"sts-tl__item\\\" style=\\\"--i:1\\\">\\n      <button class=\\\"sts-tl__btn\\\" type=\\\"button\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"sts-tl-1983\\\">\\n        <span class=\\\"sts-tl__point-wrap\\\"><span class=\\\"sts-tl__point\\\"><\\\/span><\\\/span>\\n        <span class=\\\"sts-tl__year\\\">1983<\\\/span>\\n      <\\\/button>\\n\n<div class=\\\"sts-tl__card\\\" id=\\\"sts-tl-1983\\\">\\n        <\/p>\n<p class=\\\"sts-tl__card-year\\\">1983<\\\/p>\\n        <\/p>\n<h3 class=\\\"sts-tl__title\\\" data-i18n-en=\\\"STS becomes Shipley STS\\\" data-i18n-de=\\\"STS wird zu Shipley STS\\\">STS devient Shipley STS<\\\/h3>\\n        <\/p>\n<p class=\\\"sts-tl__text\\\"\\n           data-i18n-en=\\\"US group Shipley acquires a majority stake in the company.\\\"\\n           data-i18n-de=\\\"Der US-Konzern Shipley \\u00fcbernimmt die Mehrheit der Anteile.\\\">Le groupe am\\u00e9ricain Shipley acquiert la majorit\\u00e9 des parts de l'entreprise.<\\\/p>\\n      <\\\/div>\\n    <\\\/li>\\n\\n    <\/p>\n<li class=\\\"sts-tl__item\\\" style=\\\"--i:2\\\">\\n      <button class=\\\"sts-tl__btn\\\" type=\\\"button\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"sts-tl-1990\\\">\\n        <span class=\\\"sts-tl__point-wrap\\\"><span class=\\\"sts-tl__point\\\"><\\\/span><\\\/span>\\n        <span class=\\\"sts-tl__year\\\">1990<\\\/span>\\n      <\\\/button>\\n\n<div class=\\\"sts-tl__card\\\" id=\\\"sts-tl-1990\\\">\\n        <\/p>\n<p class=\\\"sts-tl__card-year\\\">1990<\\\/p>\\n        <\/p>\n<h3 class=\\\"sts-tl__title\\\" data-i18n-en=\\\"Independent again\\\" data-i18n-de=\\\"Wieder unabh\\u00e4ngig\\\">Retour \\u00e0 l'ind\\u00e9pendance<\\\/h3>\\n        <\/p>\n<p class=\\\"sts-tl__text\\\"\\n           data-i18n-en=\\\"Shipley sells its shares back to the founder. The company is renamed STS Industrie SA.\\\"\\n           data-i18n-de=\\\"Shipley verkauft die Anteile an den Gr\\u00fcnder zur\\u00fcck. Das Unternehmen heisst fortan STS Industrie SA.\\\">Shipley revend ses parts au fondateur. L'entreprise prend le nom de STS Industrie SA.<\\\/p>\\n      <\\\/div>\\n    <\\\/li>\\n\\n    <\/p>\n<li class=\\\"sts-tl__item\\\" style=\\\"--i:3\\\">\\n      <button class=\\\"sts-tl__btn\\\" type=\\\"button\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"sts-tl-1996\\\">\\n        <span class=\\\"sts-tl__point-wrap\\\"><span class=\\\"sts-tl__point\\\"><\\\/span><\\\/span>\\n        <span class=\\\"sts-tl__year\\\">1996<\\\/span>\\n      <\\\/button>\\n\n<div class=\\\"sts-tl__card\\\" id=\\\"sts-tl-1996\\\">\\n        <\/p>\n<p class=\\\"sts-tl__card-year\\\">1996<\\\/p>\\n        <\/p>\n<h3 class=\\\"sts-tl__title\\\" data-i18n-en=\\\"Osci Galvano acquisition\\\" data-i18n-de=\\\"\\u00dcbernahme von Osci Galvano\\\">Reprise d'Osci Galvano<\\\/h3>\\n        <\/p>\n<p class=\\\"sts-tl__text\\\"\\n           data-i18n-en=\\\"STS takes over Osci Galvano in Yverdon, run by Pierre-Andr\\u00e9 Schopfer.\\\"\\n           data-i18n-de=\\\"STS \\u00fcbernimmt die Firma Osci Galvano in Yverdon, geleitet von Pierre-Andr\\u00e9 Schopfer.\\\">STS reprend la soci\\u00e9t\\u00e9 Osci Galvano, \\u00e0 Yverdon, dirig\\u00e9e par Pierre-Andr\\u00e9 Schopfer.<\\\/p>\\n      <\\\/div>\\n    <\\\/li>\\n\\n    <\/p>\n<li class=\\\"sts-tl__item\\\" style=\\\"--i:4\\\">\\n      <button class=\\\"sts-tl__btn\\\" type=\\\"button\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"sts-tl-2001\\\">\\n        <span class=\\\"sts-tl__point-wrap\\\"><span class=\\\"sts-tl__point\\\"><\\\/span><\\\/span>\\n        <span class=\\\"sts-tl__year\\\">2001<\\\/span>\\n      <\\\/button>\\n\n<div class=\\\"sts-tl__card\\\" id=\\\"sts-tl-2001\\\">\\n        <\/p>\n<p class=\\\"sts-tl__card-year\\\">2001<\\\/p>\\n        <\/p>\n<h3 class=\\\"sts-tl__title\\\" data-i18n-en=\\\"The founders retire\\\" data-i18n-de=\\\"R\\u00fcckzug der Gr\\u00fcnder\\\">D\\u00e9part des fondateurs<\\\/h3>\\n        <\/p>\n<p class=\\\"sts-tl__text\\\"\\n           data-i18n-en=\\\"The shares are taken over by the French company Sleti and by Pierre-Andr\\u00e9 Schopfer.\\\"\\n           data-i18n-de=\\\"Die Anteile gehen an das franz\\u00f6sische Unternehmen Sleti und an Pierre-Andr\\u00e9 Schopfer.\\\">Les parts sont reprises par la soci\\u00e9t\\u00e9 fran\\u00e7aise Sleti et par Pierre-Andr\\u00e9 Schopfer.<\\\/p>\\n      <\\\/div>\\n    <\\\/li>\\n\\n    <\/p>\n<li class=\\\"sts-tl__item\\\" style=\\\"--i:5\\\">\\n      <button class=\\\"sts-tl__btn\\\" type=\\\"button\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"sts-tl-2003\\\">\\n        <span class=\\\"sts-tl__point-wrap\\\"><span class=\\\"sts-tl__point\\\"><\\\/span><\\\/span>\\n        <span class=\\\"sts-tl__year\\\">2003<\\\/span>\\n      <\\\/button>\\n\n<div class=\\\"sts-tl__card\\\" id=\\\"sts-tl-2003\\\">\\n        <\/p>\n<p class=\\\"sts-tl__card-year\\\">2003<\\\/p>\\n        <\/p>\n<h3 class=\\\"sts-tl__title\\\" data-i18n-en=\\\"Move to Yvonand\\\" data-i18n-de=\\\"Umzug nach Yvonand\\\">Installation \\u00e0 Yvonand<\\\/h3>\\n        <\/p>\n<p class=\\\"sts-tl__text\\\"\\n           data-i18n-en=\\\"STS moves into its current premises on Chemin des Cerisiers in Yvonand.\\\"\\n           data-i18n-de=\\\"STS bezieht die heutigen R\\u00e4umlichkeiten am Chemin des Cerisiers in Yvonand.\\\">STS s'installe dans ses locaux actuels, au Chemin des Cerisiers \\u00e0 Yvonand.<\\\/p>\\n      <\\\/div>\\n    <\\\/li>\\n\\n    <\/p>\n<li class=\\\"sts-tl__item\\\" style=\\\"--i:6\\\">\\n      <button class=\\\"sts-tl__btn\\\" type=\\\"button\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"sts-tl-2014\\\">\\n        <span class=\\\"sts-tl__point-wrap\\\"><span class=\\\"sts-tl__point\\\"><\\\/span><\\\/span>\\n        <span class=\\\"sts-tl__year\\\">2014<\\\/span>\\n      <\\\/button>\\n\n<div class=\\\"sts-tl__card\\\" id=\\\"sts-tl-2014\\\">\\n        <\/p>\n<p class=\\\"sts-tl__card-year\\\">2014<\\\/p>\\n        <\/p>\n<h3 class=\\\"sts-tl__title\\\" data-i18n-en=\\\"Pierre-Andr\\u00e9 Schopfer takes over\\\" data-i18n-de=\\\"Pierre-Andr\\u00e9 Schopfer \\u00fcbernimmt\\\">Pierre-Andr\\u00e9 Schopfer reprend la soci\\u00e9t\\u00e9<\\\/h3>\\n        <\/p>\n<p class=\\\"sts-tl__text\\\"\\n           data-i18n-en=\\\"The owner of Sleti retires. Pierre-Andr\\u00e9 Schopfer takes over the shares of the company.\\\"\\n           data-i18n-de=\\\"Der Eigent\\u00fcmer von Sleti geht in den Ruhestand. Pierre-Andr\\u00e9 Schopfer \\u00fcbernimmt die Anteile der Gesellschaft.\\\">Le propri\\u00e9taire de Sleti prend sa retraite. Pierre-Andr\\u00e9 Schopfer reprend les parts de la soci\\u00e9t\\u00e9.<\\\/p>\\n      <\\\/div>\\n    <\\\/li>\\n\\n    <\/p>\n<li class=\\\"sts-tl__item\\\" style=\\\"--i:7\\\">\\n      <button class=\\\"sts-tl__btn\\\" type=\\\"button\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"sts-tl-2017\\\">\\n        <span class=\\\"sts-tl__point-wrap\\\"><span class=\\\"sts-tl__point\\\"><\\\/span><\\\/span>\\n        <span class=\\\"sts-tl__year\\\">2017<\\\/span>\\n      <\\\/button>\\n\n<div class=\\\"sts-tl__card\\\" id=\\\"sts-tl-2017\\\">\\n        <\/p>\n<p class=\\\"sts-tl__card-year\\\">2017<\\\/p>\\n        <\/p>\n<h3 class=\\\"sts-tl__title\\\" data-i18n-en=\\\"Management buy-out (MBO)\\\" data-i18n-de=\\\"Management-Buy-out (MBO)\\\">MBO par trois cadres<\\\/h3>\\n        <\/p>\n<p class=\\\"sts-tl__text\\\"\\n           data-i18n-en=\\\"When the owner retires, Claude Gm\\u00fcnder, Patrick Schopfer and C\\u00e9dric Orteu, all with more than 20 years at the company, take over STS through a management buy-out.\\\"\\n           data-i18n-de=\\\"Beim R\\u00fcckzug des Eigent\\u00fcmers \\u00fcbernehmen Claude Gm\\u00fcnder, Patrick Schopfer und C\\u00e9dric Orteu, die seit \\u00fcber 20 Jahren im Unternehmen t\\u00e4tig sind, die STS im Rahmen eines Management-Buy-outs.\\\">Au d\\u00e9part du propri\\u00e9taire, Claude Gm\\u00fcnder, Patrick Schopfer et C\\u00e9dric Orteu, pr\\u00e9sents depuis plus de 20 ans dans l'entreprise, reprennent STS par un management buy-out (MBO).<\\\/p>\\n      <\\\/div>\\n    <\\\/li>\\n\\n    <\/p>\n<li class=\\\"sts-tl__item\\\" style=\\\"--i:8\\\">\\n      <button class=\\\"sts-tl__btn\\\" type=\\\"button\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"sts-tl-2020\\\">\\n        <span class=\\\"sts-tl__point-wrap\\\"><span class=\\\"sts-tl__point\\\"><\\\/span><\\\/span>\\n        <span class=\\\"sts-tl__year\\\">2020<\\\/span>\\n      <\\\/button>\\n\n<div class=\\\"sts-tl__card\\\" id=\\\"sts-tl-2020\\\">\\n        <\/p>\n<p class=\\\"sts-tl__card-year\\\">2020<\\\/p>\\n        <\/p>\n<h3 class=\\\"sts-tl__title\\\" data-i18n-en=\\\"Vibrobot acquisition\\\" data-i18n-de=\\\"\\u00dcbernahme von Vibrobot\\\">Reprise de Vibrobot<\\\/h3>\\n        <\/p>\n<p class=\\\"sts-tl__text\\\"\\n           data-i18n-en=\\\"STS takes over the company Vibrobot.\\\"\\n           data-i18n-de=\\\"STS \\u00fcbernimmt die Firma Vibrobot.\\\">STS reprend la soci\\u00e9t\\u00e9 Vibrobot.<\\\/p>\\n      <\\\/div>\\n    <\\\/li>\\n\\n    <\/p>\n<li class=\\\"sts-tl__item\\\" style=\\\"--i:9\\\">\\n      <button class=\\\"sts-tl__btn\\\" type=\\\"button\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"sts-tl-2025\\\">\\n        <span class=\\\"sts-tl__point-wrap\\\"><span class=\\\"sts-tl__point\\\"><\\\/span><\\\/span>\\n        <span class=\\\"sts-tl__year\\\">2025<\\\/span>\\n      <\\\/button>\\n\n<div class=\\\"sts-tl__card\\\" id=\\\"sts-tl-2025\\\">\\n        <\/p>\n<p class=\\\"sts-tl__card-year\\\">2025<\\\/p>\\n        <\/p>\n<h3 class=\\\"sts-tl__title\\\" data-i18n-en=\\\"50 years of know-how\\\" data-i18n-de=\\\"50 Jahre Know-how\\\">50 ans de savoir-faire<\\\/h3>\\n        <\/p>\n<p class=\\\"sts-tl__text\\\"\\n           data-i18n-en=\\\"STS Industrie SA celebrates its 50th anniversary.\\\"\\n           data-i18n-de=\\\"Die STS Industrie SA feiert ihr 50-j\\u00e4hriges Bestehen.\\\">STS Industrie SA c\\u00e9l\\u00e8bre son 50e anniversaire.<\\\/p>\\n      <\\\/div>\\n    <\\\/li>\\n\\n  <\\\/ol>\\n<\\\/div>\\n\\n<script>\\n(function () {\\n  document.querySelectorAll('[data-sts-tl]').forEach(function (tl) {\\n    if (tl.getAttribute('data-ready')) return;\\n    tl.setAttribute('data-ready', '1');\\n\\n    var items = Array.prototype.slice.call(tl.querySelectorAll('.sts-tl__item'));\\n    if (!items.length) return;\\n\\n    function activate(item) {\\n      items.forEach(function (it) {\\n        var on = it === item;\\n        it.classList.toggle('is-active', on);\\n        it.querySelector('.sts-tl__btn').setAttribute('aria-expanded', on ? 'true' : 'false');\\n      });\\n    }\\n\\n    items.forEach(function (item) {\\n      var btn = item.querySelector('.sts-tl__btn');\\n      btn.addEventListener('mouseenter', function () { activate(item); });\\n      btn.addEventListener('focus', function () { activate(item); });\\n      btn.addEventListener('click', function () { activate(item); });\\n    });\\n\\n    \\\/\\\/ La derniere etape (2025) est ouverte par defaut\\n    activate(items[items.length - 1]);\\n  });\\n})();\\n<\\\/script>\"}}]}]}]},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"style\":\"primary\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Notre philosophie &amp; objectifs\",\"text_align\":\"center\",\"title_element\":\"h2\"}},{\"type\":\"text\",\"props\":{\"block_align\":\"center\",\"column_breakpoint\":\"m\",\"content\":\"<\/p>\n<p style=\\\"text-align: center;\\\">Nous sommes heureux d\\u2019avoir des personnes hautement qualifi\\u00e9es, cr\\u00e9atives et innovantes. La conception de nos lignes de galvanoplastie commence dans l\\u2019esprit de nos sp\\u00e9cialistes. Chaque nouveau projet demande beaucoup d\\u2019agilit\\u00e9 afin de r\\u00e9pondre aux contraintes de chaque client.<\\\/p>\\n<\/p>\n<p><\\\/p>\\n<\/p>\n<p style=\\\"text-align: center;\\\">Dans des domaines de plus en plus exigeants, nous devons innover et concevoir des machines qui r\\u00e9pondent aux d\\u00e9fis du pr\\u00e9sent et, surtout, de l\\u2019avenir. Nos sp\\u00e9cialistes font preuve d\\u2019ing\\u00e9niosit\\u00e9 pour r\\u00e9pondre aux attentes et permettre \\u00e0 nos lignes d\\u2019\\u00eatre performantes au fil des ann\\u00e9es.<\\\/p>\",\"dropcap\":false,\"margin\":\"default\",\"maxwidth_breakpoint\":\"l\",\"text_align\":\"justify\",\"text_color\":\"emphasis\"}}]}]},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"image\",\"props\":{\"animation\":\"none\",\"image\":\"wp-content\\\/uploads\\\/2024\\\/03\\\/DSC09583.jpg\",\"image_svg_color\":\"emphasis\",\"margin\":\"default\",\"parallax_easing\":\"0.8\",\"parallax_y\":\"0,100\"}}]}]}]},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"width\":\"xlarge\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"image\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2025\\\/10\\\/logo_sitweb-8.png\",\"image_svg_color\":\"emphasis\",\"margin\":\"large\",\"margin_remove_top\":true,\"text_align\":\"center\"}},{\"type\":\"headline\",\"props\":{\"content\":\"<strong data-start=\\\"123\\\" data-end=\\\"166\\\">50 ans d\\u2019innovation et d\\u2019excellence<\\\/strong>\",\"text_align\":\"center\",\"title_element\":\"h1\",\"title_style\":\"h2\"}},{\"type\":\"text\",\"props\":{\"block_align\":\"center\",\"column_breakpoint\":\"m\",\"content\":\"<\/p>\n<p>Depuis cinq d\\u00e9cennies, STS Industrie s\\u2019engage \\u00e0 repousser les limites de la technologie et \\u00e0 accompagner ses clients dans leur r\\u00e9ussite. Merci \\u00e0 tous ceux qui font partie de cette aventure l\\u2019histoire continue.<\\\/p>\",\"margin\":\"remove-vertical\",\"maxwidth\":\"xlarge\",\"text_align\":\"center\"}}]}]}],\"name\":\"logo50ans\"},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"padding_remove_top\":true,\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"slideshow\",\"props\":{\"link_style\":\"default\",\"link_text\":\"Read more\",\"margin\":\"default\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"nav\":\"dotnav\",\"nav_align\":\"center\",\"nav_breakpoint\":\"s\",\"nav_position\":\"bottom-center\",\"nav_position_margin\":\"medium\",\"overlay_animation\":\"parallax\",\"overlay_position\":\"center-left\",\"show_content\":true,\"show_link\":true,\"show_meta\":true,\"show_thumbnail\":true,\"show_title\":true,\"slidenav\":\"default\",\"slidenav_breakpoint\":\"s\",\"slidenav_margin\":\"medium\",\"slidenav_outside_breakpoint\":\"xl\",\"slideshow_autoplay_pause\":true,\"slideshow_min_height\":300,\"thumbnav_height\":\"75\",\"thumbnav_svg_color\":\"emphasis\",\"thumbnav_width\":\"100\",\"title_element\":\"h3\"},\"children\":[{\"type\":\"slideshow_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/03\\\/DSC07461.jpg\"}},{\"type\":\"slideshow_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2022\\\/05\\\/DSC08311.png\"}},{\"type\":\"slideshow_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2022\\\/03\\\/DSC09179.png\"}},{\"type\":\"slideshow_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2022\\\/05\\\/DSC08290.png\"}},{\"type\":\"slideshow_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/03\\\/DSC06549.jpg\"}},{\"type\":\"slideshow_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/03\\\/DSC06576.jpg\"}}],\"name\":\"slideshow\"}]}]}]},{\"type\":\"section\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2022\\\/11\\\/DSC08749-2-scaled.jpg\",\"image_effect\":\"fixed\",\"image_height\":\"700\",\"image_parallax_bgx\":\"0,0\",\"image_parallax_bgy\":\"300,0\",\"image_parallax_easing\":\"0.6\",\"image_position\":\"center-center\",\"image_size\":\"cover\",\"media_overlay\":\"rgba(0, 0, 0, 0.4)\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"divider\",\"props\":{\"divider_element\":\"hr\",\"divider_style\":\"vertical\"}},{\"type\":\"divider\",\"props\":{\"divider_element\":\"hr\",\"divider_style\":\"vertical\"}},{\"type\":\"divider\",\"props\":{\"divider_element\":\"hr\",\"divider_style\":\"vertical\"}}]}]}],\"name\":\"parralax fixed\"},{\"type\":\"section\",\"props\":{\"animation\":\"fade\",\"image_position\":\"center-center\",\"padding_remove_top\":false,\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"column_gap\":\"large\",\"width\":\"large\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Nos prestation et services\",\"title_element\":\"h2\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"<\/p>\n<p>Toutes les innovations sont vou\\u00e9es \\u00e0 devenir obsol\\u00e8tes un jour. C'est pourquoi les machines que nous cr\\u00e9ons pour nos clients sont \\u00e9volutives. Nos sp\\u00e9cialistes sont constamment \\u00e0 l'aff\\u00fbt des derni\\u00e8res innovations technologiques pour permettre \\u00e0 nos clients de faire \\u00e9voluer leurs machines. Ce processus leur permet de rester \\u00e0 la pointe de la technologie.<\\\/p>\\n<\/p>\n<p>Nous sommes conscients que chaque machine doit \\u00eatre personnalis\\u00e9e afin que nos clients puissent relever les d\\u00e9fis qui leur sont impos\\u00e9s.<\\\/p>\\n<\/p>\n<p>Nous travaillons jour apr\\u00e8s jour pour cr\\u00e9er des lignes qui vous permettent de g\\u00e9n\\u00e9rer le plus haut rendement avec une qualit\\u00e9 de finition parfaite. De plus, nous vous accompagnons dans vos projets afin de d\\u00e9velopper des lignes pour l'avenir.<\\\/p>\",\"margin\":\"default\"}}]}]},{\"type\":\"row\",\"props\":{\"margin\":\"large\",\"width\":\"large\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"grid\",\"props\":{\"animation\":\"none\",\"class\":\"uk-grid-margin-small\",\"content_column_breakpoint\":\"m\",\"filter_align\":\"left\",\"filter_all\":true,\"filter_grid_breakpoint\":\"m\",\"filter_grid_width\":\"auto\",\"filter_position\":\"top\",\"filter_style\":\"tab\",\"grid_column_gap\":\"small\",\"grid_default\":\"1\",\"grid_medium\":\"\",\"grid_row_gap\":\"small\",\"grid_small\":\"3\",\"icon_width\":80,\"image_align\":\"top\",\"image_grid_breakpoint\":\"m\",\"image_grid_width\":\"1-2\",\"image_svg_color\":\"emphasis\",\"image_width\":\"820\",\"item_animation\":true,\"link_fullwidth\":true,\"link_style\":\"default\",\"link_text\":\"En savoir plus\",\"margin\":\"\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"panel_padding\":\"default\",\"panel_style\":\"card-default\",\"parallax_easing\":\"1\",\"show_content\":true,\"show_image\":true,\"show_link\":true,\"show_meta\":true,\"show_title\":true,\"title_align\":\"top\",\"title_element\":\"h3\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\",\"title_link\":false},\"children\":[{\"type\":\"grid_item\",\"props\":{\"content\":\"<\/p>\n<h3 style=\\\"text-align: center;\\\">installations<\\\/h3>\",\"image\":\"wp-content\\\/uploads\\\/2022\\\/11\\\/DSC08720.jpg\",\"link\":\"installations\\\/\",\"link_text\":\"En savoir plus\",\"meta\":\"\",\"title\":\"\"}},{\"type\":\"grid_item\",\"props\":{\"content\":\"<\/p>\n<h3 style=\\\"text-align: center;\\\">Produits STS<\\\/h3>\",\"image\":\"wp-content\\\/uploads\\\/2022\\\/05\\\/DSC07290.png\",\"link\":\"produits\\\/\",\"link_text\":\"En savoir plus\",\"title\":\"\"}},{\"type\":\"grid_item\",\"props\":{\"content\":\"<\/p>\n<h3 style=\\\"text-align: center;\\\">Services<\\\/h3>\",\"image\":\"wp-content\\\/uploads\\\/2022\\\/03\\\/DSC05265.png\",\"link\":\"services\\\/\",\"link_text\":\"En savoir plus\",\"title\":\"\"}}]}]}]}],\"name\":\"prestation et service\",\"modified\":\"2022-02-08T10:50:33.459Z\"},{\"type\":\"section\",\"props\":{\"animation\":\"fade\",\"image_position\":\"center-center\",\"padding_remove_top\":true,\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"column_gap\":\"large\",\"width\":\"large\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"<\/p>\n<p>Nous accompagnons des entreprises dans la cr\\u00e9ation de leurs lignes de galvanoplastie depuis plus de 40 ans. Nos chefs de projets sauront vous conseiller au mieux afin de cr\\u00e9er la machine qu\\u2019il vous faut pour les ann\\u00e9es \\u00e0 venir.<\\\/p>\",\"margin\":\"default\",\"text_align\":\"center\"}},{\"type\":\"button\",\"props\":{\"animation\":\"slide-bottom-small\",\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"margin\":\"medium\",\"text_align\":\"center\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"primary\",\"content\":\"Contact\",\"icon_align\":\"left\",\"link\":\"contact\\\/\",\"link_title\":\"Contact\"}}]}]}]}],\"name\":\"envie de collaborer final \",\"modified\":\"2022-05-02T11:03:42.583Z\"}],\"version\":\"4.3.3\"} --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>notre histoire STS INDUSTRIE SA STS INDUSTRIE SA STS Industrie SA planifie et r\u00e9alise des installations de traitements de surfaces et des solutions clients sur mesure dans le domaine de la galvanoplastie Chez STS Industrie SA, nous mettons notre savoir-faire \u00e0 votre service pour vous aider \u00e0 d\u00e9finir vos besoins industriels et vous maintenir \u00e0 [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":1306,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-333","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>STS Industrie - stsindustrie.com<\/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:\/\/stsindustrie.com\/en\/sts\/sts-industrie\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"STS Industrie - stsindustrie.com\" \/>\n<meta property=\"og:description\" content=\"notre histoire STS INDUSTRIE SA STS INDUSTRIE SA STS Industrie SA planifie et r\u00e9alise des installations de traitements de surfaces et des solutions clients sur mesure dans le domaine de la galvanoplastie Chez STS Industrie SA, nous mettons notre savoir-faire \u00e0 votre service pour vous aider \u00e0 d\u00e9finir vos besoins industriels et vous maintenir \u00e0 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/stsindustrie.com\/en\/sts\/sts-industrie\/\" \/>\n<meta property=\"og:site_name\" content=\"stsindustrie.com\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-23T23:52:16+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/sts\\\/sts-industrie\\\/\",\"url\":\"https:\\\/\\\/stsindustrie.com\\\/sts\\\/sts-industrie\\\/\",\"name\":\"STS Industrie - stsindustrie.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/#website\"},\"datePublished\":\"2022-02-01T12:10:26+00:00\",\"dateModified\":\"2026-09-23T23:52:16+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/sts\\\/sts-industrie\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/stsindustrie.com\\\/sts\\\/sts-industrie\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/sts\\\/sts-industrie\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/stsindustrie.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"STS\",\"item\":\"https:\\\/\\\/stsindustrie.com\\\/sts\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"STS Industrie\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/#website\",\"url\":\"https:\\\/\\\/stsindustrie.com\\\/\",\"name\":\"stsindustrie.com\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/stsindustrie.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/#organization\",\"name\":\"STS Industrie SA\",\"url\":\"https:\\\/\\\/stsindustrie.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/stsindustrie.com\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/logoflavicon.png\",\"contentUrl\":\"https:\\\/\\\/stsindustrie.com\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/logoflavicon.png\",\"width\":150,\"height\":150,\"caption\":\"STS Industrie SA\"},\"image\":{\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/sts-industrie-sa\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"STS Industrie - stsindustrie.com","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:\/\/stsindustrie.com\/en\/sts\/sts-industrie\/","og_locale":"en_GB","og_type":"article","og_title":"STS Industrie - stsindustrie.com","og_description":"notre histoire STS INDUSTRIE SA STS INDUSTRIE SA STS Industrie SA planifie et r\u00e9alise des installations de traitements de surfaces et des solutions clients sur mesure dans le domaine de la galvanoplastie Chez STS Industrie SA, nous mettons notre savoir-faire \u00e0 votre service pour vous aider \u00e0 d\u00e9finir vos besoins industriels et vous maintenir \u00e0 [&hellip;]","og_url":"https:\/\/stsindustrie.com\/en\/sts\/sts-industrie\/","og_site_name":"stsindustrie.com","article_modified_time":"2026-09-23T23:52:16+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/stsindustrie.com\/sts\/sts-industrie\/","url":"https:\/\/stsindustrie.com\/sts\/sts-industrie\/","name":"STS Industrie - stsindustrie.com","isPartOf":{"@id":"https:\/\/stsindustrie.com\/#website"},"datePublished":"2022-02-01T12:10:26+00:00","dateModified":"2026-09-23T23:52:16+00:00","breadcrumb":{"@id":"https:\/\/stsindustrie.com\/sts\/sts-industrie\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/stsindustrie.com\/sts\/sts-industrie\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/stsindustrie.com\/sts\/sts-industrie\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/stsindustrie.com\/"},{"@type":"ListItem","position":2,"name":"STS","item":"https:\/\/stsindustrie.com\/sts\/"},{"@type":"ListItem","position":3,"name":"STS Industrie"}]},{"@type":"WebSite","@id":"https:\/\/stsindustrie.com\/#website","url":"https:\/\/stsindustrie.com\/","name":"stsindustrie.com","description":"","publisher":{"@id":"https:\/\/stsindustrie.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/stsindustrie.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/stsindustrie.com\/#organization","name":"STS Industrie SA","url":"https:\/\/stsindustrie.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/stsindustrie.com\/#\/schema\/logo\/image\/","url":"https:\/\/stsindustrie.com\/wp-content\/uploads\/2022\/02\/logoflavicon.png","contentUrl":"https:\/\/stsindustrie.com\/wp-content\/uploads\/2022\/02\/logoflavicon.png","width":150,"height":150,"caption":"STS Industrie SA"},"image":{"@id":"https:\/\/stsindustrie.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/sts-industrie-sa\/"]}]}},"_links":{"self":[{"href":"https:\/\/stsindustrie.com\/en\/wp-json\/wp\/v2\/pages\/333","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stsindustrie.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/stsindustrie.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/stsindustrie.com\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/stsindustrie.com\/en\/wp-json\/wp\/v2\/comments?post=333"}],"version-history":[{"count":71,"href":"https:\/\/stsindustrie.com\/en\/wp-json\/wp\/v2\/pages\/333\/revisions"}],"predecessor-version":[{"id":2383,"href":"https:\/\/stsindustrie.com\/en\/wp-json\/wp\/v2\/pages\/333\/revisions\/2383"}],"up":[{"embeddable":true,"href":"https:\/\/stsindustrie.com\/en\/wp-json\/wp\/v2\/pages\/1306"}],"wp:attachment":[{"href":"https:\/\/stsindustrie.com\/en\/wp-json\/wp\/v2\/media?parent=333"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}