/var/www/vhosts/sivana.com.br/httpdocs/vantagens2.php


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
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="iso-8859-1">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta name="description" content="">
        <meta name="author" content="">
        <link rel="icon" href="../../favicon.ico">

        <title>Sivana</title>

        <!-- Bootstrap core CSS -->
        <link href="dist/css/bootstrap.min.css" rel="stylesheet">

        <!-- Custom styles for this template -->
        <link href="css/sivana.css" rel="stylesheet">
        <!-- Owl Carousel Assets -->
        <link href="owl-carousel/owl.carousel.css" rel="stylesheet">
        <link href="owl-carousel/owl.theme.css" rel="stylesheet">
        <!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
        <!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
        <script src="assets/js/ie-emulation-modes-warning.js"></script>

        <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
        <script src="assets/js/ie10-viewport-bug-workaround.js"></script>
        <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
        <!--[if lt IE 9]>
          <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
          <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
        <![endif]-->
        <link rel="stylesheet" type="text/css" href="css/style.css" />
        <!--[if lt IE 9]>
                <link rel="stylesheet" type="text/css" href="css/styleIE.css" />
        <![endif]-->
        <script type="text/javascript" src="js/modernizr.custom.11333.js"></script>
    </head>

    <body>
        <? include ("topo.php"?>
        <!-- Static navbar -->
        <? include ("menu.php"?>
        <div class="conteudo">
            <div class="container">
                <? include ("aviso.php"?>             
                <div class="row">
                    <div class="col-md-8">
                        <div class="principal">

                          <h1>Vantagens</h1>
                          
                            <div class="">
                                <h1>Vantagens para o Associado</h1>
                                <h2 class="ss-subtitle">Seja um associado do Sivana <br> e desfrute de muitas vantagens</h2>
                                
                                <div id="ss-container" class="ss-container">
                                    <div class="ss-row">
                                        <div class="ss-left">
                                            <h2 id="november">Beneficios</h2>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-small">
                                        <div class="ss-left">
                                            <a href="http://tympanus.net/Tutorials/TypographyEffects/" class="ss-circle ss-circle-1">Typography Effects with CSS3 and jQuery</a>
                                        </div>
                                        <div class="ss-right">
                                            <h3>
                                                <a href="http://tympanus.net/Tutorials/TypographyEffects/"> Participação nas decisões do sindicato, e do comércio em geral;</a>
                                            </h3>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-small">
                                        <div class="ss-left">
                                            <h3>
                                                <a href="http://tympanus.net/Development/HoverClickTriggerCircle/">Participação nas reuniões e assembleias;</a>
                                            </h3>
                                        </div>
                                        <div class="ss-right">
                                            <a href="http://tympanus.net/Development/HoverClickTriggerCircle/" class="ss-circle ss-circle-1"></a>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-small">
                                        <div class="ss-left">
                                            <a href="http://tympanus.net/Tutorials/ElasticSlideshow/" class="ss-circle ss-circle-1"></a>
                                        </div>
                                        <div class="ss-right">
                                             <h3>
                                                
                                                <a href="http://tympanus.net/Tutorials/ElasticSlideshow/">Oferecer cursos, seminários, palestras, debates, grupos de estudo, entre outras atividades, incentivando o aprimoramento pessoal e profissional do empresário (a) e executivo (a), propiciando o pleno exercício da atividade empresarial e associativa;</a>
                                            </h3>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-small">
                                        <div class="ss-left">
                                            <h3>
                                                <a href="http://tympanus.net/Development/FullscreenImageBlurEffect/"> Promover o intercâmbio com entidades similares no âmbito estadual, nacional e internacional, inclusive por meio de parcerias, acordos, convênios, dentre outros;</a>
                                            </h3>
                                        </div>
                                        <div class="ss-right">
                                            <a href="http://tympanus.net/Development/FullscreenImageBlurEffect/" class="ss-circle ss-circle-4">Fullscreen Image Blur Effect with HTML5</a>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-small">
                                        <div class="ss-left">
                                            <a href="http://tympanus.net/Tutorials/InteractiveTypographyEffects/" class="ss-circle ss-circle-5">Interactive Typography Effects with HTML5</a>
                                        </div>
                                        <div class="ss-right">
                                            <h3>
                                                
                                                <a href="http://tympanus.net/Tutorials/InteractiveTypographyEffects/">Interactive Typography Effects with HTML5</a>
                                            </h3>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-small">
                                        <div class="ss-left">
                                            <a href="http://tympanus.net/Tutorials/AnimatedButtons/" class="ss-circle ss-circle-6">Animated Buttons with CSS3</a>
                                        </div>
                                        <div class="ss-right">
                                            <h3>
                                                <span>November 7, 2011</span>
                                                <a href="http://tympanus.net/Tutorials/AnimatedButtons/">Animated Buttons with CSS3</a>
                                            </h3>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-medium">
                                        <div class="ss-left">
                                            <h3>
                                                <span>November 2, 2011</span>
                                                <a href="http://tympanus.net/Tutorials/OriginalHoverEffects/">Original Hover Effects with CSS3</a>
                                            </h3>
                                        </div>
                                        <div class="ss-right">
                                            <a href="http://tympanus.net/Tutorials/OriginalHoverEffects/" class="ss-circle ss-circle-7">Original Hover Effects with CSS3</a>
                                        </div>
                                    </div>
                                    <div class="ss-row">
                                        <div class="ss-left">
                                            <h2 id="october">October</h2>
                                        </div>
                                        <div class="ss-right">
                                            <h2>2011</h2>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-small">
                                        <div class="ss-left">
                                            <h3>
                                                <span>October 31, 2011</span>
                                                <a href="http://tympanus.net/Development/FullscreenImage3DEffect/">Fullscreen Image 3D Effect with CSS3 and jQuery</a>
                                            </h3>
                                        </div>
                                        <div class="ss-right">
                                            <a href="http://tympanus.net/Development/FullscreenImage3DEffect/" class="ss-circle ss-circle-8">Fullscreen Image 3D Effect with CSS3 and jQuery</a>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-large">
                                        <div class="ss-left">
                                            <a href="http://tympanus.net/Tutorials/CreativeCSS3AnimationMenus/" class="ss-circle ss-circle-9">Creative CSS3 Animation Menus</a>
                                        </div>
                                        <div class="ss-right">
                                            <h3>
                                                <span>October 24, 2011</span>
                                                <a href="http://tympanus.net/Tutorials/CreativeCSS3AnimationMenus/">Creative CSS3 Animation Menus</a>
                                            </h3>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-medium">
                                        <div class="ss-left">
                                            <a href="http://tympanus.net/Tutorials/BlurMenu/" class="ss-circle ss-circle-10">Blur Menu with CSS3 Transitions</a>
                                        </div>
                                        <div class="ss-right">
                                            <h3>
                                                <span>October 19, 2011</span>
                                                <a href="http://tympanus.net/Tutorials/BlurMenu/">Blur Menu with CSS3 Transitions</a>
                                            </h3>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-large">
                                        <div class="ss-left">
                                            <h3>
                                                <span>October 17, 2011</span>
                                                <a href="http://tympanus.net/Development/WaveDisplayEffect/">Wave Display Effect with jQuery</a>
                                            </h3>
                    
                                        </div>
                                        <div class="ss-right">
                                            <a href="http://tympanus.net/Development/WaveDisplayEffect/" class="ss-circle ss-circle-11">Wave Display Effect with jQuery</a>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-small">
                                        <div class="ss-left">
                                            <a href="http://tympanus.net/Tutorials/FlexibleSlideToTopAccordion/" class="ss-circle ss-circle-12">Flexible Slide-to-top Accordion</a>
                                        </div>
                                        <div class="ss-right">
                                            <h3>
                                                <span>October 12, 2011</span>
                                                <a href="http://tympanus.net/Tutorials/FlexibleSlideToTopAccordion/">Flexible Slide-to-top Accordion</a>
                                            </h3>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-medium">
                                        <div class="ss-left">
                                            <h3>
                                                <span>October 10, 2011</span>
                                                <a href="http://tympanus.net/Tutorials/CircleNavigationEffect/">Circle Navigation Effect with CSS3</a>
                                            </h3>
                                        </div>
                                        <div class="ss-right">
                                            <a href="http://tympanus.net/Tutorials/CircleNavigationEffect/" class="ss-circle ss-circle-13">Circle Navigation Effect with CSS3</a>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-large">
                                        <div class="ss-left">
                                            <a href="http://tympanus.net/Tutorials/DraggableImageBoxesGrid/" class="ss-circle ss-circle-14">Draggable Image Boxes Grid</a>
                                        </div>
                                        <div class="ss-right">
                                            <h3>
                                                <span>October 7, 2011</span>
                                                <a href="http://tympanus.net/Tutorials/DraggableImageBoxesGrid/">Draggable Image Boxes Grid</a>
                                            </h3>
                                        </div>
                                    </div>
                                    <div class="ss-row">
                                        <div class="ss-left">
                                            <h2 id="september">September</h2>
                                        </div>
                                        <div class="ss-right">
                                            <h2>2011</h2>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-small">
                                        <div class="ss-left">
                                            <h3>
                                                <span>September 30, 2011</span>
                                                <a href="http://tympanus.net/Tutorials/ScrollbarVisibility/">Scrollbar Visibility with jScrollPane</a>
                                            </h3>
                                        </div>
                                        <div class="ss-right">
                                            <a href="http://tympanus.net/Tutorials/ScrollbarVisibility/" class="ss-circle ss-circle-15">Scrollbar Visibility with jScrollPane</a>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-medium">
                                        <div class="ss-left">
                                            <a href="http://tympanus.net/Development/MultiLevelPhotoMap/" class="ss-circle ss-circle-16">Multi-level Photo Map</a>
                                        </div>
                                        <div class="ss-right">
                                            <h3>
                                                <span>September 27, 2011</span>
                                                <a href="http://tympanus.net/Development/MultiLevelPhotoMap/">Multi-level Photo Map</a>
                                            </h3>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-large">
                                        <div class="ss-left">
                                            <a href="http://tympanus.net/Tutorials/ResponsiveImageGallery/" class="ss-circle ss-circle-17">Responsive Image Gallery with Thumbnail Carousel</a>
                                        </div>
                                        <div class="ss-right">
                                            <h3>
                                                <span>September 20, 2011</span>
                                                <a href="http://tympanus.net/Tutorials/ResponsiveImageGallery/">Responsive Image Gallery with Thumbnail Carousel</a>
                                            </h3>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-small">
                                        <div class="ss-left">
                                            <h3>
                                                <span>September 12, 2011</span>
                                                <a href="http://tympanus.net/Development/Elastislide/">Elastislide - A Responsive jQuery Carousel Plugin</a>
                                            </h3>
                                        </div>
                                        <div class="ss-right">
                                            <a href="http://tympanus.net/Development/Elastislide/" class="ss-circle ss-circle-18">Elastislide - A Responsive jQuery Carousel Plugin</a>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-medium">
                                        <div class="ss-left">
                                            <a href="http://tympanus.net/Development/Slicebox/" class="ss-circle ss-circle-19">Slicebox - A fresh 3D image slider with graceful fallback </a>
                                        </div>
                                        <div class="ss-right">
                                            <h3>
                                                <span>September 5, 2011</span>
                                                <a href="http://tympanus.net/Development/Slicebox/">Slicebox - A fresh 3D image slider with graceful fallback </a>
                                            </h3>
                                        </div>
                                    </div>
                                    <div class="ss-row">
                                        <div class="ss-left">
                                            <h2 id="august">August</h2>
                                        </div>
                                        <div class="ss-right">
                                            <h2>2011</h2>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-large">
                                        <div class="ss-left">
                                            <h3>
                                                <span>August 30, 2011</span>
                                                <a href="http://tympanus.net/Development/AutomaticImageMontage/">Automatic Image Montage with jQuery</a>
                                            </h3>
                                        </div>
                                        <div class="ss-right">
                                            <a href="http://tympanus.net/Development/AutomaticImageMontage/" class="ss-circle ss-circle-20">Automatic Image Montage with jQuery</a>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-medium">
                                        <div class="ss-left">
                                            <a href="http://tympanus.net/Development/ImageZoomTour/" class="ss-circle ss-circle-21">Image Zoom Tour with jQuery</a>
                                        </div>
                                        <div class="ss-right">
                                            <h3>
                                                <span>August 23, 2011</span>
                                                <a href="http://tympanus.net/Development/ImageZoomTour/">Image Zoom Tour with jQuery</a>
                                            </h3>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-small">
                                        <div class="ss-left">
                                            <h3>
                                                <span>August 16, 2011</span>
                                                <a href="http://tympanus.net/Development/CircularContentCarousel/">Circular Content Carousel with jQuery</a>
                                            </h3>
                                        </div>
                                        <div class="ss-right">
                                            <a href="http://tympanus.net/Development/CircularContentCarousel/" class="ss-circle ss-circle-22">Circular Content Carousel with jQuery</a>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-large">
                                        <div class="ss-left">
                                            <a href="http://tympanus.net/Tutorials/PortfolioImageNavigation/" class="ss-circle ss-circle-23">Portfolio Image Navigation with jQuery</a>
                                        </div>
                                        <div class="ss-right">
                                            <h3>
                                                <span>August 9, 2011</span>
                                                <a href="http://tympanus.net/Tutorials/PortfolioImageNavigation/">Portfolio Image Navigation with jQuery</a>
                                            </h3>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-medium">
                                        <div class="ss-left">
                                            <h3>
                                                <span>August 4, 2011</span>
                                                <a href="http://tympanus.net/Development/FullscreenGridPortfolioTemplate/">Expanding Fullscreen Grid Portfolio</a>
                                            </h3>
                                        </div>
                                        <div class="ss-right">
                                            <a href="http://tympanus.net/Development/FullscreenGridPortfolioTemplate/" class="ss-circle ss-circle-24">Expanding Fullscreen Grid Portfolio</a>
                                        </div>
                                    </div>
                                    <div class="ss-row">
                                        <div class="ss-left">
                                            <h2 id="july">July</h2>
                                        </div>
                                        <div class="ss-right">
                                            <h2>2011</h2>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-small">
                                        <div class="ss-left">
                                            <a href="http://tympanus.net/Development/ContentRotator/example1.html" class="ss-circle ss-circle-25">Content Rotator with jQuery</a>
                                        </div>
                                        <div class="ss-right">
                                            <h3>
                                                <span>July 29, 2011</span>
                                                <a href="http://tympanus.net/Development/ContentRotator/example1.html">Content Rotator with jQuery</a>
                                            </h3>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-large">
                                        <div class="ss-left">
                                            <h3>
                                                <span>July 22, 2011</span>
                                                <a href="http://tympanus.net/Development/VerticalSlidingAccordion/example1.html">Vertical Sliding Accordion with jQuery</a>
                                            </h3>
                                        </div>
                                        <div class="ss-right">
                                            <a href="http://tympanus.net/Development/VerticalSlidingAccordion/example1.html" class="ss-circle ss-circle-26">Vertical Sliding Accordion with jQuery</a>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-medium">
                                        <div class="ss-left">
                                            <a href="http://tympanus.net/Tutorials/AnimatedTextIconMenu/example1.html" class="ss-circle ss-circle-27">Animated Text and Icon Menu with jQuery</a>
                                        </div>
                                        <div class="ss-right">
                                            <h3>
                                                <span>July 12, 2011</span>
                                                <a href="http://tympanus.net/Tutorials/AnimatedTextIconMenu/example1.html">Animated Text and Icon Menu with jQuery</a>
                                            </h3>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-small">
                                        <div class="ss-left">
                                            <h3>
                                                <span>July 5, 2011</span>
                                                <a href="http://tympanus.net/Tutorials/FullscreenSlideshowAudio/">Fullscreen Slideshow with HTML5 Audio and jQuery</a>
                                            </h3>
                                        </div>
                                        <div class="ss-right">
                                            <a href="http://tympanus.net/Tutorials/FullscreenSlideshowAudio/" class="ss-circle ss-circle-30">Fullscreen Slideshow with HTML5 Audio and jQuery</a>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-large">
                                        <div class="ss-left">
                                            <a href="http://tympanus.net/Development/SlidingBackgroundImageMenu/example5.html" class="ss-circle ss-circle-28">Sliding Background Image Menu with jQuery</a>
                                        </div>
                                        <div class="ss-right">
                                            <h3>
                                                <span>July 3, 2011</span>
                                                <a href="http://tympanus.net/Development/SlidingBackgroundImageMenu/example5.html">Sliding Background Image Menu with jQuery</a>
                                            </h3>
                                        </div>
                                    </div>
                                    <div class="ss-row">
                                        <div class="ss-left">
                                            <h2 id="june">June</h2>
                                        </div>
                                        <div class="ss-right">
                                            <h2>2011</h2>
                                        </div>
                                    </div>
                                    <div class="ss-row ss-small">
                                        <div class="ss-left">
                                           <h3>
                                                <span>June 9, 2011</span>
                                                <a href="http://tympanus.net/Development/GridNavigationEffects/example5.html">Grid Navigation Effects with jQuery</a>
                                            </h3>
                                        </div>
                                        <div class="ss-right">
                                            <a href="http://tympanus.net/Development/GridNavigationEffects/example5.html" class="ss-circle ss-circle-29">Grid Navigation Effects with jQuery</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        <div class="clearfix"></div>
                        <div class="vintespaco"></div>
                        <div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
                                  <div class="panel panel-default">
                                    <div class="panel-heading" role="tab" id="headingOne">
                                      <h5 class="panel-title">
                                        <a data-toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
                                          Faça Parte dos associados Sivana
                                        </a>
                                      </h5>
                                    </div>
                                    <div id="collapseOne" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingOne">
                                      <div class="panel-body">
                                      <h1>Dados da Empresa</h1>
                                        <form>
                                            <div class="row">
                                                
                                                <div class="col-md-6">
                                                <label>Razão Social:</label>
                                                <input type="text" class="form-control">
                                                <label>Nome Fantasia:</label>
                                                <input type="text" class="form-control">
                                                <label>CNPJ:</label>
                                                <input type="text" class="form-control">
                                                <label>Insc. Estadual:</label>
                                                <input type="text" class="form-control">
                                                <label>CEP:</label>
                                                <input type="text" class="form-control">
                                                <label>Endereço:</label>
                                                <input type="text" class="form-control">
                                                <label>Número:</label>
                                                <input type="text" class="form-control">
                                                <label>Complemento:</label>
                                                <input type="text" class="form-control">
                                                </div>
                                                <div class="col-md-6">
                                                <label>Bairro:</label>
                                                <input type="text" class="form-control">
                                                <label>Cidade:</label>
                                                <input type="text" class="form-control">
                                                <label>UF:</label>
                                                <input type="text" class="form-control">
                                                <label>Telefone:</label>
                                                <input type="text" class="form-control">
                                                <label>Celular:</label>
                                                <input type="text" class="form-control">
                                                <label>Fax:</label>
                                                <input type="text" class="form-control">
                                                <label>Email:</label>
                                                <input type="text" class="form-control">
                                                <label>Número de Funcionários:</label>
                                                <input type="text" class="form-control">
                                                </div>
                                            </div>
                                            <h1>Dados Proprietário</h1>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>Nome:</label>
                                                    <input type="text" class="form-control">
                                                    <label>Data de Nascimento:</label>
                                                    <input type="text" class="form-control">
                                                    <label>Estado Civil:</label>
                                                    <input type="text" class="form-control">
                                                    <label>Nacionalidade:</label>
                                                    <input type="text" class="form-control">
                                                    <label>CEP:</label>
                                                    <input type="text" class="form-control">
                                                    <label>Endereço:</label>
                                                    <input type="text" class="form-control">
                                                </div>
                                                <div class="col-md-6">
                                                    <label>Número:</label>
                                                    <input type="text" class="form-control">
                                                    <label>Complemento:</label>
                                                    <input type="text" class="form-control">
                                                    <label>Bairro:</label>
                                                    <input type="text" class="form-control">
                                                    <label>Cidade:</label>
                                                    <input type="text" class="form-control">
                                                    <label>UF:</label>
                                                    <input type="text" class="form-control">
                                                    <label>Telefone:</label>
                                                    <input type="text" class="form-control">
                                                </div>
                                            </div>
                                            <input type="submit" class="btn botao" value="Enviar Informações">
                                        </form>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                                
                           </div>

                    </div>  <!-- col 8 -->     
                    
                    <div class="col-md-4">
                        <? include ("menu-rapido.php")?>
                    </div>



                    

                </div>
                <div class="vintespaco"></div>
                <?  include("parceiros.php"?>
            </div> <!-- /container -->
            <? include ("rodape.php"?>
        </div><!-- Conteudo do site-->


        <!-- Bootstrap core JavaScript
        ================================================== -->
        <!-- Placed at the end of the document so the pages load faster -->
        
        <script src="dist/js/bootstrap.min.js"></script>
        
        <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
        <script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
        <script type="text/javascript">
        $(function() {

            var $sidescroll    = (function() {
                    
                    // the row elements
                var $rows            = $('#ss-container > div.ss-row'),
                    // we will cache the inviewport rows and the outside viewport rows
                    $rowsViewport, $rowsOutViewport,
                    // navigation menu links
                    $links            = $('#ss-links > a'),
                    // the window element
                    $win            = $(window),
                    // we will store the window sizes here
                    winSize            = {},
                    // used in the scroll setTimeout function
                    anim            = false,
                    // page scroll speed
                    scollPageSpeed    = 2000 ,
                    // page scroll easing
                    scollPageEasing = 'easeInOutExpo',
                    // perspective?
                    hasPerspective    = false,
                    
                    perspective        = hasPerspective && Modernizr.csstransforms3d,
                    // initialize function
                    init            = function() {
                        
                        // get window sizes
                        getWinSize();
                        // initialize events
                        initEvents();
                        // define the inviewport selector
                        defineViewport();
                        // gets the elements that match the previous selector
                        setViewportRows();
                        // if perspective add css
                        if( perspective ) {
                            $rows.css({
                                '-webkit-perspective'            : 600,
                                '-webkit-perspective-origin'    : '50% 0%'
                            });
                        }
                        // show the pointers for the inviewport rows
                        $rowsViewport.find('a.ss-circle').addClass('ss-circle-deco');
                        // set positions for each row
                        placeRows();
                        
                    },
                    // defines a selector that gathers the row elems that are initially visible.
                    // the element is visible if its top is less than the window's height.
                    // these elements will not be affected when scrolling the page.
                    defineViewport    = function() {
                    
                        $.extend( $.expr[':'], {
                        
                            inviewport    : function ( el ) {
                                if ( $(el).offset().top < winSize.height ) {
                                    return true;
                                }
                                return false;
                            }
                        
                        });
                    
                    },
                    // checks which rows are initially visible 
                    setViewportRows    = function() {
                        
                        $rowsViewport         = $rows.filter(':inviewport');
                        $rowsOutViewport    = $rows.not( $rowsViewport )
                        
                    },
                    // get window sizes
                    getWinSize        = function() {
                    
                        winSize.width    = $win.width();
                        winSize.height    = $win.height();
                    
                    },
                    // initialize some events
                    initEvents        = function() {
                        
                        // navigation menu links.
                        // scroll to the respective section.
                        $links.on( 'click.Scrolling', function( event ) {
                            
                            // scroll to the element that has id = menu's href
                            $('html, body').stop().animate({
                                scrollTop: $( $(this).attr('href') ).offset().top
                            }, scollPageSpeed, scollPageEasing );
                            
                            return false;
                        
                        });
                        
                        $(window).on({
                            // on window resize we need to redefine which rows are initially visible (this ones we will not animate).
                            'resize.Scrolling' : function( event ) {
                                
                                // get the window sizes again
                                getWinSize();
                                // redefine which rows are initially visible (:inviewport)
                                setViewportRows();
                                // remove pointers for every row
                                $rows.find('a.ss-circle').removeClass('ss-circle-deco');
                                // show inviewport rows and respective pointers
                                $rowsViewport.each( function() {
                                
                                    $(this).find('div.ss-left')
                                           .css({ left   : '0%' })
                                           .end()
                                           .find('div.ss-right')
                                           .css({ right  : '0%' })
                                           .end()
                                           .find('a.ss-circle')
                                           .addClass('ss-circle-deco');
                                
                                });
                            
                            },
                            // when scrolling the page change the position of each row    
                            'scroll.Scrolling' : function( event ) {
                                
                                // set a timeout to avoid that the 
                                // placeRows function gets called on every scroll trigger
                                if( anim ) return false;
                                anim = true;
                                setTimeout( function() {
                                    
                                    placeRows();
                                    anim = false;
                                    
                                }, 10 );
                            
                            }
                        });
                    
                    },
                    // sets the position of the rows (left and right row elements).
                    // Both of these elements will start with -50% for the left/right (not visible)
                    // and this value should be 0% (final position) when the element is on the
                    // center of the window.
                    placeRows        = function() {
                        
                            // how much we scrolled so far
                        var winscroll    = $win.scrollTop(),
                            // the y value for the center of the screen
                            winCenter    = winSize.height / 2 + winscroll;
                        
                        // for every row that is not inviewport
                        $rowsOutViewport.each( function(i) {
                            
                            var $row    = $(this),
                                // the left side element
                                $rowL    = $row.find('div.ss-left'),
                                // the right side element
                                $rowR    = $row.find('div.ss-right'),
                                // top value
                                rowT    = $row.offset().top;
                            
                            // hide the row if it is under the viewport
                            if( rowT > winSize.height + winscroll ) {
                                
                                if( perspective ) {
                                
                                    $rowL.css({
                                        '-webkit-transform'    : 'translate3d(-75%, 0, 0) rotateY(-90deg) translate3d(-75%, 0, 0)',
                                        'opacity'            : 0
                                    });
                                    $rowR.css({
                                        '-webkit-transform'    : 'translate3d(75%, 0, 0) rotateY(90deg) translate3d(75%, 0, 0)',
                                        'opacity'            : 0
                                    });
                                
                                }
                                else {
                                
                                    $rowL.css({ left         : '-50%' });
                                    $rowR.css({ right         : '-50%' });
                                
                                }
                                
                            }
                            // if not, the row should become visible (0% of left/right) as it gets closer to the center of the screen.
                            else {
                                    
                                    // row's height
                                var rowH    = $row.height(),
                                    // the value on each scrolling step will be proporcional to the distance from the center of the screen to its height
                                    factor     = ( ( ( rowT + rowH / 2 ) - winCenter ) / ( winSize.height / 2 + rowH / 2 ) ),
                                    // value for the left / right of each side of the row.
                                    // 0% is the limit
                                    val        = Math.max( factor * 50, 0 );
                                    
                                if( val <= 0 ) {
                                
                                    // when 0% is reached show the pointer for that row
                                    if( !$row.data('pointer') ) {
                                    
                                        $row.data( 'pointer', true );
                                        $row.find('.ss-circle').addClass('ss-circle-deco');
                                    
                                    }
                                
                                }
                                else {
                                    
                                    // the pointer should not be shown
                                    if( $row.data('pointer') ) {
                                        
                                        $row.data( 'pointer', false );
                                        $row.find('.ss-circle').removeClass('ss-circle-deco');
                                    
                                    }
                                    
                                }
                                
                                // set calculated values
                                if( perspective ) {
                                    
                                    var    t        = Math.max( factor * 75, 0 ),
                                        r        = Math.max( factor * 90, 0 ),
                                        o        = Math.min( Math.abs( factor - 1 ), 1 );
                                    
                                    $rowL.css({
                                        '-webkit-transform'    : 'translate3d(-' + t + '%, 0, 0) rotateY(-' + r + 'deg) translate3d(-' + t + '%, 0, 0)',
                                        'opacity'            : o
                                    });
                                    $rowR.css({
                                        '-webkit-transform'    : 'translate3d(' + t + '%, 0, 0) rotateY(' + r + 'deg) translate3d(' + t + '%, 0, 0)',
                                        'opacity'            : o
                                    });
                                
                                }
                                else {
                                    
                                    $rowL.css({ left     : - val + '%' });
                                    $rowR.css({ right     : - val + '%' });
                                    
                                }
                                
                            }    
                        
                        });
                    
                    };
                
                return { init : init };
            
            })();
            
            $sidescroll.init();
            
        });
        </script>
       
    </body>
</html>