-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontacts.shtml
180 lines (178 loc) · 10.2 KB
/
contacts.shtml
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
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Контакты Дом аренды">
<meta name="author" content="">
<title>Связаться с нами - Дом аренды</title>
<!-- analytics start -->
<!--#include virtual="include/analytics.html"-->
<!-- analytics end -->
<!-- Bootstrap core CSS -->
<link href="bootstrap/css/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="new.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
<link href="font-awesome-4.3.0/css/font-awesome.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="css/custom.css">
</head>
<body>
<div class="container">
<!-- navbar start -->
<!--#include virtual="include/navbar.html"-->
<!-- navbar end -->
<div class="row">
<div class="col-md-9 custom">
<ol class="breadcrumb">
<li>
<a href="/">Главная</a>
</li>
<li class="active">Контакты</li>
</ol>
<div class="page-header">
<h1>Контакты</h1>
</div>
<div class="row">
<div class="col-md-6 col-lg-6 col-sm-6">
<p class="text-justify article">Руководство компании заинтересовано в улучшении качества предоставляемых услуг и постоянно поддерживает обратную связь с клиентами для повышения их степени удовлетворенности.</p>
<p class="text-justify article">Предложения и замечания, возникшие в процессе работы, Вы можете отправить по e-mail: <a href='mailto:info@do%6Da%72end%79.%62y'>info@domarendy.by</a> или обратиться через контактную форму. Для этого Вам необходимо заполнить все свободные поля и выслать запрос, нажав на кнопку "Отправить".</p>
<div class="row">
<div class="col-md-12 col-xs-12 col-lg-12 col-sm-12">
<a href="#" class="thumbnail">
<img src="images/contact/map.jpg" alt="">
</a>
</div>
</div>
</div>
<div class="col-md-6 col-lg-6 col-sm-6">
<form class="form-normal" id="contact_form">
<fieldset>
<!-- Form Name -->
<!-- Text input-->
<div class="form-group">
<label class="control-label" for="name">Ваше имя</label>
<div>
<div>
<input id="name" name="name" type="text" class="form-control input-md" required="">
</div>
</div>
</div>
<!-- Text input-->
<div class="form-group">
<label class="control-label" for="email">Адрес электронной почты</label>
<div>
<div>
<input id="email" name="email" type="text" class="form-control input-md" required="">
</div>
</div>
</div>
<div class="form-group">
<label class="control-label" for="phone">Контактный телефон</label>
<div>
<div>
<input id="phone" name="phone" type="text" class="form-control input-md" required="">
</div>
</div>
</div>
<!-- Textarea -->
<div class="form-group">
<label class="control-label" for="msg">Ваше сообщение</label>
<div>
<div>
<textarea class="form-control" id="msg" name="msg" cols="6" rows="6"></textarea>
</div>
</div>
</div>
<!-- Button -->
<div class="form-group">
<label class="control-label" for="submit"></label>
<div>
<div>
<button id="submit" name="submit" class="btn">
<i class="fa fa-envelope-o"></i> Отправить
</button>
</div>
</div>
</div>
</fieldset>
</form>
</div>
</div>
<div class="row">
<div class="col-md-12">
<h3>Интерактивная карта</h3>
<hr />
<div id="map"></div>
</div>
</div>
</div>
<div class="col-sm-6 col-md-3 hidden-xs hidden-sm">
<div class="thumbnail">
<div class="caption">
<h3>ООО «Дом Аренды»</h3>
<p><b>ООО «Дом Аренды»</b> предлагает в долгосрочную и краткосрочную аренду строительную и сельскохозяйственную технику.</p>
<p><a class="btn btn-block btn-lg" role="button" href="price"><i class="fa fa-arrow-circle-right" aria-hidden="true"></i> Наши цены</a></p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-12">
<div class="thumbnail">
<div class="caption">
<h3>Контакты</h3>
<div class="row">
<div class="col-md-12">
<!-- contacts start -->
<!--#include virtual="include/contact-m.html"-->
<!-- contacts end -->
</div>
</div>
<p><a class="btn btn-block btn-lg disabled" href="contacts" role="button"><i class="fa fa-car fa-fw"></i> Схема проезда</a></p>
</div>
</div>
</div>
<div class="col-sm-6 col-lg-3 col-md-3">
<div class="thumbnail">
<div class="caption">
<h3>YouTube Канал</h3>
<p>Видео работы ООО «Дом Аренды» в Беларуси.</p>
<p><a class="btn btn-block btn-lg" role="button" href="https://www.youtube.com/channel/UCVLfxAGxG-VDSJwnzprN0sw"><i class="fa fa-youtube"></i> Смотреть</a></p>
</div>
</div>
</div>
</div>
<!-- footer start -->
<!--#include virtual="include/footer.html"-->
<!-- footer end -->
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="//use.typekit.net/brz8lcy.js"></script>
<script>try{Typekit.load();}catch(e){}</script>
<script src="assets/js/jquery.min.js"></script>
<script src="bootstrap/js/bootstrap.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="assets/js/ie10-viewport-bug-workaround.js"></script>
<title></title>
<script src="http://maps.google.com/maps/api/js?sensor=true"></script>
<script src="gmaps.js"></script>
<script src="contact.js"></script>
<script>
var map = new GMaps({
el: '#map',
lat: +53.919790,
lng: +27.700130
});
map.addMarker({
lat: +53.919790,
lng: +27.700130,
});
</script>
</body>
</html>