<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Mijn-Offertes | Laadpaal thuis</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:#152f2e;
font-weight: 700;
font-family:'Montserrat', sans-serif;
font-size:30px;
padding: 5px 10px 5px;
line-height:1.2;
margin: 0px;
}

h2 {
color: #152F2E;
font-family:'Montserrat', sans-serif;
font-size: 22px;
font-weight: bold;
padding:0px 10px 15px;
margin: 0px;
}

#header {
padding:20px 10px 0px;
margin: 0px;
}

h2.x-center {
padding-top: 25px;
}

h2.color-3 {
color:#fff !important;
padding:10px;
font-size: 27px;
}

h3 {
color:#152F2E;
font-family:'Montserrat', sans-serif;
font-weight: 600;
font-size:27px;
margin-top:0px;
margin-bottom:0px;
padding: 5px 0px;
}

h3 a {
font-family:'Montserrat', sans-serif;
font-weight: 600;
}
a {
color:#1a936f !important;
text-decoration: none;
font-weight: 600;
}

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

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

a img:hover {
opacity: 0.8;}

span {
color: #f0542d;
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;
}

.main {
background-color: #c8e0f290;
padding:0px 25px 15px;
}

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

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

.color-3 {
background-color: #1a936f;
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;
}

.header {
padding:15px;
background: linear-gradient(to top,#c8e0f290 0%,#c8e0f290 30%,#fff 30%,#fff 100%)
}

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

img {
max-width: 100%;
max-height: 100%;
margin: auto;
display: block;
border-radius: 15px;
}

img.full {
width:85%;
margin: 20px auto;
border-radius: 0px;
border-radius: 15px;
box-shadow: 0px 0px 14px rgba(0, 0, 0, .2);
}

img.logo {
border-radius:0px;
padding: 5px;
}

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

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

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

.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;
}
.y-center {
display: flex;
}

.y-center>* {
margin: auto;
}

.mainbutton {
padding: 20px;
background-color: #f2643b;
border-radius: 30px;
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;
box-shadow: 0px 0px 14px rgba(0, 0, 0, .2);
}

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

.button {
padding: 15px;
background-color: #f2643b;
border-radius: 5px;
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: #1a936f;
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/RUdfBcHdDoIgGADQJ2qjMTe5lPxDQnPgT1dOpShla46W-D195yTZsJ0nrvK0c5YdQjXQEkbnD3X1_lURcjHzwtx8z9SIGcSt58lLwBoIdeBOIlseKwgUup80Tx7ssZ2BX-WpIPm9CmviLwYwGR5c91WllwLei6SZpZP1hW5SQ0uxoTSKhiT7A19FRw" 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/RUdfBcHdDoIgGADQJ2qjMTe5lPxDQnPgT1dOpShla46W-D195yTZsJ0nrvK0c5YdQjXQEkbnD3X1_lURcjHzwtx8z9SIGcSt58lLwBoIdeBOIlseKwgUup80Tx7ssZ2BX-WpIPm9CmviLwYwGR5c91WllwLei6SZpZP1hW5SQ0uxoTSKhiT7A19FRw" 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/RUdfBcHdDoIgGADQJ2qjMTe5lPxDQnPgT1dOpShla46W-D195yTZsJ0nrvK0c5YdQjXQEkbnD3X1_lURcjHzwtx8z9SIGcSt58lLwBoIdeBOIlseKwgUup80Tx7ssZ2BX-WpIPm9CmviLwYwGR5c91WllwLei6SZpZP1hW5SQ0uxoTSKhiT7A19FRw" 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/UV8FwckSgiAAA/NAvckYL045NuUIpJqZdmBJBadUsha_vPUzjamZbEE1BVFK1snfMc5Z1QZAAwlDo1ZiTec4zqydeTn8lM1lt62YnuL3Xp0RhDEkPi9a3QrDRRY_dGR8XTGbRLYbzM0yhSMkWv4NSwsqd1l4F7qjwDdnozO_6JH00gxydX2lwHyrSxqjlBh9HnojFmQ8dH16Hb-h8VR0cPiA95tKKQv1E82X58TpxdSnFf19R" 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/Sl8FwduSgiAAANAvckYL/0x6b8gaUYuJqL0yJoLRbaZbC1-85kMF64XuQzFFSMb1xDzzw1k1JsQTS0vjZ2rN9KXJnoEHBvhW3eeOa9iCFezQ_qSYE0QGVXejEYGfKgfgLOa-4ypM7RMsjzpAUdE9eUaVQ7c_boAa_uAwt1Zo87Ic0-2tHNXnfyhIh0rSDuBOWmCaRytVFjL0Yn6dP7H10E53eIDsXykli88DLdf0OennzGYP_X0o" 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/ntmx/u16IjWXLiNlfu3mrUhZM2OvYuDVqhTsNyn6LnwRcKM3GK7Xd5dgaifNye1egHk88%2Bd1X6yePWU%2BTWB1MA%2BSB%2Bv4S%2F9KIdbnT1O85er35E%2BWW5SjoP%2FX6msz6bsz2N2nX1Zbr3l2sU%2B0iRY0Ji7BIHbs7TwhUvSElUE2hupkRkF90eTsLZ9ID1uOfbuGk41Qd4Ha2V93YdcLB0qbM%3D/gnRREn5iuOb%2Fk%2BYhPXx82QpjsxTXcsLAUAWhTgFWCQZM5mxdKkQLdzoN9kKFv9KBYiuAPAH%2FlhdqYMYFD5CDgdJSN6o4mCouPkqwsG63DDIGqvU5TdApb8IAFaswzV28lZe3RjZJ%2FiVEDogOiHiz9QuB9GgT6MMDd12FIS46qXBRboqew" 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;">Tot en met 31 augustus 2024 krijg je voor het plaatsen van een laadpaal 15% belastingvermindering. Daarna verdwijnt het fiscaal voordeel volledig. Je auto opladen is bovendien bijna de helft goedkoper dan via een publieke laadpaal.</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/RlVTXwXB0RaBMAAA0C9yD/tpSj8ZSKKwt5WVnqYSZYaz6evcGLOXroqsWILKrKOe9C5fQ9CqbsoLsCZr8jsXucRhXokW4cRzHhNnuzFuQ9wcxa-on6Uh3yQShxJ9jIK190oX8DOZ6VXms480Jo4dlWCqsP1ivk0gAmbDgq6qhRTf3u73X5dvMDB01VRC-Lm0q-NI3JbThUMIz9RuUzDmdUqnL2onvUUeRBwdPaYiA6b3fGPGApX9fRlVT"><img alt="logo Mijn-Offertes" class="logo" src='https://dat.getitbymilena.com/images/5ce1eb44b52ef7303516ffa81ac57b8d087a121b253b2ccb6a99e0d7d6f776830c3f118a238d79dc8965acae0fe3a26ab724da6133056dae5c76f0e3e7bb9a1c.png' width="140" /></a></div>
<div class="page"><!-- START main content -->
<div class="header x-center">
<h1 id="header"><span class="surligne">Belastingvermindering</span> voor laadpaal krijg je enkel nog dit jaar</h1>
<div><a href="https://dat.getitbymilena.com/SEJfDcpJDo/IwAADAF5kApSxHW2XRILRSllODrEakGBAor9c5j4f4Jd8qrPur62dcGvAEZzkkGstpRJG6pHn4viufokPnBgAwe0lY8k7PJCnMphZ0o1ubFDSm_6D36ypi3E_7jJ9DFozBlbloJz6WZsvSK3u5g1rKr8DgMUHSbjZw1mi2NVsb7ej77FRCxhsfLc0NKzRJKzM8oezlTalesEj3Jb5YEWubsFwcsxYKg4dGP3IP_QBfSEI"><img alt="Laadpaal thuis | Ontvang offertes" class="full" src='https://dat.getitbymilena.com/images/91d93fee45fe7e9227d51ea075c7c7beaacfbaa4999f18d55a4ba2b4c5ab82d544adc57b085e53331d7332f26796a687cdca0b66c42af7416481fe9f1a875d10.jpg' /></a></div>
</div>
<div class="main x-center">
<h2>Rijd je elektrisch of hybride?</h2>
<p><strong>Tot en met 31 augustus 2024</strong> krijg je voor het plaatsen van een laadpaal 15% belastingvermindering. Daarna verdwijnt het fiscaal voordeel volledig. Je auto opladen is bovendien bijna de <strong>helft goedkoper</strong> dan via een publieke laadpaal.<br />
<br />
Maar wat kost het? Wij brengen je in contact <a href="https://dat.getitbymilena.com/QUlZVl8Nz9/16giAAANBX8gdyXJKm0MTMyL8bvikNLcuai4in384bHEybUmwbI0NAXwmtxXsFI5kET7Caq_UQows5orsCLS_cx3HDha6lI3toT5H6htnjVzpq3KtnUg5xRgC2fNoVjdp2LGjpZU5tjYdE9U6IFye102cBKsX6w_Un9LmGShlEYptL4yHvLvLrVH7NVWk0yj2jb_uOaRdmLmN-JEm7q6YlYG9-dimxt9Sc_GUzjt2HEPh_8QdfQUlZVg">meterkende laadpaalbouwers</a> uit jouw regio. Zij komen bij je langs, bieden persoonlijk advies en presenteren je een offerte op maat.</p>
<!-- START button-->
<div class="x-center"><a class="mainbutton" href="https://dat.getitbymilena.com/RVdYXwXB0XaCIAAA0C_qHCxW8/agOnRZyLBX0hTNBRm4qZovq67sXMy7S-nUMl8RFuBApW-x3cx1AU8WHqYeOTluLweT0KWAAnwQCLSdrCQtff1Cw7qL8Z-gprUyUZe4wJos8Y2db4pmyDBucXqrRxXWQyFUNo8uQBhZxcp39fgNpmRCtHvJzp9Vdzbrw5oqZ-O-pRaFk_QWy11FtcjT8N4b1cvRuvEPk1906f2-3IUcrk-ctFAIz_gZfRVdY">Ontvang gratis offertes ➔</a></div>
<!-- END button--></div>
<!-- END main content --><!-- START Text + image full-->
<div class="color-3" style="padding: 20px;">
<h2 class="x-center color-3">Vergelijk & bespaar tot 30% extra</h2>
<p class="x-center">Wist je dat je tot 30% extra kunt besparen door offertes te vergelijken? Daarom brengen we je in contact met <a class="color-3" href="https://dat.getitbymilena.com/WklQXwXB3XaCIAAA4/CfyHC1Md9kpfxCmYuLUG04TQdlWaZbC0-_7WpizpNn4CcA1gjXTB_fMA2_fVRRLIC2N77292m1ZOBMNSvauuc071_RnKdxP85VpQhCdUDWETgyOppqIv5HLjqsC_iRou8UpkoKeyCOqFWr89SNowC-uQkv1pgjHKcv_-lkt3ru2RIg0HRI8CEssi8jkrhXzKOZ7-oq9l-6i9AnyS6kcGJsb3q77ZzDKb5-xFub_X1pJUA">laadpaalinstallateurs</a> voor gratis en vrijblijvende offertes. Vergelijk alle voorstellen & maak je keukendroom waar!</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/QV8FwbsOQDAUANAvkhSJ6FgM2nsN3FbSqcFgYGgrHv175wgXchtw89N1IkB7eMAFmHWTTg_otvB0lTrVt2ImU2zkiP32UTfkSK_qRNRU88Fw2VT2eAJ9cl5lirsRTvxfQQ" 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/T1ZZUV8Nz-sWQjAAAOAnck5/uk5-M1kZNJeHPTi7HJaNiiqev7w0-GiUnRpJvATX8QThmC9AdfVr59BoXB_oA0wmE9mZRuvA64FYqJTaA59pv95a0-FFm6DbsAjd_X7z7wfL6iiMCk9uEotfDs_PmIZMq8an1cbDIm2_oDhvJ55FclUaxhwgFHIjanEUs1IDIylU0cEdmM0Daug5HHkP1ZHKR1rQd-_ddKUB6rMFo62GnzYbpNudMY4z-Fz9fT1ZZUQ" 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/T0VfBcHJEo/IgAADQL2pGaVGORRpQoWhqeWHMhcowMsfIr--9wBP0YirkErkjZ3GHpekwC8ZYP3jCm-HwyhhIifNiA48whLajV3rqXLye_dgwuJ68q_6I-nhfXGUU1JeFT28xyPsNST75ksoolKWFuF6Ys0JRqx5WGaseiZNcfqWB2J_CygAItAjVMy3aLKEjDG3TNhwfxznEdkHfuKhAmfmVY_2arU0OU0doPX-zbdsZIQLvD19PRQ" 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>