-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html
189 lines (165 loc) · 8.73 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Office</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<!-- CSS -->
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:400,300">
<link href='http://fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'>
<link href="http://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.css">
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" type="text/css" media="all" href="assets/css/style-projects.css">
<!-- Favicon and touch icons -->
<link rel="shortcut icon" href="assets/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="assets/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="assets/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="assets/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="assets/ico/apple-touch-icon-57-precomposed.png">
</head>
<body>
<!-- Header -->
<nav id="navbar-section" class="navbar navbar-default navbar-static-top navbar-sticky" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand animated fadeInDownBig" href="index.html"><img src="assets/img/slider/Office.png" width="100" alt="Office"></a>
</div>
<div id="navbar-spy" class="collapse navbar-collapse navbar-responsive-collapse">
<ul class="nav navbar-nav pull-right">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="about.html">About</a>
</li>
<li>
<a href="blog.html">Blog</a>
</li>
<li>
<a href="team_beijing.html">Team</a>
</li>
<li class="active">
<a href="contact.html"><span>Contact</span></a>
</li>
</ul>
</div>
</div>
</nav>
<!--End Header -->
<!-- Main Container -->
<div class="container-fluid-kamn">
<div class="row">
<div>
<iframe width="100%" height="450px" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.google.com/maps/embed?pb=!1m14!1m12!1m3!1d3618.727010735933!2d91.837871!3d24.907291700000002!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2s!4v1404919738144"></iframe>
<br />
</div>
<div class="col-lg-4 col-lg-offset-1">
<h4>Find us at:</h4>
<p class="block-author"> Johns, Smith & Associates</p>
<p>Via Ludovisi 39-45, Rome, 54267, Italy</p>
<p>Phone: 1.800.245.356</p>
<p>Fax: 1.800.245.357</p>
<em class="block-author">Email: hello@LawOffice.org </em> <br>
<br>
<p class="lead">Social Link</p><hr>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-12">
<a href="#"><img src="assets/img/social-icons/btn_skype.png" alt="Skype"></a>
Call us
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-12">
<a href="#"><img src="assets/img/social-icons/btn_facebook.png" alt="Facebook"></a>
Like us
</div>
<div class="col-lg-4 col-md-4 col-sm-3 col-xs-12">
<a href="#"><img src="assets/img/social-icons/btn_twitter.png" alt="Twitter"></a>
Follow us
</div>
<br>
</div>
<div class="col-lg-5">
<div class="feedback-form">
<div id="contact-response"></div>
<form action="http://templates.designorbital.com/baleen/contact.php" method="post" id="contact-form">
<fieldset>
<div class="form-group form-group-fullname">
<label class="control-label" for="fullname">NAME *</label>
<input type="text" class="form-control" name="fullname" id="fullname" placeholder="Enter Your Name">
</div>
<div class="form-group form-group-email">
<label class="control-label" for="email">E-MAIL *</label>
<input type="text" class="form-control" name="email" id="email" placeholder="Enter Your E-Mail">
</div>
<div class="form-group form-group-message">
<label class="control-label" for="message">MESSAGE *</label>
<textarea class="form-control" name="message" id="message" rows="3"></textarea>
</div>
<button type="submit" class="btn btn-primary">Submit</button>
</fieldset>
</form>
</div>
</div>
</div>
</div>
<!--End Main Container -->
<!-- Footer -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-4">
<h3><i class="fa fa-map-marker"></i> Contact:</h3>
<p class="footer-contact">
Via Ludovisi 39-45, Rome, 54267, Italy<br>
Phone: 1.800.245.356 Fax: 1.800.245.357<br>
Email: hello@LawOffice.org<br>
</p>
</div>
<div class="col-md-4">
<h3><i class="fa fa-external-link"></i> Links</h3>
<p> <a href="#"> About ( Who we are )</a></p>
<p> <a href="#"> Services ( What we do )</a></p>
<p> <a href="#"> Contact ( Feel free to contact )</a></p>
<p> <a href="#"> Blog ( Write to us )</a></p>
<p> <a href="#"> Team ( Meet the Team )</a></p>
</div>
<div class="col-md-4">
<h3><i class="fa fa-heart"></i> Socialize</h3>
<div id="social-icons">
<a href="#" class="btn-group google-plus">
<i class="fa fa-google-plus"></i>
</a>
<a href="#" class="btn-group linkedin">
<i class="fa fa-linkedin-square"></i>
</a>
<a href="#" class="btn-group twitter">
<i class="fa fa-twitter"></i>
</a>
<a href="#" class="btn-group facebook">
<i class="fa fa-facebook"></i>
</a>
</div>
</div>
</div>
</div>
</footer>
<div class="copyright text center">
<p>© Copyright 2014, <a href="#">Your Website Link</a>. Theme by <a href="https://themewagon.com/" target="_blank">ThemeWagon</a></p>
</div>
<script type="text/javascript" src="js/jquery-1.10.2.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="js/wow.min.js"></script>
<script>
new WOW().init();
</script>
</body>
</html>