{"id":1544,"date":"2016-08-30T14:20:55","date_gmt":"2016-08-30T12:20:55","guid":{"rendered":"http:\/\/www.bartvandekerckhove.be\/?page_id=1544"},"modified":"2024-03-07T21:23:23","modified_gmt":"2024-03-07T20:23:23","slug":"home","status":"publish","type":"page","link":"https:\/\/taxialicante.eu\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<section class=\"wpb-content-wrapper\"><p>[vc_row full_width=&#8221;stretch_row_content&#8221;][vc_column][rev_slider_vc alias=&#8221;main-slider-en&#8221;][\/vc_column][\/vc_row][vc_row wrap_container=&#8221;yes&#8221; css=&#8221;.vc_custom_1487163737112{margin-top: -30px !important;margin-bottom: -20px !important;padding-top: 90px !important;padding-bottom: 77px !important;}&#8221;][vc_column][vc_custom_heading text=&#8221;Book your transfers now ONLINE!&#8221; font_container=&#8221;tag:h2|font_size:1.6em|text_align:left|line_height:1.2em&#8221; use_theme_fonts=&#8221;yes&#8221; show_box_icon=&#8221;yes&#8221; font_weight=&#8221;700&#8243; text_transform=&#8221;none&#8221; has_icon=&#8221;&#8221; css=&#8221;.vc_custom_1678388822084{margin-bottom: 20px !important;}&#8221;]<link href=\"https:\/\/fonts.googleapis.com\/css?family=Material+Icons\" rel=\"stylesheet\" type=\"text\/css\">\n<link rel=\"stylesheet\" href=\"https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/js\/vue3-q-tel-input.css\">\n<script src=\"https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/js\/vue.global.min.js\"><\/script>\n<script src=\"https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/js\/quasar.umd.prod.js\"><\/script>\n<script src=\"https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/js\/vue3-q-tel-input.min2.js\"><\/script>\n<link rel=\"stylesheet\" href=\"https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/js\/main.css\">\n\n<div id=\"q-app\">\n    <div id=\"start\" style=\"opacity: 0\">\n        <div v-if=\"loading\" class=\"text-center\">\n            <q-spinner-cube size=\"xl\" color=\"primary\"><\/q-spinner-cube>\n        <\/div>\n        <h5 v-else-if=\"sended\" class=\"center-align\">\n            <div class=\"bg-secondary text-white rounded-borders non-selectable row flex-center q-py-md\">\n              Booking Sent Successfully            <\/div>\n        <\/h5>\n        <div v-else>\n            <q-stepper\n                    v-model=\"step\"\n                    ref=\"stepper\"\n                    inactive-color=\"grey-3\"\n                    active-color=\"grey-7\"\n                    done-color=\"grey-7\"\n                    contracted\n                    animated>\n\n                <q-step :name=\"1\" title=\"\" icon=\"fiber_manual_record\" :done=\"step > 1\">\n\n\n\n\n\n                    <div class=\"q-mb-xl\">\n                        <q-list style=\"width: 100%;\">\n                            <q-item tag=\"label\" v-ripple>\n                                <q-item-section avatar>\n                                    <q-radio v-model=\"form.fromto\" @click=\"clearAddr(0)\" val=\"from_air\"\n                                             color=\"primary\"><\/q-radio>\n                                <\/q-item-section>\n                                <q-item-section>\n                                    <q-item-label>\n                                        <div class=\"no-wrap\" style=\"font-size: 1.2em;\">\n                                            <b style=\"color:black;\">From<\/b>\n                                          the Airport \/ Train station                                        <\/div>\n                                    <\/q-item-label>\n                                    <q-item-label caption>\n                                        <q-icon name=\"flight_land\"><\/q-icon>\n                                        \/\n                                        <q-icon name=\"train\"><\/q-icon>\n                                        <q-icon name=\"arrow_forward\" style=\"font-size: 1.6em; color: royalblue;\"\n                                                class=\"q-mx-sm\"><\/q-icon>\n                                        <q-icon name=\"place\"><\/q-icon>\n                                    <\/q-item-label>\n                                <\/q-item-section>\n                            <\/q-item>\n\n                            <q-item tag=\"label\" v-ripple class=\"q-mt-md\">\n                                <q-item-section avatar>\n                                    <q-radio v-model=\"form.fromto\" val=\"to_air\" @click=\"clearAddr(1)\"\n                                             color=\"primary\"><\/q-radio>\n                                <\/q-item-section>\n                                <q-item-section>\n                                    <q-item-label>\n                                        <div class=\"no-wrap\" style=\"font-size: 1.2em;\">\n                                            <b style=\"color:black;\">To<\/b>\n                                          the Airport \/ Train station                                        <\/div>\n                                    <\/q-item-label>\n                                    <q-item-label caption>\n                                        <q-icon name=\"place\"><\/q-icon>\n                                        <q-icon name=\"arrow_forward\" style=\"font-size: 1.6em; color: royalblue;\"\n                                                class=\"q-mx-sm\"><\/q-icon>\n                                        <q-icon name=\"flight_takeoff\"><\/q-icon>\n                                        \/\n                                        <q-icon name=\"train\"><\/q-icon>\n                                    <\/q-item-label>\n                                <\/q-item-section>\n                            <\/q-item>\n\n                            <!--<q-item tag=\"label\" v-ripple>\n                                <q-item-section avatar top>\n                                    <q-radio v-model=\"form.fromto\" val=\"addr_addr\" @click=\"clearAddr(1)\" color=\"primary\"><\/q-radio>\n                                <\/q-item-section>\n                                <q-item-section>\n                                    <q-item-label>\n                                        <div class=\"no-wrap\">\n                                            From address To address\n                                        <\/div>\n                                    <\/q-item-label>\n                                    <q-item-label caption>\n                                        <q-icon name=\"place\"><\/q-icon>\n                                        <q-icon name=\"arrow_forward\" style=\"font-size: 16px;\" class=\"q-mx-sm\"><\/q-icon>\n                                        <q-icon name=\"place\"><\/q-icon>\n                                    <\/q-item-label>\n                                <\/q-item-section>\n                            <\/q-item>-->\n                        <\/q-list>\n                    <\/div>\n\n                    <div v-if=\"form.fromto === 'from_air'\">\n                        <q-select\n                                filled\n                                bottom-slots\n                                v-model=\"form.from\"\n                                :options=\"airports\"\n                                label=\"Which airport are you arriving at?\"\n                                :dense=\"dense\"\n                                :options-dense=\"denseOpts\"\n                                transition-show=\"flip-up\"\n                                transition-hide=\"flip-down\"\n                                @update:model-value=\"loadCities\">\n                            <template v-slot:before>\n                                <!--                                <q-icon name=\"flight_land\"><\/q-icon>-->\n                            <\/template>\n\n                            <template v-slot:option=\"scope\">\n                                <q-item v-bind=\"scope.itemProps\">\n                                    <q-item-section avatar>\n                                        <q-icon :name=\"scope.opt.icon\"><\/q-icon>\n                                    <\/q-item-section>\n                                    <q-item-section>\n                                        <q-item-label>{{ scope.opt.label }}<\/q-item-label>\n                                        <q-item-label caption>{{ scope.opt.description }}<\/q-item-label>\n                                    <\/q-item-section>\n                                <\/q-item>\n                            <\/template>\n                        <\/q-select>\n\n                        <div class=\"row\">\n                            <div class=\"col-8 self-center\">\n                                <q-input filled bottom-slots v-model=\"form.flight_number\"\n                                         label=\"Flight number\"\n                                         maxlength=\"150\" :dense=\"dense\">\n                                    <template v-slot:before>\n                                        <q-icon name=\"numbers\"><\/q-icon>\n                                    <\/template>\n                                    <template v-slot:append>\n                                        <q-icon v-if=\"form.flight_number !== ''\" name=\"close\"\n                                                @click=\"form.flight_number = ''\" class=\"cursor-pointer\"><\/q-icon>\n                                    <\/template>\n                                <\/q-input>\n                            <\/div>\n                            <div class=\"col-4\">\n                                <div class=\"q-gutter-sm row justify-around q-mb-lg\">\n                                    <div class=\"text-center\">\n                                        <div class=\"q-mb-sm\">\n                                            <q-badge v-if=\"form.date\" color=\"primary\">\n                                                {{ form.date }}\n                                            <\/q-badge>\n                                            <div v-else color=\"primary\">\n                                              Date                                            <\/div>\n                                        <\/div>\n\n                                        <q-btn icon=\"event\" round outline color=\"primary\">\n                                            <q-popup-proxy @before-show=\"updateProxy\" cover transition-show=\"scale\"\n                                                           transition-hide=\"scale\">\n                                                <q-date v-model=\"proxyDate\" :locale=\"myLocale\" :options=\"optionsFn\">\n                                                    <div class=\"row items-center justify-end q-gutter-sm\">\n                                                        <q-btn label=\"Cancel\" color=\"primary\"\n                                                               flat\n                                                               v-close-popup><\/q-btn>\n                                                        <q-btn label=\"OK\" color=\"primary\" flat @click=\"save\"\n                                                               v-close-popup><\/q-btn>\n                                                    <\/div>\n                                                <\/q-date>\n                                            <\/q-popup-proxy>\n                                        <\/q-btn>\n                                    <\/div>\n\n                                    <div class=\"text-center\">\n                                        <div class=\"q-mb-sm\">\n                                            <q-badge v-if=\"form.time\" color=\"primary\">\n                                                {{ form.time }}\n                                            <\/q-badge>\n                                            <div v-else color=\"primary\">\n                                              Time                                            <\/div>\n                                        <\/div>\n\n                                        <q-btn icon=\"access_time\" round outline color=\"primary\"\n                                               :disabled=\"!form.date\">\n                                            <q-popup-proxy @before-show=\"updateProxy2\" cover transition-show=\"scale\"\n                                                           transition-hide=\"scale\">\n                                                <q-time format24h format24h v-model=\"proxyTime\"\n                                                        :options=\"optionsFnTime\">\n                                                    <div class=\"row items-center justify-end q-gutter-sm\">\n                                                        <q-btn label=\"Cancel\" color=\"primary\"\n                                                               flat\n                                                               v-close-popup><\/q-btn>\n                                                        <q-btn label=\"OK\" color=\"primary\" flat @click=\"save2\"\n                                                               v-close-popup><\/q-btn>\n                                                    <\/div>\n                                                <\/q-time>\n                                            <\/q-popup-proxy>\n                                        <\/q-btn>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n\n                        <div class=\"row q-mb-xl\">\n                            <q-checkbox v-model=\"form.roundTrip\"\n                                        label=\"Add return?\">\n                            <\/q-checkbox>\n                            <div v-if=\"form.roundTrip\" class=\"q-ml-lg\">\n                                <q-card flat bordered class=\"q-my-lg\">\n                                    <q-card-section>\n                                        <div style=\"margin-top: -37px;margin-bottom: 10px;padding: 10px;background-color: white;display: table;\">\n                                          Return date                                        <\/div>\n                                        <div class=\"q-mb-lg\">\n                                          Please insert the date and time you would like to be collected                                        <\/div>\n                                        <div class=\"row\">\n                                            <div class=\"col\">\n                                                <div class=\"q-gutter-sm row justify-around\">\n                                                    <div class=\"text-center\">\n                                                        <div class=\"q-mb-sm\">\n                                                            <q-badge v-if=\"form.date2\" color=\"primary\">\n                                                                {{ form.date2 }}\n                                                            <\/q-badge>\n                                                            <div v-else color=\"primary\">\n                                                              Date                                                            <\/div>\n                                                        <\/div>\n\n                                                        <q-btn icon=\"event\" round outline color=\"primary\">\n                                                            <q-popup-proxy @before-show=\"updateProxy3\" cover\n                                                                           transition-show=\"scale\"\n                                                                           transition-hide=\"scale\">\n                                                                <q-date v-model=\"proxyDate2\" :locale=\"myLocale\"\n                                                                        :options=\"optionsFn\">\n                                                                    <div class=\"row items-center justify-end q-gutter-sm\">\n                                                                        <q-btn label=\"Cancel\"\n                                                                               color=\"primary\"\n                                                                               flat\n                                                                               v-close-popup><\/q-btn>\n                                                                        <q-btn label=\"OK\" color=\"primary\" flat\n                                                                               @click=\"save3()\"\n                                                                               v-close-popup><\/q-btn>\n                                                                    <\/div>\n                                                                <\/q-date>\n                                                            <\/q-popup-proxy>\n                                                        <\/q-btn>\n                                                    <\/div>\n\n                                                    <div class=\"text-center\">\n                                                        <div class=\"q-mb-sm\">\n                                                            <q-badge v-if=\"form.time2\" color=\"primary\">\n                                                                {{ form.time2 }}\n                                                            <\/q-badge>\n                                                            <div v-else color=\"primary\">\n                                                              Time                                                            <\/div>\n                                                        <\/div>\n\n                                                        <q-btn icon=\"access_time\" round outline color=\"primary\"\n                                                               :disabled=\"!form.date2\">\n                                                            <q-popup-proxy @before-show=\"updateProxy4\" cover\n                                                                           transition-show=\"scale\"\n                                                                           transition-hide=\"scale\">\n                                                                <q-time format24h v-model=\"proxyTime2\"\n                                                                        :options=\"optionsFnTime2\">\n                                                                    <div class=\"row items-center justify-end q-gutter-sm\">\n                                                                        <q-btn label=\"Cancel\"\n                                                                               color=\"primary\"\n                                                                               flat\n                                                                               v-close-popup><\/q-btn>\n                                                                        <q-btn label=\"OK\" color=\"primary\" flat\n                                                                               @click=\"save4()\"\n                                                                               v-close-popup><\/q-btn>\n                                                                    <\/div>\n                                                                <\/q-time>\n                                                            <\/q-popup-proxy>\n                                                        <\/q-btn>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                        <\/div>\n                                    <\/q-card-section>\n                                <\/q-card>\n                            <\/div>\n                        <\/div>\n\n\n                        <q-card flat bordered class=\"q-mt-md\">\n                            <q-card-section>\n                                <div style=\"margin-top: -37px;margin-bottom: 10px;padding: 10px;background-color: white;display: table;\">\n                                  Where do you want to go?                                <\/div>\n                                <div class=\"row\">\n                                    <div class=\"col-md-4\">\n                                        <q-select\n                                                filled\n                                                bottom-slots\n                                                v-model=\"form.to_city\"\n                                                :options=\"cities\"\n                                                label=\"City\"\n                                                maxlength=\"12\"\n                                                :dense=\"dense\"\n                                                class=\"q-mr-sm\"\n                                                style=\"min-width: 180px;\"\n                                                :options-dense=\"denseOpts\">\n                                            <template v-slot:before>\n                                                <q-icon name=\"place\"><\/q-icon>\n                                            <\/template>\n                                        <\/q-select>\n                                    <\/div>\n                                    <div class=\"col-md-8\">\n                                        <q-input filled bottom-slots v-model=\"form.to\"\n                                                 label=\"Address\"\n                                                 maxlength=\"150\" :dense=\"dense\">\n                                            <template v-slot:append>\n                                                <q-icon v-if=\"form.to !== ''\" name=\"close\" @click=\"form.to = ''\"\n                                                        class=\"cursor-pointer\"><\/q-icon>\n                                            <\/template>\n                                        <\/q-input>\n                                    <\/div>\n                                <\/div>\n                            <\/q-card-section>\n                        <\/q-card>\n                    <\/div>\n\n                    <div v-else-if=\"form.fromto === 'to_air'\">\n                        <q-card flat bordered class=\"q-my-lg\">\n                            <q-card-section>\n                                <div style=\"margin-top: -37px;margin-bottom: 10px;padding: 10px;background-color: white;display: table;\">\n                                  Where do you want to be picked up?                                <\/div>\n                                <div class=\"row\">\n                                    <div class=\"col-md-4\">\n                                        <q-select\n                                                filled\n                                                bottom-slots\n                                                v-model=\"form.from_city\"\n                                                :options=\"cities\"\n                                                label=\"City\"\n                                                maxlength=\"12\"\n                                                :dense=\"dense\"\n                                                class=\"q-mr-sm\"\n                                                style=\"min-width: 180px;\"\n                                                :options-dense=\"denseOpts\">\n                                            <template v-slot:before>\n                                                <q-icon name=\"place\"><\/q-icon>\n                                            <\/template>\n                                        <\/q-select>\n                                    <\/div>\n                                    <div class=\"col-md-8\">\n                                        <q-input filled bottom-slots v-model=\"form.from\"\n                                                 label=\"Address\"\n                                                 maxlength=\"150\" :dense=\"dense\">\n                                            <template v-slot:append>\n                                                <q-icon v-if=\"form.from !== ''\" name=\"close\" @click=\"form.from = ''\"\n                                                        class=\"cursor-pointer\"><\/q-icon>\n                                            <\/template>\n                                        <\/q-input>\n                                    <\/div>\n                                <\/div>\n                                <div class=\"row\">\n                                    <div class=\"col\">\n                                        <div class=\"q-gutter-sm row justify-around\">\n                                            <div class=\"text-center\">\n                                                <div class=\"q-mb-sm\">\n                                                    <q-badge v-if=\"form.date\" color=\"primary\">\n                                                        {{ form.date }}\n                                                    <\/q-badge>\n                                                    <div v-else color=\"primary\">\n                                                      Date                                                    <\/div>\n                                                <\/div>\n\n                                                <q-btn icon=\"event\" round outline color=\"primary\">\n                                                    <q-popup-proxy @before-show=\"updateProxy\" cover\n                                                                   transition-show=\"scale\" transition-hide=\"scale\">\n                                                        <q-date v-model=\"proxyDate\" :locale=\"myLocale\"\n                                                                :options=\"optionsFn\">\n                                                            <div class=\"row items-center justify-end q-gutter-sm\">\n                                                                <q-btn label=\"Cancel\"\n                                                                       color=\"primary\" flat\n                                                                       v-close-popup><\/q-btn>\n                                                                <q-btn label=\"OK\" color=\"primary\" flat @click=\"save\"\n                                                                       v-close-popup><\/q-btn>\n                                                            <\/div>\n                                                        <\/q-date>\n                                                    <\/q-popup-proxy>\n                                                <\/q-btn>\n                                            <\/div>\n\n                                            <div class=\"text-center\">\n                                                <div class=\"q-mb-sm\">\n                                                    <q-badge v-if=\"form.time\" color=\"primary\">\n                                                        {{ form.time }}\n                                                    <\/q-badge>\n                                                    <div v-else color=\"primary\">\n                                                      Time                                                    <\/div>\n                                                <\/div>\n\n                                                <q-btn icon=\"access_time\" round outline color=\"primary\"\n                                                       :disabled=\"!form.date\">\n                                                    <q-popup-proxy @before-show=\"updateProxy2\" cover\n                                                                   transition-show=\"scale\" transition-hide=\"scale\">\n                                                        <q-time format24h v-model=\"proxyTime\" :options=\"optionsFnTime\">\n                                                            <div class=\"row items-center justify-end q-gutter-sm\">\n                                                                <q-btn label=\"Cancel\"\n                                                                       color=\"primary\" flat\n                                                                       v-close-popup><\/q-btn>\n                                                                <q-btn label=\"OK\" color=\"primary\" flat @click=\"save2\"\n                                                                       v-close-popup><\/q-btn>\n                                                            <\/div>\n                                                        <\/q-time>\n                                                    <\/q-popup-proxy>\n                                                <\/q-btn>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/q-card-section>\n                        <\/q-card>\n\n                        <q-select\n                                filled\n                                bottom-slots\n                                v-model=\"form.to\"\n                                :options=\"airports\"\n                                label=\"Which airport are you departing from?\"\n                                :dense=\"dense\"\n                                :options-dense=\"denseOpts\"\n                                transition-show=\"flip-up\"\n                                transition-hide=\"flip-down\"\n                                @update:model-value=\"loadCities\">\n                            <template v-slot:before>\n                                <!--                                <q-icon name=\"flight_takeoff\"><\/q-icon>-->\n                            <\/template>\n\n                            <template v-slot:option=\"scope\">\n                                <q-item v-bind=\"scope.itemProps\">\n                                    <q-item-section avatar>\n                                        <q-icon :name=\"scope.opt.icon\"><\/q-icon>\n                                    <\/q-item-section>\n                                    <q-item-section>\n                                        <q-item-label>{{ scope.opt.label }}<\/q-item-label>\n                                        <q-item-label caption>{{ scope.opt.description }}<\/q-item-label>\n                                    <\/q-item-section>\n                                <\/q-item>\n                            <\/template>\n                        <\/q-select>\n\n                        <div class=\"row\">\n                            <div class=\"col-8 self-center\">\n                                <q-input filled bottom-slots v-model=\"form.flight_number\"\n                                         label=\"Flight number\"\n                                         maxlength=\"150\" :dense=\"dense\">\n                                    <template v-slot:before>\n                                        <q-icon name=\"numbers\"><\/q-icon>\n                                    <\/template>\n                                    <template v-slot:append>\n                                        <q-icon v-if=\"form.flight_number !== ''\" name=\"close\"\n                                                @click=\"form.flight_number = ''\" class=\"cursor-pointer\"><\/q-icon>\n                                    <\/template>\n                                <\/q-input>\n                            <\/div>\n                            <div class=\"col-4\">\n                                <div class=\"q-gutter-sm row justify-around q-mb-lg\">\n                                    <div class=\"text-center\">\n                                        <div class=\"q-mb-sm\">\n                                            <q-badge v-if=\"form.date2\" color=\"primary\">\n                                                {{ form.date2 }}\n                                            <\/q-badge>\n                                            <div v-else color=\"primary\">\n                                              Date                                            <\/div>\n                                        <\/div>\n\n                                        <q-btn icon=\"event\" round outline color=\"primary\">\n                                            <q-popup-proxy @before-show=\"updateProxy3\" cover transition-show=\"scale\"\n                                                           transition-hide=\"scale\">\n                                                <q-date v-model=\"proxyDate2\" :locale=\"myLocale\" :options=\"optionsFn\">\n                                                    <div class=\"row items-center justify-end q-gutter-sm\">\n                                                        <q-btn label=\"Cancel\" color=\"primary\"\n                                                               flat\n                                                               v-close-popup><\/q-btn>\n                                                        <q-btn label=\"OK\" color=\"primary\" flat @click=\"save3()\"\n                                                               v-close-popup><\/q-btn>\n                                                    <\/div>\n                                                <\/q-date>\n                                            <\/q-popup-proxy>\n                                        <\/q-btn>\n                                    <\/div>\n\n                                    <div class=\"text-center\">\n                                        <div class=\"q-mb-sm\">\n                                            <q-badge v-if=\"form.time2\" color=\"primary\">\n                                                {{ form.time2 }}\n                                            <\/q-badge>\n                                            <div v-else color=\"primary\">\n                                              Time                                            <\/div>\n                                        <\/div>\n\n                                        <q-btn icon=\"access_time\" round outline color=\"primary\" :disabled=\"!form.date2\">\n                                            <q-popup-proxy @before-show=\"updateProxy4\" cover transition-show=\"scale\"\n                                                           transition-hide=\"scale\">\n                                                <q-time format24h v-model=\"proxyTime2\" :options=\"optionsFnTime2\">\n                                                    <div class=\"row items-center justify-end q-gutter-sm\">\n                                                        <q-btn label=\"Cancel\" color=\"primary\"\n                                                               flat\n                                                               v-close-popup><\/q-btn>\n                                                        <q-btn label=\"OK\" color=\"primary\" flat @click=\"save4()\"\n                                                               v-close-popup><\/q-btn>\n                                                    <\/div>\n                                                <\/q-time>\n                                            <\/q-popup-proxy>\n                                        <\/q-btn>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div v-else>\n\n                        <div class=\"row\">\n                            <div class=\"col-8 self-center\">\n                                <q-input filled bottom-slots v-model=\"form.from\"\n                                         label=\"Where do you want to be picked up?\"\n                                         maxlength=\"150\" :dense=\"dense\">\n                                    <template v-slot:before>\n                                        <q-icon name=\"place\"><\/q-icon>\n                                    <\/template>\n                                    <template v-slot:append>\n                                        <q-icon v-if=\"form.from !== ''\" name=\"close\" @click=\"form.from = ''\"\n                                                class=\"cursor-pointer\"><\/q-icon>\n                                    <\/template>\n                                <\/q-input>\n                            <\/div>\n                            <div class=\"col-4\">\n                                <div class=\"q-gutter-sm row justify-around q-mb-lg\">\n                                    <div class=\"text-center\">\n                                        <div class=\"q-mb-sm\">\n                                            <q-badge v-if=\"form.date\" color=\"primary\">\n                                                {{ form.date }}\n                                            <\/q-badge>\n                                            <div v-else color=\"primary\">\n                                              Date                                            <\/div>\n                                        <\/div>\n\n                                        <q-btn icon=\"event\" round outline color=\"primary\">\n                                            <q-popup-proxy @before-show=\"updateProxy\" cover transition-show=\"scale\"\n                                                           transition-hide=\"scale\">\n                                                <q-date v-model=\"proxyDate\" :locale=\"myLocale\" :options=\"optionsFn\">\n                                                    <div class=\"row items-center justify-end q-gutter-sm\">\n                                                        <q-btn label=\"Cancel\" color=\"primary\"\n                                                               flat\n                                                               v-close-popup><\/q-btn>\n                                                        <q-btn label=\"OK\" color=\"primary\" flat @click=\"save\"\n                                                               v-close-popup><\/q-btn>\n                                                    <\/div>\n                                                <\/q-date>\n                                            <\/q-popup-proxy>\n                                        <\/q-btn>\n                                    <\/div>\n\n                                    <div class=\"text-center\">\n                                        <div class=\"q-mb-sm\">\n                                            <q-badge v-if=\"form.time\" color=\"primary\">\n                                                {{ form.time }}\n                                            <\/q-badge>\n                                            <div v-else color=\"primary\">\n                                              Time                                            <\/div>\n                                        <\/div>\n\n                                        <q-btn icon=\"access_time\" round outline color=\"primary\" :disabled=\"!form.date\">\n                                            <q-popup-proxy @before-show=\"updateProxy2\" cover transition-show=\"scale\"\n                                                           transition-hide=\"scale\">\n                                                <q-time format24h v-model=\"proxyTime\" :options=\"optionsFnTime\">\n                                                    <div class=\"row items-center justify-end q-gutter-sm\">\n                                                        <q-btn label=\"Cancel\" color=\"primary\"\n                                                               flat\n                                                               v-close-popup><\/q-btn>\n                                                        <q-btn label=\"OK\" color=\"primary\" flat @click=\"save2\"\n                                                               v-close-popup><\/q-btn>\n                                                    <\/div>\n                                                <\/q-time>\n                                            <\/q-popup-proxy>\n                                        <\/q-btn>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <q-input filled bottom-slots v-model=\"form.to\"\n                                 label=\"Where do you want to go?\"\n                                 maxlength=\"150\" :dense=\"dense\">\n                            <template v-slot:before>\n                                <q-icon name=\"place\"><\/q-icon>\n                            <\/template>\n                            <template v-slot:append>\n                                <q-icon v-if=\"form.to !== ''\" name=\"close\" @click=\"form.to = ''\"\n                                        class=\"cursor-pointer\"><\/q-icon>\n                            <\/template>\n                        <\/q-input>\n\n                    <\/div>\n                <\/q-step>\n\n\n                <q-step :name=\"2\" title=\"\" icon=\"fiber_manual_record\" :done=\"step > 2\">\n                    <q-input filled bottom-slots v-model=\"form.name\"\n                             label=\"Full Name\"\n                             maxlength=\"90\" :dense=\"dense\"\n                             :rules=\"[ val => val && val.length > 0 || 'Please type something']\">\n                        <template v-slot:before>\n                            <q-icon name=\"person\" autocomplete=\"name\"><\/q-icon>\n                        <\/template>\n                        <template v-slot:append>\n                            <q-icon v-if=\"form.name !== ''\" name=\"close\" @click=\"form.name = ''\"\n                                    class=\"cursor-pointer\"><\/q-icon>\n                        <\/template>\n                    <\/q-input>\n\n                    <div class=\"row\" style=\"justify-content: space-between\">\n                        <div class=\"col-md-5\">\n\n                            <!--                            <q-input filled\n                                                                 bottom-slots\n                                                                 v-model=\"form.phone\"\n                                                                 label=\"\"\n                                                                 maxlength=\"20\"\n                                                                 :dense=\"dense\"\n                                                                 mask=\"(+##) ###########\"\n                                                                 fill-mask\n                                                                 class=\"q-mr-md\"\n                                                                 name=\"phone\">\n                                                            <template v-slot:before>\n                                                                <q-icon name=\"phone\"><\/q-icon>\n                                                            <\/template>\n                                                            <template v-slot:append>\n                                                                <q-icon v-if=\"form.phone !== ''\" name=\"close\" @click=\"form.phone = ''\"\n                                                                        class=\"cursor-pointer\"><\/q-icon>\n                                                            <\/template>\n                                                        <\/q-input>-->\n                            <vue3-q-tel-input v-model=\"form.phone\"\n                                              filled\n                                              :default-country=\"'GB'\"\n                                              label=\"Phone\">\n                            <\/vue3-q-tel-input>\n                        <\/div>\n                        <div class=\"col-md-6\">\n                            <q-input filled bottom-slots v-model=\"form.email\"\n                                     label=\"Email\"\n                                     maxlength=\"90\" :dense=\"dense\" name=\"email\">\n                                <template v-slot:append>\n                                    <q-icon v-if=\"form.email !== ''\" name=\"close\" @click=\"form.email = ''\"\n                                            class=\"cursor-pointer\"><\/q-icon>\n                                <\/template>\n                            <\/q-input>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"q-pa-md q-card--bordered rounded-borders bg-grey-2\">\n                        <div class=\"text-blue-9\">Passengers<\/div>\n                        <div class=\"row\">\n                            <div class=\"col-md-7\">\n                                <div class=\"row q-mt-md\">\n                                    <div class=\"col-5\">\n                                        <b>Adults:<\/b>\n                                        <div style=\"margin-top: -5px;\">12 years +<\/div>\n                                    <\/div>\n                                    <div class=\"col-7\">\n                                        <q-btn-group>\n                                            <q-btn color=\"grey-4\" label=\"\u2796\" @click=\"calc(0)\"><\/q-btn>\n                                            <div class=\"self-center q-mx-md\">{{ form.adults }}<\/div>\n                                            <q-btn color=\"grey-4\" label=\"\u2795\" @click=\"calc(1)\"><\/q-btn>\n                                        <\/q-btn-group>\n                                    <\/div>\n                                <\/div>\n                                <div class=\"row q-mt-md\">\n                                    <div class=\"col-5\">\n                                        <b>Children:<\/b>\n                                        <div style=\"margin-top: -5px;\">6 - 12 years<\/div>\n                                    <\/div>\n                                    <div class=\"col-7\">\n                                        <q-btn-group>\n                                            <q-btn color=\"grey-4\" label=\"\u2796\" @click=\"calc2(0)\"><\/q-btn>\n                                            <div class=\"self-center q-mx-md\">{{ form.childs }}<\/div>\n                                            <q-btn color=\"grey-4\" label=\"\u2795\" @click=\"calc2(1)\"><\/q-btn>\n                                        <\/q-btn-group>\n                                    <\/div>\n                                <\/div>\n                                <div class=\"row q-mt-md\">\n                                    <div class=\"col-5\">\n                                        <b>Toddlers:<\/b>\n                                        <div style=\"margin-top: -5px;\">1 to 5 years<\/div>\n                                    <\/div>\n                                    <div class=\"col-7\">\n                                        <q-btn-group>\n                                            <q-btn color=\"grey-4\" label=\"\u2796\" @click=\"calc3(0)\"><\/q-btn>\n                                            <div class=\"self-center q-mx-md\">{{ form.toddlers }}<\/div>\n                                            <q-btn color=\"grey-4\" label=\"\u2795\" @click=\"calc3(1)\"><\/q-btn>\n                                        <\/q-btn-group>\n                                    <\/div>\n                                <\/div>\n                                <div class=\"row q-mt-md\">\n                                    <div class=\"col-5\">\n                                        <b>Infants:<\/b>\n                                        <div style=\"margin-top: -5px;\">0 to 1 years<\/div>\n                                    <\/div>\n                                    <div class=\"col-7\">\n                                        <q-btn-group>\n                                            <q-btn color=\"grey-4\" label=\"\u2796\" @click=\"calc4(0)\"><\/q-btn>\n                                            <div class=\"self-center q-mx-md\">{{ form.infants }}<\/div>\n                                            <q-btn color=\"grey-4\" label=\"\u2795\" @click=\"calc4(1)\"><\/q-btn>\n                                        <\/q-btn-group>\n                                    <\/div>\n                                <\/div>\n                                <!--                                <div class=\"row q-mt-md\">\n                                                                    <div class=\"col\">\n                                                                        <q-checkbox size=\"lg\" v-model=\"form.trailer\" val=\"md\" label=\"\"\n                                                                                    @click=\"clickTrailer()\">\n                                                                            <b>Add trailer<\/b>: 2.0 \u00d7 1.2 \u00d7 1.5 m (L \u00d7 W \u00d7 H) <br>\n                                                                            Note: Trailer is only available with a VAN.\n                                                                        <\/q-checkbox>\n                                                                    <\/div>\n                                                                <\/div>-->\n                            <\/div>\n                            <div class=\"col-md-5\"\n                                 style=\"display: flex; flex-direction: column; justify-content: space-between;\">\n                                <img decoding=\"async\" v-if=\"this.form.car_type === 0\"\n                                     src=\"https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/img\/car4a.png\" alt=\"\">\n                                <img decoding=\"async\" v-else-if=\"this.form.car_type === 1\"\n                                     src=\"https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/img\/car7.png\" alt=\"\">\n                                <img decoding=\"async\" v-else src=\"https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/img\/car8a.png\" alt=\"\">\n\n                                <div v-if=\"form.trailer\" class=\"text-center\">\n                                    <img decoding=\"async\" src=\"https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/img\/trailer41.png\" alt=\"trailer\"\n                                         style=\"max-width: 120px\">\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div v-if=\"form.amount\" class=\"text-center\"\n                             style=\"border-top: 1px solid #cdcdcd; margin-top: 20px; padding-top: 14px;\">\n                            <div style=\"font-weight: bold;\">\n                              Price: {{ form.amount }} \u20ac\n                                <span v-if=\"form.car_type === 1\" style=\"font-size: 14px;\">(mini VAN)<\/span>\n                                <span v-if=\"form.car_type === 2\" style=\"font-size: 14px;\">(VAN XL)<\/span>\n                            <\/div>\n                            <div v-if=\"form.nightTrip || form.nightRoundTrip\" style=\"font-weight: bold;\">\n                                (22:00h until 06:00h extra fee for driver included)\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                <\/q-step>\n\n                <q-step :name=\"3\" title=\"\" icon=\"fiber_manual_record\" :done=\"step > 3\">\n                    <div class=\"row\">\n                        <div class=\"col-md-4\">\n                            <img decoding=\"async\" src=\"https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/img\/hand_baggage.jpg\"\n                                 style=\"height: 90px; margin-top: 60px;\"\n                                 alt=\"\">\n                            <div>Personal item max weight 10 kg<\/div>\n                            <q-btn-group>\n                                <q-btn color=\"grey-4\" label=\"\u2796\" @click=\"calcMinBaggage(0)\"><\/q-btn>\n                                <div class=\"self-center q-mx-md\">{{ form.min_baggage }}<\/div>\n                                <q-btn color=\"grey-4\" label=\"\u2795\" @click=\"calcMinBaggage(1)\"><\/q-btn>\n                            <\/q-btn-group>\n                        <\/div>\n                        <div class=\"col-md-4\">\n                            <img decoding=\"async\" src=\"https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/img\/baggage.jpg\" style=\"height: 120px; margin-top: 30px;\"\n                                 alt=\"\">\n                            <div>Hand luggage max weight 10 kg<\/div>\n                            <q-btn-group>\n                                <q-btn color=\"grey-4\" label=\"\u2796\" @click=\"calcBaggage(0)\"><\/q-btn>\n                                <div class=\"self-center q-mx-md\">{{ form.baggage }}<\/div>\n                                <q-btn color=\"grey-4\" label=\"\u2795\" @click=\"calcBaggage(1)\"><\/q-btn>\n                            <\/q-btn-group>\n                        <\/div>\n                        <div class=\"col-md-4\">\n                            <img decoding=\"async\" src=\"https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/img\/baggage2.jpg\" alt=\"\">\n                            <div>Suitcase weight 20..30 kg<\/div>\n                            <q-btn-group>\n                                <q-btn color=\"grey-4\" label=\"\u2796\" @click=\"calcBigBaggage(0)\"><\/q-btn>\n                                <div class=\"self-center q-mx-md\">{{ form.big_baggage }}<\/div>\n                                <q-btn color=\"grey-4\" label=\"\u2795\" @click=\"calcBigBaggage(1)\"><\/q-btn>\n                            <\/q-btn-group>\n                        <\/div>\n                    <\/div>\n\n\n                    <div class=\"row q-mt-md\">\n                        <div class=\"col-md-8\">\n                            <br>\n                            <q-checkbox size=\"lg\" v-model=\"form.trailer\" val=\"md\" label=\"\"\n                                        @click=\"clickTrailer()\">\n                                <b>Add trailer<\/b>: 2.0 \u00d7 1.2 \u00d7 1.5 m (L \u00d7 W \u00d7 H) <br>\n                                Note: Trailer is only available with a VAN.\n                            <\/q-checkbox>\n                        <\/div>\n                    <\/div>\n\n\n                    <div class=\"row q-mt-lg\">\n                      To guarantee a comfortable journey, we recommend, if you have any large golf bags or extra large suitcases or animals, please write in the field below:                        <div v-if=\"form.trailer\" style=\"font-weight: bold;\">\n                            Don\u2019t forget to mention what you plan to place in the trailer:\n                        <\/div>\n                    <\/div>\n\n                    <!--<div class=\"row q-mt-md\">\n                        <q-checkbox v-model=\"form.luggage\"\n                                    label=\"\">\n                        <\/q-checkbox>\n                    <\/div>-->\n\n                    <div class=\"row q-mt-md\">\n                        <q-input v-model=\"form.comment\" filled type=\"textarea\" style=\"width: 100%;\"\n                                 label=\"Comments\"><\/q-input>\n                    <\/div>\n\n                    <div class=\"row q-mt-md\">\n                        <div v-if=\"!form.amount\">\n                          Sorry, we cannot calculate the price for this destination, complete the reservation and we will send you a link to make the payment, thank you.                        <\/div>\n\n\n                        <q-list v-else style=\"width: 100%; margin-bottom: 20px;\">\n                            <q-item tag=\"label\" v-ripple style=\"border: 1px solid #e3e3e3; border-radius: 5px;\">\n                                                                <q-item-section avatar>\n                                      <q-radio v-model=\"form.pay_metod\" val=\"redsys\" color=\"teal\"><\/q-radio>\n                                  <\/q-item-section>\n                                  <q-item-section>\n                                      <q-item-label>Pay with Credit Card                                      <\/q-item-label>\n                                      <q-item-label caption>\n                                          <img decoding=\"async\" src=\"https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/img\/mastercard.svg\" alt=\"Master\"\n                                               style=\"height: 30px; margin-right: 10px;\">\n                                          <img decoding=\"async\" src=\"https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/img\/visacard.svg\" alt=\"Visa\"\n                                               style=\"height: 30px; margin-right: 10px;\">\n                                      <\/q-item-label>\n                                  <\/q-item-section>\n                                                          <\/q-item>\n\n                            <!--<q-item tag=\"label\" v-ripple style=\"border: 1px solid #e3e3e3;border-radius: 5px;\">\n                                <q-item-section avatar>\n                                    <q-radio v-model=\"form.pay_metod\" val=\"viva\" color=\"teal\"><\/q-radio>\n                                <\/q-item-section>\n                                <q-item-section>\n                                    <q-item-label><\/q-item-label>\n                                    <q-item-label caption>\n                                        <img decoding=\"async\" src=\"img\/bancontactcard.svg\" alt=\"bancontact\"\n                                             style=\"height: 30px; margin-right: 10px;\">\n                                        <img decoding=\"async\" src=\"img\/ideal.svg\" alt=\"ideal\"\n                                             style=\"height: 30px; margin-right: 10px;\">\n                                        <img decoding=\"async\" src=\"img\/amexcard.svg\" alt=\"amex\"\n                                             style=\"height: 30px; margin-right: 10px;\">\n                                        <img decoding=\"async\" src=\"img\/discovercard.svg\" alt=\"discover\"\n                                             style=\"height: 30px; margin-right: 10px;\">\n                                        <img decoding=\"async\" src=\"img\/mastercard.svg\" alt=\"Master\"\n                                             style=\"height: 30px; margin-right: 10px;\">\n                                        <img decoding=\"async\" src=\"img\/visacard.svg\" alt=\"Visa\"\n                                             style=\"height: 30px; margin-right: 10px;\">\n                                    <\/q-item-label>\n                                <\/q-item-section>\n                            <\/q-item>-->\n\n                            <!-- <q-item tag=\"label\" v-ripple style=\"border: 1px solid #e3e3e3;border-radius: 5px;\">\n                                <q-item-section avatar>\n                                    <q-radio v-model=\"form.pay_metod\" val=\"on_car\" color=\"teal\"><\/q-radio>\n                                <\/q-item-section>\n                                <q-item-section>\n                                    <q-item-label>Pay with cash<\/q-item-label>\n                                    <q-item-label caption><\/q-item-label>\n                                <\/q-item-section>\n                            <\/q-item> -->\n                        <\/q-list>\n\n\n                        <div v-if=\"form.amount\">\n                            <div class=\"row q-mt-md\">\n                                <div class=\"col-5\" style=\"align-content: center;min-width: 150px;\">\n                                    <h5>\n                                      Total: {{ form.amount }} \u20ac\n                                        <div v-if=\"form.car_type === 1\" style=\"font-size: 14px;\">(mini VAN)<\/div>\n                                        <div v-if=\"form.car_type === 2\" style=\"font-size: 14px;\">(VAN XL)<\/div>\n                                    <\/h5>\n                                <\/div>\n                                <div class=\"col-auto\">\n                                    <div style=\"display: flex; justify-content: center\">\n                                        <div>\n                                            <img decoding=\"async\" v-if=\"this.form.car_type === 0\"\n                                                 src=\"https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/img\/car4a.png\" alt=\"\"\n                                                 style=\"max-height: 90px\">\n                                            <img decoding=\"async\" v-else-if=\"this.form.car_type === 1\"\n                                                 src=\"https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/img\/car7.png\" alt=\"\"\n                                                 style=\"max-height: 90px\">\n                                            <img decoding=\"async\" v-else src=\"https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/img\/car8a.png\" alt=\"\"\n                                                 style=\"max-height: 90px\">\n                                        <\/div>\n                                        <div v-if=\"form.trailer\" style=\"align-content: center;\">\n                                            <img decoding=\"async\" src=\"https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/img\/trailer41.png\" alt=\"trailer\"\n                                                 style=\"max-height: 50px;\">\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n\n                            <h6 v-if=\"form.nightTrip || form.nightRoundTrip\">\n                                (22:00h until 06:00h extra fee for driver included)\n                            <\/h6>\n                            <div>\n                                <i class=\"fa fa-info-circle\" aria-hidden=\"true\"><\/i>\n                                Cancellations due to urgent matters are accepted up to 24 hours before the start of your\n                                booked journey.\n                                If cancellation is requested within less than 24 hours, then we will need to charge you\n                                the full price of the booked service.\n                            <\/div>\n                        <\/div>\n\n                    <\/div>\n                <\/q-step>\n\n\n                <template v-slot:navigation class=\"q-mt-xl\">\n                    <q-stepper-navigation class=\"text-center\" style=\"background-color: #e7e7e7\">\n                        <div v-if=\"step === 1\">\n                            <q-btn @click=\"checkStep()\" color=\"primary\"\n                                   label=\"Continue\"\n                                   class=\"q-mt-md\"><\/q-btn>\n                        <\/div>\n                        <div v-else-if=\"step === 2\">\n                            <q-btn @click=\"checkStep2()\" color=\"primary\" label=\"Continue\"\n                                   class=\"q-mt-md\"><\/q-btn>\n                            <q-btn flat color=\"primary\" @click=\"$refs.stepper.previous()\"\n                                   label=\"Back\"\n                                   class=\"q-ml-sm q-mt-md\"><\/q-btn>\n                        <\/div>\n                        <div v-else-if=\"step === 3\">\n                            <div v-if=\"form.pay_metod\">\n                                <q-btn v-if=\"form.pay_metod === 'on_car'\" @click=\"onSubmit\" color=\"primary\"\n                                       label=\"Send booking\"\n                                       class=\"q-mt-md\"><\/q-btn>\n                                <q-btn v-else @click=\"onSubmit\" color=\"primary\"\n                                       label=\"Booking\"\n                                       class=\"q-mt-md\"><\/q-btn>\n                            <\/div>\n                            <q-btn flat color=\"primary\" @click=\"$refs.stepper.previous()\"\n                                   label=\"Back\"\n                                   class=\"q-ml-sm q-mt-md\"><\/q-btn>\n                        <\/div>\n                    <\/q-stepper-navigation>\n                <\/template>\n            <\/q-stepper>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n  const {ref} = Vue\n  const app = Vue.createApp({\n    setup() {\n      return {}\n    },\n    data() {\n      return {\n        proxyDate: this.dateNow,\n        proxyTime: this.timeNow,\n        proxyDate2: this.dateNow,\n        proxyTime2: this.timeNow,\n\n        airports: [\n          {\n            label: \"Alicante Airport ALC\",\n            value: 'Alicante Airport ALC',\n            description: '',\n            icon: 'flight'\n          },\n          {\n            label: \"Valencia Airport VLC\",\n            value: 'Valencia Airport VLC',\n            description: '',\n            icon: 'flight'\n          },\n          \/*{\n              label: \"Barcelona Airport BCN\",\n                        value: 'Barcelona Airport BCN',\n                        description: '',\n                        icon: 'flight'\n                    },*\/\n          {\n            label: \"Alicante Renfe\/AVE Train Station\",\n            value: 'Alicante Train Station - Renfe Ave',\n            description: '',\n            icon: 'train'\n          },\n          {\n            label: \"Valencia Joaquin Sorolla Train Station\",\n            value: 'Valencia Train Station - Joquin Sorolla',\n            description: '',\n            icon: 'train'\n          },\n          {\n            label: \"Valencia Estaci\u00f3n Nord\",\n            value: 'Valencia Train Station - Estacio del Nord',\n            description: '',\n            icon: 'train'\n          },\n        ],\n        cities: [],\n        dense: false,\n        denseOpts: false,\n        myLocale: {\n          firstDayOfWeek: 1,\n          \/*days: 'Domingo_Lunes_Martes_Mi\u00e9rcoles_Jueves_Viernes_S\u00e1bado'.split('_'),\n          daysShort: 'Dom_Lun_Mar_Mi\u00e9_Jue_Vie_S\u00e1b'.split('_'),\n          months: 'Enero_Febrero_Marzo_Abril_Mayo_Junio_Julio_Agosto_Septiembre_Octubre_Noviembre_Diciembre'.split('_'),\n          monthsShort: 'Ene_Feb_Mar_Abr_May_Jun_Jul_Ago_Sep_Oct_Nov_Dic'.split('_'),\n          firstDayOfWeek: 1, \/\/ 0-6, 0 - Sunday, 1 Monday, ...\n          format24h: true,\n          pluralDay: 'dias'*\/\n        },\n        form: {\n          fromto: 'from_air',\n          from: '',\n          from_city: '',\n          to: '',\n          to_city: '',\n          name: '',\n          phone: '',\n          email: '',\n          date: null,\n          time: null,\n          date2: null,\n          time2: null,\n          flight_number: '',\n          adults: 1,\n          childs: 0,\n          toddlers: 0,\n          infants: 0,\n          comment: '',\n          pay_metod: 'redsys',\n          amount: 0,\n          luggage: false,\n          nightTrip: false,\n          roundTrip: false,\n          nightRoundTrip: false,\n          baggage: 1,\n          big_baggage: 0,\n          min_baggage: 0,\n          car_type: 0,\n          trailer: false\n        },\n        step: 1,\n        accept: false,\n        loading: false,\n        sended: false,\n      }\n    },\n    computed: {\n      dateNow() {\n        let d = new Date()\n        return `${d.getFullYear()}\/${('0' + (d.getMonth() + 1)).slice(-2)}\/${('0' + d.getDate()).slice(-2)}`\n      },\n      timeNow() {\n        let d = new Date()\n        return `${('0' + d.getHours()).slice(-2)}:${('0' + d.getTime()).slice(-2)}`\n      },\n    },\n    methods: {\n      optionsFn(date) {\n        return date >= this.dateNow\n      },\n      optionsFnTime(hr) {\n        let hoursLimit = 24\n        let d = new Date()\n        let dateSelected = new Date(this.form.date)\n        let hours = Math.round((dateSelected.getTime() - d.getTime()) \/ 3600000)\n        let hoursDiff = hours + hr\n        return hoursDiff > hoursLimit;\n      },\n      optionsFnTime2(hr) {\n        let hoursLimit = 24\n        let d = new Date()\n        let dateSelected = new Date(this.form.date2)\n        let hours = Math.round((dateSelected.getTime() - d.getTime()) \/ 3600000)\n        let hoursDiff = hours + hr\n        return hoursDiff > hoursLimit;\n      },\n      checkStep() {\n        if (this.form.fromto === 'from_air') {\n          if (!this.form.from) {\n            alert(\"Please choose your Airport\")\n            return\n          }\n          if (!this.form.date || !this.form.time) {\n            alert(\"Please fill: Data and Time\")\n            return\n          }\n          \/*if (!this.form.flight_number) {\n              alert('Please select Flight Number')\n              return\n          }\n          if (!this.form.to_city || !this.form.to) {\n              alert('Please select your destination')\n              return\n          }*\/\n        } else if (this.form.fromto === 'to_air') {\n          if (!this.form.from || !this.form.from_city) {\n            alert(\"Please choose your address\")\n            return\n          }\n          \/*if (!this.form.date || !this.form.time) {\n              alert('Please fill: Data and Time')\n              return\n          }*\/\n          if (!this.form.date2 || !this.form.time2) {\n            alert(\"Please fill: Data and Time\")\n            return\n          }\n          if (!this.form.to) {\n            alert(\"Please choose your Airport\")\n            return\n          }\n          \/*if (!this.form.flight_number) {\n              alert('Please select Flight Number')\n              return\n          }*\/\n        } else if (this.form.fromto === 'addr_addr') {\n          if (!this.form.from) {\n            alert(\"Please choose your address\")\n            return\n          }\n          if (!this.form.date || !this.form.time) {\n            alert(\"Please fill: Data and Time\")\n            return\n          }\n          if (!this.form.to) {\n            alert(\"Please select your destination\")\n            return\n          }\n        }\n        this.$refs.stepper.next();\n        this.calcPrice();\n      },\n      checkStep2() {\n        if (!this.form.name) {\n          alert(\"Please enter you name\")\n          return\n        }\n        if (!this.form.phone || this.form.phone.length < 6) {\n          alert(\"Please fill Phone\")\n          return\n        }\n        if (!this.form.email) {\n          alert(\"Please fill Email\")\n          return\n        }\n        this.calcPrice();\n        this.$refs.stepper.next();\n      },\n      clearAddr(load_cities) {\n        this.form.from = ''\n        this.form.to = ''\n        this.form.from_city = ''\n        this.form.to_city = ''\n        this.form.flight_number = ''\n        this.form.date = null\n        this.form.time = null\n        this.form.date2 = null\n        this.form.time2 = null\n        this.form.luggage = false\n        this.form.nightTrip = false\n        this.form.roundTrip = false\n        this.form.nightRoundTrip = false\n        if (load_cities)\n          this.loadCities('alc4')\n      },\n      updateProxy() {\n        this.proxyDate = this.form.date\n      },\n      save() {\n        this.form.date = this.proxyDate\n        this.proxyTime = null\n        this.form.time = null\n      },\n      updateProxy2() {\n        this.proxyTime = this.form.time\n      },\n      save2() {\n        this.form.time = this.proxyTime\n      },\n      updateProxy3() {\n        this.proxyDate2 = this.form.date2\n      },\n      save3() {\n        this.form.date2 = this.proxyDate2\n        this.proxyTime2 = null\n        this.form.time2 = null\n      },\n      updateProxy4() {\n        this.proxyTime2 = this.form.time2\n      },\n      save4() {\n        this.form.time2 = this.proxyTime2\n      },\n      async onSubmit() {\n        this.loading = true;\n        this.form.pyament_id = 1777580378;\n        try {\n          let res = await fetch('https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/sendform.php', {\n            headers: {\"Content-Type\": \"application\/json\", \"Accept\": \"application\/json\"},\n            method: \"POST\",\n            body: JSON.stringify(this.form)\n          });\n          const data = await res.json();\n          if (data.result === 'ok') {\n            this.sended = true\n          } else if (data.result === 'pay_stripe') {\n            this.loading = true\n            document.location = 'https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/stripe_payment.php'\n            return\n          } else if (data.result === 'pay_redsys') {\n            this.loading = true\n            document.location = 'https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/redsys_payment.php';\n            return\n          } else if (data.result === 'pay_viva') {\n            this.loading = true\n            document.location = 'https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/viva_payment.php';\n            return\n          } else {\n            alert(\"Booking ERROR,\\n please contact us on phone: +34 642-822-042\")\n          }\n        } catch (error) {\n          console.log(error);\n        }\n        this.loading = false\n      },\n      clickTrailer() {\n        if (this.form.trailer) {\n          if (this.form.adults + this.form.childs + this.form.toddlers + this.form.infants >= 8)\n            this.form.car_type = 2\n          else\n            this.form.car_type = 1\n        }\n        this.calcPrice();\n      },\n      async calcPrice() {\n        if (this.form.adults + this.form.childs + this.form.toddlers + this.form.infants < 5) {\n          if (!this.form.trailer)\n            this.form.car_type = 0\n        } else if (this.form.adults + this.form.childs + this.form.toddlers + this.form.infants < 8)\n          this.form.car_type = 1\n        else\n          this.form.car_type = 2\n\n        if (this.form.time) {\n          let hour = parseInt(this.form.time.slice(0, 2))\n          this.form.nightTrip = hour >= 22 || hour <= 5;\n          if (this.form.roundTrip) {\n            if (this.form.time2) {\n              hour = parseInt(this.form.time2.slice(0, 2))\n              this.form.nightRoundTrip = hour >= 22 || hour <= 5;\n            } else this.form.nightRoundTrip = false\n          }\n          if (this.form.fromto === 'to_air') {\n            if (this.form.time2 && !this.form.nightTrip) {\n              hour = parseInt(this.form.time2.slice(0, 2))\n              this.form.nightTrip = hour >= 22 || hour <= 5;\n            }\n          }\n        }\n        try {\n          let res = await fetch('https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/calcPrice.php', {\n            headers: {\"Content-Type\": \"application\/json\", \"Accept\": \"application\/json\"},\n            method: \"POST\",\n            body: JSON.stringify(this.form)\n          });\n          const data = await res.json();\n          if (data.price) {\n            let price = parseInt(data.price);\n            \/\/ console.log('Price:', price);\n            \/\/ console.log('nightTrip:', this.form.nightTrip);\n            price = parseInt(price + price * 0)\n            if (this.form.nightTrip)\n              this.form.amount = price + 10;\n            else\n              this.form.amount = price;\n\n            if (this.form.roundTrip) {\n              if (this.form.nightRoundTrip)\n                this.form.amount = this.form.amount + price + 10;\n              else\n                this.form.amount = this.form.amount + price;\n            }\n            if (this.form.trailer) {\n              this.form.amount = this.form.amount + 75;\n            }\n\n            this.form.pay_metod = 'redsys';\n            this.form.car_type = data.car_type;\n          }\n        } catch (error) {\n          console.log(error);\n          this.form.amount = 0\n          this.form.pay_metod = 'on_car';\n        }\n      },\n      async loadCities(a) {\n        this.form.to_city = '';\n        this.form.amount = 0;\n        this.form.pay_metod = 'on_car';\n        this.form.car_type = 0;\n\n        let city = 'alc4';\n        if (a.value && a.value.includes('Valencia'))\n          city = 'vlc4';\n\n        try {\n          let res = await fetch('https:\/\/taxialicante.eu\/wp-content\/plugins\/artman-booking\/getCities.php', {\n            headers: {\"Content-Type\": \"application\/json\", \"Accept\": \"application\/json\"},\n            method: \"POST\",\n            body: JSON.stringify(city)\n          });\n          const data = await res.json();\n          if (data)\n            this.cities = data\n          else\n            this.cities = [\"Abanilla\", \"Abar\u00e1n\", \"Adra\", \"Agost\", \"Aguadulce (Almer\u00eda)\", \"\u00c1guilas (Murcia)\", \"Aig\u00fces\", \"Albacete\", \"Albanchez (Almeria)\", \"Albatera\", \"Albir\", \"Albox\", \"Alcalal\u00ed\", \"Alcantarilla\", \"Alcoi\/Alcoy\", \"Alfaix\", \"Alfas del Pi \u2013 Alfaz del Pi\", \"Algemes\u00ed\", \"Algoda\", \"Algorfa\", \"Alhama de Murcia\", \"Alicante city\", \"Almansa\", \"Almeria city\", \"Almerimar\", \"Almorad\u00ed\", \"Altea\", \"Altea Hills\", \"Altea Mascarat\", \"Altea La viella vieja\", \"Altea El Para\u00edso\", \"Altea Santa Clara\", \"Altea Alhama Springs\", \"Altea Urbanizaciones\", \"Altorreal Golf Resort\", \"Alzira\", \"Archena\", \"Arenales del Sol\", \"Aspe\", \"Balsicas\", \"Baza\", \"Benej\u00fazar\", \"Benferri\", \"Benic\u00e0ssim\", \"Benidoleig\", \"Benidorm\", \"Beniel\", \"Benigembla\", \"Benij\u00f3far\", \"Benimar\", \"Benimarco\", \"Benimaurell\", \"Benirrama\", \"Benissa\", \"Benitachell\", \"Benitachell cumbre del sol\", \"Calabardina\", \"Calafat\", \"Calasparra\", \"Calella (de la Costa)\", \"Callosa de Segura\", \"Callosa d en Sarria\", \"Calpe City\", \"Calpe Urbanizaciones\", \"Camping Marjal Costa Blanca\", \"Campoamor (Dehesa de Campoamor)\", \"Campoamor Golf Resort\", \"Campomar\", \"Campos Del R\u00edo\", \"Camposol Golf Resort (Mazarr\u00f3n)\", \"Caniles\", \"Cantoria\", \"Canyades d\u2019en Cirus\", \"Cap de l\u2019Horta\", \"Caravaca De La Cruz\", \"Carboneras\", \"Cartagena\", \"Casas de Tallante\", \"Castalla\", \"Castell de Castells\", \"Castell\u00f3n\", \"Catral\", \"Ceheg\u00edn\", \"Cieza\", \"Ciudad Quesada\", \"Cocentaina\", \"Cofrentes\", \"Condado de Alhama Golf Resort\", \"Cortes de Baza\", \"Corvera (Murcia)\", \"Corvera Golf Resort\", \"Coveta Fum\u00e0\", \"Cox\", \"Crevillent\", \"Cuevas del Almanzora\", \"Cullera\", \"Daim\u00fas\", \"Daya Nueva\", \"Daya Vieja\", \"Denia\", \"Desert Springs Golf Resort\", \"Dolores\", \"Do\u00f1a Pepa\", \"Dream Hills (Orihuela Costa)\", \"El Algar\", \"El Campello\", \"El Castell de Guadalest\", \"El Chaparral\", \"El Cortijo Grande\", \"El Cucador\", \"El Gal\u00e1n\", \"El Moj\u00f3n (Alicante)\", \"El Plant\u00edo Golf\", \"El Rebolledo\", \"El Tosalet\", \"El Valle Golf Resort\", \"El Verger\", \"Elche\", \"Elda\", \"Els Poblets\", \"Entre Naranjos\", \"Ermita de San Jaime\", \"Estepona\", \"Finestrat\", \"Formentera del Segura\", \"Fortuna\", \"Fuente \u00c1lamo\", \"Gandia\", \"Garrucha\", \"Gata de Gorgos\", \"Gea y Truyols\", \"Golf Bah\u00eda\", \"Gran Alacant\", \"Granada\", \"Granja de Rocamora\", \"Guadalest\", \"Guardamar\", \"Guardamar del Segura\", \"Hacienda del Alamo Golf Resort\", \"Hacienda Riquelme Golf Resort\", \"Hell\u00edn\", \"Hond\u00f3n de las Nieves\", \"Hond\u00f3n de los Frailes\", \"Hu\u00e9rcal-Overa\", \"Hu\u00e9scar\", \"Ibi\", \"Isla Plana\", \"Jalon\/Xalo\", \"Javea\/Xavea Urbanizaciones\", \"Javea\/Xavea\", \"Jes\u00fas Pobre\", \"Jumilla\", \"L\u2019Albir\", \"La Aparecida (Alicante)\", \"La Azoh\u00eda\", \"La Cala de Finestrat\", \"La Canalosa\", \"La Drova\", \"La Finca Golf Resort\", \"La Font d\u2019en Carr\u00f2s\", \"La Fustera\", \"La Magdalena\", \"La Manga Club\", \"La Manga del Mar Menor\", \"La Manga golf resort\", \"La Manga Strip\", \"La Marina\", \"La Marquesa Rojales Golf Resort\", \"La Mata\", \"La Murada\", \"La Nucia\", \"La Roda Golf Resort\", \"La Serena Golf Resort\", \"La Tercia\", \"La Torre Golf Resort\", \"La Uni\u00f3n\", \"La Xara\", \"La Zenia\", \"Las Bayas\", \"Las Colinas Golf & Country Club\", \"Las Ramblas de Orihuela Golf Resort\", \"Librilla\", \"Lliber\", \"Lo Pag\u00e1n\", \"Lo Romero Golf Resort (Pilar Horadada)\", \"Lorca\", \"Los Alc\u00e1zares\", \"Los Altos\", \"Los Balcones\", \"Los Dolses\", \"Los Montesinos\", \"Los Nietos\", \"Los Puertos\", \"Los Urrutias\", \"Macisvenda\", \"Mar de Cristal\", \"Mar Menor Golf Resort\", \"Mazarr\u00f3n\", \"Mil Palmeras\", \"Mil Palmeras (Pilar de la Horadada)\", \"Mojacar\", \"Molina de Segura\", \"Monforte del Cid\", \"Mon\u00f2ver\", \"Monte Pego\", \"Monteazul Algorfa\", \"Moraira\", \"Moralet\", \"Moratalla\", \"Mosa Golf Resort\", \"Murla\", \"Murcia Airport Corvera (RMU)\", \"Murcia City\", \"Muro d\u2019Alcoi\", \"Mutxamel\", \"N\u00edjar\", \"Novelda\", \"Oliva\", \"Ondara\", \"Onil\", \"Ontinyent\", \"Ontur\", \"Orba\", \"Orcheta \/ Orxeta\", \"Orihuela Costa\", \"Orihuela town\", \"Oropesa del Mar\", \"Parcent\", \"Pedreguer\", \"Pego\", \"Pilar de la Horadada\", \"Playa de San Juan\", \"Playa Flamenca\", \"Playa Honda\", \"Polop\", \"Pueblo Acantilado\", \"Puerta de Hierro\", \"Puerto de Mazarr\u00f3n\", \"Puerto de Sagunto\", \"Punta Prima (TORREVIEJA)\", \"Rafal\", \"Rojales\", \"San Fulgencio\", \"San Javier\", \"San Juan \/ Sant Joan d\u2019Alacant\", \"San Pedro del Pinatar\", \"Sant Vicent del Raspeig\", \"Santa Pola\", \"Sax\", \"Senija\", \"Silla\", \"Sucina\", \"Teulada (Alicante)\", \"Torre de la Horadada\", \"TORREVIEJA La Mata\", \"Torre-Pacheco\", \"Torrevieja\", \"Valencia\", \"Valencia Airport (VLC)\", \"Valle del Este Golf Resort (Vera)\", \"V\u00e9lez Blanco\", \"V\u00e9lez-Rubio\", \"Ventanicas-el Cantal (Moj\u00e1car)\", \"Vera\", \"Vera Playa\", \"Villajoyosa\", \"Villamartin Orihuela Costa\", \"Villena\", \"Vistabella Golf Club\"]\n\n        } catch (error) {\n          console.log(error);\n        }\n      },\n      calc(n) {\n        if (n && this.totalPersons() < 8) this.form.adults++\n        if (!n && this.form.adults > 1) this.form.adults--\n        this.calcPrice();\n      },\n      calc2(n) {\n        if (n && this.totalPersons() < 8) this.form.childs++\n        if (!n && this.form.childs > 0) this.form.childs--\n        this.calcPrice();\n      },\n      calc3(n) {\n        if (n && this.totalPersons() < 8) this.form.toddlers++\n        if (!n && this.form.toddlers > 0) this.form.toddlers--\n        this.calcPrice();\n      },\n      calc4(n) {\n        if (n && this.totalPersons() < 8) this.form.infants++\n        if (!n && this.form.infants > 0) this.form.infants--\n        this.calcPrice();\n      },\n      calcBaggage(n) {\n        if (n && (this.form.baggage + this.form.big_baggage) < 8) this.form.baggage++\n        if (!n && this.form.baggage > 0) this.form.baggage--\n        this.calcPrice();\n      },\n      calcBigBaggage(n) {\n        if (n && (this.form.baggage + this.form.big_baggage) < 8) this.form.big_baggage++\n        if (!n && this.form.big_baggage > 0) this.form.big_baggage--\n        this.calcPrice();\n      },\n      calcMinBaggage(n) {\n        if (n && this.form.min_baggage < 8) this.form.min_baggage++\n        if (!n && this.form.min_baggage > 0) this.form.min_baggage--\n        this.calcPrice();\n      },\n      totalPersons() {\n        return this.form.adults + this.form.childs + this.form.toddlers + this.form.infants\n      },\n    },\n    async mounted() {\n    },\n  })\n\n  app.use(Vue3QTelInput)\n  app.use(Quasar)\n  \/\/ Quasar.lang.set(Quasar.lang.es)\n  app.mount('#q-app')\n\n  document.getElementById('start').style.opacity = '100%'\n<\/script>\n\n\n<style>\n    input[type=text] {\n        border: none;\n    }\n\n    [type=button]:hover {\n        background-color: inherit;\n    }\n\n    \/* Changes for WPBakery *\/\n    .row {\n        margin-left: 0;\n        margin-right: 0;\n    }\n\n    .material-icons {\n        font-size: 18px;\n    }\n\n    textarea {\n        box-shadow: inherit;\n    }\n\n    input[type=\"text\"], input[type=\"email\"], input[type=\"url\"], input[type=\"password\"], input[type=\"search\"], input[type=\"tel\"] {\n        box-shadow: inherit;\n    }\n<\/style>\n[\/vc_column][\/vc_row][vc_row wrap_container=&#8221;yes&#8221; css=&#8221;.vc_custom_1678388745307{margin-top: -30px !important;padding-top: 30px !important;padding-bottom: 80px !important;}&#8221;][vc_column width=&#8221;1\/3&#8243;][vc_custom_heading text=&#8221;Welcome to<br \/>\n\u201cTaxi Alicante\u201d&#8221; font_container=&#8221;tag:h2|font_size:1.6em|text_align:left|line_height:1.2em&#8221; use_theme_fonts=&#8221;yes&#8221; show_box_icon=&#8221;yes&#8221; font_weight=&#8221;700&#8243; text_transform=&#8221;none&#8221; has_icon=&#8221;&#8221;][vc_column_text css=&#8221;.vc_custom_1487332042260{margin-top: 20px !important;margin-bottom: 0px !important;}&#8221;]Unmatched quality and first-class service, flexibility and guaranteed security and reliability are our service standards. Our renown and highly experienced taxi business provides both private individuals and companies across the whole of Spain with first-rate airport shuttle, group transport and business transport services. See you soon in one of our taxis![\/vc_column_text][vc_single_image image=&#8221;508&#8243; img_size=&#8221;full&#8221; css=&#8221;.vc_custom_1487332120833{margin-top: 30px !important;margin-bottom: 0px !important;margin-left: -10px !important;}&#8221;][vc_custom_heading text=&#8221;Manager&#8221; font_container=&#8221;tag:h2|font_size:14|text_align:left|color:%23646464|line_height:1&#8243; use_theme_fonts=&#8221;yes&#8221; font_weight=&#8221;600&#8243; text_transform=&#8221;none&#8221; has_icon=&#8221;&#8221; css=&#8221;.vc_custom_1677868338553{margin-top: 10px !important;margin-bottom: 20px !important;}&#8221;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][boardthemes_info_box image=&#8221;6687&#8243; read_more=&#8221;more&#8221; link=&#8221;url:http%3A%2F%2Fwww.taxialicante.eu%2Fen%2Fairport-transfer-service-costa-blanca%2F|||&#8221; read_text=&#8221;Read more&#8221; title=&#8221;A Short Introduction&#8221; el_class=&#8221;margin-top-xs-30&#8243; css=&#8221;.vc_custom_1709843001544{margin-top: 20px !important;}&#8221;]At Taxi Alicante we boost more than 25 years of experience in airport shuttle services from and to the airports of Alicante and Valencia, located in the Spanish Costa Blanca.[\/boardthemes_info_box][\/vc_column][vc_column width=&#8221;1\/3&#8243; css=&#8221;.vc_custom_1678388863269{padding-top: 20px !important;}&#8221;][boardthemes_info_box image=&#8221;693&#8243; read_more=&#8221;more&#8221; link=&#8221;url:http%3A%2F%2Fwww.taxialicante.eu%2Fen%2Frates-airport-transfer-taxi-service%2F|||&#8221; read_text=&#8221;Read more&#8221; title=&#8221;Unbeatable Rates&#8221; el_class=&#8221;margin-top-xs-30&#8243;]Carefree travelling with Taxi Alicante, your partner in passenger transport. We only work with fixed fares and prices, which means you\u00b4ll have no unpleasant surprises![\/boardthemes_info_box][\/vc_column][\/vc_row][vc_row wrap_container=&#8221;yes&#8221; css=&#8221;.vc_custom_1485956873303{padding-top: 90px !important;padding-bottom: 100px !important;background-image: url(https:\/\/taxialicante.eu\/wp-content\/uploads\/2016\/08\/bg-1-1-1.png?id=523) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; el_class=&#8221;padding-bottom-xs-210&#8243;][vc_column width=&#8221;1\/3&#8243;][vc_custom_heading text=&#8221;Our Services&#8221; font_container=&#8221;tag:h2|font_size:36|text_align:left|color:%23ffffff|line_height:1&#8243; use_theme_fonts=&#8221;yes&#8221; show_box_icon=&#8221;yes&#8221; font_weight=&#8221;700&#8243; text_transform=&#8221;none&#8221; has_icon=&#8221;&#8221;][boardthemes_icon_box icon_type=&#8221;cargoup&#8221; icon_cargoup=&#8221;cargoup cargoup-plane&#8221; read_more=&#8221;box&#8221; link=&#8221;url:https%3A%2F%2Fwww.taxialicante.eu%2Fen%2Fairport-transfer-alicante-valencia%2F|||&#8221; animation_duration=&#8221;0.5s&#8221; animation_delay=&#8221;0.5s&#8221; title=&#8221;Airport Transfer&#8221; css=&#8221;.vc_custom_1504537051324{margin-top: 83px !important;}&#8221; animation_type=&#8221;zoomIn&#8221;]Our transfers from and to Alicante and Valencia airport are always based on first-class services.[\/boardthemes_icon_box][boardthemes_icon_box icon_type=&#8221;cargoup&#8221; icon_cargoup=&#8221;cargoup cargoup-car&#8221; icon_size=&#8221;60px&#8221; read_more=&#8221;box&#8221; link=&#8221;url:https%3A%2F%2Fwww.taxialicante.eu%2Fen%2Fcheap-group-transport%2F|||&#8221; animation_duration=&#8221;0.5s&#8221; animation_delay=&#8221;1.25s&#8221; title=&#8221;Group Transport&#8221; css=&#8221;.vc_custom_1490189754162{margin-top: 80px !important;}&#8221; animation_type=&#8221;zoomIn&#8221; el_class=&#8221;margin-top-xs-80&#8243;]We transport small groups in our minibuses till 8 persons across the whole of Spain and at fixed prices.[\/boardthemes_icon_box][\/vc_column][vc_column width=&#8221;1\/3&#8243;][boardthemes_icon_box icon_type=&#8221;cargoup&#8221; icon_cargoup=&#8221;cargoup cargoup-contact24h&#8221; icon_size=&#8221;60px&#8221; read_more=&#8221;box&#8221; link=&#8221;url:https%3A%2F%2Fwww.taxialicante.eu%2Fen%2Ftaxi-service-spain%2F|||&#8221; animation_duration=&#8221;0.5s&#8221; animation_delay=&#8221;0.75s&#8221; title=&#8221;Taxi Service&#8221; css=&#8221;.vc_custom_1490189766043{margin-top: 141px !important;}&#8221; animation_type=&#8221;zoomIn&#8221; el_class=&#8221;margin-top-xs-80&#8243;]All our private taxi services are provided at fixed prices per route, no unexpected surprises.[\/boardthemes_icon_box][boardthemes_icon_box icon_type=&#8221;cargoup&#8221; icon_cargoup=&#8221;cargoup cargoup-global&#8221; read_more=&#8221;box&#8221; link=&#8221;url:https%3A%2F%2Fwww.taxialicante.eu%2Fen%2Fbusiness-transfers%2F|||&#8221; animation_duration=&#8221;0.5s&#8221; animation_delay=&#8221;1.5s&#8221; title=&#8221;Business Transport&#8221; css=&#8221;.vc_custom_1490189778927{margin-top: 80px !important;margin-bottom: 80px !important;}&#8221; animation_type=&#8221;zoomIn&#8221; el_class=&#8221;margin-top-xs-80&#8243;]If you need a VIP transport service on the Costa Blanca, then book our luxury Mercedes V or S Class.[\/boardthemes_icon_box][\/vc_column][\/vc_row][vc_row wrap_container=&#8221;yes&#8221;][vc_column][vc_custom_heading text=&#8221;Taxi Alicante blog&#8221; font_container=&#8221;tag:h2|font_size:36|text_align:left|line_height:1&#8243; use_theme_fonts=&#8221;yes&#8221; show_box_icon=&#8221;yes&#8221; font_weight=&#8221;700&#8243; text_transform=&#8221;none&#8221; has_icon=&#8221;&#8221;][boardthemes_post_grid title=&#8221;Nieuwsberichten&#8221; max_items=&#8221;3&#8243; display_type=&#8221;grid&#8221; items_per_row=&#8221;3&#8243; show_content=&#8221;&#8221; show_more_posts=&#8221;&#8221; taxonomies=&#8221;featured&#8221; more_posts_url=&#8221;&#8221; css=&#8221;.vc_custom_1486306740607{margin-top: 50px !important;}&#8221;][\/vc_column][\/vc_row][vc_row wrap_container=&#8221;yes&#8221; css=&#8221;.vc_custom_1472797805170{padding-top: 85px !important;padding-bottom: 60px !important;}&#8221;][vc_column][vc_custom_heading text=&#8221;Customer Reviews &#8230;&#8221; font_container=&#8221;tag:h2|font_size:36|text_align:left|line_height:1&#8243; use_theme_fonts=&#8221;yes&#8221; show_box_icon=&#8221;yes&#8221; font_weight=&#8221;700&#8243; text_transform=&#8221;none&#8221;][boardthemes_testimonial autoplay=&#8221;&#8221; display_nav=&#8221;&#8221; display_dots=&#8221;yes&#8221; items_per_slide=&#8221;4&#8243; css=&#8221;.vc_custom_1611605562104{margin-top: 50px !important;}&#8221;][\/vc_column][\/vc_row][vc_row content_placement=&#8221;middle&#8221; el_class=&#8221;vc_row-no-padding&#8221;][vc_column][vc_gmaps link=&#8221;#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMxMjguMDA2NTgxODE3MjExJTIxMmQtMC40NzM5MDUwNDg1Nzg4NTU1JTIxM2QzOC4zNzE5NjkxODUyNDczMTYlMjEybTMlMjExZjAlMjEyZjAlMjEzZjAlMjEzbTIlMjExaTEwMjQlMjEyaTc2OCUyMTRmMTMuMSUyMTNtMyUyMTFtMiUyMTFzMHhkNjIzNzEzOTA1N2ZjMTMlMjUzQTB4MTNjZjM4YjYzNWM1NTEwNiUyMTJzVGF4aSUyQkFsaWNhbnRlJTIxNWUwJTIxM20yJTIxMXNubCUyMTJzYmUlMjE0djE1NDAzOTUyNTc3NTElMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRSUzQyUyRmlmcmFtZSUzRQ==&#8221; css=&#8221;.vc_custom_1540395409388{margin-bottom: -12px !important;}&#8221;][\/vc_column][\/vc_row]<\/p>\n<\/section>","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row_content&#8221;][vc_column][rev_slider_vc alias=&#8221;main-slider-en&#8221;][\/vc_column][\/vc_row][vc_row wrap_container=&#8221;yes&#8221; css=&#8221;.vc_custom_1487163737112{margin-top: -30px !important;margin-bottom: -20px !important;padding-top: 90px !important;padding-bottom: 77px !important;}&#8221;][vc_column][vc_custom_heading text=&#8221;Book your transfers now ONLINE!&#8221; font_container=&#8221;tag:h2|font_size:1.6em|text_align:left|line_height:1.2em&#8221; use_theme_fonts=&#8221;yes&#8221; show_box_icon=&#8221;yes&#8221; font_weight=&#8221;700&#8243; text_transform=&#8221;none&#8221; has_icon=&#8221;&#8221; css=&#8221;.vc_custom_1678388822084{margin-bottom: 20px !important;}&#8221;][\/vc_column][\/vc_row][vc_row wrap_container=&#8221;yes&#8221; css=&#8221;.vc_custom_1678388745307{margin-top: -30px !important;padding-top: 30px !important;padding-bottom: 80px !important;}&#8221;][vc_column width=&#8221;1\/3&#8243;][vc_custom_heading text=&#8221;Welcome to \u201cTaxi Alicante\u201d&#8221; font_container=&#8221;tag:h2|font_size:1.6em|text_align:left|line_height:1.2em&#8221; use_theme_fonts=&#8221;yes&#8221; show_box_icon=&#8221;yes&#8221; font_weight=&#8221;700&#8243; text_transform=&#8221;none&#8221; has_icon=&#8221;&#8221;][vc_column_text css=&#8221;.vc_custom_1487332042260{margin-top: 20px !important;margin-bottom: 0px !important;}&#8221;]Unmatched quality and first-class service, flexibility and guaranteed security and reliability are our service standards. Our renown and highly experienced taxi business provides both private individuals and companies across the whole of Spain with first-rate airport shuttle, group transport and business transport services. See you soon in one of our taxis![\/vc_column_text][vc_single_image image=&#8221;508&#8243; img_size=&#8221;full&#8221; css=&#8221;.vc_custom_1487332120833{margin-top: 30px !important;margin-bottom: 0px !important;margin-left: -10px !important;}&#8221;][vc_custom_heading text=&#8221;Manager&#8221; font_container=&#8221;tag:h2|font_size:14|text_align:left|color:%23646464|line_height:1&#8243; use_theme_fonts=&#8221;yes&#8221; font_weight=&#8221;600&#8243; text_transform=&#8221;none&#8221; has_icon=&#8221;&#8221; css=&#8221;.vc_custom_1677868338553{margin-top: 10px !important;margin-bottom: 20px !important;}&#8221;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][boardthemes_info_box image=&#8221;6687&#8243; read_more=&#8221;more&#8221; link=&#8221;url:http%3A%2F%2Fwww.taxialicante.eu%2Fen%2Fairport-transfer-service-costa-blanca%2F|||&#8221; read_text=&#8221;Read more&#8221; title=&#8221;A Short Introduction&#8221; el_class=&#8221;margin-top-xs-30&#8243; css=&#8221;.vc_custom_1709843001544{margin-top: 20px !important;}&#8221;]At Taxi Alicante we boost more than 25 years of experience in airport shuttle services from and to the airports of Alicante and Valencia, located in the Spanish Costa Blanca.[\/boardthemes_info_box][\/vc_column][vc_column width=&#8221;1\/3&#8243; css=&#8221;.vc_custom_1678388863269{padding-top: 20px !important;}&#8221;][boardthemes_info_box image=&#8221;693&#8243; read_more=&#8221;more&#8221; link=&#8221;url:http%3A%2F%2Fwww.taxialicante.eu%2Fen%2Frates-airport-transfer-taxi-service%2F|||&#8221; read_text=&#8221;Read more&#8221; title=&#8221;Unbeatable Rates&#8221; el_class=&#8221;margin-top-xs-30&#8243;]Carefree travelling with Taxi Alicante, your partner in passenger transport. We only work with fixed fares and prices, which means you\u00b4ll have no unpleasant surprises![\/boardthemes_info_box][\/vc_column][\/vc_row][vc_row wrap_container=&#8221;yes&#8221; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1544","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Airport shuttle Alicante &amp; Valencia by Taxi Alicante, cheap and reliable<\/title>\n<meta name=\"description\" content=\"Taxi Alicante, unbeatable airport shuttle fares for services to &amp; from airports Alicante and Valencia. Our drivers speak your language.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Airport shuttle Alicante &amp; Valencia by Taxi Alicante, cheap and reliable\" \/>\n<meta property=\"og:description\" content=\"Taxi Alicante, unbeatable airport shuttle fares for services to &amp; from airports Alicante and Valencia. Our drivers speak your language.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/taxialicante.eu\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"Taxi Alicante\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/taxialicantevalencia\/?fref=ts\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-07T20:23:23+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/taxialicante.eu\/en\/\",\"url\":\"https:\/\/taxialicante.eu\/en\/\",\"name\":\"Airport shuttle Alicante & Valencia by Taxi Alicante, cheap and reliable\",\"isPartOf\":{\"@id\":\"https:\/\/taxialicante.eu\/#website\"},\"datePublished\":\"2016-08-30T12:20:55+00:00\",\"dateModified\":\"2024-03-07T20:23:23+00:00\",\"description\":\"Taxi Alicante, unbeatable airport shuttle fares for services to & from airports Alicante and Valencia. Our drivers speak your language.\",\"breadcrumb\":{\"@id\":\"https:\/\/taxialicante.eu\/en\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/taxialicante.eu\/en\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/taxialicante.eu\/en\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/taxialicante.eu\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/taxialicante.eu\/#website\",\"url\":\"https:\/\/taxialicante.eu\/\",\"name\":\"Taxi Alicante\",\"description\":\"25 jaar ervaring in luchthavenvervoer\",\"publisher\":{\"@id\":\"https:\/\/taxialicante.eu\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/taxialicante.eu\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/taxialicante.eu\/#organization\",\"name\":\"Taxi Alicante\",\"url\":\"https:\/\/taxialicante.eu\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/taxialicante.eu\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/taxialicante.eu\/wp-content\/uploads\/2017\/02\/logo-red-1.png\",\"contentUrl\":\"https:\/\/taxialicante.eu\/wp-content\/uploads\/2017\/02\/logo-red-1.png\",\"width\":350,\"height\":84,\"caption\":\"Taxi Alicante\"},\"image\":{\"@id\":\"https:\/\/taxialicante.eu\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/taxialicantevalencia\/?fref=ts\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Airport shuttle Alicante & Valencia by Taxi Alicante, cheap and reliable","description":"Taxi Alicante, unbeatable airport shuttle fares for services to & from airports Alicante and Valencia. Our drivers speak your language.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Airport shuttle Alicante & Valencia by Taxi Alicante, cheap and reliable","og_description":"Taxi Alicante, unbeatable airport shuttle fares for services to & from airports Alicante and Valencia. Our drivers speak your language.","og_url":"https:\/\/taxialicante.eu\/en\/","og_site_name":"Taxi Alicante","article_publisher":"https:\/\/www.facebook.com\/taxialicantevalencia\/?fref=ts","article_modified_time":"2024-03-07T20:23:23+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/taxialicante.eu\/en\/","url":"https:\/\/taxialicante.eu\/en\/","name":"Airport shuttle Alicante & Valencia by Taxi Alicante, cheap and reliable","isPartOf":{"@id":"https:\/\/taxialicante.eu\/#website"},"datePublished":"2016-08-30T12:20:55+00:00","dateModified":"2024-03-07T20:23:23+00:00","description":"Taxi Alicante, unbeatable airport shuttle fares for services to & from airports Alicante and Valencia. Our drivers speak your language.","breadcrumb":{"@id":"https:\/\/taxialicante.eu\/en\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/taxialicante.eu\/en\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/taxialicante.eu\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/taxialicante.eu\/en\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/taxialicante.eu\/#website","url":"https:\/\/taxialicante.eu\/","name":"Taxi Alicante","description":"25 jaar ervaring in luchthavenvervoer","publisher":{"@id":"https:\/\/taxialicante.eu\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/taxialicante.eu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Organization","@id":"https:\/\/taxialicante.eu\/#organization","name":"Taxi Alicante","url":"https:\/\/taxialicante.eu\/","logo":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/taxialicante.eu\/#\/schema\/logo\/image\/","url":"https:\/\/taxialicante.eu\/wp-content\/uploads\/2017\/02\/logo-red-1.png","contentUrl":"https:\/\/taxialicante.eu\/wp-content\/uploads\/2017\/02\/logo-red-1.png","width":350,"height":84,"caption":"Taxi Alicante"},"image":{"@id":"https:\/\/taxialicante.eu\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/taxialicantevalencia\/?fref=ts"]}]}},"_links":{"self":[{"href":"https:\/\/taxialicante.eu\/en\/wp-json\/wp\/v2\/pages\/1544","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/taxialicante.eu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/taxialicante.eu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/taxialicante.eu\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/taxialicante.eu\/en\/wp-json\/wp\/v2\/comments?post=1544"}],"version-history":[{"count":29,"href":"https:\/\/taxialicante.eu\/en\/wp-json\/wp\/v2\/pages\/1544\/revisions"}],"predecessor-version":[{"id":6692,"href":"https:\/\/taxialicante.eu\/en\/wp-json\/wp\/v2\/pages\/1544\/revisions\/6692"}],"wp:attachment":[{"href":"https:\/\/taxialicante.eu\/en\/wp-json\/wp\/v2\/media?parent=1544"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}