html { height: 100%; }
body { overflow-x: hidden; margin: 0px; padding: 0px; height: 100%; }
a, a:hover, a:focus, a:active, a.active { outline: 0; color: #178b92; }
h1, h2, h3, h4, h5, h6 { text-align: left; }
header { width: 100%; margin-bottom: 10px; }
* { font-family: Raleway; font-weight: 300; color: #515151; }
.navbar { margin-bottom: 0; }
.navbar a:focus { outline: 0; }
.navbar .navbar-nav li a:focus { outline: 0; }
.navbar-fixed-top .navbar-brand { -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; background-size: cover; display: block; padding: 0 !important; z-index: 10; position: absolute; left: 0px; top: 0; height: 100%; background: no-repeat left center; background-image: url(../images/logotype.png); margin-left: 0 !important; }
.ico-home { background-image: url(../images/ico-home.png); background-repeat: no-repeat; background-position: center left; }
.ico-campanha { background-image: url(../images/ico-campanha.png); background-repeat: no-repeat; background-position: center left; }
.ico-cadastro { background-image: url(../images/ico-cadastro.png); background-repeat: no-repeat; background-position: center left; }
.ico-contato { background-image: url(../images/ico-contato.png); background-repeat: no-repeat; background-position: center left; }
.ico-faq { background-image: url(../images/ico-faq.png); background-repeat: no-repeat; background-position: center left; }
.video-container { position: relative; padding-bottom: 56.25%; padding-top: 0; height: 0; overflow: hidden; margin-bottom: 20px; border: solid 10px #71BA44; -webkit-box-shadow: 8px 8px 0px 0px rgba(0,0,0,0.15); -moz-box-shadow: 8px 8px 0px 0px rgba(0,0,0,0.15); box-shadow: 8px 8px 0px 0px rgba(0,0,0,0.15); }
.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.btn-success { color: #ffffff; background: #c0a9c7; background: -moz-linear-gradient(top, #828282 0%, #828282 100%); background: -webkit-linear-gradient(top, #c0a9c7 0%, #828282 100%); background: linear-gradient(to bottom, #c0a9c7 0%, #828282 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0a9c7', endColorstr='#828282', GradientType=0 );
border: solid 1px #9a80a1; border-radius: 4px; text-shadow: 2px 2px 1px rgba(62, 32, 71, 0.5); }
.btn-success:hover { color: #ffffff; background: #c0a9c7; background: -moz-linear-gradient(top, #c0a9c7 0%, #828282 100%); background: -webkit-linear-gradient(top, #c0a9c7 0%, #828282 100%); background: linear-gradient(to bottom, #c0a9c7 0%, #828282 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0a9c7', endColorstr='#828282', GradientType=0 );
border: solid 1px #9a80a1; border-radius: 4px; text-shadow: 2px 2px 1px rgba(62, 32, 71, 0.5); }
header .bg100 { width: 100%; background: url(../images/bg-topo.jpg) center bottom repeat-x; }
header .bg100 .container { padding-top: 87px; }
header .container { padding: 0; }
header .container h2 { text-align: left; font-family: 'Raleway', sans-serif; padding: 0 0 16px 0; color: #000; border-bottom: solid 1px #000; font-weight: 400; font-weight: bold; font-size: 30px; line-height: 30px; margin-bottom: 22px; }
.navbar-default .container { position: relative; padding: 0 15px !important; height: 87px; background: #fff; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #000; background-color: transparent; border-bottom: solid 1px #ededed; }
.navbar-default .navbar-nav>li { padding: 0 10px 0 23px; border-right: dotted 1px #bfbfbf; }
.navbar-default .navbar-nav>li:last-child { padding: 0 0 0 26px; border-right: none; }
.navbar-default .navbar-nav>li>a { color: #515151; font-family: 'Raleway', sans-serif; font-size: 18px; line-height: 31px; padding: 0 13px 0 32px; font-weight: 200; }
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus { color: #71BA44; background-color: none; border-bottom: solid 1px #ededed; }
.navbar-default, .navbar-inverse { border: 0; }
.navbar-default { background: #fff; }
.navbar-default .navbar-toggle { border-color: #71BA44; background-color: #71BA44; margin-top: 30px; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #71BA44; }
.navbar-right { margin-right: 0px; padding-top: 25px; }
.carousel { width: 100%; padding: 0 !important; cursor: grab; margin: 0 auto; }
.carousel-inner { width: 100%; position: relative; margin: 0 auto; }
.carousel-inner .item { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-size: cover !important; background-repeat: no-repeat; background-position: right center; }
.carousel-fade .carousel-inner .item { -webkit-transition-property: opacity; transition-property: opacity; }
.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right { opacity: 0; }
.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right { opacity: 1; }
.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right { left: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.carousel-fade .carousel-control { z-index: 2; }
.carousel-caption { height: auto; background: transparent; z-index: 9999; right: auto; bottom: auto; text-align: left; text-shadow: none; color: #000; }
.carousel-caption a { color: #000; text-decoration: none !important; display: inline-block; z-index: 5; position: absolute; background: rgba(63,30,74,0.5); border: solid 1px #000; border-radius: 4px; }
.carousel-inner > .item p { line-height: normal; margin: 0px; color: #000; }
.carousel-fade .carousel-inner .item { -webkit-transition-property: opacity; transition-property: opacity; }
.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right { opacity: 0; }
.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right { opacity: 1; }
.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right { left: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.carousel-fade .carousel-control { z-index: 2; background: url(../images/left.png) left center no-repeat; }
.carousel-fade .right { background: url(../images/right.png) right center no-repeat; }
.video-text a { color: #000; text-decoration: none !important; display: inline-block; z-index: 5; position: absolute; background: #000; background: -moz-linear-gradient(top, #000 0%, #828282 100%); background: -webkit-linear-gradient(top, #c0a9c7 0%, #828282 100%); background: linear-gradient(to bottom, #c0a9c7 0%, #828282 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#000', GradientType=0 );
border: solid 1px #000; border-radius: 4px; text-shadow: 2px 2px 1px rgba(62, 32, 71, 0.5); }
section { padding: 0; }
section .container { margin-bottom: 10px; padding-top: 110px; padding-bottom: 30px; }
section .container p { margin-bottom: 18px; }
section .container li { text-align: left; }
section h2 { text-align: left; font-family: 'Raleway', sans-serif; padding: 0 0 11px 40px; color: #000; border-bottom: solid 1px #000; font-weight: 400; }
section#campanha { width: 100%; min-height: 796px; background: url(../images/dic/bg_campanha_MSF.png) center bottom repeat-x; background-size: cover; }
section#campanha .container { min-height: 796px; background: url(../images/bg-campanha2.html) right bottom no-repeat; }
section#campanha .container h2 { margin-bottom: 20px; margin-top: 0; font-weight: bold;}
section#campanha .bgtextocampanha { background: url(../images/bg-campanha3.png) no-repeat left top; }
section#cadastro .container { min-height: 710px; background: url(../images/bg-cadastro.html)right bottom no-repeat; }
section#cadastro .container h2 { margin-bottom: 20px; margin-top: 0;font-weight: bold; }
section#contato { width: 100%; min-height: 752px; background: url(../images/bg-contato.png) center bottom no-repeat; background-size: cover; }
section#contato .container { min-height: 560px; background: url(../images/bg-contato2.html) right bottom no-repeat; margin-bottom: 0; }
section#contato .container h2 { margin-bottom: 20px; margin-top: 0; font-weight: bold;}
footer { color: #fff; background: #71BA44; font-size: 12px; }
footer .container { padding-top: 15px; padding-bottom: 15px; border-bottom: dotted 1px #fff; }
footer .nav li { float: left; }
footer .nav li a { color: #fff; }
footer .nav li a:hover { color: #fff; background: none; }
.scroll-top { z-index: 1049; position: fixed; right: 2%; bottom: 2%; width: 50px; height: 50px; }
.scroll-top .btn { width: 50px; height: 50px; border-radius: 100%; font-size: 20px; line-height: 28px; }
.scroll-top .btn:focus { outline: 0; }
.form-control { display: block; width: 100%; height: 43px; padding: 10px 15px; font-size: 15px; line-height: 1.42857143; color: #2c3e50; background-color: #ffffff; background-image: none; border: 1px solid #ddd2e0; border-radius: 6px; -webkit-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.05); -moz-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.05); box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.05); }



@media(min-width : 990px ){
#pre-nav span { display: none; }
.carousel-inner { padding-top: 350px; }
header .bg100 { height: 100%; }
.carousel-caption { width: 30%; left: 10px; top: 0; }
.carousel-caption a { font-size: 14px; color: #fff; text-decoration: none !important; display: inline-block; z-index: 5; position: absolute; right: 0; padding: 5px 10px; background: rgba(63,30,74,0.5); border: solid 1px #7e667e; border-radius: 4px; }
.carousel-inner > .item p { font-size: 16px; padding-bottom: 10px; }
}



@media(min-width:992px) {
* { font-size: 16px; }
.video-text { position: relative; padding-bottom: 200px; }
.video-text img {
	position: absolute;
	left: 103px;
	bottom: -927px;
	z-index: 20;
}
.navbar-fixed-top .navbar-brand { width: 255px; }
section#campanha .bgtextocampanha { padding: 30px 0 20px 30px; }
.carousel-inner { padding-top: 450px; }
header .bg100 { height: 537px; }
.carousel-caption {
	width: 40%;
	left: 10px;
	top: 25px;
}
.carousel-caption a { font-size: 30px; right: 20px; padding: 14px 50px; }
.carousel-inner > .item p { font-size: 32px; padding-bottom: 80px; }
section h2 { font-size: 30px; line-height: 22px; font-weight: bold;}
.video-text a { font-size: 28px; right: 0; bottom: 60px; padding: 10px 30px; }
}



@media (min-width: 1200px) {
.video-text a { font-size: 30px; right: 0; bottom: 60px; padding: 14px 50px; }
}
 {
* { font-size: 20px; }
.video-text { position: relative; padding-bottom: 200px; }
.video-text img {
	position: absolute;
	left: 103px;
	bottom: -927px;
	z-index: 20;
}

.navbar-fixed-top .navbar-brand { width: 255px; }
section#campanha .bgtextocampanha { padding: 30px 0 20px 30px; }
	 
.carousel-inner { padding-top: 450px; }
header .bg100 { height: 537px; }
.carousel-caption {
	width: 40%;
	left: 10px;
	top: 25px;
}
.carousel-caption a { font-size: 30px; right: 20px; padding: 14px 50px; }
.carousel-inner > .item p { font-size: 32px; padding-bottom: 80px; }
section h2 { font-size: 30px; line-height: 22px; }
.video-text a { font-size: 28px; right: 0; bottom: 60px; padding: 10px 30px; }
}



@media (min-width: 1440px) {
}



@media(max-width : 999px ){
* { font-size: 16px; }
header .container { padding: 0 10px; }
section { padding: 0 5px; }
section .container { padding: 115px 10px 20px 10px; }
.video-container { -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0); -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0); box-shadow: 0px 0px 0px 0px rgba(0,0,0,0); }
.navbar-fixed-top .navbar-brand { width: 255px; }
.navbar-default { background: none; }
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 500px; background: #008C0C; width: 50%; float: right; margin-right: 0; }
.navbar-fixed-top .navbar-collapse .navbar-right, .navbar-fixed-bottom .navbar-collapse .navbar-right { padding-top: 0; }
.navbar-collapse .navbar-right>li>a { color: #fff; line-height: 50px; }
.navbar-collapse .navbar-nav > .active > a, .navbar-collapse .navbar-nav > .active > a:hover, .navbar-collapse .navbar-nav > .active > a:focus { color: #000; background-color: transparent; border-bottom: none; }
.navbar-collapse .navbar-nav>li>a:hover, .navbar-collapse .navbar-nav>li>a:focus { color: #71BA44; background-color: transparent; border-bottom: none; }
section#campanha .bgtextocampanha { padding: 20px 0 20px 20px; }
section#campanha .container { background-size: 800px; }
.carousel-inner { padding-top: 270px; }
header .bg100 { height: 357px; }
.carousel-caption { width: 30%; left: 80px; top: 40px; }
.carousel-caption a { font-size: 20px; right: 20px; padding: 5px 15px; }
.carousel-inner > .item p { font-size: 22px; padding-bottom: 40px; }
section h2 { font-size: 26px; line-height: 22px; font-weight:bold }
.video-text { padding-bottom: 60px; }
.video-text a { font-size: 20px; right: 50px; bottom: 0; padding: 5px 30px; }
.navbar-default .navbar-nav>li { border-right: none; }
section#campanha .bgtextocampanha { padding: 30px 0 30px 10px; }
.bgtextocampanha p { text-align: justify; }
section#cadastro .container { min-height: auto; background-size: 400px; padding-bottom: 20px; }
section#contato .container { min-height: auto; background-size: 330px; padding-bottom: 20px; }
}

@media(max-width:590px) {
.carousel-inner { padding-top: 200px; }
header .bg100 { height: 100%; }
.carousel-caption { width: 30%; left: 20px; top: 10px; }
.carousel-caption a { font-size: 18px; color: #fff; text-decoration: none !important; display: inline-block; z-index: 5; position: absolute; right: 0; padding: 5px 10px; background: rgba(63,30,74,0.5); border: solid 1px #7e667e; border-radius: 4px; }
.carousel-inner > .item p { font-size: 18px; padding-bottom: 30px; }
.carousel-control { display: none; }
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 500px; background: #008C0C; width: 80%; float: right; margin-right: 0; }
}

@media(max-width:425px) {
.carousel-inner { padding-top: 150px; }
header .bg100 { height: 100%; }
.carousel-caption { width: 30%; left: 10px; top: 0; }
.carousel-caption a { font-size: 14px; color: #fff; text-decoration: none !important; display: inline-block; z-index: 5; position: absolute; right: 0; padding: 5px 10px; background: rgba(63,30,74,0.5); border: solid 1px #7e667e; border-radius: 4px; }
.carousel-inner > .item p { font-size: 18px; padding-bottom: 10px; }
.carousel-control { display: none; }
}

@media(max-width : 490px ){
#pre-nav span { display: none; }
.carousel-inner { padding-top: 105px; }
header .bg100 { height: 100%; }
.carousel-caption { width: 30%; left: 10px; top: 0; }
.carousel-caption a { font-size: 14px; color: #fff; text-decoration: none !important; display: inline-block; z-index: 5; position: absolute; right: 0; padding: 5px 10px; background: rgba(63,30,74,0.5); border: solid 1px #7e667e; border-radius: 4px; }
.carousel-inner > .item p { font-size: 16px; padding-bottom: 10px; }
}
