-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy-policy.html
More file actions
225 lines (193 loc) · 9.31 KB
/
privacy-policy.html
File metadata and controls
225 lines (193 loc) · 9.31 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Builtline is a trusted construction company in Bangalore offering quality residential and commercial projects.">
<link rel="icon" type="image/png" href="static/image/Logo 11.jpg">
<title>Privacy Policy - Builtline Construction</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="static/css/style.css?v=20260317">
<link rel="stylesheet" href="static/css/media.css?v=2">
<!-- likes for font-awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css">
<link href="https://cdn.jsdelivr.net/npm/aos@2.3.4/dist/aos.min.css" rel="stylesheet">
<!-- emailjs link -->
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@emailjs/browser@4/dist/email.min.js"></script>
<!-- Google fonts -->
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0&icon_names=dropper_eye" />
<link rel="canonical" href="https://builtlineconstruction.com/privacy-policy.html" />
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WXSFV86F');</script>
<!-- End Google Tag Manager -->
</head>
<body>
<section class="section-container">
<!-- header -->
<header class="hero-header container">
<img src="static/image/Logo1.jpg" alt="" class="Image">
<nav>
<a href="index.html"><span>HOME</span></a>
<div class="nav-dropdown">
<a href="about.html">ABOUT</a>
<div class="dropdown-menu">
<a href="construction-landing.html">BUILD HOME</a>
<hr>
<a href="career.html">CAREER</a>
</div>
</div>
<a href="services.html">SERVICE</a>
<a href="project.html">PROJECTS</a>
<a href="construction-company-in-bangalore.html">BLOGS</a>
<div class="nav-dropdown">
<a href="contact.html">CONTACT</a>
<div class="dropdown-menu">
<a href="https://builtlineconstruction.com/login.php">LOGIN</a>
</div>
</div>
<a href="package.html" class="fill-btn">
<span>GET A FREE QUOTE</span>
<div class="icon"><i class="fa-solid fa-arrow-right-long"></i></div>
</a>
</nav>
</header>
<!-- scroll -->
<header class="scroll-header">
<div class="scroll-container container">
<img src="static/image/Logo 11.jpg" alt="">
<navbar>
<a href="index.html"><span>HOME</span></a>
<div class="nav-dropdown">
<a href="about.html">ABOUT</a>
<div class="dropdown-menu">
<a href="construction-landing.html">BUILD HOME</a>
<hr>
<a href="career.html">CAREER</a>
</div>
</div>
<a href="services.html">SERVICE</a>
<a href="project.html">PROJECTS</a>
<a href="construction-company-in-bangalore.html">BLOGS</a>
<div class="nav-dropdown">
<a href="contact.html">CONTACT</a>
<div class="dropdown-menu">
<a href="https://builtlineconstruction.com/login.php">LOGIN</a>
</div>
</div>
<a href="package.html" class="class-btn">GET A QUOTE<i class="fa-solid fa-arrow-right-long"></i></a>
</navbar>
</div>
</header>
<div class="privacy-policy">
<div class="container">
<div class="expertise-header mb-4" data-aos="zoom-in">
<center>
<h1>Privacy Policy</h1>
<div class="underline"></div>
</center>
</div>
<p>At Builtline Construction, we value your privacy and are committed to protecting your personal information.</p>
<h2>Information We Collect</h2>
<p>We only collect information necessary to provide our services and improve your experience on our website.</p>
<ul>
<li>Name, email address, and phone number when you contact us.</li>
<li>Website usage data, like pages visited (via cookies or analytics).</li>
</ul>
<p>We do not collect sensitive personal information such as financial details unless specifically required for a project.</p>
<h2>How We Use Your Information</h2>
<ul>
<li>Respond to inquiries and project requests.</li>
<li>Provide updates on ongoing services and promotions.</li>
<li>Improve website functionality and services based on visitor interactions.</li>
</ul>
<p>Your information helps us understand client needs and serve you better.</p>
<h2>Data Protection</h2>
<p>We implement reasonable technical and organizational measures to protect your data from unauthorized access, loss, or misuse.</p>
<p>Our servers are secured and access to personal data is restricted to authorized personnel only.</p>
<h2>Your Rights</h2>
<p>You have the right to access, correct, or request deletion of your personal data at any time. To exercise these rights, please contact us at <a href="mailto:info@builtlineconstruction.com">info@builtlineconstruction.com</a>.</p>
<p>We are committed to responding to privacy requests promptly and in accordance with applicable laws.</p>
<h2>Third-Party Services</h2>
<p>We may use trusted third-party services for analytics, hosting, or contact management. These providers follow strict privacy practices and do not share your data with others.</p>
</div>
</div>
<!-- whatsapp -->
<a href="https://wa.me/919148498588"
class="whatsapp-float"
target="_blank">
<i class="fa-brands fa-whatsapp"></i>
</a>
<!-- Scroll Progress / Back to Top -->
<div id="scrollProgress">
<svg width="60" height="60">
<circle
cx="30"
cy="30"
r="26"
stroke="#e0e0e0"
stroke-width="4"
fill="none"
/>
<circle
id="progressCircle"
cx="30"
cy="30"
r="26"
stroke="orange"
stroke-width="4"
fill="none"
stroke-linecap="round"
/>
</svg>
<span class="arrow"><i class="fa-solid fa-arrow-up"></i></span>
</div>
</section>
<!-- script links -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js"></script>
<script src="static/script.js"></script>
<script src="https://cdn.jsdelivr.net/npm/aos@2.3.4/dist/aos.min.js"></script>
<script>
AOS.init();
</script>
<script>
window.addEventListener("scroll", () => {
if (window.scrollY > 120) {
document.body.classList.add("scrolled");
} else {
document.body.classList.remove("scrolled");
}
});
</script>
<script>
document.addEventListener("DOMContentLoaded", function () {
const btn = document.getElementById("scrollProgress");
const circle = document.getElementById("progressCircle");
const radius = circle.r.baseVal.value;
const circumference = 2 * Math.PI * radius;
circle.style.strokeDasharray = `${circumference}`;
circle.style.strokeDashoffset = `${circumference}`;
window.addEventListener("scroll", () => {
const scrollTop = window.pageYOffset;
const height =
document.documentElement.scrollHeight - window.innerHeight;
const progress = scrollTop / height;
const offset = circumference - progress * circumference;
circle.style.strokeDashoffset = offset;
btn.style.display = scrollTop > 150 ? "block" : "none";
});
btn.addEventListener("click", () => {
window.scrollTo({ top: 0, behavior: "smooth" });
});
});
</script>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WXSFV86F"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
</body>
</html>