-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpolicy.html
216 lines (209 loc) · 8.91 KB
/
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Privacy policy</title>
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="mediaqueries.css" />
<style>
.body {
text-align: center;
}
.heading {
padding-top: 60px;
background-color: #e9e9e9;
}
.heading h2 {
font-size: 40px;
}
.heading p {
color: black;
font-size: 16px;
}
.policy-body {
padding: 3rem 14rem;
text-align: left;
}
b {
font-size: 18px;
}
.bold {
font-size: 14px;
}
@media (max-width: 1024px) {
.navbar .links {
display: flex;
}
}
@media (max-width: 768px) {
.policy-body {
padding: 3rem 3rem;
}
}
</style>
</head>
<body>
<header>
<div class="navbar">
<div class="logo">
<a href="#home"
><img src="images/logo.png" alt="GodLogo" height="60px"
/></a>
</div>
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="founder.html">About Us</a></li>
</ul>
</div>
</header>
<section class="heading">
<h2>Privacy Policy</h2>
<div class="policy-body">
<p>
At ShiAn Consultants (“ShiAn”), protecting the privacy of individuals
who visit and use our website (www.shianconsultants.com) is paramount.
This privacy policy applies to anyone accessing our website or
providing Personal Data to ShiAn. “We,” “us,” and “our” refer to ShiAn
Consultants in this policy.
<br />
<br />
Personal Data refers to information that can identify a natural
person, such as name, address, phone number, email address, and
organizational details. We require that you do not provide Personal
Data belonging to others.
<br />
<br />
This policy outlines how we collect, use, handle, store, and disclose
Personal Data obtained during your use of our Website. It also
explains your options regarding your Personal Data and how you can
access and update it.
<br /><br />
By using our Website, you agree to this privacy policy. We may update
this policy at our discretion or due to legal changes, with updates
taking effect upon posting on the Website. It is your responsibility
to review this policy periodically for changes. Your continued use of
the Website constitutes acceptance of any updates.
<br /><br />
This privacy policy should be read alongside our terms and conditions.
By accessing and using our Website, you agree to comply with this
policy, our Disclaimer, and our Terms of Use.
<br /><br />
Disputes concerning privacy breaches related to the use of our Website
will be governed by this policy and our terms and conditions. The
applicable law for any dispute shall be the laws of [Country/Region].
The courts of [City/Region] shall have exclusive jurisdiction over any
disputes arising from or related to this privacy policy.
<br /><br />
<b>1. How We Use Your Personal Data</b> <br /><br />
(a) <b>Data You Provide:</b> We collect and process Personal Data you
provide through our online forms, when subscribing to newsletters,
contacting us for assistance, submitting inquiries, or applying for
job postings. This may include your name, email address, mailing
address, phone number, and other necessary details to improve our
services and communicate with you. <br /><br />
(b) <b>Automatically Collected Information:</b> We may collect data
such as device ID, IP address, browser type, and website navigation
patterns for analytics and to enhance Website security and
performance. <br /><br />
(c) <b>Newsletters:</b> With your consent, we may use your email
address to send periodic updates and legal news. You can unsubscribe
from these emails at any time. <br /><br />
(d) You have the option not to provide Personal Data, but certain
features of the Website may be unavailable as a result.
<br /><br />
(e) We may also process Personal Data to comply with legal obligations
or protect your interests.
<br /><br />
(f) ShiAn Consultants is not liable for any loss, damage, or misuse of
User Information.
<br /><br />
By providing us with your Personal Data, you consent to its use in
accordance with this privacy policy.
<br /><br />
<b>2. Access to Information</b> <br /><br />According to our terms and
conditions, ShiAn Consultants may restrict Website access for certain
Users (“Restricted Users”). In such cases, we will delete any Personal
Data provided by the Restricted User, unless retention is required by
law or for our records. <br /><br />
<b>3. Retention of Your Personal Data</b> <br /><br />
(a) We retain Personal Data for as long as necessary to fulfill the
purposes for which it was collected, unless required otherwise by law.
<br /><br />
(b) You have the right to request updates, amendments, corrections, or
deletions of your Personal Data by contacting us via email.
<br /><br />
(c) We may retain your Personal Data to comply with legal obligations
or protect our interests.
<br /><br />
<b>4.Cookies</b> <br /><br />
Cookies are used to enhance user experience by recognizing your
browser and capturing preferences based on your interactions with our
Website. We also use cookies for analytics to improve our services.
<br /><br />
<b>5. Security Measures</b> <br /><br />
(a) We implement reasonable security measures to protect Personal
Data, including technical, operational, and physical safeguards.
Access to your Personal Data is limited to authorized personnel who
are bound by confidentiality obligations.
<br /><br />
(b) Despite our efforts, no security system can guarantee absolute
protection.
<br /><br />
(c) We ensure that third-party service providers adhere to similar
security standards when handling Personal Data on our behalf.
<br /><br />
<b>6. Disclosures to Third Parties</b> <br /><br />
(a) We do not sell, trade, or otherwise transfer your Personal Data to
third parties without your consent, except as required by law or to
service providers bound by confidentiality agreements. <br /><br />
(b) We may disclose limited information to comply with legal
requirements, enforce policies, protect rights, investigate fraud, or
respond to government requests.
</p>
</div>
</section>
<footer>
<div class="footer-body">
<div class="footer-left">
<div class="footer-left-top">
<div class="footer-contact">
<p>Contact Number</p>
<p>
<b style="font-size: 14px">+91 72195 04950</b>
</p>
</div>
<div class="footer-email">
<p>Need Live Support</p>
<p>
<b class="bold"
><a
style="color: black"
href="mailto:[email protected]"
></b
>
</p>
</div>
</div>
<p class="footer-text">Follow Us On Social Media</p>
<a href="https://www.linkedin.com/company/shian-consultants/"
><img src="images/Linkdin.png" alt="linkedin logo" height="20px"
/></a>
</div>
<div class="footer-right">
<ul class="practice">
<li><h5>Quick Links</h5></li>
<li><a href="practice.html">Services</a></li>
<li><a href="industries.html">industries</a></li>
<li><a href="mailto:[email protected]">Contact Us</a></li>
</ul>
</div>
</div>
<br />
<div class="copyright">
<p>© All rights reserved to ShiAn Consultants</p>
</div>
</footer>
</body>
</html>