<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Mijn-Offertes | Airco</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:#1a936f;
font-weight: 700;
font-family:'Montserrat', sans-serif;
font-size:40px;
padding: 5px 10px 5px;
line-height:1.2;
margin: 0px;
}
h2 {
color: #152F2E;
font-family:'Montserrat', sans-serif;
font-size: 24px;
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:#175da6 !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: #175da6;
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: #1a936f;
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: #1a936f;
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: #175da6;
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/S0hTQl8NzksOgjAQANATmWCAhC4paCjjiKSVz4ooKMonhJQIndPLCd6DSPJqPj5BRedcD8KgulPGBK8nrtN1UXLFEAnb21YI9bAFhdkGpw9S76Iydi6t4Wp6QsvTP9m-wV3DoSa4yEPMojLxUrYFLdmsekFTJEnTxfTt0p0RHOS0GKfXc-D449iUge9XsH_-X0tIU0I" 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/S0hTQl8NzksOgjAQANATmWCAhC4paCjjiKSVz4ooKMonhJQIndPLCd6DSPJqPj5BRedcD8KgulPGBK8nrtN1UXLFEAnb21YI9bAFhdkGpw9S76Iydi6t4Wp6QsvTP9m-wV3DoSa4yEPMojLxUrYFLdmsekFTJEnTxfTt0p0RHOS0GKfXc-D449iUge9XsH_-X0tIU0I" 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/S0hTQl8NzksOgjAQANATmWCAhC4paCjjiKSVz4ooKMonhJQIndPLCd6DSPJqPj5BRedcD8KgulPGBK8nrtN1UXLFEAnb21YI9bAFhdkGpw9S76Iydi6t4Wp6QsvTP9m-wV3DoSa4yEPMojLxUrYFLdmsekFTJEnTxfTt0p0RHOS0GKfXc-D449iUge9XsH_-X0tIU0I" 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/Q1pEXwXB0ZKCIBQA0C9yhq1W/8lExKlJTWEN5uVNZppXKqiV9fecQ5QM9dwVZbksaniZssR9_k-lIw056xEkEZAudh0bOTCCqCjt4srsPvC0reEVoXRteZR5vH0WAVkqnr5DlJKqPSASMs_SvTJ6bqOzdph3N25M3kUxdek05jH5D902LLGWP--VlgPnjn8qBHuQx7zt3LPDCDY1zPYNEJx4jfP_tbTypvl7rJP48W3aJh9VNZA4AUf4XX0NaRA" 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/VFBCXwXB3ZJDMBg/A0CfqzP500UsiHXyISLTLTWarySwjRZNqefqew4tAHNspQV78xPHlX_zANqAyn4xN4tcvDk8bic-fCP3V6YWejoIcCO-L5SWy4Vs7YbJWJe5h7bR2cLMMZvYrP71qA7SqgGbg58asiIKkTVp2xTju0nl098Emog5LlVsVKiX3Ljvc7my2jxzadozg2tZRQ1xLXCy5yj7ujeHO17TsNKvPPVtA9kO2TcyznhK8CN5fVFBC" 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/otmx/MSjp5UF8UMeCzFfHpwgGH%2B5Vq4V%2FWc%2Bc0R0vz38TndJ%2F1ipHV53i8%2BTQOjh38WZGSv7HJDJ%2FeLzUdJXn%2Bx%2B9aTG%2BeBDqUbxA%2Br1yqDk%3D/vvVGv9dkPmyQSutPuKgMCQ%2FuUzkorjqGhrz75%2BIjjILjTGpt335mGUDE%2FwfNjNYWZPshDgviSrI%2FSYARdWN1SC%2BW2%2FazQz4JzwHYlTr3JGcwQ2dQsyQ%2FQ5RAo1hVdAfz0ssyux2Z%2BEAMJvL0VWoFLzi9xctwERmmrg0AjpaycmtFv31xF0mXKH%2BvZhHwaP2IXE6FMqeqK5bGyQ9fsKDZeAg1yKQ2m6k6%2BJM3G8CNQNQ1pkkV2JmKMo0d44k4c19myzNxMt7r2NPiJkqgwCyrtG%2B39O" 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;">De zomer in België brengt nu steeds meer hittegolven en verzengende hitte met zich mee, en de meeste Belgische huizen zijn niet uitgerust voor dit soort klimaat. Dit jaar, laat je niet vangen en wees voorbereid... Installeer een airconditioningsysteem.</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/TUlfBcHZEoIgF/ADQL3KGNslHI3EkcYlM7eWOZZZmLrkEfX3ncAforcvJ1nlQfpVYY4u9X0SnDA7xjhihgGTdp1zFS-WKssQGlnr3g6-mubOH7EqJsmJ5W-cusk79_OYkvRlVhgRjk3gq1grTewzmeSa9JE4jQtlFRXSEad9Qv2mRdtEnf3sfYVV_aDzSs52lFttNOV6bXBlFBAm6HgOEX5tBx_IyVHYfBr93y-7BaD1FsgHgzh9fTUk"><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">
<h2 id="header">Een koel huis in de zomer?</h2>
<h1 class="x-center">Kies dit jaar voor airco</h1>
<div><a href="https://dat.getitbymilena.com/RkdZXwXB2XKCMBQA0C9ipg/g2-MiWEAmpgiXqCxOuMjRSwiJx8Os9B5NLhWFioc5eMT23N-__ew1axVMksb903Gq7RNJ9PIx6pEJ89Y25Rud3glwDop4S-aCr0wWlwjZhySlrwe9_DiLS119F53l7DP0ph_gONfMfeaotpegyq-qJeHbf54Pn2MC9XW0ME9DJotBlAMNxI8NbvqkbNkX2yJceLSsQPrtO0UR2iren0n32O1L8GWRVmFw-X0ZHWQ"><img alt="Airco | Ontvang offertes" class="full" src='https://dat.getitbymilena.com/images/2985a31c38e53815f8bbc53d3c76373f065b1b9afce7af0ad8521417e97814ee18299a0f3c7e6a4be10b58ae9860a8235cc547c3082e86fff8430a49d70470c2.jpg' /></a></div>
</div>
<div class="main x-center">
<p class="x-center">De zomer in België brengt nu steeds meer <strong>hittegolven en verzengende hitte</strong> met zich mee, en de meeste Belgische huizen zijn niet uitgerust voor dit soort klimaat. Laat je dit jaar niet vangen en wees voorbereid... Installeer een airconditioningsysteem.<br />
<br />
Maar hoeveel kost dat? <a href="https://dat.getitbymilena.com/V18FwVkSgiAAANATNRNO/ZX4m5Ra5UIbxw4gbuSSpWHn63iPMygYE-8vn5CYi33e7q-nV4Lyk1kG1_kq0TuraNu7B2yVk_SpnekwWR9_MVcKH6lo9L7K73eOFm9qXUEjaWCFSQ4Aj-ZDNNvpxNFY_y6NbhJvQ7QUa-t1GGaIWdhgQTQk2qyyfyqWhCX75UxDEsC3GqbBv6sjBwzTGPS_KTjox0OCJyo_up8zrVhF2rJAZh4iRP19X">Ontvang gratis offertes op maat</a> van specialisten in jouw buurt en geniet van je zomer zonder te zweten!</p>
</div>
</div>
</div>
<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/WElXR18Nz-Fy/giAAAOAn8i4XQ_tZzilJNnWF8scT80iCk2FB9vTte4OvRiRpv3uDoxm5GNXXy6fyZVTmt6Ax4lwUzNvJ9IKUTHZw6j74eGwf9Kt-pQGwA57z9Ga4opEblYIxtYqcEhRj7nNAqnHJJJfRnpVNTCq9VIXJpocQ098k2jn9OQy41OHa7_Nww6zFpLtnGWxWCCyi1-vnlsrAA9CWm0P4O1j1xKZTL0D1leWd09Br3LGyLNi6tv5_vAFfWElXRw" 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/TkZfBcFRkoIgAADQE/zWzZpn-RuKCgUapWz8MUqmIm2aRePreo5BD2WPgo0-Iypqv41kDRn_eRdsens222fyTyAFAnPflIYc8CZKTSs3EiXY7b4dtxrIubyFLvPBi9Dhss_hqxeeCjwPAunkiGU3nkOh8zSoTPRZKPYZR8fE3JTc09b7rSOoHpTH75U3FIl7R3rGVrN1VRWxwP94LNLNU0KUs4HXjYVqLV-T3HSjmRY3sX8A5hV9fTkY" 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>