-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcatalogo.html
348 lines (343 loc) · 17.9 KB
/
catalogo.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
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" >
<title>móvel-livre</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="i/favicon.png" type="image/x-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Patua+One:100,200,300,400,600,500,700,800,900|Gothic+A1:100,200,300,400,500,600,700,800,900&subset=latin" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Gothic+A1:wght@300;400;600;900&display=swap" rel="stylesheet">
<!-- Bootstrap 4.3.1 CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<!-- Slick 1.8.1 jQuery plugin CSS (Sliders) -->
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/[email protected]/slick/slick.css"/>
<!-- Fancybox 3 jQuery plugin CSS (Open images and video in popup) -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/fancyapps/[email protected]/dist/jquery.fancybox.min.css" />
<!-- AOS 2.3.4 jQuery plugin CSS (Animations) -->
<link href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet">
<!-- FontAwesome CSS -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<!-- Startup 3 CSS (Styles for all blocks) -->
<link href="css/style.css" rel="stylesheet" />
<!-- jQuery 3.3.1 -->
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
</head>
<body>
<nav class="pt-40 pb-35 bg-light color-white text-center relative navigation_25">
<div class="container px-xl-0">
<div class="row align-items-center justify-content-between text-center lh-40">
<div class="col-lg-auto order-0" data-aos-duration="600" data-aos="fade-down" data-aos-delay="0">
<a href="index.html" class="link logo color-main">móvel-livre</a>
</div>
<div class="mt-10 mb-10 my-lg-0 col-lg-5 text-lg-right order-1 order-lg-0 js-nav-dropdowns" data-aos-duration="600" data-aos="fade-down" data-aos-delay="300">
<a href="#" class="mr-15 link color-main js-open-nav-dropdown">
<span class="">Menu</span>
<i class="fa fa-chevron-down ml-5"></i>
</a>
</div>
</div>
</div>
<div class="pt-55 bg-dark navigation_popup">
<div class="container px-xl-0">
<div class="row justify-content-center justify-content-lg-start text-center text-lg-left">
<div class="mb-60 col-xl-2 col-lg-3 col-md-5 col-sm-6">
<img src="i/icones/produto_white.svg" alt="" class="img-fluid" />
<a href="#" class="link mt-20 d-block color-white f-18 medium title">Lorem ipsum</a>
<div class="mt-2 f-14 medium op-7 text-adaptive">
Eget felis eget nunc lobortis mattis aliquam.
</div>
</div>
<div class="d-none d-xl-block col-xl-1">
</div>
<div class="mb-60 col-xl-2 col-lg-3 col-md-5 col-sm-6">
<img src="i/icones/pessoas_white.svg" alt="" class="img-fluid" />
<a href="#" class="link mt-20 d-block color-white f-18 medium title">Lorem ipsum</a>
<div class="mt-2 f-14 medium op-7 text-adaptive">
Eget felis eget nunc lobortis mattis aliquam.
</div>
</div>
<div class="d-none d-xl-block col-xl-1">
</div>
<div class="mb-60 col-xl-2 col-lg-3 col-md-5 col-sm-6">
<img src="i/icones/processo_white.svg" alt="" class="img-fluid" />
<a href="#" class="link mt-20 d-block color-white f-18 medium title">Lorem ipsum</a>
<div class="mt-2 f-14 medium op-7 text-adaptive">
Eget felis eget nunc lobortis mattis aliquam.
</div>
</div>
<div class="d-none d-xl-block col-xl-1">
</div>
<div class="mb-60 col-xl-2 col-lg-3 col-md-5 col-sm-6">
<img src="i/icones/movel_white.svg" alt="" class="img-fluid" />
<a href="#" class="link mt-20 d-block color-white f-18 medium title">Lorem ipsum</a>
<div class="mt-2 f-14 medium op-7 text-adaptive">
Eget felis eget nunc lobortis mattis aliquam.
</div>
</div>
<div class="d-none d-xl-block col-xl-1">
</div>
<div class="mb-60 col-xl-2 col-lg-3 col-md-5 col-sm-6">
<img src="i/icones/pessoas_white.svg" alt="" class="img-fluid" />
<a href="#" class="link mt-20 d-block color-white f-18 medium title">Lorem ipsum</a>
<div class="mt-2 f-14 medium op-7 text-adaptive">
Eget felis eget nunc lobortis mattis aliquam.
</div>
</div>
<div class="d-none d-xl-block col-xl-1">
</div>
<div class="mb-60 col-xl-2 col-lg-3 col-md-5 col-sm-6">
<img src="i/icones/movel_white.svg" alt="" class="img-fluid" />
<a href="#" class="link mt-20 d-block color-white f-18 medium title">Lorem ipsum</a>
<div class="mt-2 f-14 medium op-7 text-adaptive">
Eget felis eget nunc lobortis mattis aliquam.
</div>
</div>
<div class="d-none d-xl-block col-xl-1">
</div>
<div class="mb-60 col-xl-2 col-lg-3 col-md-5 col-sm-6">
<img src="i/icones/produto_white.svg" alt="" class="img-fluid" />
<a href="#" class="link mt-20 d-block color-white f-18 medium title">Lorem ipsum</a>
<div class="mt-2 f-14 medium op-7 text-adaptive">
Eget felis eget nunc lobortis mattis aliquam.
</div>
</div>
<div class="d-none d-xl-block col-xl-1">
</div>
<div class="mb-60 col-xl-2 col-lg-3 col-md-5 col-sm-6">
<img src="i/icones/processo_white.svg" alt="" class="img-fluid" />
<a href="#" class="link mt-20 d-block color-white f-18 medium title">Lorem ipsum</a>
<div class="mt-2 f-14 medium op-7 text-adaptive">
Eget felis eget nunc lobortis mattis aliquam.
</div>
</div>
<div class="d-none d-xl-block col-xl-1">
</div>
</div>
</div>
</div>
</nav>
<section class="pt-100 pb-70 bg-light ecommerce_4">
<div class="container px-xl-0">
<div class="row text-center text-md-left">
<div class="col-12">
<h2 class="mb-35 small color-main" data-aos-duration="500" data-aos="fade-down" data-aos-delay="0">Catálogo de projetos</h2>
</div>
</div>
<div class="row text-center text-md-left">
<div class="col-12 relative zi-1 filter">
<div class="mr-30 d-inline-block dropdown" data-aos-duration="500" data-aos="fade-down" data-aos-delay="0">
<a href="#" class="link color-heading f-14 semibold text-uppercase sp-20 dropdown-toggle" id="ecommerce_4_dropdown_1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Tipo de móvel</a>
<div class="ml-0 bg-light px-0 pt-15 pb-15 radius16 dropdown-menu" aria-labelledby="ecommerce_4_dropdown_1">
<div class="py-1 px-15 link_holder">
<a href="#" class="link color-heading">Mesa</a>
</div>
<div class="py-1 px-15 link_holder">
<a href="#" class="link color-heading">Cadeira</a>
</div>
<div class="py-1 px-15 link_holder">
<a href="#" class="link color-heading">Cama</a>
</div>
<div class="py-1 px-15 link_holder">
<a href="#" class="link color-heading">Sofás e poltronas</a>
</div>
<div class="py-1 px-15 link_holder">
<a href="#" class="link color-heading">Armário</a>
</div>
<div class="py-1 px-15 link_holder">
<a href="#" class="link color-heading">Estante</a>
</div>
</div>
</div>
<div class="mr-30 d-inline-block dropdown" data-aos-duration="500" data-aos="fade-down" data-aos-delay="150">
<a href="#" class="link color-heading f-14 semibold text-uppercase sp-20 dropdown-toggle" id="ecommerce_4_dropdown_2" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Custo</a>
<div class="ml-0 bg-light px-0 pt-15 pb-15 radius16 dropdown-menu" aria-labelledby="ecommerce_4_dropdown_2">
<div class="py-1 px-15 link_holder">
<a href="#" class="link color-heading">$</a>
</div>
<div class="py-1 px-15 link_holder">
<a href="#" class="link color-heading">$$</a>
</div>
<div class="py-1 px-15 link_holder">
<a href="#" class="link color-heading">$$$$</a>
</div>
</div>
</div>
<div class="mr-30 d-inline-block dropdown" data-aos-duration="500" data-aos="fade-down" data-aos-delay="250">
<a href="#" class="link color-heading f-14 semibold text-uppercase sp-20 dropdown-toggle" id="ecommerce_4_dropdown_3" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Ferramenta</a>
<div class="ml-0 bg-light px-0 pt-15 pb-15 radius16 dropdown-menu" aria-labelledby="ecommerce_4_dropdown_3">
<div class="py-1 px-15 link_holder">
<a href="#" class="link color-heading">Manuais Simples</a>
</div>
<div class="py-1 px-15 link_holder">
<a href="#" class="link color-heading">Manuais Elétricas</a>
</div>
<div class="py-1 px-15 link_holder">
<a href="#" class="link color-heading">Estacionárias Elétricas</a>
</div>
</div>
</div>
<div class="mr-30 d-inline-block dropdown" data-aos-duration="500" data-aos="fade-down" data-aos-delay="400">
<a href="#" class="link color-heading f-14 semibold text-uppercase sp-20 dropdown-toggle" id="ecommerce_4_dropdown_4" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Complexidade</a>
<div class="ml-0 bg-light px-0 pt-15 pb-15 radius16 dropdown-menu" aria-labelledby="ecommerce_4_dropdown_4">
<div class="py-1 px-15 link_holder">
<a href="#" class="link color-heading">Nível Iniciante</a>
</div>
<div class="py-1 px-15 link_holder">
<a href="#" class="link color-heading">Nível Intermediário</a>
</div>
<div class="py-1 px-15 link_holder">
<a href="#" class="link color-heading">Nível Avançado</a>
</div>
</div>
</div>
</div>
</div>
<div class="row justify-content-center text-center products">
<div class="mt-35 mb-30 col-lg-4 col-md-6 col-sm-8 product" data-aos-duration="500" data-aos="fade-down" data-aos-delay="0">
<a href="projeto.html" class="img_link box">
<img src="i/projeto/foto1.jpg" alt="" class="img-fluid" />
<p class="font-first action-1 text font_first f-24">Projeto 1</p>
</a>
</div>
<div class="mt-35 mb-30 col-lg-4 col-md-6 col-sm-8 product" data-aos-duration="500" data-aos="fade-down" data-aos-delay="250">
<a href="projeto.html" class="img_link box">
<img src="i/projeto/foto1.jpg" alt="" class="img-fluid" />
<p class="font-first action-1 text font_first f-24">Projeto 2</p>
</a>
</div>
<div class="mt-35 mb-30 col-lg-4 col-md-6 col-sm-8 product" data-aos-duration="500" data-aos="fade-down" data-aos-delay="500">
<a href="projeto.html" class="img_link box">
<img src="i/projeto/foto1.jpg" alt="" class="img-fluid" />
<p class="font-first action-1 text font_first f-24">Projeto 3</p>
</a>
</div>
<div class="mt-35 mb-30 col-lg-4 col-md-6 col-sm-8 product" data-aos-duration="500" data-aos="fade-down" data-aos-delay="0">
<a href="projeto.html" class="img_link box">
<img src="i/projeto/foto1.jpg" alt="" class="img-fluid" />
<p class="font-first action-1 text font_first f-24">Projeto 4</p>
</a>
</div>
<div class="mt-35 mb-30 col-lg-4 col-md-6 col-sm-8 product" data-aos-duration="500" data-aos="fade-down" data-aos-delay="250">
<a href="projeto.html" class="img_link box">
<img src="i/projeto/foto1.jpg" alt="" class="img-fluid" />
<p class="font-first action-1 text font_first f-24">Projeto 5</p>
</a>
</div>
<div class="mt-35 mb-30 col-lg-4 col-md-6 col-sm-8 product" data-aos-duration="500" data-aos="fade-down" data-aos-delay="500">
<a href="projeto.html" class="img_link box">
<img src="i/projeto/foto1.jpg" alt="" class="img-fluid" />
<p class="font-first action-1 text font_first f-24">Projeto 6</p>
</a>
</div>
</div>
</div>
</section>
<footer class="pt-100 pb-100 bg-light text-center text-lg-left footer_3">
<div class="container px-xl-0">
<div class="row">
<div class="col-xl-1">
</div>
<div class="mb-50 mb-lg-0 col-lg-4" data-aos-duration="600" data-aos="fade-down" data-aos-delay="0">
<div class="row">
<div class="col-12">
<a href="index.html" class="link logo color-main">móvel-livre</a>
</div>
<div class="mt-30 mb-35 col-xl-7 col-lg-9 color-heading text-adaptive description">
difusão de móveis e objetos para espaços comuns
</div>
<div class="col-12 socials">
<a href="#" class="f-18 link color-main mr-30">
<i class="fab fa-twitter"></i>
</a>
<a href="#" class="f-18 link color-main mr-30">
<i class="fab fa-facebook-square"></i>
</a>
<a href="#" class="f-18 link color-main mr-30">
<i class="fab fa-google-plus-g"></i>
</a>
</div>
</div>
</div>
<div class="col-xl-7 col-lg-8">
<div class="row no-gutters">
<div class="col-md-4 col-12 mb-50 mb-md-0" data-aos-duration="600" data-aos="fade-down" data-aos-delay="150">
<div class="mb-35 f-18 semibold title action-1">Móveis</div>
<div class="mb-10">
<a href="catalogo.html" class="link color-main">Projetos</a>
</div>
<div class="mb-10">
<a href="loja.html" class="link color-main">Loja</a>
</div>
<div class="mb-10">
<a href="contato.html" class="link color-main">Contato</a>
</div>
</div>
<div class="col-md-4 col-6 mb-50 mb-md-0" data-aos-duration="600" data-aos="fade-down" data-aos-delay="300">
<div class="mb-35 f-18 semibold title action-1">Processo</div>
<div class="mb-10">
<a href="materiais.html" class="link color-main">Materiais</a>
</div>
<div class="mb-10">
<a href="ferramentas.html" class="link color-main">Ferramentas</a>
</div>
<div class="mb-10">
<a href="tecnicas.html" class="link color-main">Técnicas</a>
</div>
</div>
<div class="col-md-4 col-6" data-aos-duration="600" data-aos="fade-down" data-aos-delay="450">
<div class="mb-35 f-18 semibold title action-1">Comunidade</div>
<div class="mb-10">
<a href="manifesto.html" class="link color-main">Manifesto</a>
</div>
<div class="mb-10">
<a href="equipe.html" class="link color-main">Quem somos</a>
</div>
<div class="mb-10">
<a href="blog.html" class="link color-main">Lições para o olhar</a>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- forms alerts -->
<div class="alert alert-success alert-dismissible fixed-top alert-form-success" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>
Thanks for your message!
</div>
<div class="alert alert-warning alert-dismissible fixed-top alert-form-check-fields" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>
Please, fill in required fields.
</div>
<div class="alert alert-danger alert-dismissible fixed-top alert-form-error" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>
<div class="message">An error occurred while sending data :( Please, check if your hosting supports PHP and check how to set form data sending <a href="https://designmodo.com/startup/documentation/#form-handler" target="_blank" class="link color-transparent-white">here</a>.</div>
</div>
<!-- gReCaptcha popup (uncomment if you need a recaptcha integration) -->
<!--
<div class="bg-dark op-8 grecaptcha-overlay"></div>
<div class="bg-light radius10 w-350 h-120 px-20 pt-20 pb-20 grecaptcha-popup">
<div class="w-full h-full d-flex justify-content-center align-items-center">
<div id="g-recaptcha" data-sitekey="PUT_YOUR_SITE_KEY_HERE"></div>
</div>
</div>
<script src="https://www.google.com/recaptcha/api.js?render=explicit" async defer></script>
-->
<!-- Bootstrap 4.3.1 JS -->
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.bundle.min.js"></script>
<!-- Fancybox 3 jQuery plugin JS (Open images and video in popup) -->
<script src="https://cdn.jsdelivr.net/gh/fancyapps/[email protected]/dist/jquery.fancybox.min.js"></script>
<!-- Google maps JS API -->
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?v=3&key=AIzaSyDP6Ex5S03nvKZJZSvGXsEAi3X_tFkua4U"></script>
<!-- Slick 1.8.1 jQuery plugin JS (Sliders) -->
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/[email protected]/slick/slick.min.js"></script>
<!-- AOS 2.3.4 jQuery plugin JS (Animations) -->
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
<!-- Maskedinput jQuery plugin JS (Masks for input fields) -->
<script src="js/jquery.maskedinput.min.js"></script>
<!-- Startup 3 JS (Custom js for all blocks) -->
<script src="js/script.js"></script>
</body>
</html>