Inboxes List

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="//www.w3.org/1999/xhtml">
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <title>
   Vueling
  </title>
  <link href="https://fonts.googleapis.com/css2?family=Albert+Sans:wght@100..900&amp;display=swap" rel="stylesheet"/>
  <!-- -->
  <style type="text/css">
   html {width: 100%; }
  body {-webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; font-family: Arial, Helvetica !important; }
   table {border-spacing: 0; table-layout: auto; margin: 0 auto; }
   img {display: block !important; overflow: hidden !important; }

   .btn-link a {color: #000000 !important; }

   .MIcrea {
  background-image: url(https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F260713_vueling-holiday%252FEN.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODQyMjEwODIuNzkwNTExNH0:1wkPPO:lHkUNrMh46fiIQk4h8EOgHzXdQ4frTU0uP4nJjwkUUA);
  background-repeat: no-repeat;
  background-position: center !important;
  width: 100%;
  height: 278px;
  background-size: cover;
  
   }
   .MItitle {
  background: url();
  width: 100%; height: 250px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
   }

   .actividades {border-bottom-right-radius: 16px; border-top-right-radius: 16px;}
   .hoteles {border-top-left-radius: 16px;}
   .coches {border-bottom-left-radius: 16px;}

   /*Responsive*/
   @media only screen and (max-width: 640px) {
  body {
    margin: 0px;
    width: auto !important;
   font-family: Arial, Helvetica !important;
  }

  .table-inner {
    width: 90% !important;
    max-width: 90% !important;
  }

  .table-full {
    width: 100% !important;
    max-width: 100% !important;
    text-align: center !important;
  }

  .hide-photo {display: none !important }
  .center {text-align: center !important }

  .td35 {height: 35px !important }

  .td20 {height: 20px !important }

  .imgFullWidth {
    width: 100% !important;
    height: auto !important;
  }

  .fullWidthBlock {
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }

  .display-none2 {display: none !important; }

  .colorB {background-color: #ebf7ff !important; }

  .MIcrea {
    background-image: url(https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F260713_vueling-holiday%252FEN_resp.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODQyMjEwODIuNzkxMjI0Mn0:1wkPPO:Yd2v4KVNW_3IJfVynYyZWqV6WJWPZaqHgas-keubzME);
    background-repeat: no-repeat;
    background-position: center !important;
    width: 100%;
    height: 250px;
    background-size: cover;
    
  }
  .MItitle {
    background: url();
    width: 100%; height: 250px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }

   }

   @media only screen and (max-width: 479px) {
 body {width: auto !important; font-family: Arial, Helvetica !important; }

  .table-inner {width: 90% !important; text-align: center !important; }
  .table-full {width: 100% !important; max-width: 100% !important; text-align: center !important; }

  /*gmail*/
  u+.body .full {
    width: 100% !important;
    width: 100vw !important;
  }

  .hide-photo {display: none !important }
  .center {text-align: center !important }

  .imgFullWidth {width: 100% !important; height: auto !important; }
  .desktopLink {display: none !important; max-height: 0px !important; overflow: hidden !important; }
  .mobileLink_2 {display: inline !important; overflow: visible !important; font-size: 16px !important; }
  .desktopLink {display: none !important; max-height: 0px !important; overflow: hidden !important;}
  .mobileLink {display: inline !important; overflow: visible !important; font-size: 15px !important;}

  .hide_desktop {
    display: table !important;
    float: none !important;
    width: 100% !important;
    overflow: visible !important;
    height: auto !important;
  }

  .display-none {display: none !important; max-height: 0px !important; overflow: hidden !important; }

  .MItitleResp {
    background: url();
    background-repeat: no-repeat;
    background-position: center !important;
    width: 100%; height: 367px;
    background-size: cover;
  }


   }

   /* Clase para ocultar un elemento en versión mobile */
   .hide-on-mobile {display: none; }

   /* Clase para ocultar un elemento en versión desktop */
   .hide-on-desktop {display: table; }



   /* Media Query para pantallas de tamaño menor o igual a 768px (mobile) */
   @media only screen and (max-width: 768px) {
  .hide-on-mobile {display: table; /* Muestra el elemento en mobile */ }
  .hide-on-desktop {display: none; /* Oculta el elemento en mobile */ }

   }

   /* Media Query para pantallas mayores a 768px (desktop) */
   @media only screen and (min-width: 769px) {
  .hide-on-mobile {display: none; /* Oculta el elemento en desktop */ }
  .hide-on-desktop {display: table; /* Muestra el elemento en desktop */ }

   }

   /* OLD  */
   @media only screen and (max-width: 479px) {
  .actividades, .hoteles, .coches {border-radius: 16px;}
  .change-image { background: url(); background-repeat: no-repeat; background-position: center !important; background-color: #ffffff; width: 100%; height: 296px; background-size: cover; }
   }
   @media only screen and (max-width: 450px) {
  .actividades, .hoteles, .coches {border-radius: 16px;}
  .change-image { background: url(); background-repeat: no-repeat; background-position: center !important; background-color: #ffffff; width: 100%; height: 274px; background-size: cover; }
   }
   @media only screen and (max-width: 430px) {
  .actividades, .hoteles, .coches {border-radius: 16px;}
  .change-image { background: url(); background-repeat: no-repeat; background-position: center !important; background-color: #ffffff; width: 100%; height: 264px; background-size: contain; }
   }
   @media only screen and (max-width: 406px) {
  .actividades, .hoteles, .coches {border-radius: 16px;}
  .change-image { background: url(); background-repeat: no-repeat; background-position: center !important; background-color: #ffffff; width: 100%; height: 248px; background-size: contain; }
   }
   @media only screen and (max-width: 370px) {
  .actividades, .hoteles, .coches {border-radius: 16px;}
  .change-image { background: url(); background-repeat: no-repeat; background-position: center !important; background-color: #ffffff; width: 100%; height: 224px; background-size: cover; }
   }
   @media only screen and (max-width: 350px) {
  .actividades, .hoteles, .coches {border-radius: 16px;}
  .change-image { background: url(); background-repeat: no-repeat; background-position: center !important; background-color: #ffffff; width: 100%; height: 212px; background-size: cover; }
   }
  </style>
 </head>
 <body style="margin:0; padding:0;">
  <style type="text/css">
   div.preheader 
{ display: none !important; }
  </style>
  <div class="preheader" style="font-size: 1px; display: none !important;">
   Up to 20% off hotel stays
  </div>
  <div style="display: none; max-height: 0px; overflow: hidden;">
   ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ 
‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
 ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ 
‌
  </div>
  <table align="center" bgcolor="#daeeff" border="0" cellpadding="0" cellspacing="0" class="full" width="100%">
   <tr class="display-none">
    <td height="32">
    </td>
   </tr>
   <tr>
    <td align="center">
     <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
      <tr>
       <td align="center">
        <table align="center" bgcolor="#ebf7ff" border="0" cellpadding="0" cellspacing="0" class="table-full" style="max-width: 650px;  background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY); background-repeat: repeat;" width="650">
         <!-- modulos -->
         <!-- #####################   HEADER ##################### -->
         <!-- ############# MI VUELING CLUB ############# -->
         <!-- -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY)">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full desktopLink" style="max-width: 650px" width="650">
            <tbody>
             <tr>
              <td style="background-color: #ffffff">
               <img alt="Vueling Club " border="0" class="img-empty-checkerboard" src="https://inboxflows.com/_/image/https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F8538181c0d209374.png%253Fmi_ecmp%253D33552136%2526ID%253D3081471054525372%2526balanceAvios%253D0%2526level%253Dbasic%2526lang%253DEN/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtaS52dWVsaW5nLiIsInRpbWUiOjE3ODQyMjEwODIuODIwMjI4OH0:1wkPPO:5Ia4Aaadv2NADG7PgsqpXFSXymeTYdeyIivaj9on_sY" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%" width="650"/>
              </td>
             </tr>
            </tbody>
           </table>
           <!--[if !mso]><!-->
           <div class="mobileLink" style="display:none; width:0; overflow:hidden; max-height:0!important; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY)">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" style="width:100%; border:0; border-spacing:0">
             <tbody>
              <tr>
               <td style="border-top-left-radius: 16px; border-top-right-radius: 16px">
                <img alt="Vueling Club " border="0" class="img img-empty-checkerboard" src="https://inboxflows.com/_/image/https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F534fa48f8a9513c2.png%253Fmi_u%253D%2526mi_ecmp%253D33552136%2526ID%253D3081471054525372%2526balanceAvios%253D0%2526lang%253DEN%2526level%253Dbasic/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtaS52dWVsaW5nLiIsInRpbWUiOjE3ODQyMjEwODIuODIwNTEwNn0:1wkPPO:wjFcj-0lMQBcfUlA4ZnKU6CU4iU0fCFlIbxI69OaoNw" style="width:100%; height:auto; border:0px"/>
               </td>
              </tr>
             </tbody>
            </table>
           </div>
           <!--<![endif]-->
          </td>
         </tr>
         <!-- -->
         <!-- ############# MI VUELING CLUB ############# -->
         <tr>
          <td height="24">
          </td>
         </tr>
         <!-- ############# LOGO ############# -->
         <tr>
          <td align="center" style="line-height: 0px">
           <!-- -->
           <img alt="logo" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Frebrand%252Fvueling.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODQyMjEwODIuODIwNjcyM30:1wkPPO:RhmndH6AlVwCbZqTo8u3K-kJWpDhlzDj84smslH5ti4" style="display:block; line-height:0px; font-size:0px; border:0px" width="128"/>
           <!-- -->
          </td>
         </tr>
         <!-- ############# LOGO ############# -->
         <tr>
          <td height="24">
          </td>
         </tr>
         <!-- #####################   END HEADER ##################### -->
         <!-- #####################   CREA + INFO ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner desktopLink" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td style="background-color: #ffffff; border-top-left-radius: 16px; border-top-right-radius: 16px">
               <a target="_blank">
                <img alt="BOOK
 NOW" class="display-none img" height="278" src="https://inboxflows.com/_/image/https%253A%252F%252Finboxflows.com%252F_%252Fimage%252Fhttps%25253A%25252F%25252Fnews.vueling.com%25252Fnews%25252F2026%25252F260713_vueling-holiday%25252FEN.gif%252F%253Finbox_flows_img_sig%253DeyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODQyMjEwODIuNzkwNTExNH0%253A1wkPPO%253AlHkUNrMh46fiIQk4h8EOgHzXdQ4frTU0uP4nJjwkUUA/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbmJveGZsb3dzLiIsInRpbWUiOjE3ODQyMjEwODIuODIwODU1fQ:1wkPPO:Vp6BmOH66PuUDi92DO4d4L0FL1nOpIhTQv6_zxIPn8A" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; border-top-left-radius: 16px; border-top-right-radius: 16px" width="610"/>
               </a>
              </td>
             </tr>
            </tbody>
           </table>
           <!--[if !mso]><!-->
           <div class="mobileLink_2" style="display:none; width:0; overflow:hidden; max-height:0!important">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="width:100%; border:0; border-spacing:0">
             <tbody>
              <tr>
               <td class="MIcrea" style="border-top-left-radius: 16px; border-top-right-radius: 16px">
                <a target="_blank">
                 <img align="center" alt="" border="0" cellpadding="0" cellspacing="0" class="img" src="https://inboxflows.com/_/image/https%253A%252F%252Finboxflows.com%252F_%252Fimage%252Fhttps%25253A%25252F%25252Fnews.vueling.com%25252Fnews%25252F2026%25252F260713_vueling-holiday%25252FEN_resp.gif%252F%253Finbox_flows_img_sig%253DeyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODQyMjEwODIuNzkxMjI0Mn0%253A1wkPPO%253AYd2v4KVNW_3IJfVynYyZWqV6WJWPZaqHgas-keubzME/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbmJveGZsb3dzLiIsInRpbWUiOjE3ODQyMjEwODIuODIxMDA5NH0:1wkPPO:u6Hx6--s2GHuihMqwc9wG5hmNXYtIYZAEkurrnEuzKw" style="width:100%; height:auto; border:0px; border-top-left-radius: 16px; border-top-right-radius: 16px"/>
                </a>
               </td>
              </tr>
             </tbody>
            </table>
           </div>
           <!--<![endif]-->
          </td>
         </tr>
         <!-- #####################  END CREA ##################### -->
         <!-- ##################### COPY CENTER ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff" style="border-bottom-left-radius: 16px; border-bottom-right-radius: 16px">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <tbody>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                 <tr>
                  <td align="left" style="font-family: Arial, Helvetica; color:#000000; font-size:15px; line-height: 23px;">
                   Are you team beach or team city? Whatever your answer, Vueling Holidays makes it easy. Explore our destinations, book your
                   <strong>
                    holiday package
                   </strong>
                   (flight, hotel, car and much more) and enjoy
                   <strong>
                    up to 20% off hotel stays. 🧳
                   </strong>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### END COPY CENTER ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td height="24">
              </td>
             </tr>
             <tr>
              <td align="center">
               <h2 style="margin:0; font-family: Arial, Helvetica; font-size:28px; line-height:32px; color:#000000; font-weight: bold;">
                OUR TRIP IDEAS
               </h2>
              </td>
             </tr>
             <tr>
              <td height="24">
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### DESTINOS DE CIUDAD ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-top-left-radius: 16px; border-top-right-radius: 16px">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                <tbody>
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- DEST_CARD_1 -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <tbody>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                 <tr>
                  <td align="center">
                   <table align="left" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td align="center" style="line-height:0px">
                       <a target="_blank">
                        <img alt="LONDON" height="170" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F260713_vueling-holiday%252Fimg1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODQyMjEwODIuODIxMTIwNX0:1wkPPO:_NTKHqDGKbD90VDh7jf-zh5kAnK_aecp8xme8dUIyms" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; height:170px; object-fit:cover; border-radius: 8px" width="274"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <table align="left" border="0" cellpadding="0" cellspacing="0" width="8">
                    <tbody>
                     <tr>
                      <td height="16">
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <table align="right" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td>
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" dir="ltr" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" style="font-family: Arial, Helvetica; font-size:16px; color:#000000; line-height:19px; font-weight: bold; text-transform: uppercase">
                           LONDON
                          </td>
                         </tr>
                         <tr>
                          <td height="8">
                          </td>
                         </tr>
                         <tr>
                          <td align="left" style="font-family: Arial, Helvetica; font-size: 15px; color: #000000; line-height: 23px">
                           Discover London at your own pace:
                           <strong>
                            4 days and 3 nights with flight + hotel
                           </strong>
                           from € 403.
                          </td>
                         </tr>
                         <tr>
                          <td height="16">
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                     <tr>
                      <td align="center" class="padding_015015" valign="bottom">
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="textbutton">
                        <tbody>
                         <tr>
                          <td align="center" bgcolor="#fff000" class="btn-link" height="40" style="font-family: Arial, Helvetica; font-size:15px; color:#000000; padding-left:30px; padding-right:30px; border-radius:30px; font-weight: bold">
                           <a style="color:#000000; text-decoration: none; text-transform: uppercase; font-weight: bold" target="_blank">
                            VIEW OFFER
                           </a>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- DEST_CARD_2 -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <tbody>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                 <tr>
                  <td align="center">
                   <table align="left" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td align="center" style="line-height:0px">
                       <a target="_blank">
                        <img alt="ROME" height="170" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F260713_vueling-holiday%252Fimg2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODQyMjEwODIuODIxMjIxOH0:1wkPPO:4ejGZwY28CVLJtpRotcywOcGPqizcaW1E23Q1aQaQTI" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; height:170px; object-fit:cover; border-radius: 8px" width="274"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <table align="left" border="0" cellpadding="0" cellspacing="0" width="8">
                    <tbody>
                     <tr>
                      <td height="16">
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <table align="right" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td>
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" dir="ltr" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" style="font-family: Arial, Helvetica; font-size:16px; color:#000000; line-height:19px; font-weight: bold; text-transform: uppercase">
                           ROME
                          </td>
                         </tr>
                         <tr>
                          <td height="8">
                          </td>
                         </tr>
                         <tr>
                          <td align="left" style="font-family: Arial, Helvetica; font-size: 15px; color: #000000; line-height: 23px">
                           Immerse yourself in Rome's fascinating history:
                           <strong>
                            3 days and 2 nights with flight + hotel
                           </strong>
                           from € 212.
                          </td>
                         </tr>
                         <tr>
                          <td height="16">
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                     <tr>
                      <td align="center" class="padding_015015" valign="bottom">
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="textbutton">
                        <tbody>
                         <tr>
                          <td align="center" bgcolor="#fff000" class="btn-link" height="40" style="font-family: Arial, Helvetica; font-size:15px; color:#000000; padding-left:30px; padding-right:30px; border-radius:30px; font-weight: bold">
                           <a style="color:#000000; text-decoration: none; text-transform: uppercase; font-weight: bold" target="_blank">
                            VIEW OFFER
                           </a>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- DEST_CARD_3 -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <tbody>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                 <tr>
                  <td align="center">
                   <table align="left" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td align="center" style="line-height:0px">
                       <a target="_blank">
                        <img alt="PARIS" height="170" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F260713_vueling-holiday%252Fimg3.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODQyMjEwODIuODIxMzIzMn0:1wkPPO:XNTM6iFXlD8oNkfrglu5w8z6u_liDSZ67WkOW8Xsq8g" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; height:170px; object-fit:cover; border-radius: 8px" width="274"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <table align="left" border="0" cellpadding="0" cellspacing="0" width="8">
                    <tbody>
                     <tr>
                      <td height="16">
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <table align="right" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td>
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" dir="ltr" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" style="font-family: Arial, Helvetica; font-size:16px; color:#000000; line-height:19px; font-weight: bold; text-transform: uppercase">
                           PARIS
                          </td>
                         </tr>
                         <tr>
                          <td height="8">
                          </td>
                         </tr>
                         <tr>
                          <td align="left" style="font-family: Arial, Helvetica; font-size: 15px; color: #000000; line-height: 23px">
                           Let yourself be charmed by Paris:
                           <strong>
                            4 days and 3 nights with flight + hotel
                           </strong>
                           from € 524.
                          </td>
                         </tr>
                         <tr>
                          <td height="16">
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                     <tr>
                      <td align="center" class="padding_015015" valign="bottom">
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="textbutton">
                        <tbody>
                         <tr>
                          <td align="center" bgcolor="#fff000" class="btn-link" height="40" style="font-family: Arial, Helvetica; font-size:15px; color:#000000; padding-left:30px; padding-right:30px; border-radius:30px; font-weight: bold">
                           <a style="color:#000000; text-decoration: none; text-transform: uppercase; font-weight: bold" target="_blank">
                            VIEW OFFER
                           </a>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- DEST_CARD_4 -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <tbody>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                 <tr>
                  <td align="center">
                   <table align="left" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td align="center" style="line-height:0px">
                       <a target="_blank">
                        <img alt="LISBON" height="170" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F260713_vueling-holiday%252Fimg4.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODQyMjEwODIuODIxNDI1N30:1wkPPO:qo5eQDXNnJnj9ZlX8KNVfCJacHVtpx-SKxZho0s-W1E" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; height:170px; object-fit:cover; border-radius: 8px" width="274"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <table align="left" border="0" cellpadding="0" cellspacing="0" width="8">
                    <tbody>
                     <tr>
                      <td height="16">
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <table align="right" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td>
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" dir="ltr" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" style="font-family: Arial, Helvetica; font-size:16px; color:#000000; line-height:19px; font-weight: bold; text-transform: uppercase">
                           LISBON
                          </td>
                         </tr>
                         <tr>
                          <td height="8">
                          </td>
                         </tr>
                         <tr>
                          <td align="left" style="font-family: Arial, Helvetica; font-size: 15px; color: #000000; line-height: 23px">
                           Enjoy Lisbon and its light:
                           <strong>
                            5 days and 4 nights with flight + hotel
                           </strong>
                           from € 447.
                          </td>
                         </tr>
                         <tr>
                          <td height="16">
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                     <tr>
                      <td align="center" class="padding_015015" valign="bottom">
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="textbutton">
                        <tbody>
                         <tr>
                          <td align="center" bgcolor="#fff000" class="btn-link" height="40" style="font-family: Arial, Helvetica; font-size:15px; color:#000000; padding-left:30px; padding-right:30px; border-radius:30px; font-weight: bold">
                           <a style="color:#000000; text-decoration: none; text-transform: uppercase; font-weight: bold" target="_blank">
                            VIEW OFFER
                           </a>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                <tbody>
                 <tr>
                  <td height="32">
                  </td>
                 </tr>
                 <tr>
                  <td align="center">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" class="textbutton">
                    <tbody>
                     <tr>
                      <td align="center" bgcolor="#fff000" class="btn-link" height="45" style="font-family: Arial, Helvetica; font-size:15px; color:#000000; padding-left:25px; padding-right:25px; font-weight: bold; border-radius:30px">
                       <a style="color:#000000; text-transform: uppercase; text-decoration: none; font-weight: bold" target="_blank">
                        VIEW ALL CITY OFFERS
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                <tbody>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td height="24">
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### DESTINOS DE PLAYA ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-top-left-radius: 16px; border-top-right-radius: 16px">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                <tbody>
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- DEST_CARD_5 -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <tbody>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                 <tr>
                  <td align="center">
                   <table align="left" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td align="center" style="line-height:0px">
                       <a target="_blank">
                        <img alt="TENERIFE" height="170" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F260713_vueling-holiday%252Fimg5.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODQyMjEwODIuODIxNTI5fQ:1wkPPO:OzJYjfysSX_MysxEDmgWY1wlNEIRF5-ZlG1DOHUSwus" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; height:170px; object-fit:cover; border-radius: 8px" width="274"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <table align="left" border="0" cellpadding="0" cellspacing="0" width="8">
                    <tbody>
                     <tr>
                      <td height="16">
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <table align="right" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td>
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" dir="ltr" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" style="font-family: Arial, Helvetica; font-size:16px; color:#000000; line-height:19px; font-weight: bold; text-transform: uppercase">
                           TENERIFE
                          </td>
                         </tr>
                         <tr>
                          <td height="8">
                          </td>
                         </tr>
                         <tr>
                          <td align="left" style="font-family: Arial, Helvetica; font-size: 15px; color: #000000; line-height: 23px">
                           Discover Tenerife's volcanic beauty:
                           <strong>
                            flight + hotel (6 days and 5 nights)
                           </strong>
                           from € 349.
                          </td>
                         </tr>
                         <tr>
                          <td height="16">
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                     <tr>
                      <td align="center" class="padding_015015" valign="bottom">
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="textbutton">
                        <tbody>
                         <tr>
                          <td align="center" bgcolor="#fff000" class="btn-link" height="40" style="font-family: Arial, Helvetica; font-size:15px; color:#000000; padding-left:30px; padding-right:30px; border-radius:30px; font-weight: bold">
                           <a style="color:#000000; text-decoration: none; text-transform: uppercase; font-weight: bold" target="_blank">
                            VIEW OFFER
                           </a>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- DEST_CARD_6 -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <tbody>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                 <tr>
                  <td align="center">
                   <table align="left" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td align="center" style="line-height:0px">
                       <a target="_blank">
                        <img alt="IBIZA" height="170" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F260713_vueling-holiday%252Fimg6.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODQyMjEwODIuODIxNjMyNn0:1wkPPO:_SxwkHZhqgxlYGaFvWCHT1JUoM8lzk52Nd54GyXS0LE" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; height:170px; object-fit:cover; border-radius: 8px" width="274"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <table align="left" border="0" cellpadding="0" cellspacing="0" width="8">
                    <tbody>
                     <tr>
                      <td height="16">
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <table align="right" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td>
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" dir="ltr" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" style="font-family: Arial, Helvetica; font-size:16px; color:#000000; line-height:19px; font-weight: bold; text-transform: uppercase">
                           IBIZA
                          </td>
                         </tr>
                         <tr>
                          <td height="8">
                          </td>
                         </tr>
                         <tr>
                          <td align="left" style="font-family: Arial, Helvetica; font-size: 15px; color: #000000; line-height: 23px">
                           The most authentic Ibiza:
                           <strong>
                            5 days and 4 nights with flight + hotel
                           </strong>
                           from € 512.
                          </td>
                         </tr>
                         <tr>
                          <td height="16">
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                     <tr>
                      <td align="center" class="padding_015015" valign="bottom">
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="textbutton">
                        <tbody>
                         <tr>
                          <td align="center" bgcolor="#fff000" class="btn-link" height="40" style="font-family: Arial, Helvetica; font-size:15px; color:#000000; padding-left:30px; padding-right:30px; border-radius:30px; font-weight: bold">
                           <a style="color:#000000; text-decoration: none; text-transform: uppercase; font-weight: bold" target="_blank">
                            VIEW OFFER
                           </a>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- DEST_CARD_7 -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <tbody>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                 <tr>
                  <td align="center">
                   <table align="left" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td align="center" style="line-height:0px">
                       <a target="_blank">
                        <img alt="SARDINIA" height="170" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F260713_vueling-holiday%252Fimg7.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODQyMjEwODIuODIxNzc2OX0:1wkPPO:fcHXdT1SBIylOM6OyN8aj0KUgDKM6yRwpAiwcgty47c" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; height:170px; object-fit:cover; border-radius: 8px" width="274"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <table align="left" border="0" cellpadding="0" cellspacing="0" width="8">
                    <tbody>
                     <tr>
                      <td height="16">
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <table align="right" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td>
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" dir="ltr" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" style="font-family: Arial, Helvetica; font-size:16px; color:#000000; line-height:19px; font-weight: bold; text-transform: uppercase">
                           SARDINIA
                          </td>
                         </tr>
                         <tr>
                          <td height="8">
                          </td>
                         </tr>
                         <tr>
                          <td align="left" style="font-family: Arial, Helvetica; font-size: 15px; color: #000000; line-height: 23px">
                           Let yourself be charmed by its Mediterranean charm:
                           <strong>
                            5 days and 4 nights with flight + hotel
                           </strong>
                           from € 442.
                          </td>
                         </tr>
                         <tr>
                          <td height="16">
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                     <tr>
                      <td align="center" class="padding_015015" valign="bottom">
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="textbutton">
                        <tbody>
                         <tr>
                          <td align="center" bgcolor="#fff000" class="btn-link" height="40" style="font-family: Arial, Helvetica; font-size:15px; color:#000000; padding-left:30px; padding-right:30px; border-radius:30px; font-weight: bold">
                           <a style="color:#000000; text-decoration: none; text-transform: uppercase; font-weight: bold" target="_blank">
                            VIEW OFFER
                           </a>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- DEST_CARD_8 -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <tbody>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                 <tr>
                  <td align="center">
                   <table align="left" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td align="center" style="line-height:0px">
                       <a target="_blank">
                        <img alt="ATHENS" height="170" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F260713_vueling-holiday%252Fimg8.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODQyMjEwODIuODIxODgxfQ:1wkPPO:INzrCCw-_KYZMuXNzeeXf2Bo8TXpyI_gCtNdNP1MIQA" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; height:170px; object-fit:cover; border-radius: 8px" width="274"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <table align="left" border="0" cellpadding="0" cellspacing="0" width="8">
                    <tbody>
                     <tr>
                      <td height="16">
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <table align="right" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td>
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" dir="ltr" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" style="font-family: Arial, Helvetica; font-size:16px; color:#000000; line-height:19px; font-weight: bold; text-transform: uppercase">
                           ATHENS
                          </td>
                         </tr>
                         <tr>
                          <td height="8">
                          </td>
                         </tr>
                         <tr>
                          <td align="left" style="font-family: Arial, Helvetica; font-size: 15px; color: #000000; line-height: 23px">
                           Where history meets the Aegean Sea:
                           <strong>
                            4 days and 3 nights with flight + hotel
                           </strong>
                           from € 494.
                          </td>
                         </tr>
                         <tr>
                          <td height="16">
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                     <tr>
                      <td align="center" class="padding_015015" valign="bottom">
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="textbutton">
                        <tbody>
                         <tr>
                          <td align="center" bgcolor="#fff000" class="btn-link" height="40" style="font-family: Arial, Helvetica; font-size:15px; color:#000000; padding-left:30px; padding-right:30px; border-radius:30px; font-weight: bold">
                           <a style="color:#000000; text-decoration: none; text-transform: uppercase; font-weight: bold" target="_blank">
                            VIEW OFFER
                           </a>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                <tbody>
                 <tr>
                  <td height="32">
                  </td>
                 </tr>
                 <tr>
                  <td align="center">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" class="textbutton">
                    <tbody>
                     <tr>
                      <td align="center" bgcolor="#fff000" class="btn-link" height="45" style="font-family: Arial, Helvetica; font-size:15px; color:#000000; padding-left:25px; padding-right:25px; font-weight: bold; border-radius:30px">
                       <a style="color:#000000; text-transform: uppercase; text-decoration: none; font-weight: bold" target="_blank">
                        VIEW ALL BEACH OFFERS
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                <tbody>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td height="24">
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### TERMINOS Y CONDICIONES ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff" style="border-radius: 16px">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <tbody>
                 <tr>
                  <td height="20">
                  </td>
                 </tr>
                 <tr>
                  <td align="left" style="font-family: Arial, Helvetica; color:#000000; font-size:11px; line-height: 17px;">
                   Promotion valid for bookings made until 31 July 2026. Discount applied to the accommodation rate available at the time of booking. Offer subject to availability and cannot be combined with other promotions, discounts or special rates. Accommodation prices have been calculated based on a room for 2 people with check-in and check-out dates between July and September 2026.
                  </td>
                 </tr>
                 <tr>
                  <td height="20">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33552136%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODQyMjEwODIuNzkxODE2NX0:1wkPPO:Y5faecsPeRoRzLRlFWb6tqsaevu5_PIQYfkffPRiRzY); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td height="24">
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ############################################   FOOTER    ############################################ -->
         <tr>
          <td align="center">
           <table align="center" bgcolor="#000000" border="0" cellpadding="0" cellspacing="0" class="table-full" style="max-width: 650px" width="650">
            <tbody>
             <tr>
              <td bgcolor="#000000">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
                <tbody>
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                 <!--     1. comerciales basadas en el consentimiento     2. comerciales basadas en el interés legítimo     3. transaccionales     4. relativas a sorteos y otras basadas en el interés legítimo     5. operativas sobre Vueling Club    -->
                 <!-- LEGAL DEFAULT -->
                 <tr>
                  <td align="center" style="font-family: Arial, Helvetica; font-size:11px; line-height:18px; color:#999999">
                   Vueling Airlines, S.A., whose registered address is located at Viladecans Business Park, Edificio Brasil, Carrer de Catalunya, 83, 08840, Viladecans (Barcelona), Spain, processes your data in its capacity as the data controller, with a view to providing you with personalised advertising about products and/or services offered by Vueling and/or its collaborating companies, based on the consent you have given. If you do not wish to receive these communications, you can withdraw your consent at our
                   <a style="text-decoration: underline; color:#DDDDDD">
                    Preferences Centre
                   </a>
                   . You can also exercise your rights of access, to rectification, to erasure, to restrict processing, to object and to portability of the personal data at any time
                   <a style="text-decoration: underline; color:#DDDDDD">
                    here
                   </a>
                   . For more information, please read our
                   <a style="text-decoration: underline; color:#DDDDDD">
                    Privacy Policy
                   </a>
                   .
                  </td>
                 </tr>
                 <!-- END LEGAL DEFAULT -->
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                 <!-- RSS -->
                 <tr>
                  <td>
                   <table align="center" border="0" cellpadding="0" cellspacing="0">
                    <tbody>
                     <tr>
                      <td align="center" style="line-height:0px">
                       <a target="_blank">
                        <img alt="Facebook" border="0" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons%252Frrss-facebook.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODQyMjEwODIuODIxOTgxN30:1wkPPO:hRbFCKJz1Q9jeeyqoYsjIY06FuSAF_Z5iMLqW3aSdgg" style="display:block; line-height:0px; font-size:12px; border:0px" width="40"/>
                       </a>
                      </td>
                      <td width="8">
                      </td>
                      <td align="center" style="line-height:0px">
                       <a target="_blank">
                        <img alt="Youtube" border="0" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons%252Frrss-youtube.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODQyMjEwODIuODIyMDg1NH0:1wkPPO:jz-I2v1vMMl_8Y0fOPBmL2QJmoCc1tJ3xIjkjNFEV0E" style="display:block; line-height:0px; font-size:12px; border:0px" width="40"/>
                       </a>
                      </td>
                      <td width="8">
                      </td>
                      <td align="center" style="line-height:0px">
                       <a style="color:#666" target="_blank">
                        <img alt="Instagram" border="0" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons%252Frrss-instagram.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODQyMjEwODIuODIyMjE4Mn0:1wkPPO:2dPv4GyoaruC4gA0JmRhvxGqThiKGtTJ27MFcVvjCMg" style="display:block; line-height:0px; font-size:12px; border:0px" width="40"/>
                       </a>
                      </td>
                      <td width="8">
                      </td>
                      <td align="center" style="line-height:0px">
                       <a target="_blank">
                        <img alt="Twitter" border="0" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons%252Frrss-twitter.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODQyMjEwODIuODIyMzI5M30:1wkPPO:hnwNGKd8RmKywMKyLNUnrCk0cW4Vf-dpdbQ4J6y5IwM" style="display:block; line-height:0px; font-size:12px; border:0px" width="40"/>
                       </a>
                      </td>
                      <td width="8">
                      </td>
                      <td align="center" style="line-height:0px">
                       <a target="_blank">
                        <img alt="Tik Tok" border="0" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons%252Frrss-tiktok.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODQyMjEwODIuODIyNDQ3fQ:1wkPPO:vur14yX0qk1M6OLBbvquGMM367rEXajC9dD7IiE43-Y" style="display:block; line-height:0px; font-size:12px; border:0px" width="40"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <!-- END RSS -->
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                 <!-- APPS -->
                 <tr>
                  <td>
                   <table align="center" border="0" cellpadding="0" cellspacing="0">
                    <tbody>
                     <tr>
                      <td align="center" style="line-height:0px">
                       <a target="_blank">
                        <img alt="App Store" class="table-full" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Flogos%252Fappstore.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODQyMjEwODIuODIyNTUzNH0:1wkPPO:3EqziK7PYYBBUttRWEiRhxROOhgcD4OKAbz_K3WkrSY" style="display:block; line-height:0px; font-size:0px; border:0px" width="150"/>
                       </a>
                      </td>
                      <td width="10">
                      </td>
                      <td align="center" style="line-height:0px">
                       <a target="_blank">
                        <img alt="Google Play" class="table-full" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Flogos%252Fplaystore.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODQyMjEwODIuODIyNjc1N30:1wkPPO:6lCQ3kfCKmoopsQPiofyKyrWc0KN0r6IS-RQifnZA2g" style="display:block; line-height:0px; font-size:0px; border:0px" width="150"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <!-- END APPS -->
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                 <!-- HELP -->
                 <tr>
                  <td>
                   <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                    <tbody>
                     <tr>
                      <td align="center" style="font-family: Arial, Helvetica; font-size:12px; color:#ffffff">
                       <a style="color:#ffffff; text-decoration:none" target="_blank">
                        Help
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <!-- END HELP -->
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                 <tr>
                  <td align="center" style="font-family: Arial, Helvetica; font-size:11px; color:#ffffff">
                   <a style="text-decoration: underline; color:#ffffff" target="_blank">
                    Participa en nuestros estudios
                   </a>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                 <tr>
                  <td align="center" style="font-family: Arial, Helvetica; font-size: 11px; color: #999999">
                   ©2026 Vueling Airlines SA
                  </td>
                 </tr>
                 <tr class="display-none">
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ############################################   END FOOTER ############################################ -->
         <!-- end modulos -->
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <tr class="display-none">
    <td height="32">
    </td>
   </tr>
  </table>
  <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fclick.comms.vueling.com%252Fopen.aspx%253FTVAWWEHFMMFULN5Y4LDGC2UJLE.100222%2526d%253D100222%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5jb21tcyIsInRpbWUiOjE3ODQyMjEwODIuODIyODUwN30:1wkPPO:CI3_I0DVXR4r0AN-jE3WTvjxwSDS3jmhDgc1OXTzh8U" width="1"/>
  <img height="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fbeacon.krxd.net%252F1x1_usermatch.gif%253Fpartner%253DMTTGPzi1_sfmc_100020341_sha256%2526partner_uid%253D0b745c2ee32a6946f0cc79960b7aaa0c8120fb4d1e32f568e02e23ff207d22db/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCIsInRpbWUiOjE3ODQyMjEwODIuODIyOTgzN30:1wkPPO:j9T-43wNMwEGu-hHFk44cbWx3zK3y6lB7u-Yu6B_82o" style="display:none" width="0"/>
  <img height="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fbeacon.krxd.net%252F1x1_usermatch.gif%253Fpartner%253DMTTGPzi1_sfmc_100020341_subid%2526partner_uid%253D167579921/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCIsInRpbWUiOjE3ODQyMjEwODIuODIzMTAxNX0:1wkPPO:h5MOixvU02TLdKS2dBh4Huw-k5fbEMafOSxwuLkQOS4" style="display:none" width="0"/>
  <img height="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fbeacon.krxd.net%252F1x1_ad_impression.gif%253Fconfid%253Dtqslw8pq9%2526advertiserid%253D100020341%2526campaignid%253DEMAIL_COM_MKT_HOLIDAYS_Y26_W29/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCIsInRpbWUiOjE3ODQyMjEwODIuODIzMjI2NX0:1wkPPO:fL3NalyPTLglPTDddVw6dyhXiYpOsbIN_LCU6ZHAe7A" style="display:none;" width="0"/>
 </body>
</html>