booking.facts.ae Open in urlscan Pro
194.163.46.77  Public Scan

URL: https://booking.facts.ae/
Submission: On July 16 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: chbs-formPOST

<form name="chbs-form" method="POST" target="_self">
  <div class="chbs-main-content chbs-clear-fix">
    <div class="chbs-main-content-step-1">
      <div class="chbs-layout-100 chbs-clear-fix">
        <style>
          body {
            font-family: Arial, sans-serif;
          }

          .dropdown-container {
            position: relative;
            display: inline-block;
          }

          .dropdown-button {
            background-color: #007bff;
            color: white;
            padding: 10px;
            font-size: 16px;
            border: none;
            cursor: pointer;
          }

          .dropdown-content {
            display: none;
            position: absolute;
            background-color: white;
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
            z-index: 1;
            padding: 10px;
            width: 193px;
            border-radius: 3px;
          }

          .dropdown-container:hover .dropdown-content {
            display: block;
          }

          .error-placeholder::placeholder {
            color: red !important;
            /* Change placeholder color to red */
          }

          .passenger-item {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 10px;
          }

          .passenger-label {
            font-size: 14px;
          }

          .passenger-controls {
            display: flex;
            align-items: center;
          }

          .control-button {
            background-color: #f0f0f0;
            border: 1px solid #ccc;
            padding: 0px 5px;
            cursor: pointer;
            margin: 0 5px;
            border-radius: 50%;
          }

          .passenger-count {
            width: 30px;
            text-align: center;
            font-size: 14px;
            border: none;
          }

          .inc-dec-btn {
            height: 31px !important;
            width: 30px !important;
            background: white !important;
            text-align: center !important;
            padding: 0 !important;
            font-size: 14px !important;
          }

          .top-right-txt {
            display: flex;
            column-gap: 20%;
            margin-left: 30%;
            color: white;
            font-weight: 800;
            padding-top: 6px;
            text-shadow: 1px 1px 3px #121212;
          }

          .pick-up,
          .drop-off {
            display: inline-flex !important;
            width: 49%;
          }

          .date-passanger {
            display: flex !important;
            padding-bottom: 20px;
            margin: 0 5% !important;
          }

          .field-sty {
            background: #ffffff;
            border-radius: 3px;
            padding: 5px 10px;
            width: 76%;
            font-size: 13px;
          }

          .flight-field {
            display: flex;
            flex-direction: row;
            align-items: center;
            width: 22% !important;
          }

          .passenger-date-right {
            margin-left: 9.5%;
            width: 42%;
          }

          .input-fields {
            background: #ffffff !important;
            border-radius: 3px;
            padding: 5px 10px !important;
            width: 76% !important;
            font-size: 13px !important;
          }

          .date-passanger1 {
            display: flex;
            justify-content: space-around;
            padding-left: 7px;
          }

          .top-fields {
            display: flex;
          }

          @media only screen and (max-width: 600px) {
            .top-right-txt {
              display: none;
            }

            .top-fields {
              display: flex;
              padding: 0 2% !important;
            }

            .pick-up,
            .drop-off {
              width: 100%;
              display: flex;
              flex-direction: column;
            }

            .flight-field {
              display: none;
            }

            .date-passanger {
              display: flex;
              padding-bottom: 20px;
              margin: 0 2% !important;
            }

            .passenger-date-right {
              margin-left: auto;
              width: auto;
            }

            .input-fields {
              background: #ffffff !important;
              border-radius: 3px;
              padding: 5px 10px !important;
              width: 100% !important;
              font-size: 13px !important;
            }

            .date-passanger1 {
              padding-left: 0px;
              margin-right: 8px;
            }
          }
        </style>
        <div class="chbs-layout-column-left">
          <div class="chbs-tab chbs-box-shadow ui-tabs ui-corner-all ui-widget ui-widget-content">
            <ul role="tablist" class="ui-tabs-nav ui-corner-all ui-helper-reset ui-helper-clearfix ui-widget-header">
              <li data-id="1" role="tab" tabindex="0" class="ui-tabs-tab ui-corner-top ui-state-default ui-tab ui-tabs-active ui-state-active" aria-controls="panel-1" aria-labelledby="ui-id-1" aria-selected="true" aria-expanded="true">
                <a style="border-radius: 5px;color: white;padding: 10px 30px;" href="#panel-1" tabindex="-1" class="ui-tabs-anchor" id="ui-id-1">One Way</a></li>
              <div class="top-right-txt">
                <li style="display: flex;"><img src="https://booking.facts.ae/wp-content/uploads/2022/11/3-3.png" width="25px">Free Cancellation</li>
                <li style="display: flex;"><img src="https://booking.facts.ae/wp-content/uploads/2022/11/4-4.png" width="25px"> Competitive Flat-rates</li>
                <li style="display: flex;"><img src="https://booking.facts.ae/wp-content/uploads/2022/11/5-6.png" width="25px"> No Hidden Charges</li>
              </div>
            </ul>
            <div id="panel-1" style="display: block;background:#006496;" aria-labelledby="ui-id-1" role="tabpanel" class="ui-tabs-panel ui-corner-bottom ui-widget-content" aria-hidden="false">
              <div style="display: none;color: white;padding: 15px;font-size: 18px;font-weight: 600;">Arrival</div>
              <!--enter  location-->
              <!-- pickup location-->
              <div class="top-fields chbs-form-field chbs-form-field-location-autocomplete chbs-form-field-location-switch pick-up" data-label-waypoint="Waypoint">
                <label style="color: white;"> Pick-up <span class="chbs-my-location-link">&nbsp;&nbsp;-&nbsp;&nbsp;<a href="#">Use my location</a></span>
                  <span class="chbs-tooltip chbs-meta-icon-question" title="The address where your journey will start."></span>
                </label>
                <span style="left: 17%; margin-top: 12px;" class="chbs-meta-icon-2 chbs-meta-icon-2-location-1"></span>
                <input class="input-fields" type="text" autocomplete="off" name="chbs_pickup_location_service_type_1" value="" id="chbs_location_SUQWITNKSTPXPVFW">
                <input type="hidden" name="chbs_pickup_location_coordinate_service_type_1" value="">
              </div>
              <!-- end pickup location-->
              <!-- dropoff location-->
              <div class="top-fields chbs-form-field chbs-form-field-location-autocomplete drop-off">
                <label style="color: white;"> Drop-off <span class="chbs-tooltip chbs-meta-icon-question" title="The address where your journey will end."></span>
                </label>
                <span style="left: 20%; margin-top: 12px;" class="chbs-meta-icon-2 chbs-meta-icon-2-location-1"></span>
                <input class="input-fields" type="text" autocomplete="off" name="chbs_dropoff_location_service_type_1" value="" required="">
                <input type="hidden" name="chbs_dropoff_location_coordinate_service_type_1" value="">
              </div>
              <!-- end dropoff location-->
              <div class="chbs-form-field chbs-form-field-transfer-type" style="display: none;">
                <label> Transfer type <span class="chbs-tooltip chbs-meta-icon-question" title="Transfer type of the journey."></span>
                </label>
                <select name="chbs_transfer_type_service_type_1">
                  <option value="1">One Way</option>
                </select>
              </div>
              <div class="chbs-clear-fix chbs-form-field-return-date-time chbs-hidden">
                <div class="chbs-form-field chbs-form-field-width-50">
                  <label class="chbs-form-field-label">Return date</label>
                  <input type="text" autocomplete="off" name="chbs_return_date_service_type_1" class="chbs-datepicker" value="">
                </div>
                <div class="chbs-form-field chbs-form-field-width-50">
                  <label>Return time</label>
                  <input type="text" autocomplete="off" name="chbs_return_time_service_type_1" class="chbs-timepicker" value="">
                </div>
              </div>
              <!--end enter location-->
              <div class="date-passanger">
                <div class="date-passanger1">
                  <div class="chbs-form-field chbs-form-field-width-33 flight-field">
                    <input placeholder="Flight Number" style="background: #ffffff;border-radius: 3px;padding: 5px 7px;;font-size: 13px;" type="text" autocomplete="off" name="flightnumber" value="">
                  </div>
                  <!-- pickup time & drop0ff time-->
                  <div class="chbs-clear-fix chbs-form-field-pickup-date-time">
                    <div class="chbs-form-field chbs-form-field-width-50">
                      <label style="display: none;" class="chbs-form-field-label"> Pickup date <span class="chbs-tooltip chbs-meta-icon-question" title="The date when your journey will start."></span>
                      </label>
                      <span style="margin-top:12px;" class="chbs-meta-icon-2 chbs-meta-icon-2-date-1"></span>
                      <input placeholder="Date" type="text" autocomplete="off" name="chbs_pickup_date_service_type_1" class="chbs-datepicker input-fields" value="">
                    </div>
                    <div class="chbs-form-field chbs-form-field-width-50">
                      <label style="display: none;"> Pickup time <span class="chbs-tooltip chbs-meta-icon-question" title="The time when your journey will start."></span>
                      </label>
                      <span style="margin-top:12px;" class="chbs-meta-icon-2 chbs-meta-icon-2-time-1"></span>
                      <input placeholder="Time" type="text" autocomplete="off" name="chbs_pickup_time_service_type_1" class="chbs-timepicker input-fields" value="">
                    </div>
                  </div>
                  <!-- end of pickup time & drop0ff time-->
                </div>
                <div class="passenger-date-right">
                  <div class="chbs-clear-fix">
                    <div class="chbs-form-field chbs-form-field-width-50">
                      <label style="display: none;" class="chbs-form-field-label"> Persons <span class="chbs-tooltip chbs-meta-icon-question" title="Number of passengers."></span>
                      </label>
                      <input id="adult" style="display:none;background: #ffffff; border-radius: 3px;padding: 5px 10px;width: 76%;font-size: 13px;" type="text" maxlength="2" name="chbs_passenger_adult_service_type_1" value="1">
                      <div class="input-container">
                        <span style="margin-top:12px;" class="chbs-meta-icon-2 chbs-meta-icon-2-passengers-1"></span>
                        <input class="input-fields" type="text" name="passenger_count" value="1" onfocus="showDropdown()" id="mainInput" readonly="">
                        <div class="dropdown-content" id="dropdown">
                          <div class="passenger-item">
                            <span class="passenger-label">Adult (18+)</span>
                            <div class="passenger-controls">
                              <button class="control-button" onclick="changeCount('adult', -1)">−</button>
                              <input class="inc-dec-btn" type="text" id="adult-count" value="1" maxlength="2" readonly="">
                              <button class="control-button" onclick="changeCount('adult', 1)">+</button>
                            </div>
                          </div>
                          <div class="passenger-item">
                            <span class="passenger-label">Child (0-4)</span>
                            <div class="passenger-controls">
                              <button class="control-button" onclick="changeCount('child', -1)">−</button>
                              <input class="inc-dec-btn" type="text" id="child-count" value="0" maxlength="2" readonly="">
                              <button class="control-button" onclick="changeCount('child', 1)">+</button>
                            </div>
                          </div>
                        </div>
                      </div>
                      <script>
                        function changeCount(type, delta) {
                          const countElement = document.getElementById(`${type}-count`);
                          let count = parseInt(countElement.value);
                          count += delta;
                          if (count < 0) count = 0;
                          if (count > 99) count = 99;
                          countElement.value = count;
                          // Update the corresponding input field
                          if (type === 'adult') {
                            document.getElementById('adult').value = count;
                          } else if (type === 'child') {
                            document.getElementById('child').value = count;
                          }
                          // Sum the adult and child values and update the main input
                          const adultCount = parseInt(document.getElementById('adult').value) || 0;
                          const childCount = parseInt(document.getElementById('child').value) || 0;
                          document.getElementById('mainInput').value = adultCount + childCount;
                        }

                        function showDropdown() {
                          document.getElementById('dropdown').style.display = 'block';
                        }
                        document.addEventListener('click', function(event) {
                          const dropdown = document.getElementById('dropdown');
                          const mainInput = document.getElementById('mainInput');
                          // Check if the click was outside the dropdown and the main input
                          if (!dropdown.contains(event.target) && event.target !== mainInput) {
                            dropdown.style.display = 'none';
                          }
                        });
                      </script>
                    </div>
                    <div class="chbs-form-field chbs-form-field-width-50">
                      <label style="display: none;" class="chbs-form-field-label"> Children <span class="chbs-tooltip chbs-meta-icon-question" title="Number of children."></span>
                      </label>
                      <input id="child" style="display: none; background: #ffffff; border-radius: 3px;padding: 5px 10px;width: 76%;" type="text" maxlength="2" name="chbs_passenger_children_service_type_1" value="0">
                      <div>
                        <span style="margin-top:12px;" class="chbs-meta-icon-2 chbs-meta-icon-bag"></span>
                        <input class="input-fields" type="text" placeholder="Luggage" name="luggage" value="" id="luggage">
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="chbs-clear-fix booking" style="display: flex;float:right;background: none;padding-left:64px;">
        <a href="#" class="chbs-button chbs-button-style-1 chbs-button-widget-submit" style="border-radius: 5px; color: white;padding: 10px 30px;">
										Search									</a>
      </div>
    </div>
  </div>
  <input type="hidden" name="chbs_distance_sum" data-value="0" value="0">
  <input type="hidden" name="chbs_duration_sum" data-value="0" value="0">
  <input type="hidden" name="chbs_currency" data-value="AED" value="AED">
  <input type="hidden" name="chbs_booking_form_id" data-value="23598" value="23598">
  <input type="hidden" name="chbs_service_type_id" data-value="1" value="1">
  <input type="hidden" name="chbs_post_id" data-value="10388" value="10388">
  <input type="hidden" name="chbs_comment_hidden" data-value="" value="">
  <input type="hidden" name="chbs_route_data" data-value="" value="">
  <input type="hidden" name="chbs_widget_second_step" data-value="1" value="1">
  <input type="hidden" name="chbs_recaptcha_token" data-value="" value="">
  <input type="hidden" name="chbs_google_maps_enable" data-value="" value="">
</form>

https://booking.facts.ae/

<form action="https://booking.facts.ae/">
  <div>
    <span>hello.</span>
    <input type="text" name="s" value="" placeholder="what are you looking for?">
  </div>
</form>

Text Content

 * 2507 Parker Boulevard, Oakland, CA 76107
 * (0481) 123 987 2411
 * Mon-Sat: 07:00 - 17:00

 * 
 * 

 * 
 * 
 * 
 * 



Get a Quote

 * One Way
   Free Cancellation Competitive Flat-rates No Hidden Charges

Arrival
Pick-up   -  Use my location
Drop-off
Transfer type One Way
Return date
Return time
Pickup date
Pickup time
Persons
Adult (18+)
− +
Child (0-4)
− +
Children

Search



Professionally trained and certified chauffeurs
licensed by Roads and Transport Authority, Dubai and fully insured “premium”
vehicles

We accept payments online in AED using Visa, Master Card credit/debit, and AMEX
card





hello.

WhatsApp us



Notifications