-
Notifications
You must be signed in to change notification settings - Fork 0
/
privacy-policy.html
executable file
·387 lines (337 loc) · 20.7 KB
/
privacy-policy.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Zeus - Property Marketing Agency</title>
<meta name="description"
content="Leading property marketing agency, our marketing team provides a key solution for off-plan property developers and urban planners.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="all,follow">
<!-- Bootstrap CSS-->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Font Awesome and Pixeden Icon Stroke icon fonts-->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css"
integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
<link rel="stylesheet" href="css/pe-icon-7-stroke.css">
<!-- Google fonts - Roboto-->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,700">
<link rel="stylesheet" href="css/style.default.css" id="theme-stylesheet">
<!-- Favicon-->
<link rel="shortcut icon" href="favicon.ico">
<!-- jQuery -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<!-- JavaScript -->
<script src="js/counter.js"></script>
<script src="js/main.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/js/bootstrap.min.js"></script>
<!-- Fancybox -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/fancyapps/[email protected]/dist/jquery.fancybox.min.css" />
<link href="vendor/hamburgers/dist/hamburgers.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/gh/fancyapps/[email protected]/dist/jquery.fancybox.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.2/modernizr.js"></script>
<script>
$(document).ready(function () {
$('.homepage').slick({
autoplay: true,
arrows: false,
pauseOnHover: false,
fade: true,
cssEase: 'linear',
autoplaySpeed: 4000
});
});
</script>
<!-- Tweaks for older IEs-->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script><![endif]-->
</head>
<body>
<div class="se-pre-con"></div>
<div class="navbar">
<div class="nav-list">
<ul id="navigation">
<li><a class="active" href="/">Home</a></li>
<li><a href="why.html">Why</a></li>
<li><a href="portfolio.html">Portfolio</a></li>
<li><a href="about-us.html">About Us</a></li>
<li><a href="contact-us.html">Contact Us</a></li>
</ul>
</div>
<div class="btn-menu" id="menu-button">
<div class="hamburger hamburger--minus is-active">
<div class="hamburger-box">
<div class="hamburger-inner"></div>
</div>
</div>
</div>
</div>
<div class="btn-menu" id="menu-button">
<div class="hamburger hamburger--minus is-active">
<div class="hamburger-box">
<div class="hamburger-inner"></div>
</div>
</div>
</div>
</div>
<a href="quote-form" class="btn btn-ghost" style="position: fixed; bottom: 15px; right: 20px;z-index: 3"
id="calltoaction">Get<br /> a<br /> quote</a>
<section class="background-gray-lightest">
<div class="container">
<div class="breadcrumbs">
<ul class="breadcrumb">
<li><a href="/">Home</a></li>
<li>PRIVACY POLICY</li>
</ul>
</div>
<h1 class="heading">Privacy Policy</h1>
<p class="lead">Please read the following terms and conditions of use carefully before using this website.</p>
</div>
</section>
<section>
<div class="container">
<div class="row">
<div class="col-md-12">
<p>We understand that your privacy while using our Site is important, especially when conducting business or
providing
sensitive personal information. This notice will govern our Privacy Policy for users of this or any other
Jestalt website, whether or not a transaction of any sort is conducted while visiting.</p>
<h3>Your Personal Information</h3>
<p>The information we learn from customers helps us to personalise and continually improve our customer
service, while developing ways to improve your experience at Jestalt. Following is some of the
information we gather about our users.</p>
<p>Information You Provide Us: <br />
When you complete a Customer Profile or other form online or communicate with us via e-mail, letter or
phone, we receive and store the information you’ve provided. This information is basic, including: name,
addresses, phone and cell phone numbers, e-mail address, interests and business information (if applicable).
We use this information that you provide for such purposes as responding to your requests, communicating
with
you and customising future services for you.</p>
<p>Third Party Vendors: <br />
In addition to collecting your information, we may have third party vendors who will also collect your
information in order to provide the products and/or services you’ve requested (e.g. credit card companies
or banks, fulfilment companies, call centres, suppliers, affiliates and marketing companies). In general,
these companies are intermediaries acting solely to provide services related to your request. Most of these
vendors have their own privacy policy to protect your information, and have access to personal information
needed to perform their functions on behalf of Jestalt, but may not use the same for other purposes.</p>
<p>Are Cookies Used By Jestalt: <br />
We use cookies to obtain a variety of information which provides us details as to what product and
information
interest our visitors the most. Cookies can also be used to protect your information. If you wish to
disable our cookie from obtaining this information, you can seek programs that will allow you
to visit our site anonymously.</p>
<p>Cookies are alphanumeric identifiers that we transfer to your computer’s hard drive through your Web
browser to enable our systems to recognise your browser. We can see what pages you click through,
plus store items in your Shopping Cart between visits. The ‘Help’ portion of the toolbar on most
browsers will instruct you on how to prevent your browser from accepting new cookies, how to have the
browser notify you when you receive a new cookie, and/or how to disable cookies altogether. Please
note that disabling cookies will prevent you from using many of our services.</p>
<p>This website uses Google Analytics, a web analytics service provided by Google, Inc. (“Google”). Google
Analytics uses “cookies”, which are text files placed on your computer to help the website analyse how
visitors use the site. The information generated by the cookie about your use of the website (including
your IP address) will be transmitted to and stored by Google servers. Google will use this information
for the purpose of evaluating your use of the website, compiling reports on website activity for website
operators and providing other services relating to website activity and internet usage. Google may
also transfer this information to third parties where required to do so by law, or where such third
parties process the information on Google’s behalf. Google will not associate your IP address with any
other data held by Google. You may refuse the use of cookies by selecting the appropriate settings on your
browser, however please note that if you do this you may not be able to use the full functionality of this
website. By using this website, you consent to the processing of data about you by Google in the manner
and for the purposes set out above.</p>
<p>Information from other sources: <br />
We might receive information about you from other sources and add it to our account information.
Examples may include, but not be limited to, updated delivery and address information from our carriers or
other
third parties, which we use to correct our records and deliver your next purchase or communication more
easily;
account information, purchase or redemption information, and page-view information from some merchants with
which
we operate co-branded businesses or for which we provide technical, fulfilment, advertising, or other
services;
search term and search result information from some searches conducted through the Web search features
offered
by certain organisations; search results and links, including paid listings (such as Sponsored Links); and
credit
history information from credit bureaus, which we use to help prevent and detect fraud and to offer certain
credit or financial services to some customers, and information from data providers.</p>
<h3>Does Jestalt Share the Information It Receives?</h3>
<p>Simply said, no. Under no circumstances will we ever give away or sell your personal information to anyone
else for any reason whatsoever, without prior written approval from yourself. Any information we gain
through
our use of customer polls, surveys, cookies, session tracking or anything else, is used internally and for
the sole purpose of providing you better service. If you are on our mailing list and you ask us to remove
you,
we will immediately and will not attempt to sell on your information. As we do with our own, we respect
your privacy.</p>
<p>Information about our customers is an important part of our business, and we are not in the business of
selling it to other companies. We share customer information only as described in this statement and with
subsidiaries of Jestalt with controls that are either subject to this Privacy Notice or follow the practice
at least as protective as that described in this Notice.</p>
<h3>How Secure Is The Information About Me?</h3>
<p>All of our employees and partners are familiar with our security policy and practices. Your personal
information is only accessible to a limited number of qualified people who are given a password in order
to gain access to the information. We audit our security systems and processes on a regular basis.
Sensitive information, such as credit card numbers or social security numbers, is protected by encryption
protocols, in place to protect information sent over the Internet.</p>
<p>While we take commercially reasonable measures to maintain a secure site, electronic communications and
databases are subject to errors, tampering and break-ins, and we cannot guarantee or warrant that such
events will not take place and we will not be liable for any such occurrences. You will find that almost
all Internet e-commerce providers make this same claim, especially if they use privacy policy templates
such as this one to make known their company or organisation privacy policies.</p>
<p>Where possible, we reveal only the last five digits of your credit card numbers when confirming an order.
Of course, we transmit the entire credit card number to the appropriate credit card company during order
processing. Protect against unauthorised access to your password and to your computer by signing off when
you
finish using a computer.</p>
<h3>What Choices Do I Have?</h3>
<p>As discussed above, you always have the choice not to provide information, even though it might be needed
to
make a purchase with Jestalt. You can add or update certain information on your Personal Jestalt pages at
any
time. If you do not want to receive e-mails or other mail from us, simply click the Preferences link at the
footer of any email sent by Jestalt and you will be removed from our mailing list. To remove other personal
information from Jestalt, please contact our offices. Please note that you cannot opt-out of communication
pertaining to services such as making a purchase on Jestalt.</p>
<h3>Conditions of Use, Notices, and Revisions</h3>
<p>If you choose to visit Jestalt, your visit and any dispute over privacy is subject to this Notice and our
Conditions of Use, including limitations on damages, arbitration of disputes, and application of the laws of
the Republic of South Africa. If you have any concern about privacy at our site, please contact us with a
thorough description, and we will try to resolve it.</p>
<p>Because our business changes constantly, our Privacy Notice and the Conditions of Use will change also. We
may
e-mail periodic reminders of our notices and conditions, unless you have instructed us not to, but you
should check our Web Site frequently to see recent changes.</p>
<p>Unless stated otherwise, our current Privacy Notice applies to all information that we have about you and
your
account. We stand behind the promises we make, however, and will never materially change our policies and
practices to make them less protective of customer information collected in the past without the consent of
affected customers.</p>
<p>Jestalt may feature public forums where users with similar interests can share information and support one
another
or where users can post questions. Our communities are open to the public and should not be considered
private.</p>
<p>Any information you share in any online community area is by design open to the public and is not private.
You should think carefully before posting any personal information in any public forum. What you post can be
seen, disclosed to or collected by third parties and may be used by others in ways we cannot control or
predict,
including to contact you for unauthorised purposes. As with any public forum on any site, the information
you
post may also show up in third-party search engines like Google, Yahoo, MSN, Bing etc.</p>
<h3>Consumer Protection Act (CPA)</h3>
<p>South African CPA laws shall supersede any Jestalt terms and conditions which conflict with the act or any
other
laws in the Republic of South Africa.</p>
<b>Jestalt Contact Information – Telephone:</b> +27 (0)82 683 0011 | <b>Email:</b> info[at]jestalt.co.za |
<b>Physical address:</b> 144 Katherine Street, Sandown, Sandton, South Africa | <b>Postal Address:</b> 144
Katherine Street, Sandown, Sandton, 2196.
</div>
</div>
</div>
</section>
<!-- FOOTER BEGIN -->
<footer class="footer">
<div class="footer__block">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-12">
<h4 class="heading">Elevator <span style="color:rgb(50, 145, 214)">PITCH</span></h4>
<p>Jestalt is currently in a state of change. We are using our skills and backgrounds in architecture,
visualization, and the property sales market, to develop interactive tools to revitalise the off-plan
property market.<br /></p>
<p>We are looking for property related industry professionals to connect with. Our goals are to discuss our
platform in conjunction with your business, sharing knowledge of our experiences from within different
parts of the industry, and talk broadly on where we believe it is headed.<br /></p>
<p>Through these discussions we hope to develop a keen perspective on the property market in both South
Africa & the United Kingdom. To assess what opportunities may lie within the sector, and what key
opportunities our new platform can look to provide solutions for.<br /></p>
<p>We are also looking for the right investment partners. If you are interested in meeting with us to
discuss our solutions for the PropTech space please get in touch.</p>
</div>
<div class="col-md-3 col-sm-12">
<h4 class="heading">Our Offices</h4>
<h5>Johannesburg</h5>
<p> 144 Katherine Street<br />Grayston Ridge Office Park<br />Sandown, Sandton<br /><i
class="fa fa-phone"></i>: <a href="tel:+27826830011">(+27) 82 683 0011</a></p>
<h5>London</h5>
<p> Lavenham Rd<br />Southfields<br />SW18 5EZ<br /><i class="fa fa-phone"></i>: <a
href="tel:+447387939562">+44 7387 939562</a></p>
</div>
<div class="col-md-3 col-sm-12">
<h4 class="heading">Social Media</h4>
<p class="social social--big">
<a href="https://www.facebook.com/jestalt/" data-animate-hover="pulse" class="external facebook"><i
class="fab fa-facebook-f"></i></a>
<a href="https://www.youtube.com/channel/UCuZOfZhmI_PP_7_WF4K9fmg" data-animate-hover="pulse"
class="external youtube"><i class="fab fa-youtube"></i></a>
<a href="https://www.instagram.com/jestalt_pm/" data-animate-hover="pulse" class="external instagram"><i
class="fab fa-instagram"></i></a>
<a href="https://www.linkedin.com/company/jestalt-architectural-outsourcing-solutions/"
data-animate-hover="pulse" class="external linkedin"><i class="fab fa-linkedin"></i></a>
</p>
<h4 class="heading">Other Links</h4>
<p>
<a href="careers">Careers</a><br />
<a href="privacy-policy">Privacy Policy</a><br />
<a href="terms-and-conditions">Terms & Conditions</a><br />
<a href="sitemap.xml">Sitemap</a>
</p>
</div>
</div>
</div>
</div>
<div class="footer__copyright">
<div class="container">
<div class="row">
<div class="col-md-6">
<p>©
<script type="text/javascript"> var theDate = new Date(); document.write(theDate.getFullYear())</script> J
E
S T A L T
</p>
</div>
<div class="col-md-6">
<p class="credit"><a href="about-us" class="external">Designed by Jestalt</a></p>
</div>
</div>
</div>
</div>
</footer>
<!-- END OF FOOTER -->
<!-- Javascript files-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.cookie.js"> </script>
<script src="js/front.js"></script>
<script>
var $menuButton = document.getElementById('menu-button');
$menuButton.addEventListener('click', function () {
var isShowing = $('.hamburger').hasClass('is-active');
if (isShowing) {
$('.nav-list').css('opacity', '1');
} else {
$('.nav-list').css('opacity', '0');
}
});
$('.hamburger').click(function (e) {
e.preventDefault();
$(this).toggleClass('is-active');
});
</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-135192980-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-135192980-1');
</script>
</body>
</html>