forked from Anishkagupta04/RAPIDOC-HEALTHCARE-WEBSITE-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
helpline.html
319 lines (288 loc) · 15.9 KB
/
helpline.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>RapiDoc</title>
<link rel="icon" type="image/x-icon" href="favicon.png">
<!-- Bootstrap Icons CDN link -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons/font/bootstrap-icons.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="./style.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" />
<link rel="stylesheet" href="googletranslate.css">
<script type="text/javascript">
(function () {
emailjs.init({
publicKey: "o6kveYmOSDrs0l1Mg",
});
})();
</script>
<script src="https://kit.fontawesome.com/b08b6de27e.js" crossorigin="anonymous"></script>
<script src="https://unpkg.com/scrollreveal"></script>
<title>RapiDoc</title>
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel="stylesheet">
<!-- transalator -->
<script src="https://translate.google.com/translate_a/element.js?cb=loadGoogleTranslate"></script>
<!-- CSS Files -->
<link href="Css-Files/animate.min.css" rel="stylesheet">
<link href="bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="fontawesome-free/css/all.min.css" rel="stylesheet">
<link href="glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="remixicon/remixicon.css" rel="stylesheet">
<link href="swiper/swiper-bundle.min.css" rel="stylesheet">
<link href="patient-portal.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css"
integrity="sha512-SnH5WK+bZxgPHs44uWIX+LLJAJ9/2PkPKZ5QiAj6Ta86w+fsb2TkcmfRyVX3pBnMFcV7oQPJkl9QevSCWr3W6A=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/css/intlTelInput.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" />
<link rel="stylesheet" href="chatbox.css">
<script src="https://unpkg.com/scrollreveal"></script>
<!-- Google Fonts Link For Icons chatboxx -->
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" />
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@48,400,1,0" />
<link rel="stylesheet" href="./Css-Files/aboutus.css" />
<link rel="stylesheet" href="./Css-Files/testimonial.css" />
<script src="chatboxx.js" defer></script>
<link rel="stylesheet" href="../Css-Files/helpline.css">
<link rel="stylesheet" href="checkup.css">
</head>
<body>
<!-- ############# Header ############# -->
<header class="header_container nav-h">
<div class="img">
<img id="rd-logo" style="width: 90px; height: auto;" src="images/rd.png">
</div>
<nav class="nav_menu">
<ul class="nav_link vis-h">
<li><a href="index.html"><i class="bi bi-house-door-fill"></i> Home</a></li>
<li><a href="#about"><i class="bi bi-info-circle-fill"></i> About</a></li>
<li><a href="news.html"><i class="bi bi-newspaper"></i> News</a></li>
<li><a href="dex.html"><i class="bi bi-gear"></i> Service</a></li>
<li><a href="#patient-portal"><i class="bi bi-person"></i> Patient Portal</a></li>
<li><a href="Html-Files/appointment.html"><i class="bi bi-person"></i> Appointment</a></li>
<li><a href="#doctors"><i class="bi bi-person-circle"></i> Doctor</a></li>
<div class="con" style="display: flex; gap: 10px;"><li><a href="#contact"><i class="bi bi-telephone"></i> Contact us</a></li></div>
<li><a href="#feedback"><i class="bi bi-star"></i> Rate Us</a></li>
<li><a href="log/login.html"><i class="bi bi-box-arrow-right"></i> Sign in/Sign up</a></li>
<a href="Html-Files/Doctor Experience.html"><button class="btn1">Find a Doctor</button></a>
</ul>
<div class="hamburger">
<div class="line"></div>
<div class="line"></div>
<div class="line"></div>
</div>
</nav>
</header>
<header id="header" class="fixed-top">
<div class="container d-flex align-items-center">
<a href="#appointment" class="appointment-btn scrollto">
<span class="d-md-inline">EMERGENCY</span></a>
</div>
</header>
<div class="container" style="display:flex ;">
<div class="content">
<h1>
<span style="color: #55a5ea;">Need help?</span> Contact our Helpline
</h1>
</div>
<img class="sec-img" src="images/rd.png" alt="" />
</div>
<div class="helpline-container" style="background-color: #022a2d; padding: 20px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); transition: all 0.3s ease-in-out;">
<div class="container" style="display: flex; flex-direction: column; align-items: center;">
<div class="helpline-text" style="color: #3fbcc0; font-size: 40px; font-weight: bold; animation: slideInLeft 0.5s ease-in-out;">Need help? Contact our Helpline</div>
<div class="helpline-content-wrapper" style="display: flex; flex-direction: column; justify-content: space-between; width: 100%; margin-top: 20px; box-shadow: 0 0 20px rgba(63, 188, 192, 0.3); border-radius: 10px;">
<div class="emergency-form-container" style="animation: fadeIn 0.5s ease-in-out; padding: 20px;">
<h3 style="color: #3fbcc0; margin-bottom: 10px;">Emergency Form</h3>
<form class="helpline-form" style="display: flex; align-items: center;">
<input type="text" id="nameInput" placeholder="Enter your name" style="margin-right: 10px; padding: 5px 10px; border: none; border-radius: 5px; background-color: #3fbcc051; color: #959DA5;" />
<button type="submit" class="emergency-button" style="background-color: #2F81CF; color: #fff; padding: 5px 10px; border: none; border-radius: 5px; cursor: pointer; transition: background-color 0.3s ease-in-out;">Request Emergency</button>
</form>
</div>
<div class="contact-details-container" style="animation: fadeIn 0.5s ease-in-out 0.3s forwards; opacity: 0; padding: 20px;">
<h3 style="color: #3fbcc0; margin-bottom: 10px;">Contact Details</h3>
<div class="helpline-contacts" style="display: flex; flex-direction: column; align-items: flex-start; color: rgba(0, 0, 0, 0.3);">
<div class="contact-item" style="display: flex; align-items: center; margin-bottom: 10px;">
<i class="fa-solid fa-phone" style="color: #2F81CF; margin-right: 5px;"></i>
<a href="tel:+911234567890" class="helpline-link" style="color: #2F81CF; font-size: 18px; text-decoration: none; transition: color 0.3s ease-in-out;">+91 1234567890</a>
</div>
<div class="contact-item" style="display: flex; align-items: center; margin-bottom: 10px;">
<i class="fa-solid fa-ambulance" style="color: #2F81CF; margin-right: 5px;"></i>
<a href="tel:+911234567890" class="helpline-link" style="color: #2F81CF; font-size: 18px; text-decoration: none; transition: color 0.3s ease-in-out;">Ambulance: +91 1234567890</a>
</div>
<div class="contact-item" style="display: flex; align-items: center;">
<i class="fa-solid fa-envelope" style="color: #2F81CF; margin-right: 5px;"></i>
<a href="mailto:info@rapidoc.com" class="helpline-link" style="color: #2F81CF; font-size: 18px; text-decoration: none; transition: color 0.3s ease-in-out;">info@rapidoc.com</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="popup-container">
<div class="popup">
<h3>Emergency Notice</h3>
<p id="nameDisplay"></p>
<button class="close-button">Close</button>
</div>
</div>
<footer>
<div class="footer-wrapper">
<div class="footer-columns">
<div class="other-columns">
<section>
<h4>Quick Links</h4><br>
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="#about">About Us</a></li>
<li><a href="index.html#contact">Contact Us</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#doctors">Doctors</a></li>
<li><a href="./faq.html">FAQ</a></li>
</ul>
</section>
<section>
<h4>Explore</h4><br>
<ul class="links">
<li><a href="Html-Files/appointment.html">Appointment</a></li>
<li><a href="index.html#patient-portal">Patient Portal</a></li>
<li><a href="log/login.html">Login account</a></li>
<li><a href="#">Helplines</a></li>
<li><a href="index.html#contact">Location</a></li>
</ul>
</section>
<section>
<h4>Legal</h4><br>
<ul class="links">
<li><a href="Html-Files/customer_agreement.html">Customer Agreement</a></li>
<li><a href="Html-Files/privacy_policy_page.html">Privacy Policy</a></li>
<li><a href="Html-Files/terms_and_conditions.html">Terms and Conditions</a></li>
<li><a href="#">GDPR</a></li>
<li><a href="#">Security</a></li>
<li><a href="#">Testimonials</a></li>
</ul>
</section>
<section class="footer-col" >
<div>
<h4>RAPIDOC Newsletter</h4><br>
<p>
Subscribe to our newsletter for a weekly dose
of news, updates, helpful tips, and
exclusive offers.
</p>
</div>
<form action="#" class="subscribe-form" id="subscribeForm">
<input type="email" id="emailInput" placeholder="Your email" required>
<button type="submit" id="subscribeButton" style="color: black;">SUBSCRIBE</button>
</form>
</section>
<div id="subscribeBanner">
<p>Thanks for subscribing!</p>
</div>
<script>
document.querySelector('.subscribe-form').addEventListener('submit', function (event) {
event.preventDefault(); // Prevent the form from submitting in the traditional way
// Here you would normally send the form data to the server using fetch or XMLHttpRequest
// For demonstration purposes, we'll just show the confirmation message
const confirmationMessage = document.querySelector('.confirmation-message');
confirmationMessage.style.display = 'block'; // Show the confirmation message
// Clear the input field
this.querySelector('input[type="email"]').value = '';
// Optionally, you can hide the confirmation message after a few seconds
setTimeout(() => {
confirmationMessage.style.display = 'none';
}, 5000); // Hide after 5 seconds
});
</script>
<script>
document.querySelector('.subscribe-form').addEventListener('submit', function(event) {
event.preventDefault(); // Prevent the form from submitting in the traditional way
// Show the modal popup
const modal = document.getElementById('popupModal');
modal.style.display = 'block';
// Clear the input field
this.querySelector('input[type="email"]').value = '';
// Hide the modal when the close button is clicked
const closeModal = document.querySelector('.modal .close');
closeModal.onclick = function() {
modal.style.display = 'none';
}
});
// Hide the modal when clicking outside of it
window.onclick = function(event) {
const modal = document.getElementById('popupModal');
if (event.target == modal) {
modal.style.display = 'none';
}
}
</script>
<script>
document.getElementById('hamburger-menu').addEventListener('click', function() {
var navMenu = document.getElementById('nav-menu');
// Toggle the 'active' class on the navigation menu
navMenu.classList.toggle('active');
});
</script>
</div>
</div>
</div>
<div class="footer-bottom">
<div class="footer-bottom-wrapper">
<div class="social-wrapper">
<div class="social-links">
<div style="font-family: sans-serif;">
<i>Follow Us : </i>
</div>
<div id="insta">
<a href="https://www.instagram.com" target="_blank">
<i class="fab fa-instagram"></i>
</a>
</div>
<div id="twit">
<a href="https://www.twitter.com" target="_blank">
<i class="bi bi-twitter-x"></i>
</a>
</div>
<div id="git">
<a href="https://github.com/Anishkagupta04/RAPIDOC-HEALTHCARE-WEBSITE-" target="_blank">
<i class="fab fa-github"></i>
</a>
</div>
<div id="linkd">
<a href="https://www.linkedin.com" target="_blank">
<i class="fab fa-linkedin"></i>
</a>
</div>
<div id="fb">
<a href="https://www.facebook.com/" target="_blank">
<i class="fa-brands fa-facebook-f"></i>
</a>
</div>
<div id="phn">
<a href="+91 1234567890" title="+91 1234567890" target="_blank">
<i class="fa-solid fa-phone"></i>
</a>
</div>
<div id="mail1">
<a href="info@rapidoc.com" target="_blank">
<i class="fa-solid fa-envelope"></i>
</a>
</div>
</div>
</div>
<small id="ss">© <span id="year"></span><span> RapiDoc</span> | All Rights Reserved Made with ❤️ by RapiDoc</small>
</div>
</div>
</footer>
<script src="checkup.js"></script>
<script src="../js/helpline.js"></script>
</body>
</html>