<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Uw eigen traplift winner?</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta content="width=device-width" name="viewport" />
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@800;900&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;600&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Open+Sans&display=swap" rel="stylesheet" />
<style type="text/css">
/*<![CDATA[*/
* {
font-family: 'Open Sans', sans-serif;
}

h1 {
color:#6700AC;
font-weight: 700;
font-family:'Poppins', sans-serif;
font-size:40px;
padding: 10px 10px 5px;
line-height:1.2;
margin: 0px;
}

h2 {
color: #152F2E;
font-family:'Poppins', sans-serif;
font-size: 25px;
line-height: 36px;
font-weight: bold;
padding:0px 10px 15px;
margin: 0px;
}

h3 {
color:#185da6;
font-family:'Poppins', sans-serif;
font-weight: 600;
font-size:20px;
margin-top:0px;
margin-bottom:0px;
padding: 5px 0px;
}

h3 a {
font-family:'Poppins', sans-serif;
font-weight: 600;
}
a {
color:#6700AC !important;
text-decoration: none;
font-weight: 600;
}

a:hover {
color:#FF9F00 !important;
text-decoration: none;
}

a.color-3:hover {
color: #FF9F00 !important;
}

a img:hover {
opacity: 0.8;}

span {
color: #FF9F00;
font-weight:inherit;
font-family:inherit;
}

hr {
background-color: #000000;
border: 1px solid #000000;
}

p {
margin: 0;
font-size: 15px;
line-height:1.50;
}

p.x-center {
padding: 10px 10px;
}

.underline {
text-decoration: underline;
}


.px-1,
.p-1 {
padding-left: 5px !important;
padding-right: 5px !important;
}

.py-1,
.p-1 {
padding-top: 5px !important;
padding-bottom: 5px !important;
}

.px-2,
.p-2 {
padding-left: 10px !important;
padding-right: 10px !important;
}

.col-md-6,
.col-md-4,
.col-md-8,
.py-2,
.p-2 {
padding-top: 10px !important;
padding-bottom: 10px !important;
}

.mx-1,
.m-1 {
margin-left: 5px !important;
margin-right: 5px !important;
}

.my-1,
.m-1 {
margin-top: 5px !important;
margin-bottom: 5px !important;
}

.mx-2,
.m-2 {
margin-left: 10px !important;
margin-right: 10px !important;
}

.my-2,
.m-2 {
margin-top: 10px !important;
margin-bottom: 10px !important;
}

.color-1 {
background-color: #185da6;
color:#ffffff;
}

.color-2 {
background-color: #eeeeee;
color: #000;
}

.color-3 {
background-color: #6700AC;
color: #fff !important;
}

div.spacing {
height: 0px;
margin-left: -50px !important;
margin-right: -50px !important;
background-color: #eff0f1;
}

.page {
width: 600px;
max-width: 100%;
margin-right: auto;
margin-left: auto;
background-color: #ffffff;
display: grid;
color:#152f2e;
overflow:hidden;
}

.main-container {
margin-left: 10px;
margin-right: 10px;
}

.header {
background-color: #ffffff;
}

.row {
display: flex;
margin-left: -3px;
margin-right: -3px;
padding:10px 10px;
}

img {
max-width: 100%;
max-height: 100%;
margin: auto;
display: block;
}

img.full {
width: 100%;
padding: 0px;
}

img.border {
border-radius: 15px;
}

.template-background,body,html {
margin: 0;
background-color: #eff0f1;
}

.col-md-6 {
width: 50%;
padding: 3px;
}

.col-md-4 {
width: 33.33%;
padding: 5px;
}

.col-md-8 {
width: 66.66%;
padding: 3px;
}

.main-title,
.x-center {
text-align: center;
}

.social-icon {
display: inline-block;
margin-left: 5px;
margin-right: 5px;
}

.round {
border-radius: 40px;
}

.y-center {
display: flex;
}

.y-center>* {
margin: auto;
}
.mainbutton {
padding: 20px;
background-color: #FF9F00;
border-radius: 50px;
margin: 25px;
color: #ffffff !important;
display: inline-block;
transition: all ease-in-out 0.05s;
text-decoration: none;
position: relative;
font-weight:bold;
font-size:16px !important;
}

.mainbutton:hover {
text-decoration:none;
background-color:#e6512e !important;
color: #ffffff !important;
}

.button {
padding: 20px;
background-color: #FF9F00;
border-radius: 50px;
margin: 15px;
color: #ffffff !important;
display: inline-block;
transition: all ease-in-out 0.05s;
text-decoration: none;
position: relative;
font-weight:bold;
font-size:16px !important;
}

.button:hover {
text-decoration:none;
background-color:#e6512e !important;
color: #ffffff !important;
}

.surligne {
background-color: #FF9F00;
padding: 0px 5px;
color:#fff;
}

.contactgrey {
margin: 0;
font-size: 10px;
color: #737373;
font-family: Helvetica, Arial, 'sans-serif';
padding-bottom: 20px;
mso-line-height-rule: exactly;
text-align:center;
}

.footerlinks {
font-weight:bold;
line-height: 20px;
padding:30px 0px;
}

.mcnTextContent {
padding: 0px 5px 5px;
text-align: center;
word-break: break-word;
font-family: Helvetica;
font-size: 12px;
line-height: 150%;
vertical-align:top;
color: #323232;
font-size: 13px;
}

.nodesktop {
display:none;
}


@media screen and (max-width: 500px) {

.col-md-6,
.col-md-4,
.col-md-8 {
width: 100%;
padding: 0px;
}

.row {
display: grid;
margin-left: 0px;
margin-right: 0px;
}

h1 {
font-size:30px;
}

h2 {
font-size: 20px;
}
.order-2 {
order:2;
}

.nomobile {
display:none;
}

.nodesktop {
display:initial;
}

}
/*]]>*/
</style>
</head>
<body>

<div style="display: none"></div>


<center id="dm_entete">
<table id="dm_miroir" width="650" cellpadding="0" cellspacing="0" style="width:100%;max-width:650px;font-family:arial">
<tr>
<td colspan="3" height="10"></td>
</tr>
<tr>
<td width="88" align="right"></td>
<td style="font-size:12px; color:#555; text-align:center;">
Om deze e-mail in uw browser te bekijken, <a href="https://dat.getitbymilena.com/WU1fDc3rCoIwFADgJwoUFdxPL4VzHk221P0apmV5QWSR7jx9fS_wSVCbfWciudR6pgbEDStCw24NdbnrDEyOnQ3D9WioaB2KcXWw8wtw8kAYp-bWnJsJwfL1lw9P5u3x3CHL-CkliSz8khzRgA5RD9Y3RdGPKb7H8t_QkPH1Y9xJb5EbLEsvoyBQEn5fWU0" style="color:#111" target="_blank"> klik hier.</a>.
</td>
<td width="80" valign="middle" align="center" style="width:80px; text-align:center;">
<table width="76" cellpadding="0" cellspacing="0" border="0" bgcolor="#ffffff" style="width:76px;border-radius:4px; border:1px solid #6d6d6d; border-color: #6d6d6d; border-collapse:separate!important;background-color:#ffffff">
<tr>
<td width="16" valign="middle" align="center" style="width:16px; text-align:center;">
<a href="https://dat.getitbymilena.com/WU1fDc3rCoIwFADgJwoUFdxPL4VzHk221P0apmV5QWSR7jx9fS_wSVCbfWciudR6pgbEDStCw24NdbnrDEyOnQ3D9WioaB2KcXWw8wtw8kAYp-bWnJsJwfL1lw9P5u3x3CHL-CkliSz8khzRgA5RD9Y3RdGPKb7H8t_QkPH1Y9xJb5EbLEsvoyBQEn5fWU0" target="_blank" style="width:16px;padding:2px 0;color:#6d6d6d;font-family:Arial;font-size:11px;margin:0;mso-line-height:exactly;display:inline-block;line-height:16px;text-decoration:none;text-align:center">
<b>►</b>
</a>
</td>
<td width="60" valign="middle" align="center" style="width:60px; text-align:center;">
<a href="https://dat.getitbymilena.com/WU1fDc3rCoIwFADgJwoUFdxPL4VzHk221P0apmV5QWSR7jx9fS_wSVCbfWciudR6pgbEDStCw24NdbnrDEyOnQ3D9WioaB2KcXWw8wtw8kAYp-bWnJsJwfL1lw9P5u3x3CHL-CkliSz8khzRgA5RD9Y3RdGPKb7H8t_QkPH1Y9xJb5EbLEsvoyBQEn5fWU0" target="_blank" style="width:60px;padding:2px 0;color:#6d6d6d;font-family:Arial;font-size:9px;margin:0;mso-line-height:exactly;display:inline-block;line-height:8px;text-decoration:none;text-align:center">
<b>Online<br>bekijken</b>
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="650" cellpadding="0" cellspacing="0" style="width:100%;max-width:650px;font-family:arial">
<tr>
<td colspan="3" height="2"></td>
</tr>
<tr>
<td></td>
<td></td>
<td width="80" valign="middle" align="center" style="width:80px; text-align:center;">
<table width="76" cellpadding="0" cellspacing="0" border="0" bgcolor="#ffffff" style="width:76px;border-radius:4px; border:1px solid #6d6d6d; border-color: #6d6d6d; border-collapse:separate!important;background-color:#ffffff">
<tr>
<td width="16" valign="middle" align="center" style="width:16px; text-align:right;">
<a href="https://dat.getitbymilena.com/Tl8FwdsOgi/AAANAvYkNbXh4Nw7szDY0nVqK4oV0UtPz6zskZbt8cOZHA2eNrg9jwg9ba78sPy3KFmTY0Gn0oTfNEbvBwVd2zzxkIzVK5q5CkInW5qfb9oa_zMiRLdBQW5GmcEPqjNArE7pl-Wj2Rk0jZ9PWR9PTCABrDYv1AXdpaO1z1-zjXjcIjulOCPR0MwNOPruCxkYG94tM2z8HELDoIO0ucr1VM1zBOpbu1LP8DX04" style="width:16px;padding:2px 0;color:#6d6d6d;font-family:Arial;font-size:11px;margin:0;mso-line-height:exactly;display:inline-block;line-height:16px;text-decoration:none;text-align:center">
<b>✖</b>
</a>
</td>
<td width="60" valign="middle" align="center" style="width:60px; text-align:center;">
<a href="https://dat.getitbymilena.com/VF8FwVkSgi/AAANATNWOmY36qISm5JW79MIyYViK5hNnpew8Tt558Z_ZW1ys7duxp2omfesshEi2O0PekiiTF4ZTk_QkwwjhrTLK7GJ6qHtYRoKyuQBFl-0BBRTZYT7uC8_mxiTHwo6BO-uXW2vNGS2vU_ZfSMHef3bVWNzcdhTHfyU4OsjbfzS-f8uIKueMkZS8ksPlZGml49xdA8IfydZKQXzT6tUhAW10jG4WIxBrBf19U" style="width:60px;padding:2px 0;color:#6d6d6d;font-family:Arial;font-size:9px;margin:0;mso-line-height:exactly;display:inline-block;line-height:8px;text-decoration:none;text-align:center">
<b>Ongewenste<br>e-mail</b>
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="3" height="15"></td>
</tr>
</table>
</center>

<img src="https://dat.getitbymilena.com/mjix/%2FZDrIP6lC6e%2FgolxjWem7txJk%2BrzKj2shrPmQ%2FvOQWTLoicG4bXZElCKgws8om4%3D/No8AhybAfqLCzl0mTAbTDgMiQkQCRo3kV9WAX5pVrL2lBbY4B%2BrDIYlq2DDFCFC3uOCcnSAvEJeYE9%2BfLCaTljh9erbI%2BjlRgsNrQfJIT%2FwPjbwTLMMQ02WE51jyQJ06DCS8wKoLcABA3JVWU7e8ljMdmJ2inzw%2Fe3X6ahKHHTX8VDKXkScgMBPFEg54cN9OxyPctTjBH9%2BpG%2BJ9H5AYGzVVeM3jvKY%2BOeBSnyLFHGY7%2B9wlq350QMLK1YIjmEqbOu8hnOkuL6Czrmu3okQbNJqiGqiW%2FW0dMip6jgIrLLnahTk6qmr%2FxnyeifNBYGBz3G" width="1" height="1" />
<div class="template-background"><!-- Visually Hidden Preheader Text : BEGIN -->
<div style="display: none; font-size: 1px; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: sans-serif;">Steile trap, brede trap, wenteltrap of de trap in een portiekwoning; TK Home Solutions levert de beste oplossing. Geniet van onze tijdelijke actie en maak kans om uw eigen traplift te winnen!</div>
<!-- Visually Hidden Preheader Text : END --><!-- Create white space after the desired preview text so email clients don’t pull other distracting text into the inbox preview. Extend as necessary. --><!-- Preview Text Spacing Hack : BEGIN -->
<div style="display: none; font-size: 1px; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: sans-serif;">‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌</div>
<!-- Preview Text Spacing Hack : END -->
<div class="mcnTextContent"><a href="https://dat.getitbymilena.com/RFFYXwXBWRKCIAAA/0BM1U6ZTfrogKS6RG_XDMOJSSaQWaqfvPRcT6lVj4Ez-7Pmk48eepZ38abcCItlmCVpcTeI0i0dc9C7glAtem3QTHnxN288DQHl1BWWS76ItKvOX9bCvcDrdVzlEQRJVePncWntaGbEGI3hua-7t8kZvDXM1UHwWG9Wpl6rMd_0rxqK8QOE4mPRSAVuc1CGNm-ADaPZlYh4VFKHOFotGrDV0ujKI6FmnLiZ_X0RRWA"><img alt="logo TKE" src='https://dat.getitbymilena.com/images/57577b5a56731b0a852c630f64b627768c03f5104bafdae1864436569029177819876e8bc536d1b280434e1dc4ebbc479f63aa6fb912130470409bf6c3f04395.png' style="padding: 5px;" width="146" /></a></div>
<div class="page">
<div class="header">
<div class="x-center"><a href="https://dat.getitbymilena.com/UkJVXwXB4Y5DMAA/A4CeSbHKZ-Xm90lCdXSnr_jSUMrU1V8x4-vs-CpgIpY1_pmgNo1vfnMcq683-vBcImy5P8Qe6hmf5xf4WIwwa0Tyb1hdO4kWz_-40w0zyoEzLIzngkr2-B8DRgsKH_iNxSs40qfYOcq0XUGy32ExOYo23gl2MG2nlZVZQqfbLy_yX2ZbhkfMgWC2m7QTJVbm6OuX1_eTK45Uus63f_YDg9LEQ1U4cSeaoAxAUsH9fUkJV"><img alt="Traplift | TKE Home Solutions" class="full" src='https://dat.getitbymilena.com/images/31a494b1be83826bdff79926ee0c60eeebd85abb8a738074f96b92e530d45bac083cb19dcc5e79e0962bc27b6f8734b5e524215bcbc2c4805a27e6ece20a9873.png' /></a></div>
</div>
<div class="main-container">
<h1>Nergens beter dan thuis?</h1>
<h2>Maak kans om uw eigen traplift <span class="surligne">te winnen!</span></h2>
<p class="mx-2">Bij toenemende mobiliteitsproblemen is het aanschaffen van een traplift vaak dé manier om <strong>bewegingsvrijheid</strong> in huis te houden. Dus blijf met een traplift in uw vertrouwde omgeving wonen en <strong>ga veilig</strong> naar boven en beneden!<br />
<br />
Steile trap, brede trap, wenteltrap of de trap in een portiekwoning; TK Home Solutions levert de beste oplossing. <a href="https://dat.getitbymilena.com/Ul8FwdsOgiAAANAv/cgvStMdmlmFaQOHlhSGipGhWW9jfdw7hB_k-h5-TjU6FbgIjaP8dKyPFi-6VTT-b-bh6WoGzGrNDG8vp5U08iCESfquGCuGlY9W8x7rUDZU6DN2mTM90nH_IDP3uAkdytKiSj2LJMUFBzsh62UIvGUrXqcUmdhxvgYBfcsNE1yR4t2KmW0dqLKCPs5ZkEb9Bat61AulkQa-dEqge8OfjbvjV5eQPX1I">Vraag nu uw gratis brochure</a> en maak in september kans om <strong>uw eigen S200 traplift te winnen</strong>!</p>
<!-- START button-->
<div class="x-center"><a class="mainbutton" href="https://dat.getitbymilena.com/Vl8Fwe0WQjAAANAn/2jmmRD9NWyi0MPza2THKx1KE6um7l3FSjr4zeSvx8ru0ehE_n2pq5pAh-1GSxtU9GifhSFl_wJJLJas9B2fT07XN-sIiLQucRSkMtFOWPuwWFcfJbfThFfhRYNFR_GxUfERufw2_0ypJQlpvb8b-a5yiy85awHuEtQRVwgaYXY_KcWjeDwtGyl3MmNT-G_NkFmo1ZxLm66dFoICohbzrAghqDXH2B19W">Win uw traplift ➜</a></div>
<!-- END button--><!-- START spacing div--></div>
<div class="div spacing"> </div>
<div class="x-center"><img alt="een mooie golf" class="full" src='https://dat.getitbymilena.com/images/3c01156a3e453f5394dee350f9552785428ad9c4b30b5f42836072c482e4ed078cb3b2fa023f84f93fe089dd29e47fee36541bc1879f26ab241131bd54442c6c.png' /></div>
<!-- END spacing div--><!-- END spacing div--><!-- START Text + image full-->
<div class="py-2 color-3">
<h2 class="x-center" style="color: #fff;">Geniet van de subsidies!</h2>
<p class="x-center">65-plussers kunnen met de Vlaamse aanpassingspremie tot <a class="color-3" href="https://dat.getitbymilena.com/SF8FwUkOgj/AAAMAXmSBClCNgKVBW2b00DWVRKWXRIr7eGRtb9eKaq7NZTtnTy0CSnv_kew4R79IQfa8yj5M0WOJ8uAKKKaONhg_e2ZHl0zYDlNUVKMLs6EuoyEb9aVRwtR87n3039Ot4et87Y91Jqc-q-5Iaah2zVulUbVdRELGD6MUoam1qfvmSFzfITDMuBy6AwWxxToLWfQOcfgjbFgGZp5Cvjn3SqQreCUQ4UrD9B19I">€ 1.250 terugkrijgen</a>! Personen met een handicap kunnen ook een aanvraag indienen door het VAPH om tot <a class="color-3" href="https://dat.getitbymilena.com/Vk9fBcFhE0I/wAADQX9TdTHfaR0m1VVYNaV-cjDZEsRp-fe_FNN3m_dEbsPFxIsWqyZgcZlaMBzwm_s6WXDqXgHAFugw-FU2_fJPMe2f5ywv7Ri3M1s10uUZdiNu7JJnw3J0TAHJg6mpq1xXDaaIu4blKxgiocKk_Va8cBCMsLQQbc0bIrnS_yHX2AV3dh-2GRIGs2lq8bA8aEZYn0HI4WfpBUVAb8ZJFh8qZWG8G9KpMY_oHX1ZP">€ 8.399 terug te krijgen</a>.</p>
</div>
<!-- END  Text + image full--><!-- START spacing div-->
<div class="div spacing"> </div>
<div class="main-container"><!-- END spacing div--></div>
<div class="contactgrey" style="background-color: #eff0f1;"><!-- START footer-->
<p class="x-center py-2 contactgrey"> </p>
</div>
<!-- END footer--><!-- --></div>
</div>
<img height="1" src="https://dat.getitbymilena.com/QV9zjC80jCz0SS4IKs7x8fZ2zi7w9kn0NoiMDwqpLPMOcTYqCC42Dqm0KPUyCNX1Mgi2KKyq1C10cTX1qwosLbH08QgNtrD0DbX0dDKLzC4rDK7wDEvyrCxKD3WMdwQAX0E" style="width:1px;height:1px" width="1" />


<center id="dm_pieddepage">
<table width="650" cellpadding="0" cellspacing="0" style="width:100%;max-width:650px;font-family:arial">
<tr>
<td>
<p style="font-size:12px; padding:0; margin:10px 0; color:#555; text-align:center;">

</p>
<p style="font-size:12px; padding:0; margin:10px 0; color:#555; text-align:center;">
Dit bericht is naar u verzonden als onderdeel van ons commercieel prospectie-initiatief gericht op professionele entiteiten. In overeenstemming met de Algemene Verordening Gegevensbescherming (GDPR) en de Europese richtlijn over elektronische privacy, willen wij u informeren dat u de mogelijkheid heeft om het verwijderen van uw bedrijfsgegevens aan te vragen om toekomstige marketingcommunicatie van zowel ons bedrijf als onze filialen te vermijden. Voor meer informatie of om een vraag te stellen, <a href="https://dat.getitbymilena.com/Sl8FwW0TQjAAAOBftDtTwkfTh/gkt7592zqiMHHmpfn3PQzmpZ2q_vZ14xUMYfRU_xt8Sr2GGrFdNnq7qsTgJZ5b1Zyy4GERjcnDRPVU57BOu0rrEeZTCQPHz9GV1qHTe7lMdp4BGgcHm6medSylXNGlUKo0gIWuPd838an50PRkbWGbYCtAk2QjzmzPYNiv6ccNocDc9Ji1dME_Watj1lYTF_ukQKCHqIJcygKBVEKd_X0o" style="color:#111">kunt u hier contact met ons opnemen.</a>
</p>
<p style="font-size:12px; padding:0; margin:10px 0; color:#555; text-align:center;">
Als u zich volledig wilt afmelden van onze mailinglijsten, <a href="https://dat.getitbymilena.com/SV8FwdsOgiAAANAvYkPLS48lm/WCXDcOiF4aUkrQugmZ-fedgkar3NYlxk-6qMQLEQxsVTtL-UkMHuOu9PnkgaHx_xc5wdnS3Z70XIPOpWwyNYQUr6dep94e_1lbnFgdNCK9bkjP-43w-tnJaIm41Vh38FPQSn0sqNJpFueExqGSYARCMvicOJ1fKtWSE6ILdY57xQ-SwB59wCvZBWCW9ldWg2w2yY4eyDhCsDKjhSuA_X0k" style="color:#111">klik dan hier.</a>
</p>
<p style="font-size:12px; padding:0; margin:10px 0; color:#555; text-align:center;">
Contactadres: Passeig de Gràcia, 77. Tweede Verdieping. Dataventure Global (Datawork), Barcelona, Spanje.
</p>
</td>
</tr>
</table>
</center>

<table width='100%' cellpadding='0' cellspacing='2'>


</table>


</body>
</html>