-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
535 lines (528 loc) · 26.1 KB
/
index.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
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
<!DOCTYPE html>
<html data-oe-company-name="Respirando - Venda e Aluguel de CPAP" lang="pt-BR" data-website-id="1">
<head>
<link rel="stylesheet" type="text/css" href="/static/css/banner-styles.css" />
<link rel="stylesheet" type="text/css" href="/static/css/iconochive.css" />
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<title>Respirando: Compra e Aluguel de CPAP e BIPAP</title>
<link type="image/x-icon" rel="shortcut icon"
href="/static/images/website/1/favicon/fav.ico" />
<meta name="generator" content="Odoo" />
<meta name="description"
content="Venda e Aluguel de máquinas, máscaras e acessórios para CPAP e BIPAP, oxigenoterapia, tratamento para Apneia do Sono (SAOS) e terapia respiratória." />
<meta name="keywords"
content="apneia obstrutiva do sono, cpap, aluguel de cpap e bipap, máquinas de cpap, terapia respiratória, oxigenoterapia, saos, máscaras, compra e aluguel de cpap, cpap e bipap" />
<meta property="og:title" content="Home" />
<meta property="og:site_name" content="Respirando - Venda e Aluguel de CPAP" />
<link rel="alternate" hreflang="pt" href="index.html" />
<script type="text/javascript">
odoo.session_info = {
is_superuser: false,
is_system: false,
is_frontend: true,
translationURL: '/website/translations',
is_website_user: true,
user_id: 4
};
</script>
<link type="text/css" rel="stylesheet"
href="/static/css/web.assets_common.0.css" />
<link type="text/css" rel="stylesheet"
href="/static/css/web.assets_frontend.0.css" />
<link type="text/css" rel="stylesheet"
href="/static/css/web.assets_frontend.1.css" />
<script type="text/javascript"
src="/static/js/web.assets_common.js"></script>
<script type="text/javascript"
src="/static/js/web.assets_frontend.js"></script>
</head>
<body>
<div id="wrapwrap" class="homepage">
<header>
<div class="navbar navbar-default navbar-static-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-top-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 href="index.html" class="navbar-brand logo">
<span alt="Logo of Respirando - Venda e Aluguel de CPAP" title="Respirando - Venda e Aluguel de CPAP"><img
src="/static/images/res.company/1/logo.png"
class="img img-responsive" /></span>
</a>
</div>
<div class="collapse navbar-collapse navbar-top-collapse">
<ul class="nav navbar-nav navbar-right" id="top_menu">
<li class="active">
<a href="index.html">
<span>Home</span>
</a>
</li>
<li>
<a href="quem-somos.html">
<span>Quem somos</span>
</a>
</li>
<li class="dropdown ">
<a class="dropdown-toggle" data-toggle="dropdown" href="index.html#">
<span>Produtos</span> <span class="caret"></span>
</a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="cpap-bipap.html">
<span>CPAP e BIPAP</span>
</a>
</li>
<li>
<a href="mascaras.html">
<span>Máscaras</span>
</a>
</li>
<li>
<a href="oxigenoterapia.html">
<span>Oxigenoterapia</span>
</a>
</li>
<li>
<a href="acessorios.html">
<span>Acessórios</span>
</a>
</li>
<li>
<a href="terapia-respiratori.htmla">
<span>Terapia respiratória</span>
</a>
</li>
</ul>
</li>
<li>
<a href="aluguel.html">
<span>Aluguel</span>
</a>
</li>
<li>
<a href="blog/blog-respirando-3.html">
<span>Blog</span>
</a>
</li>
<li>
<a href="contacus.html">
<span>Contato</span>
</a>
</li>
<li id="my_cart" class="hidden">
<a href="shop/cart.html">
<i class="fa fa-shopping-cart"></i>
My Cart <sup class="my_cart_quantity label label-primary"></sup>
</a>
</li>
</ul>
</div>
</div>
</div>
</header>
<main>
<div id="wrap" class="oe_structure oe_empty">
<div id="myCarousel1573670924329" class="carousel slide s_banner mt0 mb0" data-interval="5000" style>
<ol class="carousel-indicators">
<li data-target="#myCarousel1573670924329" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel1573670924329" data-slide-to="1"></li>
</ol>
<div class="carousel-inner">
<div class="item bg-info oe_img_bg oe_custom_bg active"
style="background-image: url(/static/images/951.jpeg); background-position: 1.11% 38.99%;">
<div class="container">
<div class="row content">
<div class="carousel-content bg-black-25 col-md-offset-1 col-md-4 mb92 mt92">
<h2 style="color: rgb(255, 255, 255);">
<font class="text-white">Máscaras para CPAP e BIPAP</font>
</h2>
<h4 style="color: rgb(255, 255, 255);">
<font class="text-white">Conheça nossos equipamentos</font>
</h4>
<p
style="font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: 400;">
<a href="mascaras" class="btn btn-primary" data-original-title title
style="line-height: 1.42857;">Saiba mais</a>
</p>
</div>
<div class="carousel-img col-md-6 col-md-offset-1 hidden-sm hidden-xs mt48"> </div>
</div>
</div>
</div>
<div class="item bg-info oe_img_bg oe_custom_bg"
style="background-image: url(/static/images/949.jpeg); background-position: 1.98% 88.98%;">
<div class="container">
<div class="row content">
<div class="carousel-content mb96 bg-black-25 col-md-offset-1 col-md-4 mt92">
<h2 style="color: rgb(255, 255, 255);">
<font class="text-white">Máquinas CPAP e BIPAP</font>
</h2>
<h4 style="color: rgb(255, 255, 255);">
<font class="text-white">Conheça nossos equipamentos</font>
</h4>
<h2></h2>
<p
style="font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: 400;">
<a href="cpap-bipap" class="btn btn-primary" data-original-title title
style="line-height: 1.42857;">Saiba mais</a>
</p>
</div>
<div class="carousel-img col-md-6 col-md-offset-1 hidden-sm hidden-xs mt48"> </div>
</div>
</div>
</div>
</div>
<div class="carousel-control left" data-target="#myCarousel1573670924329" data-slide="prev" style="width: 10%"
data-cke-saved-href="#myCarousel1573670924329">
<i class="bg-white-75 fa fa-chevron-left" data-original-title title style></i>
</div>
<div class="carousel-control right" data-target="#myCarousel1573670924329" data-slide="next"
style="width: 10%" data-cke-saved-href="#myCarousel1573670924329">
<i class="fa fa-chevron-right" data-original-title title></i>
</div>
</div>
<section class="s_image_text bg-beta" style>
<div class="container">
<div class="row">
<div class="mt0 col-md-12 mb8">
<h2 class="text-center text-muted">
<font style="box-sizing: border-box;" class="text-white">VENDA E ALUGUEL DE EQUIPAMENTOS DE
OXIGENOTERAPIA, TERAPIA RESPIRATÓRIA E DISTÚRBIOS DO SONO</font>
</h2>
</div>
</div>
</div>
</section>
<section class="o_gallery s_image_gallery o_masonry o_spc-medium" data-columns="3" style>
<div class="container">
<div class="row">
<div class="col o_snippet_not_selectable col-md-4"></div>
<div class="col o_snippet_not_selectable col-md-4"></div>
<div class="col o_snippet_not_selectable col-md-4"></div>
</div>
</div>
</section>
<section class="s_three_columns bg-gray-lighter" style="height: 88px; overflow: hidden;">
<div class="container">
<div class="row">
<div class="mb0 col-md-12 mt0">
<a href="cpap-bipap" data-original-title title></a>
<h1 class="text-center" style="color: rgb(51, 51, 51);">
<font class="text-primary">O que você procura?</font> <a href="cpap-bipap" data-original-title
title style="font-size: 28px; background-color: rgb(238, 238, 238);"> </a>
</h1>
</div>
</div>
</div>
</section>
<section class="s_three_columns bg-gray-lighter mb0" style="height: 312px; overflow: hidden;">
<div class="container">
<div class="row">
<div class="mb0 col-md-2 col-md-offset-1 mt16">
<a href="cpap-bipap">
<img class="img img-responsive img-thumbnail shadow img-circle"
src="/static/images/956.png"
alt="Odoo - Exemplo 1 para três colunas" data-original-title title />
</a>
<a href="cpap-bipap">
<br data-original-title title />
</a>
<h3 class="mt16" style="text-align: center; ">
<font color="#076ea8" class="text-alpha" style="font-size: 24px;">
<a href="cpap-bipap" data-original-title title>Máquinas de CPAP e BIPAP </a>
</font>
</h3>
</div>
<div class="mb0 col-md-2 mt16">
<a href="mascaras">
<img class="img img-responsive shadow img-circle img-thumbnail"
src="/static/images/493.png"
alt="Odoo - Exemplo 2 para três colunas" data-original-title title />
</a>
<h3 class="mt16" style="text-align: center; ">
<font class="text-beta" style="font-size: 24px;">
<a href="mascaras" data-original-title title>Máscaras</a>
</font>
</h3>
</div>
<div class="mb0 col-md-2 mt16">
<a href="oxigenoterapia">
<img class="img img-responsive img-thumbnail shadow img-circle"
src="/static/images/952/oxigenoteria.png"
alt="Odoo - Exemplo 2 para três colunas" data-original-title title />
</a>
<h3 class="mt16" style="text-align: center;">
<font class="text-primary" style="font-size: 24px;">
<a href="oxigenoterapia" data-original-title title>Oxigenoterapia
</a>
</font>
</h3>
</div>
<div class="mb0 col-md-2 mt16">
<a href="acessorios" data-original-title title>
<img class="img img-responsive shadow img-circle img-thumbnail"
src="/static/images/954.png"
alt="Odoo - Exemplo 2 para três colunas" data-original-title title style="text-align: center; " />
</a>
<h3 class="mt16" style="text-align: center; ">
<font class="text-beta" style="font-size: 24px;">
<a href="acessorios" data-original-title title>Acessórios</a>
</font>
</h3>
</div>
<div class="mb0 col-md-2 mt16">
<a href="acessorios" data-original-title title>
<img class="img img-responsive shadow img-circle img-thumbnail"
src="/static/images/955.png"
alt="Odoo - Exemplo 2 para três colunas" data-original-title title style="text-align: center; " />
</a>
<h3 class="mt16" style="text-align: center; ">
<font style="font-size: 24px;" class="text-primary">
<a href="terapia-respiratoria.html">Terapia respiratória</a>
</font>
</h3>
</div>
</div>
</div>
</section>
<section class="s_latest_posts_big_picture bg-beta">
<h2 class="text-center sans-serif">
<font class="text-white" style>Notícias e novidades</font>
</h2>
<div class="js_get_posts" data-loading="true"
data-template="snippet_latest_posts.s_latest_posts_big_picture_template">
<figure class="loading_container col-sm-6">
<div class="content">
<div class="o_blog_cover_container cover container cover_narrow thumb">
<div class="o_blog_cover_component o_blog_cover_image" data-oe-model="ir.ui.view" data-oe-id="866"
data-oe-xpath="/t[1]/div[1]/div[1]" data-oe-field="arch"
style="background-image: url(/static/images/915.png);">
</div>
<div data-oe-model="ir.ui.view" data-oe-id="866" data-oe-xpath="/t[1]/div[1]/div[2]"
data-oe-field="arch" class="o_blog_cover_component o_blog_cover_filter oe_black"
style="opacity: 0.2;"></div>
</div>
</div>
<div class="progress js-loading" style="display: none;">
<div class="progress-bar" role="progressbar" aria-valuenow="50" aria-valuemin="0" aria-valuemax="100"
style="width: 50%;"></div>
</div>
</figure>
<figure class="loading_container col-sm-6">
<div class="content">
<div class="o_blog_cover_container cover container cover_narrow thumb">
<div class="o_blog_cover_component o_blog_cover_image" data-oe-model="ir.ui.view" data-oe-id="866"
data-oe-xpath="/t[1]/div[1]/div[1]" data-oe-field="arch"
style="background-image: url(/static/images/src-thumbnail.jpg);">
</div>
<div data-oe-model="ir.ui.view" data-oe-id="866" data-oe-xpath="/t[1]/div[1]/div[2]"
data-oe-field="arch" class="o_blog_cover_component o_blog_cover_filter oe_blue"
style="opacity: 0.2;"></div>
</div>
</div>
<div class="progress js-loading" style="display: none;">
<div class="progress-bar" role="progressbar" aria-valuenow="50" aria-valuemin="0" aria-valuemax="100"
style="width: 50%;"></div>
</div>
</figure>
</div>
</section>
<section class="jumbotron s_button bg-white mt0" style>
<div class="container">
<div class="row">
<div class="col-md-9">
<h3 class="mb0">
<strong>
<font class="text-beta" style="font-size: 24px;">Teste para diagnósticos de Apneia Obstrutiva do
Sono (SAOS)</font>
</strong>
</h3>
<h4 class="mb0">
<font class="text-beta" style="font-size: 18px; font-weight: normal;">Estima-se que 4% dos homens e 2%
das mulheres adultas têm SAOS. Veja se é o seu caso.</font>
</h4>
</div>
<div class="col-md-3 mb0 mt16">
<a href="https://www.securehealth.philips.com/LP=7444"
class="pull-right mt8 btn btn-primary btn-lg" data-original-title title target="_blank"> Faça o teste
agora <i class="fa fa-chevron-right"></i></a>
</div>
</div>
</div>
</section>
<section class="s_references bg-gray-lighter" style="height: 112px; overflow: hidden;">
<div class="container">
<div class="row">
<div class="mt16 col-md-2">
<h4 class="mt16 text-center">Nossos fornecedores:</h4>
</div>
<div class="col-sm-3 col-xs-6 mb32 mt0 col-md-2"><br /><img
src="/static/images/496.png"
class="img img-responsive " alt="Demo Logo" data-original-title title
style="transform: scaleX(1.14) scaleY(1.09);" /> </div>
<div class="col-sm-3 col-xs-6 mb32 col-md-2 mt0">
<br />
<img
src="/static/images/513/RESMED.jpg"
class="img img-responsive " alt="Demo Logo" data-original-title title
style="transform: translateX(6.7%) translateY(-23%) scaleX(0.76) scaleY(0.64);" />
</div>
<div class="col-sm-3 col-xs-6 mb0 mt0 col-md-2">
<img
src="/static/images/1184/YUWELL.png"
class="pull-left"
style="width: 100%; transform: translateX(-10.1%) translateY(20.4%) scaleX(0.89) scaleY(0.92); animation-play-state: paused; transition: none 0s ease 0s;"
data-original-title title />
</div>
<div class="col-sm-3 col-xs-6 mt0 mb32 col-md-2">
<img src="/static/images/1185.png"
class="pull-left"
style="width: 100%; transform: translateX(-19.6%) translateY(47.2%) scaleX(1.02) scaleY(1.14); animation-play-state: paused; transition: none 0s ease 0s;"
data-original-title title />
</div>
<div class="col-sm-3 col-xs-6 mt0 mb32 col-md-2">
<img src="/static/images/1186.png"
class="pull-left"
style="width: 100%; transform: translateX(-14.8%) translateY(102.7%) scaleX(1.05) scaleY(1.34); animation-play-state: paused; transition: none 0s ease 0s;"
data-original-title title />
</div>
</div>
</div>
</section>
</div>
</main>
<footer>
<div class="oe_structure" id="footer">
<section>
<div class="container">
<div class="row">
<div class="col-md-2">
<h4 class="mt16">
<font class="text-beta" style>MENU</font>
</h4>
<p>
<font class="text-beta" style="font-size: 14px;">
<span
style="background-color: rgb(248, 249, 250); font-family: Arial, sans-serif; font-size: 14px; text-align: justify;"
data-original-title title class="text-beta">
<a href="index.html" data-original-title title>Página Inicial</a>
<br />
</span>
<a href="quem-somos" data-original-title title><span
style="background-color: rgb(248, 249, 250); font-family: Arial, sans-serif; text-align: justify;"
data-original-title title class="text-primary">Quem somos</span> </a>
<br />
<a href="cpap-bipap" data-original-title title>
<span
style="background-color: rgb(248, 249, 250); font-family: Arial, sans-serif; text-align: justify;"
data-original-title title class="text-primary">CPAP e BIPAP</span>
<br data-original-title title />
</a>
<span
style="background-color: rgb(248, 249, 250); font-family: Arial, sans-serif; text-align: justify;">
<a href="mascaras">Máscaras</a>
</span>
<a href="https://respirando.net.br/shop"
data-original-title title> </a>
<br />
</font>
<span
style="background-color: rgb(248, 249, 250); color: rgb(7, 110, 168); font-family: Arial, sans-serif; font-size: 14px; text-align: justify;">
<a href="oxigenoterapia">Oxigenoterapia</a>
<br />
<a href="acessorios">Acessórios</a>
</span>
<span style="color: rgb(7, 110, 168); font-size: 14px;"> <br /></span>
<span
style="color: rgb(7, 110, 168); font-family: Arial, sans-serif; font-size: 14px; text-align: justify; background-color: rgb(248, 249, 250);">
<a href="terapia-respiratoria.html" data-original-title title>Terapia respiratória</a>
</span>
<span style="color: rgb(7, 110, 168); font-size: 14px;">
<br />
</span>
<font class="text-beta" style="font-size: 14px;">
<span
style="background-color: rgb(248, 249, 250); font-family: Arial, sans-serif; text-align: justify;">
<a href="blog/blog-respirando-3">Blog</a>
</span>
<a href="blog/blog-respirando-3" data-original-title title> </a>
<br />
</font>
<span data-original-title title
style="background-color: rgb(248, 249, 250); color: rgb(7, 110, 168); outline: 0px; font-size: 14px; font-family: Arial, sans-serif; text-align: justify;">
<a href="contacus">Contato</a>
</span>
</p>
</div>
<div class="col-md-3 col-md-offset-1">
<h4 class="mt16">
<font class="text-beta" style>Contato</font>
</h4>
<p>
<span class="fa fa-1x fa-phone text-beta" style data-original-title title></span>
<font class="text-beta" style> +55 11 97601-7575<br /></font>
<span class="fa fa-1x fa-envelope-o text-beta" style data-original-title title></span>
<font class="text-beta" style> </font>
<span
style="background-color: rgb(248, 249, 250); color: rgb(7, 110, 168); font-family: Arial, sans-serif; text-align: justify;"><a
href="https://respirando.net.br/cdn-cgi/l/email-protection"
class="__cf_email__"
data-cfemail="aecdc1c0dacfdac1eedccbdddec7dccfc0cac180c0cbda80ccdc">[email protected]</a></span>
<span style="color: rgb(7, 110, 168);"> </span>
</p>
<p>
<font class="text-beta" style>
<b>
<span
style="background-color: rgb(248, 249, 250); font-family: Arial, sans-serif; text-align: justify;">Siga
a Respirando:</span>
</b>
</font>
</p>
<p><span class="fa fa-2x fa-facebook-official text-beta" style data-original-title
title></span> <span class="fa fa-2x fa-instagram text-beta" style data-original-title
title></span>
<font class="text-beta" style> </font><span class="fa fa-2x fa-linkedin-square text-beta"
style data-original-title title></span>
<font class="text-beta" style> </font><span class="fa fa-2x fa-pinterest-square text-beta"
style data-original-title title></span>
<font class="text-beta" style><br /></font>
</p>
</div>
<div class="col-md-5 col-md-offset-1">
<h4 class="mt16">
<font class="text-beta" style>Respirando - Venda e Aluguel de CPAP</font>
</h4>
<p>
<span
style="background-color: rgb(248, 249, 250); font-family: Arial, sans-serif; text-align: justify;"
class="text-beta">Somos uma empresa dedicada a fornecer equipamentos de CPAP, BIPAP e Oxigenoterapia
para quem precisa de tratamento para a apneia obstrutiva do sono ou respiratório. Temos como
princípios fornecer produtos de qualidade e com preço acessível, além de oferecer excelência no
atendimento aos nossos clientes.</span>
<br />
</p>
</div>
</div>
</div>
</section>
</div>
<div class="container mt16 mb8">
<div class="pull-right">
Desenvolvido por <a target="_blank" class="label label-danger"
href="http://www.popsolutions.co/">PopSolutions - Softwares e
Comunicação</a>
</div>
<div class="pull-left text-muted">
Copyright © <span>Respirando - Venda e Aluguel de CPAP</span></div>
</div>
</footer>
</div>
</body>
</html>