-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
202 lines (157 loc) · 9.67 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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="author" content="CrazyImp Studio">
<title>CrazyImp Studio - Contact Us</title>
<meta name="description" content="CrazyImp Studio we are creating mobile solutions: Mobile Apps for Android and iOS. Gamification, Mobile Web Apps, Interactive Presentations and Mobile Games."/>
<link rel="stylesheet" type="text/css" href="css/reset.css">
<link rel="stylesheet" type="text/css" href="css/base.css">
<link rel="stylesheet" type="text/css" href="css/tipTip.css">
<link rel="stylesheet" type="text/css" href="css/short-code.css">
<link rel="stylesheet" type="text/css" href="css/prettyPhoto.css">
<link rel="stylesheet" type="text/css" href="css/css3.css">
<link rel="stylesheet" type="text/css" href="css/slider.css">
<script type="text/javascript" src="js/jquery-1.6.4.min.js"></script>
<script type="text/javascript" src="js/jquery.nivo.slider.js"></script>
<script type="text/javascript" src="js/cufon-yui.js"></script>
<script type="text/javascript" src="js/TitilliumText.font.js"></script>
<script type="text/javascript" src="js/cufon-replace.js"></script>
<script type="text/javascript" src="js/scripts.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
<script type="text/javascript" src="js/shortcode.js"></script>
<script type="text/javascript" src="js/contact.js"></script>
<link rel="icon" type="image/png" href="logo_64x64.png">
<link rel="shortcut icon" href="logo_64x64.png">
<link rel="apple-touch-icon" href="logo_64x64.png" />
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="css/ie7.css">
<![endif]-->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-27789189-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<!--Header-->
<div class="full-width-wrapper" id="header">
<div class="full-width-wrapper" id="abstract-bg">
<!--Banner-->
<div class="fixed-width-wrapper" id="banner">
<a href="index.html" title="" class="logo"><img src="images/logo.png" alt="CrazyImp Studio - Mobile App developers"></a>
<ul class="social-network">
<li><a href="https://www.facebook.com/CrazyImpStudio" title="Facebook"><img src="images/icons/facebook.png" alt=""></a></li>
<li><a href="http://itunes.apple.com/cz/artist/crazyimp-studio/id551057891" title="Apple"><img src="images/icons/apple.png" alt=""></a></li>
<li><a href="https://play.google.com/store/apps/developer?id=CrazyImp+Studio" title="Android"><img src="images/icons/android.png" alt=""></a></li>
</ul>
</div>
<!--/Banner-->
<!--Navigation-->
<div class="fixed-width-wrapper border-radius-5px" id="navigation-bar">
<div id="g-navigation">
<ul class="simple-drop-down-menu">
<li class="home-page border-radius-left-5px"><a href="index.html">Home</a></li>
<li><a href="services.html" title="">Services</a>
</li>
<li><a href="portfolio.html" title="">Portfolio</a></li>
<li class="current"><a href="contact.html" title="">Contact us</a></li>
</ul>
</div>
</div>
<!--/Navigation -->
</div>
</div>
<!--/Header-->
<!--Body content-->
<div class="full-width-wrapper">
<div class="fixed-width-wrapper" id="body-content">
<!--Content-->
<div id="content" class="float-left content-left">
<div class="header-text">
<h1 class="first-word double-color sp">Contact us</h1>
</div>
<div class="post entry-content">
<div class="first one-half address">
<h3 class="first-word">Office</h3>
<img class="map-point" src="/images/pix/map_pin.png">
<p>
<strong>CrazyImp Studio</strong><br>
Studentu st. 67, Unit 4<br> Kaunas, Lithuania
</p>
<p>
Tell: +370 612 39655 <br>
Email: <a href="#" title="">[email protected]</a><br>
</p>
</div>
<div class="contact-form">
<!--Contact form-->
<form method="post" action="#" id="contact-form" class="contact-form">
<div class="form-row">
<label class="form-row-label">Your name:<span class="star">*</span></label>
<input class="input-field required" style="width:400px" type="text" name="name">
</div>
<div class="form-row">
<label class="form-row-label">E-mail:<span class="star">*</span></label>
<input class="input-field required email" style="width:400px" type="text" name="email">
</div>
<div class="form-row">
<label class="form-row-label">Subject:<span class="star">*</span></label>
<input class="input-field required" style="width:400px" type="text" name="subject">
</div>
<div class="form-row">
<label class="form-row-label">Message:<span class="star">*</span></label>
<textarea class="input-field required" style="width:400px" name="message" rows="5" cols="1"></textarea>
</div>
<div class="form-row">
<label class="form-row-label"> </label>
<button type="submit" id="contact-button" class="black border-radius-3px bold submit" title="">Send Message</button>
</div>
</form>
<!--/Contact form-->
</div>
<div class="second one-half address">
<div class="img-border preloading-light">
<iframe width="250" height="191" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=Student%C5%B3+gatv%C4%97+67,+Kaunas,+Lithuania&aq=t&sll=37.0625,-95.677068&sspn=49.757664,91.494141&ie=UTF8&hq=&hnear=Student%C5%B3+gatv%C4%97+67,+Kaunas,+Kauno+Apskritis+51392,+Lithuania&t=m&z=14&ll=54.903306,23.95944&output=embed&iwloc=near"></iframe><br /><small><a href="https://maps.google.com/maps?f=q&source=embed&hl=en&geocode=&q=Student%C5%B3+gatv%C4%97+67,+Kaunas,+Lithuania&aq=t&sll=37.0625,-95.677068&sspn=49.757664,91.494141&ie=UTF8&hq=&hnear=Student%C5%B3+gatv%C4%97+67,+Kaunas,+Kauno+Apskritis+51392,+Lithuania&t=m&z=14&ll=54.903306,23.95944" style="color:#0000FF;text-align:left">View Larger Map</a></small>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<!--/Content-->
<!--Sidebar-->
<div id="sidebar" class="float-right">
</div>
<!--/Sidebar-->
<!--Get in touch-->
<div id="get-in-touch" class="fixed-width-wrapper">
<div class="via-phone-number float-left">
<a class="icon sprite float-left" title="Keep in touch with us">Keep in touch with us</a>
<h2>Contact us: <strong>[email protected]</strong></h2>
</div>
</div>
<!--/Get in touch-->
</div>
</div>
<!--/Body content-->
<!--Footer Extra-->
<div class="full-width-wrapper" id="footer-extra-wrapper">
<div class="fixed-width-wrapper">
<div id="copyright">
<ul>
<li><img style="padding-top: 10px;" src="images/pix/partners/Our_partners.png" alt="Our Partners"> </li>
<li><a href="http://www.startupspace.org" target="_blank" title="StartupSpace"/><img src="images/pix/partners/space.png" alt="StartupSpace"> </li>
<li><a href="http://www.appcamp.lt" target="_blank" title="App Camp"><img src="images/pix/partners/icon_app_camp.png" alt="App Camp"/> </li>
<li><a href="http://www.balticwebstudio.lt" target="_blank" title="Baltic Web Studio"/><img src="images/pix/partners/icon_bws.png" alt="Baltic Web Studio"> </li>
</ul>
</div>
</div>
</div>
<!--/Footer Extra-->
</body>
</html>