<div id="booking-form-content" class="booking-form-content">

    <form id="booking-google-form" class="form-header gogole-auto two-date-form" 
          action="https://taxi-munchen.online/booking-page/"
          method="POST"> 
        <div class="booking-status"></div>
        <input type="hidden" name="vtc-action" value="classic-b-1-is-submited">
        <div id="booking_control" class="booking_control">
            <input type="hidden" id="cal-distance" name="cal-distance" value="">
            <input type="hidden" id="cal-time" name="cal-time" value="">
            <div class="row vtc-form-fields" style="position:relative; margin-bottom: 15px;">
                <div> 	
                    <div class="form-group col-md-7">                                     
                        <input type="hidden"  id="car-id" value="">     
                        <div class="label-select typeCarsDropDownCar">  
                            <div class="input-group">
                                <span class="input-group-addon"> 
                                    <i class="pe-7s-car"></i> 
                                </span>                    
                                <select name="f-selected-car" class="form-control bordr-left" id="f-showme-all"  required="">
                                    <option value="3249">First Class</option><option value="70">ECO</option><option value="263">VAN</option>   
                                </select>                    
                            </div>
                        </div>
                    </div> 
                    <div class="form-group col-md-5">
                        <div class="label-select typeCarsDropDown">  
                            <div class="input-group">
                                <span class="input-group-addon"> 
                                    <i class="pe-7s-refresh-2"></i> 
                                </span>                    
                                <select name="f-oneway" id="f-oneway" class="form-control  typeCarsDropDown-rout  bordr-left" required="" > 
                                    <option value="1" selected >Oneway </option>
                                    <option value="2">Return </option>
                                </select>                     
                            </div>
                        </div>                                
                    </div> 
                </div>  

                <div class="form-group col-md-12">
                    <div class="input-group">
                        <span class="input-group-addon">        
                            <a class="btn-geolocation btn-geolocation1" onclick="getLocation()" href="#">
                                <i class="pe-7s-map-marker"></i>
                            </a>
                        </span>
                        <input type="text" name="f-pick-up" id="f-pick-up" class="form-control bordr-left" placeholder="Pick Up Location" required="">                                          
                    </div>
                </div>
                <div class="form-group col-md-12">
                    <div class="input-group">
                        <span class="input-group-addon"> 
                            <a class="btn-geolocation btn-geolocation2" onclick="getLocationDestination()" href="#">
                                <i class="pe-7s-map-marker"></i>
                            </a> 
                        </span>                    
                        <input type="text" name="f-end-up" id="f-end-up" class="form-control  bordr-left"  placeholder="Drop off location " required="">                                          
                    </div>
                </div>                                 
                <!-- ./location -->
                <div class="form-group col-md-12" style="margin-bottom: 0px;">
                    <div class="row">
                        <div class="col-xs-12 col-sm-7">
                            <div class="input-group">
                                <span class="input-group-addon"> 
                                    <i class="pe-7s-date"></i>
                                </span> 
                                <div id="d-pick_update" class="form-group" data-date="12-02-2012" data-date-format="dd-mm-yyyy">
                                    <input class="form-control bordr-left" name="f-pick-up-date" id="f-pick-up-date" type="text" data-date-start-date="+1d" placeholder="Pick up date" required >
                                </div>
                            </div>
                        </div>
                        <div class="col-xs-12 col-sm-5">
                            <div class="input-group">
                                <span class="input-group-addon"> 
                                    <i class="pe-7s-stopwatch"></i>
                                </span> 
                                <div class="label-select">
                                    <select name="f-pick-up-time" id="f-pick-up-time"class="form-control bordr-left" ><option value="00:00">00:00</option><option value="00:30">00:30</option><option value="01:00">01:00</option><option value="01:30">01:30</option><option value="02:00">02:00</option><option value="02:30">02:30</option><option value="03:00">03:00</option><option value="03:30">03:30</option><option value="04:00">04:00</option><option value="04:30">04:30</option><option value="05:00">05:00</option><option value="05:30">05:30</option><option value="06:00">06:00</option><option value="06:30">06:30</option><option value="07:00">07:00</option><option value="07:30">07:30</option><option value="08:00">08:00</option><option value="08:30">08:30</option><option value="09:00">09:00</option><option value="09:30">09:30</option><option selected="selected" value="10:00">10:00</option><option value="10:30">10:30</option><option value="11:00">11:00</option><option value="11:30">11:30</option><option value="12:00">12:00</option><option value="12:30">12:30</option><option value="13:00">13:00</option><option value="13:30">13:30</option><option value="14:00">14:00</option><option value="14:30">14:30</option><option value="15:00">15:00</option><option value="15:30">15:30</option><option value="16:00">16:00</option><option value="16:30">16:30</option><option value="17:00">17:00</option><option value="17:30">17:30</option><option value="18:00">18:00</option><option value="18:30">18:30</option><option value="19:00">19:00</option><option value="19:30">19:30</option><option value="20:00">20:00</option><option value="20:30">20:30</option><option value="21:00">21:00</option><option value="21:30">21:30</option><option value="22:00">22:00</option><option value="22:30">22:30</option><option value="23:00">23:00</option><option value="23:30">23:30</option></select>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>

                <div class="form-group col-md-12 rt-date hide" style="margin-bottom: 4px;margin-top: 18px;">
                    <div class="row">
                        <div class="col-xs-12 col-sm-7">
                            <div class="input-group">
                                <span class="input-group-addon"> 
                                    <i class="pe-7s-date"></i>
                                </span> 
                                <div id="d-retourn_update" class="form-group">
                                    <input class="form-control bordr-left" name="f-end-up-date" id="f-end-up-date" type="text" placeholder="Drop off date" >
                                </div>
                            </div>
                        </div>
                        <div class="col-xs-12 col-sm-5">
                            <div class="input-group">
                                <span class="input-group-addon"> 
                                    <i class="pe-7s-stopwatch"></i>
                                </span> 
                                <div class="label-select">  
                                    <select name="f-end-up-time" id="f-end-up-time"class="form-control bordr-left" ><option value="00:00">00:00</option><option value="00:30">00:30</option><option value="01:00">01:00</option><option value="01:30">01:30</option><option value="02:00">02:00</option><option value="02:30">02:30</option><option value="03:00">03:00</option><option value="03:30">03:30</option><option value="04:00">04:00</option><option value="04:30">04:30</option><option value="05:00">05:00</option><option value="05:30">05:30</option><option value="06:00">06:00</option><option value="06:30">06:30</option><option value="07:00">07:00</option><option value="07:30">07:30</option><option value="08:00">08:00</option><option value="08:30">08:30</option><option value="09:00">09:00</option><option value="09:30">09:30</option><option selected="selected" value="10:00">10:00</option><option value="10:30">10:30</option><option value="11:00">11:00</option><option value="11:30">11:30</option><option value="12:00">12:00</option><option value="12:30">12:30</option><option value="13:00">13:00</option><option value="13:30">13:30</option><option value="14:00">14:00</option><option value="14:30">14:30</option><option value="15:00">15:00</option><option value="15:30">15:30</option><option value="16:00">16:00</option><option value="16:30">16:30</option><option value="17:00">17:00</option><option value="17:30">17:30</option><option value="18:00">18:00</option><option value="18:30">18:30</option><option value="19:00">19:00</option><option value="19:30">19:30</option><option value="20:00">20:00</option><option value="20:30">20:30</option><option value="21:00">21:00</option><option value="21:30">21:30</option><option value="22:00">22:00</option><option value="22:30">22:30</option><option value="23:00">23:00</option><option value="23:30">23:30</option></select>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>  

                <div class="privew-car"></div>
            </div>

            <div id="result_content" class="result_content hide"> 
                <div class="row">
                    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" id="resultRightMain" style="display: inline-block;padding-top: 20px; float: left; width:50%">
                        <div id="resultText" style="">
                            <div class="row">

                                <div class="col-md-8 col-md-offset-2" id="estimatedFareDivId" style="display: inline-block;;">
                                    <span>
                                        <strong>Price  : </strong>
                                        <span id="estimatedFareSpanValue"></span>
                                    </span>
                                </div>

                                <div class="myrow" style="display: inline-block;">
                                    <span>
                                        <strong>Distance  : </strong>
                                        <span id="distanceSpanValue"></span>
                                    </span>
                                </div> 

                                <div class="myrow" style="display: inline-block;">
                                    <span>
                                        <strong>Travel time   : </strong>
                                        <span id="durationSpanValue"></span>
                                    </span>
                                </div> 													

                            </div>		
                        </div>
                    </div>
                    <div id="divCheckoutButton" class="col-xs-12 form-group checkout-btn" 
                         style="text-align: center; padding-top: 20px; margin-bottom: 15px; width: 50%; float: right ! important;">

                        <button type="button" class="btn btn-primary " id="vtc-show-map">
                            Show the map			
                        </button>

                        <button type="button" class="btn btn-primary" id="vtc-next-step">
                            Next		
                        </button>

                    </div>
                </div> 
            </div>
            <!-- /.modal -->
            <div class="modal fade"  id="module_map" tabindex="-1" role="dialog" >
                <div class="modal-dialog" role="document">
                    <div class="modal-content">
                        <div class="modal-header">
                            <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
                            <h4 class="modal-title" id="myModalLabel">Your direction </h4>
                        </div>
                        <div class="modal-body">
                            <div id="map_canvas"></div> 
                        </div>
                        <div class="modal-footer">
                            <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> 
                        </div>
                    </div>
                </div>
            </div>
            <!-- /.modal --> 
            <div class="form-group last vtc-submit-area center">
                <button type="submit" id="find_direction" class=" btn btn-warning btn-block btn-lg" >
                    <i class="load_icon pe-7s-check"> </i>
                    GET A QUOTE                    
                </button>
            </div>
        </div>                                   
    </form>
</div>{"id":5,"date":"2017-01-04T15:30:08","date_gmt":"2017-01-04T15:30:08","guid":{"rendered":"http:\/\/localhost\/modues\/taxi1\/?page_id=2"},"modified":"2025-10-31T15:32:06","modified_gmt":"2025-10-31T15:32:06","slug":"home","status":"publish","type":"page","link":"https:\/\/taxi-munchen.online\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row parallax=&#8221;content-moving&#8221; parallax_image=&#8221;211&#8243; el_class=&#8221;homepage-slider bg-attached&#8221; css=&#8221;.vc_custom_1513272333790{padding-top: 100px !important;padding-bottom: 80px !important;background-position: center;background-repeat: no-repeat;background-size:cover;}&#8221;][vc_column][vc_empty_space height=&#8221;45px&#8221;][vc_btn title=&#8221;+4989954057175&#8243; color=&#8221;warning&#8221; size=&#8221;lg&#8221; align=&#8221;center&#8221; css_animation=&#8221;appear&#8221; link=&#8221;url:tel%3A%2B4989954057175|title:%2B4989954057175&#8243;][vc_btn title=&#8221;015679724200&#8243; color=&#8221;warning&#8221; size=&#8221;lg&#8221; align=&#8221;center&#8221; css_animation=&#8221;appear&#8221; css=&#8221;&#8221; link=&#8221;url:tel%3A015679724200|title:015679724200&#8243;][vc_row_inner][vc_column_inner][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1483814315556{padding-top: 25px !important;}&#8221;][vc_column][vc_row_inner el_class=&#8221;container&#8221;][vc_column_inner][vc_column_text]<\/p>\n<div class=\"wpb_text_column wpb_content_element \">\n<div class=\"wpb_wrapper\">\n<div class=\"wpb_text_column wpb_content_element \">\n<div class=\"wpb_wrapper\">\n<p style=\"text-align: center;\"><span style=\"color: #000000;\"><strong><em><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">If you are traveling to Munich, Germany and need a reliable means of transportation, taxi Munich is the right choice.\u00a0Munich is a beautiful city, with many attractions to visit, but navigating it can be overwhelming, especially if you are not familiar with the area.\u00a0That is where taxi services come in handy as they can get you to your desired destination comfortably and affordably.<\/span><\/span><\/em><\/strong><\/span><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"vc_row wpb_row vc_inner vc_row-fluid\" style=\"text-align: center;\"><\/div>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner el_class=&#8221;container&#8221;][vc_column_inner width=&#8221;1\/2&#8243;][vc_custom_heading text=&#8221;Taxi Munich&#8221; google_fonts=&#8221;font_family:ABeeZee%3Aregular%2Citalic|font_style:400%20regular%3A400%3Anormal&#8221;][vc_column_text]<span style=\"color: #000000;\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">When exploring the beautiful city of Munich, having a reliable means of transportation is essential.\u00a0While public transportation options such as buses and trains are readily available, there are times when you may prefer the convenience and flexibility of a taxi.\u00a0Whether you are a tourist looking to explore the city&#8217;s sights or a resident looking for a fast and efficient way to get around, a taxi service in Munich can be your best companion.<\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/p>\n<p><span style=\"color: #000000;\">Taxi Munich is a premier taxi service operating in the vibrant city of Munich. With a focus on providing reliable and efficient transportation solutions, Taxi Munich has established itself as a trusted name in the industry. Serving both locals and visitors, the company takes pride in its commitment to exceptional customer service, ensuring that every journey is comfortable and hassle-free. With a team of professional drivers who possess extensive knowledge of Munich&#8217;s roads and traffic patterns, Taxi Munich guarantees a smooth and efficient travel experience. Whether you need a ride to the airport, a city tour, or a corporate transportation service, Taxi Munich is dedicated to meeting your specific needs with professionalism and reliability.<\/span><\/p>\n<p><span style=\"color: #000000;\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Taxi Munich stands out from the competition due to its commitment to providing top-notch service to its customers. Here are some key reasons why choosing Taxi Munich for your transportation needs in Munich is a wise decision.<\/span><\/span><\/span><\/span><\/span>[\/vc_column_text][vc_btn title=&#8221;Book Now&#8221; css=&#8221;.vc_custom_1685312257097{border-top-width: 30px !important;}&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_single_image image=&#8221;2079&#8243; img_size=&#8221;large&#8221;][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1483814315556{padding-top: 25px !important;}&#8221;][vc_column][vc_row_inner el_class=&#8221;container&#8221;][vc_column_inner width=&#8221;1\/3&#8243;][vc_column_text]<\/p>\n<h3><span style=\"color: #000000;\">24\/7 availability<\/span><\/h3>\n<p><span style=\"color: #000000;\">Whether you need to catch an early morning flight or need a taxi late at night, Taxi Munich is available 24\/7 to meet your transportation needs.\u00a0You can count on their 24-hour service, so you can travel in comfort at any time of the day or night.<\/span>[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_column_text]<\/p>\n<h3><span style=\"color: #000000;\">Safety and security<\/span><\/h3>\n<p><span style=\"color: #000000;\">Safety is paramount when choosing a taxi service.\u00a0At Taxi Munich, you can rest easy knowing that all vehicles undergo regular safety inspections and are equipped with the necessary safety features.\u00a0The drivers obey all traffic rules and put the well-being of the passengers first at all times.<\/span>[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_column_text]<\/p>\n<h3><span style=\"color: #000000;\">Competitive prices<\/span><\/h3>\n<p><span style=\"color: #000000;\">Taxi Munich understands the importance of offering competitive prices without compromising on the quality of service.\u00a0They offer transparent and affordable rates, so you get value for money.\u00a0Fare calculation is based on distance traveled, ensuring fair and accurate pricing.<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1483814315556{padding-top: 25px !important;}&#8221;][vc_column][vc_row_inner][vc_column_inner][vc_column_text]<\/p>\n<h2 class=\"section-title\" style=\"text-align: center;\">OUR CARS<\/h2>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=&#8221;.vc_custom_1487421391816{padding-top: 15px !important;padding-bottom: 25px !important;}&#8221; el_class=&#8221;container&#8221;][vc_column_inner width=&#8221;1\/3&#8243;][vc_single_image image=&#8221;278&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;][vc_column_text]<\/p>\n<h3 style=\"text-align: center;\">Business Class<\/h3>\n<p style=\"text-align: center;\">4 passengers<\/p>\n<p>[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_single_image image=&#8221;277&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;][vc_column_text]<\/p>\n<h3 style=\"text-align: center;\">Business Minivan<\/h3>\n<p style=\"text-align: center;\">7 passengers<\/p>\n<p>[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_single_image image=&#8221;276&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;][vc_column_text]<\/p>\n<h3 style=\"text-align: center;\">First Class<\/h3>\n<p style=\"text-align: center;\">3 passengers<\/p>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1483814315556{padding-top: 25px !important;}&#8221;][vc_column][vc_row_inner][vc_column_inner][vc_column_text]<\/p>\n<h2 class=\"section-title\" style=\"text-align: center;\">How it work ?<\/h2>\n<p style=\"text-align: center;\">the most easy way to privide any surprise at the airprot<\/p>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=&#8221;.vc_custom_1483814902744{padding-top: 15px !important;padding-bottom: 25px !important;}&#8221; el_class=&#8221;how-it-work-section container&#8221;][vc_column_inner width=&#8221;1\/3&#8243;][vc_single_image image=&#8221;215&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;][vc_column_text]<\/p>\n<h3>Online boking<\/h3>\n<p>Book and pay online &#8211; Meet your driver at the Airport[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_single_image image=&#8221;212&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;][vc_column_text]<\/p>\n<h3>Confirmation in a minute<\/h3>\n<p>Get all information about your transfer in a minute by email[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_single_image image=&#8221;214&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;][vc_column_text]<\/p>\n<h3>Professional drivers<\/h3>\n<p>Our driver will wait for you at the airport holding your name on board at the airport[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1483926916801{background-color: #f7f7f7 !important;}&#8221;][vc_column][vc_row_inner][vc_column_inner][vc_column_text el_class=&#8221;center&#8221;]<\/p>\n<div class=\"row\">\n<div class=\"col-md-6 col-md-offset-3 text-center fh5co-heading animate-box fadeInUp animated\">\n<h2><span style=\"vertical-align: inherit; color: #000000;\"><span style=\"vertical-align: inherit;\">Airport transfer<\/span><\/span><\/h2>\n<p style=\"text-align: center;\"><span style=\"color: #000000;\"><strong><em><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">The fixe price to\/from the main airport in french to all cities<\/span><\/span><\/em><\/strong><\/span><\/p>\n<p><span style=\"color: #000000;\">Taxi Munich offers efficient and comfortable airport transfer services for travelers arriving at Munich Airport.\u00a0Upon arrival, a professional driver will be waiting for you at the designated meeting point, ready to assist you with your luggage and transport you to your destination as quickly as possible.\u00a0Likewise, if you have a flight to catch, Taxi Munich will make sure you arrive at the airport in plenty of time.<\/span><\/div>\n<\/div>\n<p>[\/vc_column_text] <div id = \"fh5co-work-section\" class = \"fh5co-light-grey-section\">\n                     <div class = \"container\">\n                     <div class = \"row\"> <div class=\"col-md-4 animate-box fadeInUp animated\">    <span href=\"#\" class=\"item-grid text-center\">        <div class=\"image\" style=\"background-image: url(https:\/\/taxi-munchen.online\/wp-content\/uploads\/2016\/03\/panorama-sommer-03.jpg)\"><\/div>        <div class=\"v-align\">            <div class=\"v-align-middle\">                <h3 class=\"title\">Munich Airport                     <i class=\"fa fa-exchange\" aria-hidden=\"true\"><\/i> Salzburg (Austria)                <\/h3>                <h5 class=\"price_tbl\">                    <span class=\"price_\">289<\/span>                    <span class=\"currency_\"> \u20ac<\/span>                    <span class=\"pax_\">\/ 4 Pax<\/span>                  <\/h5>                <a onclick=\"use_this_offer(144)\" class=\"btn btn-primary\">Book Now<\/a>            <\/div>        <\/div>    <\/span> <\/div> <div class=\"col-md-4 animate-box fadeInUp animated\">    <span href=\"#\" class=\"item-grid text-center\">        <div class=\"image\" style=\"background-image: url(https:\/\/taxi-munchen.online\/wp-content\/uploads\/2016\/03\/burg_stadt.jpg)\"><\/div>        <div class=\"v-align\">            <div class=\"v-align-middle\">                <h3 class=\"title\">Munich Airport                    <i class=\"fa fa-exchange\" aria-hidden=\"true\"><\/i> N\u00fcrnberg                 <\/h3>                <h5 class=\"price_tbl\">                    <span class=\"price_\">289<\/span>                    <span class=\"currency_\"> \u20ac<\/span>                    <span class=\"pax_\">\/ 4 Pax<\/span>                  <\/h5>                <a onclick=\"use_this_offer(143)\" class=\"btn btn-primary\">Book Now<\/a>            <\/div>        <\/div>    <\/span> <\/div> <div class=\"col-md-4 animate-box fadeInUp animated\">    <span href=\"#\" class=\"item-grid text-center\">        <div class=\"image\" style=\"background-image: url(https:\/\/taxi-munchen.online\/wp-content\/uploads\/2016\/03\/Muenchen-Flughafen-1-1100x733-1.jpeg)\"><\/div>        <div class=\"v-align\">            <div class=\"v-align-middle\">                <h3 class=\"title\">Munich City                    <i class=\"fa fa-exchange\" aria-hidden=\"true\"><\/i> Munich Airport                 <\/h3>                <h5 class=\"price_tbl\">                    <span class=\"price_\">95<\/span>                    <span class=\"currency_\"> \u20ac<\/span>                    <span class=\"pax_\">\/ 4 Pax<\/span>                  <\/h5>                <a onclick=\"use_this_offer(142)\" class=\"btn btn-primary\">Book Now<\/a>            <\/div>        <\/div>    <\/span> <\/div>  <\/div>\n                    <\/div>\n                    <\/div> [\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1483825979296{margin-top: -35px !important;padding-top: 25px !important;padding-bottom: 25px !important;}&#8221;][vc_column][vc_row_inner el_class=&#8221;container&#8221;][vc_column_inner width=&#8221;1\/4&#8243; css=&#8221;.vc_custom_1483824187511{padding-top: 15px !important;}&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;1\/4&#8243;][\/vc_column_inner][\/vc_row_inner][vc_row_inner disable_element=&#8221;yes&#8221;][vc_column_inner width=&#8221;1\/3&#8243;][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;]\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f25-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"25\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/5#wpcf7-f25-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"25\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f25-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div id=\"meris_home_contact-2\" class=\"widget home_widget_contact\">\n\t<div class=\"contact\">\n\t\t<div class=\"contact-form\">\n\t\t\t<fieldset>\n\t\t\t\t<section>\n\t\t\t\t\t<p><label for=\"contact-name\" class=\"sr-only\">Name<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your name\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t\t\t\t\t<\/p>\n\t\t\t\t<\/section>\n\t\t\t\t<section>\n\t\t\t\t\t<p><label for=\"contact-email\" class=\"sr-only\">Email<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your email\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t\t\t\t<\/p>\n\t\t\t\t<\/section>\n\t\t\t\t<section>\n\t\t\t\t\t<p><label for=\"contact-phone\" class=\"sr-only\">Phone<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"Your phone\" value=\"\" type=\"text\" name=\"your-phone\" \/><\/span>\n\t\t\t\t\t<\/p>\n\t\t\t\t<\/section>\n\t\t\t\t<section>\n\t\t\t\t\t<p><label for=\"contact-msg\" class=\"sr-only\">Message<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"Your message\" name=\"your-message\"><\/textarea><\/span>\n\t\t\t\t\t<\/p>\n\t\t\t\t<\/section>\n\t\t\t<\/fieldset>\n\t\t\t<section>\n\t\t\t\t<p><span><\/span>\n\t\t\t\t<\/p>\n\t\t\t\t<div id=\"loading\">\n\t\t\t\t<\/div>\n\t\t\t\t<p><input type=\"submit\" value=\"SEND MESSAGE\" \/>\n\t\t\t\t<\/p>\n\t\t\t<\/section>\n\t\t<\/div>\n\t<\/div>\n\t<p><span class=\"seperator extralight-border\"><\/span>\n\t<\/p>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n[\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row][vc_column][vc_custom_heading text=&#8221;FAQs&#8221; font_container=&#8221;tag:h2|text_align:center&#8221;][\/vc_column][\/vc_row][vc_row el_class=&#8221;container&#8221;][vc_column width=&#8221;1\/2&#8243;][vc_toggle title=&#8221;How do I book a taxi with Taxi Munich?&#8221;]You can visit their website or download their mobile app to book a taxi with Taxi Munich. Simply enter your pickup and drop-off locations, select the desired vehicle type, and provide the date and time. The booking process is quick and convenient.[\/vc_toggle][vc_toggle title=&#8221;Are the drivers of Taxi Munich professional and reliable?&#8221;]Yes, all drivers of Taxi Munich are highly trained professionals who prioritize customer safety and comfort. They possess excellent knowledge of Munich&#8217;s roads and traffic patterns, ensuring a smooth and efficient journey.[\/vc_toggle][vc_toggle title=&#8221;Can I book a taxi with Taxi Munich for airport transfers?&#8221;]Yes, Taxi Munich provides reliable and efficient airport transfer services. Whether you are arriving at Munich Airport or need transportation to the airport, Taxi Munich can cater to your needs.[\/vc_toggle][vc_toggle title=&#8221;Can I pre-book a taxi with Taxi Munich for a specific date and time?&#8221;]Yes, Taxi Munich offers the option to pre-book a taxi for a specific date and time. This is particularly convenient if you have important appointments, events, or sightseeing tours planned.[\/vc_toggle][vc_toggle title=&#8221;Are there any additional charges for luggage or extra stops during the taxi ride&#8221;]Taxi Munich does not charge extra for standard luggage or a reasonable number of stops during the ride. However, additional charges may apply if you have excessive luggage or require multiple stops that significantly deviate from the original route. Discussing any special requirements or specific requests with Taxi Munich during booking is always best to avoid confusion.[\/vc_toggle][\/vc_column][vc_column width=&#8221;1\/2&#8243;][vc_toggle title=&#8221;Is Taxi Munich available 24\/7?&#8221;]Yes, Taxi Munich operates 24 hours a day, 7 days a week. You can rely on their round-the-clock service for all your transportation needs.[\/vc_toggle][vc_toggle title=&#8221;What happens if my flight is delayed? Will Taxi Munich still be available for airport transfers?&#8221;]taxi Munich understands that flight delays are common and are well-prepared to accommodate such situations. If your flight is delayed, they will monitor the updated arrival time and adjust their service accordingly. You can rest assured that a driver will pick you up, regardless of delays.[\/vc_toggle][vc_toggle title=&#8221;Are the vehicles of Taxi Munich equipped with amenities like Wi-Fi and charging ports?&#8221;]Yes, Taxi Munich takes pride in providing a comfortable and enjoyable ride. Many of their vehicles are equipped with Wi-Fi and charging ports, allowing you to stay connected and charge your devices while on the go.[\/vc_toggle][vc_toggle title=&#8221;Can I request a specific driver or vehicle for my taxi ride with Taxi Munich?&#8221;]While Taxi Munich cannot guarantee a specific driver or vehicle for every ride, they understand that some customers may have preferences. Suppose you have a preferred driver or a specific vehicle requirement. In that case, you can mention it during the booking process. Taxi Munich will do their best to accommodate your request, subject to availability.[\/vc_toggle][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row parallax=&#8221;content-moving&#8221; parallax_image=&#8221;211&#8243; el_class=&#8221;homepage-slider bg-attached&#8221; css=&#8221;.vc_custom_1513272333790{padding-top: 100px !important;padding-bottom: 80px !important;background-position: center;background-repeat: no-repeat;background-size:cover;}&#8221;][vc_column][vc_empty_space height=&#8221;45px&#8221;][vc_btn title=&#8221;+4989954057175&#8243; color=&#8221;warning&#8221; size=&#8221;lg&#8221; align=&#8221;center&#8221; css_animation=&#8221;appear&#8221; link=&#8221;url:tel%3A%2B4989954057175|title:%2B4989954057175&#8243;][vc_btn title=&#8221;015679724200&#8243; color=&#8221;warning&#8221; size=&#8221;lg&#8221; align=&#8221;center&#8221; css_animation=&#8221;appear&#8221; css=&#8221;&#8221; link=&#8221;url:tel%3A015679724200|title:015679724200&#8243;][vc_row_inner][vc_column_inner][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1483814315556{padding-top: 25px !important;}&#8221;][vc_column][vc_row_inner el_class=&#8221;container&#8221;][vc_column_inner][vc_column_text] If you are traveling to Munich, Germany and need a reliable means of transportation, taxi Munich is the right choice.\u00a0Munich is a beautiful city, with [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2057,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"home-page.php","meta":{"_joinchat":[],"footnotes":""},"class_list":["post-5","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/taxi-munchen.online\/en\/wp-json\/wp\/v2\/pages\/5","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/taxi-munchen.online\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/taxi-munchen.online\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/taxi-munchen.online\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/taxi-munchen.online\/en\/wp-json\/wp\/v2\/comments?post=5"}],"version-history":[{"count":27,"href":"https:\/\/taxi-munchen.online\/en\/wp-json\/wp\/v2\/pages\/5\/revisions"}],"predecessor-version":[{"id":3285,"href":"https:\/\/taxi-munchen.online\/en\/wp-json\/wp\/v2\/pages\/5\/revisions\/3285"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/taxi-munchen.online\/en\/wp-json\/wp\/v2\/media\/2057"}],"wp:attachment":[{"href":"https:\/\/taxi-munchen.online\/en\/wp-json\/wp\/v2\/media?parent=5"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}