CINXE.COM

Sesotec - Physical contamination detection & sorting systems

<!-- $Id: startpage.liquid 48533 2019-03-28 17:36:25Z blanco $ --> <!-- $Id: simple.liquid 48533 2019-03-28 17:36:25Z blanco $ --> <!-- $Id: default.liquid 50923 2023-06-15 13:14:04Z blanco $ --> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Sesotec - Physical contamination detection & sorting systems</title> <meta name="description" content="Sesotec GmbH engineers X-ray scanners, metal detectors & sorting systems to eliminate physical contamination in the food, plastics & recycling industries."> <meta name="keywords" content="Sesotec, contaminant detection, materials sortierung, x-ray inspection, metal detector, sorting systems"> <!-- $Id: localized_formats.liquid 48535 2019-04-01 12:46:16Z blanco $ --> <!-- Localized format strings loaded, no output --> <link rel="shortcut icon" href="/sites/593fc2aac25e5b0640a20ff8/theme/images/favicon.png?1724399351"> <link rel="alternate" type="application/rss+xml" title="RSS" href="https://www.sesotec.com/emea/en.xml" /> <link href="/sites/593fc2aac25e5b0640a20ff8/theme/stylesheets/bootstrap.css?1724399351" media="screen" rel="stylesheet" type="text/css" /> <link href="/sites/593fc2aac25e5b0640a20ff8/theme/stylesheets/slick-1.6.0/slick/slick.css?1724399351" media="screen" rel="stylesheet" type="text/css" /> <link href="/sites/593fc2aac25e5b0640a20ff8/theme/stylesheets/lightbox/dist/ekko-lightbox.css?1724399351" media="screen" rel="stylesheet" type="text/css" /> <link href="/sites/593fc2aac25e5b0640a20ff8/theme/stylesheets/bootstrap-select-1.12.4/css/bootstrap-select.min.css?1724399351" media="screen" rel="stylesheet" type="text/css" /> <script> var MTUserId='6c381958-ee50-4c6b-b5ab-07f01e807a1e'; var MTFontIds = new Array(); MTFontIds.push("6018010"); // Calibri W01 Bold Italic MTFontIds.push("6018022"); // Calibri W01 Italic MTFontIds.push("6018051"); // Calibri W01 Regular MTFontIds.push("6018059"); // Calibri W01 Bold (function() { var mtTracking = document.createElement('script'); mtTracking.type='text/javascript'; mtTracking.async='true'; mtTracking.src='/sites/593fc2aac25e5b0640a20ff8/theme/fonts/FS-WebFonts-255413651/mtiFontTrackingCode.js'; (document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(mtTracking); })(); </script> <link href="/sites/593fc2aac25e5b0640a20ff8/theme/stylesheets/application.css?1724399351" media="all" rel="stylesheet" type="text/css" /> <link href="/sites/593fc2aac25e5b0640a20ff8/theme/stylesheets/cookieCuttr/cookiecuttr.css?1724399351" media="screen" rel="stylesheet" type="text/css" /> <script src="/sites/593fc2aac25e5b0640a20ff8/theme/javascripts/jquery.min.js?1724399351" type="text/javascript" ></script> <script src="/sites/593fc2aac25e5b0640a20ff8/theme/javascripts/jquery.migrate.js?1724399351" type="text/javascript" ></script> <script src="/sites/593fc2aac25e5b0640a20ff8/theme/javascripts/bootstrap.min.js?1724399351" type="text/javascript" ></script> <script src="/sites/593fc2aac25e5b0640a20ff8/theme/javascripts/bootstrap/validator.js?1724399351" type="text/javascript" ></script> <script src="/sites/593fc2aac25e5b0640a20ff8/theme/javascripts/slick-1.6.0/slick/slick.js?1724399351" type="text/javascript" ></script> <script src="/sites/593fc2aac25e5b0640a20ff8/theme/javascripts/jquery.scrolltofixed.min.js?1724399351" type="text/javascript" ></script> <script src="/sites/593fc2aac25e5b0640a20ff8/theme/javascripts/jquery.masonry.js?1724399351" type="text/javascript" ></script> <script src="/sites/593fc2aac25e5b0640a20ff8/theme/javascripts/lightbox/dist/ekko-lightbox.min.js?1724399351" type="text/javascript" ></script> <script src="/sites/593fc2aac25e5b0640a20ff8/theme/javascripts/application.js?1724399351" type="text/javascript" ></script> <script src="/sites/593fc2aac25e5b0640a20ff8/theme/javascripts/jquery.cookie.js?1724399351" type="text/javascript" ></script> <script src="/sites/593fc2aac25e5b0640a20ff8/theme/javascripts/cookieCuttr/jquery.cookiecuttr.js?1724399351" type="text/javascript" ></script> <script type="module" src="https://cdn.jsdelivr.net/npm/friendly-challenge@0.9.13/widget.module.min.js" async defer ></script> <script nomodule src="https://cdn.jsdelivr.net/npm/friendly-challenge@0.9.13/widget.min.js" async defer></script> <link rel="stylesheet" type="text/css" href="/assets/locomotive/wysihtml5_editor-b4f58f3877730b43505cbeda3a6e0ea4cd726201b999e2039660fdb751bcf6f3.css"></head> <body class=" start "> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MNZS6P" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div id="loader" style="display: none;"></div> <script> $(document).ready(function () { $(document).ajaxStop(function(){ $("#loader").hide(); }); $(document).ajaxStart(function(){ $("#loader").show(); }); }); </script> <script> const cyrb53 = function (str, seed = 0) { var h1 = 0xdeadbeef ^ seed, h2 = 0x41c6ce57 ^ seed; for (var i = 0, ch; i < str.length; i++) { ch = str.charCodeAt(i); h1 = Math.imul(h1 ^ ch, 2654435761); h2 = Math.imul(h2 ^ ch, 1597334677); } h1 = Math.imul(h1 ^ h1 >>> 16, 2246822507) ^ Math.imul(h2 ^ h2 >>> 13, 3266489909); h2 = Math.imul(h2 ^ h2 >>> 16, 2246822507) ^ Math.imul(h1 ^ h1 >>> 13, 3266489909); return 4294967296 * (2097151 & h2) + (h1 >>> 0); }; function deleteAllCookies(){ cookiesToSkip = ["country", "_sesotec-engine_session", "cc_cookie_accept", "cc_cookie_decline"]; var cookies = $.cookie(); for(var cookie in cookies) { if(cookiesToSkip.includes(cookie)){ continue; } $.removeCookie(cookie); $.removeCookie(cookie, { path: '/'}) ; $.removeCookie(cookie, { path: '/', domain: jQuery(location).attr('hostname')}); $.removeCookie(cookie, { path: '/', domain: jQuery(location).attr('hostname').split('.').slice(-2).join('.')}); } } $(function() { $.cookieCuttr({ cookieAnalytics: false, cookieAcceptButton: true, cookieDeclineButton:true, cookieMessage: 'We use cookies and various analytics tools on our website to provide you with the best possible service. Some of them are essential, while others help us to improve this website and your experience with it. You can accept or decline the non-essential cookies and analytics tools here. &nbsp;&nbsp;&nbsp;> <a href="http://www.sesotec.com/emea/en/data-privacy#cookies">More Info.</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;', cookieAcceptButtonText: 'Accept all cookies and analytics tools.', cookieDeclineButtonText: 'Decline non-essential cookies and analytics tools.' }); }); var cookiefulTrackingOK = jQuery.cookie('cc_cookie_accept') == 'cc_cookie_accept'; //remove all cookies if cookies declined if ($.cookie('cc_cookie_decline') == "cc_cookie_decline"){ deleteAllCookies(); $.cookie('cc_cookie_decline','cc_cookie_decline',{ path: '/' }); } var clientIP = "82.165.74.223"; // Validity period of the client ID var validityInterval = Math.round(new Date() / 1000 / 3600 / 8); var clientIDSource = clientIP + ";" + window.location.host + ";" + navigator.userAgent + ";" + navigator.language + ";" + validityInterval; var clientIDHashed = cyrb53(clientIDSource).toString(16); dataLayer = [{ 'cookiefulTrackingOK': cookiefulTrackingOK, 'clientId': clientIDHashed }]; <!-- Google Tag Manager --> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-MNZS6P'); <!-- End Google Tag Manager --> </script> <!-- $Id: header.liquid 50633 2021-12-07 09:17:50Z blanco $ --> <header> <!-- $Id: top_nav.liquid 49170 2019-07-25 14:24:14Z blanco $ --> <div class="full-width-wrapper bg-grey-light top-nav header hidden-print"> <div class="container"> <div class="row"> <div class="col-xs-24 col-sm-24 col-md-24"> <nav class="top-nav"> <ul> <li aria-hidden="true" data-toggle="modal" data-target="#countryModal"> <a class="fa fa-globe" style="font-size:1.5em;"></a> <div class="dropdown" style="float:right"> <button id="li-countries" class="no-border btn btn-primary dropdown-toggle" type="button"> <span class="def">Select country</span> <span style="display:none" data-country="AF" class="dropdown-toggle">Afghanistan</span> <span style="display:none" data-country="AX" class="dropdown-toggle">Aland Islands</span> <span style="display:none" data-country="AL" class="dropdown-toggle">Albania</span> <span style="display:none" data-country="DZ" class="dropdown-toggle">Algeria</span> <span style="display:none" data-country="AS" class="dropdown-toggle">American Samoa</span> <span style="display:none" data-country="AD" class="dropdown-toggle">Andorra</span> <span style="display:none" data-country="AO" class="dropdown-toggle">Angola</span> <span style="display:none" data-country="AI" class="dropdown-toggle">Anguilla</span> <span style="display:none" data-country="AG" class="dropdown-toggle">Antigua & Barbuda</span> <span style="display:none" data-country="AR" class="dropdown-toggle">Argentina</span> <span style="display:none" data-country="AM" class="dropdown-toggle">Armenia</span> <span style="display:none" data-country="AW" class="dropdown-toggle">Aruba</span> <span style="display:none" data-country="AU" class="dropdown-toggle">Australia</span> <span style="display:none" data-country="AT" class="dropdown-toggle">Austria</span> <span style="display:none" data-country="AZ" class="dropdown-toggle">Aserbaidschan</span> <span style="display:none" data-country="BS" class="dropdown-toggle">Bahamas</span> <span style="display:none" data-country="BH" class="dropdown-toggle">Bahrain</span> <span style="display:none" data-country="BD" class="dropdown-toggle">Bangladesh</span> <span style="display:none" data-country="BB" class="dropdown-toggle">Barbados</span> <span style="display:none" data-country="BY" class="dropdown-toggle">Belarus</span> <span style="display:none" data-country="BE" class="dropdown-toggle">Belgium</span> <span style="display:none" data-country="BZ" class="dropdown-toggle">Belize</span> <span style="display:none" data-country="BJ" class="dropdown-toggle">Benin</span> <span style="display:none" data-country="BM" class="dropdown-toggle">Bermuda</span> <span style="display:none" data-country="BT" class="dropdown-toggle">Bhutan</span> <span style="display:none" data-country="BO" class="dropdown-toggle">Bolivia</span> <span style="display:none" data-country="BQ" class="dropdown-toggle">Bonaire, Sint Eustatius and Saba</span> <span style="display:none" data-country="BA" class="dropdown-toggle">Bosnia-Herzegovina</span> <span style="display:none" data-country="BW" class="dropdown-toggle">Botswana</span> <span style="display:none" data-country="BV" class="dropdown-toggle">Bouvet Island</span> <span style="display:none" data-country="BR" class="dropdown-toggle">Brazil</span> <span style="display:none" data-country="IO" class="dropdown-toggle">British Indian Ocean Territory</span> <span style="display:none" data-country="BN" class="dropdown-toggle">Brunei</span> <span style="display:none" data-country="BG" class="dropdown-toggle">Bulgaria</span> <span style="display:none" data-country="BF" class="dropdown-toggle">Burkina Faso</span> <span style="display:none" data-country="BI" class="dropdown-toggle">Burundi</span> <span style="display:none" data-country="KH" class="dropdown-toggle">Cambodia</span> <span style="display:none" data-country="CM" class="dropdown-toggle">Cameroon</span> <span style="display:none" data-country="CA" class="dropdown-toggle">Canada</span> <span style="display:none" data-country="CV" class="dropdown-toggle">Cape Verde</span> <span style="display:none" data-country="KY" class="dropdown-toggle">Cayman Islands</span> <span style="display:none" data-country="CF" class="dropdown-toggle">Central African Republic</span> <span style="display:none" data-country="TD" class="dropdown-toggle">Chad</span> <span style="display:none" data-country="CL" class="dropdown-toggle">Chile</span> <span style="display:none" data-country="CN" class="dropdown-toggle">China</span> <span style="display:none" data-country="TW" class="dropdown-toggle">Taiwan</span> <span style="display:none" data-country="CX" class="dropdown-toggle">Christmas Island</span> <span style="display:none" data-country="CC" class="dropdown-toggle">Cocos (Keeling) Islands</span> <span style="display:none" data-country="CO" class="dropdown-toggle">Colombia</span> <span style="display:none" data-country="KM" class="dropdown-toggle">Comoros</span> <span style="display:none" data-country="CG" class="dropdown-toggle">Republic of the Congo</span> <span style="display:none" data-country="CD" class="dropdown-toggle">Democratic Republic of the Congo</span> <span style="display:none" data-country="CK" class="dropdown-toggle">Cook Islands</span> <span style="display:none" data-country="CR" class="dropdown-toggle">Costa Rica</span> <span style="display:none" data-country="CI" class="dropdown-toggle">Ivory Coast</span> <span style="display:none" data-country="HR" class="dropdown-toggle">Croatia</span> <span style="display:none" data-country="CU" class="dropdown-toggle">Cuba</span> <span style="display:none" data-country="CW" class="dropdown-toggle">Curaçao</span> <span style="display:none" data-country="CY" class="dropdown-toggle">Cyprus</span> <span style="display:none" data-country="CZ" class="dropdown-toggle">Czech Republic</span> <span style="display:none" data-country="DK" class="dropdown-toggle">Denmark</span> <span style="display:none" data-country="DJ" class="dropdown-toggle">Djibouti</span> <span style="display:none" data-country="DM" class="dropdown-toggle">Dominica</span> <span style="display:none" data-country="DO" class="dropdown-toggle">Dominican Republic</span> <span style="display:none" data-country="EC" class="dropdown-toggle">Ecuador</span> <span style="display:none" data-country="EG" class="dropdown-toggle">Egypt</span> <span style="display:none" data-country="SV" class="dropdown-toggle">El Salvador</span> <span style="display:none" data-country="GQ" class="dropdown-toggle">Equatorial Guinea</span> <span style="display:none" data-country="ER" class="dropdown-toggle">Eritrea</span> <span style="display:none" data-country="EE" class="dropdown-toggle">Estonia</span> <span style="display:none" data-country="ET" class="dropdown-toggle">Ethiopia</span> <span style="display:none" data-country="FK" class="dropdown-toggle">Falkland Islands (Malvinas)</span> <span style="display:none" data-country="FO" class="dropdown-toggle">Faroe Islands</span> <span style="display:none" data-country="FJ" class="dropdown-toggle">Fidschi</span> <span style="display:none" data-country="FI" class="dropdown-toggle">Finland</span> <span style="display:none" data-country="FR" class="dropdown-toggle">France</span> <span style="display:none" data-country="GF" class="dropdown-toggle">French Guiana</span> <span style="display:none" data-country="PF" class="dropdown-toggle">French Polynesia</span> <span style="display:none" data-country="TF" class="dropdown-toggle">French Southern Territories</span> <span style="display:none" data-country="GA" class="dropdown-toggle">Gabon</span> <span style="display:none" data-country="GM" class="dropdown-toggle">Gambia</span> <span style="display:none" data-country="GE" class="dropdown-toggle">Georgia</span> <span style="display:none" data-country="DE" class="dropdown-toggle">Germany</span> <span style="display:none" data-country="GH" class="dropdown-toggle">Ghana</span> <span style="display:none" data-country="GI" class="dropdown-toggle">Gibraltar</span> <span style="display:none" data-country="GR" class="dropdown-toggle">Greece</span> <span style="display:none" data-country="GL" class="dropdown-toggle">Greenland</span> <span style="display:none" data-country="GD" class="dropdown-toggle">Grenada</span> <span style="display:none" data-country="GP" class="dropdown-toggle">Guadeloupe</span> <span style="display:none" data-country="GU" class="dropdown-toggle">Guam</span> <span style="display:none" data-country="GT" class="dropdown-toggle">Guatemala</span> <span style="display:none" data-country="GG" class="dropdown-toggle">Guernsey</span> <span style="display:none" data-country="GN" class="dropdown-toggle">Guinea</span> <span style="display:none" data-country="GW" class="dropdown-toggle">Guinea-Bissau</span> <span style="display:none" data-country="GY" class="dropdown-toggle">Guyana</span> <span style="display:none" data-country="HT" class="dropdown-toggle">Haiti</span> <span style="display:none" data-country="HM" class="dropdown-toggle">Heard Island and McDonald Islands</span> <span style="display:none" data-country="VA" class="dropdown-toggle">Vatican City</span> <span style="display:none" data-country="HN" class="dropdown-toggle">Honduras</span> <span style="display:none" data-country="HU" class="dropdown-toggle">Hungary</span> <span style="display:none" data-country="IS" class="dropdown-toggle">Iceland</span> <span style="display:none" data-country="IN" class="dropdown-toggle">India</span> <span style="display:none" data-country="ID" class="dropdown-toggle">Indonesia</span> <span style="display:none" data-country="IR" class="dropdown-toggle">Iran</span> <span style="display:none" data-country="IQ" class="dropdown-toggle">Iraq</span> <span style="display:none" data-country="IE" class="dropdown-toggle">Ireland</span> <span style="display:none" data-country="IM" class="dropdown-toggle">Isle of Man</span> <span style="display:none" data-country="IL" class="dropdown-toggle">Israel</span> <span style="display:none" data-country="IT" class="dropdown-toggle">Italy</span> <span style="display:none" data-country="JM" class="dropdown-toggle">Jamaica</span> <span style="display:none" data-country="JP" class="dropdown-toggle">Japan</span> <span style="display:none" data-country="JE" class="dropdown-toggle">Jersey</span> <span style="display:none" data-country="JO" class="dropdown-toggle">Jordan</span> <span style="display:none" data-country="KZ" class="dropdown-toggle">Kazakhstan</span> <span style="display:none" data-country="KE" class="dropdown-toggle">Kenya</span> <span style="display:none" data-country="KI" class="dropdown-toggle">Kiribati</span> <span style="display:none" data-country="KP" class="dropdown-toggle">North Korea</span> <span style="display:none" data-country="KR" class="dropdown-toggle">South Korea</span> <span style="display:none" data-country="XK" class="dropdown-toggle">Kosovo</span> <span style="display:none" data-country="KW" class="dropdown-toggle">Kuwait</span> <span style="display:none" data-country="KG" class="dropdown-toggle">Kyrgyzstan</span> <span style="display:none" data-country="LA" class="dropdown-toggle">Laos</span> <span style="display:none" data-country="LV" class="dropdown-toggle">Lattvia</span> <span style="display:none" data-country="LB" class="dropdown-toggle">Lebanon</span> <span style="display:none" data-country="LS" class="dropdown-toggle">Lesotho</span> <span style="display:none" data-country="LR" class="dropdown-toggle">Liberia</span> <span style="display:none" data-country="LY" class="dropdown-toggle">Libya</span> <span style="display:none" data-country="LI" class="dropdown-toggle">Liechtenstein</span> <span style="display:none" data-country="LT" class="dropdown-toggle">Lithuania</span> <span style="display:none" data-country="LU" class="dropdown-toggle">Luxembourg</span> <span style="display:none" data-country="MO" class="dropdown-toggle">Macao</span> <span style="display:none" data-country="MK" class="dropdown-toggle">Macedonia</span> <span style="display:none" data-country="MG" class="dropdown-toggle">Madagascar</span> <span style="display:none" data-country="MW" class="dropdown-toggle">Malawi</span> <span style="display:none" data-country="MY" class="dropdown-toggle">Malaysia</span> <span style="display:none" data-country="MV" class="dropdown-toggle">Maldives</span> <span style="display:none" data-country="ML" class="dropdown-toggle">Mali</span> <span style="display:none" data-country="MT" class="dropdown-toggle">Malta</span> <span style="display:none" data-country="MA" class="dropdown-toggle">Morocco</span> <span style="display:none" data-country="MH" class="dropdown-toggle">Marshall Islands</span> <span style="display:none" data-country="MQ" class="dropdown-toggle">Martinique</span> <span style="display:none" data-country="MR" class="dropdown-toggle">Mauritania</span> <span style="display:none" data-country="MU" class="dropdown-toggle">Mauritius </span> <span style="display:none" data-country="YT" class="dropdown-toggle">Mayotte</span> <span style="display:none" data-country="MX" class="dropdown-toggle">Mexico</span> <span style="display:none" data-country="FM" class="dropdown-toggle">Micronesia</span> <span style="display:none" data-country="MD" class="dropdown-toggle">Moldavia</span> <span style="display:none" data-country="MC" class="dropdown-toggle">Monaco</span> <span style="display:none" data-country="MN" class="dropdown-toggle">Mongolia</span> <span style="display:none" data-country="ME" class="dropdown-toggle">Montenegro</span> <span style="display:none" data-country="MS" class="dropdown-toggle">Montserrat</span> <span style="display:none" data-country="MZ" class="dropdown-toggle">Mozambique</span> <span style="display:none" data-country="MM" class="dropdown-toggle">Myanmar</span> <span style="display:none" data-country="NA" class="dropdown-toggle">Namibia</span> <span style="display:none" data-country="NR" class="dropdown-toggle">Nauru</span> <span style="display:none" data-country="NP" class="dropdown-toggle">Nepal</span> <span style="display:none" data-country="NL" class="dropdown-toggle">Netherlands</span> <span style="display:none" data-country="NC" class="dropdown-toggle">New Caledonia</span> <span style="display:none" data-country="NZ" class="dropdown-toggle">New Zealand</span> <span style="display:none" data-country="NI" class="dropdown-toggle">Nicaragua</span> <span style="display:none" data-country="NE" class="dropdown-toggle">Niger</span> <span style="display:none" data-country="NG" class="dropdown-toggle">Nigeria</span> <span style="display:none" data-country="NU" class="dropdown-toggle">Niue</span> <span style="display:none" data-country="NF" class="dropdown-toggle">Norfolk Island</span> <span style="display:none" data-country="NO" class="dropdown-toggle">Norway</span> <span style="display:none" data-country="OM" class="dropdown-toggle">Oman</span> <span style="display:none" data-country="PK" class="dropdown-toggle">Pakistan</span> <span style="display:none" data-country="PW" class="dropdown-toggle">Palau</span> <span style="display:none" data-country="PS" class="dropdown-toggle">Palestinian Territory, Occupied</span> <span style="display:none" data-country="PA" class="dropdown-toggle">Panamá</span> <span style="display:none" data-country="PG" class="dropdown-toggle">Papua New Guinea</span> <span style="display:none" data-country="PY" class="dropdown-toggle">Paraguay</span> <span style="display:none" data-country="PE" class="dropdown-toggle">Peru</span> <span style="display:none" data-country="PH" class="dropdown-toggle">Philippines</span> <span style="display:none" data-country="PN" class="dropdown-toggle">Pitcairn</span> <span style="display:none" data-country="PL" class="dropdown-toggle">Poland</span> <span style="display:none" data-country="PT" class="dropdown-toggle">Portugal</span> <span style="display:none" data-country="PR" class="dropdown-toggle">Puerto Rico</span> <span style="display:none" data-country="QA" class="dropdown-toggle">Qatar</span> <span style="display:none" data-country="RE" class="dropdown-toggle">Reunion</span> <span style="display:none" data-country="RO" class="dropdown-toggle">Romania</span> <span style="display:none" data-country="RU" class="dropdown-toggle">Russia</span> <span style="display:none" data-country="RW" class="dropdown-toggle">Rwanda</span> <span style="display:none" data-country="BL" class="dropdown-toggle">Saint Barthélemy</span> <span style="display:none" data-country="SH" class="dropdown-toggle">Saint Helena, Ascension and Tristan da Cunha</span> <span style="display:none" data-country="KN" class="dropdown-toggle">Saint Kitts and Nevis</span> <span style="display:none" data-country="LC" class="dropdown-toggle">Saint Lucia</span> <span style="display:none" data-country="MF" class="dropdown-toggle">Saint Martin (French part)</span> <span style="display:none" data-country="PM" class="dropdown-toggle">Saint Pierre and Miquelon</span> <span style="display:none" data-country="VC" class="dropdown-toggle">Saint Vincent and the Grenadines</span> <span style="display:none" data-country="WS" class="dropdown-toggle">Samoa</span> <span style="display:none" data-country="SM" class="dropdown-toggle">San Marino</span> <span style="display:none" data-country="ST" class="dropdown-toggle">Sao Tome and Principe</span> <span style="display:none" data-country="SA" class="dropdown-toggle">Saudi Arabia</span> <span style="display:none" data-country="SN" class="dropdown-toggle">Senegal</span> <span style="display:none" data-country="RS" class="dropdown-toggle">Serbia</span> <span style="display:none" data-country="SC" class="dropdown-toggle">Seychelles</span> <span style="display:none" data-country="SL" class="dropdown-toggle">Sierra Leone</span> <span style="display:none" data-country="SG" class="dropdown-toggle">Singapore</span> <span style="display:none" data-country="SX" class="dropdown-toggle">Sint Maarten (Dutch part)</span> <span style="display:none" data-country="SK" class="dropdown-toggle">Slovakia</span> <span style="display:none" data-country="SI" class="dropdown-toggle">Slovenia</span> <span style="display:none" data-country="SB" class="dropdown-toggle">Solomon Islands</span> <span style="display:none" data-country="SO" class="dropdown-toggle">Somalia</span> <span style="display:none" data-country="ZA" class="dropdown-toggle">South Africa</span> <span style="display:none" data-country="GS" class="dropdown-toggle">South Georgia and the South Sandwich Islands</span> <span style="display:none" data-country="SS" class="dropdown-toggle">South Sudan</span> <span style="display:none" data-country="ES" class="dropdown-toggle">Spain</span> <span style="display:none" data-country="LK" class="dropdown-toggle">Sri Lanka</span> <span style="display:none" data-country="SD" class="dropdown-toggle">Sudan</span> <span style="display:none" data-country="SR" class="dropdown-toggle">Suriname</span> <span style="display:none" data-country="SJ" class="dropdown-toggle">Svalbard and Jan Mayen</span> <span style="display:none" data-country="SZ" class="dropdown-toggle">Swaziland</span> <span style="display:none" data-country="SE" class="dropdown-toggle">Sweden</span> <span style="display:none" data-country="CH" class="dropdown-toggle">Switzerland</span> <span style="display:none" data-country="SY" class="dropdown-toggle">Syria</span> <span style="display:none" data-country="TA" class="dropdown-toggle">Taiwan</span> <span style="display:none" data-country="TJ" class="dropdown-toggle">Tajikistan</span> <span style="display:none" data-country="TZ" class="dropdown-toggle">Tanzania</span> <span style="display:none" data-country="TH" class="dropdown-toggle">Thailand </span> <span style="display:none" data-country="TL" class="dropdown-toggle">Timor-Leste</span> <span style="display:none" data-country="TG" class="dropdown-toggle">Togo</span> <span style="display:none" data-country="TK" class="dropdown-toggle">Tokelau</span> <span style="display:none" data-country="TO" class="dropdown-toggle">Tonga</span> <span style="display:none" data-country="TT" class="dropdown-toggle">Trinidad and Tobago</span> <span style="display:none" data-country="TN" class="dropdown-toggle">Tunesia</span> <span style="display:none" data-country="TR" class="dropdown-toggle">Turkey</span> <span style="display:none" data-country="TM" class="dropdown-toggle">Turkmenistan</span> <span style="display:none" data-country="TC" class="dropdown-toggle">Turks and Caicos Islands</span> <span style="display:none" data-country="TV" class="dropdown-toggle">Tuvalu</span> <span style="display:none" data-country="UG" class="dropdown-toggle">Uganda</span> <span style="display:none" data-country="UA" class="dropdown-toggle">Ukraina</span> <span style="display:none" data-country="AE" class="dropdown-toggle">United Arab Emirates</span> <span style="display:none" data-country="GB" class="dropdown-toggle">United Kingdom</span> <span style="display:none" data-country="US" class="dropdown-toggle">USA</span> <span style="display:none" data-country="VI" class="dropdown-toggle">United States Virgin Islands</span> <span style="display:none" data-country="UY" class="dropdown-toggle">Uruguay</span> <span style="display:none" data-country="UZ" class="dropdown-toggle">Uzbekistan</span> <span style="display:none" data-country="VU" class="dropdown-toggle">Vanuatu</span> <span style="display:none" data-country="VE" class="dropdown-toggle">Venezuela</span> <span style="display:none" data-country="VN" class="dropdown-toggle">Vietnam</span> <span style="display:none" data-country="VG" class="dropdown-toggle">British Virgin Islands</span> <span style="display:none" data-country="WF" class="dropdown-toggle">Wallis and Futuna</span> <span style="display:none" data-country="EH" class="dropdown-toggle">Western Sahara</span> <span style="display:none" data-country="YE" class="dropdown-toggle">Yemen</span> <span style="display:none" data-country="ZM" class="dropdown-toggle">Zambia</span> <span style="display:none" data-country="ZW" class="dropdown-toggle">Zimbabwe</span> <span style="display:none" data-country="AN" class="dropdown-toggle">Netherlands Antilles</span> <span style="display:none" data-country="NM" class="dropdown-toggle">Northern Mariana Islands</span> <span style="display:none" data-country="AQ" class="dropdown-toggle">Antarctica</span> <span style="display:none" data-country="OT" class="dropdown-toggle">Osttimor</span> <span style="display:none" data-country="HK" class="dropdown-toggle">Hongkong</span> <span class="caret"></span> </button> </div> </li> <li> <div class="dropdown"> <button class="btn btn-primary dropdown-toggle" type="button" data-toggle="dropdown"><span id="lang-switch-button"></span> <span class="caret"></span> </button> <ul id="language-switch" class="dropdown-menu"><li class="on"><a data-value="en" href="/emea/en/index" class="on">English</a></li><li><a data-value="de" href="/emea/de/index">Deutsch</a></li><li><a data-value="es" href="/emea/es/index">Español</a></li><li><a data-value="it" href="/emea/it/index">Italiano</a></li><li><a data-value="fr" href="/emea/fr/index">Français</a></li></ul> </div> </li> <li><div class="btn btn-primary dropdown-toggle"> <a href="/emea/en/sesotec-sitemap_en-GB">Sitemap</a></div></li> <li class="no-border"> <button class="dropdown-toggle search-button" data-toggle="collapse" data-target="#search_container" >Search <span class="caret"></span></button> <!-- $Id: search.liquid 49313 2019-08-20 12:01:28Z blanco $ --> <div id="search_container" class="collapse hidden-print"> <input id="search_string" name="search_string" placeholder="Your search term" class="search" autofocus /> <i id="search-icon" class="fa fa-search" aria-hidden="true"></i> <div id="search_result"></div> <script> $('#search_string').keydown(function(event){ if(event.keyCode==13){ $('#search-icon').trigger('click'); } }); $('#search-icon').on('click', function() { $.ajax({ url: "/ajax/search.json", method: "GET", data: { search_terms : $('#search_string').val(), language:"en"}, dataType: "html" }).success(function(response) { $('#search_result').addClass('response').slideDown("slow"); $('#search_result').html('<button type="button" class="close" id="close" data-dismiss="modal"><span aria-hidden="true" class="modal_button">&times;</span><span class="sr-only">Close</span></button>'+response.replace(/(<br ?\/?>)*/g,"")); }); }); $(document).on('click', '#close', function(){ $('#search_string').val(''); $('#search_result').hide("slow"); }); </script> </div> </li> </ul> </nav> </div> </div> </div> </div> <!-- $Id: telnr_bar.liquid 49314 2019-08-20 14:08:32Z blanco $ --> <!-- $Id: nav.liquid 50925 2023-06-19 11:47:25Z blanco $ --> <nav class="navbar navbar-default nav header"> <div class="container"> <div class="row"> <div class="col-xs-24 col-sm-24 col-md-24"> <div class="navbar-header"> <a class="navbar-brand" href="/emea/en/index"> </a> <div class="navbar-entries float-right"> <a class="collapsed nav-button" href="javascript:void(0);" data-toggle="collapse" data-target="#industries-channel-link" aria-expanded="false" aria-controls="navbar">Industries</a> <a class="collapsed nav-button" href="javascript:void(0);" data-toggle="collapse" data-target="#products-channel-link" aria-expanded="false" aria-controls="navbar">Products</a> <button type="button" class="navbar-toggle collapsed nav-button" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span></span> </button> </div> </div> </div> </div> </div> </nav> <nav class="navbar navbar-default mainbar"> <div id="industries-channel-link" class="main-nav navbar-collapse collapse full-width"> <div class="container"> <div class="row"> <div class="col-xs-24 col-sm-24 col-md-24"> <div class="overview-wrapper"> <div class="container"> <div class="row"> <div class="col-xs-24 col-sm-24 col-md-24"> <h6><i class="fa fa-th-large" aria-hidden="true"></i> Industries Overview</h6> </div> </div> </div> </div> <ul class="nav navbar-nav navbar-right"> <li class="link"> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e270/598c68c4c25e5b2c7b74b40d/files/SES_Categories--Food--green_402x_170717.png?1658920578" title="S E S Categories Food green 402x 170717" alt="S E S Categories Food green 402x 170717" class="no-scale" > <a href="/emea/en/industries/food">Food</a> <ul> <li class="link"><a href="/emea/en/industries/sub/meat-and-sausage-products">Meat and sausage products</a></li> <li class="link"><a href="/emea/en/industries/sub/bread-and-baked-goods">Bread and baked goods</a></li> <li class="link"><a href="/emea/en/industries/sub/cheese-and-dairy-products">Cheese and dairy products</a></li> <li class="link"><a href="/emea/en/industries/sub/tinned-foods-frozen-foods-ready-made-meals">Canned, frozen and convenience food</a></li> <li class="link"><a href="/emea/en/industries/sub/pasta">Pasta</a></li> <li class="link"><a href="/emea/en/industries/sub/grain-mill-products">Grain mill products</a></li> <li class="link"><a href="/emea/en/industries/sub/nuts-dried-vegetables-and-dried-fruit">Nuts, dried vegetables and dried fruit</a></li> <li class="link"><a href="/emea/en/industries/sub/staple-foodstuffs-and-seasonings">Staple foodstuffs and seasonings</a></li> <li class="link"><a href="/emea/en/industries/sub/snacks-biscuits-and-crackers">Snacks, biscuits and crackers</a></li> <li class="link"><a href="/emea/en/industries/sub/confectionery">Confectionery</a></li> <li class="link"><a href="/emea/en/industries/sub/animal-feed">Animal feed</a></li> </ul> </li> <li class="link"> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e270/598c6889c25e5b2c7874b41e/files/SES_Categories--Plastic--green_402x_170717.png?1658206309" title="S E S Categories Plastic green 402x 170717" alt="S E S Categories Plastic green 402x 170717" class="no-scale" > <a href="/emea/en/industries/plastics">Plastics</a> <ul> <li class="link"><a href="/emea/en/industries/sub/plastics-processing">Plastics processing</a></li> <li class="link"><a href="/emea/en/industries/sub/plastic-compounds">Plastic compounds</a></li> <li class="link"><a href="/emea/en/industries/sub/rubber-and-tyres">Rubber and tyres</a></li> <li class="link"><a href="/emea/en/industries/sub/chemicals">Chemicals</a></li> <li class="link"><a href="/emea/en/industries/sub/hygiene-products">Hygiene products</a></li> <li class="link"><a href="/emea/en/industries/sub/petrochemical-industry">Petrochemical industry</a></li> </ul> </li> <li class="link"> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e270/598c688ac25e5b2c7874b421/files/SES_Categories--Recycling--green@2x_170717.png?1658206358" title="S E S Categories Recycling green@2x 170717" alt="S E S Categories Recycling green@2x 170717" class="no-scale" > <a href="/emea/en/industries/recycling">Recycling</a> <ul> <li class="link"><a href="/emea/en/industries/sub/plastics">Plastics</a></li> <li class="link"><a href="/emea/en/industries/sub/electrical-waste">Electrical waste</a></li> <li class="link"><a href="/emea/en/industries/sub/glass">Glass</a></li> <li class="link"><a href="/emea/en/industries/sub/household-waste">Household waste</a></li> <li class="link"><a href="/emea/en/industries/sub/metal">Metal</a></li> </ul> </li> </ul> </div> </div> </div> </div> <div id="products-channel-link" class="main-nav navbar-collapse collapse full-width"> <div class="container"> <div class="row"> <div class="col-xs-24 col-sm-24 col-md-24"> <div class="overview-wrapper"> <div class="container"> <div class="row"> <div class="col-xs-24 col-sm-24 col-md-24"> <h6><i class="fa fa-th-large" aria-hidden="true"></i> Products Overview</h6> </div> </div> </div> </div> <ul class="nav navbar-nav navbar-right"> <li class="link"> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bec25e5b2f8c19e27b/597b3a6fc25e5b22844243ca/files/products__metal-detectors--active@2x.png?1658206408" title="products metal detectors active@2x" alt="products metal detectors active@2x" class="no-scale" > <a href="/emea/en/products/metal-detection-systems">Metal detection systems</a> <ul> <li class="link"> <a href="/emea/en/products/groups/metal-detectors-for-conveyor-belts-and-chutes">for conveyor belts and chutes</a> </li> <li class="link"> <a href="/emea/en/products/groups/metal-detection-systems-with-integrated-conveyor-belt">with integrated conveyor belt</a> </li> <li class="link"> <a href="/emea/en/products/groups/metal-detection-systems-for-free-fall-applications">for free-fall applications</a> </li> <li class="link"> <a href="/emea/en/products/groups/metal-detection-systems-for-liquids-and-pastes">for liquids and pastes</a> </li> <li class="link"> <a href="/emea/en/products/groups/metal-detection-systems-for-pneumatic-conveyance">for pneumatic conveyance</a> </li> <li class="link"> <a href="/emea/en/products/groups/metal-detection-systems-for-material-columns">for material columns</a> </li> </ul> </li> <li class="link"> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bec25e5b2f8c19e27b/59c8c119c25e5b633dbf98eb/files/products__xray--active@2x.png?1658206795" title="products xray active@2x" alt="products xray active@2x" class="no-scale" > <a href="/emea/en/products/x-ray-inspection-systems">X-ray inspection systems</a> <ul> <li class="link"> <a href="/emea/en/products/groups/x-ray-inspection-systems-for-packaged-products">for packaged products</a> </li> <li class="link"> <a href="/emea/en/products/groups/x-ray-inspection-systems-for-unpackaged-products">for unpackaged products</a> </li> </ul> </li> <li class="link"> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bec25e5b2f8c19e27b/59c8c15ac25e5b633dbf98f2/files/products__sort--active@2x.png?1658210858" title="products sort active@2x" alt="products sort active@2x" class="no-scale" > <a href="/emea/en/products/sorting-systems">Sorting systems</a> <ul> <li class="link"> <a href="/emea/en/products/groups/recycling-sorting-systems-with-chute">Recycling sorting systems with chute</a> </li> <li class="link"> <a href="/emea/en/products/groups/recycling-sorting-systems-with-conveyor-belt">Recycling sorting systems with conveyor belt</a> </li> <li class="link"> <a href="/emea/en/products/groups/mobile-sorting-platform">Mobile Sorting Platform</a> </li> </ul> </li> <li class="link"> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bec25e5b2f8c19e27b/59c8c0a1c25e5b633abf98e9/files/products__magnets--active@2x.png?1658213940" title="products magnets active@2x" alt="products magnets active@2x" class="no-scale" > <a href="/emea/en/products/magnet-systems">Magnet systems</a> <ul> <li class="link"> <a href="/emea/en/products/groups/magnet-systems-for-free-fall-applications">for free-fall applications</a> </li> <li class="link"> <a href="/emea/en/products/groups/magnet-systems-for-liquids-and-pastes">for liquids and pastes</a> </li> <li class="link"> <a href="/emea/en/products/groups/magnet-systems-for-material-columns">for material columns</a> </li> </ul> </li> <li class="link"> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bec25e5b2f8c19e27b/5f85519e93b356bf89de2a3e/files/products__analyse--active.png?1658215312" title="products analyse active" alt="products analyse active" class="no-scale" > <a href="/emea/en/products/analysis-systems-for-plastic-flakes-and-regrind">Analysis systems</a> <ul> <li class="link"> <a href="/emea/en/products/groups/Analysesysteme"></a> </li> </ul> </li> </ul> </div> </div> </div> </div> <div id="navbar" class="navbar-collapse collapse"> <div class="container"> <div class="row"> <div class="col-xs-24 col-sm-24 col-md-24"> <ul class="nav navbar-nav navbar-right"> <li id="industry-nav" class="has-children"><a href="javascript:void(0)" class="overview-link">Industries Overview</a> <span></span> <ul> <li class="link has-children"> <a href="/emea/en/industries/food">Food</a> <span></span> <ul class="slide-right-nav"> <li class="link"><a href="/emea/en/industries/sub/meat-and-sausage-products">Meat and sausage products</a> <span></span></li> <li class="link"><a href="/emea/en/industries/sub/bread-and-baked-goods">Bread and baked goods</a> <span></span></li> <li class="link"><a href="/emea/en/industries/sub/cheese-and-dairy-products">Cheese and dairy products</a> <span></span></li> <li class="link"><a href="/emea/en/industries/sub/tinned-foods-frozen-foods-ready-made-meals">Canned, frozen and convenience food</a> <span></span></li> <li class="link"><a href="/emea/en/industries/sub/pasta">Pasta</a> <span></span></li> <li class="link"><a href="/emea/en/industries/sub/grain-mill-products">Grain mill products</a> <span></span></li> <li class="link"><a href="/emea/en/industries/sub/nuts-dried-vegetables-and-dried-fruit">Nuts, dried vegetables and dried fruit</a> <span></span></li> <li class="link"><a href="/emea/en/industries/sub/staple-foodstuffs-and-seasonings">Staple foodstuffs and seasonings</a> <span></span></li> <li class="link"><a href="/emea/en/industries/sub/snacks-biscuits-and-crackers">Snacks, biscuits and crackers</a> <span></span></li> <li class="link"><a href="/emea/en/industries/sub/confectionery">Confectionery</a> <span></span></li> <li class="link"><a href="/emea/en/industries/sub/animal-feed">Animal feed</a> <span></span></li> </ul> </li> </ul> <ul> <li class="link has-children"> <a href="/emea/en/industries/plastics">Plastics</a> <span></span> <ul class="slide-right-nav"> <li class="link"><a href="/emea/en/industries/sub/plastics-processing">Plastics processing</a> <span></span></li> <li class="link"><a href="/emea/en/industries/sub/plastic-compounds">Plastic compounds</a> <span></span></li> <li class="link"><a href="/emea/en/industries/sub/rubber-and-tyres">Rubber and tyres</a> <span></span></li> <li class="link"><a href="/emea/en/industries/sub/chemicals">Chemicals</a> <span></span></li> <li class="link"><a href="/emea/en/industries/sub/hygiene-products">Hygiene products</a> <span></span></li> <li class="link"><a href="/emea/en/industries/sub/petrochemical-industry">Petrochemical industry</a> <span></span></li> </ul> </li> </ul> <ul> <li class="link has-children"> <a href="/emea/en/industries/recycling">Recycling</a> <span></span> <ul class="slide-right-nav"> <li class="link"><a href="/emea/en/industries/sub/plastics">Plastics</a> <span></span></li> <li class="link"><a href="/emea/en/industries/sub/electrical-waste">Electrical waste</a> <span></span></li> <li class="link"><a href="/emea/en/industries/sub/glass">Glass</a> <span></span></li> <li class="link"><a href="/emea/en/industries/sub/household-waste">Household waste</a> <span></span></li> <li class="link"><a href="/emea/en/industries/sub/metal">Metal</a> <span></span></li> </ul> </li> </ul> </li> <li id="products-nav" class="has-children"><a href="javascript:void(0)" class="overview-link">Products Overview</a> <span></span> <ul> <li class="link has-children"> <a href="/emea/en/products/metal-detection-systems">Metal detection systems</a> <span></span> <ul> <li class="link"><a href="/emea/en/products/groups/metal-detectors-for-conveyor-belts-and-chutes">Metal detectors for conveyor belts and chutes</a> <span></span></li> <li class="link"><a href="/emea/en/products/groups/metal-detection-systems-with-integrated-conveyor-belt">Metal detection systems with integrated conveyor belt</a> <span></span></li> <li class="link"><a href="/emea/en/products/groups/metal-detection-systems-for-free-fall-applications">Metal detection systems for free-fall applications</a> <span></span></li> <li class="link"><a href="/emea/en/products/groups/metal-detection-systems-for-liquids-and-pastes">Metal detection systems for liquids and pastes</a> <span></span></li> <li class="link"><a href="/emea/en/products/groups/metal-detection-systems-for-pneumatic-conveyance">Metal detection systems for pneumatic conveyance</a> <span></span></li> <li class="link"><a href="/emea/en/products/groups/metal-detection-systems-for-material-columns">Metal detection systems for material columns</a> <span></span></li> </ul> </li> </ul> <ul> <li class="link has-children"> <a href="/emea/en/products/x-ray-inspection-systems">X-ray inspection systems</a> <span></span> <ul> <li class="link"><a href="/emea/en/products/groups/x-ray-inspection-systems-for-packaged-products">X-ray inspection systems for packaged products</a> <span></span></li> <li class="link"><a href="/emea/en/products/groups/x-ray-inspection-systems-for-unpackaged-products">X-ray inspection systems for unpackaged products</a> <span></span></li> </ul> </li> </ul> <ul> <li class="link has-children"> <a href="/emea/en/products/sorting-systems">Sorting systems</a> <span></span> <ul> <li class="link"><a href="/emea/en/products/groups/recycling-sorting-systems-with-chute">Recycling sorting systems with chute</a> <span></span></li> <li class="link"><a href="/emea/en/products/groups/recycling-sorting-systems-with-conveyor-belt">Recycling sorting systems with conveyor belt</a> <span></span></li> <li class="link"><a href="/emea/en/products/groups/mobile-sorting-platform">Mobile Sorting Platform</a> <span></span></li> </ul> </li> </ul> <ul> <li class="link has-children"> <a href="/emea/en/products/magnet-systems">Magnet systems</a> <span></span> <ul> <li class="link"><a href="/emea/en/products/groups/magnet-systems-for-free-fall-applications">Magnet systems for free-fall applications</a> <span></span></li> <li class="link"><a href="/emea/en/products/groups/magnet-systems-for-liquids-and-pastes">Magnet systems for liquids and pastes</a> <span></span></li> <li class="link"><a href="/emea/en/products/groups/magnet-systems-for-material-columns">Magnet systems for material columns</a> <span></span></li> </ul> </li> </ul> <ul> <li class="link has-children"> <a href="/emea/en/products/analysis-systems-for-plastic-flakes-and-regrind">Analysis systems</a> <span></span> <ul> <li class="link"><a href="/emea/en/products/groups/Analysesysteme">Analysis systems</a> <span></span></li> </ul> </li> </ul> </li> <li id="nav"> <ul> <li id="service-excellence-link" class="link link-1 first has-children"> <a class="" href="/emea/en/service-excellence">Service Excellence </a> <span></span> <ul> <li id="projekt-link" class="link link-2 "> <a href="/emea/en/service-excellence/project" title="Project">Project</a><span></span> </li> <li id="operations-link" class="link link-2 "> <a href="/emea/en/service-excellence/operations" title="Operations">Operations</a><span></span> </li> <li id="lifetime-link" class="link link-2 "> <a href="/emea/en/service-excellence/life-time-extension" title="Life-time extension">Life-time extension</a><span></span> </li> </ul> </li> <li id="resources-link" class="link link-1 has-children"> <a class="" href="/emea/en/resources">Resources </a> <span></span> <ul> <li id="food-safety-ein-ueberblick1-link" class="link link-2 "> <a href="/emea/en/resources/food-safety-an-overview" title="Food Safety - An Overview">Food Safety - An Overview</a><span></span> </li> <li id="circular-economy-ueberblick-link" class="link link-2 "> <a href="/emea/en/resources/circular-economy-overview" title="Circular Economy for Plastics - An Overview">Circular Economy for Plastics - An Overview</a><span></span> </li> <li id="wissen-link" class="link link-2 "> <a href="/emea/en/resources/expertise" title="Expertise">Expertise</a><span></span> </li> <li id="downloads-link" class="link link-2 "> <a href="/emea/en/resources/downloads" title="Downloads">Downloads</a><span></span> </li> <li id="newsletter-link" class="link link-2 "> <a href="/emea/en/resources/newsletter" title="Newsletter">Newsletter</a><span></span> </li> <li id="blog-link" class="link link-2 "> <a href="/emea/en/resources/blog" title="News/Blog">News/Blog</a><span></span> </li> <li id="sesotec-app-link" class="link link-2 "> <a href="/emea/en/resources/sesotec-app" title="Sesotec App">Sesotec App</a><span></span> </li> <li id="zertifikate-konformitaeten-link" class="link link-2 "> <a href="/emea/en/resources/certificates-conformities" title="Certificates and conformities">Certificates and conformities</a><span></span> </li> </ul> </li> <li id="kontakt-link" class="link link-1 has-children"> <a class="" href="/emea/en/contact">Contact </a> <span></span> <ul> <li id="vertrieb-link" class="link link-2 "> <a href="/emea/en/contact/sales" title="Sales">Sales</a><span></span> </li> <li id="pr-link" class="link link-2 "> <a href="/emea/en/contact/pr" title="Public Relations">Public Relations</a><span></span> </li> <li id="hr-link" class="link link-2 "> <a href="/emea/en/contact/hr" title="Human Resources">Human Resources</a><span></span> </li> <li id="hotline-link" class="link link-2 "> <a href="/emea/en/contact/hotline" title="Service-Hotline">Service-Hotline</a><span></span> </li> </ul> </li> <li id="karriere-link" class="link link-1 has-children"> <a class="" href="/emea/en/career">Career </a> <span></span> <ul> <li id="sesotec-als-arbeitgeber-link" class="link link-2 "> <a href="/emea/en/career/sesotec-as-employer" title="Sesotec as an employer">Sesotec as an employer</a><span></span> </li> <li id="aktuelle-stellenangebote-link" class="link link-2 "> <a href="/emea/en/career/job-offers" title="Job offers">Job offers</a><span></span> </li> <li id="ausbildung-link" class="link link-2 "> <a href="/emea/en/career/vocational-training" title="Vocational training">Vocational training</a><span></span> </li> <li id="studierende-link" class="link link-2 "> <a href="/emea/en/career/university-studies" title="University studies">University studies</a><span></span> </li> </ul> </li> <li id="sesoteclive-link" class="link link-1 has-children"> <a class="" href="/emea/en/sesotec-live">Sesotec Live </a> <span></span> <ul> <li id="messen-und-events-link" class="link link-2 "> <a href="/emea/en/sesotec-live/exhibitions" title="Exhibitions and events">Exhibitions and events</a><span></span> </li> <li id="training-und-schulungen-link" class="link link-2 "> <a href="/emea/en/sesotec-live/training" title="Training">Training</a><span></span> </li> <li id="showroom-dorsten-link" class="link link-2 "> <a href="/emea/en/sesotec-live/showroom-dorsten" title="Showroom Dorsten">Showroom Dorsten</a><span></span> </li> <li id="showroom-thailand-link" class="link link-2 "> <a href="/emea/en/sesotec-live/showroom-thailand" title="Showroom Thailand">Showroom Thailand</a><span></span> </li> <li id="showroom-italien-link" class="link link-2 "> <a href="/emea/en/sesotec-live/showroom-italy" title="Showroom Italy">Showroom Italy</a><span></span> </li> <li id="showroom-frankreich-link" class="link link-2 "> <a href="/emea/en/sesotec-live/showroom-france" title="Showroom France">Showroom France</a><span></span> </li> <li id="showroom-spanien-link" class="link link-2 "> <a href="/emea/en/sesotec-live/showroom-spain" title="Showroom Spain">Showroom Spain</a><span></span> </li> </ul> </li> <li id="ueber-sesotec-link" class="link link-1 has-children"> <a class="" href="/emea/en/about-sesotec">About Sesotec </a> <span></span> <ul> <li id="wer-wir-sind-link" class="link link-2 "> <a href="/emea/en/about-sesotec/who-we-are" title="Who we are">Who we are</a><span></span> </li> <li id="sesotec-group-verhaltenskodex-link" class="link link-2 "> <a href="/emea/en/about-sesotec/sesotec-group-code-of-conduct" title="Code of Conduct">Code of Conduct</a><span></span> </li> <li id="lieferanten-link" class="link link-2 "> <a href="/emea/en/about-sesotec/suppliers" title="Suppliers">Suppliers</a><span></span> </li> <li id="referenzen-link" class="link link-2 "> <a href="/emea/en/about-sesotec/references" title="References">References</a><span></span> </li> </ul> </li> </ul> </li> </ul> </div> </div> </div> </div> </nav> <script> /* fix for bug #10358 */ window.onunload = function(e){ console.log('reload'); location.reload(); }; jQuery(document).ready(function () { document.querySelector( ".navbar-toggle" ).addEventListener( "click", function() { this.classList.toggle( "active" ); }); jQuery('a.nav-button').click(function() { jQuery('.navbar-toggle').removeClass('active'); }); jQuery('.navbar-collapse').on('show.bs.collapse', function(e) { jQuery('.navbar-collapse') jQuery('.navbar-collapse').not(this).collapse('hide'); jQuery('header').css("z-index", "99999"); }); /* jQuery( window ).resize(function() { setTimeout(function(){ jQuery('.navbar-collapse').collapse('hide'); jQuery('.navbar-toggle').removeClass('active'); var headerHeight = $('header').innerHeight(); console.log(headerHeight); $('.spacer-header').css('height', headerHeight+'px'); }, 500); });*/ jQuery('.navbar-collapse').on('hidden.bs.collapse', function(e) { var headerHeight = $('header').innerHeight(); $('.spacer-header').css('height', headerHeight+'px'); }); var resizeId; $(window).resize(function() { clearTimeout(resizeId); resizeId = setTimeout(doneResizing, 1000); }); function doneResizing(){ var headerHeight = $('header').innerHeight(); $('.spacer-header').css('height', headerHeight+'px'); } jQuery('li').removeClass('on'); jQuery('a.overview-link').click(function() { jQuery(this).next('span').click(); }); jQuery('li.has-children span').click(function() { jQuery(this).nextAll('ul').toggle(); jQuery(this).toggleClass('open'); if(jQuery(this).hasClass('open')){ jQuery(this).parent('li').addClass("link on"); }else{ jQuery(this).parent('li').removeClass("link on"); } }); //set active link class to highlight nav entry jQuery('nav.top-nav li a[href$="' + window.location.pathname + '"]').addClass("on"); jQuery('footer nav a[href$="' + window.location.pathname + '"]').addClass("on"); jQuery('li a[href$="' + window.location.pathname + '"]').parent('li').addClass("on"); jQuery('li a[href$="' + window.location.pathname + '"]').parent('li').parent('ul').parent('li').addClass("on"); jQuery('li a[href$="' + window.location.pathname + '"]').parent('li').parent('ul').parent('li').parent('ul').parent('li').addClass("link on"); //for mobile burger nav set current nav tree open jQuery('#navbar li.on ul').css('display','block'); jQuery('#navbar li.on').parent('ul').css('display','block'); jQuery('#navbar li.on').parent('ul').css('display','block'); jQuery('#navbar li.on ul li').not('.on').children('ul').css('display','none'); jQuery('#navbar li.has-children.on > span').addClass('open'); }); </script> <!-- $Id: breadcrumb.liquid 50633 2021-12-07 09:17:50Z blanco $ --> </header> <!-- $Id: mod_image_slider.liquid 49313 2019-08-20 12:01:28Z blanco $ --> <div id="myCarousel" class="full-width-wrapper no-wrapper-spacing mod-image slide slick carousel-slick container-attached mod-image-slider defulat" data-ride="carousel" style="z-index:0 !important"> <div class="item active"> <div class="img-container low-brightness"> <picture><source srcset="/sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/6528cb4393b356f8a2934717/files/Website_Banner_Pre-Sort.jpg 2x, /sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/6528cb4393b356f8a2934717/files/Website_Banner_Pre-Sort.jpg 1x" /> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/6528cb4393b356f8a2934717/files/Website_Banner_Pre-Sort.jpg" title="" alt=""></picture> <div class="container inner-content slider-caption"> <div class="row"> <div class="col-xs-24 col-sm-18 col-lg-12"> <div class="slider-caption-box"> <h1>The new PRE-SORT</h1> <div class="text-teaser">The mobile sorting platform for pure plastic regrinds</div> <div class="caption-link"> <p><a href="https://www.sesotec.com/emea/en/lp/pre-sort" title="Link: https://www.sesotec.com/emea/de/lp/pre-sort">Discover now</a><br></p><span>&nbsp;</span> </div> </div> </div> </div> </div> </div> </div> <div class="item "> <div class="img-container low-brightness"> <picture><source srcset="/sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/6531273c93b356d00311cae2/files/DUA_Schoe_View_03_web3.jpg 2x, /sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/6531273c93b356d00311cae2/files/DUA_Schoe_View_03_web3.jpg 1x" /> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/6531273c93b356d00311cae2/files/DUA_Schoe_View_03_web3.jpg" title="" alt=""></picture> <div class="container inner-content slider-caption"> <div class="row"> <div class="col-xs-24 col-sm-18 col-lg-12"> <div class="slider-caption-box"> <h1>Sesotec's path to the future.</h1> <div class="text-teaser">#NewLevelFactory</div> <div class="caption-link"> <p><a href="https://www.sesotec.com/emea/en/lp/new-level">Discover more</a><br></p><span>&nbsp;</span> </div> </div> </div> </div> </div> </div> </div> <div class="item "> <div class="img-container low-brightness"> <picture><source srcset="/sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/61e5127893b356a57d2f8ad0/files/RAYCON-Family-Shot-front-slider-1920-2.jpg 2x, /sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/61e5127893b356a57d2f8ad0/files/RAYCON-Family-Shot-front-slider-1920-2.jpg 1x" /> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/61e5127893b356a57d2f8ad0/files/RAYCON-Family-Shot-front-slider-1920-2.jpg" title="" alt=""></picture> <div class="container inner-content slider-caption"> <div class="row"> <div class="col-xs-24 col-sm-18 col-lg-12"> <div class="slider-caption-box"> <h1>The new RAYCON Family</h1> <div class="text-teaser">On a new level</div> <div class="caption-link"> <p><a href="https://www.sesotec.com/emea/en/lp/innovative-x-ray-inspection">Discover now</a><br></p><span>&nbsp;</span> </div> </div> </div> </div> </div> </div> </div> <div class="item "> <div class="img-container low-brightness"> <picture><source srcset="/sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/5e7c9788d1468d92226bd806/files/drivin-impact-sesotec_3600x1080.jpg 2x, /sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/5e7c9788d1468d92226bd806/files/drivin-impact-sesotec_3600x1080.jpg 1x" /> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/5e7c9788d1468d92226bd806/files/drivin-impact-sesotec_3600x1080.jpg" title="" alt=""></picture> <div class="container inner-content slider-caption"> <div class="row"> <div class="col-xs-24 col-sm-18 col-lg-12"> <div class="slider-caption-box"> <h1>Driving Impact</h1> <div class="text-teaser">Safety | Productivity | Conservation of resources</div> <div class="caption-link"> <p><a href="/emea/en/about-sesotec/philosophy" title="What drives us">What drives us</a><br></p><span>&nbsp;</span> </div> </div> </div> </div> </div> </div> </div> <div class="item "> <div class="img-container low-brightness"> <picture><source srcset="/sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/6285d5a093b35656eeb3fd0e/files/FLAKE-SCAN_banner-startseite.jpg 2x, /sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/6285d5a093b35656eeb3fd0e/files/FLAKE-SCAN_banner-startseite.jpg 1x" /> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/6285d5a093b35656eeb3fd0e/files/FLAKE-SCAN_banner-startseite.jpg" title="" alt=""></picture> <div class="container inner-content slider-caption"> <div class="row"> <div class="col-xs-24 col-sm-18 col-lg-12"> <div class="slider-caption-box"> <h1>Quality analysis of plastic flakes and regrind - within minutes</h1> <div class="text-teaser"></div> <div class="caption-link"> <p> <a href="/emea/en/testpages/flakescan" title="Link: /emea/en/testpages/flakescan">Discover the new analysis system FLAKE SCAN </a> <br></p><span>&nbsp;</span> </div> </div> </div> </div> </div> </div> </div> <div class="item "> <div class="img-container low-brightness"> <picture><source media="(max-width: 699px)" srcset="/sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/5a8beb36ffe9ecd3d8893605/files/finger-mit-kugel-wide-banner-mob.jpg 2x, /sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/5a8beb36ffe9ecd3d8893605/files/finger-mit-kugel-wide-banner-mob.jpg 1x" /><source srcset="/sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/5a8beb36ffe9ecd3d8893605/files/finger-mit-kugel-wide-banner.jpg 2x, /sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/5a8beb36ffe9ecd3d8893605/files/finger-mit-kugel-wide-banner.jpg 1x" /> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/5a8beb36ffe9ecd3d8893605/files/finger-mit-kugel-wide-banner.jpg" title="" alt=""></picture> <div class="container inner-content slider-caption"> <div class="row"> <div class="col-xs-24 col-sm-18 col-lg-12"> <div class="slider-caption-box"> <h1>Precision.</h1> <div class="text-teaser">Reliable Solutions for Metal Detection.</div> <div class="caption-link"> <p><a href="/emea/en/products/metal-detection-systems" title="Learn more about our metal detectors">Learn more about our metal detectors</a><br></p><span>&nbsp;</span> </div> </div> </div> </div> </div> </div> </div> </div> <script> $('#myCarousel.slick').slick({ slidesToShow: 1, slidesToScroll: 1, arrows: true, dots: true, autoplay: true, responsive: [ { breakpoint: 700, settings: { autoplay: false } } ] }); </script> <!-- $Id: mod_contact_dropdown.liquid 48483 2019-03-14 14:40:18Z blanco $ --> <div class="container"> <div class="row contact-dropdown"> <div class="contact-wrapper" style="display:none"> <div class="contact-button"> <h3>Contact</h3> <div class="icon-bar-wrapper"> <i class="contact-toggle" aria-hidden="true"><span></span></i> <i class="fa fa-comments contact" aria-hidden="true"></i> </div> </div> <div class="slide-content slide-toggle"> <h3>Contact</h3> <div class="icon-bar-wrapper"> <i class="fa fa-times fa-lg" aria-hidden="true"></i> </div> <div class="link"> <p><i class="fa fa-pencil-square-o" ></i> <a href="/emea/en/contact-form" title="Contact form">Contact</a></p> </div> <div class="link"> <p><i class="fa fa-envelope-o" ></i> <a href="mailto:webcontact@sesotec.com" title="Send an email">Send an email<br></a></p> </div> <div class="link"> <p><i class="fa fa-phone" ></i> <a href="/emea/en/contact/hotline" title="Hotline">&nbsp;Service-Hotline</a></p> </div> <div class="link"> <p><i class="fa fa-newspaper-o" ></i> <a href="/emea/en/resources/newsletter" title="Newsletter">Newsletter</a></p> </div> </div> </div> </div> </div> <div class="sticky-wrapper"> <div class="slide-content-sticky"> <div class="link"> <i class="fa fa-pencil-square-o" ></i> <p><a href="/emea/en/contact-form" title="Contact form">Contact</a></p> </div> <div class="link"> <i class="fa fa-envelope-o" ></i> <p><a href="mailto:webcontact@sesotec.com" title="Send an email">Send an email<br></a></p> </div> <div class="link"> <i class="fa fa-phone" ></i> <p><a href="/emea/en/contact/hotline" title="Hotline">&nbsp;Service-Hotline</a></p> </div> <div class="link"> <i class="fa fa-newspaper-o" ></i> <p><a href="/emea/en/resources/newsletter" title="Newsletter">Newsletter</a></p> </div> </div> </div> <!-- $Id: mod_link_intro.liquid 49312 2019-08-20 11:46:02Z blanco $ --> <div class="full-width-wrapper mod-link-intro"> <div class="container"> <div class="row"> <div class="col-xs-24 col-sm-24 col-md-20 col-md-offset-2"> <h5 class="reg"></h5> <div class="intro-text inner-content">Industrial companies are facing the challenge of reconciling sustainability and profitability. With our intelligent solutions for <strong>foreign object detection, material sorting and analysis</strong>, we help our customers to ensure that sustainable and high-quality production is profitable for people, the environment and industry.<div><div><p class="wysiwyg-text-align-center"></p></div></div></div> <a href="/emea/en/about-sesotec/philosophy" title="<strong>What drives us</strong>" class="link-decor"><strong>What drives us</strong></a> </div> </div> </div> </div> <!-- $Id: mod_icon_teaser.liquid 49426 2019-09-19 11:35:01Z blanco $ --> <!-- Content type industries --> <div class="full-width-wrapper mod-icon-teaser bg-grey-reg"> <div class="container"> <div class="row"> <div class="col-xs-24 col-sm-18 col-sm-offset-3 col-md-20 col-md-offset-2"> <h5 class="reg">Industries</h5> <div class="teaser-intro">Customers from very different industries value our solutions.</div> <!-- Wrapper for iteration elements --> <div class="item-wrapper-box"> <div class="item-wrapper item-3"> <a href="/emea/en/industries/food" title="Food"> <div class="item-image"> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e270/598c68c4c25e5b2c7b74b40d/files/SES_Categories--Food--black_402x_170717.png?1658920578" title="S E S Categories Food black 402x 170717" alt="S E S Categories Food black 402x 170717" class="no-scale img-def" > <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e270/598c68c4c25e5b2c7b74b40d/files/SES_Categories--Food--green_402x_170717.png?1658920578" title="S E S Categories Food green 402x 170717" alt="S E S Categories Food green 402x 170717" class="no-scale img-hover" > </div> <div class="item-text"> <p>Food</p> </div> </a> </div> <div class="item-wrapper item-3"> <a href="/emea/en/industries/plastics" title="Plastics"> <div class="item-image"> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e270/598c6889c25e5b2c7874b41e/files/SES_Categories--Plastic--black_402x_170717.png?1658206309" title="S E S Categories Plastic black 402x 170717" alt="S E S Categories Plastic black 402x 170717" class="no-scale img-def" > <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e270/598c6889c25e5b2c7874b41e/files/SES_Categories--Plastic--green_402x_170717.png?1658206309" title="S E S Categories Plastic green 402x 170717" alt="S E S Categories Plastic green 402x 170717" class="no-scale img-hover" > </div> <div class="item-text"> <p>Plastics</p> </div> </a> </div> <div class="item-wrapper item-3"> <a href="/emea/en/industries/recycling" title="Recycling"> <div class="item-image"> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e270/598c688ac25e5b2c7874b421/files/SES_Categories--Recycling--black@2x_170717.png?1658206358" title="S E S Categories Recycling black@2x 170717" alt="S E S Categories Recycling black@2x 170717" class="no-scale img-def" > <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e270/598c688ac25e5b2c7874b421/files/SES_Categories--Recycling--green@2x_170717.png?1658206358" title="S E S Categories Recycling green@2x 170717" alt="S E S Categories Recycling green@2x 170717" class="no-scale img-hover" > </div> <div class="item-text"> <p>Recycling</p> </div> </a> </div> </div> <!-- mod_icon_teaser.liquid Since we cannot attribute classes to link_to, we need to style it in another way --> </div> </div> </div> </div> <!-- $Id: mod_thumb_boxes.liquid 49312 2019-08-20 11:46:02Z blanco $ --> <!-- thumb_boxes_list.size!--> <!-- $Id: mod_image_collection_teaser.liquid 49997 2020-02-24 10:21:02Z blanco $ --> <div id="content-blog-collection" class="full-width-wrapper mod-image-collection-teaser mod-event-list"> <div class="container"> <div class="row event-filter"> <div class="col-xs-24 col-sm-24 col-md-20 col-md-offset-2"> <!-- iteration filter tags --> <div class="filtering-tags item-wrapper"> <div id="all" class="blog-cat-tag tags hover" >All</div> <div class="blog-cat-tag tags " data-id="company">Company</div> <div class="blog-cat-tag tags " data-id="circular-economy">Circular Economy</div> <div class="blog-cat-tag tags " data-id="food-safety">Food Safety</div> <div class="blog-cat-tag tags " data-id="food">Food</div> <div class="blog-cat-tag tags " data-id="plastics">Plastics</div> <div class="blog-cat-tag tags " data-id="recycling">Recycling</div> <div class="blog-cat-tag tags " data-id="test-kategorie-blog">White Paper</div> <div class="blog-cat-tag tags " data-id="case-studies">Case Studies</div> <div class="blog-cat-tag tags " data-id="neubau">New Building</div> <div class="blog-cat-tag tags " data-id="sesotec-life">Sesotec Life</div> </div> </div> </div> <h5 class="reg">Latest news from Sesotec</h5> <div class="row" id="blog-items"> <div class="row collection-wrapper no-wrapping"> <div class="col-xs-24 col-sm-24 col-md-16"> <div onclick="location.href='/emea/en/resources/blog/new-brochure-product-inspection-in-plastics-production-processing'" class=" item "> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6734694693b3560aad766b1a/files/Sesotec-ren-TitelBild-plast.jpg?1731488424" title="Sesotec ren Titel Bild plast" alt="Sesotec ren Titel Bild plast" > <div> <div class="image-caption"> <h6 class="category">Plastics</h6> <h6 class="title">New brochure - Product inspection in plastics production & processing</h6> <a href="/emea/en/resources/blog/new-brochure-product-inspection-in-plastics-production-processing" class="link-decor fa fa-long-arrow-right fa-lg">Click here to read the story</a> </div> </div> </div> </div> <div class="col-xs-24 col-sm-24 col-md-8"> <div class="row collection-wrapper"> <div onclick="location.href='/emea/en/resources/blog/successful-trade-fair-appearance-by-sesotec-at-fakuma-2024'" class="col-xs-24 col-sm-12 col-md-24 item "> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/672326d093b3561799dc57f8/files/Sesotec-img-fakuma-team-24.jpg?1730357094" title="Sesotec img fakuma team 24" alt="Sesotec img fakuma team 24" > <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Successful trade fair appearance by Sesotec at Fakuma 2024</h6> <a href="/emea/en/resources/blog/successful-trade-fair-appearance-by-sesotec-at-fakuma-2024" class="link-decor fa fa-long-arrow-right fa-lg">Click here to read the story</a> </div> </div> </div> <div onclick="location.href='/emea/en/resources/blog/topping-out-ceremony-for-sesotec%27s-new-level-factory'" class="col-xs-24 col-sm-12 col-md-24 item margin-top-40 "> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/671a514893b356b9d30231f0/files/_S2_7920-cabb10ff6bc96d148ee88573982a12bc.jpg?1729835666" title=" S2 7920 cabb10ff6bc96d148ee88573982a12bc" alt=" S2 7920 cabb10ff6bc96d148ee88573982a12bc" > <div> <div class="image-caption"> <h6 class="category">New Building</h6> <h6 class="title">Topping-out ceremony for Sesotec's new level factory</h6> <a href="/emea/en/resources/blog/topping-out-ceremony-for-sesotec%27s-new-level-factory" class="link-decor fa fa-long-arrow-right fa-lg">Click here to read the story</a> </div> </div> </div> </div></div></div> <div class="row spacing-top-40 collection-wrapper no-wrapping"> <div onclick="location.href='/emea/en/resources/blog/better-management-of-production-waste-at-plastiques-zd'" class="col-xs-24 col-sm-12 col-md-8 item "> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6718959093b356753dcb3ee7/files/Sesotec-img-GF-plastiques-zd-mat-technics-24-_13_.jpg?1729672968" title="Sesotec img G F plastiques zd mat technics 24 13" alt="Sesotec img G F plastiques zd mat technics 24 13" > <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Better management of production waste at Plastiques ZD</h6> <a href="/emea/en/resources/blog/better-management-of-production-waste-at-plastiques-zd" class="link-decor fa fa-long-arrow-right fa-lg">Click here to read the story</a> </div> </div> </div> <div onclick="location.href='/emea/en/resources/blog/sesotec-at-fakuma-trade-fair-2024-economy-meets-ecology'" class="col-xs-24 col-sm-12 col-md-8 item "> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/66ed384f93b3560c05720e50/files/PRE-SORT_Masterrendering.jpg?1726822734" title="P R E S O R T Masterrendering" alt="P R E S O R T Masterrendering" > <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec at Fakuma trade fair 2024 - “Economy meets Ecology”</h6> <a href="/emea/en/resources/blog/sesotec-at-fakuma-trade-fair-2024-economy-meets-ecology" class="link-decor fa fa-long-arrow-right fa-lg">Click here to read the story</a> </div> </div> </div> <div onclick="location.href='/emea/en/resources/blog/mobergs-produktkontroll-ab-in-sweden-becomes-member-of-sesotec-group'" class="col-xs-24 col-sm-12 col-md-8 item "> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/66d9c2ef93b356397f41473c/files/Sesotec_Mobergs_Handshake_Bearbeitet_V5.jpg?1726202097" title="Sesotec Mobergs Handshake Bearbeitet V5" alt="Sesotec Mobergs Handshake Bearbeitet V5" > <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Mobergs Produktkontroll AB in Sweden becomes “Member of Sesotec Group”</h6> <a href="/emea/en/resources/blog/mobergs-produktkontroll-ab-in-sweden-becomes-member-of-sesotec-group" class="link-decor fa fa-long-arrow-right fa-lg">Click here to read the story</a> </div> </div> </div> </div> <div class="pagination filtering-tags"> <a data-page="1" href="javascript:void(0);" class="tags current">1</a> <a data-page="2" href="javascript:void(0);" class="tags ">2</a> <a data-page="3" href="javascript:void(0);" class="tags ">3</a> <a data-page="4" href="javascript:void(0);" class="tags ">4</a> <a data-page="5" href="javascript:void(0);" class="tags ">5</a> <a data-page="6" href="javascript:void(0);" class="tags ">6</a> <a data-page="7" href="javascript:void(0);" class="tags ">7</a> <a data-page="8" href="javascript:void(0);" class="tags ">8</a> <a data-page="9" href="javascript:void(0);" class="tags ">9</a> <a data-page="10" href="javascript:void(0);" class="tags ">10</a> <a data-page="11" href="javascript:void(0);" class="tags ">11</a> <a data-page="12" href="javascript:void(0);" class="tags ">12</a> <a data-page="13" href="javascript:void(0);" class="tags ">13</a> <a data-page="14" href="javascript:void(0);" class="tags ">14</a> <a data-page="15" href="javascript:void(0);" class="tags ">15</a> <a data-page="16" href="javascript:void(0);" class="tags ">16</a> <a data-page="17" href="javascript:void(0);" class="tags ">17</a> <a data-page="18" href="javascript:void(0);" class="tags ">18</a> <a data-page="19" href="javascript:void(0);" class="tags ">19</a> <a data-page="20" href="javascript:void(0);" class="tags ">20</a> <a data-page="21" href="javascript:void(0);" class="tags ">21</a> <a data-page="22" href="javascript:void(0);" class="tags ">22</a> <a data-page="23" href="javascript:void(0);" class="tags ">23</a> <a data-page="24" href="javascript:void(0);" class="tags ">24</a> <a data-page="25" href="javascript:void(0);" class="tags ">25</a> <a data-page="26" href="javascript:void(0);" class="tags ">26</a> <a data-page="27" href="javascript:void(0);" class="tags ">27</a> <a data-page="28" href="javascript:void(0);" class="tags ">28</a> <a data-page="29" href="javascript:void(0);" class="tags ">29</a> <a data-page="30" href="javascript:void(0);" class="tags ">30</a> <a data-page="31" href="javascript:void(0);" class="tags ">31</a> <a data-page="32" href="javascript:void(0);" class="tags ">32</a> <a data-page="33" href="javascript:void(0);" class="tags ">33</a> <a data-page="34" href="javascript:void(0);" class="tags ">34</a> <a data-page="35" href="javascript:void(0);" class="tags ">35</a> <a data-page="36" href="javascript:void(0);" class="tags ">36</a> <a data-page="37" href="javascript:void(0);" class="tags ">37</a> <a data-page="38" href="javascript:void(0);" class="tags ">38</a> <a data-page="39" href="javascript:void(0);" class="tags ">39</a> <a data-page="40" href="javascript:void(0);" class="tags ">40</a> <a data-page="41" href="javascript:void(0);" class="tags ">41</a> <a data-page="42" href="javascript:void(0);" class="tags ">42</a> <a href="javascript:void(0);" data-page="2" class="tags paginate-right"></a> </div> </div> <script> $('#carousel-item-2').slick({ slidesToShow: 1, slidesToScroll: 1, arrows: false, dots: true, autoplay: true, responsive: [ { breakpoint: 1200, settings: { arrows: false, slidesToShow: 1, slidesToScroll: 1, } }, { breakpoint: 700, settings: { arrows: false, slidesToShow: 1, slidesToScroll: 1, } } ] }); $(document).on("click", '.filtering-tags .tags', function(event) { if ($(this).data('page')) { page = $(this).data('page'); } else { page = 1; } chosen_blog_category = ''; if ($(this).hasClass('hover')) { filter_item = ''; $(this).removeClass('hover'); $(this).parent().find("div#all").addClass('hover'); } else if (chosen_blog_category && chosen_blog_category!= '' && chosen_blog_category!= ' ') { filter_item = chosen_blog_category; } else { filter_item = $(this).data('id'); $(this).parent().find("div").removeClass('hover'); $(this).addClass('hover'); } if ($('.blog-cat-tag.hover').data('id')) { filter_item = $('.blog-cat-tag.hover').data('id'); } $.ajax({ url: "/emea/en/ajax/blog-entries.json", method: "GET", data: { filter_item_slug : filter_item,page:page, locale:"en", market:"emea"}, dataType: "html" }).success(function(response) { console.log('success'); $('#blog-items').html(response); $('html, body').animate({ scrollTop: $('[id="'+$('div#content-blog-collection').attr('id')+'"]').offset().top - ($('header.fixed').height()-1) }, 1000); window.location.hash = ($('div#content-blog-collection').attr('id')); }); }) </script> </div> </div> <!-- $Id: mod_event_teaser.liquid 49312 2019-08-20 11:46:02Z blanco $ --> <div class="full-width-wrapper mod-event-teaser"> <div class="container"> <h5 class="reg">Upcoming Sesotec exhibitions</h5> <div id="carousel-event" class="carousel slick teaser "> <div class="item-inner-wrapper"> <a href="https://www.ipfjapan.jp/english/" target="_blank" title="IPF Japan"> <div class="item-inner-left"> <span>26<br>Nov</span> </div> <div class="item-inner-right"> <h6>IPF Japan</h6> <h6 class="location">Tokyo</h6> <div class="link-decor fa fa-long-arrow-right fa-lg">Link to event</div> </div> </a> </div> <div class="item-inner-wrapper"> <a href="https://www.prseventindia.com/prsindia2024/en/page/india-home#:~:text=The%20Plastics%20Recycling%20Show%20India,dedicated%20specifically%20to%20plastics%20recycling" target="_blank" title="PRS India"> <div class="item-inner-left"> <span>04<br>Dec</span> </div> <div class="item-inner-right"> <h6>PRS India</h6> <h6 class="location">Mumbai </h6> <div class="link-decor fa fa-long-arrow-right fa-lg">Link to event</div> </div> </a> </div> </div> <div class="link-box col-xs-24 col-sm-8 col-sm-offset-16 col-md-6 col-md-offset-18"> <div class="c2a"> <p><a href="/emea/en/sesotec-live/exhibitions">All events</a></p></div> </div> </div> </div> <script> $('#carousel-event.slick').slick({ infinite: true, slidesToShow: 3, slidesToScroll: 3, arrows: false, dots: true, autoplay: true, responsive: [ { breakpoint: 1200, settings: { arrows: false, slidesToShow: 2, slidesToScroll: 2, } }, { breakpoint: 700, settings: { arrows: false, autoplay: false, slidesToShow: 1, slidesToScroll: 1, } } ] }); </script> <!-- $Id: mod_image_slider2.liquid 49313 2019-08-20 12:01:28Z blanco $ --> <div id="myCarousel2" class="full-width-wrapper no-wrapper-spacing mod-image slide slick carousel-slick container-attached mod-image-slider" data-ride="carousel" style="z-index:0 !important"> <div class="item active"> <div class="img-container low-brightness"> <picture><source srcset="/sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/5f18207e93b35669fc016827/files/trend-wachsende-weltbevoelkerung-2000.jpg 2x, /sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/5f18207e93b35669fc016827/files/trend-wachsende-weltbevoelkerung-2000.jpg 1x" /> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/5f18207e93b35669fc016827/files/trend-wachsende-weltbevoelkerung-2000.jpg" title="" alt=""></picture> <div class="container inner-content slider-caption"> <div class="row"> <div class="col-xs-24 col-sm-18 col-lg-12"> <div class="slider-caption-box"> <h1>A growing world population and rising standards of living</h1> <div class="text-teaser">are accelerating the need for industrially created products.</div> <div class="caption-link"> <span>&nbsp;</span> </div> </div> </div> </div> </div> </div> </div> <div class="item "> <div class="img-container low-brightness"> <picture><source srcset="/sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/5f18211893b35669fc016834/files/trend-begrenzte-resourcen-2000.jpg 2x, /sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/5f18211893b35669fc016834/files/trend-begrenzte-resourcen-2000.jpg 1x" /> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/5f18211893b35669fc016834/files/trend-begrenzte-resourcen-2000.jpg" title="" alt=""></picture> <div class="container inner-content slider-caption"> <div class="row"> <div class="col-xs-24 col-sm-18 col-lg-12"> <div class="slider-caption-box"> <h1>Limited resources</h1> <div class="text-teaser">require sustainable management and technological innovations.</div> <div class="caption-link"> <span>&nbsp;</span> </div> </div> </div> </div> </div> </div> </div> <div class="item "> <div class="img-container low-brightness"> <picture><source srcset="/sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/5f1824f593b35669fc016844/files/trend-vernetzte-welt-2000.jpg 2x, /sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/5f1824f593b35669fc016844/files/trend-vernetzte-welt-2000.jpg 1x" /> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/5f1824f593b35669fc016844/files/trend-vernetzte-welt-2000.jpg" title="" alt=""></picture> <div class="container inner-content slider-caption"> <div class="row"> <div class="col-xs-24 col-sm-18 col-lg-12"> <div class="slider-caption-box"> <h1>A networked world and strict legal requirements </h1> <div class="text-teaser">bring product safety and responsibility to the forefront.</div> <div class="caption-link"> <span>&nbsp;</span> </div> </div> </div> </div> </div> </div> </div> <div class="item "> <div class="img-container low-brightness"> <picture><source srcset="/sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/5f181fa493b35669fc016817/files/trend-nachhaltigkeit-profitabilitaet-2000.jpg 2x, /sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/5f181fa493b35669fc016817/files/trend-nachhaltigkeit-profitabilitaet-2000.jpg 1x" /> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/5f181fa493b35669fc016817/files/trend-nachhaltigkeit-profitabilitaet-2000.jpg" title="" alt=""></picture> <div class="container inner-content slider-caption"> <div class="row"> <div class="col-xs-24 col-sm-18 col-lg-12"> <div class="slider-caption-box"> <h1>Reconciling sustainability with profit</h1> <div class="text-teaser">is both a challenge and an opportunity for the industry.</div> <div class="caption-link"> <span>&nbsp;</span> </div> </div> </div> </div> </div> </div> </div> </div> <script> $('#myCarousel2.slick').slick({ slidesToShow: 1, slidesToScroll: 1, arrows: true, dots: true, autoplay: true, responsive: [ { breakpoint: 700, settings: { autoplay: false } } ] }); </script> <!-- $Id: mod_text_link.liquid 49312 2019-08-20 11:46:02Z blanco $ --> <div class="full-width-wrapper mod-link-intro bg-grey-reg"> <div class="container"> <div class="row"> <div class="col-xs-24 col-sm-24 col-md-20 col-md-offset-2"> <h5 class="reg">Newsletter</h5> <div class="intro-text inner-content"> <p><p>Stay up to date and discover all the latest news related to food, plastics and recycling.<br></p></p> </div> <p><a href="/emea/en/resources/newsletter" title="Newsletter"><strong>Sign up for our newsletter<br></strong></a></p> </div> </div> </div> </div> <!-- $Id: mod_quicklink.liquid 49312 2019-08-20 11:46:02Z blanco $ --> <div class="full-width-wrapper mod-quicklink bg-sesotec-green wrapper-spacing-20"> <div class="container"> <div class="row"> <div class="col-xs-24 col-sm-24 col-md-20 col-md-offset-2 align-center"> <p>Got a question? Contact us, we are glad to help you. &nbsp;&nbsp; <a href="/emea/en/contact" title="<strong>Contact</strong>" class="button"><strong>Contact</strong></a></p> </div> </div> </div> </div> <!-- $Id: mod_button.liquid 49664 2019-10-23 14:34:15Z blanco $ --> <!-- snippet mod-button --> <div class="full-width-wrapper mod-button bg-grey-reg"> <div class="container"> <h5 class="reg">Career</h5> <div class="row"> <div class="col-xs-24 col-sm-20 col-sm-offset-2 col-md-20 col-md-offset-2 align-center"> <div class="intro-text">Do you want to work for an innovative medium-sized company that operates globally?</div> <div class="row flex-wrapper"> <div class="col-xs-24 col-sm-12 col-md-8 item bg-sesotec-green"> <div class="caption"> <p> </p><h3> Sesotec as an employer <br></h3><p><a href="/emea/en/career/sesotec-as-employer" title="read more<br>">read more</a></p> </div> </div> <div class="col-xs-24 col-sm-12 col-md-8 item bg-sesotec-green"> <div class="caption"> <p></p><h3>University students</h3><p><a href="/emea/en/career/university-studies">read more</a></p> </div> </div> <div class="col-xs-24 col-sm-12 col-md-8 item bg-sesotec-green"> <div class="caption"> <p></p><h3>Vocational training</h3><p><a href="/emea/en/career/vocational-training">read more</a></p> </div> </div> </div> <a href="https://jobs.sesotec.com" title="Karriere">Go to the Careers page</a> </div> </div> </div> </div> <!-- $Id: mod_wall_fame.liquid 49312 2019-08-20 11:46:02Z blanco $ --> <div class="full-width-wrapper mod-wall-of-fame bg-grey-reg"> <div class="container"> <div class="row"> <div class="col-xs-22 col-xs-offset-1 col-sm-22 col-sm-offset-1 col-md-22 col-md-offset-1"> <h5 class="reg"></h5> <div class="intro-text"> <p>Memberships and awards</p> </div> <div class="item-wrapper-box"> <div class="item-image popover-item" data-toggle="popover" data-content="One third of all food is either wasted or lost – an amount that would be enough to meet global food needs. Together with our members from industry, politics and civil society, SAVE FOOD aims to drive innovations, promote interdisciplinary dialogue and spark off debates in order to generate solutions. <a href='https://www.save-food.org/'>Visit Website</a>"> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry59945110c25e5b2c7874b4bf/5d6e6212d1468d30a3b5353e/files/SafeFood_Logo.png?1652432799" title="Safe Food Logo" alt="Safe Food Logo" > </div> <div class="item-image popover-item" data-toggle="popover" data-content="With more than 3,200 members, VDMA is the largest network organization for mechanical engineering in Europe. <a href='www.vdma.org'>Visit Website</a>"> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry59945110c25e5b2c7874b4bf/59955177c25e5b2c7b74b519/files/vdma-180.png?1658219305" title="vdma 180" alt="vdma 180" > </div> <div class="item-image popover-item" data-toggle="popover" data-content="Plastics Recyclers Europe (PRE) was established in 1996 with the purpose of protecting and promoting the interests of plastics recyclers in Europe. PRE supports the transition towards circular economy and aims to harmonize the recycling standards across Europe. <a href='https://www.plasticsrecyclers.eu'>Visit Website</a>"> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry59945110c25e5b2c7874b4bf/5d6e5fb5d1468d30a3b53535/files/Proud-member-of-PRE---SIGN.png?1652432798" title="Proud member of P R E S I G N" alt="Proud member of P R E S I G N" > </div> <div class="item-image popover-item" data-toggle="popover" data-content="The association for packaging and processing technologies. <a href='www.pmmi.org'>Visit Website</a>"> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry59945110c25e5b2c7874b4bf/59955002c25e5b2c7874b4f1/files/pmmi-180-2.png?1658219260" title="pmmi 180 2" alt="pmmi 180 2" > </div> <div class="item-image popover-item" data-toggle="popover" data-content="The Plastics Industry Association (PLASTICS), formerly SPI, is a purpose-driven organization here to support the entire plastics supply chain. <a href='http://www.plasticsindustry.org/'>Visit Website</a>"> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry59945110c25e5b2c7874b4bf/59955060c25e5b2c7b74b50b/files/plastics-industry-association2.png?1658219309" title="plastics industry association2" alt="plastics industry association2" > </div> <div class="item-image popover-item" data-toggle="popover" data-content="TOP 100 honours the most innovative of Germany's small and medium-sized enterprises. Sesotec received the prize in 2017. <a href='https://www.top100.de/'>Visit Website</a>"> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry59945110c25e5b2c7874b4bf/599550c8c25e5b2c7874b4fc/files/top100-180-2.png?1658219297" title="top100 180 2" alt="top100 180 2" > </div> <div class="item-image popover-item" data-toggle="popover" data-content="Since 2014, the Stifterverband has honoured research-based companies for the special responsibility they assume for the state and society with the 'Innovative through Research' seal. <a href='https://www.stifterverband.org/forschungssiegel'>Visit Website</a>"> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry59945110c25e5b2c7874b4bf/59955125c25e5b2c7b74b514/files/Forschung_und_Entwicklung_2020_print_en.png?1658219302" title="Forschung und Entwicklung 2020 print en" alt="Forschung und Entwicklung 2020 print en" > </div> <div class="item-image popover-item" data-toggle="popover" data-content="Sesotec is certified according to DIN EN ISO 9001:2015. You can find the certificate in the 'Downloads' section. <a href='https://www.sesotec.com/emea/en/resources/blog/sesotec-receives-din-en-iso-9001-2015-quality-seal'>Visit Website</a>"> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry59945110c25e5b2c7874b4bf/5e215af8d1468d7fa3867951/files/ISO-Zertifizierung2019.jpg?1652432799" title="I S O Zertifizierung2019" alt="I S O Zertifizierung2019" > </div> <div class="item-image popover-item" data-toggle="popover" data-content="We are Alliance Member of the Sustainability Initiative Blue Competence (www.bluecompetence.net), an initiative of the VDMA for promoting and communication of sustainable solutions for the Mechanical Engineering Industry. By using the trademark “Blue Competence”, we commit ourselves to the twelve Sustainability Guidelines. <a href='https://tun.vdma.org/en/viewer/-/v2article/render/26515217'>Visit Website</a>"> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry59945110c25e5b2c7874b4bf/5e4bf703d1468db6bafcad77/files/blue-competence-en.jpg?1652432799" title="blue competence en" alt="blue competence en" > </div> <div class="item-image popover-item" data-toggle="popover" data-content="With more than 150 member companies, the DIL (German Institute of Food Technologies) is a link between science and practice in the production of food. <a href='https://www.dil-ev.de/en.html'>Visit Website</a>"> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry59945110c25e5b2c7874b4bf/6094d34693b35655a8a59d53/files/DIL_logo.jpg?1652432799" title="D I L logo" alt="D I L logo" > </div> <div class="item-image popover-item" data-toggle="popover" data-content="Companies that achieve a minimum number of points and ratings on kununu.de will be honored as TOP COMPANIES. TOP COMPANIES are employers who care about the well-being of their employees and are well rated by them. <a href='https://www.kununu.com/de/sesotec1'>Visit Website</a>"> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry59945110c25e5b2c7874b4bf/5b2a0231ffe9ecb9c838346e/files/kununu_TopCompany-Siegel_2024_RGB.jpg?1704872148" title="kununu Top Company Siegel 2024 R G B" alt="kununu Top Company Siegel 2024 R G B" > </div> </div> </div> </div> </div> </div> <!-- $Id: footer.liquid 50906 2022-11-28 17:06:33Z blanco $ --> <div class="full-width-wrapper bg-grey-dark footer"> <div class="container"> <div class="row socialmedia wrapper-spacing-20" > <h5>Follow us:</h5> <span class="seperator"></span> <a href="https://www.linkedin.com/company/335170/" target="_blank"><i class="fa fa-linkedin" aria-hidden="true"></i></a> <a href="https://www.instagram.com/sesotec_gmbh/" target="_blank"><i class="fa fa-instagram" aria-hidden="true"></i></a> <a href="https://www.facebook.com/sesotec.global/" target="_blank"><i class="fa fa-facebook" aria-hidden="true"></i></a> <a href="https://www.youtube.com/user/sesotec" target="_blank"><i class="fa fa-youtube-play" aria-hidden="true"></i></a> <a href="https://www.xing.com/companies/sesotecgmbh" target="_blank"><i class="fa fa-xing" aria-hidden="true"></i></a> <a href="https://twitter.com/sesotec" target="_blank"><i class="fa fa-twitter" aria-hidden="true"></i></a> </div> </div> <div class="container"> <footer class="wrapper-spacing-20"> <div class="row"> <div class="col-xs-24 col-sm-10 col-md-10"> <p>&copy;2008 – 2024 Sesotec GmbH</p> </div> <div class="col-xs-24 col-sm-4 col-md-4"> </div> <div class="col-xs-24 col-sm-10 col-md-10"> <div class="cookie-reset"> <a class="cc-cookie-reset" href="#" title="Revise cookie and analytics tool selection.">Revise cookie and analytics tool selection.</a> </div> <nav> <a href="/emea/en/sesotec-sitemap_en-GB">Sitemap</a> <a href="/emea/en/legal-notes">Legal notes</a> <a href="/emea/en/data-privacy">Data privacy</a> <a href="/emea/en/data-privacy-social-media">Data privacy social media</a> </nav> </div> </div> </footer> </div> </div> <section id="loading-spinner-overlay" class="loading-spinner modal hidden-print" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="loading-spinner-container"></div> </div> </section> <section id="successMessageModal" class="custom-modal modal fade hidden-print" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-dialog container" role="document"><div class="modal-content col-xs-24 col-sm-18 col-sm-offset-3 col-md-18 col-md-offset-3" style="max-width:initial !important; background:transparent !important"> <div class="modal-header"><button type="button" class="close" data-dismiss="modal"></button></div> <div class="modal-body" style="background: #FFF;"><div class="container-fluid"> <div class="row"><div class="col-xs-24 col-sm-24 col-md-24"> <div id="successfull-message" class="inner-content mod-accordeon mod-job-offers"></div> </div> </div> </div> </div> </div> </div> </section> <!-- $Id$ --> <div id="countryModal" class="custom-modal modal fade hidden-print" tabindex="-1" role="dialog" aria-hidden="true" style="z-index: 100000;"> <div class="modal-dialog container" role="document"> <div class="modal-content col-xs-24 col-sm-18 col-sm-offset-3 col-md-18 col-md-offset-3" style="max-width:initial !important; background:transparent !important"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal"></button> </div> <div class="modal-body" style="background: #FFF;"> <div class="container-fluid"> <div class="row"> <div class="col-xs-24 col-sm-24 col-md-24"> <div class="inner-content mod-accordeon mod-job-offers"> <div class="center"> <h4>Please select your country</h4> <p>The selection of your country allows us to offer the optimal content for you.</p> <p style="display: none;" id="country_modal_detected_country"> We have detected the following country based on your IP address: <span class="country_name"> </span><br>If this is not correct, please choose your country below. </p> </div> <div class="country-wrapper"> <div class="region-wrapper"> <button data-toggle="collapse" data-target="#region-europa" aria-expanded="false" aria-controls="region-europa"><span class="txt-28">Europe</span></button> <div id="region-europa" class="collapse inner-content"> <p class="countries countries-europa"> <a href="/emea/en/index" class="country" data-market="emea" data-country="AX" title="Aland Islands" style="display:block; width:100%"> Aland Islands </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="AL" title="Albania" style="display:block; width:100%"> Albania </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="AD" title="Andorra" style="display:block; width:100%"> Andorra </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="AM" title="Armenia" style="display:block; width:100%"> Armenia </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="AT" title="Austria" style="display:block; width:100%"> Austria </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="AZ" title="Aserbaidschan" style="display:block; width:100%"> Aserbaidschan </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="BY" title="Belarus" style="display:block; width:100%"> Belarus </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="BE" title="Belgium" style="display:block; width:100%"> Belgium </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="BA" title="Bosnia-Herzegovina" style="display:block; width:100%"> Bosnia-Herzegovina </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="BG" title="Bulgaria" style="display:block; width:100%"> Bulgaria </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="HR" title="Croatia" style="display:block; width:100%"> Croatia </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="CY" title="Cyprus" style="display:block; width:100%"> Cyprus </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="CZ" title="Czech Republic" style="display:block; width:100%"> Czech Republic </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="DK" title="Denmark" style="display:block; width:100%"> Denmark </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="EE" title="Estonia" style="display:block; width:100%"> Estonia </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="FO" title="Faroe Islands" style="display:block; width:100%"> Faroe Islands </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="FI" title="Finland" style="display:block; width:100%"> Finland </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="FR" title="France" style="display:block; width:100%"> France </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="GE" title="Georgia" style="display:block; width:100%"> Georgia </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="DE" title="Germany" style="display:block; width:100%"> Germany </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="GI" title="Gibraltar" style="display:block; width:100%"> Gibraltar </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="GR" title="Greece" style="display:block; width:100%"> Greece </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="GG" title="Guernsey" style="display:block; width:100%"> Guernsey </a> <a href="http://www.sesotec.it" target="_blank" class="country" data-market="emea" data-country="VA" title="Vatican City" style="display:block; width:100%"> Vatican City </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="HU" title="Hungary" style="display:block; width:100%"> Hungary </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="IS" title="Iceland" style="display:block; width:100%"> Iceland </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="IE" title="Ireland" style="display:block; width:100%"> Ireland </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="IM" title="Isle of Man" style="display:block; width:100%"> Isle of Man </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="IT" title="Italy" style="display:block; width:100%"> Italy </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="JE" title="Jersey" style="display:block; width:100%"> Jersey </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="KZ" title="Kazakhstan" style="display:block; width:100%"> Kazakhstan </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="XK" title="Kosovo" style="display:block; width:100%"> Kosovo </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="KG" title="Kyrgyzstan" style="display:block; width:100%"> Kyrgyzstan </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="LV" title="Lattvia" style="display:block; width:100%"> Lattvia </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="LI" title="Liechtenstein" style="display:block; width:100%"> Liechtenstein </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="LT" title="Lithuania" style="display:block; width:100%"> Lithuania </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="LU" title="Luxembourg" style="display:block; width:100%"> Luxembourg </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="MK" title="Macedonia" style="display:block; width:100%"> Macedonia </a> <a href="http://www.sesotec.it" target="_blank" class="country" data-market="emea" data-country="MT" title="Malta" style="display:block; width:100%"> Malta </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="MD" title="Moldavia" style="display:block; width:100%"> Moldavia </a> <a href="http://www.sesotec.fr" target="_blank" class="country" data-market="emea" data-country="MC" title="Monaco" style="display:block; width:100%"> Monaco </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="ME" title="Montenegro" style="display:block; width:100%"> Montenegro </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="NL" title="Netherlands" style="display:block; width:100%"> Netherlands </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="NO" title="Norway" style="display:block; width:100%"> Norway </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="PL" title="Poland" style="display:block; width:100%"> Poland </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="PT" title="Portugal" style="display:block; width:100%"> Portugal </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="RO" title="Romania" style="display:block; width:100%"> Romania </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="RU" title="Russia" style="display:block; width:100%"> Russia </a> <a href="http://www.sesotec.it" target="_blank" class="country" data-market="emea" data-country="SM" title="San Marino" style="display:block; width:100%"> San Marino </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="RS" title="Serbia" style="display:block; width:100%"> Serbia </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="SK" title="Slovakia" style="display:block; width:100%"> Slovakia </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="SI" title="Slovenia" style="display:block; width:100%"> Slovenia </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="ES" title="Spain" style="display:block; width:100%"> Spain </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="SE" title="Sweden" style="display:block; width:100%"> Sweden </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="CH" title="Switzerland" style="display:block; width:100%"> Switzerland </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="TJ" title="Tajikistan" style="display:block; width:100%"> Tajikistan </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="TR" title="Turkey" style="display:block; width:100%"> Turkey </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="TM" title="Turkmenistan" style="display:block; width:100%"> Turkmenistan </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="UA" title="Ukraina" style="display:block; width:100%"> Ukraina </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="GB" title="United Kingdom" style="display:block; width:100%"> United Kingdom </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="UZ" title="Uzbekistan" style="display:block; width:100%"> Uzbekistan </a> </p> <p></p> <script> $(document).ready(function() { sortElmAlphabetical('p.countries-europa', 'a'); }); </script> </div> </div> <div class="region-wrapper"> <button data-toggle="collapse" data-target="#region-nord-und-mittelamerika" aria-expanded="false" aria-controls="region-nord-und-mittelamerika"><span class="txt-28">North/Central America</span></button> <div id="region-nord-und-mittelamerika" class="collapse inner-content"> <p class="countries countries-nord-und-mittelamerika"> <a href="http://www.sesotec.us/en/home-us/" target="_blank" class="country" data-market="na" data-country="AI" title="Anguilla" style="display:block; width:100%"> Anguilla </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="AG" title="Antigua & Barbuda" style="display:block; width:100%"> Antigua & Barbuda </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="AW" title="Aruba" style="display:block; width:100%"> Aruba </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="BS" title="Bahamas" style="display:block; width:100%"> Bahamas </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="BB" title="Barbados" style="display:block; width:100%"> Barbados </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="BZ" title="Belize" style="display:block; width:100%"> Belize </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="BM" title="Bermuda" style="display:block; width:100%"> Bermuda </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="CA" title="Canada" style="display:block; width:100%"> Canada </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="KY" title="Cayman Islands" style="display:block; width:100%"> Cayman Islands </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="CR" title="Costa Rica" style="display:block; width:100%"> Costa Rica </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="CU" title="Cuba" style="display:block; width:100%"> Cuba </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="CW" title="Curaçao" style="display:block; width:100%"> Curaçao </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="DM" title="Dominica" style="display:block; width:100%"> Dominica </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="DO" title="Dominican Republic" style="display:block; width:100%"> Dominican Republic </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="SV" title="El Salvador" style="display:block; width:100%"> El Salvador </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="GL" title="Greenland" style="display:block; width:100%"> Greenland </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="GD" title="Grenada" style="display:block; width:100%"> Grenada </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="GP" title="Guadeloupe" style="display:block; width:100%"> Guadeloupe </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="GT" title="Guatemala" style="display:block; width:100%"> Guatemala </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="HT" title="Haiti" style="display:block; width:100%"> Haiti </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="HN" title="Honduras" style="display:block; width:100%"> Honduras </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="JM" title="Jamaica" style="display:block; width:100%"> Jamaica </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="MQ" title="Martinique" style="display:block; width:100%"> Martinique </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="MX" title="Mexico" style="display:block; width:100%"> Mexico </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="MS" title="Montserrat" style="display:block; width:100%"> Montserrat </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="NI" title="Nicaragua" style="display:block; width:100%"> Nicaragua </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="PA" title="Panamá" style="display:block; width:100%"> Panamá </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="PR" title="Puerto Rico" style="display:block; width:100%"> Puerto Rico </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="BL" title="Saint Barthélemy" style="display:block; width:100%"> Saint Barthélemy </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="KN" title="Saint Kitts and Nevis" style="display:block; width:100%"> Saint Kitts and Nevis </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="LC" title="Saint Lucia" style="display:block; width:100%"> Saint Lucia </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="MF" title="Saint Martin (French part)" style="display:block; width:100%"> Saint Martin (French part) </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="PM" title="Saint Pierre and Miquelon" style="display:block; width:100%"> Saint Pierre and Miquelon </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="VC" title="Saint Vincent and the Grenadines" style="display:block; width:100%"> Saint Vincent and the Grenadines </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="SX" title="Sint Maarten (Dutch part)" style="display:block; width:100%"> Sint Maarten (Dutch part) </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="TT" title="Trinidad and Tobago" style="display:block; width:100%"> Trinidad and Tobago </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="TC" title="Turks and Caicos Islands" style="display:block; width:100%"> Turks and Caicos Islands </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="US" title="USA" style="display:block; width:100%"> USA </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="VI" title="United States Virgin Islands" style="display:block; width:100%"> United States Virgin Islands </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="VG" title="British Virgin Islands" style="display:block; width:100%"> British Virgin Islands </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="AN" title="Netherlands Antilles" style="display:block; width:100%"> Netherlands Antilles </a> </p> <p></p> <script> $(document).ready(function() { sortElmAlphabetical('p.countries-nord-und-mittelamerika', 'a'); }); </script> </div> </div> <div class="region-wrapper"> <button data-toggle="collapse" data-target="#region-suedamerika" aria-expanded="false" aria-controls="region-suedamerika"><span class="txt-28">South America</span></button> <div id="region-suedamerika" class="collapse inner-content"> <p class="countries countries-suedamerika"> <a href="/na/en-US/index" class="country" data-market="na" data-country="AR" title="Argentina" style="display:block; width:100%"> Argentina </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="BO" title="Bolivia" style="display:block; width:100%"> Bolivia </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="BQ" title="Bonaire, Sint Eustatius and Saba" style="display:block; width:100%"> Bonaire, Sint Eustatius and Saba </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="BR" title="Brazil" style="display:block; width:100%"> Brazil </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="CL" title="Chile" style="display:block; width:100%"> Chile </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="CO" title="Colombia" style="display:block; width:100%"> Colombia </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="EC" title="Ecuador" style="display:block; width:100%"> Ecuador </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="FK" title="Falkland Islands (Malvinas)" style="display:block; width:100%"> Falkland Islands (Malvinas) </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="GF" title="French Guiana" style="display:block; width:100%"> French Guiana </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="GY" title="Guyana" style="display:block; width:100%"> Guyana </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="PY" title="Paraguay" style="display:block; width:100%"> Paraguay </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="PE" title="Peru" style="display:block; width:100%"> Peru </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="SR" title="Suriname" style="display:block; width:100%"> Suriname </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="UY" title="Uruguay" style="display:block; width:100%"> Uruguay </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="VE" title="Venezuela" style="display:block; width:100%"> Venezuela </a> </p> <p></p> <script> $(document).ready(function() { sortElmAlphabetical('p.countries-suedamerika', 'a'); }); </script> </div> </div> <div class="region-wrapper"> <button data-toggle="collapse" data-target="#region-asien" aria-expanded="false" aria-controls="region-asien"><span class="txt-28">Asia</span></button> <div id="region-asien" class="collapse inner-content"> <p class="countries countries-asien"> <a href="/apac/en/index" class="country" data-market="apac" data-country="AF" title="Afghanistan" style="display:block; width:100%"> Afghanistan </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="BH" title="Bahrain" style="display:block; width:100%"> Bahrain </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="BD" title="Bangladesh" style="display:block; width:100%"> Bangladesh </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="BT" title="Bhutan" style="display:block; width:100%"> Bhutan </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="IO" title="British Indian Ocean Territory" style="display:block; width:100%"> British Indian Ocean Territory </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="KH" title="Cambodia" style="display:block; width:100%"> Cambodia </a> <a href="https://www.sesotec.cn/apac/zh-CN/" target="_blank" class="country" data-market="apac" data-country="CN" title="China" style="display:block; width:100%"> China </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="TW" title="Taiwan" style="display:block; width:100%"> Taiwan </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="IN" title="India" style="display:block; width:100%"> India </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="ID" title="Indonesia" style="display:block; width:100%"> Indonesia </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="IR" title="Iran" style="display:block; width:100%"> Iran </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="IQ" title="Iraq" style="display:block; width:100%"> Iraq </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="IL" title="Israel" style="display:block; width:100%"> Israel </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="JP" title="Japan" style="display:block; width:100%"> Japan </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="JO" title="Jordan" style="display:block; width:100%"> Jordan </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="KP" title="North Korea" style="display:block; width:100%"> North Korea </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="KR" title="South Korea" style="display:block; width:100%"> South Korea </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="KW" title="Kuwait" style="display:block; width:100%"> Kuwait </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="LA" title="Laos" style="display:block; width:100%"> Laos </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="LB" title="Lebanon" style="display:block; width:100%"> Lebanon </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="MO" title="Macao" style="display:block; width:100%"> Macao </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="MY" title="Malaysia" style="display:block; width:100%"> Malaysia </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="MV" title="Maldives" style="display:block; width:100%"> Maldives </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="MN" title="Mongolia" style="display:block; width:100%"> Mongolia </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="MM" title="Myanmar" style="display:block; width:100%"> Myanmar </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="NP" title="Nepal" style="display:block; width:100%"> Nepal </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="OM" title="Oman" style="display:block; width:100%"> Oman </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="PK" title="Pakistan" style="display:block; width:100%"> Pakistan </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="PS" title="Palestinian Territory, Occupied" style="display:block; width:100%"> Palestinian Territory, Occupied </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="PH" title="Philippines" style="display:block; width:100%"> Philippines </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="QA" title="Qatar" style="display:block; width:100%"> Qatar </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="SA" title="Saudi Arabia" style="display:block; width:100%"> Saudi Arabia </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="SG" title="Singapore" style="display:block; width:100%"> Singapore </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="LK" title="Sri Lanka" style="display:block; width:100%"> Sri Lanka </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="SY" title="Syria" style="display:block; width:100%"> Syria </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="TA" title="Taiwan" style="display:block; width:100%"> Taiwan </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="TH" title="Thailand " style="display:block; width:100%"> Thailand </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="TL" title="Timor-Leste" style="display:block; width:100%"> Timor-Leste </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="AE" title="United Arab Emirates" style="display:block; width:100%"> United Arab Emirates </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="VN" title="Vietnam" style="display:block; width:100%"> Vietnam </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="YE" title="Yemen" style="display:block; width:100%"> Yemen </a> </p> <p></p> <script> $(document).ready(function() { sortElmAlphabetical('p.countries-asien', 'a'); }); </script> </div> </div> <div class="region-wrapper"> <button data-toggle="collapse" data-target="#region-afrika" aria-expanded="false" aria-controls="region-afrika"><span class="txt-28">Africa</span></button> <div id="region-afrika" class="collapse inner-content"> <p class="countries countries-afrika"> <a href="http://www.sesotec.fr" target="_blank" class="country" data-market="emea" data-country="DZ" title="Algeria" style="display:block; width:100%"> Algeria </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="AO" title="Angola" style="display:block; width:100%"> Angola </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="BJ" title="Benin" style="display:block; width:100%"> Benin </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="BW" title="Botswana" style="display:block; width:100%"> Botswana </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="BF" title="Burkina Faso" style="display:block; width:100%"> Burkina Faso </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="BI" title="Burundi" style="display:block; width:100%"> Burundi </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="CM" title="Cameroon" style="display:block; width:100%"> Cameroon </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="CV" title="Cape Verde" style="display:block; width:100%"> Cape Verde </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="CF" title="Central African Republic" style="display:block; width:100%"> Central African Republic </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="TD" title="Chad" style="display:block; width:100%"> Chad </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="KM" title="Comoros" style="display:block; width:100%"> Comoros </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="CG" title="Republic of the Congo" style="display:block; width:100%"> Republic of the Congo </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="CD" title="Democratic Republic of the Congo" style="display:block; width:100%"> Democratic Republic of the Congo </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="CI" title="Ivory Coast" style="display:block; width:100%"> Ivory Coast </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="DJ" title="Djibouti" style="display:block; width:100%"> Djibouti </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="EG" title="Egypt" style="display:block; width:100%"> Egypt </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="GQ" title="Equatorial Guinea" style="display:block; width:100%"> Equatorial Guinea </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="ER" title="Eritrea" style="display:block; width:100%"> Eritrea </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="ET" title="Ethiopia" style="display:block; width:100%"> Ethiopia </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="GA" title="Gabon" style="display:block; width:100%"> Gabon </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="GM" title="Gambia" style="display:block; width:100%"> Gambia </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="GH" title="Ghana" style="display:block; width:100%"> Ghana </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="GN" title="Guinea" style="display:block; width:100%"> Guinea </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="GW" title="Guinea-Bissau" style="display:block; width:100%"> Guinea-Bissau </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="KE" title="Kenya" style="display:block; width:100%"> Kenya </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="LS" title="Lesotho" style="display:block; width:100%"> Lesotho </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="LR" title="Liberia" style="display:block; width:100%"> Liberia </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="LY" title="Libya" style="display:block; width:100%"> Libya </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="MG" title="Madagascar" style="display:block; width:100%"> Madagascar </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="MW" title="Malawi" style="display:block; width:100%"> Malawi </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="ML" title="Mali" style="display:block; width:100%"> Mali </a> <a href="http://www.sesotec.fr" target="_blank" class="country" data-market="emea" data-country="MA" title="Morocco" style="display:block; width:100%"> Morocco </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="MR" title="Mauritania" style="display:block; width:100%"> Mauritania </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="MU" title="Mauritius " style="display:block; width:100%"> Mauritius </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="YT" title="Mayotte" style="display:block; width:100%"> Mayotte </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="MZ" title="Mozambique" style="display:block; width:100%"> Mozambique </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="NA" title="Namibia" style="display:block; width:100%"> Namibia </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="NE" title="Niger" style="display:block; width:100%"> Niger </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="NG" title="Nigeria" style="display:block; width:100%"> Nigeria </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="RE" title="Reunion" style="display:block; width:100%"> Reunion </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="RW" title="Rwanda" style="display:block; width:100%"> Rwanda </a> <a href="/na/en-US/index" class="country" data-market="na" data-country="SH" title="Saint Helena, Ascension and Tristan da Cunha" style="display:block; width:100%"> Saint Helena, Ascension and Tristan da Cunha </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="ST" title="Sao Tome and Principe" style="display:block; width:100%"> Sao Tome and Principe </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="SN" title="Senegal" style="display:block; width:100%"> Senegal </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="SC" title="Seychelles" style="display:block; width:100%"> Seychelles </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="SL" title="Sierra Leone" style="display:block; width:100%"> Sierra Leone </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="SO" title="Somalia" style="display:block; width:100%"> Somalia </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="ZA" title="South Africa" style="display:block; width:100%"> South Africa </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="SS" title="South Sudan" style="display:block; width:100%"> South Sudan </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="SD" title="Sudan" style="display:block; width:100%"> Sudan </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="SZ" title="Swaziland" style="display:block; width:100%"> Swaziland </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="TZ" title="Tanzania" style="display:block; width:100%"> Tanzania </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="TG" title="Togo" style="display:block; width:100%"> Togo </a> <a href="http://www.sesotec.fr" target="_blank" class="country" data-market="emea" data-country="TN" title="Tunesia" style="display:block; width:100%"> Tunesia </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="UG" title="Uganda" style="display:block; width:100%"> Uganda </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="EH" title="Western Sahara" style="display:block; width:100%"> Western Sahara </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="ZM" title="Zambia" style="display:block; width:100%"> Zambia </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="ZW" title="Zimbabwe" style="display:block; width:100%"> Zimbabwe </a> </p> <p></p> <script> $(document).ready(function() { sortElmAlphabetical('p.countries-afrika', 'a'); }); </script> </div> </div> <div class="region-wrapper"> <button data-toggle="collapse" data-target="#region-australien" aria-expanded="false" aria-controls="region-australien"><span class="txt-28">Australia</span></button> <div id="region-australien" class="collapse inner-content"> <p class="countries countries-australien"> <a href="/apac/en/index" class="country" data-market="apac" data-country="AS" title="American Samoa" style="display:block; width:100%"> American Samoa </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="AU" title="Australia" style="display:block; width:100%"> Australia </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="BN" title="Brunei" style="display:block; width:100%"> Brunei </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="CX" title="Christmas Island" style="display:block; width:100%"> Christmas Island </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="CC" title="Cocos (Keeling) Islands" style="display:block; width:100%"> Cocos (Keeling) Islands </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="CK" title="Cook Islands" style="display:block; width:100%"> Cook Islands </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="FJ" title="Fidschi" style="display:block; width:100%"> Fidschi </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="PF" title="French Polynesia" style="display:block; width:100%"> French Polynesia </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="GU" title="Guam" style="display:block; width:100%"> Guam </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="HM" title="Heard Island and McDonald Islands" style="display:block; width:100%"> Heard Island and McDonald Islands </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="KI" title="Kiribati" style="display:block; width:100%"> Kiribati </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="MH" title="Marshall Islands" style="display:block; width:100%"> Marshall Islands </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="FM" title="Micronesia" style="display:block; width:100%"> Micronesia </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="NR" title="Nauru" style="display:block; width:100%"> Nauru </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="NC" title="New Caledonia" style="display:block; width:100%"> New Caledonia </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="NZ" title="New Zealand" style="display:block; width:100%"> New Zealand </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="NU" title="Niue" style="display:block; width:100%"> Niue </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="NF" title="Norfolk Island" style="display:block; width:100%"> Norfolk Island </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="PW" title="Palau" style="display:block; width:100%"> Palau </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="PG" title="Papua New Guinea" style="display:block; width:100%"> Papua New Guinea </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="PN" title="Pitcairn" style="display:block; width:100%"> Pitcairn </a> <a href="/emea/en/index" class="country" data-market="emea" data-country="WS" title="Samoa" style="display:block; width:100%"> Samoa </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="SB" title="Solomon Islands" style="display:block; width:100%"> Solomon Islands </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="TK" title="Tokelau" style="display:block; width:100%"> Tokelau </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="TO" title="Tonga" style="display:block; width:100%"> Tonga </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="TV" title="Tuvalu" style="display:block; width:100%"> Tuvalu </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="VU" title="Vanuatu" style="display:block; width:100%"> Vanuatu </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="WF" title="Wallis and Futuna" style="display:block; width:100%"> Wallis and Futuna </a> <a href="/apac/en/index" class="country" data-market="apac" data-country="NM" title="Northern Mariana Islands" style="display:block; width:100%"> Northern Mariana Islands </a> </p> <p></p> <script> $(document).ready(function() { sortElmAlphabetical('p.countries-australien', 'a'); }); </script> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <script> $("#countryModal a.country[data-country]").click(function() { if ($(this).data('country') != '') { $.cookie("country", $(this).data('country'), { path: '/', expires: 30 }); } }); $("div.region-wrapper").each(function(index, element) { if ($(this).find('.inner-content a.country').length < 1) { $(this).hide(); } }); $("div.region-wrapper p.countries a[href^=http]").each(function(){ if(this.href.indexOf(location.hostname) == -1) { $(this).attr({ target: "_blank" }); } }); $(function() { var detected_country = $.cookie('geoip.country.iso_code'); var selected_country = $.cookie('country'); // a country has been detected, and no (other) country has been selected // => display message to user in country modal if (typeof(detected_country) === 'string' && detected_country !== '--' && (typeof(selected_country) !== 'string' || selected_country === detected_country)) { $('#country_modal_detected_country').find('.country_name').text( $("a[data-country='" + detected_country.replace(/[^A-Z]+/g,'') + "']").text().trim() ); $('#country_modal_detected_country').show(); } }) // // Open country modal on first page load // $(document).ready(function () { // if (!$.cookie('country-modal-opened-on-first-pageload')) { // $('#country_modal_first_pageload_intro').show(); // $('#countryModal').modal('show'); // $.cookie('country-modal-opened-on-first-pageload', 'true', { path: '/', expires: 365 }); // } // }); </script> <!-- Latest compiled and minified JavaScript --> <script src="/sites/593fc2aac25e5b0640a20ff8/theme/javascripts/bootstrap-select-1.12.4/dist/js/bootstrap-select.min.js?1724399351" type="text/javascript" ></script> <script> /**lightbox event listener**/ $(document).on('click', '[data-toggle="lightbox"]', function(event) { event.preventDefault(); $(this).ekkoLightbox(); }); $(function() { $('form select').addClass('selectpicker'); $('.datepicker').addClass('form-control'); }); /*add bootstrapS validator initial to class to every element wrapper container*/ $('div.form-group').addClass('has-feedback'); /* Input event handling */ $('input').on('input focus', function() { $(this).parent().addClass('active'); }).on('input blur', function() { if( $(this).val()) { $(this).parent().addClass('active'); }else{ $(this).parent().removeClass('active'); } }); /* textareas event handling */ $('textarea').on('textarea focus', function() { $(this).parent().addClass('active'); }).on('textarea blur', function() { if( $(this).val()) { $(this).parent().addClass('active'); }else{ $(this).parent().removeClass('active'); } }); /* selectbox event handling */ $(function() { $('.selectpicker').on('change', function () { $(this).parent().parent().addClass('active'); }); $( "select option:selected:not([disabled])" ).each(function() { $(this).closest('.form-group').addClass('active'); }); /* deprectated, Bug 11373 download select box : remove all non-pre-selected options */ /* $('select[name="content[download]"] option:selected:not([disabled])').each(function() { $('select[name="content[download]"] option:not([selected])').remove(); }); */ /* Bug 11373 Sesotec: "Protected" Whitepaper Download - Dropdown incorrectly lists all downloads*/ $('select[name="content[download]"].selectpicker').on('loaded.bs.select', function () { var is_selected = $('label[for="content[download]"]').parent().find('li:not(.disabled) > a[aria-selected="true"]'); console.log(is_optgroup); // remove all non-preselected entries from dropdown list only for case that preselected one exists if ( is_selected.length) { //remove all not-preselected downloads from list $('label[for="content[download]"]').parent().find('li:not(.disabled) > a[aria-selected="false"]').remove(); //remove all not related optgroup entries from list var is_optgroup = is_selected.parent('li').attr('data-optgroup'); $('label[for="content[download]"]').parent().find('li:not([data-optgroup = '+is_optgroup+'])').remove(); } }); }); $( document ).ready(function() { $( ".inner-content iframe" ).wrap( "<div class='videocontainer-wrapper'></div>" ); //extend body with class lp21 if lp21 snippets existst if ($('.lp21').length){ $('body').addClass('lp21'); } }); $( document ).ready(function() { $('div.item.video-wrapper-lightbox[href^="https://v.qq.com"]').each(function() { $(this).attr("data-type","url"); }); }); /* Bug 11159 - Sesotec Forms - Show "Loading" Spinner During Submission Bootstrap validator is used for frontend form validation. According to the official documentation, the bellow function can be used to handle submit events. When the form is invalid .preventDefault is called So we need to show the loading spinner only when there are not frontend validation errors */ $("form").validator().on('submit', function (e) { if (!e.isDefaultPrevented()) { // everything looks good! disable submit button and show spinner $(this).find(':input[type=submit]').prop('disabled', true); $('#loading-spinner-overlay').data('bs.modal',null).modal({backdrop:'static', keyboard:false}); } }); </script> <script> $(document).ready(function () { //hide parent div of input[name="content[cloudamp__data__c] $('input[name="content[cloudamp__data__c]"]').parent('div').hide(); /* SF Campaign Tracker */ window._cloudAmp = window._cloudAmp || {}; _cloudAmp.forms = []; /* extend _cloudAmp.forms with data object {id, name} */ $('form').has('input[name="content[cloudamp__data__c]"]').each(function(n) { if($(this).prop("id").length == 0) $(this).attr("id", "Frm" + n); var data={} var frmId=$(this).attr("id"); data.id = ''+frmId+''; data.name= 'content[cloudamp__data__c]'; _cloudAmp.forms.push(data); }); (function () { var scripts = document.getElementsByTagName('script'), sLen = scripts.length, ca_script = document.createElement('script'), head = document.getElementsByTagName('head'), protocol = document.location.protocol, httpsDomain = '1d5ef9e9369608f625a8-878b10192d4a956595449977ade9187d.ssl.cf2.rackcdn.com', httpDomain = 'trk.cloudamp.net', filename = 'ctk.js', srcDomain = protocol === 'http:' ? httpDomain : httpsDomain; ca_script.type = 'text/javascript'; ca_script.async = true; ca_script.src = protocol + '//' + srcDomain + '/' + filename; head[0].appendChild(ca_script); })(); }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10