www.taxi-service.in Open in urlscan Pro
109.199.112.227  Public Scan

URL: https://www.taxi-service.in/
Submission: On May 18 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 3 forms found in the DOM

Name: price_formPOST index.php

<form name="price_form" id="price_form" method="POST" action="index.php" class="clearfix">
  <div id="limobooking-step1-wrapper">
    <div id="limobooking-step1-container-area" class="limobooking-step1-container-area clearfix">
      <div class="row left-right-wrap clearfix">
        <div class="limobooking-step1-left-area col-sm-6 div-center-aligned">
          <input type="hidden" id="booking_type" name="booking_type" value="address">
          <div class="step1-inputWrap form-group form-group-lg non-shuttle non-shared-rides timeSet">
            <div class="row">
              <label class="label-lg full-width pickup-date-time-label">Select Date and Time</label>
              <div class="step1-sm-inputWrap pickupDate col-xs-6 col-md-6">
                <div id="pickupDateHolderStep1_v" class="pickupDateHolderStep1_v input-group input-group-lg">
                  <input type="date" name="orderdate" id="pickupDateStep1" class="datepickerbox form-control datepickerbutton required" value="">
                  <span class="input-group-btn datepickerbutton">
                    <button type="button" class="btn btn-default calendar">
                      <span class="icon"><i class="tb tb-calendar"></i></span>
                    </button>
                  </span>
                </div>
              </div>
              <div class="step1-sm-inputWrap pickupTime col-xs-6 col-md-6">
                <div class="time-date-wrapper row">
                  <div class="row">
                    <div id="pickupTimeHolderStep1" class="pickupTimeHolderStep1 hour  col-xs-4 col-md-4">
                      <input type="text" name="selPtHr1" id="selPtHr1" readonly="readonly" class="form-control" value="04" placeholder="Hrs">
                      <div class="timepicker-hours pickup-hours" data-action="selectHour" style="display:none;">
                        <table class="table-condensed" cellpadding="0" cellspacing="0">
                          <tbody>
                            <tr>
                              <td class="hour">01</td>
                              <td class="hour">02</td>
                              <td class="hour">03</td>
                              <td class="hour">04</td>
                            </tr>
                            <tr>
                              <td class="hour">05</td>
                              <td class="hour">06</td>
                              <td class="hour">07</td>
                              <td class="hour">08</td>
                            </tr>
                            <tr>
                              <td class="hour">09</td>
                              <td class="hour">10</td>
                              <td class="hour">11</td>
                              <td class="hour">12</td>
                            </tr>
                            <tr> </tr>
                          </tbody>
                        </table>
                      </div>
                    </div>
                    <div id="pickupTimeHolderStep2" class="pickupTimeHolderStep2 min  col-xs-4 col-md-4">
                      <input type="text" name="selPtMn1" id="selPtMn1" readonly="readonly" class="form-control" value="20" placeholder="Mins">
                      <div class="timepicker-minutes pickup-minutes" data-action="selectMinute" style="display:none;">
                        <table class="table-condensed" cellpadding="0" cellspacing="0">
                          <tbody>
                            <tr>
                              <td class="minute">00</td>
                              <td class="minute">05</td>
                              <td class="minute">10</td>
                              <td class="minute">15</td>
                            </tr>
                            <tr>
                              <td class="minute">20</td>
                              <td class="minute">25</td>
                              <td class="minute">30</td>
                              <td class="minute">35</td>
                            </tr>
                            <tr>
                              <td class="minute">40</td>
                              <td class="minute">45</td>
                              <td class="minute">50</td>
                              <td class="minute">55</td>
                            </tr>
                            <tr> </tr>
                          </tbody>
                        </table>
                      </div>
                    </div>
                    <div id="pickupTimeHolderStep3" class="pickupTimeHolderStep3 col-xs-4 col-md-4 ampm">
                      <select name="seltimeformat1" class="styler_list" id="seltimeformat1" style="display: none;">
                        <option value="AM">AM</option>
                        <option value="PM" selected="selected">PM</option>
                      </select>
                      <div class="chosen-container chosen-container-single chosen-container-single-nosearch" title="" id="seltimeformat1_chosen" style="width: 86px;"><a class="chosen-single">
  <span>PM</span>
  <div><b></b></div>
</a>
                        <div class="chosen-drop">
                          <div class="chosen-search">
                            <input class="chosen-search-input" type="text" autocomplete="off" readonly="">
                          </div>
                          <ul class="chosen-results"></ul>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
              <span class="error text-danger"></span>
            </div>
          </div>
          <div id="tabs_address" class="service-type-elems-wrapper">
            <div class="step1-inputWrap form-group form-group-lg pickup_wrap pac-container-wrapper">
              <label class="label-lg" id="pickuplocation">Pick Up</label>
              <div class="userlocationOuter">
                <div class="userlocationWrap">
                  <div class="getlocationField">
                    <a rel="nofollow" href="javascript:void(0);" aria-label="pickup_direction" class="pickup_direction"><i class="tb tb-crosshairs" aria-hidden="true"></i></a>
                  </div>
                  <input type="text" class="form-control required pac-target-input" name="address_from" id="address_from" autocomplete="off" value="" placeholder="Start typing address">
                  <span class="error"></span>
                  <input type="hidden" name="address_from_lat" id="address_from_lat" value="">
                  <input type="hidden" name="address_from_lng" id="address_from_lng" value="">
                </div>
              </div>
            </div>
            <div class="step1-inputWrap form-group form-group-lg dropoff_wrap pac-container-wrapper">
              <label class="label-lg" id="dropofflocation">Drop Off</label>
              <div class="userlocationOuter">
                <div class="userlocationWrap">
                  <div class="getlocationField">
                    <a rel="nofollow" href="javascript:void(0);" aria-label="dropoff_direction" class="dropoff_direction"><i class="tb tb-crosshairs" aria-hidden="true"></i></a>
                  </div>
                  <input type="text" class="form-control required pac-target-input" name="address_to" id="address_to" autocomplete="off" value="" placeholder="Start typing address">
                  <input type="hidden" name="address_to_lat" id="address_to_lat" value="">
                  <input type="hidden" name="address_to_lng" id="address_to_lng" value="">
                </div>
              </div>
            </div>
            <div class="step1-inputWrap form-group form-group-lg viewMapBtn" style="display: none">
              <input type="button" value="View Map" class="btn button-color viewMapTrigger">
            </div>
          </div>
          <!-- comes from bottom part start -->
          <div class="form-group form-group-lg non-shuttle no-margin-bottom non-shared-rides seats-suitcase-block">
            <div class="row">
              <div class="step1-inputWrap-sm form-group form-group-lg col-xs-6 col-md-6">
                <label class="label-lg" id="">Adult seats</label>
                <div id="passengers-styler">
                  <select name="passengers" class="styler_list seat_options required" id="passengers" style="display: none;">
                    <option value="0">0</option>
                    <option value="1" selected="selected">1</option>
                    <option value="2">2</option>
                    <option value="3">3</option>
                    <option value="4">4</option>
                    <option value="5">5</option>
                    <option value="6">6</option>
                    <option value="7">7</option>
                    <option value="8">8</option>
                  </select>
                  <div class="chosen-container chosen-container-single chosen-container-single-nosearch" title="" id="passengers_chosen" style="width: 269px;"><a class="chosen-single">
  <span>1</span>
  <div><b></b></div>
</a>
                    <div class="chosen-drop">
                      <div class="chosen-search">
                        <input class="chosen-search-input" type="text" autocomplete="off" readonly="">
                      </div>
                      <ul class="chosen-results"></ul>
                    </div>
                  </div>
                </div>
              </div>
              <div class="step1-inputWrap-sm form-group form-group-lg col-xs-6 col-md-6">
                <label class="label-lg" id="">Suitcases</label>
                <div id="suitcases-styler">
                  <select name="suitcases" class="styler_list seat_options" id="suitcases" style="display: none;">
                    <option value="0">0</option>
                    <option value="1">1</option>
                    <option value="2">2</option>
                  </select>
                  <div class="chosen-container chosen-container-single chosen-container-single-nosearch" title="" id="suitcases_chosen" style="width: 269px;"><a class="chosen-single">
  <span>0</span>
  <div><b></b></div>
</a>
                    <div class="chosen-drop">
                      <div class="chosen-search">
                        <input class="chosen-search-input" type="text" autocomplete="off" readonly="">
                      </div>
                      <ul class="chosen-results"></ul>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
          <div class="buttonWrap non-shuttle non-shared-rides">
            <a href="javascript:void(0);" class="child-seat-modal-trigger" data-bs-toggle="modal" data-bs-target="#childSeatsModal">
					<i class="tb tb-child"></i> Riding with a child				</a>
          </div>
          <div class="childSeatsButtons-list" style="display: none;">
            <div class="childSeatsButtons">
              <span>
                <strong id="childSeatCaption">Additional Seats:</strong>
                <span id="ChildSeatsLabel">
                  <span id="chSeatsLabel" style="">&nbsp;Child seats (<span id="chSeatsCount"></span>)</span>
                </span>
              </span>
              <div class="overlay-icon">
                <span>
                  <a href="javascript:void(0);" class="btn-icon" title="Click to edit" id="edit_child_seats_btn"><i class="tb tb-edit"></i></a>
                </span>
              </div>
            </div>
          </div>
          <!-- comes from bottom part end -->
          <div class="limobooking-step1-bottom-area desktop-device">
            <div class="form-group non-shared-rides">
              <div id="step1Error" class="alert alert-danger" style="display: none;" role="alert"></div>
              <button class="btn btn-primary btn-lg btn-block see_price button-color" type="button">See Price</button>
            </div>
          </div>
        </div>
        <div class="limobooking-step1-right-area col-sm-6 non-shared-rides" id="mapOff" style="visibility:hidden; width: 0px; height: 0px;">
          <div id="mapOuter" style="visibility:hidden;">
            <div class="mapInner">
              <div class="mapWrap" id="map-canvas-step1" style="height: 300px;"></div>
              <div id="map-close"><i class="tb tb-close"></i></div>
              <div class="estimatedDistanceInfo" style="display: none;">
                <span id="estimatedDistance"></span>
                <span id="estimatedDuration"></span>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="limobooking-step1-bottom-area mobile-device col-sm-6 non-shared-rides">
        <div class="form-group">
          <div id="step1Error" class="alert alert-danger" style="display: none;" role="alert"></div>
          <button class="btn btn-primary btn-lg btn-block see_price button-color" type="button">See Price</button>
        </div>
      </div>
    </div>
    <input type="hidden" id="page" name="page" value="1">
    <div id="childSeatsModal" class="modal fade" role="dialog">
      <div class="modal-dialog modal-sm">
        <div class="modal-content">
          <div class="modal-header">
            <h4 class="modal-title">Additional Seats</h4>
            <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close" style="background-color: transparent;">&nbsp;</button>
          </div>
          <div class="modal-body">
            <div class="seat_input_wrap childseats clearfix" style="margin-bottom: 10px;">
              <label style="display: block;">Child seats</label>
              <select name="chseats" class="styler_list seat_options" id="chseats" style="display: none;">
                <option value="0">0</option>
                <option value="1">1</option>
                <option value="2">2</option>
                <option value="3">3</option>
              </select>
              <div class="chosen-container chosen-container-single chosen-container-single-nosearch" title="" id="chseats_chosen" style="width: 0px;"><a class="chosen-single">
  <span>0</span>
  <div><b></b></div>
</a>
                <div class="chosen-drop">
                  <div class="chosen-search">
                    <input class="chosen-search-input" type="text" autocomplete="off" readonly="">
                  </div>
                  <ul class="chosen-results"></ul>
                </div>
              </div>
            </div>
          </div>
          <div class="modal-footer">
            <button type="button" class="btn btn-default button-color" id="add_child_seats_btn">Add</button>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div id="limobooking-step2-wrapper" style="display:none;">
    <div id="limobooking-step2-container-area" class="limobooking-step2-container-area clearfix">
      <div class="tripSummary clearfix">
        <div class="trip-summary-info">
          <h3>
            <a rel="nofollow" href="javascript:void(0);" class="back_first">
			<span class="datetimeWrap">
			<span class="chevron-up"><i class="tb tb-chevron-up"></i></span>
			<span class="datetimesummary">Booking Summary:</span>
			&nbsp;<span class="date-time" style="display: inline;"></span>
			</span>
			<span class="distance"></span><span class="duration"></span>
			</a>
            <span class="btn btn-default edit back_first"><a rel="nofollow" href="javascript:void(0);"><i class="tb tb-pencil"></i></a></span>
          </h3>
          <div class="trip_status clearfix">
            <div class="trip_form">
              <span class="location-form-marker"><i class="tb tb-map-marker"></i></span>
              <div class="location-form"></div>
            </div>
            <div class="list-address-point" style="display:none;"></div>
            <div class="trip_to">
              <span class="location-to-marker"><i class="tb tb-map-marker"></i></span>
              <div class="location-to"></div>
            </div>
          </div>
          <div class="additional_seats_wrapper editable-field" style="display: none;">
            <strong>Additional Seats: </strong><span id="additional-seats" class="text-muted"></span>
            <!-- overlay-icon -->
            <div class="overlay-icon">
              <a class="btn-icon back_first" href="javascript:void(0);"><i class="tb tb-edit"></i></a>
            </div>
            <!-- /overlay-icon -->
          </div>
        </div>
      </div>
      <div class="vehicles-list clearfix">
        <div class="vehicles-header clearfix">
          <div class="row">
            <div class="col-sm-6">
              <h2 class="vehicles-title">Select Vehicle</h2>
            </div>
            <div class="col-sm-6">
              <!-- Sorting -->
              <div class="sort-outer">
                <div class="btn-toolbar pull-right" role="toolbar">
                  <div class="vm-options btn-group btn-group-sm" role="group" aria-label="sorting">
                    <button type="button" class="btn btn-default list" title="List">
                      <span class="icon"><i class="tb tb-th-list"></i></span>
                      <span class="sr-only">List</span>
                    </button>
                    <button type="button" class="btn btn-default active grid" title="Grid">
                      <span class="icon"><i class="tb tb-th"></i></span>
                      <span class="sr-only">Grid</span>
                    </button>
                  </div>
                </div>
              </div>
              <!-- /Sorting -->
            </div>
          </div>
        </div>
        <div style="display:none;" id="warning_msg" class="alert alert-danger"></div>
        <div style="display:none;" class="msg_board alert alert-warning"></div>
        <input type="hidden" name="selected_car" id="selected_car" value="">
        <div id="vehicle_wrapper"></div>
      </div>
      <a href="javascript:void(0);" class="btn btn-default btn-sm button-color back_first"><i class="tb tb-chevron-left"></i>&nbsp;Back</a>
    </div>
  </div>
  <div id="limobooking-step3-wrapper" style="display:none;">
    <div class="col-md-12 col-sm-12">
      <p class="login-info"></p>
    </div>
    <div id="limobooking-step3-container-area" class="row limobooking-step3-container-area clearfix">
      <div class="col-md-6 col-sm-6 col-right-border">
        <div class="col-max-width left step3-container-left">
          <div class="passenger-infoWrap clearfix">
            <h2 class="limobooking-step3-title">Passenger Information</h2>
            <div class="form-group pass-full-name clearfix">
              <label class="col-md-4 col-sm-4 control-label" for="pass-first-name">Name *</label>
              <div class="col-md-8 col-sm-8">
                <input type="text" name="name" id="pass-first-name" class="form-control required" value="">
              </div>
            </div>
            <div class="form-group clearfix">
              <label class="col-md-4 col-sm-4 control-label" for="pass-email">Email *</label>
              <div class="col-md-8 col-sm-8">
                <input type="email" name="email" id="pass-email" class="form-control required email" value="">
              </div>
            </div>
            <div class="form-group clearfix">
              <label class="col-md-4 col-sm-4 control-label" for="pass-phone-number">Phone *</label>
              <div class="col-md-8 col-sm-8 country_calling_code_wrap">
                <select name="country_calling_code" class="styler_list" id="styler_list" style="display: none;">
                  <option data-countrycode="AF" data-countryid="1" value="93">Afghanistan (+93)</option>
                  <option data-countrycode="AL" data-countryid="2" value="355">Albania (+355)</option>
                  <option data-countrycode="DZ" data-countryid="3" value="213">Algeria (+213)</option>
                  <option data-countrycode="AS" data-countryid="4" value="1 684">American Samoa (+1 684)</option>
                  <option data-countrycode="AD" data-countryid="5" value="376">Andorra (+376)</option>
                  <option data-countrycode="AO" data-countryid="6" value="244">Angola (+244)</option>
                  <option data-countrycode="AI" data-countryid="7" value="1 264">Anguilla (+1 264)</option>
                  <option data-countrycode="AQ" data-countryid="8" value="">Antarctica (+)</option>
                  <option data-countrycode="AG" data-countryid="9" value="1 268">Antigua and Barbuda (+1 268)</option>
                  <option data-countrycode="AR" data-countryid="10" value="54">Argentina (+54)</option>
                  <option data-countrycode="AM" data-countryid="11" value="374">Armenia (+374)</option>
                  <option data-countrycode="AW" data-countryid="12" value="297">Aruba (+297)</option>
                  <option data-countrycode="AU" data-countryid="13" value="61">Australia (+61)</option>
                  <option data-countrycode="AT" data-countryid="14" value="43">Austria (+43)</option>
                  <option data-countrycode="AZ" data-countryid="15" value="994">Azerbaijan (+994)</option>
                  <option data-countrycode="BS" data-countryid="16" value="1 242">Bahamas (+1 242)</option>
                  <option data-countrycode="BH" data-countryid="17" value="973">Bahrain (+973)</option>
                  <option data-countrycode="BD" data-countryid="18" value="880">Bangladesh (+880)</option>
                  <option data-countrycode="BB" data-countryid="19" value="1 246">Barbados (+1 246)</option>
                  <option data-countrycode="BY" data-countryid="20" value="375">Belarus (+375)</option>
                  <option data-countrycode="BE" data-countryid="21" value="32">Belgium (+32)</option>
                  <option data-countrycode="BZ" data-countryid="22" value="501">Belize (+501)</option>
                  <option data-countrycode="BJ" data-countryid="23" value="229">Benin (+229)</option>
                  <option data-countrycode="BM" data-countryid="24" value="1 441">Bermuda (+1 441)</option>
                  <option data-countrycode="BT" data-countryid="25" value="975">Bhutan (+975)</option>
                  <option data-countrycode="BO" data-countryid="26" value="591">Bolivia (+591)</option>
                  <option data-countrycode="BA" data-countryid="27" value="387">Bosnia and Herzegowina (+387)</option>
                  <option data-countrycode="BW" data-countryid="28" value="267">Botswana (+267)</option>
                  <option data-countrycode="BV" data-countryid="29" value="">Bouvet Island (+)</option>
                  <option data-countrycode="BR" data-countryid="30" value="55">Brazil (+55)</option>
                  <option data-countrycode="IO" data-countryid="31" value="246">British Indian Ocean Territory (+246)</option>
                  <option data-countrycode="BN" data-countryid="32" value="673">Brunei Darussalam (+673)</option>
                  <option data-countrycode="BG" data-countryid="33" value="359">Bulgaria (+359)</option>
                  <option data-countrycode="BF" data-countryid="34" value="226">Burkina Faso (+226)</option>
                  <option data-countrycode="BI" data-countryid="35" value="257">Burundi (+257)</option>
                  <option data-countrycode="KH" data-countryid="36" value="855">Cambodia (+855)</option>
                  <option data-countrycode="CM" data-countryid="37" value="237">Cameroon (+237)</option>
                  <option data-countrycode="CA" data-countryid="38" value="1">Canada (+1)</option>
                  <option data-countrycode="CV" data-countryid="39" value="238">Cape Verde (+238)</option>
                  <option data-countrycode="KY" data-countryid="40" value="1 345">Cayman Islands (+1 345)</option>
                  <option data-countrycode="CF" data-countryid="41" value="236">Central African Republic (+236)</option>
                  <option data-countrycode="TD" data-countryid="42" value="235">Chad (+235)</option>
                  <option data-countrycode="CL" data-countryid="43" value="56">Chile (+56)</option>
                  <option data-countrycode="CN" data-countryid="44" value="86">China (+86)</option>
                  <option data-countrycode="CX" data-countryid="45" value="61">Christmas Island (+61)</option>
                  <option data-countrycode="CC" data-countryid="46" value="61">Cocos (Keeling) Islands (+61)</option>
                  <option data-countrycode="CO" data-countryid="47" value="57">Colombia (+57)</option>
                  <option data-countrycode="KM" data-countryid="48" value="269">Comoros (+269)</option>
                  <option data-countrycode="CG" data-countryid="49" value="242">Congo (+242)</option>
                  <option data-countrycode="CK" data-countryid="50" value="682">Cook Islands (+682)</option>
                  <option data-countrycode="CR" data-countryid="51" value="506">Costa Rica (+506)</option>
                  <option data-countrycode="CI" data-countryid="52" value="225">Cote D’Ivoire (+225)</option>
                  <option data-countrycode="HR" data-countryid="53" value="385">Croatia (+385)</option>
                  <option data-countrycode="CU" data-countryid="54" value="53">Cuba (+53)</option>
                  <option data-countrycode="CY" data-countryid="55" value="357">Cyprus (+357)</option>
                  <option data-countrycode="CZ" data-countryid="56" value="420">Czech Republic (+420)</option>
                  <option data-countrycode="DK" data-countryid="57" value="45">Denmark (+45)</option>
                  <option data-countrycode="DJ" data-countryid="58" value="253">Djibouti (+253)</option>
                  <option data-countrycode="DM" data-countryid="59" value="1 767">Dominica (+1 767)</option>
                  <option data-countrycode="DO" data-countryid="60" value="1 809 and 1 829">Dominican Republic (+1 809 and 1 829)</option>
                  <option data-countrycode="TP" data-countryid="61" value="670">East Timor (+670)</option>
                  <option data-countrycode="EC" data-countryid="62" value="593">Ecuador (+593)</option>
                  <option data-countrycode="EG" data-countryid="63" value="20">Egypt (+20)</option>
                  <option data-countrycode="SV" data-countryid="64" value="503">El Salvador (+503)</option>
                  <option data-countrycode="GQ" data-countryid="65" value="240">Equatorial Guinea (+240)</option>
                  <option data-countrycode="ER" data-countryid="66" value="291">Eritrea (+291)</option>
                  <option data-countrycode="EE" data-countryid="67" value="372">Estonia (+372)</option>
                  <option data-countrycode="ET" data-countryid="68" value="251">Ethiopia (+251)</option>
                  <option data-countrycode="FK" data-countryid="69" value="500">Falkland Islands (Malvinas) (+500)</option>
                  <option data-countrycode="FO" data-countryid="70" value="298">Faroe Islands (+298)</option>
                  <option data-countrycode="FJ" data-countryid="71" value="679">Fiji (+679)</option>
                  <option data-countrycode="FI" data-countryid="72" value="358">Finland (+358)</option>
                  <option data-countrycode="FR" data-countryid="73" value="33">France (+33)</option>
                  <option data-countrycode="GF" data-countryid="75" value="594">French Guiana (+594)</option>
                  <option data-countrycode="PF" data-countryid="76" value="689">French Polynesia (+689)</option>
                  <option data-countrycode="TF" data-countryid="77" value="">French Southern Territories (+)</option>
                  <option data-countrycode="GA" data-countryid="78" value="241">Gabon (+241)</option>
                  <option data-countrycode="GM" data-countryid="79" value="220">Gambia (+220)</option>
                  <option data-countrycode="GE" data-countryid="80" value="995">Georgia (+995)</option>
                  <option data-countrycode="DE" data-countryid="81" value="49">Germany (+49)</option>
                  <option data-countrycode="GH" data-countryid="82" value="233">Ghana (+233)</option>
                  <option data-countrycode="GI" data-countryid="83" value="350">Gibraltar (+350)</option>
                  <option data-countrycode="GR" data-countryid="84" value="30">Greece (+30)</option>
                  <option data-countrycode="GL" data-countryid="85" value="299">Greenland (+299)</option>
                  <option data-countrycode="GD" data-countryid="86" value="1 473">Grenada (+1 473)</option>
                  <option data-countrycode="GP" data-countryid="87" value="590">Guadeloupe (+590)</option>
                  <option data-countrycode="GU" data-countryid="88" value="1 671">Guam (+1 671)</option>
                  <option data-countrycode="GT" data-countryid="89" value="502">Guatemala (+502)</option>
                  <option data-countrycode="GN" data-countryid="90" value="224">Guinea (+224)</option>
                  <option data-countrycode="GW" data-countryid="91" value="245">Guinea-bissau (+245)</option>
                  <option data-countrycode="GY" data-countryid="92" value="592">Guyana (+592)</option>
                  <option data-countrycode="HT" data-countryid="93" value="509">Haiti (+509)</option>
                  <option data-countrycode="HM" data-countryid="94" value=" ">Heard and Mc Donald Islands (+ )</option>
                  <option data-countrycode="HN" data-countryid="95" value="504">Honduras (+504)</option>
                  <option data-countrycode="HK" data-countryid="96" value="852">Hong Kong (+852)</option>
                  <option data-countrycode="HU" data-countryid="97" value="36">Hungary (+36)</option>
                  <option data-countrycode="IS" data-countryid="98" value="354">Iceland (+354)</option>
                  <option data-countrycode="IN" data-countryid="99" value="91" selected="selected">India (+91)</option>
                  <option data-countrycode="ID" data-countryid="100" value="62">Indonesia (+62)</option>
                  <option data-countrycode="IR" data-countryid="101" value="98">Iran (Islamic Republic of) (+98)</option>
                  <option data-countrycode="IQ" data-countryid="102" value="964">Iraq (+964)</option>
                  <option data-countrycode="IE" data-countryid="103" value="353">Ireland (+353)</option>
                  <option data-countrycode="IL" data-countryid="104" value="972">Israel (+972)</option>
                  <option data-countrycode="IT" data-countryid="105" value="39">Italy (+39)</option>
                  <option data-countrycode="JM" data-countryid="106" value="1 876">Jamaica (+1 876)</option>
                  <option data-countrycode="JP" data-countryid="107" value="81">Japan (+81)</option>
                  <option data-countrycode="JO" data-countryid="108" value="962">Jordan (+962)</option>
                  <option data-countrycode="KZ" data-countryid="109" value="7">Kazakhstan (+7)</option>
                  <option data-countrycode="KE" data-countryid="110" value="254">Kenya (+254)</option>
                  <option data-countrycode="KI" data-countryid="111" value="686">Kiribati (+686)</option>
                  <option data-countrycode="KP" data-countryid="112" value="850">Korea, Democratic People’s Republic of (+850)</option>
                  <option data-countrycode="KR" data-countryid="113" value="82">Korea, Republic of (+82)</option>
                  <option data-countrycode="KW" data-countryid="114" value="965">Kuwait (+965)</option>
                  <option data-countrycode="KG" data-countryid="115" value="996">Kyrgyzstan (+996)</option>
                  <option data-countrycode="LA" data-countryid="116" value="856">Lao People’s Democratic Republic (+856)</option>
                  <option data-countrycode="LV" data-countryid="117" value="371">Latvia (+371)</option>
                  <option data-countrycode="LB" data-countryid="118" value="961">Lebanon (+961)</option>
                  <option data-countrycode="LS" data-countryid="119" value="266">Lesotho (+266)</option>
                  <option data-countrycode="LR" data-countryid="120" value="231">Liberia (+231)</option>
                  <option data-countrycode="LY" data-countryid="121" value="218">Libyan Arab Jamahiriya (+218)</option>
                  <option data-countrycode="LI" data-countryid="122" value="423">Liechtenstein (+423)</option>
                  <option data-countrycode="LT" data-countryid="123" value="370">Lithuania (+370)</option>
                  <option data-countrycode="LU" data-countryid="124" value="352">Luxembourg (+352)</option>
                  <option data-countrycode="MO" data-countryid="125" value="853">Macau (+853)</option>
                  <option data-countrycode="MK" data-countryid="126" value="389">Macedonia, The Former Yugoslav Republic of (+389)</option>
                  <option data-countrycode="MG" data-countryid="127" value="261">Madagascar (+261)</option>
                  <option data-countrycode="MW" data-countryid="128" value="265">Malawi (+265)</option>
                  <option data-countrycode="MY" data-countryid="129" value="60">Malaysia (+60)</option>
                  <option data-countrycode="MV" data-countryid="130" value="960">Maldives (+960)</option>
                  <option data-countrycode="ML" data-countryid="131" value="223">Mali (+223)</option>
                  <option data-countrycode="MT" data-countryid="132" value="356">Malta (+356)</option>
                  <option data-countrycode="MH" data-countryid="133" value="692">Marshall Islands (+692)</option>
                  <option data-countrycode="MQ" data-countryid="134" value="596">Martinique (+596)</option>
                  <option data-countrycode="MR" data-countryid="135" value="222">Mauritania (+222)</option>
                  <option data-countrycode="MU" data-countryid="136" value="230">Mauritius (+230)</option>
                  <option data-countrycode="YT" data-countryid="137" value="262">Mayotte (+262)</option>
                  <option data-countrycode="MX" data-countryid="138" value="52">Mexico (+52)</option>
                  <option data-countrycode="FM" data-countryid="139" value="691">Micronesia, Federated States of (+691)</option>
                  <option data-countrycode="MD" data-countryid="140" value="373">Moldova, Republic of (+373)</option>
                  <option data-countrycode="MC" data-countryid="141" value="377">Monaco (+377)</option>
                  <option data-countrycode="MN" data-countryid="142" value="976">Mongolia (+976)</option>
                  <option data-countrycode="MS" data-countryid="143" value="1 664">Montserrat (+1 664)</option>
                  <option data-countrycode="MA" data-countryid="144" value="212">Morocco (+212)</option>
                  <option data-countrycode="MZ" data-countryid="145" value="258">Mozambique (+258)</option>
                  <option data-countrycode="MM" data-countryid="146" value="95">Myanmar (+95)</option>
                  <option data-countrycode="NA" data-countryid="147" value="264">Namibia (+264)</option>
                  <option data-countrycode="NR" data-countryid="148" value="674">Nauru (+674)</option>
                  <option data-countrycode="NP" data-countryid="149" value="977">Nepal (+977)</option>
                  <option data-countrycode="NL" data-countryid="150" value="31">Netherlands (+31)</option>
                  <option data-countrycode="AN" data-countryid="151" value="599">Netherlands Antilles (+599)</option>
                  <option data-countrycode="NC" data-countryid="152" value="687">New Caledonia (+687)</option>
                  <option data-countrycode="NZ" data-countryid="153" value="64">New Zealand (+64)</option>
                  <option data-countrycode="NI" data-countryid="154" value="505">Nicaragua (+505)</option>
                  <option data-countrycode="NE" data-countryid="155" value="227">Niger (+227)</option>
                  <option data-countrycode="NG" data-countryid="156" value="234">Nigeria (+234)</option>
                  <option data-countrycode="NU" data-countryid="157" value="683">Niue (+683)</option>
                  <option data-countrycode="NF" data-countryid="158" value="672">Norfolk Island (+672)</option>
                  <option data-countrycode="MP" data-countryid="159" value="1 670">Northern Mariana Islands (+1 670)</option>
                  <option data-countrycode="NO" data-countryid="160" value="47">Norway (+47)</option>
                  <option data-countrycode="OM" data-countryid="161" value="968">Oman (+968)</option>
                  <option data-countrycode="PK" data-countryid="162" value="92">Pakistan (+92)</option>
                  <option data-countrycode="PW" data-countryid="163" value="680">Palau (+680)</option>
                  <option data-countrycode="PA" data-countryid="164" value="507">Panama (+507)</option>
                  <option data-countrycode="PG" data-countryid="165" value="675">Papua New Guinea (+675)</option>
                  <option data-countrycode="PY" data-countryid="166" value="595">Paraguay (+595)</option>
                  <option data-countrycode="PE" data-countryid="167" value="51">Peru (+51)</option>
                  <option data-countrycode="PH" data-countryid="168" value="63">Philippines (+63)</option>
                  <option data-countrycode="PN" data-countryid="169" value="870">Pitcairn (+870)</option>
                  <option data-countrycode="PL" data-countryid="170" value="48">Poland (+48)</option>
                  <option data-countrycode="PT" data-countryid="171" value="351">Portugal (+351)</option>
                  <option data-countrycode="PR" data-countryid="172" value="1 787 and 1 939">Puerto Rico (+1 787 and 1 939)</option>
                  <option data-countrycode="QA" data-countryid="173" value="974">Qatar (+974)</option>
                  <option data-countrycode="RE" data-countryid="174" value="262">Reunion (+262)</option>
                  <option data-countrycode="RO" data-countryid="175" value="40">Romania (+40)</option>
                  <option data-countrycode="RU" data-countryid="176" value="7">Russian Federation (+7)</option>
                  <option data-countrycode="RW" data-countryid="177" value="250">Rwanda (+250)</option>
                  <option data-countrycode="KN" data-countryid="178" value="1 869">Saint Kitts and Nevis (+1 869)</option>
                  <option data-countrycode="LC" data-countryid="179" value="1 758">Saint Lucia (+1 758)</option>
                  <option data-countrycode="VC" data-countryid="180" value="1 784">Saint Vincent and the Grenadines (+1 784)</option>
                  <option data-countrycode="WS" data-countryid="181" value="685">Samoa (+685)</option>
                  <option data-countrycode="SM" data-countryid="182" value="378">San Marino (+378)</option>
                  <option data-countrycode="ST" data-countryid="183" value="239">Sao Tome and Principe (+239)</option>
                  <option data-countrycode="SA" data-countryid="184" value="966">Saudi Arabia (+966)</option>
                  <option data-countrycode="SN" data-countryid="185" value="221">Senegal (+221)</option>
                  <option data-countrycode="SC" data-countryid="186" value="248">Seychelles (+248)</option>
                  <option data-countrycode="SL" data-countryid="187" value="232">Sierra Leone (+232)</option>
                  <option data-countrycode="SG" data-countryid="188" value="65">Singapore (+65)</option>
                  <option data-countrycode="SK" data-countryid="189" value="421">Slovakia (+421)</option>
                  <option data-countrycode="SI" data-countryid="190" value="386">Slovenia (+386)</option>
                  <option data-countrycode="SB" data-countryid="191" value="677">Solomon Islands (+677)</option>
                  <option data-countrycode="SO" data-countryid="192" value="252">Somalia (+252)</option>
                  <option data-countrycode="ZA" data-countryid="193" value="27">South Africa (+27)</option>
                  <option data-countrycode="GS" data-countryid="194" value="500">South Georgia and the South Sandwich Islands (+500)</option>
                  <option data-countrycode="ES" data-countryid="195" value="34">Spain (+34)</option>
                  <option data-countrycode="LK" data-countryid="196" value="94">Sri Lanka (+94)</option>
                  <option data-countrycode="SH" data-countryid="197" value="290">St. Helena (+290)</option>
                  <option data-countrycode="PM" data-countryid="198" value="508">St. Pierre and Miquelon (+508)</option>
                  <option data-countrycode="SD" data-countryid="199" value="249">Sudan (+249)</option>
                  <option data-countrycode="SR" data-countryid="200" value="597">Suriname (+597)</option>
                  <option data-countrycode="SJ" data-countryid="201" value="47">Svalbard and Jan Mayen Islands (+47)</option>
                  <option data-countrycode="SZ" data-countryid="202" value="268">Swaziland (+268)</option>
                  <option data-countrycode="SE" data-countryid="203" value="46">Sweden (+46)</option>
                  <option data-countrycode="CH" data-countryid="204" value="41">Switzerland (+41)</option>
                  <option data-countrycode="SY" data-countryid="205" value="963">Syrian Arab Republic (+963)</option>
                  <option data-countrycode="TW" data-countryid="206" value="886">Taiwan (+886)</option>
                  <option data-countrycode="TJ" data-countryid="207" value="992">Tajikistan (+992)</option>
                  <option data-countrycode="TZ" data-countryid="208" value="255">Tanzania, United Republic of (+255)</option>
                  <option data-countrycode="TH" data-countryid="209" value="66">Thailand (+66)</option>
                  <option data-countrycode="TG" data-countryid="210" value="228">Togo (+228)</option>
                  <option data-countrycode="TK" data-countryid="211" value="690">Tokelau (+690)</option>
                  <option data-countrycode="TO" data-countryid="212" value="676">Tonga (+676)</option>
                  <option data-countrycode="TT" data-countryid="213" value="1 868">Trinidad and Tobago (+1 868)</option>
                  <option data-countrycode="TN" data-countryid="214" value="216">Tunisia (+216)</option>
                  <option data-countrycode="TR" data-countryid="215" value="90">Turkey (+90)</option>
                  <option data-countrycode="TM" data-countryid="216" value="993">Turkmenistan (+993)</option>
                  <option data-countrycode="TC" data-countryid="217" value="1 649">Turks and Caicos Islands (+1 649)</option>
                  <option data-countrycode="TV" data-countryid="218" value="688">Tuvalu (+688)</option>
                  <option data-countrycode="UG" data-countryid="219" value="256">Uganda (+256)</option>
                  <option data-countrycode="UA" data-countryid="220" value="380">Ukraine (+380)</option>
                  <option data-countrycode="AE" data-countryid="221" value="971">United Arab Emirates (+971)</option>
                  <option data-countrycode="GB" data-countryid="222" value="44">United Kingdom (+44)</option>
                  <option data-countrycode="US" data-countryid="223" value="1">United States (+1)</option>
                  <option data-countrycode="UM" data-countryid="224" value="1">United States Minor Outlying Islands (+1)</option>
                  <option data-countrycode="UY" data-countryid="225" value="598">Uruguay (+598)</option>
                  <option data-countrycode="UZ" data-countryid="226" value="998">Uzbekistan (+998)</option>
                  <option data-countrycode="VU" data-countryid="227" value="678">Vanuatu (+678)</option>
                  <option data-countrycode="VA" data-countryid="228" value="379">Vatican City State (Holy See) (+379)</option>
                  <option data-countrycode="VE" data-countryid="229" value="58">Venezuela (+58)</option>
                  <option data-countrycode="VN" data-countryid="230" value="84">Viet Nam (+84)</option>
                  <option data-countrycode="VG" data-countryid="231" value="1 284">Virgin Islands (British) (+1 284)</option>
                  <option data-countrycode="VI" data-countryid="232" value="1 340">Virgin Islands (U.S.) (+1 340)</option>
                  <option data-countrycode="WF" data-countryid="233" value="681">Wallis and Futuna Islands (+681)</option>
                  <option data-countrycode="EH" data-countryid="234" value="212">Western Sahara (+212)</option>
                  <option data-countrycode="YE" data-countryid="235" value="967">Yemen (+967)</option>
                  <option data-countrycode="DC" data-countryid="237" value="243">The Democratic Republic of Congo (+243)</option>
                  <option data-countrycode="ZM" data-countryid="238" value="260">Zambia (+260)</option>
                  <option data-countrycode="ZW" data-countryid="239" value="263">Zimbabwe (+263)</option>
                  <option data-countrycode="XE" data-countryid="240" value="">East Timor (+)</option>
                  <option data-countrycode="XJ" data-countryid="241" value="">Jersey (+)</option>
                  <option data-countrycode="XB" data-countryid="242" value="">St. Barthelemy (+)</option>
                  <option data-countrycode="XU" data-countryid="243" value="">St. Eustatius (+)</option>
                  <option data-countrycode="XC" data-countryid="244" value="">Canary Islands (+)</option>
                  <option data-countrycode="RS" data-countryid="245" value="381">Serbia (+381)</option>
                  <option data-countrycode="MF" data-countryid="246" value="590">Sint Maarten (French Antilles) (+590)</option>
                  <option data-countrycode="SX" data-countryid="247" value="599">Sint Maarten (Netherlands Antilles) (+599)</option>
                  <option data-countrycode="PS" data-countryid="248" value="970">Palestinian Territory, occupied (+970)</option>
                </select>
                <div class="chosen-container chosen-container-single" title="" id="styler_list_chosen" style="width: 0px;"><a class="chosen-single">
  <span>India (+91)</span>
  <div><b></b></div>
</a>
                  <div class="chosen-drop">
                    <div class="chosen-search">
                      <input class="chosen-search-input" type="text" autocomplete="off">
                    </div>
                    <ul class="chosen-results"></ul>
                  </div>
                </div> <input type="tel" name="phone" id="pass-phone-number" class="form-control required phone" value="">
                <input type="hidden" name="country_id" id="country_id" value="0">
              </div>
            </div>
          </div>
          <div class="payment-infoWrap clearfix">
            <h2 class="limobooking-step3-title">Payment Method</h2>
            <div class="form-group">
              <!--label for="PaymentTypes" class="col-md-4 control-label"></label-->
              <div class="col-md-12">
                <div id="payment_selectors"></div>
                <span class="error text-danger" style="display:none;">Please select a payment method to continue.</span>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="col-md-6 col-sm-6 col-left-border">
        <div class="col-max-width right">
          <div class="tripsummaryWrap clearfix">
            <h2 class="limobooking-step3-title">Booking Summary</h2>
            <!-- trip-details-row -->
            <div class="row trip-details-row">
              <div class="col-md-8 col-sm-8 col-right-border">
                <!-- trip-details -->
                <dl class="trip-details address">
                  <dd class="text-primary">
                    <div class="editable-field">
                      <span class="date-time"></span>
                      <!-- overlay-icon -->
                      <div class="overlay-icon">
                        <a title="Click to edit" class="btn-icon back_first" href="javascript:void(0);"><i class="tb tb-pencil"></i></a>
                      </div>
                      <!-- /overlay-icon -->
                    </div>
                  </dd>
                  <dt>Pick Up:</dt>
                  <dd>
                    <div class="editable-field">
                      <span data-title="Edit pick-up address" class="editable pickup"></span>
                      <!-- overlay-icon -->
                      <div class="overlay-icon">
                        <a title="Click to edit" class="btn-icon btn-edit back_first" href="javascript:void(0);"><i class="tb tb-pencil"></i></a>
                      </div>
                      <!-- /overlay-icon -->
                    </div>
                  </dd>
                  <dt>Drop Off:</dt>
                  <dd>
                    <div class="editable-field">
                      <span data-title="Edit drop-off address" class="editable dropoff"></span>
                      <!-- overlay-icon -->
                      <div class="overlay-icon">
                        <a title="Click to edit" class="btn-icon btn-edit back_first" href="javascript:void(0);"><i class="tb tb-pencil"></i></a>
                      </div>
                      <!-- /overlay-icon -->
                    </div>
                  </dd>
                </dl>
                <!-- /trip-details -->
              </div>
              <div class="col-md-4 col-sm-4 col-left-border">
                <!-- extra-details -->
                <ul class="extra-details">
                  <li>
                    <div class="editable-field">
                      <i class="tb tb-male"></i>&nbsp; <span class="pass-number"></span>
                      <!-- overlay-icon -->
                      <div class="overlay-icon">
                        <a title="Click to edit" class="btn-icon back_first" href="javascript:void(0);"><i class="tb tb-pencil"></i></a>
                      </div>
                      <!-- /overlay-icon -->
                    </div>
                  </li>
                  <li>
                    <div class="editable-field">
                      <i class="tb tb-briefcase"></i>&nbsp; <span>Suitcases (<span class="suitcases">0</span>)</span>
                      <!-- overlay-icon -->
                      <div class="overlay-icon">
                        <a title="Click to edit" class="btn-icon back_first" href="javascript:void(0);"><i class="tb tb-pencil"></i></a>
                      </div>
                      <!-- /overlay-icon -->
                    </div>
                  </li>
                  <li>
                    <div class="editable-field">
                      <i class="tb tb-child"></i>&nbsp; <span class="text-muted">Additional Seats (<span class="child-seats">0</span>)</span>
                      <!-- overlay-icon -->
                      <div class="overlay-icon">
                        <a title="Click to edit" class="btn-icon back_first" href="javascript:void(0);"><i class="tb tb-pencil"></i></a>
                      </div>
                      <!-- /overlay-icon -->
                    </div>
                  </li>
                  <li>
                    <div class="editable-field">
                      <i class="tb tb-male"></i>&nbsp; <span>Total Seats (<span class="total-passenger">0</span>)</span>
                      <!-- overlay-icon -->
                      <div class="overlay-icon">
                        <a title="Click to edit" class="btn-icon back_first" href="javascript:void(0);"><i class="tb tb-pencil"></i></a>
                      </div>
                      <!-- /overlay-icon -->
                    </div>
                  </li>
                </ul>
                <!-- /extra-details -->
                <!-- car-details -->
                <div class="car-details clearfix">
                  <div class="editable-field editable-vehicle-field">
                    <div class="capacity">
                      <div class="title">
                        <span class="vehicle-type-label"></span>
                        <!-- overlay-icon -->
                        <div class="overlay-icon">
                          <a title="Click to edit" class="btn-icon back_second" href="javascript:void(0);"><i class="tb tb-pencil"></i></a>
                        </div>
                        <!-- /overlay-icon -->
                      </div>
                      <span class="text-muted"> Capacity: <span class="vehicle-type-pass-capacity"></span>
                        <br> Bags: <span class="vehicle-type-luggage-capacity"></span>
                      </span>
                    </div>
                    <img decoding="async" class="img-responsive car-preview vehicle-type-img" src="">
                  </div>
                </div>
                <!-- /car-details -->
              </div>
            </div>
            <!-- /trip-details-row -->
          </div>
        </div>
      </div>
    </div>
    <a href="javascript:void(0);" class="btn btn-default btn-sm button-color back_second"><i class="tb tb-chevron-left"></i>&nbsp;Back</a>
  </div>
  <div id="bottomFloatingBar" style="display:none;">
    <div class="floatingButton"> Grand Total: <span class="grand_total"></span>
      <br>(Click here to Finish)
    </div>
    <div class="floatingPopup">
      <div class="floating-close">
        <a href="javascript:void(0);" class="btn button-color">
							<i class="tb tb-close"></i>
						</a>
      </div>
      <div class="floatingPopup-section-one">
        <table cellspacing="0" cellpadding="0" border="0" style="width: 100%; margin: 0px;">
          <tbody>
            <tr class="sub_total_wrap" style="display:none;">
              <td>Sub Total:</td>
              <td class="sub_total"></td>
            </tr>
            <tr class="flat_cost_wrap" style="display:none;">
              <td>Payment processor Fee:</td>
              <td class="flat_cost"></td>
            </tr>
            <tr class="percentage_cost_wrap" style="display:none;">
              <td>Tax:</td>
              <td class="percentage_cost"></td>
            </tr>
          </tbody>
        </table>
      </div>
      <div class="floatingPopup-section-two grand_total_wrap"> Grand Total: <span class="grand_total"></span>
      </div>
      <div class="floatingPopup-section-three">
        <div class="tandc">
        </div>
        <div id="step3Error" class="alert alert-danger" style="display: none;" role="alert">Oops! Please review the errors in red and try again.</div>
        <input type="button" class="btn button-color" name="make_booking" id="make_booking" value="Make a Booking">
      </div>
    </div>
  </div>
  <input type="hidden" name="booking_form_url" value="https://www.taxi-service.in">
</form>

GET https://www.taxi-service.in

<form class="elementor-search-form" action="https://www.taxi-service.in" method="get" role="search">
  <div class="elementor-search-form__container">
    <label class="elementor-screen-only" for="elementor-search-form-3b97209">Search</label>
    <input id="elementor-search-form-3b97209" placeholder="Your Email Address.." class="elementor-search-form__input" type="search" name="s" value="">
    <button class="elementor-search-form__submit" type="submit" aria-label="Search"> Subscribe </button>
  </div>
</form>

POST /#wpcf7-f1656-o1

<form action="/#wpcf7-f1656-o1" method="post" class="wpcf7-form init" aria-label="Contact form" novalidate="novalidate" data-status="init">
  <div style="display: none;">
    <input type="hidden" name="_wpcf7" value="1656">
    <input type="hidden" name="_wpcf7_version" value="5.9.4">
    <input type="hidden" name="_wpcf7_locale" value="en_US">
    <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1656-o1">
    <input type="hidden" name="_wpcf7_container_post" value="0">
    <input type="hidden" name="_wpcf7_posted_data_hash" value="">
  </div>
  <p><label> Your name<br>
      <span class="wpcf7-form-control-wrap" data-name="your-name"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" autocomplete="name" aria-required="true" aria-invalid="false" value="" type="text"
          name="your-name"></span> </label>
  </p>
  <p><label> Your email<br>
      <span class="wpcf7-form-control-wrap" data-name="your-email"><input size="40" class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email" autocomplete="email" aria-required="true" aria-invalid="false"
          value="" type="email" name="your-email"></span> </label>
  </p>
  <p><label> Subject<br>
      <span class="wpcf7-form-control-wrap" data-name="your-subject"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" value="" type="text" name="your-subject"></span>
    </label>
  </p>
  <p><label> Your message (optional)<br>
      <span class="wpcf7-form-control-wrap" data-name="your-message"><textarea cols="40" rows="10" class="wpcf7-form-control wpcf7-textarea" aria-invalid="false" name="your-message"></textarea></span> </label>
  </p>
  <p><input class="wpcf7-form-control wpcf7-submit has-spinner" type="submit" value="Submit"><span class="wpcf7-spinner"></span>
  </p>
  <div class="wpcf7-response-output" aria-hidden="true"></div>
</form>

Text Content

Skip to the content

Taxi Service


+91-8076439336

Travel Make Eassy
Facebook Twitter Linkedin
 * Home
 * About Us
 * Package
 * FAQ ‘ S
 * Contact Us

Menu
 * Home
 * About Us
 * Package
 * FAQ ‘ S
 * Contact Us

Book Now
 * Home
 * About Us
 * Package
 * FAQ ‘ S
 * Contact Us

Menu
 * Home
 * About Us
 * Package
 * FAQ ‘ S
 * Contact Us

Wet night city street rain Bokeh reflection bright colorful lights puddles
sidewalk Car

Travel in the city

young-uber-driver-car-interior




New Booking
1
Ride Info
2
Select Vehicle
3
Payment Info
Select Date and Time


010203040506070809101112

000510152025303540455055

AMPM
PM


Pick Up

Drop Off


Adult seats
012345678
1


Suitcases
012
0


Riding with a child
Additional Seats:  Child seats ()


See Price


See Price

ADDITIONAL SEATS

 
Child seats 0123
0


Add


BOOKING SUMMARY:  


Additional Seats:



SELECT VEHICLE

List Grid



 Back


PASSENGER INFORMATION

Name *

Email *

Phone *
Afghanistan (+93)Albania (+355)Algeria (+213)American Samoa (+1 684)Andorra
(+376)Angola (+244)Anguilla (+1 264)Antarctica (+)Antigua and Barbuda (+1
268)Argentina (+54)Armenia (+374)Aruba (+297)Australia (+61)Austria
(+43)Azerbaijan (+994)Bahamas (+1 242)Bahrain (+973)Bangladesh (+880)Barbados
(+1 246)Belarus (+375)Belgium (+32)Belize (+501)Benin (+229)Bermuda (+1
441)Bhutan (+975)Bolivia (+591)Bosnia and Herzegowina (+387)Botswana
(+267)Bouvet Island (+)Brazil (+55)British Indian Ocean Territory (+246)Brunei
Darussalam (+673)Bulgaria (+359)Burkina Faso (+226)Burundi (+257)Cambodia
(+855)Cameroon (+237)Canada (+1)Cape Verde (+238)Cayman Islands (+1 345)Central
African Republic (+236)Chad (+235)Chile (+56)China (+86)Christmas Island
(+61)Cocos (Keeling) Islands (+61)Colombia (+57)Comoros (+269)Congo (+242)Cook
Islands (+682)Costa Rica (+506)Cote D’Ivoire (+225)Croatia (+385)Cuba
(+53)Cyprus (+357)Czech Republic (+420)Denmark (+45)Djibouti (+253)Dominica (+1
767)Dominican Republic (+1 809 and 1 829)East Timor (+670)Ecuador (+593)Egypt
(+20)El Salvador (+503)Equatorial Guinea (+240)Eritrea (+291)Estonia
(+372)Ethiopia (+251)Falkland Islands (Malvinas) (+500)Faroe Islands (+298)Fiji
(+679)Finland (+358)France (+33)French Guiana (+594)French Polynesia
(+689)French Southern Territories (+)Gabon (+241)Gambia (+220)Georgia
(+995)Germany (+49)Ghana (+233)Gibraltar (+350)Greece (+30)Greenland
(+299)Grenada (+1 473)Guadeloupe (+590)Guam (+1 671)Guatemala (+502)Guinea
(+224)Guinea-bissau (+245)Guyana (+592)Haiti (+509)Heard and Mc Donald Islands
(+ )Honduras (+504)Hong Kong (+852)Hungary (+36)Iceland (+354)India
(+91)Indonesia (+62)Iran (Islamic Republic of) (+98)Iraq (+964)Ireland
(+353)Israel (+972)Italy (+39)Jamaica (+1 876)Japan (+81)Jordan (+962)Kazakhstan
(+7)Kenya (+254)Kiribati (+686)Korea, Democratic People’s Republic of
(+850)Korea, Republic of (+82)Kuwait (+965)Kyrgyzstan (+996)Lao People’s
Democratic Republic (+856)Latvia (+371)Lebanon (+961)Lesotho (+266)Liberia
(+231)Libyan Arab Jamahiriya (+218)Liechtenstein (+423)Lithuania
(+370)Luxembourg (+352)Macau (+853)Macedonia, The Former Yugoslav Republic of
(+389)Madagascar (+261)Malawi (+265)Malaysia (+60)Maldives (+960)Mali
(+223)Malta (+356)Marshall Islands (+692)Martinique (+596)Mauritania
(+222)Mauritius (+230)Mayotte (+262)Mexico (+52)Micronesia, Federated States of
(+691)Moldova, Republic of (+373)Monaco (+377)Mongolia (+976)Montserrat (+1
664)Morocco (+212)Mozambique (+258)Myanmar (+95)Namibia (+264)Nauru (+674)Nepal
(+977)Netherlands (+31)Netherlands Antilles (+599)New Caledonia (+687)New
Zealand (+64)Nicaragua (+505)Niger (+227)Nigeria (+234)Niue (+683)Norfolk Island
(+672)Northern Mariana Islands (+1 670)Norway (+47)Oman (+968)Pakistan
(+92)Palau (+680)Panama (+507)Papua New Guinea (+675)Paraguay (+595)Peru
(+51)Philippines (+63)Pitcairn (+870)Poland (+48)Portugal (+351)Puerto Rico (+1
787 and 1 939)Qatar (+974)Reunion (+262)Romania (+40)Russian Federation
(+7)Rwanda (+250)Saint Kitts and Nevis (+1 869)Saint Lucia (+1 758)Saint Vincent
and the Grenadines (+1 784)Samoa (+685)San Marino (+378)Sao Tome and Principe
(+239)Saudi Arabia (+966)Senegal (+221)Seychelles (+248)Sierra Leone
(+232)Singapore (+65)Slovakia (+421)Slovenia (+386)Solomon Islands (+677)Somalia
(+252)South Africa (+27)South Georgia and the South Sandwich Islands (+500)Spain
(+34)Sri Lanka (+94)St. Helena (+290)St. Pierre and Miquelon (+508)Sudan
(+249)Suriname (+597)Svalbard and Jan Mayen Islands (+47)Swaziland (+268)Sweden
(+46)Switzerland (+41)Syrian Arab Republic (+963)Taiwan (+886)Tajikistan
(+992)Tanzania, United Republic of (+255)Thailand (+66)Togo (+228)Tokelau
(+690)Tonga (+676)Trinidad and Tobago (+1 868)Tunisia (+216)Turkey
(+90)Turkmenistan (+993)Turks and Caicos Islands (+1 649)Tuvalu (+688)Uganda
(+256)Ukraine (+380)United Arab Emirates (+971)United Kingdom (+44)United States
(+1)United States Minor Outlying Islands (+1)Uruguay (+598)Uzbekistan
(+998)Vanuatu (+678)Vatican City State (Holy See) (+379)Venezuela (+58)Viet Nam
(+84)Virgin Islands (British) (+1 284)Virgin Islands (U.S.) (+1 340)Wallis and
Futuna Islands (+681)Western Sahara (+212)Yemen (+967)The Democratic Republic of
Congo (+243)Zambia (+260)Zimbabwe (+263)East Timor (+)Jersey (+)St. Barthelemy
(+)St. Eustatius (+)Canary Islands (+)Serbia (+381)Sint Maarten (French
Antilles) (+590)Sint Maarten (Netherlands Antilles) (+599)Palestinian Territory,
occupied (+970)
India (+91)




PAYMENT METHOD


Please select a payment method to continue.


BOOKING SUMMARY


Pick Up:

Drop Off:

 *  
   
 *   Suitcases (0)
   
 *   Additional Seats (0)
   
 *   Total Seats (0)
   


Capacity:
Bags:
 Back
Grand Total:
(Click here to Finish)

Sub Total: Payment processor Fee: Tax:

Grand Total:
Oops! Please review the errors in red and try again.


30 YEARS OF QUALITY SERVICE


DEFENCE TRAVELS


MOST TRUSTED CAB COMPANY IN INDIA

Embark on a journey of unparalleled comfort and convenience with LuxRide, your
go-to destination for top-notch taxi services. Whether you’re heading to a
business meeting, catching a flight, or exploring the city, LuxRide ensures a
seamless and luxurious travel experience.


+91 80764 39336

GET MORE INFO


OUR SERVICES


OUR SERVICES


EFFORTLESS BOOKING

Booking a LuxRide is a breeze! Simply use our user-friendly mobile app or call
our 24/7 customer service hotline. With just a few taps or a quick call, your
luxury ride will be on its way.

Read more


AIRPORT TRANSPORT

Make your travel to and from the airport a stress-free experience. LuxRide
offers reliable airport transfer services, ensuring you arrive on time and in
style

Read more


LUXURIOUS TAXI

Our fleet of premium vehicles is meticulously selected to provide the epitome of
style and comfort. From sleek sedans to spacious SUVs, each ride is a statement
of sophistication.

Read more


EFFORTLESS BOOKING

Booking a LuxRide is a breeze! Simply use our user-friendly mobile app or call
our 24/7 customer service hotline. With just a few taps or a quick call, your
luxury ride will be on its way.

Read more


AIRPORT TRANSPORT

Make your travel to and from the airport a stress-free experience. LuxRide
offers reliable airport transfer services, ensuring you arrive on time and in
style

Read more


LUXURIOUS TAXI

Our fleet of premium vehicles is meticulously selected to provide the epitome of
style and comfort. From sleek sedans to spacious SUVs, each ride is a statement
of sophistication.

Read more


EFFORTLESS BOOKING

Booking a LuxRide is a breeze! Simply use our user-friendly mobile app or call
our 24/7 customer service hotline. With just a few taps or a quick call, your
luxury ride will be on its way.

Read more


AIRPORT TRANSPORT

Make your travel to and from the airport a stress-free experience. LuxRide
offers reliable airport transfer services, ensuring you arrive on time and in
style

Read more


LUXURIOUS TAXI

Our fleet of premium vehicles is meticulously selected to provide the epitome of
style and comfort. From sleek sedans to spacious SUVs, each ride is a statement
of sophistication.

Read more
PreviousNext




WHE CLIENTS CHOOSE US


OUR ADVANTAGES

Morbi eu massa sapien. Aenean venenatis, lacus id molestie placerat, nisi risus
pellentesque risus, ac euismod nunc libero vel neque. Sed ut lectus scelerisque,
imperdiet leo id, rutrum felis. Ut facilisis ut velit vitae imperdiet.


LUXURY CARS

There are many variations of passages available .


LOTS OF LOCATIONS

Vitae leo dictum, sodales lorem vitae, sollicitudin dui..

Read More


AMAZING APP

Vitae leo dictum, sodales lorem vitae, sollicitudin dui..


ADDITIONAL SERVICES

Vitae leo dictum, sodales lorem vitae, sollicitudin dui..

Skilled drivers
0
Cabs online
0
Years on roads
0
Locations
0


WHAT OUR CLIENTS SAY


TESTIMONIALS

I highly recommend Defence Travels taxi booking service. The app is intuitive,
and I love the option to track my ride in real-time. The drivers are
professional and have a great knowledge of the city, ensuring I reach my
destination efficiently.

PreetiSingh
I've tried several taxi booking services, and Defence Travels one stands out for
its exceptional customer service. The support team is responsive and helpful,
addressing any concerns promptly.

KamalRana
Booking a taxi with Defence Travels Taxi service was a breeze! The user-friendly
interface made it quick and easy to secure a ride whenever I needed one. The
drivers were punctual and courteous, providing a reliable and stress-free
transportation experience.

MahimaChaudhary
I highly recommend Defence Travels taxi booking service. The app is intuitive,
and I love the option to track my ride in real-time. The drivers are
professional and have a great knowledge of the city, ensuring I reach my
destination efficiently.

PreetiSingh
I've tried several taxi booking services, and Defence Travels one stands out for
its exceptional customer service. The support team is responsive and helpful,
addressing any concerns promptly.

KamalRana
Booking a taxi with Defence Travels Taxi service was a breeze! The user-friendly
interface made it quick and easy to secure a ride whenever I needed one. The
drivers were punctual and courteous, providing a reliable and stress-free
transportation experience.

MahimaChaudhary
I highly recommend Defence Travels taxi booking service. The app is intuitive,
and I love the option to track my ride in real-time. The drivers are
professional and have a great knowledge of the city, ensuring I reach my
destination efficiently.

PreetiSingh



GET YOUR DISCOUNT 10%


EVERY 5TH TRIP

Unlock savings on every 5th trip with a fantastic 10% discount! Your journey
just got more rewarding—enjoy the perks of frequent travel with this exclusive
offer.
READ MORE



COOPERATION

Cooperation is like a well-choreographed dance between individuals or groups
working together toward a common goal.



SUBSCRIBE


WEEKLY NEWSLETTER

Search Subscribe

Defence Travels

Facebook Twitter Youtube


QUICK LINK

 * HOME
 * ABOUT
 * FAQ ' S
 * CONTACT


FOLLOW US


+91-8076439336


BOOKING@DEFENCETRAVELS.COM


A88, GROUND FLOOR, N1, SECTOR 4 NOIDA 201301

© Copyright 2018-2024 Defence Travels All Rights Reserved.

Design By Vaani Live Private Limited.

Enquiry Now

Your name


Your email


Subject


Your message (optional)