src/Aviatur/TwigBundle/Resources/views/aviatur/Flux/Search/General/mainSearch_promo.html.twig line 1

Open in your IDE?
  1. {#
  2. {% if homePromos is defined and home_slider=='1'%}
  3.     {% include twig_exists('@AviaturTwig/'~ agency_folder.twigFlux() ~'/Edition/Default/content_homePromoBanner.html.twig') %}
  4. {% else %}
  5.     {% include twig_exists('@AviaturTwig/'~ agency_folder.twigFlux() ~'/Edition/Default/content_homePromo.html.twig') %}
  6. {% endif %}#}
  7. {# {% if homePromos is defined and home_slider!='1'%}
  8.     {% include twig_exists('@AviaturTwig/'~ agency_folder.twigFlux() ~'/Edition/Default/content_homePromo.html.twig') %}
  9. {% endif %}
  10. #}
  11. <script type="text/javascript">
  12.     jQuery(document).ready(function () {
  13.         jQuery(".lazy").lazyload({
  14.             effect: "fadeIn",
  15.             threshold: 300
  16.         });
  17.     });
  18. </script>
  19. {% block javascripts %}
  20.     <script type="text/javascript" src="{{ asset('assets/common_assets/js/vendor/owl.carousel-products.js') }}"></script>
  21.     {# <script type="text/javascript" src="{{ asset('assets/common_assets/js/vendor/jquery.mousewheel.min.js') }}"></script> #}
  22.     <script type="text/javascript">
  23.         jQuery(document).ready(function () {
  24.             jQuery('.carouseles').each(function (i, obj) {
  25.                 var owl = jQuery('#' + jQuery(this).attr('id'));
  26.                 owl.owlCarousel({
  27.                     margin: -10,
  28.                     //height: 300px,
  29.                     nav: true,
  30.                     dots: false,
  31.                     autoWidth:true,
  32.                     navText:['<div class="nav-btn nav-btn-slideh1 prev-slide "><span class="icon icon_chevron_left icon1"></span></div>','<div class="nav-btn nav-btn-slideh1 next-slide "><span class="icon icon_chevron_right icon1"></span></div>'],
  33.                     responsive: {
  34.                         0: {
  35.                             items: 2,
  36.                             stagePadding: 10,
  37.                             //loop: true,
  38.                         },
  39.                         1000: {
  40.                             items: 4
  41.                         }
  42.                     }
  43.                 });
  44.                 owl.on('mousewheel', function (e) {
  45.                     if (e.deltaY > 0) {
  46.                         owl.trigger('next.owl');
  47.                     } else {
  48.                         owl.trigger('prev.owl');
  49.                     }
  50.                     e.preventDefault();
  51.                 });
  52.             });           
  53.         });
  54.     </script>
  55.     {% if app.user != "" and (is_granted('ROLE_AVIATUR_ADMIN_ADMIN_PROMO_PRODUCT_EDIT_' ~ app.session.get('agencyId')) or is_granted('ROLE_AVIATUR_ADMIN_ADMIN_PROMO_PRODUCT_CREATE_' ~ app.session.get('agencyId')) or is_granted('ROLE_AVIATUR_ADMIN_ADMIN_PROMO_PRODUCT_DELETE_' ~ app.session.get('agencyId')) or is_granted('ROLE_SUPER_ADMIN') and promoType is defined) %}
  56.         <script type="text/javascript">
  57.             jQuery(document).ready(function () {
  58.                 jQuery('.js-ajax-homePromo').on('click', function () {
  59.                     jQuery('.modal-title').html('Edit Promo');
  60.                     jQuery('#js-form-homePromo').empty();
  61.                     _loadSpinner("js-form-homePromo");
  62.                     var url = "{{ path('aviatur_edit_homepromo', {promoType: promoType, id: 'xx', size: 'yy'}) }}";
  63.                     var id = jQuery(this).data("id");
  64.                     var size = jQuery(this).data("size");
  65.                     var url = url.replace(/\xx/g, id);
  66.                     var url = url.replace(/\yy/g, size);
  67.                     jQuery.get(url, function (data) {
  68.                         jQuery('#js-form-homePromo').html(data);
  69.                         _removeSpinner("js-form-homePromo");
  70.                     });
  71.                 });
  72.                 jQuery('.js-ajax-homechange').on('click', function () {
  73.                     jQuery('.modal-title').html('Editar Background');
  74.                     jQuery('#js-form-homePromo').empty();
  75.                     _loadSpinner("js-form-homePromo");
  76.                     var url = "{{ path('aviatur_edit_home_changebackground') }}";
  77.                     jQuery.get(url, function (data) {
  78.                         jQuery('#js-form-homePromo').html(data);
  79.                         _removeSpinner("js-form-homePromo");
  80.                     });
  81.                 });
  82.             });
  83.         </script>
  84.     {% endif %}
  85. {% endblock %}
  86. <div class="main_FAQ-wrapper">
  87.     <div class="wrapper search_promo">
  88.         {# {% include twig_exists('@AviaturTwig/'~ agency_folder.twigFlux() ~'/Form/Default/newsletterAsync.html.twig')%} #}
  89.        <section class="inline-block sp-offset--big sp-tinset--big sp-binset--big flex-grid grid">
  90.             <div class="col-12 text-center">
  91.                 <h2 style="font-size:32px; color:#042A44;"><b>Preguntas</b> <b class="b-main">frecuentes</b></h2>
  92.                 <div class="flex-row">
  93.                     <div class="col-13 sm-10">
  94.                         <h5 class="tamaño-letra">Encuentre respuestas a sus preguntas comunes sobre viajes: desde pagos a cuotas hasta asistencia integral. Su experiencia de viaje, simplificada.</h5>
  95.                     </div>
  96.                 </div>
  97.             </div>
  98.             <div class="grid grid-cols-auto grid-cols-12 grid-rows-auto justify-items-center px-4 px-lg-1" style="padding-bottom:1em !important;">
  99.                 <div class="content-promo_index_box col-span-4 m:col-span-6 s:col-span-12 xs:col-span-12" style=" display: flex; flex-direction: column; align-items: center; justify-content: space-between">
  100.                         <a href="https://portal.aviatur.com/contenidos/preguntas-frecuentes">
  101.                             <div class="grid justify-items-center">
  102.                                 <svg xmlns="http://www.w3.org/2000/svg" width="51" height="50" viewBox="0 0 51 50" fill="none">
  103.                                 <mask id="mask0_1881_10810" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="51" height="50">
  104.                                     <rect x="0.5" width="50" height="50" fill="#D9D9D9"/>
  105.                                 </mask>
  106.                                 <g mask="url(#mask0_1881_10810)">
  107.                                     <path d="M9.47503 40.6249C8.42267 40.6249 7.5319 40.2603 6.80273 39.5311C6.07357 38.802 5.70898 37.9112 5.70898 36.8589V13.141C5.70898 12.0887 6.07357 11.1979 6.80273 10.4688C7.5319 9.73958 8.42267 9.375 9.47503 9.375H41.5262C42.5785 9.375 43.4693 9.73958 44.1985 10.4688C44.9276 11.1979 45.2922 12.0887 45.2922 13.141V24.1585H8.83393V36.8589C8.83393 37.0191 8.9007 37.1661 9.03424 37.2996C9.16782 37.4332 9.31475 37.4999 9.47503 37.4999H27.2634C27.7061 37.4999 28.0772 37.6498 28.3766 37.9494C28.6761 38.249 28.8259 38.6202 28.8259 39.0631C28.8259 39.506 28.6761 39.877 28.3766 40.1761C28.0772 40.4753 27.7061 40.6249 27.2634 40.6249H9.47503ZM8.83393 17.508H42.1673V13.141C42.1673 12.9808 42.1005 12.8338 41.967 12.7003C41.8334 12.5667 41.6865 12.4999 41.5262 12.4999H9.47503C9.31475 12.4999 9.16782 12.5667 9.03424 12.7003C8.9007 12.8338 8.83393 12.9808 8.83393 13.141V17.508ZM40.6048 39.0624H35.9173C35.4746 39.0624 35.1035 38.9126 34.804 38.613C34.5045 38.3134 34.3548 37.9422 34.3548 37.4993C34.3548 37.0564 34.5045 36.6853 34.804 36.3862C35.1035 36.0871 35.4746 35.9375 35.9173 35.9375H40.6048V31.25C40.6048 30.8072 40.7546 30.4362 41.0542 30.1367C41.3538 29.8372 41.7251 29.6875 42.1679 29.6875C42.6109 29.6875 42.9819 29.8372 43.281 30.1367C43.5802 30.4362 43.7297 30.8072 43.7297 31.25V35.9375H48.4173C48.86 35.9375 49.2311 36.0873 49.5306 36.3869C49.83 36.6865 49.9797 37.0577 49.9797 37.5006C49.9797 37.9435 49.83 38.3146 49.5306 38.6137C49.2311 38.9128 48.86 39.0624 48.4173 39.0624H43.7297V43.7499C43.7297 44.1927 43.5799 44.5637 43.2803 44.8632C42.9807 45.1627 42.6095 45.3124 42.1666 45.3124C41.7237 45.3124 41.3527 45.1627 41.0535 44.8633C40.7544 44.5638 40.6048 44.1927 40.6048 43.75V39.0624Z" fill="#005CB9"/>
  108.                                 </g>
  109.                                 </svg>
  110.                             </div>
  111.                             <h4> <strong>Medios de pago </strong></h4>                 
  112.                             <p class="parrafos_content-promo_index_box px-4" style="margin:0;">Seguridad con Place to Pay. Aceptamos varias tarjetas y PSE. Soporte incluido.</p>
  113.                         </a>
  114.                         <a class="b-main" style="text-decoration: underline;" href="https://portal.aviatur.com/contenidos/preguntas-frecuentes">Ver todo</a>
  115.                 </div>
  116.                 <div class="relative content-promo_index_box col-span-4 m:col-span-6 s:col-span-12 xs:col-span-12" style=" display: flex; flex-direction: column; align-items: center; justify-content: space-between">
  117.                         <a href="https://portal.aviatur.com/contenidos/preguntas-frecuentes">
  118.                             <div class="grid justify-items-center">
  119.                                 <svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" fill="none">
  120.                                 <mask id="mask0_1881_10819" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="50" height="50">
  121.                                 <rect width="50" height="50" fill="#D9D9D9"/></mask><g mask="url(#mask0_1881_10819)">
  122.                                 <path d="M14.8915 35.1083L9.96363 32.424C9.66183 32.2691 9.49155 32.032 9.4528 31.7129C9.41409 31.3937 9.50692 31.122 9.73129 30.8976L10.216 30.4329C10.3282 30.3207 10.4598 30.2419 10.6107 30.1965C10.7616 30.1511 10.9038 30.1458 11.0373 30.1805L15.5606 30.8255L23.946 22.4401L9.75931 14.7317C9.35869 14.5207 9.12497 14.1902 9.05816 13.7402C8.99139 13.2901 9.11961 12.9035 9.4428 12.5803L9.84343 12.1797C10.0197 12.0034 10.222 11.8839 10.4504 11.8212C10.6787 11.7584 10.9158 11.755 11.1615 11.8111L29.7673 16.5547L36.9226 9.4434C37.4194 8.94663 38.027 8.69824 38.7455 8.69824C39.464 8.69824 40.0716 8.94663 40.5684 9.4434C41.0652 9.9402 41.3136 10.5512 41.3136 11.2763C41.3136 12.0015 41.0652 12.6124 40.5684 13.1092L33.4651 20.2526L38.1887 38.7742C38.2448 39.0413 38.2394 39.2997 38.1726 39.5494C38.1059 39.7991 37.9777 40.0188 37.788 40.2084L37.5877 40.4088C37.2218 40.7747 36.7911 40.9222 36.2957 40.8515C35.8002 40.7807 35.4296 40.5169 35.1839 40.0602L27.5597 26.0738L19.2144 34.4192L19.8394 38.8983C19.8741 39.088 19.8601 39.267 19.7973 39.4352C19.7345 39.6035 19.6363 39.7544 19.5028 39.8879L19.3025 40.0882C19.0221 40.3687 18.6922 40.4829 18.313 40.4308C17.9337 40.3787 17.6492 40.1804 17.4596 39.8358L14.8915 35.1083Z" fill="#005CB9"/></g>
  123.                                 </svg>
  124.                             </div>
  125.                             <h4><strong>Vuelos</strong></h4>
  126.                             <p class="parrafos_content-promo_index_box px-4">Compre fácil, múltiples opciones y descuentos disponibles.</p>
  127.                         </a>
  128.                         <a class="b-main" style="text-decoration: underline;" href="https://portal.aviatur.com/contenidos/preguntas-frecuentes">Ver todo</a>
  129.                 </div>
  130.                 <div class="relative content-promo_index_box col-span-4 m:col-span-6 s:col-span-12 xs:col-span-12" style=" display: flex; flex-direction: column; align-items: center; justify-content: space-between">
  131.                         <a href="https://portal.aviatur.com/contenidos/preguntas-frecuentes">
  132.                             <div class="grid justify-items-center">
  133.                                 <svg xmlns="http://www.w3.org/2000/svg" width="41" height="40" viewBox="0 0 41 40" fill="none">
  134.                                     <mask id="mask0_1881_10828" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="41" height="40">
  135.                                         <rect x="0.5" width="40" height="40" fill="#D9D9D9"/>
  136.                                     </mask>
  137.                                     <g mask="url(#mask0_1881_10828)">
  138.                                         <path d="M20.5 37.4999C17.25 37.4999 14.3007 36.6954 11.6522 35.0864C9.00372 33.4774 6.92627 31.3214 5.41988 28.6184V32.3396C5.41988 32.6943 5.30023 32.9913 5.06092 33.2306C4.82159 33.4699 4.52457 33.5896 4.16988 33.5896C3.81521 33.5896 3.51821 33.4699 3.27888 33.2306C3.03957 32.9913 2.91992 32.6943 2.91992 32.3396V25.9294C2.91992 25.4999 3.06362 25.1415 3.35101 24.8541C3.63839 24.5667 3.99684 24.423 4.42634 24.423H10.8366C11.1913 24.423 11.4883 24.5427 11.7276 24.782C11.9669 25.0213 12.0865 25.3183 12.0865 25.673C12.0865 26.0277 11.9669 26.3247 11.7276 26.564C11.4883 26.8033 11.1913 26.9229 10.8366 26.9229H7.35251C8.55764 29.3503 10.3386 31.3033 12.6955 32.782C15.0523 34.2606 17.6538 35 20.5 35C24.3739 35 27.7179 33.7211 30.532 31.1634C33.3462 28.6057 34.969 25.4134 35.4006 21.5865C35.4455 21.2382 35.5919 20.9562 35.8398 20.7404C36.0876 20.5246 36.3857 20.4167 36.734 20.4167C37.0887 20.4167 37.3873 20.5358 37.6298 20.774C37.8723 21.0123 37.9711 21.297 37.9262 21.6282C37.7211 23.8611 37.126 25.9396 36.141 27.8637C35.1559 29.7878 33.884 31.4641 32.3253 32.8925C30.7665 34.321 28.9781 35.446 26.9599 36.2675C24.9418 37.0891 22.7885 37.4999 20.5 37.4999ZM20.5 4.99996C16.6902 4.99996 13.3649 6.26011 10.524 8.78042C7.68324 11.3007 6.04169 14.5064 5.59938 18.3974C5.55449 18.7457 5.40812 19.0304 5.16026 19.2515C4.91242 19.4727 4.61437 19.5833 4.26609 19.5833C3.9007 19.5833 3.59942 19.4641 3.36226 19.2259C3.12506 18.9877 3.02891 18.6976 3.0738 18.3557C3.3003 16.0801 3.91407 13.9775 4.91513 12.048C5.91619 10.1186 7.1961 8.44764 8.75488 7.03525C10.3136 5.62286 12.0967 4.51389 14.1042 3.70833C16.1117 2.90278 18.2436 2.5 20.5 2.5C23.718 2.5 26.6672 3.30717 29.3478 4.9215C32.0284 6.53583 34.1058 8.71054 35.5801 11.4456V7.66029C35.5801 7.3056 35.6998 7.0086 35.9391 6.76929C36.1784 6.52999 36.4754 6.41033 36.8301 6.41033C37.1848 6.41033 37.4818 6.52999 37.7211 6.76929C37.9604 7.0086 38.0801 7.3056 38.0801 7.66029V14.0705C38.0801 14.5 37.9364 14.8584 37.649 15.1458C37.3616 15.4332 37.0032 15.5769 36.5737 15.5769H30.1634C29.8088 15.5769 29.5118 15.4573 29.2724 15.218C29.0331 14.9787 28.9135 14.6817 28.9135 14.327C28.9135 13.9723 29.0331 13.6753 29.2724 13.436C29.5118 13.1967 29.8088 13.077 30.1634 13.077H33.6475C32.4744 10.6923 30.7068 8.75 28.3446 7.25C25.9824 5.74997 23.3675 4.99996 20.5 4.99996ZM20.532 29.2788C21.0085 29.2788 21.4108 29.1148 21.7388 28.7868C22.0668 28.4588 22.2308 28.0565 22.2308 27.58C22.2308 27.1036 22.0668 26.6971 21.7388 26.3605C21.4108 26.024 21.0085 25.8558 20.532 25.8558C20.0556 25.8558 19.6533 26.0197 19.3253 26.3477C18.9974 26.6757 18.8334 27.0779 18.8334 27.5544C18.8334 28.0309 18.9974 28.4374 19.3253 28.774C19.6533 29.1105 20.0556 29.2788 20.532 29.2788ZM23.4487 19.5993C24.3354 18.7126 24.9439 17.9759 25.274 17.3894C25.6041 16.8028 25.7692 16.1143 25.7692 15.3237C25.7692 13.8857 25.2697 12.7377 24.2708 11.8798C23.2719 11.0219 22.0363 10.593 20.5641 10.593C19.5385 10.593 18.6218 10.8114 17.8141 11.2484C17.0064 11.6854 16.3408 12.3162 15.8173 13.141C15.6379 13.4273 15.6031 13.7334 15.7132 14.0593C15.8232 14.3851 16.03 14.61 16.3333 14.7339C16.6368 14.8579 16.9316 14.8467 17.218 14.7003C17.5043 14.5539 17.7543 14.3461 17.9679 14.0769C18.2671 13.6795 18.6378 13.3648 19.0801 13.133C19.5224 12.9011 20.0064 12.7852 20.532 12.7852C21.3462 12.7852 22.0315 13.0245 22.5882 13.5032C23.1448 13.9818 23.4231 14.6143 23.4231 15.4006C23.4231 15.9156 23.296 16.4038 23.0417 16.8654C22.7874 17.3269 22.3419 17.8451 21.7052 18.4198C21 19.0737 20.4765 19.6869 20.1346 20.2596C19.7928 20.8322 19.5631 21.4562 19.4455 22.1314C19.4007 22.4519 19.4851 22.7371 19.6988 22.9871C19.9124 23.2371 20.188 23.3621 20.5256 23.3621C20.8462 23.3621 21.1133 23.2398 21.3269 22.9951C21.5406 22.7505 21.6923 22.4679 21.782 22.1474C21.8825 21.6752 22.062 21.2558 22.3205 20.8894C22.579 20.5229 22.9551 20.0929 23.4487 19.5993Z" fill="#005CB9"/>
  139.                                     </g>
  140.                                 </svg>
  141.                             </div>
  142.                             <h4> <strong>Cambios y devoluciones </strong></h4>                
  143.                             <p class="parrafos_content-promo_index_box px-4" style="margin:0px;">Cambios y cancelaciones sujetos a políticas</p>
  144.                         </a>
  145.                         <a class="b-main" style="text-decoration: underline;" href="https://portal.aviatur.com/contenidos/preguntas-frecuentes">Ver todo</a>
  146.                 </div>
  147.                 <div class="relative content-promo_index_box col-start-3 m:col-span-6 col-end-7 s:hidden xs:hidden" style=" display: flex; flex-direction: column; align-items: center; justify-content: space-between">
  148.                     <a href="https://portal.aviatur.com/contenidos/preguntas-frecuentes">
  149.                         <div class="grid justify-items-center">
  150.                             <svg xmlns="http://www.w3.org/2000/svg" width="49" height="48" viewbox="0 0 49 48" fill="none">
  151.                                 <mask id="mask0_1881_10837" style="mask-type:alpha" maskunits="userSpaceOnUse" x="0" y="0" width="49" height="48">
  152.                                     <rect x="0.5" width="48" height="48" fill="#D9D9D9"/>
  153.                                 </mask>
  154.                                 <g mask="url(#mask0_1881_10837)">
  155.                                     <path d="M8.498 33.5766V37.3842C8.498 37.5381 8.5621 37.6792 8.6903 37.8074C8.81853 37.9356 8.95958 37.9997 9.11345 37.9997H39.8825C40.0364 37.9997 40.1775 37.9356 40.3057 37.8074C40.4339 37.6792 40.498 37.5381 40.498 37.3842V33.5766H8.498ZM15.498 12.9997V9.38439C15.498 8.37416 15.848 7.51904 16.548 6.81904C17.248 6.11904 18.1032 5.76904 19.1134 5.76904H29.8825C30.8928 5.76904 31.7479 6.11904 32.4479 6.81904C33.1479 7.51904 33.4979 8.37416 33.4979 9.38439V12.9997H39.8825C40.8928 12.9997 41.7479 13.3497 42.4479 14.0497C43.1479 14.7497 43.4979 15.6049 43.4979 16.6151V37.3842C43.4979 38.3945 43.1479 39.2496 42.4479 39.9496C41.7479 40.6496 40.8928 40.9996 39.8825 40.9996H9.11345C8.10318 40.9996 7.24805 40.6496 6.54805 39.9496C5.84805 39.2496 5.49805 38.3945 5.49805 37.3842V16.6151C5.49805 15.6049 5.84805 14.7497 6.54805 14.0497C7.24805 13.3497 8.10318 12.9997 9.11345 12.9997H15.498ZM8.498 28.4228H40.498V16.6151C40.498 16.4613 40.4339 16.3202 40.3057 16.192C40.1775 16.0638 40.0364 15.9997 39.8825 15.9997H33.4979V18.1151C33.4979 18.5407 33.3543 18.8971 33.0671 19.1843C32.78 19.4715 32.4236 19.615 31.9979 19.615C31.5723 19.615 31.2159 19.4715 30.9287 19.1843C30.6416 18.8971 30.498 18.5407 30.498 18.1151V15.9997H18.498V18.1151C18.498 18.5407 18.3544 18.8971 18.0672 19.1843C17.7801 19.4715 17.4237 19.615 16.998 19.615C16.5724 19.615 16.216 19.4715 15.9288 19.1843C15.6416 18.8971 15.498 18.5407 15.498 18.1151V15.9997H9.11345C8.95958 15.9997 8.81853 16.0638 8.6903 16.192C8.5621 16.3202 8.498 16.4613 8.498 16.6151V28.4228ZM18.498 12.9997H30.498V9.38439C30.498 9.23056 30.4339 9.08952 30.3057 8.96129C30.1775 8.83309 30.0364 8.76899 29.8825 8.76899H19.1134C18.9596 8.76899 18.8185 8.83309 18.6903 8.96129C18.5621 9.08952 18.498 9.23056 18.498 9.38439V12.9997ZM8.498 37.3842V15.9997H9.11345C8.95958 15.9997 8.81853 16.0638 8.6903 16.192C8.5621 16.3202 8.498 16.4613 8.498 16.6151V37.3842C8.498 37.5381 8.5621 37.6792 8.6903 37.8074C8.81853 37.9356 8.95958 37.9997 9.11345 37.9997H8.498V37.3842Z" fill="#005CB9"/></g>
  156.                             </svg>
  157.                         </div>
  158.                         <h4>
  159.                             <strong>Mis viajes</strong>
  160.                         </h4>
  161.                         <p class="parrafos_content-promo_index_box px-4">Paga a cuotas, planes a medida y viaja protegido con asistencia integral.</p>
  162.                     </a>
  163.                     <a class="b-main" style="text-decoration: underline;" href="https://portal.aviatur.com/contenidos/preguntas-frecuentes">Ver todo</a>
  164.                 </div>
  165.                 <div class="relative content-promo_index_box col-span-4 m:hidden s:hidden xs:hidden" style=" display: flex; flex-direction: column; align-items: center; justify-content: space-between">
  166.                     <a href="https://portal.aviatur.com/contenidos/preguntas-frecuentes">
  167.                         <div class="grid justify-items-center">
  168.                             <svg xmlns="http://www.w3.org/2000/svg" width="51" height="50" viewbox="0 0 51 50" fill="none">
  169.                                 <mask id="mask0_1881_10846" style="mask-type:alpha" maskunits="userSpaceOnUse" x="0" y="0" width="51" height="50">
  170.                                     <rect x="0.5" width="50" height="50" fill="#D9D9D9"/>
  171.                                 </mask>
  172.                                 <g mask="url(#mask0_1881_10846)">
  173.                                     <path d="M33.5096 24.6833L25.8574 17.0312C25.6624 16.8362 25.5249 16.6297 25.4447 16.4115C25.3646 16.1934 25.3246 15.9597 25.3246 15.7104C25.3246 15.4611 25.3646 15.2283 25.4447 15.0119C25.5249 14.7956 25.6624 14.59 25.8574 14.395L33.5096 6.74283C33.7045 6.54786 33.9111 6.41031 34.1292 6.33017C34.3473 6.25003 34.5811 6.20996 34.8304 6.20996C35.0796 6.20996 35.3124 6.25003 35.5288 6.33017C35.7452 6.41031 35.9508 6.54786 36.1458 6.74283L43.7979 14.395C43.9929 14.59 44.1305 14.7965 44.2106 15.0147C44.2907 15.2328 44.3308 15.4665 44.3308 15.7157C44.3308 15.9651 44.2907 16.1979 44.2106 16.4142C44.1305 16.6305 43.9929 16.8362 43.7979 17.0312L36.1458 24.6833C35.9508 24.8783 35.7443 25.0159 35.5261 25.096C35.308 25.1761 35.0743 25.2162 34.825 25.2162C34.5757 25.2162 34.3429 25.1761 34.1266 25.096C33.9102 25.0159 33.7045 24.8783 33.5096 24.6833ZM8.43359 20.6329V9.81574C8.43359 9.2822 8.61405 8.83498 8.97495 8.47408C9.33585 8.11317 9.78307 7.93272 10.3166 7.93272H21.1338C21.6673 7.93272 22.1145 8.11317 22.4754 8.47408C22.8363 8.83498 23.0168 9.2822 23.0168 9.81574V20.6329C23.0168 21.1664 22.8363 21.6136 22.4754 21.9745C22.1145 22.3355 21.6673 22.5159 21.1338 22.5159H10.3166C9.78307 22.5159 9.33585 22.3355 8.97495 21.9745C8.61405 21.6136 8.43359 21.1664 8.43359 20.6329ZM27.9848 40.1841V29.3669C27.9848 28.8334 28.1652 28.3862 28.5261 28.0253C28.887 27.6644 29.3343 27.4839 29.8678 27.4839H40.6849C41.2185 27.4839 41.6657 27.6644 42.0266 28.0253C42.3875 28.3862 42.568 28.8334 42.568 29.3669V40.1841C42.568 40.7176 42.3875 41.1648 42.0266 41.5257C41.6657 41.8867 41.2185 42.0671 40.6849 42.0671H29.8678C29.3343 42.0671 28.887 41.8867 28.5261 41.5257C28.1652 41.1648 27.9848 40.7176 27.9848 40.1841ZM8.43359 40.1841V29.3669C8.43359 28.8334 8.61405 28.3862 8.97495 28.0253C9.33585 27.6644 9.78307 27.4839 10.3166 27.4839H21.1338C21.6673 27.4839 22.1145 27.6644 22.4754 28.0253C22.8363 28.3862 23.0168 28.8334 23.0168 29.3669V40.1841C23.0168 40.7176 22.8363 41.1648 22.4754 41.5257C22.1145 41.8867 21.6673 42.0671 21.1338 42.0671H10.3166C9.78307 42.0671 9.33585 41.8867 8.97495 41.5257C8.61405 41.1648 8.43359 40.7176 8.43359 40.1841ZM11.5585 19.391H19.8919V11.0577H11.5585V19.391ZM34.8797 21.6506L40.7652 15.7652L34.8797 9.87975L28.9943 15.7652L34.8797 21.6506ZM31.1097 38.9422H39.443V30.6088H31.1097V38.9422ZM11.5585 38.9422H19.8919V30.6088H11.5585V38.9422Z" fill="#005CB9"/></g>
  174.                             </svg>
  175.                         </div>
  176.                         <h4>
  177.                             <strong>Otros</strong>
  178.                         </h4>
  179.                         <p class="parrafos_content-promo_index_box px-4">Requisitos de viaje y más sobre documentación.</p>
  180.                     </a>
  181.                     <a class="b-main" style="text-decoration: underline;" href="https://portal.aviatur.com/contenidos/preguntas-frecuentes">Ver todo</a>
  182.                 </div>
  183.             </div>
  184.             <div class="mt-4 mb-2 flex-row">
  185.                 <a href="https://portal.aviatur.com/contenidos/preguntas-frecuentes" class="b-main" style="text-decoration: underline;font-family: 'Roboto';font-weight: 700;font-size: 1.063rem;">Ir a preguntas frecuentes</a>
  186.                 <span class="material-symbols-rounded b-main">arrow_right_alt</span>
  187.             </div>
  188.         </section>
  189.     </div>
  190. </div>
  191. {% if homePromos is defined and home_slider!='1'%}
  192.     {% include twig_exists('@AviaturTwig/'~ agency_folder.twigFlux() ~'/Edition/Default/content_homePromo.html.twig') %}
  193. {% endif %}
  194.     <div class="wrapper sp-offset--big sp-vinset">
  195.         <div class="sp-offset--big ">
  196.             <a href="/contenidos/medios-de-pago">
  197.                 <h2>
  198.                     <strong class="prueba-b-main2">Conozca nuestros</strong>
  199.                     <strong class="prueba-b-main3">medios de pago</strong>
  200.                 </h2>
  201.                 <p class="prueba-b-main4">Las mejores opciones para realizar su compra</p>
  202.             </a>
  203.         </div>
  204.         <section class=" medios-pago1 display: inline-block; medios-pago1-principal">
  205.             <div id="carousel" class="owl-carousel owl-theme carouseles " style="overflow: initial;">
  206. {# 
  207.                 <div class="medios-imagenes box1 " style="margin-right: -35px;">
  208.                     <a class="medios-img " href="/contenidos/tarjeta-debito-internacional">
  209.                         <img src="{{asset('assets/'~agency_folder.assetStyle()~'/img/others/safetypay.png')}}" alt="Pago SafetyPay" class="tamaño-especifico">
  210.                         <div style="margin: 24px 0 50px 0;color:#2F2F2F"><span class="nombres_medios_pago">SafetyPay</span></div>
  211.                     </a>
  212.                 </div> #}
  213.                 <div class="medios-imagenes box1 "style="margin-right: -35px;">
  214.                     <a class="medios-img tamaño-especifico"  style="margin-right: 60px;" href="/contenidos/abono-para-paquetes">
  215.                         <img src="https://aviaturcdndev.z5.web.core.windows.net/assets/aviatur_assets/img/others/plan-separe.png" alt="Plan separe" class="tamaño-especifico">
  216.                         <div style="margin: 24px 0 50px 0;color:#2F2F2F;"><span class="nombres_medios_pago">Pague en cuotas</span></div>
  217.                     </a>
  218.                 </div>
  219.                 <div class="medios-imagenes box1 "style="margin-right: -35px;">
  220.                     <a class="medios-img " href="https://portal.aviatur.com/TarjetaDeRegalo">
  221.                         <img src="{{asset('assets/'~agency_folder.assetStyle()~'/img/others/tarjeta-de-regalo.png')}}" alt="Bono de Regalo para viajar" class="tamaño-especifico">
  222.                         <div style="margin: 24px 0 0px 0;color:#2F2F2F"><span class="nombres_medios_pago">Tarjeta de regalo</span></div>
  223.                     </a>
  224.                 </div>
  225.                 <div class="medios-imagenes box1 "style="margin-right: -35px;">
  226.                     <a class="medios-img " href="/contenidos/tarjeta-debito-nacional">
  227.                         <img src="{{asset('assets/'~agency_folder.assetStyle()~'/img/others/pse.png')}}" alt="Pago con PSE" class="tamaño-especifico">
  228.                         <div style="margin: 24px 0 50px 0;color:#2F2F2F"><span class="nombres_medios_pago">PSE</span></div>
  229.                     </a>
  230.                 </div>
  231.                 <div class="medios-imagenes box1 "style="margin-right: -35px;">
  232.                     <a class="medios-img " href="/contenidos/tarjeta-credito">
  233.                         <img src="{{asset('assets/'~agency_folder.assetStyle()~'/img/others/american.png')}}" alt="Pago con American Express" class="tamaño-especifico">
  234.                         <div style="margin: 24px 0 50px -16px ;color:#2F2F2F"><span class="nombres_medios_pago">American Express</span></div>
  235.                     </a>
  236.                 </div>
  237.                 <div class="medios-imagenes box1 "style="margin-right: -35px;">
  238.                     <a class="medios-img " href="/contenidos/tarjeta-credito">
  239.                         <img src="{{asset('assets/'~agency_folder.assetStyle()~'/img/others/diners.png')}}" alt="Pago con Diners Club" class="tamaño-especifico">
  240.                         <div style="margin: 24px 0 50px 0;color:#2F2F2F"><span class="nombres_medios_pago">Diners Club</span></div>
  241.                     </a>
  242.                 </div>
  243.                 <div class="medios-imagenes box1" style="margin-right: -35px;" >
  244.                     <a class="medios-img " href="/contenidos/tarjeta-credito" >
  245.                         <img src="{{asset('assets/'~agency_folder.assetStyle()~'/img/others/visa.png')}}" alt="Pago con Visa" class="tamaño-especifico">
  246.                         <div style="margin: 24px 0 50px 0;color:#2F2F2F"><span class="nombres_medios_pago">Visa</span></div>
  247.                     </a>
  248.                 </div>
  249.                 
  250.                 <div class="medios-imagenes box1 "style="margin-right: -35px;">
  251.                     <a class="medios-img " href="/contenidos/tarjeta-credito">
  252.                         <img src="{{asset('assets/'~agency_folder.assetStyle()~'/img/others/mastercard.png')}}" alt="Pago con Mastercard" class="tamaño-especifico">
  253.                         <div style="margin: 24px 0 50px 0;color:#2F2F2F"><span class="nombres_medios_pago">Mastercard</span></div>
  254.                     </a>
  255.                 </div>
  256.                 {# <div class=" medios-imagenes box1"style="margin-right: -35px;"> <a class="medios-img" href="/contenidos/tarjeta-credito-aviatur">
  257.                         <img src="{{asset('assets/'~agency_folder.assetStyle()~'/img/others/aviatur.png')}}" alt="Tarjeta credito Aviatur" class="tamaño-especifico">
  258.                         <div style="margin: 24px 0 50px -9px;color:#2F2F2F"><span class="nombres_medios_pago" >Aviatur Lifemiles</span></div>
  259.                     </a>
  260.                 </div> #}
  261.                 <div class="medios-imagenes box1 "style="margin-right: -35px;">
  262.                     <a class="medios-img " href="/contenidos/pagos-efectivo">
  263.                         <img src="{{asset('assets/'~agency_folder.assetStyle()~'/img/others/exito.png')}}" alt="Pago Grupo Éxito" class="tamaño-especifico">
  264.                         <div style="margin: 24px 0 50px 0;color:#2F2F2F"><span class="nombres_medios_pago">Grupo Éxito</span></div>
  265.                     </a>
  266.                 </div>
  267.                 <div class="medios-imagenes box1 "style="margin-right: -35px;">
  268.                     <a class="medios-img " href="/contenidos/pagos-en-cajeros-ATH">
  269.                         <img src="{{asset('assets/'~agency_folder.assetStyle()~'/img/others/ath.png')}}" alt="Pago ATH" class="tamaño-especifico">
  270.                         <div style="margin: 24px 0 50px 0;color:#2F2F2F"><span class="nombres_medios_pago">ATH</span></div>
  271.                     </a>
  272.                 </div>
  273.                 <div class="medios-imagenes box1 "style="margin-right: -35px;">
  274.                     <a class="medios-img " href="/contenidos/pagos-efectivo">
  275.                         <img src="{{asset('assets/'~agency_folder.assetStyle()~'/img/others/efecty.png')}}" alt="Pago efecty" class="tamaño-especifico">
  276.                         <div style="margin: 24px 0 50px 0;color:#2F2F2F"><span class="nombres_medios_pago">Efecty</span></div>
  277.                     </a>
  278.                 </div>
  279.                 <div class="medios-imagenes box1 "style="margin-right: -35px;">
  280.                     <a class="medios-img tamaño-especifico"  style="margin-right: 60px;" href="/contenidos/tarjeta-credito">
  281.                         <img src="{{asset('assets/'~agency_folder.assetStyle()~'/img/others/codensa.png')}}" alt="Pago Codensa" >
  282.                         <div style="margin: 24px 0 50px 0;color:#2F2F2F"><span class="nombres_medios_pago">Codensa</span></div>
  283.                     </a>
  284.                 </div>
  285. {# 
  286.                 <div class="medios-imagenes box1 "style="margin-right: -35px;">
  287.                     <a class="medios-img tamaño-especifico "  href="/contenidos/pagos-efectivo">
  288.                         <img src="{{asset('assets/'~agency_folder.assetStyle()~'/img/others/via-baloto.png')}}" alt="Pago via Baloto" >
  289.                         <div style="margin: 24px 0 50px 0;color:#2F2F2F"><span class="nombres_medios_pago">Via Baloto</span></div>
  290.                     </a>
  291.                 </div> #}
  292.                         
  293.             </div>
  294.         </section>
  295.     </div>
  296.     {% set active = true %}
  297.     {% if blackFriday is defined %}
  298.         {% if blackFriday == 'true' %}
  299.             {% set active = false %}
  300.         {% endif %}
  301.     {% endif %}
  302.     {% if active == true %}
  303.         <!-- <section class="wrapper-susy" id="js-VerifiedReviewsFrame">
  304.                     {#        <iframe id='AV_widget_iframe' frameBorder="0" width="100%" height="100%" src="//www.opiniones-verificadas.com.co/avis-clients/widget/8/1/7/81773be2-2214-5b84-6153-02294e371881/iframe_site/horizontal/81773be2-2214-5b84-6153-02294e371881index.php?lang=es-co"></iframe>#} -->
  305.     </section>{% endif %}
  306.     {# <section class="wrapper-susy">
  307.         <div class="nav-foot__download">
  308.             <a href="{{ absolute_url(path('aviatur_search_documentation')) }}">
  309.             <a href="http://www.aviatur.com/buscar/documentacion-visas"></a>
  310.                 <div class="img-responsive nav-foot-dwl"></div>
  311.             </a>
  312.         </div>
  313.         <div class="nav-foot__download hide-palm">
  314.             <a id="js-openTuVuelo" href="https://www.lasislas.com.co/" target="_blank">
  315.                 <div class="img-responsive nav-foot-dwl" style="background-position: 50% 0"></div>
  316.             </a>
  317.         </div>
  318.         <div class="nav-foot__download ">
  319.             <a href="https://www.aviatur.com/contenidos/revista-horizontes" target="_blank">
  320.                 <div class="img-responsive nav-foot-dwl" style="background-position: 100% 0"></div>
  321.             </a>
  322.         </div>
  323.         <div class="nav-foot__download hide">
  324.             <a href="https://play.google.com/store/apps/details?id=com.app.aviatur" target="_blank">
  325.                 <div class="img-responsive nav-foot-dwl" style="background-position: 60% 0"></div>
  326.             </a>
  327.         </div>
  328.         <div class="nav-foot__download hide">
  329.             <a href="https://itunes.apple.com/co/app/aviatur-mobile/id550837212?mt=8" target="_blank">
  330.                 <div class="img-responsive nav-foot-dwl" style="background-position: 80% 0"></div>
  331.             </a>
  332.         </div>
  333.         <div class="nav-foot__download hide">
  334.             <a href="http://apps.microsoft.com/windows/app/aviatur-mobile/7fd0ef28-a8be-4c79-94a6-07fd65c8f3cc" target="_blank">
  335.                 <div class="img-responsive nav-foot-dwl" style="background-position: 100% 0"></div>
  336.             </a>
  337.         </div>
  338.         <div class="nav-foot__download hide">
  339.             <a href="http://www.claroapps.com/#/products/165992" target="_blank">
  340.                 <div class="img-responsive nav-foot-dwl-claro"></div>
  341.             </a>
  342.         </div>
  343.     </section>
  344.     <section class="wrapper-susy">
  345.         <div class="nav-foot__compagny">
  346.             <a href="http://www.aviaturecoturismo.com/" target="_blank">
  347.                 <div class="img-responsive nav-foot-comp"></div>
  348.             </a>
  349.         </div>
  350.         <div class="nav-foot__compagny hide-palm">
  351.             <a href="http://www.aviaturecoturismo.com/index.php/colombia/aviaisleta" target="_blank">
  352.                 <div class="img-responsive nav-foot-comp" style="background-position: 25% 0"></div>
  353.             </a>
  354.         </div>
  355.         <div class="nav-foot__compagny">
  356.             <a href="http://www.aviaturecoturismo.com/index.php/casa-navegante" target="_blank">
  357.                 <div class="img-responsive nav-foot-comp" style="background-position: 37.5% 0"></div>
  358.             </a>
  359.         </div>
  360.         <div class="nav-foot__compagny hide-palm">
  361.             <a href="http://www.buceocolombia.com" target="_blank">
  362.                 <div class="img-responsive nav-foot-comp" style="background-position: 50% 0"></div>
  363.             </a>
  364.         </div>
  365.         <div class="nav-foot__compagny hide-palm">
  366.             <a href="http://www.birdwatchingcolombia.com" target="_blank">
  367.                 <div class="img-responsive nav-foot-comp" style="background-position: 62.5% 0"></div>
  368.             </a>
  369.         </div>
  370.         <div class="nav-foot__compagny">
  371.             <a href="http://www.aviaturcolombia.com" target="_blank">
  372.                 <div class="img-responsive nav-foot-comp" style="background-position: 75% 0"></div>
  373.             </a>
  374.         </div>
  375.         <div class="nav-foot__compagny">
  376.             <a href="https://eventos.aviatur.com/" target="_blank">
  377.                 <div class="img-responsive nav-foot-comp" style="background-position: 87.5% 0"></div>
  378.             </a>
  379.         </div>
  380.         <div class="nav-foot__compagny hide-palm">
  381.             <a href="http://www.lcc-aviatur.com" target="_blank">
  382.                 <div class="img-responsive nav-foot-comp" style="background-position: 100% 0"></div>
  383.             </a>
  384.         </div>
  385.     </section> #}
  386. </div>
  387. <div id="js-modalTuVuelo" class="modal">
  388.     <div class="modal-dialog">
  389.         <div class="modal-content">
  390.             <div class="modal-header">
  391.                 <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">&times;</span><span class="sr-only">Close</span></button>
  392.                 <h4 class="modal-title js-modalErrorTitle">Bienvenido a Aviatur.com</h4>
  393.             </div>
  394.             <div id="js-ajaxTuVuelo" class="modal-body">
  395.             </div>
  396.         </div>
  397.     </div>
  398. </div>
  399. {% if app.user != "" and (is_granted('ROLE_AVIATUR_ADMIN_ADMIN_PROMO_PRODUCT_EDIT_'~agencyId) or is_granted('ROLE_AVIATUR_ADMIN_ADMIN_PROMO_PRODUCT_CREATE_'~agencyId) or is_granted('ROLE_AVIATUR_ADMIN_ADMIN_PROMO_PRODUCT_DELETE_'~agencyId) or is_granted('ROLE_SUPER_ADMIN') ) %}
  400.     {% include twig_exists('@AviaturTwig/'~ agency_folder.twigFlux() ~'/Search/General/mainSearch_editModal.html.twig') %}
  401. {% endif %}