www.engelvoelkers.com Open in urlscan Pro
130.211.26.108  Public Scan

Submitted URL: http://news.engelvoelkers.com/go/16/4XRR07W0-4XOEO4BT-2WN9B4GI-C1QH3.html?u
Effective URL: https://www.engelvoelkers.com/en-de/careers/?u=
Submission: On May 20 via api from BE — Scanned from DE

Form analysis 1 forms found in the DOM

POST

<form method="post" onsubmit="evm.contact.submit(this, event, 'landingpages','#contact-modal')">
  <div class="modal" id="contact-modal" tabindex="-1" role="dialog">
    <div class="modal-dialog" role="document">
      <div class="modal-content">
        <div class="modal-header">
          <div class="close-left hide-when-screen-above-modal-size">
            <button class="close-button" type="button" data-dismiss="modal">
              <div class="close-image"></div>
              <div class="close-text"> Back </div>
            </button>
          </div>
          <h5 class="modal-title" id="exampleModalLabel">Please contact us</h5>
          <button type="button" class="close-right hide-when-screen-below-modal-size" data-dismiss="modal"></button>
        </div>
        <div class="modal-body ev-contact-modal-body">
          <div class="ev-auto-collapse-modal-grid">
            <div class="ev-row-2-col">
              <div class="ev-col">
                <select class="ev-select" name="gender">
                  <option value="" disabled="" selected="" class="hidden"> Mr. /Mrs. </option>
                  <option data-generic-value="male" value="Mr.">Mr.</option>
                  <option data-generic-value="female" value="Mrs.">Mrs.</option>
                </select>
              </div>
            </div>
            <div class="ev-row">
              <div class="ev-col">
                <input id="contact-first_name" class="ev-input" type="text" name="first_name" placeholder="First name (required)" required="" data-validate="required length" minlength="3" maxlength="30" oninput="evm.forms.handleInput(this)">
                <div id="contact-first_name-missing.required" class="hidden">
                  <p class="ev-free-form-error-message">Missing required field</p>
                </div>
              </div>
              <div class="ev-col">
                <input id="contact-last_name" class="ev-input" type="text" name="last_name" placeholder="Last name (required)" required="" data-validate="required length" minlength="3" maxlength="30" oninput="evm.forms.handleInput(this)">
                <div id="contact-last_name-missing.required" class="hidden">
                  <p class="ev-free-form-error-message">Missing required field</p>
                </div>
              </div>
            </div>
            <div class="ev-row">
              <div class="ev-col">
                <input id="contact-email" class="ev-input" type="email" name="email" placeholder="Email (required)" required="" data-validate="required mail" oninput="evm.forms.handleInput(this)">
                <div id="contact-email-missing.required" class="hidden">
                  <p class="ev-free-form-error-message">Missing required field</p>
                </div>
                <div id="contact-email-invalid.format.mail" class="hidden">
                  <p class="ev-free-form-error-message group">Invalid format. Expected email.</p>
                </div>
              </div>
              <div class="ev-col">
                <input id="contact-phone" class="ev-input" type="text" name="phone" placeholder="Phone" data-validate="phone" oninput="evm.forms.handleInput(this)">
                <div id="contact-phone-invalid.format.phone" class="hidden">
                  <p class="ev-free-form-error-message group">Invalid format. Expected phone.</p>
                </div>
              </div>
            </div>
            <div class="ev-row">
              <div class="ev-col">
                <textarea class="ev-textarea" rows="4" name="message" placeholder="Please enter your text here."></textarea>
              </div>
            </div>
            <div class="ev-row">
              <div class="ev-col">
                <span class="ev-privacy-hint-new">
                  <p>I agree with the processing of my data for the purpose of establishing contact by the <a href="/en-de/careers/imprint/" target="_blank">Engel &amp; Völkers licensing partner</a>. My above data may be passed on to a suitable local
                    licence partner from the <a href="https://www.engelvoelkers.com/en-de/company/locations/" target="_blank">Engel &amp; Völkers Group</a> for the purpose of establishing contact. If I provide my telephone number, I agree to be
                    contacted via telephone by the locally responsible Engel &amp; Völkers Group licence partner.</p><br>
                  <p>For details regarding which data the Engel &amp; Völkers Group licence partner stores and what rights you have in this context, please see <a href="/en-de/careers/privacypolicy/" target="_blank">here</a>. You can withdraw your
                    consent <a href="mailto:contact@engelvoelkers.com">here</a> and revoke it for future use at any time.</p><br>
                </span>
                <div id="privacy-checkbox-default" class="ev-checkbox ">
                  <input id="privacy-checkbox-default-checkbox" class="ev-checkbox-input ev-copy-input-to-overview" linked="privacy-checkbox-default" name="privacy-checkbox-default" type="checkbox" onclick="evm.forms.handleInput(this)" required=""
                    data-validate="mustBeChecked">
                  <label class="ev-checkbox-input-label" for="privacy-checkbox-default"></label>
                  <span class="ev-checkbox-label"> I agree to the processing of my data. </span>
                </div>
                <div id="privacy-checkbox-default-checkbox-missing.required" class="hidden">
                  <p class="ev-free-form-error-message">Missing required field</p>
                </div>
              </div>
            </div>
          </div>
          <input type="hidden" name="formId" value="default_form">
          <input type="hidden" name="node_path" value="careers/">
          <input type="hidden" name="language" value="en">
          <input type="hidden" name="locale" value="en">
          <input type="hidden" name="country" value="DE">
          <input type="hidden" name="abTestVariantId" value="-1">
        </div>
        <div class="modal-footer hide-when-screen-below-modal-size">
          <button type="submit" class="ev-btn"> Send </button>
        </div>
        <div class="ev-sticky-button-scrollout-area hide-when-screen-above-modal-size"></div>
      </div>
    </div>
    <div class="ev-sticky">
      <button type="submit" class="ev-contact-modal-sticky-button hide-when-screen-above-modal-size">
        <div class="ev-sticky-button-image"></div>
        <div> Send </div>
      </button>
    </div>
    <script>
      $(function() {
        $('#contact-modal .modal-content').append('<div class="ev-sticky-button-scrollout-area hide-when-screen-above-modal-size"></div>');
      })
    </script>
    <script>
      (function() {
        evm.forms.prefillForm('#contact-modal form');
        evm.util.attachBlockAndRestoreEventsToModal('contact-modal');
        if (window.location.hash === '#contact') {
          evm.util.showModal('#contact-modal')
        }
      })();
      $(window).on('hashchange', function(e) {
        if (window.location.hash === '#contact') {
          evm.util.showModal('#contact-modal');
        } else {
          if ($('#contact-modal').hasClass('in')) {
            evm.util.hideModal('#contact-modal');
          }
        }
      });
      $('#contact-modal').on('hidden.bs.modal', function() {
        if (window.location.hash === '#contact') {
          history.pushState("", document.title, window.location.pathname + window.location.search)
        }
      });
    </script>
  </div>
</form>

Text Content

Your privacy is important to us

We use cookies (including those from third parties) to collect information about
the use of our website by the visitors. These cookies help us to provide you
with the best possible online experience, to continuously improve our website
and to present to you offers that are tailored to your interests. In particular,
we can let your user data be analysed using Google Analytics, a service of
Google LLC, and this may necessitate the transmission of your data to the USA.
The data processing undertaken in this regard is essentially carried out by
Google. Google does not process your data anonymously. Besides, we don’t know
which data Google processes and for which purpose. Google will possibly use your
data for their own purposes and at their own discretion, e.g. for profiling as
well as to merge it with other data, such as existing Google accounts. You can
find further information about this and all cookies used by us here. By clicking
on the “Accept” button you declare your consent to the use of all cookies.
Should you prohibit the use of cookies by clicking on the “Reject” button, we
shall only use technical cookies which are required for the operation of the
website. You will find all technical cookies here. You can find instructions on
how to delete already installed cookies here.




Show more
Reject Agree
People & Culture
Company
 * About E&V
 * Locations
 * Commercial
 * Yachting

Blog

Watch list
English

 * Deutsch
 * Nederlands
 * Español
 * Français
 * Italiano
 * Português

Headquarter Shops/commercial offices Young professionals Job offers
...

Property & real estate jobs - Engel & Völkers
Headquarter Shops/commercial offices Young professionals Job offers
Company

 * About E&V
 * Locations
 * Commercial
 * Yachting

Watch list
English

 * Deutsch
 * Nederlands
 * Español
 * Français
 * Italiano
 * Português




GROW TOGETHER WITH US

Job Search


GROW TOGETHER WITH US

Job Search


GROW TOGETHER WITH US

Job Search


GROW TOGETHER WITH US

Job Search
Engel & Völkers People & Culture


CAREERS AT ENGEL & VÖLKERS

Engel & Völkers can only be as good and successful as its licence partners and
employees are. We concentrate our efforts on hiring the best and fostering their
development on an ongoing basis. We are extremely proud of the fact that our
managers and employees give rise to such an open, pleasant, warm and respectful
corporate culture. We live by our core values: passion, competence and
exclusivity. And we are proud of being a part of the large Engel & Völkers
family. Would you like to join us too? 













BECOME A REAL ESTATE AGENT

Apply now


WORKING AT HEADQUARTERS

More


WORKING IN SHOPS

More


YOUNG TALENTS

More


BECOME FRANCHISE PARTNER

More





BLOG


RECENT POSTS


CAST OFF! INTERVIEW WITH SEBASTIANO PITASI FROM ENGEL & VÖLKERS YACHTING


TAKING STOCK: HOW TO REFLECT ON YOUR 2018 ACHIEVEMENTS


ALTERNATIVE CAREERS FOR LAWYERS: WHY REAL ESTATE IS A WISE CHOICE



Go to Blog





THIS IS ENGEL & VÖLKERS

Engel & Völkers is a global service company for the brokerage of residential and
commercial real estate as well as yachts and aircraft in the premium segment.
Our unique, constantly growing network and our strong brand give us access to an
exclusive clientele.







More About E&V



THIS IS OUR ENGEL & VÖLKERS ACADEMY

Since the foundation of the Engel & Völkers Academy in 1995, we have a clear
focus: the first-class training of all employees of the entire network. Together
with a pool of around 50 qualified, excellently qualified trainers, we are
committed to delivering our service promise of the Engel & Völkers brand at
every location around the globe - but above all - to motivating you to exploit
your own (undiscovered) potential - because: Your personal success is in your
own hands.



More About the Academy

Contact us now

Engel & Völkers
People & Culture
 * Vancouverstraße 2a
   20457 Hamburg
   Germany
 * Phone +49(0)40 36 13 10
   Fax: +49(0)40 36 13 12 35

Email
Back

PLEASE CONTACT US

Mr. /Mrs. Mr. Mrs.

Missing required field

Missing required field

Missing required field

Invalid format. Expected email.

Invalid format. Expected phone.



I agree with the processing of my data for the purpose of establishing contact
by the Engel & Völkers licensing partner. My above data may be passed on to a
suitable local licence partner from the Engel & Völkers Group for the purpose of
establishing contact. If I provide my telephone number, I agree to be contacted
via telephone by the locally responsible Engel & Völkers Group licence partner.


For details regarding which data the Engel & Völkers Group licence partner
stores and what rights you have in this context, please see here. You can
withdraw your consent here and revoke it for future use at any time.


I agree to the processing of my data.

Missing required field

Send

Send
Back
Thank you for your request. We will contact you shortly.

Your Engel & Völkers Team

Back

PLEASE CONTACT US

Thank you for your request. Unfortunately an internal error occured. Please try
again later.

Get in touch
Email us

Call us


FOLLOW US ON SOCIAL MEDIA

Instagram
linkedin
Facebook
Youtube
Twitter
Engel & Völkers
 * About E&V
 * Locations
 * Blog
 * Press
 * Research
 * Privacy policy
 * Imprint

Business Divisions
 * Commercial
 * Yachting
 * Polo

 * Private Office
 * GG Magazine
 * Charity

Seller
 * Sell house
 * Let house
 * Sell flat
 * Let flat

Contact us

+49(0)40 36 13 10
+49(0)40 36 13 12 35
Vancouverstraße 2a
20457 Hamburg, Germany



About E&V Careers

Imprint Press

Contact us

+49 40 36 13 10
+49(0)40 36 13 12 35
Vancouverstraße 2a
20457 Hamburg, Germany


More

Engel & Völkers
Locations
Blog
Privacy policy
Research
Channel24
GG Magazine
Business Divisions
Commercial
Yachting
Private Office
Polo
Charity
Seller
Sell house
Let house
Sell flat
Let flat