CINXE.COM

Contact - Public Relations - Sesotec GmbH

<!-- $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>Contact - Public Relations - Sesotec GmbH</title> <meta name="description" content="For press kits and media contacts, please reach out to Sesotec's PR specialist."> <meta name="keywords" content="Sesotec, press, contact, public relations"> <!-- $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=" "> <!-- 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/contact/pr" class="on">English</a></li><li><a data-value="de" href="/emea/de/kontakt/pr">Deutsch</a></li><li><a data-value="es" href="/emea/es">Español</a></li><li><a data-value="it" href="/emea/it">Italiano</a></li><li><a data-value="fr" href="/emea/fr">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"> </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 $ --> <div class="full-width-wrapper breadcrumb header hidden-print "> <div class="container"> <div class="row"> <div class="col-xs-24 col-sm-24 col-md-24"> <a href="/emea/en/contact">Contact</a> <span> </span> <span> </span> <a href="/emea/en/contact/pr">Public Relations</a> </div> </div> </div> </div> </header> <!-- $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_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">Press contact</h5> <div class="intro-text inner-content"> <p>The cooperation with press representatives is an important part of our corporate marketing. We are happy to provide texts, images and other media for &shy;publications. </p> </div> </div> </div> </div> </div> <!-- $Id: mod_2-column_rte_content.liquid 48483 2019-03-14 14:40:18Z blanco $ --> <div class="full-width-wrapper mod-simple-rte_content mod-2-column"> <div class="container"> <div class="row"> <div class="col-xs-24 col-sm-24"> <h2 class="heading"> <p class="wysiwyg-text-align-center">Here is our contact for public relations:<br></p> </h2> </div> </div> <div class="row"> <div class="col-xs-24 col-sm-12 inner-content"> <div class="inner-content"> <p> </p><h1>Brigitte Rothkopf</h1><h3><br>Director Corporate Communication</h3><h3><br><i class="fa fa-phone"></i>&nbsp; +49 (0) 8554-3080<br><i class="fa fa-envelope-open-o"></i> &nbsp; brigitte.rothkopf@sesotec.com</h3> <br><p></p> </div> </div> <div class="col-xs-24 col-sm-12 inner-content"> <div class="inner-content"> <p> <picture><source srcset="/sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/5a0576e7ffe9ecf9ee18707d/files/rothkopf.jpg 2x, /sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/5a0576e7ffe9ecf9ee18707d/files/rothkopf.jpg 1x" /> <img src="/sites/593fc2aac25e5b0640a20ff8/content_entry5996a921c25e5b2c7874b55f/5a0576e7ffe9ecf9ee18707d/files/rothkopf.jpg" title="" alt=""></picture> <br></p> </div> </div> </div> </div> </div> <!-- $Id: mod_image_collection-small.liquid 49312 2019-08-20 11:46:02Z blanco $ --> <div id="slider" class="full-width-wrapper mod-image-collection-teaser mod-image-collection-small "> <div class="container"> <div class="row"> <div class="col-xs-24 col-sm-24 col-md-24"> <h5 class="reg">Sesotec Blog</h5> <div class="row carousel slick"> <div onclick="location.href='/emea/en/resources/blog/new-brochure-product-inspection-in-plastics-production-processing'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><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> <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 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-8 item"> <div class="image-box"><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> <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-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/671a514893b356b9d30231f0/files/_S2_7920-cabb10ff6bc96d148ee88573982a12bc.jpg?1729835666" title=" S2 7920 cabb10ff6bc96d148ee88573982a12bc" alt=" S2 7920 cabb10ff6bc96d148ee88573982a12bc" ></div> <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 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"> <div class="image-box"><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> <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"> <div class="image-box"><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> <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"> <div class="image-box"><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> <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 onclick="location.href='/emea/en/resources/blog/sesotec-fachpack-highlights-2024'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/66d1900693b3566bab1c3b14/files/Sesotec-ren-RAYCON_LW_Hygienic-24.jpg?1725013365" title="Sesotec ren R A Y C O N L W Hygienic 24" alt="Sesotec ren R A Y C O N L W Hygienic 24" ></div> <div> <div class="image-caption"> <h6 class="category">Food</h6> <h6 class="title">Sesotec FACHPACK highlights 2024</h6> <a href="/emea/en/resources/blog/sesotec-fachpack-highlights-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/new-manual-testing-device-for-rapid-free-fall-metal-separators-from-sesotec'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/66c7424893b356abe6ced353/files/Sesotec-ren-Rapid5000-test-funktion-16x9-24-V1.0.jpg?1724334861" title="Sesotec ren Rapid5000 test funktion 16x9 24 V1 0" alt="Sesotec ren Rapid5000 test funktion 16x9 24 V1 0" ></div> <div> <div class="image-caption"> <h6 class="category">Food</h6> <h6 class="title">New manual testing device for RAPID free-fall metal separators from Sesotec</h6> <a href="/emea/en/resources/blog/new-manual-testing-device-for-rapid-free-fall-metal-separators-from-sesotec" 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/examining-raw-materials-for-adhesive-tapes-at-the-highest-level'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/66c5eb9e93b356e31bce9d2c/files/Sesotec-img-tapes.jpg?1724247316" title="Sesotec img tapes" alt="Sesotec img tapes" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Examining raw materials for adhesive tapes at the highest level</h6> <a href="/emea/en/resources/blog/examining-raw-materials-for-adhesive-tapes-at-the-highest-level" 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/we-are-sesotec-johann-s%C3%BC%C3%9F-from-electronics-technician-to-e-designer-at-sesotec'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/66b366ca93b35640b4bdb232/files/johann-sue_-raycon.jpg?1723033496" title="johann sue raycon" alt="johann sue raycon" ></div> <div> <div class="image-caption"> <h6 class="category">Sesotec Life</h6> <h6 class="title">We are Sesotec - Johann Süß: From electronics technician to e-designer at Sesotec</h6> <a href="/emea/en/resources/blog/we-are-sesotec-johann-s%C3%BC%C3%9F-from-electronics-technician-to-e-designer-at-sesotec" 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/a-new-level-of-service-ticket-function-in-the-sesotec-app'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/66a8d8fd93b3563ec8e88228/files/Sesotec-img-service_ticket_app-en-24.jpg?1722947570" title="Sesotec img service ticket app en 24" alt="Sesotec img service ticket app en 24" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">A new level of service - ticket function in the Sesotec app</h6> <a href="/emea/en/resources/blog/a-new-level-of-service-ticket-function-in-the-sesotec-app" 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/how-sorting-with-ai-methods-is-taking-the-plastics-circular-economy-to-a-new-level'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/669643a693b35627126d6a6e/files/Sesotec-img-ki-sorting-24.jpg?1721124387" title="Sesotec img ki sorting 24" alt="Sesotec img ki sorting 24" ></div> <div> <div class="image-caption"> <h6 class="category">White Paper</h6> <h6 class="title">How sorting with AI methods is taking the plastics circular economy to a new level</h6> <a href="/emea/en/resources/blog/how-sorting-with-ai-methods-is-taking-the-plastics-circular-economy-to-a-new-level" 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/how-reiling-brings-valuable-dark-cullet-back-into-production'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/66864a1793b35641ce793b64/files/sesotec-reiling-spektrum-glass-24-2.jpg?1720415521" title="sesotec reiling spektrum glass 24 2" alt="sesotec reiling spektrum glass 24 2" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">How Reiling brings valuable, dark cullet back into production</h6> <a href="/emea/en/resources/blog/how-reiling-brings-valuable-dark-cullet-back-into-production" 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/successful-trade-fair-appearance-by-sesotec-and-krs-recycling-systems-at-ifat-2024'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6660086193b35639fdb1d703/files/sesotec-IFAT_VARISORTplus_FILM.jpg?1717571897" title="sesotec I F A T V A R I S O R Tplus F I L M" alt="sesotec I F A T V A R I S O R Tplus F I L M" ></div> <div> <div class="image-caption"> <h6 class="category">Recycling</h6> <h6 class="title">Successful trade fair appearance by Sesotec and KRS Recycling Systems at IFAT 2024</h6> <a href="/emea/en/resources/blog/successful-trade-fair-appearance-by-sesotec-and-krs-recycling-systems-at-ifat-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/the-path-from-preventive-to-predictive-maintenance-in-the-food-industry'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6645f5d093b356a1b4c67180/files/preview-wp-predictive-maintenance-fs-en.jpg?1715866058" title="preview wp predictive maintenance fs en" alt="preview wp predictive maintenance fs en" ></div> <div> <div class="image-caption"> <h6 class="category">White Paper</h6> <h6 class="title">The path from preventive to predictive maintenance in the food industry</h6> <a href="/emea/en/resources/blog/the-path-from-preventive-to-predictive-maintenance-in-the-food-industry" 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/how-one-mill-achieved-the-best-possible-metal-detection-for-all-processing-stages'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/616e825a93b3568b925ac948/files/Rubinmuehle-produkte.jpg?1723450408" title="Rubinmuehle produkte" alt="Rubinmuehle produkte" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">How one mill achieved the best possible metal detection for all processing stages</h6> <a href="/emea/en/resources/blog/how-one-mill-achieved-the-best-possible-metal-detection-for-all-processing-stages" 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/maximum-sorting-performance-artificial-intelligence-makes-it-possible'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/663b620893b356121740bf59/files/AI-Kopf-sesotec.jpg?1715168083" title="A I Kopf sesotec" alt="A I Kopf sesotec" ></div> <div> <div class="image-caption"> <h6 class="category">Recycling</h6> <h6 class="title">Maximum sorting performance? Artificial intelligence makes it possible!</h6> <a href="/emea/en/resources/blog/maximum-sorting-performance-artificial-intelligence-makes-it-possible" 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/ifat-2024-sesotec-and-krs-recycling-systems-present-innovations'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6620ada593b356a5054ebe40/files/VARISORT_FILM_Hoch.jpg?1713418020" title="V A R I S O R T F I L M Hoch" alt="V A R I S O R T F I L M Hoch" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">IFAT 2024 - Sesotec and KRS Recycling Systems present innovations</h6> <a href="/emea/en/resources/blog/ifat-2024-sesotec-and-krs-recycling-systems-present-innovations" 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/successful-participation-of-sesotec-at-anuga-foodtec-2024'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/661e174093b356f436294d1c/files/1710928556372__2_.jpg?1713248464" title="1710928556372 2" alt="1710928556372 2" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Successful participation of Sesotec at Anuga FoodTec 2024</h6> <a href="/emea/en/resources/blog/successful-participation-of-sesotec-at-anuga-foodtec-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/progress-on-the-sesotec-construction-site-work-is-in-full-swing'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/66026a5193b3565d075bda57/files/080_S3_2417.jpg?1726582036" title="080 S3 2417" alt="080 S3 2417" ></div> <div> <div class="image-caption"> <h6 class="category">New Building</h6> <h6 class="title">Progress on the Sesotec construction site: work is in full swing</h6> <a href="/emea/en/resources/blog/progress-on-the-sesotec-construction-site-work-is-in-full-swing" 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-is-top-employer-in-the-sme-sector-2024'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/65fc00cf93b356ead5e7ef87/files/yourfirm-auszeichung-schild.jpg?1711014211" title="yourfirm auszeichung schild" alt="yourfirm auszeichung schild" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec is "Top employer in the SME sector 2024"</h6> <a href="/emea/en/resources/blog/sesotec-is-top-employer-in-the-sme-sector-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/niklas-burkart-new-chief-financial-officer-%28cfo%29-of-sesotec-gmbh-in-sch%C3%B6nberg'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/65f1b8f693b356e794351a4c/files/_S2_1838__1_.jpg?1710340729" title=" S2 1838 1" alt=" S2 1838 1" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Niklas Burkart new Chief Financial Officer (CFO) of Sesotec GmbH in Schönberg</h6> <a href="/emea/en/resources/blog/niklas-burkart-new-chief-financial-officer-%28cfo%29-of-sesotec-gmbh-in-sch%C3%B6nberg" 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/euroverde-uses-x-ray-technology-to-find-the-smallest-stones-in-soups'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/65dc57cf93b35612cfe45d04/files/20240122_113219.jpg?1708942879" title="20240122 113219" alt="20240122 113219" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">EUROVERDE uses X-ray technology to find the smallest stones in soups</h6> <a href="/emea/en/resources/blog/euroverde-uses-x-ray-technology-to-find-the-smallest-stones-in-soups" 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-anuga-foodtec-2024-foreign-body-management-all-along-the-line'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/65d7020593b3564b80f608f7/files/koeln-dom3-sw.jpg?1708589925" title="koeln dom3 sw" alt="koeln dom3 sw" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec at Anuga FoodTec 2024- Foreign body management all along the line</h6> <a href="/emea/en/resources/blog/sesotec-at-anuga-foodtec-2024-foreign-body-management-all-along-the-line" 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-the-cfia-2024-foreign-body-management-all-along-the-line'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/65c386d693b356b0f84279f4/files/RayconEX1-Gesamtansicht_v01.jpg?1707312982" title="Raycon E X1 Gesamtansicht v01" alt="Raycon E X1 Gesamtansicht v01" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec at the CFIA 2024 - Foreign body management all along the line</h6> <a href="/emea/en/resources/blog/sesotec-at-the-cfia-2024-foreign-body-management-all-along-the-line" 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-and-agrex-eco-sp-z-o-o-agree-on-sales-partnership'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/65b9f81f93b356fc15140f65/files/Sesotec-Technikum_VARISORT__FLEX.jpg?1706687016" title="Sesotec Technikum V A R I S O R T F L E X" alt="Sesotec Technikum V A R I S O R T F L E X" ></div> <div> <div class="image-caption"> <h6 class="category">Recycling</h6> <h6 class="title">Sesotec and AGREX-Eco Sp. z o.o. agree on sales partnership</h6> <a href="/emea/en/resources/blog/sesotec-and-agrex-eco-sp-z-o-o-agree-on-sales-partnership" 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/what-is-artificial-intelligence-and-what-role-does-it-play-in-the-industry'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/65b8c0ec93b356060d16e149/files/think.jpg?1707211741" title="think" alt="think" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">What is Artificial Intelligence and What Role Does It Play in the Industry?</h6> <a href="/emea/en/resources/blog/what-is-artificial-intelligence-and-what-role-does-it-play-in-the-industry" 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/food-safety-a-synergy-of-hardware-and-software'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6581380b93b3567c65402249/files/Raycon_Screen.jpg?1702968943" title="Raycon Screen" alt="Raycon Screen" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">Food safety: A synergy of hardware and software</h6> <a href="/emea/en/resources/blog/food-safety-a-synergy-of-hardware-and-software" 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/mission-pet-circular-economy-needs-material-cleaning-with-state-of-the-art-technologies'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/657ff14a93b35633fcd6d76d/files/missionPET-03.jpg?1702885244" title="mission P E T 03" alt="mission P E T 03" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Mission PET – Circular economy needs material cleaning with state-of-the-art technologies </h6> <a href="/emea/en/resources/blog/mission-pet-circular-economy-needs-material-cleaning-with-state-of-the-art-technologies" 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/how-the-pre-sorting-of-regrind-contributes-to-profitable-and-highly-efficient-plastics-processing'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/655c4e5493b35601e81a4d34/files/granulat-in-hand.jpg?1700569186" title="granulat in hand" alt="granulat in hand" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">How the pre-sorting of regrind contributes to profitable and highly efficient plastics processing</h6> <a href="/emea/en/resources/blog/how-the-pre-sorting-of-regrind-contributes-to-profitable-and-highly-efficient-plastics-processing" 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/speed-meets-quality-sesotec-metal-separators-on-their-way-to-the-customer-in-five-days'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/655c44aa93b35601e81a4d0e/files/sesotec-protector-rapid_vario_fs-gf.jpg?1700546313" title="sesotec protector rapid vario fs gf" alt="sesotec protector rapid vario fs gf" ></div> <div> <div class="image-caption"> <h6 class="category">Plastics</h6> <h6 class="title">Speed meets quality: Sesotec metal separators on their way to the customer in five days</h6> <a href="/emea/en/resources/blog/speed-meets-quality-sesotec-metal-separators-on-their-way-to-the-customer-in-five-days" 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-opens-new-showroom-in-madrid'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/65533f9293b3560b0c09ed04/files/sesotec-showroom_spain.jpg?1699964674" title="sesotec showroom spain" alt="sesotec showroom spain" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec opens new showroom in Madrid</h6> <a href="/emea/en/resources/blog/sesotec-opens-new-showroom-in-madrid" 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/rekis-croatia-high-purity-rpet-is-used-to-make-new-bottles'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6538e1f693b356948243929b/files/rekis2.jpg?1698305165" title="rekis2" alt="rekis2" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">REKIS Croatia: high-purity rPET is used to make new bottles</h6> <a href="/emea/en/resources/blog/rekis-croatia-high-purity-rpet-is-used-to-make-new-bottles" 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/safe-use-of-recyclates-in-the-production-of-packaging-and-films'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/652cf8fa93b35670dddfc17a/files/pet-flakes-ballen.jpg?1697446770" title="pet flakes ballen" alt="pet flakes ballen" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Safe use of recyclates in the production of packaging and films</h6> <a href="/emea/en/resources/blog/safe-use-of-recyclates-in-the-production-of-packaging-and-films" 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-2023-economy-meets-ecology'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/650d4fe593b356124124529c/files/kreislauf-plast.jpg?1695372576" title="kreislauf plast" alt="kreislauf plast" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec at Fakuma trade fair 2023 - "Economy meets Ecology“</h6> <a href="/emea/en/resources/blog/sesotec-at-fakuma-trade-fair-2023-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/food-safety-key-element-of-corporate-strategy-in-the-food-industry'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/650a97a693b3562572b7ac06/files/haende-teamwork.jpg?1707379698" title="haende teamwork" alt="haende teamwork" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">Food Safety: Key element of corporate strategy in the food industry</h6> <a href="/emea/en/resources/blog/food-safety-key-element-of-corporate-strategy-in-the-food-industry" 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/a-new-production-plant-for-plant-based-foods-requires-the-best-inspection-technology'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/64e5b2ce93b35609e9b60b71/files/cremer.jpg?1692777701" title="cremer" alt="cremer" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">A new production plant for plant-based foods requires the best inspection technology</h6> <a href="/emea/en/resources/blog/a-new-production-plant-for-plant-based-foods-requires-the-best-inspection-technology" 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/plastics-circular-economy-2023-an-update'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/64b8f0a093b356d025354b69/files/bottle-recycling.jpg?1694612570" title="bottle recycling" alt="bottle recycling" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Plastics Circular Economy 2023 - an Update</h6> <a href="/emea/en/resources/blog/plastics-circular-economy-2023-an-update" 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/automated-conformity-testing-processes-for-inspection-systems'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/64b6750c93b3561593abff4a/files/preview-white-paper-icm-en.jpg?1689680570" title="preview white paper icm en" alt="preview white paper icm en" ></div> <div> <div class="image-caption"> <h6 class="category">White Paper</h6> <h6 class="title">Automated conformity testing processes for inspection systems</h6> <a href="/emea/en/resources/blog/automated-conformity-testing-processes-for-inspection-systems" 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/food-safety-an-overview'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/649c17cf93b3566ce19a69eb/files/food-safety-our-passion.jpg?1687952264" title="food safety our passion" alt="food safety our passion" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">Food Safety - An Overview</h6> <a href="/emea/en/resources/blog/food-safety-an-overview" 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/circular-economy-in-plastics-an-overview'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/649c1a7093b3566ce19a6a0e/files/circular-economy-kreislauf-granulat.jpg?1688019702" title="circular economy kreislauf granulat" alt="circular economy kreislauf granulat" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Circular Economy in Plastics - An Overview</h6> <a href="/emea/en/resources/blog/circular-economy-in-plastics-an-overview" 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/food-safety-day-at-sesotec'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/649a8fa993b356a2f32c26bd/files/brokoli-food-safety-day-1000x650.jpg?1687853174" title="brokoli food safety day 1000x650" alt="brokoli food safety day 1000x650" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">Food Safety Day at Sesotec</h6> <a href="/emea/en/resources/blog/food-safety-day-at-sesotec" 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/ifs-food-version-8-the-most-important-changes'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6487f9e693b356b6857bc58f/files/food-factory-persons.jpg?1686633620" title="food factory persons" alt="food factory persons" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">IFS Food Version 8: The most important changes</h6> <a href="/emea/en/resources/blog/ifs-food-version-8-the-most-important-changes" 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/product-safety-has-top-priority-in-the-dairy-industry'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/648804bf93b356b69c7bc58f/files/milchwerke-schwaben2.jpg?1686637386" title="milchwerke schwaben2" alt="milchwerke schwaben2" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Product safety has top priority in the dairy industry</h6> <a href="/emea/en/resources/blog/product-safety-has-top-priority-in-the-dairy-industry" 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-celebrates-world-food-safety-day'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/64703d7593b356396f5ccf41/files/brokoli-food-safety-day-1000x650.jpg?1685077671" title="brokoli food safety day 1000x650" alt="brokoli food safety day 1000x650" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">Sesotec celebrates World Food Safety Day</h6> <a href="/emea/en/resources/blog/sesotec-celebrates-world-food-safety-day" 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/the-interpack-trade-fair-2023-a-complete-success-for-sesotec'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/64705d5393b356396f5ccf52/files/2023-05-Interpack-Messe-85.jpg?1685525866" title="2023 05 Interpack Messe 85" alt="2023 05 Interpack Messe 85" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">The interpack trade fair 2023: A complete success for Sesotec</h6> <a href="/emea/en/resources/blog/the-interpack-trade-fair-2023-a-complete-success-for-sesotec" 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/using-recycled-material-in-the-production-of-preforms-blow-moulded-parts-and-plastic-bottles---how-it-works'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/645a104293b35608e1615956/files/pe.jpg?1683633624" title="pe" alt="pe" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Using recycled material in the production of preforms, blow-moulded parts and plastic bottles - how it works!</h6> <a href="/emea/en/resources/blog/using-recycled-material-in-the-production-of-preforms-blow-moulded-parts-and-plastic-bottles---how-it-works" 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-trade-fairs-review-and-outlook'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6448c98193b356f6d0c0bf0b/files/dietmar-dieing-sesotec.jpg?1682492017" title="dietmar dieing sesotec" alt="dietmar dieing sesotec" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec at trade fairs - review and outlook</h6> <a href="/emea/en/resources/blog/sesotec-at-trade-fairs-review-and-outlook" 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/pure-recyclate-is-the-be-all-and-end-all-for-profitable-pet-recycling'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/643680a693b3563a17f49e05/files/Reiling-Flake_Purifier.jpg?1707915584" title="Reiling Flake Purifier" alt="Reiling Flake Purifier" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Pure recyclate is the be-all and end-all for profitable PET recycling</h6> <a href="/emea/en/resources/blog/pure-recyclate-is-the-be-all-and-end-all-for-profitable-pet-recycling" 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-interpack-2023-foreign-body-management-all-along-the-line'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6422789093b3568818e17fe0/files/FAMILY-Shot_Logo.jpg?1680256264" title="F A M I L Y Shot Logo" alt="F A M I L Y Shot Logo" ></div> <div> <div class="image-caption"> <h6 class="category">Food</h6> <h6 class="title">Sesotec at interpack 2023 - Foreign body management all along the line</h6> <a href="/emea/en/resources/blog/sesotec-at-interpack-2023-foreign-body-management-all-along-the-line" 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/why-end-of-line-inspection-is-not-enough'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/641d3a9b93b356f5d7b63159/files/pusher.jpg?1679638086" title="pusher" alt="pusher" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">Why end-of-line inspection is not enough</h6> <a href="/emea/en/resources/blog/why-end-of-line-inspection-is-not-enough" 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/stefan-feldmeier-new-coo-at-sesotec-gmbh'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/63fca29a93b3561fef83c667/files/Sesotec-COO_Stefan_Feldmeier.jpg?1677566986" title="Sesotec C O O Stefan Feldmeier" alt="Sesotec C O O Stefan Feldmeier" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Stefan Feldmeier new COO at Sesotec GmbH</h6> <a href="/emea/en/resources/blog/stefan-feldmeier-new-coo-at-sesotec-gmbh" 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-opens-showroom-in-france'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/63f5cbd793b35615ffb0467b/files/showroom-fr-1.jpg?1677063420" title="showroom fr 1" alt="showroom fr 1" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec opens showroom in France</h6> <a href="/emea/en/resources/blog/sesotec-opens-showroom-in-france" 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/futurapet-sesotec-is-our-partner-in-material-sorting-and-analysis'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6398296893b356b00a6663d6/files/futurapet3.jpg?1670918955" title="futurapet3" alt="futurapet3" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Futurapet: “Sesotec is our partner in material sorting and analysis”</h6> <a href="/emea/en/resources/blog/futurapet-sesotec-is-our-partner-in-material-sorting-and-analysis" 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/for-sesotec-the-k-show-2022-was-the-best-ever'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6390356493b356c35ed975ca/files/sesotec-k-show2022-56-2.jpg?1673414143" title="sesotec k show2022 56 2" alt="sesotec k show2022 56 2" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">"For Sesotec, the K show 2022 was the best ever".</h6> <a href="/emea/en/resources/blog/for-sesotec-the-k-show-2022-was-the-best-ever" 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/the-recycling-of-e-waste-and-its-role-in-the-circular-economy'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6390565593b356c35ed9760d/files/e-schrott2.jpg?1670404152" title="e schrott2" alt="e schrott2" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">The recycling of e-waste and its role in the circular economy</h6> <a href="/emea/en/resources/blog/the-recycling-of-e-waste-and-its-role-in-the-circular-economy" 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/how-to-enable-compliance-and-safety-in-the-food-industry-with-software-systems'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6380892493b356eadcf24d9a/files/Raycon_Screen.jpg?1671004085" title="Raycon Screen" alt="Raycon Screen" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">How to enable compliance and safety in the food industry with software systems</h6> <a href="/emea/en/resources/blog/how-to-enable-compliance-and-safety-in-the-food-industry-with-software-systems" 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/high-tech-metal-detector-ensures-strictest-quality-specifications-for-wheaty-products'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/636a2f2693b3569930c556d3/files/topas-unternehmensfilm.jpg?1667904533" title="topas unternehmensfilm" alt="topas unternehmensfilm" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">High-tech metal detector ensures strictest quality specifications for Wheaty products</h6> <a href="/emea/en/resources/blog/high-tech-metal-detector-ensures-strictest-quality-specifications-for-wheaty-products" 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-italy-new-location-and-showroom-near-milan'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6368cb4293b356af8007af82/files/5111e17a-cee3-453e-a91f-b3837a80687f.jpg?1667812413" title="5111e17a cee3 453e a91f b3837a80687f" alt="5111e17a cee3 453e a91f b3837a80687f" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec Italy: New location and showroom near Milan</h6> <a href="/emea/en/resources/blog/sesotec-italy-new-location-and-showroom-near-milan" 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/fachpack-powtech-2022-it-was-definitely-the-right-decision-to-present-ourselves-in-nuremberg'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6363b47c93b356abac926a12/files/sesotec-fachpack_powtech2022.jpg?1667478777" title="sesotec fachpack powtech2022" alt="sesotec fachpack powtech2022" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Fachpack/Powtech 2022: "It was definitely the right decision to present ourselves in Nuremberg"</h6> <a href="/emea/en/resources/blog/fachpack-powtech-2022-it-was-definitely-the-right-decision-to-present-ourselves-in-nuremberg" 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/successful-iso-recertification-of-sesotec-gmbh'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/635a771493b35616897434f2/files/audit.jpg?1666875604" title="audit" alt="audit" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Successful ISO recertification of Sesotec GmbH</h6> <a href="/emea/en/resources/blog/successful-iso-recertification-of-sesotec-gmbh" 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/granulate-recovery-and-its-importance-for-the-plastics-industry'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/633e9eab93b3565cba8fcf07/files/verunreinigung.jpg?1665049587" title="verunreinigung" alt="verunreinigung" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Granulate recovery and its importance for the plastics industry</h6> <a href="/emea/en/resources/blog/granulate-recovery-and-its-importance-for-the-plastics-industry" 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/every-granule-counts'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/633ea30b93b3565cba8fcf13/files/gf-sitraplas.jpg?1665465330" title="gf sitraplas" alt="gf sitraplas" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Every granule counts </h6> <a href="/emea/en/resources/blog/every-granule-counts" 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-k-2022-economy-meets-ecology'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6317287e93b356695bffc4c4/files/duesseldorf-k-skyline.jpg?1662972025" title="duesseldorf k skyline" alt="duesseldorf k skyline" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec at K 2022 - Economy meets Ecology</h6> <a href="/emea/en/resources/blog/sesotec-at-k-2022-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/sesotec-thailand-new-location-with-showroom-in-bangkok'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6319d59893b3562df98900b1/files/sesotec-showroom_thailand-eroeffnung.jpg?1662637554" title="sesotec showroom thailand eroeffnung" alt="sesotec showroom thailand eroeffnung" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec Thailand: New location with showroom in Bangkok</h6> <a href="/emea/en/resources/blog/sesotec-thailand-new-location-with-showroom-in-bangkok" 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/how-foreign-particles-detection-is-one-of-the-key-to-sustainable-food-production'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/630da4b693b35602e0718b75/files/getreide.jpg?1661838920" title="getreide" alt="getreide" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">How foreign particles detection is one of the key to sustainable food production </h6> <a href="/emea/en/resources/blog/how-foreign-particles-detection-is-one-of-the-key-to-sustainable-food-production" 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/e-book-food-safety-part-2-effective-implementation-of-food-safety-measures'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/630dc6f793b35602fe718b71/files/fs-ebook-2022-en-preview.jpg?1661848928" title="fs ebook 2022 en preview" alt="fs ebook 2022 en preview" ></div> <div> <div class="image-caption"> <h6 class="category">White Paper</h6> <h6 class="title">E-Book: Food Safety Part 2 - Effective implementation of food safety measures</h6> <a href="/emea/en/resources/blog/e-book-food-safety-part-2-effective-implementation-of-food-safety-measures" 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-presents-contaminant-detection-expertise-at-fachpack-powtech'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/630864c393b356dcfa9f46d0/files/Sesotec_Messestand-neues_Design.JPG?1661494644" title="Sesotec Messestand neues Design" alt="Sesotec Messestand neues Design" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec presents contaminant detection expertise at FACHPACK/POWTECH</h6> <a href="/emea/en/resources/blog/sesotec-presents-contaminant-detection-expertise-at-fachpack-powtech" 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/new-e-book-the-circular-economy-part-2'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/62e7951593b356e2d5dc2320/files/ce-ebook-2022--en-preview.jpg?1661404228" title="ce ebook 2022 en preview" alt="ce ebook 2022 en preview" ></div> <div> <div class="image-caption"> <h6 class="category">White Paper</h6> <h6 class="title">New E-Book: The circular economy – Part 2</h6> <a href="/emea/en/resources/blog/new-e-book-the-circular-economy-part-2" 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/the-recycling-of-hollow-glass'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/62e77f8c93b356e2d5dc2315/files/glas-behaelter-recycling.jpg?1659527951" title="glas behaelter recycling" alt="glas behaelter recycling" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">The recycling of hollow glass</h6> <a href="/emea/en/resources/blog/the-recycling-of-hollow-glass" 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/re-glass-helps-hungary%E2%80%98s-glass-recycling-industry-get-fit-for-the-future'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/62e90be893b356c63e221b72/files/RE_GLASS-02.jpg?1661233310" title="R E G L A S S 02" alt="R E G L A S S 02" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">RE-GLASS helps Hungary‘s glass recycling industry get fit for the future</h6> <a href="/emea/en/resources/blog/re-glass-helps-hungary%E2%80%98s-glass-recycling-industry-get-fit-for-the-future" 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/ifat-2022-a-success-for-sesotec'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/62ea2d6493b35693fab57ec1/files/ifat-team.jpg?1659514305" title="ifat team" alt="ifat team" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">IFAT 2022 a success for Sesotec</h6> <a href="/emea/en/resources/blog/ifat-2022-a-success-for-sesotec" 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-raycon-x-ray-system-in-hygienic-design-offers-added-value'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/62ce7ad093b3568ed5d698f4/files/Raycon-D-_-H-LW-hygiene.jpg?1657786341" title="Raycon D H L W hygiene" alt="Raycon D H L W hygiene" ></div> <div> <div class="image-caption"> <h6 class="category">Food</h6> <h6 class="title">Sesotec RAYCON X-ray system in hygienic design offers added value</h6> <a href="/emea/en/resources/blog/sesotec-raycon-x-ray-system-in-hygienic-design-offers-added-value" 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/fantastico-sesotec%27s-website-now-also-in-italian'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/62cc0aa593b3561b53fd2585/files/news-ital-website.jpg?1657539293" title="news ital website" alt="news ital website" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Fantastico! Sesotec's website now also in Italian</h6> <a href="/emea/en/resources/blog/fantastico-sesotec%27s-website-now-also-in-italian" 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/infographic-x-ray-technology-in-the-food-industry'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/62baec0193b356de2c2a465c/files/Infografik_Raycon_Sesotec-1000x650.jpg?1656417603" title="Infografik Raycon Sesotec 1000x650" alt="Infografik Raycon Sesotec 1000x650" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">Infographic: X-ray technology in the food industry</h6> <a href="/emea/en/resources/blog/infographic-x-ray-technology-in-the-food-industry" 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-compliance-package-all-round-carefree-system-for-food-safety'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6299911593b3560575f7f000/files/intuity-display-validation-1000x650.jpg?1655890117" title="intuity display validation 1000x650" alt="intuity display validation 1000x650" ></div> <div> <div class="image-caption"> <h6 class="category">Food</h6> <h6 class="title">Sesotec Compliance Package - All-round carefree system for food safety </h6> <a href="/emea/en/resources/blog/sesotec-compliance-package-all-round-carefree-system-for-food-safety" 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/for-sesotec-anuga-foodtec-and-iffa-went-very-well'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6299a9a093b3560575f7f02f/files/Sesotec_Messestand-neues_Design.JPG?1654239523" title="Sesotec Messestand neues Design" alt="Sesotec Messestand neues Design" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">"For Sesotec, Anuga Foodtec and IFFA went very well!"</h6> <a href="/emea/en/resources/blog/for-sesotec-anuga-foodtec-and-iffa-went-very-well" 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/tray-recycling-another-step-towards-a-closed-pet-cycle'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6296fc9193b3563b997d5fe7/files/fertiggerichte.jpg?1654062758" title="fertiggerichte" alt="fertiggerichte" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Tray recycling - another step towards a closed PET cycle</h6> <a href="/emea/en/resources/blog/tray-recycling-another-step-towards-a-closed-pet-cycle" 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/ifat-2022-new-sesotec-varisort-plus-flex-sorting-module'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/62838ca893b356d39358cab8/files/varisort-plus-flex.jpg?1652788511" title="varisort plus flex" alt="varisort plus flex" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">IFAT 2022 - New Sesotec VARISORT+ FLEX sorting module</h6> <a href="/emea/en/resources/blog/ifat-2022-new-sesotec-varisort-plus-flex-sorting-module" 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-wins-spice-icon-of-the-year-in-india-2022'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6283426a93b356d3af58ca3d/files/Award-picture-3.jpg?1652788559" title="Award picture 3" alt="Award picture 3" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec wins "Spice Icon of the Year in India 2022"</h6> <a href="/emea/en/resources/blog/sesotec-wins-spice-icon-of-the-year-in-india-2022" 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-innovation-in-metal-separators-for-the-meat-processing-industry'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/627de02493b356879d5c20c6/files/sesotec-liquiscan-2022.jpg?1652432763" title="sesotec liquiscan 2022" alt="sesotec liquiscan 2022" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec innovation in metal separators for the meat processing industry</h6> <a href="/emea/en/resources/blog/sesotec-innovation-in-metal-separators-for-the-meat-processing-industry" 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/fruit-experts-rely-on-a-daily-routine-check-for-optimal-quality-assurance'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/627a630493b356089cb64bde/files/bagusat1.jpg?1652698781" title="bagusat1" alt="bagusat1" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Fruit experts rely on a daily routine check for optimal quality assurance</h6> <a href="/emea/en/resources/blog/fruit-experts-rely-on-a-daily-routine-check-for-optimal-quality-assurance" 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-iffa-2022-best-x-ray-inspection-systems-ever'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6270cb8193b3564b52fdf7a3/files/iffa-frankfurt-skyline.jpg?1652432763" title="iffa frankfurt skyline" alt="iffa frankfurt skyline" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec at IFFA 2022 - X-ray inspection on a new level</h6> <a href="/emea/en/resources/blog/sesotec-at-iffa-2022-best-x-ray-inspection-systems-ever" 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/modern-x-ray-equipment-software-for-better-detection-efficiency-and-compliance'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/625ff72a93b356f6a4f57734/files/sesotec-raycon-d-plus-detail-screen.jpg?1652432763" title="sesotec raycon d plus detail screen" alt="sesotec raycon d plus detail screen" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">Modern X-ray equipment software for better detection, efficiency and compliance</h6> <a href="/emea/en/resources/blog/modern-x-ray-equipment-software-for-better-detection-efficiency-and-compliance" 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-innovations-at-the-anuga-foodtec'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/624bf3a293b356e171515f2b/files/koeln-dom3-sw.jpg?1652432763" title="koeln dom3 sw" alt="koeln dom3 sw" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec innovations at the Anuga FoodTec</h6> <a href="/emea/en/resources/blog/sesotec-innovations-at-the-anuga-foodtec" 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/promoting-plastic-recycling-potential-for-ps-and-abs'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6234486b93b3567d30a122e0/files/abs-teile.jpg?1652432762" title="abs teile" alt="abs teile" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Promoting plastic recycling - potential for PS and ABS. </h6> <a href="/emea/en/resources/blog/promoting-plastic-recycling-potential-for-ps-and-abs" 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/x-ray-technology-enables-end-to-end-traceability-for-meat-and-sausage-products'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/621f232693b356ae0341291a/files/sursee.jpg?1652432762" title="sursee" alt="sursee" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">X-ray technology enables end-to-end traceability for meat and sausage products</h6> <a href="/emea/en/resources/blog/x-ray-technology-enables-end-to-end-traceability-for-meat-and-sausage-products" 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/6-priorities-to-evaluate-when-choosing-a-food-x-ray-system'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/620cb2ac93b3562966105eb2/files/6P-Siegel.jpg?1652432762" title="6 P Siegel" alt="6 P Siegel" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">6 Priorities to Evaluate when Choosing a Food X-Ray System </h6> <a href="/emea/en/resources/blog/6-priorities-to-evaluate-when-choosing-a-food-x-ray-system" 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-x-ray-inspection-reaches-new-levels'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/61fcd38293b3567f8e453ce9/files/FAMILY-Shot_Logo.jpg?1652432762" title="F A M I L Y Shot Logo" alt="F A M I L Y Shot Logo" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">Sesotec x-ray inspection reaches new levels</h6> <a href="/emea/en/resources/blog/sesotec-x-ray-inspection-reaches-new-levels" 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-raycon-x-ray-inspection-holistically-thought-through'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/61fbc36293b35697cdfb009c/files/raycon-family-brochure-preview-en.jpg?1652432762" title="raycon family brochure preview en" alt="raycon family brochure preview en" ></div> <div> <div class="image-caption"> <h6 class="category">White Paper</h6> <h6 class="title">Sesotec RAYCON - X-ray inspection holistically thought through</h6> <a href="/emea/en/resources/blog/sesotec-raycon-x-ray-inspection-holistically-thought-through" 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/design-for-recycling-an-important-component-of-the-circular-economy'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/61c173be93b356e5e3bc7ec6/files/muelltrennung-zuhause.jpg?1652432761" title="muelltrennung zuhause" alt="muelltrennung zuhause" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Design for recycling - an important component of the Circular Economy</h6> <a href="/emea/en/resources/blog/design-for-recycling-an-important-component-of-the-circular-economy" 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-opens-branch-in-italy'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/61bad8fc93b35603582f110c/files/Sesotec-Schulz_St_ckelmann-Mauri-Regazzoni-vStein-web.jpg?1652432761" title="Sesotec Schulz St ckelmann Mauri Regazzoni v Stein web" alt="Sesotec Schulz St ckelmann Mauri Regazzoni v Stein web" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec opens branch in Italy</h6> <a href="/emea/en/resources/blog/sesotec-opens-branch-in-italy" 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/metal-detection-for-fish-sausages-right-on-the-fishing-boat'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/61b983aa93b3561cfcd4c96e/files/bader-seaworks2.jpg?1652432761" title="bader seaworks2" alt="bader seaworks2" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Metal detection for fish sausages, right on the fishing boat</h6> <a href="/emea/en/resources/blog/metal-detection-for-fish-sausages-right-on-the-fishing-boat" 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-india-receives-global-business-icon-award-2021'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/61b9e33593b3561cfcd4c9d2/files/Global-Business-Award-Indiai.jpg?1652432761" title="Global Business Award Indiai" alt="Global Business Award Indiai" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec India receives “Global Business Icon Award 2021”</h6> <a href="/emea/en/resources/blog/sesotec-india-receives-global-business-icon-award-2021" 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/food-safety-audits-what-to-expect-when-pursuing-certification'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/61a76b9b93b356023a04d0cd/files/audit-frau-an-geraet.jpg?1652432760" title="audit frau an geraet" alt="audit frau an geraet" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">Food safety audits: what to expect when pursuing certification</h6> <a href="/emea/en/resources/blog/food-safety-audits-what-to-expect-when-pursuing-certification" 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/re-sort-combatting-the-waste-of-plastic-granulate'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/61a9ac6c93b356b0c8eb84ae/files/re-sort-with-background.jpg?1652432760" title="re sort with background" alt="re sort with background" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">RE-SORT - Combatting the waste of plastic granulate</h6> <a href="/emea/en/resources/blog/re-sort-combatting-the-waste-of-plastic-granulate" 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/a-strong-showing-for-sesotec-at-fakuma-2021'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/619e338c93b356b93a67e553/files/Sesotec-Fakuma2021.jpg?1652432760" title="Sesotec Fakuma2021" alt="Sesotec Fakuma2021" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">A strong showing for Sesotec at Fakuma 2021</h6> <a href="/emea/en/resources/blog/a-strong-showing-for-sesotec-at-fakuma-2021" 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-flake-scan-material-analysis-system-at-the-polymers-center-of-excellence'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/618e3e2993b356bfb7d09d5a/files/Sesotec-Polymers_Center_of_Excellence.jpg?1652432760" title="Sesotec Polymers Center of Excellence" alt="Sesotec Polymers Center of Excellence" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Sesotec FLAKE SCAN material analysis system at the Polymers Center of Excellence</h6> <a href="/emea/en/resources/blog/sesotec-flake-scan-material-analysis-system-at-the-polymers-center-of-excellence" 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/food-grade-recyclate-as-a-challenge-of-the-circular-economy'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/61790e7d93b356849badaa93/files/preforms.jpg?1652432759" title="preforms" alt="preforms" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Food grade recyclate as a challenge of the circular economy</h6> <a href="/emea/en/resources/blog/food-grade-recyclate-as-a-challenge-of-the-circular-economy" 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/hygienic-design-and-its-role-in-certified-food-safety-management'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6165537893b356a0c5ba3ce7/files/_FSE8554.jpg?1652432758" title=" F S E8554" alt=" F S E8554" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">Hygienic design and its role in certified food safety management</h6> <a href="/emea/en/resources/blog/hygienic-design-and-its-role-in-certified-food-safety-management" 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/fakuma-2021%3A-sesotec-solutions-for-closing-the-plastics-loop'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/61515ae693b35603af815958/files/sesotec-driving-impact-plast_small.jpg?1652432758" title="sesotec driving impact plast small" alt="sesotec driving impact plast small" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Fakuma 2021: Sesotec solutions for closing the plastics loop</h6> <a href="/emea/en/resources/blog/fakuma-2021%3A-sesotec-solutions-for-closing-the-plastics-loop" 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/metal-detection-with-ai-ensures-the-perfect-salami'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/612f3ef593b356565531cf83/files/Salami-loidl.jpg?1652432758" title="Salami loidl" alt="Salami loidl" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Metal detection with AI ensures the perfect salami</h6> <a href="/emea/en/resources/blog/metal-detection-with-ai-ensures-the-perfect-salami" 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/white-paper-using-recycled-materials-in-plastics-processing'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/611cef2093b3564608d1b0d1/files/wp-rezyklateinsatz-preview-de.jpg?1652432758" title="wp rezyklateinsatz preview de" alt="wp rezyklateinsatz preview de" ></div> <div> <div class="image-caption"> <h6 class="category">White Paper</h6> <h6 class="title">White Paper: Using recycled materials in plastics processing</h6> <a href="/emea/en/resources/blog/white-paper-using-recycled-materials-in-plastics-processing" 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/food-traceability-in-the-era-of-industry-4-0'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/61025d6593b356e9aab8d52a/files/food-audit-tablet.jpg?1652432757" title="food audit tablet" alt="food audit tablet" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">Food traceability in the era of Industry 4.0</h6> <a href="/emea/en/resources/blog/food-traceability-in-the-era-of-industry-4-0" 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/recycling-more-packaging-potential-for-pe-and-pp'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/60eeaac493b3567833061a27/files/pe-flaschen-foerderband.jpg?1652432757" title="pe flaschen foerderband" alt="pe flaschen foerderband" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Recycling more packaging –potential for PE and PP</h6> <a href="/emea/en/resources/blog/recycling-more-packaging-potential-for-pe-and-pp" 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-flake-scan-in-the-final-round-of-the-plastics-recycling-awards-europe-2021'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/60ee802e93b35678330619fa/files/sesotec-flake-scan_02_small_2.jpg?1652432757" title="sesotec flake scan 02 small 2" alt="sesotec flake scan 02 small 2" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Sesotec FLAKE SCAN in the final round of the Plastics Recycling Awards Europe 2021</h6> <a href="/emea/en/resources/blog/sesotec-flake-scan-in-the-final-round-of-the-plastics-recycling-awards-europe-2021" 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/motan-colortronic-ltd.-partners-with-sesotec-sorting-%26-recycling'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/60ed29cd93b356c128fa9b4c/files/motan-colortronic.jpg?1652432757" title="motan colortronic" alt="motan colortronic" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Motan Colortronic Ltd. partners with Sesotec Sorting Recycling</h6> <a href="/emea/en/resources/blog/motan-colortronic-ltd.-partners-with-sesotec-sorting-%26-recycling" 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/infographic-circular-economy-plastics-industry-in-transition'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/60dabdc293b356dc2a7efd19/files/infografik-circular-economy-vorschau-en.jpg?1652432756" title="infografik circular economy vorschau en" alt="infografik circular economy vorschau en" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Infographic: Circular Economy - Plastics Industry in Transition</h6> <a href="/emea/en/resources/blog/infographic-circular-economy-plastics-industry-in-transition" 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-statement%3A-what-comes-after-covid-19'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/60d17aff93b3567296c55699/files/Joachim-Schulz.jpg?1652432756" title="Joachim Schulz" alt="Joachim Schulz" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec Statement: What comes after COVID-19?</h6> <a href="/emea/en/resources/blog/sesotec-statement%3A-what-comes-after-covid-19" 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/x-ray-inspection-systems-ensure-top-quality-in-manner-products'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/60cae8be93b356c238439619/files/raycon-manner2.jpg?1652432756" title="raycon manner2" alt="raycon manner2" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">X-ray inspection systems ensure top quality in MANNER products</h6> <a href="/emea/en/resources/blog/x-ray-inspection-systems-ensure-top-quality-in-manner-products" 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/how-to-test-foreign-material-detection-systems-validation-verification-monitoring'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/60af2c0393b356113cb8be3a/files/testkarten-sesotec.jpg?1652432756" title="testkarten sesotec" alt="testkarten sesotec" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">How to test foreign material detection systems: validation, verification & monitoring</h6> <a href="/emea/en/resources/blog/how-to-test-foreign-material-detection-systems-validation-verification-monitoring" 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/e-book-food-safety-what-food-processors-need-to-know'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/60a6472393b3569a44cd7ab2/files/preview-fs-ebook-2021-en.jpg?1652432755" title="preview fs ebook 2021 en" alt="preview fs ebook 2021 en" ></div> <div> <div class="image-caption"> <h6 class="category">White Paper</h6> <h6 class="title">E-Book: Food Safety - What food processors need to know</h6> <a href="/emea/en/resources/blog/e-book-food-safety-what-food-processors-need-to-know" 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-welcomes-a-new-vice-president-of-sales-for-plastics'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/60910d5293b356f43449ae23/files/dietmar-dieing-sesotec.jpg?1652432755" title="dietmar dieing sesotec" alt="dietmar dieing sesotec" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec welcomes a new Vice President of Sales for Plastics</h6> <a href="/emea/en/resources/blog/sesotec-welcomes-a-new-vice-president-of-sales-for-plastics" 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/recycling-rate-recyclate-content-and-the-impact-on-the-plastics-industry'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6088023593b35646042522e3/files/recycling-flaschen-foerderband.jpg?1652432755" title="recycling flaschen foerderband" alt="recycling flaschen foerderband" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Recycling rate, recyclate content and the impact on the plastics industry</h6> <a href="/emea/en/resources/blog/recycling-rate-recyclate-content-and-the-impact-on-the-plastics-industry" 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/product-purity-for-chemical-products-through-precise-quality-control'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6081603793b3565143e485d0/files/schirm-rapid-prosense.jpg?1652432755" title="schirm rapid prosense" alt="schirm rapid prosense" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Product purity for chemical products through precise quality control</h6> <a href="/emea/en/resources/blog/product-purity-for-chemical-products-through-precise-quality-control" 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/visudesk-the-new-visualization-software-from-sesotec'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6077d97793b356a12b9b6722/files/PC-IPAD-IPHONE_Zusammen_1000x650px.png?1652432754" title="P C I P A D I P H O N E Zusammen 1000x650px" alt="P C I P A D I P H O N E Zusammen 1000x650px" ></div> <div> <div class="image-caption"> <h6 class="category">Recycling</h6> <h6 class="title">VISUDESK - The new visualization software from Sesotec</h6> <a href="/emea/en/resources/blog/visudesk-the-new-visualization-software-from-sesotec" 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-intuity-metal-detector-put-to-the-test-by-food-manufacturers'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/607437d593b3561b509479f7/files/intuity-control-display.jpg?1652432754" title="intuity control display" alt="intuity control display" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Sesotec INTUITY metal detector put to the test by food manufacturers</h6> <a href="/emea/en/resources/blog/sesotec-intuity-metal-detector-put-to-the-test-by-food-manufacturers" 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/how-effective-is-your-foreign-material-control-programme'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6059b4ae93b35668f5f45253/files/fremdkoerpermanagement.jpg?1652432754" title="fremdkoerpermanagement" alt="fremdkoerpermanagement" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">How effective is your foreign material control programme?</h6> <a href="/emea/en/resources/blog/how-effective-is-your-foreign-material-control-programme" 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/current-factors-influencing-the-recycling-circuit'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6034b10793b35673732c946d/files/recycling-facility.jpg?1652432754" title="recycling facility" alt="recycling facility" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Current factors influencing the recycling circuit</h6> <a href="/emea/en/resources/blog/current-factors-influencing-the-recycling-circuit" 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/statement-from-sesotec-on-coronavirus-and-change'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/6049b69993b3564d69bbcc42/files/Joachim-Schulz.jpg?1652432754" title="Joachim Schulz" alt="Joachim Schulz" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Statement from Sesotec on coronavirus and change</h6> <a href="/emea/en/resources/blog/statement-from-sesotec-on-coronavirus-and-change" 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/ifs-food-v7%3A-the-most-important-changes-and-updates'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/60338c8f93b3562a66e6d5b1/files/ifs-food-v7-sesotec-blog-article.jpg?1652432753" title="ifs food v7 sesotec blog article" alt="ifs food v7 sesotec blog article" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">IFS Food V7: the most important changes and updates</h6> <a href="/emea/en/resources/blog/ifs-food-v7%3A-the-most-important-changes-and-updates" 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/guide-for-validation-of-product-inspection-systems'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/602e69b893b356ad7282109c/files/wp-leitfaden-validierung-preview-en.jpg?1652432753" title="wp leitfaden validierung preview en" alt="wp leitfaden validierung preview en" ></div> <div> <div class="image-caption"> <h6 class="category">White Paper</h6> <h6 class="title">Guide for validation of product inspection systems</h6> <a href="/emea/en/resources/blog/guide-for-validation-of-product-inspection-systems" 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/new-e-book-the-circular-economy'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/602e5fdb93b356ad72821068/files/ebook-circular-economy-2021-preview-en.jpg?1679037603" title="ebook circular economy 2021 preview en" alt="ebook circular economy 2021 preview en" ></div> <div> <div class="image-caption"> <h6 class="category">White Paper</h6> <h6 class="title">New E-Book - The Circular Economy</h6> <a href="/emea/en/resources/blog/new-e-book-the-circular-economy" 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/how-artificial-intelligence-can-boost-profit-and-sustainability-in-food-processing'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/602a25b993b3562f6737eada/files/preview-think-video.jpg?1709643547" title="preview think video" alt="preview think video" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">How artificial intelligence can boost profit and sustainability in food processing</h6> <a href="/emea/en/resources/blog/how-artificial-intelligence-can-boost-profit-and-sustainability-in-food-processing" 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/pure-spice-mixtures-in-pneumatic-conveyor-pipes'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/60212bf393b3560d177b7c5d/files/gewuerze.jpg?1652432752" title="gewuerze" alt="gewuerze" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Pure spice mixtures in pneumatic conveyor pipes</h6> <a href="/emea/en/resources/blog/pure-spice-mixtures-in-pneumatic-conveyor-pipes" 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/statement-from-sesotec-on-%E2%80%9Covercoming-the-covid-19-crisis%E2%80%9D'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/601d0e9393b356b601c92049/files/Joachim-Schulz.jpg?1652432752" title="Joachim Schulz" alt="Joachim Schulz" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Statement from Sesotec on “Overcoming the COVID-19 Crisis”</h6> <a href="/emea/en/resources/blog/statement-from-sesotec-on-%E2%80%9Covercoming-the-covid-19-crisis%E2%80%9D" 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/meet-johannes-von-stein-the-new-vice-president-of-sales-food-at-sesotec'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/60112b3493b356beee9d2983/files/1000_Ueber-Sesotec_Unternehmen.jpg?1652432752" title="1000 Ueber Sesotec Unternehmen" alt="1000 Ueber Sesotec Unternehmen" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Meet Johannes von Stein, the new Vice President of Sales Food at Sesotec</h6> <a href="/emea/en/resources/blog/meet-johannes-von-stein-the-new-vice-president-of-sales-food-at-sesotec" 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/what-haccp-means-and-how-to-implement-it'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5fc89fae93b3565feb7180cb/files/food-factory-persons.jpg?1652432751" title="food factory persons" alt="food factory persons" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">What HACCP means and how to implement it</h6> <a href="/emea/en/resources/blog/what-haccp-means-and-how-to-implement-it" 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/the-plastics-cycle-and-contaminated-recyclate'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5fcf233e93b356136e8d20bc/files/purifier-plastic-flakes.jpg?1652432751" title="purifier plastic flakes" alt="purifier plastic flakes" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">The plastics cycle and contaminated recyclate</h6> <a href="/emea/en/resources/blog/the-plastics-cycle-and-contaminated-recyclate" 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-appoints-new-ceo'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5fab8f7a93b35647704f4379/files/Joachim-Schulz.jpg?1652432751" title="Joachim Schulz" alt="Joachim Schulz" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec appoints new CEO</h6> <a href="/emea/en/resources/blog/sesotec-appoints-new-ceo" 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/safe-bread-and-rolls-from-the-austrian-waldviertel'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5f9a582193b35668250dc92f/files/gebaeck-backwelt-pilz.jpg?1652432750" title="gebaeck backwelt pilz" alt="gebaeck backwelt pilz" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Safe bread and rolls from the Austrian Waldviertel</h6> <a href="/emea/en/resources/blog/safe-bread-and-rolls-from-the-austrian-waldviertel" 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/how-a-metal-separator-saved-this-plastics-manufacturer-75percent-in-maintenance-costs'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5f97b3fe93b35602b4eea621/files/protector_bulgaria.jpg?1652432750" title="protector bulgaria" alt="protector bulgaria" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">How a metal separator saved this plastics manufacturer 75% in maintenance costs</h6> <a href="/emea/en/resources/blog/how-a-metal-separator-saved-this-plastics-manufacturer-75percent-in-maintenance-costs" 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/using-artificial-intelligence-for-sustainably-profitable-food-processing'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5f89249a93b35637cf13b215/files/artificial_intelligence-2.jpg?1652432750" title="artificial intelligence 2" alt="artificial intelligence 2" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">Using artificial intelligence for sustainably profitable food processing</h6> <a href="/emea/en/resources/blog/using-artificial-intelligence-for-sustainably-profitable-food-processing" 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/statement-from-sesotec-on-innovation-in-the-time-of-corona'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5f869f9e93b356bbbe1b02f0/files/Dialogbild_1000x650px.jpg?1652432749" title="Dialogbild 1000x650px" alt="Dialogbild 1000x650px" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Statement from Sesotec on innovation in the time of Corona</h6> <a href="/emea/en/resources/blog/statement-from-sesotec-on-innovation-in-the-time-of-corona" 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/digitalization-industry-4-0-and-their-importance-for-product-inspection'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5f8569d393b356bf89de2a89/files/sesotec-modul-interlink-01.jpg?1652432749" title="sesotec modul interlink 01" alt="sesotec modul interlink 01" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Digitalization, Industry 4.0, and their importance for product inspection</h6> <a href="/emea/en/resources/blog/digitalization-industry-4-0-and-their-importance-for-product-inspection" 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-sells-subsidiary-asm'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5f8402cd93b356f5f9ac186f/files/1000_Ueber-Sesotec_Unternehmen.jpg?1652432749" title="1000 Ueber Sesotec Unternehmen" alt="1000 Ueber Sesotec Unternehmen" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec sells subsidiary ASM Advanced Sorting Machines SRL</h6> <a href="/emea/en/resources/blog/sesotec-sells-subsidiary-asm" 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/how-artificial-intelligence-contributes-to-sustainable-and-profitable-food-processing'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5f7c19e093b356923853fdcc/files/wp-think-preview-en.jpg?1652432749" title="wp think preview en" alt="wp think preview en" ></div> <div> <div class="image-caption"> <h6 class="category">White Paper</h6> <h6 class="title">How artificial intelligence contributes to sustainable and profitable food processing</h6> <a href="/emea/en/resources/blog/how-artificial-intelligence-contributes-to-sustainable-and-profitable-food-processing" 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/reiling-plastic-recycling-will-do-whatever-it-takes-to-produce-the-purest-flakes'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5f507cf793b3560e0c32ae5d/files/reiling1.jpg?1652432748" title="reiling1" alt="reiling1" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Reiling Kunststoff Recycling will do whatever it takes to produce the purest flakes</h6> <a href="/emea/en/resources/blog/reiling-plastic-recycling-will-do-whatever-it-takes-to-produce-the-purest-flakes" 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-statement-about-corona-as-a-catalyst-for-impact-investing'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5f44a11a93b35665ab5be95b/files/Hand_geldmuenzen1000x650px.jpg?1652432748" title="Hand geldmuenzen1000x650px" alt="Hand geldmuenzen1000x650px" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec Statement about Corona as a catalyst for “Impact Investing”</h6> <a href="/emea/en/resources/blog/sesotec-statement-about-corona-as-a-catalyst-for-impact-investing" 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/german-metal-detection-technology-for-american-flour-mill'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5f3e0e9a93b356e3b83f427b/files/mehl-getreide.jpg?1652432747" title="mehl getreide" alt="mehl getreide" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">German metal detection technology for American flour mill</h6> <a href="/emea/en/resources/blog/german-metal-detection-technology-for-american-flour-mill" 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/machine-protection-during-pvc-granulation'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5f3e1cc193b356e3b83f42ba/files/granulat-blau-hand.jpg?1652432747" title="granulat blau hand" alt="granulat blau hand" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Machine protection during PVC granulation</h6> <a href="/emea/en/resources/blog/machine-protection-during-pvc-granulation" 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/quality-analysis-of-plastic-flakes-and-regrind-within-minutes'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5f3bc94e93b356a23e55964b/files/flake-scan.jpg?1652432747" title="flake scan" alt="flake scan" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Quality analysis of plastic flakes and regrind within minutes</h6> <a href="/emea/en/resources/blog/quality-analysis-of-plastic-flakes-and-regrind-within-minutes" 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/legal-requirements-and-important-standards-in-the-food-industry-and-their-differences'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5f45f64093b35681da31c767/files/preview-white-paper-food-standards-de.jpg?1710856815" title="preview white paper food standards de" alt="preview white paper food standards de" ></div> <div> <div class="image-caption"> <h6 class="category">White Paper</h6> <h6 class="title">Legal requirements and important standards in the food industry and their differences</h6> <a href="/emea/en/resources/blog/legal-requirements-and-important-standards-in-the-food-industry-and-their-differences" 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/keeping-plastic-compounds-free-of-metallic-contaminants'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5f4cbece93b3567cd61aaad5/files/wp-keeping-metals-out-of-compounds-preview-en.jpg?1652432748" title="wp keeping metals out of compounds preview en" alt="wp keeping metals out of compounds preview en" ></div> <div> <div class="image-caption"> <h6 class="category">White Paper</h6> <h6 class="title">Keeping plastic compounds free of metallic contaminants</h6> <a href="/emea/en/resources/blog/keeping-plastic-compounds-free-of-metallic-contaminants" 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/dont-forget-the-circular-economy'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5f1ff59c93b356e0022f8f95/files/corona-kreislaufwirtschaft.jpg?1652432747" title="corona kreislaufwirtschaft" alt="corona kreislaufwirtschaft" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Don’t forget the circular economy</h6> <a href="/emea/en/resources/blog/dont-forget-the-circular-economy" 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/profitably-closing-the-plastics-cycle-with-the-new-varisort-plus'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5f06a76493b3565e666a626d/files/varisort_.jpg?1652432746" title="varisort" alt="varisort" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Profitably closing the plastics cycle - with the new VARISORT+</h6> <a href="/emea/en/resources/blog/profitably-closing-the-plastics-cycle-with-the-new-varisort-plus" 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/opc-ua-for-production-without-machine-downtime'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5ef5958393b35690ba667cc5/files/opc-ua-sitraplas1.jpg?1652432746" title="opc ua sitraplas1" alt="opc ua sitraplas1" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">OPC UA for production without machine downtime</h6> <a href="/emea/en/resources/blog/opc-ua-for-production-without-machine-downtime" 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/top-x-ray-technology-for-spices-with-top-quality'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5ef1ec5493b356447acc8af4/files/gewuerzamt.jpg?1652432746" title="gewuerzamt" alt="gewuerzamt" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Top x-ray technology for spices with top quality</h6> <a href="/emea/en/resources/blog/top-x-ray-technology-for-spices-with-top-quality" 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/statement-from-sesotec-on-digitalization-in-the-time-of-corona'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5eb9338f93b35659d72cf5e4/files/1000_Ueber-Sesotec_Unternehmen.jpg?1652432744" title="1000 Ueber Sesotec Unternehmen" alt="1000 Ueber Sesotec Unternehmen" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Statement from Sesotec on digitalization in the time of Corona</h6> <a href="/emea/en/resources/blog/statement-from-sesotec-on-digitalization-in-the-time-of-corona" 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/statement-from-sesotec-on-coronavirus-and-sustainability'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5ed8d9d893b3566e6e01fd52/files/marc-setzen3.jpg?1652432746" title="marc setzen3" alt="marc setzen3" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Statement from Sesotec on coronavirus and sustainability</h6> <a href="/emea/en/resources/blog/statement-from-sesotec-on-coronavirus-and-sustainability" 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/how-food-safety-standards-impact-production'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5ec3d24993b3562203ab1f10/files/food-audit.jpg?1652432745" title="food audit" alt="food audit" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">How food safety standards impact production</h6> <a href="/emea/en/resources/blog/how-food-safety-standards-impact-production" 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/how-plastics-processors-use-recyclates-profitably'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5ebcec3e93b356af5be60b3e/files/granulat-blau.jpg?1652432745" title="granulat blau" alt="granulat blau" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">How plastics processors use recyclates profitably</h6> <a href="/emea/en/resources/blog/how-plastics-processors-use-recyclates-profitably" 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/sitraplas-risk-free-recyclate-processing'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5ebbf5dc93b356f95b18bc17/files/rezyklat2.jpg?1652432745" title="rezyklat2" alt="rezyklat2" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Sitraplas: Risk-free recyclate processing</h6> <a href="/emea/en/resources/blog/sitraplas-risk-free-recyclate-processing" 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/when-the-machine-stops-you-can-count-on-us'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5eb131a9d1468d0755396a93/files/sesotec-remote_service_spareparts.jpg?1652432744" title="sesotec remote service spareparts" alt="sesotec remote service spareparts" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">When the machine stops, you can count on us</h6> <a href="/emea/en/resources/blog/when-the-machine-stops-you-can-count-on-us" 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/how-better-food-safety-technology-can-help-minimise-waste'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5e746d1cd1468d6e78f685c0/files/lebensmittelverschwendung.jpg?1652432743" title="lebensmittelverschwendung" alt="lebensmittelverschwendung" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">How better food safety technology can help minimise waste</h6> <a href="/emea/en/resources/blog/how-better-food-safety-technology-can-help-minimise-waste" 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/profitable-recycling-how-recyclers-can-work-efficiently'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5e74a12cd1468d63bb885c63/files/sesotec_50199-1.jpg?1652432743" title="sesotec 50199 1" alt="sesotec 50199 1" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Profitable recycling – how recyclers can work efficiently</h6> <a href="/emea/en/resources/blog/profitable-recycling-how-recyclers-can-work-efficiently" 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-presents-a-virtual-interpack-exhibition-stand'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5e844fa6d1468d49cb48c37a/files/Interpack-virtueller-stand-sesotec.jpg?1652432743" title="Interpack virtueller stand sesotec" alt="Interpack virtueller stand sesotec" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">Sesotec presents a virtual interpack exhibition stand</h6> <a href="/emea/en/resources/blog/sesotec-presents-a-virtual-interpack-exhibition-stand" 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/high-quality-pet-recyclate-for-the-plastics-processing-industry'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5e8c09d2d1468d0ad5f759c9/files/MultiPET-Flake_Purifier_plus-Sept2019.jpg?1652432744" title="Multi P E T Flake Purifier plus Sept2019" alt="Multi P E T Flake Purifier plus Sept2019" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">High-quality PET recyclate for the plastics processing industry</h6> <a href="/emea/en/resources/blog/high-quality-pet-recyclate-for-the-plastics-processing-industry" 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/next-generation-metal-detection-with-artificial-intelligence'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5e785386d1468ddef9e09592/files/artificial_intelligence-2.jpg?1652432743" title="artificial intelligence 2" alt="artificial intelligence 2" ></div> <div> <div class="image-caption"> <h6 class="category">Food</h6> <h6 class="title">Next Generation Metal Detection with Artificial Intelligence</h6> <a href="/emea/en/resources/blog/next-generation-metal-detection-with-artificial-intelligence" 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/ebook-driving-impact-safe-food-and-saving-food'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5e846c81d1468d49cb48c39f/files/vorschau-ebook-food-safety.jpg?1652432744" title="vorschau ebook food safety" alt="vorschau ebook food safety" ></div> <div> <div class="image-caption"> <h6 class="category">White Paper</h6> <h6 class="title">eBook: Driving Impact – Safe food and saving food</h6> <a href="/emea/en/resources/blog/ebook-driving-impact-safe-food-and-saving-food" 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/statement-from-sesotec-on-the-corona-situation'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5e73495bd1468d593a01bd41/files/marc-setzen3.jpg?1652432743" title="marc setzen3" alt="marc setzen3" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Statement from Sesotec on the Corona situation</h6> <a href="/emea/en/resources/blog/statement-from-sesotec-on-the-corona-situation" 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/new-metal-separator-sesotec-presents-rapid-pro-sense-6'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5e5f5356d1468d13c6e7dc60/files/rapid-pro-sense-6.jpg?1652432742" title="rapid pro sense 6" alt="rapid pro sense 6" ></div> <div> <div class="image-caption"> <h6 class="category">Plastics</h6> <h6 class="title">New Metal Separator: Sesotec presents RAPID PRO-SENSE 6</h6> <a href="/emea/en/resources/blog/new-metal-separator-sesotec-presents-rapid-pro-sense-6" 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/how-the-growing-world-population-will-shape-the-future-of-the-food-industry'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5e4be3fad1468db6c8fcad3a/files/menschen-weltbev_lkerung.jpg?1652432742" title="menschen weltbev lkerung" alt="menschen weltbev lkerung" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">How the growing world population will shape the future of the food industry</h6> <a href="/emea/en/resources/blog/how-the-growing-world-population-will-shape-the-future-of-the-food-industry" 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/circular-economy-it-needs-to-be-profitable'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5e4ce95ed1468d83c8a0c355/files/recycling-pet-flakes2.jpg?1652432742" title="recycling pet flakes2" alt="recycling pet flakes2" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Circular economy – it needs to be profitable</h6> <a href="/emea/en/resources/blog/circular-economy-it-needs-to-be-profitable" 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/reliable-x-ray-inspection-of-metallised-packaging'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5e4ea5add1468d5e1aa17904/files/cassava-chips-asia.jpg?1652432742" title="cassava chips asia" alt="cassava chips asia" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Reliable X-ray inspection of metallised packaging</h6> <a href="/emea/en/resources/blog/reliable-x-ray-inspection-of-metallised-packaging" 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/what-is-food-safety'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5e2ac9abd1468d59c7c8d801/files/food-safety-lebensmittel-lupe.jpg?1652432741" title="food safety lebensmittel lupe" alt="food safety lebensmittel lupe" ></div> <div> <div class="image-caption"> <h6 class="category">Food Safety</h6> <h6 class="title">What is Food Safety?</h6> <a href="/emea/en/resources/blog/what-is-food-safety" 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/circular-economy-how-it-will-change-our-lives'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5e2fe328d1468df95460c345/files/kunststoffkreislauf3-recycling.jpg?1652432741" title="kunststoffkreislauf3 recycling" alt="kunststoffkreislauf3 recycling" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Circular economy – how it will change our lives</h6> <a href="/emea/en/resources/blog/circular-economy-how-it-will-change-our-lives" 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-receives-din-en-iso-9001-2015-quality-seal'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5e18118ad1468d8c8678a7e8/files/iso-zertifizierung.jpg?1652432740" title="iso zertifizierung" alt="iso zertifizierung" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec Receives DIN EN ISO 9001:2015 Quality Seal</h6> <a href="/emea/en/resources/blog/sesotec-receives-din-en-iso-9001-2015-quality-seal" 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/the-new-website-of-our-partner-unirob-in-poland-is-now-online'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5e4a491fd1468db66b587b4e/files/unirob-website.jpg?1652432741" title="unirob website" alt="unirob website" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">The new website of our partner Unirob in Poland is now online</h6> <a href="/emea/en/resources/blog/the-new-website-of-our-partner-unirob-in-poland-is-now-online" 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-india-wins-spice-icon-of-the-year-award'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5de67645d1468d446af5cdb1/files/spice-award.jpg?1652432740" title="spice award" alt="spice award" ></div> <div> <div class="image-caption"> <h6 class="category">Food</h6> <h6 class="title">Sesotec India wins "Spice Icon of the Year" award</h6> <a href="/emea/en/resources/blog/sesotec-india-wins-spice-icon-of-the-year-award" 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/x-ray-inspection-system-helps-to-accomplish-sqf-certification'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5dd51bb1d1468df1e78d2634/files/wurst-salami.jpg?1652432740" title="wurst salami" alt="wurst salami" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">X-ray inspection system helps to accomplish SQF certification</h6> <a href="/emea/en/resources/blog/x-ray-inspection-system-helps-to-accomplish-sqf-certification" 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/ebook-driving-impact-closing-the-plastic-cycle'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5e1c2960d1468d7775845c53/files/vorschau-driving-impact-plastic-cycle.jpg?1700727655" title="vorschau driving impact plastic cycle" alt="vorschau driving impact plastic cycle" ></div> <div> <div class="image-caption"> <h6 class="category">White Paper</h6> <h6 class="title">eBook: Driving Impact - Closing the plastic cycle</h6> <a href="/emea/en/resources/blog/ebook-driving-impact-closing-the-plastic-cycle" 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/five-tips-to-optimise-metal-detector-performance'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5e1c4397d1468d7760845caf/files/5tipps-vorschau-en.jpg?1652432741" title="5tipps vorschau en" alt="5tipps vorschau en" ></div> <div> <div class="image-caption"> <h6 class="category">White Paper</h6> <h6 class="title">Five tips to optimise metal detector performance </h6> <a href="/emea/en/resources/blog/five-tips-to-optimise-metal-detector-performance" 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-under-the-banner-of-circular-plastics-economy'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5dc3e587d1468d5ca1b47915/files/sesotec-k-messe-2019.jpg?1652432740" title="sesotec k messe 2019" alt="sesotec k messe 2019" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Sesotec under the Banner of "Circular Plastics Economy"</h6> <a href="/emea/en/resources/blog/sesotec-under-the-banner-of-circular-plastics-economy" 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/plastic-part-of-the-problem-part-of-the-solution-part-4-using-recyclates-closes-the-recycling-loop'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5d888fdad1468da39cfeeaa5/files/rezyklat.jpg?1652432739" title="rezyklat" alt="rezyklat" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Plastic: part of the problem...part of the solution - Part 4: Efficient use of recyclates</h6> <a href="/emea/en/resources/blog/plastic-part-of-the-problem-part-of-the-solution-part-4-using-recyclates-closes-the-recycling-loop" 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-makes-the-circular-economy-efficient-when-it-comes-to-plastics'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5d886eb4d1468da38efeea9d/files/banner-k-2019_3.jpg?1652432739" title="banner k 2019 3" alt="banner k 2019 3" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Sesotec makes the circular economy efficient when it comes to plastics</h6> <a href="/emea/en/resources/blog/sesotec-makes-the-circular-economy-efficient-when-it-comes-to-plastics" 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-systems-in-irelands-most-advanced-glass-recycling-facility'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5d94a47ed1468de7384d1651/files/glas-im-sorter.jpg?1652432739" title="glas im sorter" alt="glas im sorter" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Sesotec systems in Ireland’s most advanced glass recycling facility</h6> <a href="/emea/en/resources/blog/sesotec-systems-in-irelands-most-advanced-glass-recycling-facility" 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/new-research-project-irve-for-innovative-recycling-of-e-waste'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5d94b5fbd1468de6e94d16a9/files/fraunhofer-iwks.jpg?1652432740" title="fraunhofer iwks" alt="fraunhofer iwks" ></div> <div> <div class="image-caption"> <h6 class="category">Recycling</h6> <h6 class="title">New Research Project IRVE for Innovative Recycling of E-Waste</h6> <a href="/emea/en/resources/blog/new-research-project-irve-for-innovative-recycling-of-e-waste" 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-is-member-of-the-save-food-organization'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5d6f4d05d1468d943cb86d34/files/Sesotec-Save_Food-membership.jpg?1652432739" title="Sesotec Save Food membership" alt="Sesotec Save Food membership" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec is member of the “SAVE FOOD” organization</h6> <a href="/emea/en/resources/blog/sesotec-is-member-of-the-save-food-organization" 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/booklet-about-x-ray-inspection-systems'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5d1dce0ed1468d9493923111/files/x-ray-booklet-en.jpg?1652432737" title="x ray booklet en" alt="x ray booklet en" ></div> <div> <div class="image-caption"> <h6 class="category">White Paper</h6> <h6 class="title">Booklet about X-ray Inspection Systems</h6> <a href="/emea/en/resources/blog/booklet-about-x-ray-inspection-systems" 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/plastic-part-of-the-problem-part-of-the-solution-part-3-sorting-technology'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5d2ec6dad1468dd1ea44ac5a/files/preview-video-kunststoffkreislauf-teil3.JPG?1652432738" title="preview video kunststoffkreislauf teil3" alt="preview video kunststoffkreislauf teil3" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Plastic: part of the problem… part of the solution - Part 3: Sorting technology</h6> <a href="/emea/en/resources/blog/plastic-part-of-the-problem-part-of-the-solution-part-3-sorting-technology" 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/safe-inline-metal-detection-for-fresh-and-processed-meat'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5d404ad1d1468d209d37b60c/files/ksb-meat.jpg?1652432738" title="ksb meat" alt="ksb meat" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Safe inline metal detection for fresh and processed meat</h6> <a href="/emea/en/resources/blog/safe-inline-metal-detection-for-fresh-and-processed-meat" 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-sorting-systems-for-globally-leading-e-scrap-recycler'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5d357627d1468dac96ab81c7/files/varisort-compact-e-schrott.jpg?1652432738" title="varisort compact e schrott" alt="varisort compact e schrott" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Sesotec sorting systems for globally leading e-scrap recycler</h6> <a href="/emea/en/resources/blog/sesotec-sorting-systems-for-globally-leading-e-scrap-recycler" 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/plastic-part-of-the-problem-part-of-the-solution-part-2-the-european-unions-solution'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5d199e4fd1468d146d95a702/files/recycling-compactor-landfill-site.jpg?1652432737" title="recycling compactor landfill site" alt="recycling compactor landfill site" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Plastic: part of the problem…part of the solution - Part 2: the European Union’s solution</h6> <a href="/emea/en/resources/blog/plastic-part-of-the-problem-part-of-the-solution-part-2-the-european-unions-solution" 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/plastic-part-of-the-problem-part-of-the-solution-part-1-a-global-problem'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5cf906afd1468d0c3209a12a/files/preview-teil1-3-1000.jpg?1652432737" title="preview teil1 3 1000" alt="preview teil1 3 1000" ></div> <div> <div class="image-caption"> <h6 class="category">Circular Economy</h6> <h6 class="title">Plastic: part of the problem…part of the solution - </br>Part 1: a global problem</h6> <a href="/emea/en/resources/blog/plastic-part-of-the-problem-part-of-the-solution-part-1-a-global-problem" 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/detectors-protect-frozen-fish-products-from-metal-contamination'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5d0a3f07d1468d40f2573c7f/files/fisch-schalentiere.jpg?1652432737" title="fisch schalentiere" alt="fisch schalentiere" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Detectors protect frozen fish products from metal contamination</h6> <a href="/emea/en/resources/blog/detectors-protect-frozen-fish-products-from-metal-contamination" 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/metal-contamination-in-plastics-processing-causes-and-countermeasures'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5d1b4457d1468deb5addada9/files/granulat-und-metall.jpg?1652432737" title="granulat und metall" alt="granulat und metall" ></div> <div> <div class="image-caption"> <h6 class="category">White Paper</h6> <h6 class="title">Metal contamination in plastics processing – causes and countermeasures</h6> <a href="/emea/en/resources/blog/metal-contamination-in-plastics-processing-causes-and-countermeasures" 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/metal-detector-for-the-quality-inspection-of-rubber-mats'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5cf63a12d1468d83e7db71d8/files/gls-handee-rubber.jpg?1652432736" title="gls handee rubber" alt="gls handee rubber" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Metal Detector for the Quality Inspection of Rubber Mats</h6> <a href="/emea/en/resources/blog/metal-detector-for-the-quality-inspection-of-rubber-mats" 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/what-the-meat-industry-expects-from-product-inspection-systems'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5ce64b16d1468db67a8dd5aa/files/IFFA-2019-Sesotec_Messestand.jpg?1652432736" title="I F F A 2019 Sesotec Messestand" alt="I F F A 2019 Sesotec Messestand" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">What the Meat Industry Expects from Product Inspection Systems</h6> <a href="/emea/en/resources/blog/what-the-meat-industry-expects-from-product-inspection-systems" 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/detection-of-plastics-with-x-ray-systems-in-the-food-industry'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5ce643b5d1468db67a8dd576/files/Uli_Hurzlmeier-IFFA-2019-2.jpg?1652432736" title="Uli Hurzlmeier I F F A 2019 2" alt="Uli Hurzlmeier I F F A 2019 2" ></div> <div> <div class="image-caption"> <h6 class="category">Food</h6> <h6 class="title">Detection of Plastics with X-Ray Systems in the Food Industry</h6> <a href="/emea/en/resources/blog/detection-of-plastics-with-x-ray-systems-in-the-food-industry" 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/metal-detection-for-the-safety-and-purity-of-meat-products'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5cd3c640d1468d05a2d01ff2/files/haspel-intuity-1.jpg?1652432735" title="haspel intuity 1" alt="haspel intuity 1" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Metal detection for the safety and purity of meat products</h6> <a href="/emea/en/resources/blog/metal-detection-for-the-safety-and-purity-of-meat-products" 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/advantages-and-benefits-of-opc-ua-in-the-plastics-industry'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5cd118efd1468d5b7d294be5/files/Grafik-Vernetzung-Plast-opc-ua.jpg?1652432735" title="Grafik Vernetzung Plast opc ua" alt="Grafik Vernetzung Plast opc ua" ></div> <div> <div class="image-caption"> <h6 class="category">Plastics</h6> <h6 class="title">Advantages and benefits of OPC UA in the plastics industry</h6> <a href="/emea/en/resources/blog/advantages-and-benefits-of-opc-ua-in-the-plastics-industry" 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-honours-stol-inspection-systems-with-regional-dealer-award-2018'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5ccfcffbd1468d76a29ad0c1/files/sesotec--stol-regional-dealer-award.jpg?1652432735" title="sesotec stol regional dealer award" alt="sesotec stol regional dealer award" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec Honours Stol Inspection Systems with "Regional Dealer Award 2018"</h6> <a href="/emea/en/resources/blog/sesotec-honours-stol-inspection-systems-with-regional-dealer-award-2018" 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/recycling-of-electrical-and-electronic-waste-at-hennemann-umweltservice'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5cc7ece5d1468d0f8f230270/files/hennemann-umweltservice-luftbild.jpg?1652432735" title="hennemann umweltservice luftbild" alt="hennemann umweltservice luftbild" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Recycling of Electrical and Electronic Waste at Hennemann Umweltservice</h6> <a href="/emea/en/resources/blog/recycling-of-electrical-and-electronic-waste-at-hennemann-umweltservice" 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/metal-detector-protects-wanner-granulators-from-damage'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5cc1a95cd1468d58d5d3bfac/files/elcon-wanner1.jpg?1652432734" title="elcon wanner1" alt="elcon wanner1" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Metal detector protects Wanner granulators from damage</h6> <a href="/emea/en/resources/blog/metal-detector-protects-wanner-granulators-from-damage" 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-canadas-move-provides-base-for-further-growth'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5cbffda8d1468d85880edbcd/files/sesotec-canada-office-1.jpg?1652432734" title="sesotec canada office 1" alt="sesotec canada office 1" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec Canada’s move provides base for further growth</h6> <a href="/emea/en/resources/blog/sesotec-canadas-move-provides-base-for-further-growth" 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/iffa-2019-helping-shape-the-future-of-x-ray-inspection'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5cb575fcffe9ec7fc90873d5/files/sesotec-raycon-d-plus-future-x-ray-inspection.jpg?1652432734" title="sesotec raycon d plus future x ray inspection" alt="sesotec raycon d plus future x ray inspection" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">IFFA 2019: Helping shape the future of X-ray inspection</h6> <a href="/emea/en/resources/blog/iffa-2019-helping-shape-the-future-of-x-ray-inspection" 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/nampak-inspection-und-coding-systems-new-partner-of-sesotec-in-south-africa'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5caaf2f9ffe9ec6a00c0fff4/files/ProPak-Messe-Nampak-Sesotec.jpg?1652432734" title="Pro Pak Messe Nampak Sesotec" alt="Pro Pak Messe Nampak Sesotec" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Nampak Inspection & Coding Systems new Partner of Sesotec in South Africa</h6> <a href="/emea/en/resources/blog/nampak-inspection-und-coding-systems-new-partner-of-sesotec-in-south-africa" 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/important-factors-when-buying-a-metal-detector-for-plastics-processing-machines'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5ca4993effe9ecb8ecbe82c3/files/protector-auf-spritzgiessmaschine.jpg?1652432733" title="protector auf spritzgiessmaschine" alt="protector auf spritzgiessmaschine" ></div> <div> <div class="image-caption"> <h6 class="category">White Paper</h6> <h6 class="title">Important factors when buying a metal detector for plastics processing machines</h6> <a href="/emea/en/resources/blog/important-factors-when-buying-a-metal-detector-for-plastics-processing-machines" 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/lifetime-warranty-extension-for-sesotec-x-ray-machines'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5ca30397ffe9ece4e8c1e4ca/files/service-geraet_1000x650.jpg?1652432733" title="service geraet 1000x650" alt="service geraet 1000x650" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Lifetime warranty extension for Sesotec X-ray machines</h6> <a href="/emea/en/resources/blog/lifetime-warranty-extension-for-sesotec-x-ray-machines" 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/iffa-2019-meat-and-sausage-products-free-of-contaminants-guaranteed'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5c99f470ffe9ec7c7066f246/files/IFFA-2019-schema.jpg?1652432733" title="I F F A 2019 schema" alt="I F F A 2019 schema" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">IFFA 2019: Meat and sausage products, free of contaminants – guaranteed</h6> <a href="/emea/en/resources/blog/iffa-2019-meat-and-sausage-products-free-of-contaminants-guaranteed" 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/indonesian-processor-of-tuna-fillets-uses-sesotec-x-ray-system-raycon-for-ensuring-product-purity'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5c629290ffe9ec63c0f11dc8/files/thunfish-filets.jpg?1652432732" title="thunfish filets" alt="thunfish filets" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">X-ray system inspects tuna fillets</h6> <a href="/emea/en/resources/blog/indonesian-processor-of-tuna-fillets-uses-sesotec-x-ray-system-raycon-for-ensuring-product-purity" 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-sorting-systems-at-new-zealands-first-pet-recycling-plant'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5c62c989ffe9ec63c0f11de3/files/flight-plastics1.jpg?1652432732" title="flight plastics1" alt="flight plastics1" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Sesotec sorting systems at New Zealand’s first PET recycling plant</h6> <a href="/emea/en/resources/blog/sesotec-sorting-systems-at-new-zealands-first-pet-recycling-plant" 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/maximum-productivity-of-an-injection-moulding-machine-without-downtime'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5c51a119ffe9ec326e1866c4/files/x-pack-1.jpg?1652432732" title="x pack 1" alt="x pack 1" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Maximum productivity of an injection moulding machine without downtime</h6> <a href="/emea/en/resources/blog/maximum-productivity-of-an-injection-moulding-machine-without-downtime" 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/x-ray-technology-for-inspection-of-coffee-in-metalized-packs'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5c3da990ffe9ec7268e69a9c/files/coffee.jpg?1652432731" title="coffee" alt="coffee" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">X-Ray Technology for inspection of coffee in metalized packs</h6> <a href="/emea/en/resources/blog/x-ray-technology-for-inspection-of-coffee-in-metalized-packs" 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/high-scanning-sensitivity-for-all-metals-at-the-noodle-filling'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5bd8398fffe9ec0c1a4627b5/files/Nudeln.jpg?1652432730" title="Nudeln" alt="Nudeln" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">High scanning sensitivity for all metals at the noodle filling</h6> <a href="/emea/en/resources/blog/high-scanning-sensitivity-for-all-metals-at-the-noodle-filling" 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/metal-separators-optimise-the-production-of-blood-tubes-and-syringes'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5c3dd5d6ffe9ec7277e69a82/files/blutroehrchen.jpg?1652432731" title="blutroehrchen" alt="blutroehrchen" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Metal Separators Optimise the Production of Blood Tubes and Syringes</h6> <a href="/emea/en/resources/blog/metal-separators-optimise-the-production-of-blood-tubes-and-syringes" 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/intelligent-machine-and-system-communication-in-the-plastics-industry'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5b960b54ffe9ecb88c86a789/files/fakuma-pb-opcua-schema.jpg?1652432727" title="fakuma pb opcua schema" alt="fakuma pb opcua schema" ></div> <div> <div class="image-caption"> <h6 class="category">Plastics</h6> <h6 class="title">Intelligent Machine and System Communication in the Plastics Industry</h6> <a href="/emea/en/resources/blog/intelligent-machine-and-system-communication-in-the-plastics-industry" 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/advanced-functions-and-capabilities-of-x-ray-technology'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5b6d2e50ffe9ecc20459075c/files/raycon-d-plus-blog-picture.jpg?1652432727" title="raycon d plus blog picture" alt="raycon d plus blog picture" ></div> <div> <div class="image-caption"> <h6 class="category">White Paper</h6> <h6 class="title">Advanced Functions and Capabilities of X-Ray Technology</h6> <a href="/emea/en/resources/blog/advanced-functions-and-capabilities-of-x-ray-technology" 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/use-of-food-metal-detectors-as-a-competitive-advantage'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5bc49903ffe9ec5e191ac3a0/files/huer-foods-cscan.jpg?1652432728" title="huer foods cscan" alt="huer foods cscan" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Use of food metal detectors as a competitive advantage</h6> <a href="/emea/en/resources/blog/use-of-food-metal-detectors-as-a-competitive-advantage" 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/glass-sorting-with-sesotec-sorting-systems-at-schirmbeck-glasrecycling-gmbh'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5c3ed7abffe9ec3552136b56/files/glasrecycling.jpg?1652432732" title="glasrecycling" alt="glasrecycling" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Glass Sorting with Sesotec Sorting Systems at Schirmbeck Glasrecycling GmbH</h6> <a href="/emea/en/resources/blog/glass-sorting-with-sesotec-sorting-systems-at-schirmbeck-glasrecycling-gmbh" 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/multipet-uses-sesotec-sorting-systems-in-pet-flake-recycling'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5c3edf60ffe9ec3552136b8b/files/sesotec-flake_purifier-multipet.jpg?1652432732" title="sesotec flake purifier multipet" alt="sesotec flake purifier multipet" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">MultiPet uses Sesotec sorting systems in PET flake recycling</h6> <a href="/emea/en/resources/blog/multipet-uses-sesotec-sorting-systems-in-pet-flake-recycling" 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/production-security-through-machine-protection'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5b9108feffe9ececf9dc7404/files/rapid-vario-auf-hintergrund.jpg?1652432727" title="rapid vario auf hintergrund" alt="rapid vario auf hintergrund" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Production security through machine protection</h6> <a href="/emea/en/resources/blog/production-security-through-machine-protection" 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/ifat-2018-presentation-platform-for-sesotec-smart-sorting-solutions'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5b2ca540ffe9ec3bb674e148/files/Sesotec-IFAT2018.jpg?1652432726" title="Sesotec I F A T2018" alt="Sesotec I F A T2018" ></div> <div> <div class="image-caption"> <h6 class="category">Recycling</h6> <h6 class="title">IFAT 2018 Presentation Platform for Sesotec Smart Sorting Solutions</h6> <a href="/emea/en/resources/blog/ifat-2018-presentation-platform-for-sesotec-smart-sorting-solutions" 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/recycling-sorting-system-for-pet-flakes-in-highest-quality'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5bc47653ffe9ec5e191ac332/files/Green-Mind-recycling.jpg?1652432728" title="Green Mind recycling" alt="Green Mind recycling" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">PET Flakes in Highest Quality</h6> <a href="/emea/en/resources/blog/recycling-sorting-system-for-pet-flakes-in-highest-quality" 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/new-sesotec-website'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5b17cc7cffe9ec0f93c757f7/files/sesotec-new_responsive_website.jpg?1652432726" title="sesotec new responsive website" alt="sesotec new responsive website" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">New Sesotec Website</h6> <a href="/emea/en/resources/blog/new-sesotec-website" 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/sesotecs-positive-review-of-anuga-foodtec-2018'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5ae08037ffe9ecbd0f4f1942/files/sesotec-nachbericht-anuga_foodtec18.jpg?1652432726" title="sesotec nachbericht anuga foodtec18" alt="sesotec nachbericht anuga foodtec18" ></div> <div> <div class="image-caption"> <h6 class="category">Food</h6> <h6 class="title">Sesotec's positive review of Anuga FoodTec 2018</h6> <a href="/emea/en/resources/blog/sesotecs-positive-review-of-anuga-foodtec-2018" 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/smart-sorting-systems-made-by-sesotec'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5adf2adfffe9ecd39ed2b400/files/ifat-flake-purifier.jpg?1652432725" title="ifat flake purifier" alt="ifat flake purifier" ></div> <div> <div class="image-caption"> <h6 class="category">Recycling</h6> <h6 class="title">Smart Sorting Systems Made By Sesotec </h6> <a href="/emea/en/resources/blog/smart-sorting-systems-made-by-sesotec" 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/x-ray-inspection-system-for-food-used-by-nutradried-creations'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5bd823bcffe9ec0c1a46277d/files/moon-cheese-nutradried.jpg?1652432730" title="moon cheese nutradried" alt="moon cheese nutradried" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Nutradried Creations uses Sesotec X-ray Inspection System</h6> <a href="/emea/en/resources/blog/x-ray-inspection-system-for-food-used-by-nutradried-creations" 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/waste-reduction-with-sesotec-sorting-systems-for-plastics-pet-flake-recycling'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5bd801bdffe9ec0c1a462730/files/BTB-recycling-anlage.jpg?1652432729" title="B T B recycling anlage" alt="B T B recycling anlage" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Waste reduction with Sesotec Sorting Systems</h6> <a href="/emea/en/resources/blog/waste-reduction-with-sesotec-sorting-systems-for-plastics-pet-flake-recycling" 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/usa-and-the-food-safety-modernization-act'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5bc6f411ffe9ec7c23ec70f7/files/fda-modernization-act-quick-read.jpg?1652432728" title="fda modernization act quick read" alt="fda modernization act quick read" ></div> <div> <div class="image-caption"> <h6 class="category">Food</h6> <h6 class="title">USA and the Food Safety Modernization Act</h6> <a href="/emea/en/resources/blog/usa-and-the-food-safety-modernization-act" 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/sabic-chooses-sesotec-metal-separator-for-inspecting-plastics-compounds'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5bd80c4fffe9ec0c1a46274e/files/rapid-pro-sense-hintergrund.jpg?1652432730" title="rapid pro sense hintergrund" alt="rapid pro sense hintergrund" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">SABIC chooses Sesotec metal separator</h6> <a href="/emea/en/resources/blog/sabic-chooses-sesotec-metal-separator-for-inspecting-plastics-compounds" 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-sorting-technology-replaces-manual-sorting-of-pet-flakes'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5bc8884fffe9ec56ac387023/files/rejeki-flake-purifier.jpg?1652432729" title="rejeki flake purifier" alt="rejeki flake purifier" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Sesotec sorting technology replaces manual sorting</h6> <a href="/emea/en/resources/blog/sesotec-sorting-technology-replaces-manual-sorting-of-pet-flakes" 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/snack-producer-selects-sesotec-metal-detector-for-food'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5bd7fa41ffe9ec0c2946271b/files/180degrees-image.jpg?1652432729" title="180degrees image" alt="180degrees image" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Snack Producer selects Sesotec food metal detector</h6> <a href="/emea/en/resources/blog/snack-producer-selects-sesotec-metal-detector-for-food" 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/plastics-recycling-with-sesotec-sorting-systems'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5bc47d3affe9ec5e281ac2cb/files/tong-yi-sorting.jpg?1652432728" title="tong yi sorting" alt="tong yi sorting" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Sesotec Plastics Sorting – Fast, Reliable, Pure</h6> <a href="/emea/en/resources/blog/plastics-recycling-with-sesotec-sorting-systems" 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/mb-sort-recycling-of-metal-waste-and-plastics-with-varisort-compact'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5c3d8d31ffe9ec7268e69a81/files/varisort-compact-e-schrott.jpg?1652432731" title="varisort compact e schrott" alt="varisort compact e schrott" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">MB-Sort – Recycling of Metal Waste and Plastics with VARISORT COMPACT</h6> <a href="/emea/en/resources/blog/mb-sort-recycling-of-metal-waste-and-plastics-with-varisort-compact" 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/food-metal-detectors-inspect-flavourings-and-spices'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5a8e7459ffe9ecbe219c603f/files/almi-r5000.jpg?1652432723" title="almi r5000" alt="almi r5000" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Almi: Food metal detectors inspect flavourings and spices</h6> <a href="/emea/en/resources/blog/food-metal-detectors-inspect-flavourings-and-spices" 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/marangoni-installs-sesotec-metal-detectors'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5a8e7bfbffe9ecbe219c607e/files/marangoni-tyre-machinery-els.jpg?1652432723" title="marangoni tyre machinery els" alt="marangoni tyre machinery els" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Marangoni installs Sesotec Metal Detectors</h6> <a href="/emea/en/resources/blog/marangoni-installs-sesotec-metal-detectors" 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/the-influence-of-intuitive-operation-on-the-total-cost-of-ownership'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5a8fecdbffe9ec0c4ed1145c/files/bedienung-display-intuity.jpg?1652432724" title="bedienung display intuity" alt="bedienung display intuity" ></div> <div> <div class="image-caption"> <h6 class="category">White Paper</h6> <h6 class="title"> The influence of intuitive operation on the total cost of ownership of a metal detector</h6> <a href="/emea/en/resources/blog/the-influence-of-intuitive-operation-on-the-total-cost-of-ownership" 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/metal-detectors-allow-economic-processing-of-regenerated-plastics'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5a9e7e90ffe9ec4571147fb1/files/regeneratverarbeitung-gf-vs2.jpg?1652432725" title="regeneratverarbeitung gf vs2" alt="regeneratverarbeitung gf vs2" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Metaldetector allows economic processing of regenerated material</h6> <a href="/emea/en/resources/blog/metal-detectors-allow-economic-processing-of-regenerated-plastics" 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/metal-detection-steps-up'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5a9f9b5dffe9ec79d4a76f89/files/intuity-control-display.jpg?1652432725" title="intuity control display" alt="intuity control display" ></div> <div> <div class="image-caption"> <h6 class="category">White Paper</h6> <h6 class="title">Metal Detection Steps Up</h6> <a href="/emea/en/resources/blog/metal-detection-steps-up" 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/optical-sorting-of-plastics-thermoplast-relies-on-sesotec-recycling-systems'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5bc8742fffe9ec5696387022/files/thermoplastkreislauf-applikationsbild.jpg?1652432728" title="thermoplastkreislauf applikationsbild" alt="thermoplastkreislauf applikationsbild" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Optical Sorting is the Core of the Recycling Cycle</h6> <a href="/emea/en/resources/blog/optical-sorting-of-plastics-thermoplast-relies-on-sesotec-recycling-systems" 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/aptar-relies-on-sesotec-metal-separators-for-machine-protection'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5bd71cdbffe9ecf2fe634bf5/files/protector-aptar.jpg?1652432729" title="protector aptar" alt="protector aptar" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Aptar Relies On Sesotec Metal Separators</h6> <a href="/emea/en/resources/blog/aptar-relies-on-sesotec-metal-separators-for-machine-protection" 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/contaminant-detection-in-the-meat-industry'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5a852cc3ffe9ecfe39ee80a7/files/raw-meat-E2-kiste.jpg?1652432723" title="raw meat E2 kiste" alt="raw meat E2 kiste" ></div> <div> <div class="image-caption"> <h6 class="category">White Paper</h6> <h6 class="title">Contaminant Detection in the Meat Industry</h6> <a href="/emea/en/resources/blog/contaminant-detection-in-the-meat-industry" 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-with-new-ceo'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5a742a1fffe9ec67debd2704/files/Neuer-CEO-Marc-Setzen-Xaver-Auer-2018.jpg?1652432723" title="Neuer C E O Marc Setzen Xaver Auer 2018" alt="Neuer C E O Marc Setzen Xaver Auer 2018" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec With New CEO</h6> <a href="/emea/en/resources/blog/sesotec-with-new-ceo" 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/metal-detector-inspects-granulate-for-suzuki-motorcycle-plastics-parts'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5bd8065bffe9ec0c1a462746/files/suzuki-india-protector.jpg?1652432729" title="suzuki india protector" alt="suzuki india protector" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Metal-free granulate for SUZUKI motorcycle parts</h6> <a href="/emea/en/resources/blog/metal-detector-inspects-granulate-for-suzuki-motorcycle-plastics-parts" 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/metal-detector-for-plastics-use-of-ground-material'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5ac71cc0ffe9ecaa95601d17/files/rapid-dual-background.jpg?1652432725" title="rapid dual background" alt="rapid dual background" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title"> For decades Brückner has been relying on Sesotec metal separators </h6> <a href="/emea/en/resources/blog/metal-detector-for-plastics-use-of-ground-material" 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/andritz-high-quality-plastics-from-waste-electrical-equipment'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5a8e8b06ffe9ecbe219c60b0/files/andritz-mewa-anlage-varisort.jpg?1652432723" title="andritz mewa anlage varisort" alt="andritz mewa anlage varisort" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Andritz: High-quality plastics from waste electrical equipment</h6> <a href="/emea/en/resources/blog/andritz-high-quality-plastics-from-waste-electrical-equipment" 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/food-metal-detectors-ensure-quality-at-kalustyan'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5a8e93a7ffe9ecbe219c60c8/files/2170_Industrie_Lebensmittel_NaehrWuerzmittel-thumb400.jpg?1652432724" title="2170 Industrie Lebensmittel Naehr Wuerzmittel thumb400" alt="2170 Industrie Lebensmittel Naehr Wuerzmittel thumb400" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Food Metal Detectors for Kalustyan</h6> <a href="/emea/en/resources/blog/food-metal-detectors-ensure-quality-at-kalustyan" 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/machinery-protection-plastics-industry-with-metal-detectors'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5a8eb089ffe9ecbe219c60f5/files/starlinger-dls.jpg?1652432724" title="starlinger dls" alt="starlinger dls" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Machinery protection at Starlinger</h6> <a href="/emea/en/resources/blog/machinery-protection-plastics-industry-with-metal-detectors" 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-metal-detectors-convince-manufacturer-of-pharmaceutical-packaging'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5a8fe582ffe9ec0c4ed1143d/files/pharmahersteller-nasenspray.jpg?1652432724" title="pharmahersteller nasenspray" alt="pharmahersteller nasenspray" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Sesotec convince manufacturer of pharmaceutical packaging</h6> <a href="/emea/en/resources/blog/sesotec-metal-detectors-convince-manufacturer-of-pharmaceutical-packaging" 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/food-producer-uses-x-ray-inspection-systems-to-increase-value-creation-in-production'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5a9e64cdffe9ec03b67ea69b/files/lebensmittelproduzent-drink-powder.jpg?1652432724" title="lebensmittelproduzent drink powder" alt="lebensmittelproduzent drink powder" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Food producer uses Sesotec x-ray inspection systems</h6> <a href="/emea/en/resources/blog/food-producer-uses-x-ray-inspection-systems-to-increase-value-creation-in-production" 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/networked-sesotec-solutions-in-friedrichshafen'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5a0c11aaffe9ec9a145cd730/files/fakuma2017-nachbericht.jpg?1652432722" title="fakuma2017 nachbericht" alt="fakuma2017 nachbericht" ></div> <div> <div class="image-caption"> <h6 class="category">Plastics</h6> <h6 class="title">Networked Sesotec Solutions in Friedrichshafen</h6> <a href="/emea/en/resources/blog/networked-sesotec-solutions-in-friedrichshafen" 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-the-interpack-2017-with-focus-on-product-purity'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/59bf9906c25e5b1166b83c7f/files/Standfoto-interpack2017-300dpi.jpg?1654091050" title="Standfoto interpack2017 300dpi" alt="Standfoto interpack2017 300dpi" ></div> <div> <div class="image-caption"> <h6 class="category">Food</h6> <h6 class="title">Sesotec at the interpack 2017 with Focus on Product Purity</h6> <a href="/emea/en/resources/blog/sesotec-at-the-interpack-2017-with-focus-on-product-purity" 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/pet-recycling-sorting-of-pet-flakes-with-sorting-systems'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5bc450e8ffe9ec5e191ac302/files/pet-flake-recycling-detail.jpg?1652432727" title="pet flake recycling detail" alt="pet flake recycling detail" ></div> <div> <div class="image-caption"> <h6 class="category">Case Studies</h6> <h6 class="title">Reliable Sesotec sorting systems convince the Swiss</h6> <a href="/emea/en/resources/blog/pet-recycling-sorting-of-pet-flakes-with-sorting-systems" 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-service-acceptance-with-new-address'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/598c6888c25e5b2c7874b409/files/sesotec-service-center-300dpi.jpg?1654091054" title="sesotec service center 300dpi" alt="sesotec service center 300dpi" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec Service Acceptance with new Address</h6> <a href="/emea/en/resources/blog/sesotec-service-acceptance-with-new-address" 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-with-new-managing-director-in-italy'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/598c6888c25e5b2c7874b406/files/foto-Sesotec-Italy-Andrea-Festelli-03.jpg?1654091057" title="foto Sesotec Italy Andrea Festelli 03" alt="foto Sesotec Italy Andrea Festelli 03" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec With New Managing Director in Italy</h6> <a href="/emea/en/resources/blog/sesotec-with-new-managing-director-in-italy" 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/pet-flake-sorting-station-completely-provided-by-sesotec'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/598c6888c25e5b2c7874b403/files/flake-purifier-plus-drinktec.jpg?1654091061" title="flake purifier plus drinktec" alt="flake purifier plus drinktec" ></div> <div> <div class="image-caption"> <h6 class="category">Recycling</h6> <h6 class="title">PET Flake Sorting Station Completely Provided by Sesotec</h6> <a href="/emea/en/resources/blog/pet-flake-sorting-station-completely-provided-by-sesotec" 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-innovations-benefiting-customers'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/598c6888c25e5b2c7874b40c/files/Sesotec.jpg?1654091065" title="Sesotec" alt="Sesotec" ></div> <div> <div class="image-caption"> <h6 class="category">Company</h6> <h6 class="title">Sesotec Innovations Benefiting Customers</h6> <a href="/emea/en/resources/blog/sesotec-innovations-benefiting-customers" 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/food-pet-or-non-food-pet-that-is-the-question'" class="col-xs-24 col-sm-12 col-md-8 item"> <div class="image-box"><img src="/sites/593fc2aac25e5b0640a20ff8/content_entry597af0bdc25e5b2f8c19e26a/5cf8ac9ad1468d0c4009a110/files/polymark-project-sesotec.jpg?1652432736" title="polymark project sesotec" alt="polymark project sesotec" ></div> <div> <div class="image-caption"> <h6 class="category">Recycling</h6> <h6 class="title">Food-PET or Non-Food-PET, that is the Question</h6> <a href="/emea/en/resources/blog/food-pet-or-non-food-pet-that-is-the-question" class="link-decor fa fa-long-arrow-right fa-lg">Click here to read the story</a> </div> </div> </div> </div> </div> </div> </div> </div> <script> $('#slider.mod-image-collection-small div.row.carousel.slick').slick({ 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, slidesToShow: 1, slidesToScroll: 1, } } ] }); </script> <!-- $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/contact/pr" class="country" data-market="emea" data-country="AX" title="Aland Islands" style="display:block; width:100%"> Aland Islands </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="AL" title="Albania" style="display:block; width:100%"> Albania </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="AD" title="Andorra" style="display:block; width:100%"> Andorra </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="AM" title="Armenia" style="display:block; width:100%"> Armenia </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="AT" title="Austria" style="display:block; width:100%"> Austria </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="AZ" title="Aserbaidschan" style="display:block; width:100%"> Aserbaidschan </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="BY" title="Belarus" style="display:block; width:100%"> Belarus </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="BE" title="Belgium" style="display:block; width:100%"> Belgium </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="BA" title="Bosnia-Herzegovina" style="display:block; width:100%"> Bosnia-Herzegovina </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="BG" title="Bulgaria" style="display:block; width:100%"> Bulgaria </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="HR" title="Croatia" style="display:block; width:100%"> Croatia </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="CY" title="Cyprus" style="display:block; width:100%"> Cyprus </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="CZ" title="Czech Republic" style="display:block; width:100%"> Czech Republic </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="DK" title="Denmark" style="display:block; width:100%"> Denmark </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="EE" title="Estonia" style="display:block; width:100%"> Estonia </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="FO" title="Faroe Islands" style="display:block; width:100%"> Faroe Islands </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="FI" title="Finland" style="display:block; width:100%"> Finland </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="FR" title="France" style="display:block; width:100%"> France </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="GE" title="Georgia" style="display:block; width:100%"> Georgia </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="DE" title="Germany" style="display:block; width:100%"> Germany </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="GI" title="Gibraltar" style="display:block; width:100%"> Gibraltar </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="GR" title="Greece" style="display:block; width:100%"> Greece </a> <a href="/emea/en/contact/pr" 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/contact/pr" class="country" data-market="emea" data-country="HU" title="Hungary" style="display:block; width:100%"> Hungary </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="IS" title="Iceland" style="display:block; width:100%"> Iceland </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="IE" title="Ireland" style="display:block; width:100%"> Ireland </a> <a href="/emea/en/contact/pr" 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/contact/pr" class="country" data-market="emea" data-country="IT" title="Italy" style="display:block; width:100%"> Italy </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="JE" title="Jersey" style="display:block; width:100%"> Jersey </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="KZ" title="Kazakhstan" style="display:block; width:100%"> Kazakhstan </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="XK" title="Kosovo" style="display:block; width:100%"> Kosovo </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="KG" title="Kyrgyzstan" style="display:block; width:100%"> Kyrgyzstan </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="LV" title="Lattvia" style="display:block; width:100%"> Lattvia </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="LI" title="Liechtenstein" style="display:block; width:100%"> Liechtenstein </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="LT" title="Lithuania" style="display:block; width:100%"> Lithuania </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="LU" title="Luxembourg" style="display:block; width:100%"> Luxembourg </a> <a href="/emea/en/contact/pr" 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/contact/pr" 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/contact/pr" class="country" data-market="emea" data-country="ME" title="Montenegro" style="display:block; width:100%"> Montenegro </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="NL" title="Netherlands" style="display:block; width:100%"> Netherlands </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="NO" title="Norway" style="display:block; width:100%"> Norway </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="PL" title="Poland" style="display:block; width:100%"> Poland </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="PT" title="Portugal" style="display:block; width:100%"> Portugal </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="RO" title="Romania" style="display:block; width:100%"> Romania </a> <a href="/emea/en/contact/pr" 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/contact/pr" class="country" data-market="emea" data-country="RS" title="Serbia" style="display:block; width:100%"> Serbia </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="SK" title="Slovakia" style="display:block; width:100%"> Slovakia </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="SI" title="Slovenia" style="display:block; width:100%"> Slovenia </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="ES" title="Spain" style="display:block; width:100%"> Spain </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="SE" title="Sweden" style="display:block; width:100%"> Sweden </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="CH" title="Switzerland" style="display:block; width:100%"> Switzerland </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="TJ" title="Tajikistan" style="display:block; width:100%"> Tajikistan </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="TR" title="Turkey" style="display:block; width:100%"> Turkey </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="TM" title="Turkmenistan" style="display:block; width:100%"> Turkmenistan </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="UA" title="Ukraina" style="display:block; width:100%"> Ukraina </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="GB" title="United Kingdom" style="display:block; width:100%"> United Kingdom </a> <a href="/emea/en/contact/pr" 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/contact/pr" class="country" data-market="na" data-country="AG" title="Antigua & Barbuda" style="display:block; width:100%"> Antigua & Barbuda </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="AW" title="Aruba" style="display:block; width:100%"> Aruba </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="BS" title="Bahamas" style="display:block; width:100%"> Bahamas </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="BB" title="Barbados" style="display:block; width:100%"> Barbados </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="BZ" title="Belize" style="display:block; width:100%"> Belize </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="BM" title="Bermuda" style="display:block; width:100%"> Bermuda </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="CA" title="Canada" style="display:block; width:100%"> Canada </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="KY" title="Cayman Islands" style="display:block; width:100%"> Cayman Islands </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="CR" title="Costa Rica" style="display:block; width:100%"> Costa Rica </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="CU" title="Cuba" style="display:block; width:100%"> Cuba </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="CW" title="Curaçao" style="display:block; width:100%"> Curaçao </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="DM" title="Dominica" style="display:block; width:100%"> Dominica </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="DO" title="Dominican Republic" style="display:block; width:100%"> Dominican Republic </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="SV" title="El Salvador" style="display:block; width:100%"> El Salvador </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="GL" title="Greenland" style="display:block; width:100%"> Greenland </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="GD" title="Grenada" style="display:block; width:100%"> Grenada </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="GP" title="Guadeloupe" style="display:block; width:100%"> Guadeloupe </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="GT" title="Guatemala" style="display:block; width:100%"> Guatemala </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="HT" title="Haiti" style="display:block; width:100%"> Haiti </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="HN" title="Honduras" style="display:block; width:100%"> Honduras </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="JM" title="Jamaica" style="display:block; width:100%"> Jamaica </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="MQ" title="Martinique" style="display:block; width:100%"> Martinique </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="MX" title="Mexico" style="display:block; width:100%"> Mexico </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="MS" title="Montserrat" style="display:block; width:100%"> Montserrat </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="NI" title="Nicaragua" style="display:block; width:100%"> Nicaragua </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="PA" title="Panamá" style="display:block; width:100%"> Panamá </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="PR" title="Puerto Rico" style="display:block; width:100%"> Puerto Rico </a> <a href="/na/en-US/contact/pr" 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/contact/pr" 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/contact/pr" class="country" data-market="na" data-country="LC" title="Saint Lucia" style="display:block; width:100%"> Saint Lucia </a> <a href="/na/en-US/contact/pr" 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/contact/pr" 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/contact/pr" 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/contact/pr" 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/contact/pr" 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/contact/pr" 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/contact/pr" class="country" data-market="na" data-country="US" title="USA" style="display:block; width:100%"> USA </a> <a href="/na/en-US/contact/pr" 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/contact/pr" 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/contact/pr" 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/contact/pr" class="country" data-market="na" data-country="AR" title="Argentina" style="display:block; width:100%"> Argentina </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="BO" title="Bolivia" style="display:block; width:100%"> Bolivia </a> <a href="/na/en-US/contact/pr" 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/contact/pr" class="country" data-market="na" data-country="BR" title="Brazil" style="display:block; width:100%"> Brazil </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="CL" title="Chile" style="display:block; width:100%"> Chile </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="CO" title="Colombia" style="display:block; width:100%"> Colombia </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="EC" title="Ecuador" style="display:block; width:100%"> Ecuador </a> <a href="/na/en-US/contact/pr" 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/contact/pr" class="country" data-market="na" data-country="GF" title="French Guiana" style="display:block; width:100%"> French Guiana </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="GY" title="Guyana" style="display:block; width:100%"> Guyana </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="PY" title="Paraguay" style="display:block; width:100%"> Paraguay </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="PE" title="Peru" style="display:block; width:100%"> Peru </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="SR" title="Suriname" style="display:block; width:100%"> Suriname </a> <a href="/na/en-US/contact/pr" class="country" data-market="na" data-country="UY" title="Uruguay" style="display:block; width:100%"> Uruguay </a> <a href="/na/en-US/contact/pr" 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/contact/pr" class="country" data-market="apac" data-country="AF" title="Afghanistan" style="display:block; width:100%"> Afghanistan </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="BH" title="Bahrain" style="display:block; width:100%"> Bahrain </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="BD" title="Bangladesh" style="display:block; width:100%"> Bangladesh </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="BT" title="Bhutan" style="display:block; width:100%"> Bhutan </a> <a href="/apac/en/contact/pr" 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/contact/pr" 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/contact/pr" class="country" data-market="apac" data-country="TW" title="Taiwan" style="display:block; width:100%"> Taiwan </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="IN" title="India" style="display:block; width:100%"> India </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="ID" title="Indonesia" style="display:block; width:100%"> Indonesia </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="IR" title="Iran" style="display:block; width:100%"> Iran </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="IQ" title="Iraq" style="display:block; width:100%"> Iraq </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="IL" title="Israel" style="display:block; width:100%"> Israel </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="JP" title="Japan" style="display:block; width:100%"> Japan </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="JO" title="Jordan" style="display:block; width:100%"> Jordan </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="KP" title="North Korea" style="display:block; width:100%"> North Korea </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="KR" title="South Korea" style="display:block; width:100%"> South Korea </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="KW" title="Kuwait" style="display:block; width:100%"> Kuwait </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="LA" title="Laos" style="display:block; width:100%"> Laos </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="LB" title="Lebanon" style="display:block; width:100%"> Lebanon </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="MO" title="Macao" style="display:block; width:100%"> Macao </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="MY" title="Malaysia" style="display:block; width:100%"> Malaysia </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="MV" title="Maldives" style="display:block; width:100%"> Maldives </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="MN" title="Mongolia" style="display:block; width:100%"> Mongolia </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="MM" title="Myanmar" style="display:block; width:100%"> Myanmar </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="NP" title="Nepal" style="display:block; width:100%"> Nepal </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="OM" title="Oman" style="display:block; width:100%"> Oman </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="PK" title="Pakistan" style="display:block; width:100%"> Pakistan </a> <a href="/emea/en/contact/pr" 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/contact/pr" class="country" data-market="apac" data-country="PH" title="Philippines" style="display:block; width:100%"> Philippines </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="QA" title="Qatar" style="display:block; width:100%"> Qatar </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="SA" title="Saudi Arabia" style="display:block; width:100%"> Saudi Arabia </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="SG" title="Singapore" style="display:block; width:100%"> Singapore </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="LK" title="Sri Lanka" style="display:block; width:100%"> Sri Lanka </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="SY" title="Syria" style="display:block; width:100%"> Syria </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="TA" title="Taiwan" style="display:block; width:100%"> Taiwan </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="TH" title="Thailand " style="display:block; width:100%"> Thailand </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="TL" title="Timor-Leste" style="display:block; width:100%"> Timor-Leste </a> <a href="/emea/en/contact/pr" 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/contact/pr" class="country" data-market="apac" data-country="VN" title="Vietnam" style="display:block; width:100%"> Vietnam </a> <a href="/emea/en/contact/pr" 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/contact/pr" class="country" data-market="emea" data-country="AO" title="Angola" style="display:block; width:100%"> Angola </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="BJ" title="Benin" style="display:block; width:100%"> Benin </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="BW" title="Botswana" style="display:block; width:100%"> Botswana </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="BF" title="Burkina Faso" style="display:block; width:100%"> Burkina Faso </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="BI" title="Burundi" style="display:block; width:100%"> Burundi </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="CM" title="Cameroon" style="display:block; width:100%"> Cameroon </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="CV" title="Cape Verde" style="display:block; width:100%"> Cape Verde </a> <a href="/emea/en/contact/pr" 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/contact/pr" class="country" data-market="emea" data-country="TD" title="Chad" style="display:block; width:100%"> Chad </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="KM" title="Comoros" style="display:block; width:100%"> Comoros </a> <a href="/emea/en/contact/pr" 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/contact/pr" 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/contact/pr" class="country" data-market="emea" data-country="CI" title="Ivory Coast" style="display:block; width:100%"> Ivory Coast </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="DJ" title="Djibouti" style="display:block; width:100%"> Djibouti </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="EG" title="Egypt" style="display:block; width:100%"> Egypt </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="GQ" title="Equatorial Guinea" style="display:block; width:100%"> Equatorial Guinea </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="ER" title="Eritrea" style="display:block; width:100%"> Eritrea </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="ET" title="Ethiopia" style="display:block; width:100%"> Ethiopia </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="GA" title="Gabon" style="display:block; width:100%"> Gabon </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="GM" title="Gambia" style="display:block; width:100%"> Gambia </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="GH" title="Ghana" style="display:block; width:100%"> Ghana </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="GN" title="Guinea" style="display:block; width:100%"> Guinea </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="GW" title="Guinea-Bissau" style="display:block; width:100%"> Guinea-Bissau </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="KE" title="Kenya" style="display:block; width:100%"> Kenya </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="LS" title="Lesotho" style="display:block; width:100%"> Lesotho </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="LR" title="Liberia" style="display:block; width:100%"> Liberia </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="LY" title="Libya" style="display:block; width:100%"> Libya </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="MG" title="Madagascar" style="display:block; width:100%"> Madagascar </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="MW" title="Malawi" style="display:block; width:100%"> Malawi </a> <a href="/emea/en/contact/pr" 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/contact/pr" class="country" data-market="emea" data-country="MR" title="Mauritania" style="display:block; width:100%"> Mauritania </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="MU" title="Mauritius " style="display:block; width:100%"> Mauritius </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="YT" title="Mayotte" style="display:block; width:100%"> Mayotte </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="MZ" title="Mozambique" style="display:block; width:100%"> Mozambique </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="NA" title="Namibia" style="display:block; width:100%"> Namibia </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="NE" title="Niger" style="display:block; width:100%"> Niger </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="NG" title="Nigeria" style="display:block; width:100%"> Nigeria </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="RE" title="Reunion" style="display:block; width:100%"> Reunion </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="RW" title="Rwanda" style="display:block; width:100%"> Rwanda </a> <a href="/na/en-US/contact/pr" 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/contact/pr" 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/contact/pr" class="country" data-market="emea" data-country="SN" title="Senegal" style="display:block; width:100%"> Senegal </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="SC" title="Seychelles" style="display:block; width:100%"> Seychelles </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="SL" title="Sierra Leone" style="display:block; width:100%"> Sierra Leone </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="SO" title="Somalia" style="display:block; width:100%"> Somalia </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="ZA" title="South Africa" style="display:block; width:100%"> South Africa </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="SS" title="South Sudan" style="display:block; width:100%"> South Sudan </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="SD" title="Sudan" style="display:block; width:100%"> Sudan </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="SZ" title="Swaziland" style="display:block; width:100%"> Swaziland </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="TZ" title="Tanzania" style="display:block; width:100%"> Tanzania </a> <a href="/emea/en/contact/pr" 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/contact/pr" class="country" data-market="emea" data-country="UG" title="Uganda" style="display:block; width:100%"> Uganda </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="EH" title="Western Sahara" style="display:block; width:100%"> Western Sahara </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="ZM" title="Zambia" style="display:block; width:100%"> Zambia </a> <a href="/emea/en/contact/pr" 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/contact/pr" class="country" data-market="apac" data-country="AS" title="American Samoa" style="display:block; width:100%"> American Samoa </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="AU" title="Australia" style="display:block; width:100%"> Australia </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="BN" title="Brunei" style="display:block; width:100%"> Brunei </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="CX" title="Christmas Island" style="display:block; width:100%"> Christmas Island </a> <a href="/apac/en/contact/pr" 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/contact/pr" class="country" data-market="apac" data-country="CK" title="Cook Islands" style="display:block; width:100%"> Cook Islands </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="FJ" title="Fidschi" style="display:block; width:100%"> Fidschi </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="PF" title="French Polynesia" style="display:block; width:100%"> French Polynesia </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="GU" title="Guam" style="display:block; width:100%"> Guam </a> <a href="/apac/en/contact/pr" 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/contact/pr" class="country" data-market="apac" data-country="KI" title="Kiribati" style="display:block; width:100%"> Kiribati </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="MH" title="Marshall Islands" style="display:block; width:100%"> Marshall Islands </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="FM" title="Micronesia" style="display:block; width:100%"> Micronesia </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="NR" title="Nauru" style="display:block; width:100%"> Nauru </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="NC" title="New Caledonia" style="display:block; width:100%"> New Caledonia </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="NZ" title="New Zealand" style="display:block; width:100%"> New Zealand </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="NU" title="Niue" style="display:block; width:100%"> Niue </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="NF" title="Norfolk Island" style="display:block; width:100%"> Norfolk Island </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="PW" title="Palau" style="display:block; width:100%"> Palau </a> <a href="/apac/en/contact/pr" 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/contact/pr" class="country" data-market="apac" data-country="PN" title="Pitcairn" style="display:block; width:100%"> Pitcairn </a> <a href="/emea/en/contact/pr" class="country" data-market="emea" data-country="WS" title="Samoa" style="display:block; width:100%"> Samoa </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="SB" title="Solomon Islands" style="display:block; width:100%"> Solomon Islands </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="TK" title="Tokelau" style="display:block; width:100%"> Tokelau </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="TO" title="Tonga" style="display:block; width:100%"> Tonga </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="TV" title="Tuvalu" style="display:block; width:100%"> Tuvalu </a> <a href="/apac/en/contact/pr" class="country" data-market="apac" data-country="VU" title="Vanuatu" style="display:block; width:100%"> Vanuatu </a> <a href="/apac/en/contact/pr" 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/contact/pr" 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