-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcontact.html
238 lines (220 loc) · 8.13 KB
/
contact.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
<!--
author: W3layouts
author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
-->
<!DOCTYPE html>
<html lang="en">
<head>
<title>Bette Health - Contact Us</title>
<!-- for-mobile-apps -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Dental Health Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template,
Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyEricsson, Motorola web design" />
<script>
addEventListener("load", function () {
setTimeout(hideURLbar, 0);
}, false);
function hideURLbar() {
window.scrollTo(0, 1);
}
</script>
<!-- css files -->
<link href="css/bootstrap.css" rel='stylesheet' type='text/css' /><!-- bootstrap css -->
<link href="css/style.css" rel='stylesheet' type='text/css' /><!-- custom css -->
<link href="css/font-awesome.min.css" rel="stylesheet"><!-- fontawesome css -->
<!-- //css files -->
<!-- google fonts -->
<link href="//fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese" rel="stylesheet">
<link href="//fonts.googleapis.com/css?family=Dosis:200,300,400,500,600,700,800&subset=latin-ext" rel="stylesheet">
<!-- //google fonts -->
</head>
<body>
<!-- top header -->
<div class="header-top">
<div class="container">
<div class="row">
<div class="col-sm-6">
<ul class="d-lg-flex header-w3_pvt">
<li class="mr-lg-3">
<span class="fa fa-envelope-open"></span>
<a href="mailto:Betterdental@example.com" class="">Betterdental@example.com</a>
</li>
<li>
<span class="fa fa-phone"></span>
<p class="d-inline">Call Us +12 345 678</p>
</li>
</ul>
</div>
<div class="col-sm-6 header-right-w3_pvt">
<ul class="d-lg-flex header-w3_pvt justify-content-lg-end">
<li class="mr-lg-3">
<span class=""><span class="fa fa-clock-o"></span>Mon - Fri : 8:30am to 9:30pm</span>
</li>
<li class="">
<span class=""><span class="fa fa-clock-o"></span>Sat & Sun : 9:00am to 6:00pm</span>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- //top header -->
<!-- //header -->
<header class="py-3">
<div class="container">
<div id="logo">
<h1> <a href="index.html"><span class="fa fa-stethoscope" aria-hidden="true"></span>Better Dental</a></h1>
</div>
<!-- nav -->
<nav class="d-lg-flex">
<label for="drop" class="toggle"><span class="fa fa-bars"></span></label>
<input type="checkbox" id="drop" />
<ul class="menu mt-2 ml-auto">
<li class="active"><a href="index.html">Home</a></li>
<li class=""><a href="about.html">About Us</a></li>
<li class=""><a href="services.html">Services</a></li>
<li class=""><a href="gallery.html">Gallery</a></li>
<li class=""><a href="contact.html">Contact Us</a></li>
</ul>
<div class="login-icon ml-2">
<a class="user" href="contact.html"> Book Now</a>
</div>
</nav>
<div class="clear"></div>
<!-- //nav -->
</div>
</header>
<!-- //header -->
<!-- banner -->
<div class="innerpage-banner" id="home">
<div class="inner-page-layer">
</div>
</div>
<!-- //banner -->
<!-- contact -->
<section class="mail pt-lg-5 pt-4">
<div class="container pt-lg-5">
<h2 class="heading text-center mb-sm-5 mb-4">Contact Us </h2>
<div class="row agileinfo_mail_grids">
<div class="col-lg-8 agileinfo_mail_grid_right">
<form action="#" method="post">
<div class="row">
<div class="col-md-6 wthree_contact_left_grid pr-md-0">
<div class="form-group">
<input type="text" name="name" class="form-control" placeholder="Name" required="">
</div>
<div class="form-group">
<input type="email" name="email" class="form-control" placeholder="Email" required="">
</div>
</div>
<div class="col-md-6 wthree_contact_left_grid">
<div class="form-group">
<input type="text" name="phone number" class="form-control" placeholder="Phone Number" required="">
</div>
<div class="form-group">
<input type="text" name="subject" class="form-control" placeholder="Subject" required="">
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<textarea name="message" placeholder="Message" class="form-control" required=""></textarea>
</div>
</div>
<div class="col-md-12">
<div class="submit-buttons">
<button type="submit" class="btn">Submit</button>
</div>
</div>
</div>
</form>
</div>
<div class="col-lg-4 col-md-6 mt-lg-0 mt-4 contact-info">
<h4 class="mb-4">Address Information</h4>
<p><span class="fa mr-2 fa-map-marker"></span> Model Conlony<span>Pune,Maharashtra</span></p>
<p class="phone py-2"><span class="fa mr-2 fa-phone"></span>Phone : +1 123 456 789 </p>
<p><span class="fa mr-2 fa-envelope"></span>Email : <a href="mailto:Betterdental@example.com">Betterdental@example.com</a></p>
<h4 class="my-4">Book Your Appointment</h4>
<p class="phone"><span class="fa mr-2 fa-phone"></span>Call us at +1 123 456 789 </p>
</div>
</div>
</div>
<div class="map mt-5">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d50996.31320435244!2d-122.06676498187694!3d36.97949802442312!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x808e441b7c36d549%3A0x52ca104b2ad7f985!2sSanta+Cruz%2C+CA%2C+USA!5e0!3m2!1sen!2sin!4v1469096018666"
style="border:0"></iframe>
</div>
</section>
<!-- //contact -->
<!-- footer -->
<footer class="py-5">
<div class="container py-sm-3">
<div class="row footer-grids">
<div class="col-lg-3 col-sm-6 mb-lg-0 mb-sm-5 mb-4">
<h4 class="mb-sm-4 mb-3"><span class="fa fa-stethoscope"></span>Better Dental</h4>
<p class="mb-3">Counted to be one of best Dental Clinic in Pune</p>
<h5>Trusted by <span>500+ People</span> </h5>
</div>
<div class="col-lg-3 col-sm-6 mb-lg-0 mb-sm-5 mb-4">
<h4 class="mb-sm-4 mb-3">Address Info</h4>
<p><span class="fa mr-2 fa-map-marker"></span>Model Conlony<span>Pune,Maharashtra</span></p>
<p class="phone py-2"><span class="fa mr-2 fa-phone"></span> +1(12) 123 456 789 </p>
<p><span class="fa mr-2 fa-envelope"></span><a href="mailto:Betterdental@example.com">Betterdental@example.com</a></p>
</div>
<div class="col-lg-2 col-sm-6 mb-sm-0 mb-4">
<h4 class="mb-sm-4 mb-3">Quick Links</h4>
<ul>
<li><a href="#">Terms & Conditions</a></li>
<li class="my-2"><a href="#">Support Helpline</a></li>
<li><a href="#">Healthy Tips</a></li>
<li class="mt-2"><a href="#">Privacy Ploicy</a></li>
</ul>
</div>
<div class="col-lg-4 col-sm-6">
<h4 class="mb-sm-4 mb-3">Subscribe Us</h4>
<p class="mb-3">Subscribe to our newsletter</p>
<form action="#" method="post" class="d-flex">
<input type="email" id="email" name="EMAIL" placeholder="Enter your email here" required="">
<button type="submit" class="btn">Subscribe</button>
</form>
<div class="icon-social mt-3">
<a href="#" class="button-footr">
<span class="fa mx-2 fa-facebook"></span>
</a>
<a href="#" class="button-footr">
<span class="fa mx-2 fa-twitter"></span>
</a>
<a href="#" class="button-footr">
<span class="fa mx-2 fa-dribbble"></span>
</a>
<a href="#" class="button-footr">
<span class="fa mx-2 fa-pinterest"></span>
</a>
<a href="#" class="button-footr">
<span class="fa mx-2 fa-google-plus"></span>
</a>
</div>
</div>
</div>
</div>
</footer>
<!-- //footer -->
<!-- copyright -->
<div class="copyright">
<div class="container py-4">
<div class=" text-center">
<p>©Designed by Vyom Singh. All Rights Reserved</p>
</div>
</div>
</div>
<!-- //copyright -->
<!-- move top -->
<div class="move-top text-right">
<a href="#home" class="move-top">
<span class="fa fa-angle-up mb-3" aria-hidden="true"></span>
</a>
</div>
<!-- move top -->
</body>
</html>