-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
234 lines (210 loc) · 7.57 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
<!--
THEME: Escoteiro-Local
VERSION: 1.0.0
AUTHOR: Igor Gomes ETI
HOMEPAGE:
DEMO:
GITHUB: https://github.com/wizardigor/escoteiro-local
WEBSITE: https://igorgomes.eti.br
FACEBOOK:
-->
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="utf-8">
<title>Escoteiro-Local</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="Bootstrap App Landing Template">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0">
<meta name="author" content="Themefisher">
<meta name="generator" content="Themefisher Small Apps Template v1.0">
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.png" />
<link rel="stylesheet" href="plugins/bootstrap/bootstrap.min.css">
<link rel="stylesheet" href="plugins/themify-icons/themify-icons.css">
<link rel="stylesheet" href="plugins/slick/slick.css">
<link rel="stylesheet" href="plugins/slick/slick-theme.css">
<link rel="stylesheet" href="plugins/fancybox/jquery.fancybox.min.css">
<link rel="stylesheet" href="plugins/aos/aos.css">
<link href="css/style.css" rel="stylesheet">
</head>
<body class="body-wrapper" data-spy="scroll" data-target=".privacy-nav">
<nav class="navbar main-nav navbar-expand-lg px-2 px-sm-0 py-2 py-lg-0">
<div class="container">
<a class="navbar-brand" href="index.html"><img src="images/logo13.png" width="200" alt="logo"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="ti-menu"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Inicio</a>
</li>
<li class="nav-item">
<a class="nav-link" href="blog.html">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link" href="team.html">Escotistas</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">Sobre</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Contato</a>
</li>
</ul>
</div>
</div>
</nav>
<section class="section page-title">
<div class="container">
<div class="row">
<div class="col-sm-8 m-auto">
<!-- Page Title -->
<h1>Contate-nos</h1>
<!-- Page Description -->
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Veniam eveniet quod nesciunt possimus officia illo cum. Illo ab tenetur obcaecati, quam velit omnis dignissimos reprehenderit est, dolores laborum, asperiores ut.</p>
</div>
</div>
</div>
</section>
<section class="address">
<div class="container">
<div class="row">
<div class="col-lg-5 align-self-center">
<div class="block">
<div class="address-block text-center mb-5">
<div class="icon">
<i class="ti-mobile"></i>
</div>
<div class="details">
<h3>(+55) 00 00000-0000</h3>
</div>
</div>
<div class="address-block text-center">
<div class="icon">
<i class="ti-map-alt"></i>
</div>
<div class="details">
<h3>Av. Alanis Maria Laurindo de Oliveira</h3>
<h3>- Conj. Ceará I, Fortaleza - CE</h3>
<h3>Fortaleza, Ce. Brasil</h3>
</div>
</div>
</div>
</div>
<div class="col-lg-7 mt-5 mt-lg-0">
<div class="google-map">
<!-- Google Map -->
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d342.1097020150295!2d-38.60543038561641!3d-3.7661992612725705!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x7c74c794c920e65%3A0xdf5159a67c2d0733!2sFortaleza%20Centro%20De%20Cidadania%20E%20Direitos%20Humanos!5e1!3m2!1spt-BR!2sbr!4v1634950027027!5m2!1spt-BR!2sbr" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
</div>
</div>
</div>
</div>
</section>
<section class="contact-form section">
<div class="container">
<div class="row">
<div class="col-12">
<h2 class="mb-5 text-center">Nos envie um e-mail</h2>
</div>
<div class="col-12">
<form action="">
<div class="row">
<!-- nome -->
<div class="col-md-6 mb-2">
<input class="form-control main" type="text" placeholder="Seu nome" required>
</div>
<!-- email -->
<div class="col-md-6 mb-2">
<input class="form-control main" type="email" placeholder="Seu e-mail" required>
</div>
<!-- assunto -->
<div class="col-md-12 mb-2">
<input class="form-control main" type="text" placeholder="Assunto" required>
</div>
<!-- mensagem -->
<div class="col-md-12 mb-2">
<textarea class="form-control main" name="message" rows="10" placeholder="Sua mensagem"></textarea>
</div>
<!-- emviar -->
<div class="col-12 text-right">
<button class="btn btn-main-md">Enviar</button>
</div>
</div>
</form>
</div>
</div>
</div>
</section>
<footer>
<div class="footer-main">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-12 m-md-auto align-self-center">
<div class="block">
<a href="index.html"><img src="images/logo-13gecre.png" width="100" alt="footer-logo"></a>
<!-- redes sociais -->
<ul class="social-icon list-inline">
<li class="list-inline-item">
<a href="https://www.facebook.com/13gecristo.r"><i class="ti-facebook"></i></a>
</li>
<li class="list-inline-item">
<a href="https://www.instagram.com/13gecre/"><i class="ti-instagram"></i></a>
</li>
</ul>
</div>
</div>
<div class="col-lg-2 col-md-3 col-6 mt-5 mt-lg-0">
<div class="block-2">
<!-- Seções -->
<h6>Ramos</h6>
<!-- links -->
<ul>
<li><a href="#">Alcateia</a></li>
<li><a href="#">Escoteiro</a></li>
<li><a href="#">Sênio / Guia</a></li>
<li><a href="#">Pioneiro</a></li>
</ul>
</div>
</div>
<div class="col-lg-2 col-md-3 col-6 mt-5 mt-lg-0">
<div class="block-2">
<!-- sobre o grupo -->
<h6>13º GECRE</h6>
<!-- links -->
<ul>
<li><a href="about.html">Sobre</a></li>
<li><a href="contact.html">Contato</a></li>
<li><a href="team.html">Escotistas</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="text-center bg-dark py-4">
<small class="text-secondary">
Copyright ©<script>document.write(new Date().getFullYear())</script>. Por <a href="https://igorgomes.eti.br/">Igor Gomes ETI</a>
</small class="text-secondary">
</div>
<div class="text-center bg-dark py-1">
<small>
<p>Tenha o <a href="">Tema-Escoteiro-Local</a></p>
</small class="text-secondary">
</div>
</footer>
<div class="scroll-top-to">
<i class="ti-angle-up"></i>
</div>
<script src="plugins/jquery/jquery.min.js"></script>
<script src="plugins/bootstrap/bootstrap.min.js"></script>
<script src="plugins/slick/slick.min.js"></script>
<script src="plugins/fancybox/jquery.fancybox.min.js"></script>
<script src="plugins/syotimer/jquery.syotimer.min.js"></script>
<script src="plugins/aos/aos.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAgeuuDfRlweIs7D6uo4wdIHVvJ0LonQ6g"></script>
<script src="plugins/google-map/gmap.js"></script>
<script src="js/script.js"></script>
</body>
</html>