greenmotion.com Open in urlscan Pro
2606:4700:20::681a:da8  Public Scan

Submitted URL: https://booking.greenmotion.rs/
Effective URL: https://greenmotion.com/rs
Submission: On August 13 via automatic, source certstream-suspicious — Scanned from NL

Form analysis 2 forms found in the DOM

<form id="algolia-search-form">
  <div>
    <div>
      <label class="mt-4" for="franchise-input"> Preuzimanje </label>
    </div>
    <div id="franchise-input" class="d-block">
      <div class="franchise-country-picker d-flex">
        <div id="franchise-select" class="franchise-country-picker-button flex-grow-1">
          <button type="button" class="btn btn-solid btn-franchise w-100"> Srpski </button>
        </div>
        <div class="franchise-country-picker-button flex-grow-1 ml-2">
          <a href="https://greenmotion.com">
<button type="button" class="btn btn-solid btn-franchise w-100">
Широм света
</button>
</a>
        </div>
      </div>
    </div>
    <div id="locations-input" class="d-none">
      <div class="search-inputs">
        <div class="form-group search-location">
          <div>
            <span class="algolia-autocomplete" style="position: relative; display: inline-block; direction: ltr;">
              <input type="text" placeholder="Mesto preuzimanja" tabindex="0" id="pickup-algoliaSearch" class="form-control real-input aa-input" autocomplete="off" spellcheck="false" role="combobox" aria-autocomplete="both" aria-expanded="false"
                aria-owns="algolia-autocomplete-listbox-0" dir="auto" style="position: relative; vertical-align: top; background-color: transparent;">
              <input type="hidden" id="pickup-algoliaSearch-data">
              <span id="searchResults" class="d-none aa-dropdown-menu aa-with-d1" role="listbox" style="position: absolute; top: 100%; z-index: 100; left: 0px; right: auto;">
                <div id="searchDropdown" class="location-search-dropdown">
                  <div class="aa-dataset-d1">
                    <span id="searchDataset" class="aa-suggestions">
                    </span>
                    <button type="button" id="show-more-locations-button"> Prikaži više opcija </button>
                  </div>
                </div>
                <div class="aa-empty" style="display: none;"></div>
              </span>
            </span>
          </div>
        </div>
        <div id="search-dropoff-location" class="d-none mb-4">
          <div class="form-group search-location with-navigation-icon mb-0">
            <div>
              <label for="dropoff-algoliaSearch">Vraćanje</label>
              <input type="text" placeholder="Izaberite lokaciju" tabindex="0" id="dropoff-algoliaSearch" readonly="readonly" class="form-control dropoff-location">
              <input type="hidden" id="dropoff-algoliaSearch-data">
            </div>
          </div>
          <div id="dropoff-searchResults" class="d-none dropoff-dropdown-container">
            <div class="location-search-dropdown dropoff-dropdown">
              <div class="aa-dataset-d1">
                <span id="dropoff-suggestions" class="aa-suggestions"></span>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="mobile">
      <div class="mobile-date-inputs">
        <div class="form-group row date-picker-inputs">
          <input type="hidden" id="pickup-date-value" value="2024-08-14">
          <input type="hidden" id="pickup-time-value" value="9:00 AM">
          <input type="hidden" id="dropoff-date-value" value="2024-08-15">
          <input type="hidden" id="dropoff-time-value" value="9:00 AM">
          <div class="col-6">
            <div class="summary">
              <p class="m-0">
                <label class="m-0" for="pickup-date"> Datum preuzimanja </label>
              </p>
            </div>
            <div class="input-group date" id="pickup-datepicker" data-target-input="nearest">
              <input type="text" id="pickup-date" class="form-control pickup-datetimepicker-input datetimepicker-input" data-target="#pickup-datepicker" data-toggle="datetimepicker">
              <div class="input-group-append" data-target="#pickup-datepicker" data-toggle="datetimepicker">
                <div class="input-group-text">
                  <img src="/images/svgs/calendar.svg" alt="pickup date" class="date-picker-icon">
                </div>
              </div>
            </div>
          </div>
          <div class="col-6">
            <div class="summary">
              <p class="m-0">
                <label class="m-0" for="pickup-time">Vreme</label>
              </p>
            </div>
            <div class="input-group time" id="pickup-timepicker" data-target-input="nearest">
              <input type="text" id="pickup-time" class="form-control pickup-datetimepicker-input datetimepicker-input" data-target="#pickup-timepicker" data-toggle="datetimepicker">
              <div class="input-group-append" data-target="#pickup-timepicker" data-toggle="datetimepicker">
                <div class="input-group-text">
                  <img src="/images/svgs/clock.svg" alt="pickup time" class="date-picker-icon">
                </div>
              </div>
            </div>
          </div>
        </div>
        <div class="form-group row dropoff-date-picker">
          <div class="col-6">
            <div class="summary">
              <p class="m-0">
                <label class="m-0" for="dropoff-date">Datum vraćanja</label>
              </p>
            </div>
            <div class="input-group date" id="dropoff-datepicker" data-target-input="nearest">
              <input type="text" id="dropoff-date" class="form-control dropoff-datetimepicker-input datetimepicker-input" data-target="#dropoff-datepicker" data-toggle="datetimepicker">
              <div class="input-group-append" data-target="#dropoff-datepicker" data-toggle="datetimepicker">
                <div class="input-group-text">
                  <img src="/images/svgs/calendar.svg" alt="drop-off date" class="date-picker-icon">
                </div>
              </div>
            </div>
          </div>
          <div class="col-6">
            <div class="summary">
              <p class="m-0">
                <label class="m-0" for="dropoff-time">Vreme</label>
              </p>
            </div>
            <div class="input-group time" id="dropoff-timepicker" data-target-input="nearest">
              <input type="text" id="dropoff-time" class="form-control dropoff-datetimepicker-input datetimepicker-input" data-target="#dropoff-timepicker" data-toggle="datetimepicker">
              <div class="input-group-append" data-target="#dropoff-timepicker" data-toggle="datetimepicker">
                <div class="input-group-text">
                  <img src="/images/svgs/clock.svg" alt="drop-off time" class="date-picker-icon">
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="row driver-age-inputs mb-4">
      <div class="d-block col-6 p-0 pl-4">
        <span class="driver-age-label">Starost između 30 - 65</span>
      </div>
      <div class="us-source-booking d-block col-2">
        <label class="checkbox-container" for="age-check">
          <input id="age-check" type="checkbox" class="search-form-check-input" aria-label="Promotional code checkbox" checked="">
          <span class="checkmark new-checkmark"></span>
        </label>
      </div>
      <div id="age-input" class="d-none col-12 promo-code-input">
        <div class="form-group">
          <input autocomplete="on" id="age" type="number" value="30" name="age" placeholder="Godine vozača" data-vv-as="driver age" class="form-control" aria-required="true" aria-invalid="false" aria-label="Age Input">
        </div>
      </div>
    </div>
    <div class="row promo-code-input mb-4">
      <div class="col-6">
        <span class="promo-label">Promo kod?</span>
      </div>
      <div class="us-source-booking d-block col-2">
        <label id="promo-container" class="checkbox-container" for="promo-check">
          <input id="promo-check" type="checkbox" class="search-form-check-input" aria-label="Promotional code checkbox">
          <span class="checkmark new-checkmark"></span>
        </label>
      </div>
      <div id="promo-code-input" class="d-none col-12 promo-code-input">
        <div class="form-group">
          <input autocomplete="off" id="promo-code" type="text" name="promo_code" placeholder="Promo kod" class="form-control" aria-required="false" aria-invalid="false" aria-label="Promotional code input">
        </div>
      </div>
    </div>
    <div class="submit-button">
      <div class="gm-button regular-button">
        <button type="submit" id="algolia-submit-btn" class="btn btn-solid btn-search btn-block" disabled=""> Pretraga </button>
      </div>
    </div>
  </div>
</form>

<form id="booking-search-form">
  <div class="form-group">
    <label class="control-label" for="booking-search-ref"> Referenca rezervacije </label>
    <div class="">
      <input autocomplete="on" type="text" name="bookingReference" id="booking-search-ref" placeholder="Referenca rezervacije" class="form-control" aria-required="true" aria-invalid="false">
    </div>
  </div>
  <div class="form-group">
    <label class="control-label" for="booking-search-last-name">Prezime</label>
    <div class="">
      <input autocomplete="on" type="text" name="lastName" id="booking-search-last-name" placeholder="Prezime" class="form-control" aria-required="true" aria-invalid="false">
    </div>
  </div>
  <div class="gm-button regular-button">
    <button type="submit" id="booking-submit-btn" class="btn btn-solid btn-primary btn-block"> Pretraga </button>
  </div>
</form>

Text Content

 * Green Motion Car and Van Rental
 * 0333 888 4000

српски
 * English
 * Türkçe (Türkiye)
 * italiano (Italia)
 * español (España)
 * français (France)
 * polski (Polska)
 * svenska (Sverige)
 * srpski (latinica, Crna Gora)
 * Deutsch (Deutschland)
 * Nederlands (Nederland)
 * suomi (Suomi)
 * hrvatski (Hrvatska)
 * српски
 * lietuvių (Lietuva)
 * latviešu (Latvija)
 * español (México)
 * English (Malta)
 * български
 * bosanski
 * magyar
 * македонски

 * Račun

 * Račun

 * Locations
 * Franchise / Affiliate
 * Terms and Conditions
 * Contact
 * Book Now
 * Podmeni
   * About
   * Loyalty
   * Multi-Product
   * Locations
   * Blog
   * News
   * Cool Motion
   * COVID-19
   * Corporate

 * ABOUT
   
    * Environmental Policy
    * Social and Corporate Responsibility
    * Green Heart Donation
    * Giving Back
    * Careers
    * Our Fleet
    * Electric Vehicles
   
   LOYALTY
   
    * Green
    * Silver
    * Gold
    * VIP
   
   MULTI-PRODUCT
   
    * Basic
    * Plus+
    * Premium
    * Premium+
   
   LOCATIONS
   
    * Turkey
    * South Africa
    * United Kingdom
    * View all
   
   BLOG
   
   NEWS
   
    * New locations
    * Awards
    * Environmental News
    * View all
   
   COOL MOTION
   
   COVID-19
   
   CORPORATE
   
   

 * Резервирај сада
 * Moje rezervacije


Preuzimanje
Srpski
Широм света
Prikaži više opcija

Vraćanje


Datum preuzimanja



Vreme



Datum vraćanja



Vreme


Starost između 30 - 65


Promo kod?


Pretraga
Referenca rezervacije

Prezime

Pretraga
 * 
 * 
 * 
 * 
 * 

Really high recommend Green Motion, Very professional staff.

Istanbul Airport, Turkey

 * 
 * 
 * 
 * 
 * 

Very friendly and fast service without any problems.

Skopje International Airport, Macedonia

 * 
 * 
 * 
 * 
 * 

Excellent service for a very Excellent price

Larnaca Airport, Cyprus

 * 
 * 
 * 
 * 
 * 

Everything was perfect, friendly staff and a good clean car.

Melbourne City, Australia

 * 
 * 
 * 
 * 
 * 

Staff at Johannesburg were outstanding and a pleasure to deal with.

Rhodesfield Downtown, South Africa

 * 
 * 
 * 
 * 
 * 

Great and fast service. Good cars and very clean!

Ivalo Airport, Finland

 * 
 * 
 * 
 * 
 * 

Everything worked great. All employees very friendly and helpful.

Lisbon Airport, Portugal

 * 
 * 
 * 
 * 
 * 

We are happy with the Green Motion Crew and Car itself. Thank you!

Belgrade Airport, Serbia

 * 
 * 
 * 
 * 
 * 

Great rental place! And great car!

Krakow Airport, Poland

 * 
 * 
 * 
 * 
 * 

Everything was perfect. next time and every time I will choose Green Motion

Riga Airport, Latvia

 * 
 * 
 * 
 * 
 * 

Really high recommend Green Motion, Very professional staff.

Istanbul Airport, Turkey

 * 
 * 
 * 
 * 
 * 

Very friendly and fast service without any problems.

Skopje International Airport, Macedonia

 * 
 * 
 * 
 * 
 * 

Excellent service for a very Excellent price

Larnaca Airport, Cyprus

 * 
 * 
 * 
 * 
 * 

Everything was perfect, friendly staff and a good clean car.

Melbourne City, Australia

 * 
 * 
 * 
 * 
 * 

Staff at Johannesburg were outstanding and a pleasure to deal with.

Rhodesfield Downtown, South Africa

 * 
 * 
 * 
 * 
 * 

Great and fast service. Good cars and very clean!

Ivalo Airport, Finland

 * 
 * 
 * 
 * 
 * 

Everything worked great. All employees very friendly and helpful.

Lisbon Airport, Portugal

 * 
 * 
 * 
 * 
 * 

We are happy with the Green Motion Crew and Car itself. Thank you!

Belgrade Airport, Serbia

 * 
 * 
 * 
 * 
 * 

Great rental place! And great car!

Krakow Airport, Poland

 * 
 * 
 * 
 * 
 * 

Everything was perfect. next time and every time I will choose Green Motion

Riga Airport, Latvia

 * 
 * 
 * 
 * 
 * 

Really high recommend Green Motion, Very professional staff.

Istanbul Airport, Turkey

 * 
 * 
 * 
 * 
 * 

Very friendly and fast service without any problems.

Skopje International Airport, Macedonia

 * 
 * 
 * 
 * 
 * 

Excellent service for a very Excellent price

Larnaca Airport, Cyprus



Now open in Sri Lanka!

Book Now

HOT RIGHT NOW

Orlando Airport

Book now

Los Angeles Airport

Book now

Istanbul Airport

Book now

HOLIDAY INSPIRATION

Eco-friendly Travel Guide



Your Skopje Travel Guide



Plan your staycation in Crete



Plan your staycation in Finland



LATEST NEWS

Presented the Green World Award 2023!

Find out more

Green Motion continues to grow with a new master franchise in Armenia!

Read


WHY CHOOSE US?

Actively reducing our impact on the environment around us is how we began as a
company. We care about the environment and take steps in all areas of the
business to reduce our impact, recycle where we can, and use renewable energy as
much as possible.

Environmental Policy

We recycle all accepted recyclable materials, recycle the water we use to clean
our vehicles, have food waste bins in our staff rooms, and very much encourage
our customers to take advantage of our recycle zones when you visit.

Find out more

We use environmentally friendly and bio-degradable chemicals, and reduce our
water consumption by putting in place alternative ways to valet our vehicles.
Methods we use include steam cleaning, water capture & recycling, along with
waterless cleaning processes where possible.


More info


POPULAR PLACES TO VISIT


UNITED KINGDOM

Explore


TURKEY

Explore


FLORIDA

Explore


GREECE

Explore


CALIFORNIA

Explore


FINLAND

Explore


MOROCCO

Explore


UNITED ARAB EMIRATES

Explore


CROATIA

Explore

View worldwide locations


RENT FROM AN AWARD-WINNING COMPANY

 * 1
 * 2
 * 3
 * 4
 * 5
 * 6

 * 
 * 
 * 
 * 
 * 


Хоме

Резервирај сада

Подршка
 * UK 0333 888 4000
 * INT +44 (0) 2071864000




 * 
 * 
 * 
 * 
 * 

Green Motion Car Rental, Aspen Farm, Sheep Lane, Woburn, Bedforshire, MK17 9HD

Green Motion International, trading as Green Motion Car Rental are the license
holders and operators of the Green Motion brand and car rental system worldwide.

Each country is operated under a master country franchise agreement, awarded by
Green Motion International.
Details of each individual master country franchisee may be provided following
written request.

© 2024

 * Sitemap
 * Privacy Policy
 * Cookie Policy
 * Terms of Use
 * Cookies Settings
 * Terms & Conditions

By clicking “Accept All Cookies”, you agree to the storing of cookies on your
device to enhance site navigation, analyse site usage, and assist in our
marketing efforts.

Cookies Settings Accept All Cookies



PRIVACY PREFERENCE CENTER

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information
Allow All


MANAGE CONSENT PREFERENCES

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

Back Button


PERFORMANCE COOKIES



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Confirm My Choices