html, body{
	padding: 0;
	margin: 0;
	height: 100%;
}
a{
	color: #000;
}
.all{
	width: 100%;
	min-height: 100%; 
	position: relative;
	background: #F9F9F9;
	color: #666;
}
.header{
	width: 990px;
	/*max-height: 110px;*/
	padding: .8% 0 0 0;

	background: -webkit-linear-gradient(#efefef, #fcfcfc); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#efefef, #fcfcfc); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#efefef, #fcfcfc); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#efefef, #fcfcfc); /* Standard syntax */

  	position: absolute;
	z-index: 999;
	top: 20px;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, .5);
	border-radius: 15px
}

.bandeiras{
	width: 100%;
	height: 32px;
	position: absolute;
	text-align: center;
}

.bandeiras img{
	width: 25px;
	height: 25px;
	padding: 3px;
}

.header1{
	width: 100%;
	padding: .8% 0;

	background: -webkit-linear-gradient(#efefef, #fcfcfc); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#efefef, #fcfcfc); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#efefef, #fcfcfc); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#efefef, #fcfcfc); /* Standard syntax */

  	position: fixed;
	z-index: 999999999;
	top: 145px;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, .5);

}
.logo{
	float: left;
	/*margin-top: 35px;*/
	margin-top: 3px;
}
.logo img{
	/*width: 100%;*/
	width: 240px;
	margin-left: 20px;
}
.telefone-contato{
	/*width: 12%;*/
	/*max-width: 120px;*/
	/*height: 44px;*/
	float: right;
	margin: 45px .5% 0px .5%;
}
.telefone-contato img{
	width: 100%;
}

.telefone-contato p{
	font-size: 20px;
}

.ligue-agora{
	background-image: url(../img/telefone-contato.png);
	background-repeat: no-repeat;
    height: 28px;
    width: 165px;
    color: #FFF;
    text-align: center;
    padding: 2px 0;
}

.heroi{
	width: 7.4%;
	max-width: 73px;
	/*height: 122px;*/
	float: right;
	margin-top: -1%;
}
.heroi img{
	width: 100%;
}
.menu{
	float: left;
	margin-top: 2%;
	position: relative;
	top: 145px;
}

nav{
	width: 100%;
	/*width: 715px;*/
	/*height: 47px;*/
	position: relative;
}
/*
html>body nav{
  	background: #004086;
  	border-radius: 5px;
}*/

html>body img{
	text-decoration: none!important;
	border: 0!important;
}
/*.teste{
	width: 50px;
	height: 50px;
	background-color: red;
	border: 1px solid #000;
	border-radius: 100px;
}*/
.menu ul{
	
	width: 100%;
	padding: 0;
	margin: 0;

  	/*background-color: #004086;*/

	background: -webkit-linear-gradient(#efefef, #fcfcfc); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#efefef, #fcfcfc); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#efefef, #fcfcfc); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#efefef, #fcfcfc); /* Standard syntax */
	box-shadow: 0 0 5px -1px #000;
	
	border-radius: 15px;
}
.menu ul li{
	width: 1%;
	display: table-cell;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;

	/*float: left\0;*/
	
}
.menu ul li:first-child{
	border-radius: 5px 0 0 5px;
}
.menu ul li:first-child a{
	/*padding-left: 33px; */
}
.menu ul li:last-child{
	border-radius: 0 5px 5px 0;
}
.menu ul li:last-child a{
	/*padding-right: 33px; */
}
.menu ul li a{
	padding: 14px 0;
	text-decoration: none;
	display: block;
	color: #666;
	font-size: 1em;
}
.menu ul li:hover{
	background-color: #666666;
	color: #efefef;
	border-radius: 15px;
}
.menu ul li a:hover{
	background-color: #666666;
	color: #efefef;
	border-radius: 15px;
}

.menu ul li:after{
	content: "|";
    display: inline-block;
    left: -2px;
    position: absolute;
    top: 13px;
    text-align: center;
    color: #666666;
}
.menu ul li:first-child:after{
	content: "";
}

.container{
	max-width: 990px;
	min-height: 20px;
	margin: 0 auto;
}
.container-banner{
	max-width: 990px;
	/*min-height: 350px; */
	margin: 0 auto;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
}

.banner{
	width: 100%;
	max-height: 458px;
	margin-top: 135px; 
  	position: relative;
  	overflow: hidden;
}

.fake-footer{
	height: 150px;
}

.main{
	/*padding-bottom: 330px;*/
	font-family: 'Verdana';
	font-size: 1em;
	text-align: justify;
	/*font-family: "Myriad Pro Condensed";*/
}
.main h2{
	color: #0D438F;
	/*font-family: Arial, sans-serif;*/
	/*font-weight: normal;*/
	font-size: 22px;
}

.main h3 {
    /*color: #0D438F;*/
    /*font-family: Arial, sans-serif;*/
    /*font-weight: normal;*/
    font-size: 20px;
}

.distribuidores{
	width: 99.4%;
	height: 98px;
	margin: 0 auto;
}
.container-distribuidores{
	width: 90%;
	margin: 0 auto;
}
.row-home2,
.row-home{
	width: 100%;
	position: relative;
	margin-bottom: 20px;
}
.row-home div[class^='col-']{
	/*height: 208px;*/
	display: inline-block;
	border: 1px solid #cccccc;
}
/*.row-home2 .col-1 img,
.row-home2 .col-2 img,
.row-home2 .col-3 img{
	width: 200px;
	height: 200px;
}*/

.row-home .col-1,
.row-home2 .col-1{
	width: 31%;
	float: left;
	margin-right: 3%;
}
.row-home .col-2,
.row-home2 .col-2{
	width: 31%;
	float: left;
	margin-right: 3%;
}
.row-home .col-3,
.row-home2 .col-3{
	float: right;
	width: 31%;
}

.row-home2 .col-1,
.row-home2 .col-2,
.row-home2 .col-3{
	text-align: center;
}
.row-home .col-1,
.row-home .col-2,
.row-home .col-3{
	text-align: center;
	background: linear-gradient(#DBDBDB, #FFFFFF) repeat scroll 0 0 rgba(0, 0, 0, 0); 
	border-radius: 5px;
}
.row-home .col-1 a,
.row-home .col-2 a,
.row-home .col-3 a{
	text-decoration: none;
}

.row-home .col-1 h2,
.row-home .col-2 h2,
.row-home .col-3 h2,
.row-home .col-1 h3,
.row-home .col-2 h3,
.row-home .col-3 h3{
	color: #ED1C24; 
	margin: 15px auto;
}

.row-home .col-1 p,
.row-home .col-2 p,
.row-home .col-3 p{
	color: #333333; 
	text-align: justify;
	padding: 0 22px;
	font-size: 17px;
	margin: 0;
}
.row-home .col-1 span,
.row-home .col-2 span,
.row-home .col-3 span{
    background: #C60000;
    color: #fff;
    padding: 5px;
}
.footer{
	width: 100%;
	/*min-height: 260px;*/
	position: absolute;
	bottom: 0;
}

.footer-copyright{
	font-family: 'Arial';
	font-size: .8em;
	padding: 18px 0;
	text-align: center; 
}
.footer-copyright a{
	color: #000;
	text-decoration: none;
}
.footer-copyright a:hover{
	font-weight: bold;
}

.nav-btn{
	display: none;
	z-index: 999;
}

.header-conteudo h1{
	font-family: "Myriad Pro Bold Condensed";
	color: #fff;
	position: relative;
	padding: 3% 70px;
	text-shadow: 0 0 5px #000;
	z-index: 3;
	font-size: 30pt;
	margin: 0;
}
.header-conteudo{
	margin-bottom: 30px;
}
.header-conteudo .left,
.header-conteudo .right{
	width: 20%;
}
.header-conteudo img{
	position: absolute;
	z-index: 2;
	top: -50px;
}
.header-conteudo .container-banner{
	/*background-color: #003366;*/
	background-color: #3a5ea8;
}
.header-conteudo .container-banner img{
	width: 100%;
}

/* CATEGORIA */
.row-categoria{
	/*margin: 0;*/
	padding: 0;
	margin: 0 auto;
	text-align: center;
}
.col-categoria{
	width: 22%;
	min-width: 195px;
	max-height: 160px;
	display: inline-block;
	/*float: left;*/
	position: relative;
	overflow: hidden;
	margin: 2% 1%;
	
}
.col-categoria .titulo-categoria{
	width: 100%;
	position: absolute;
	font-family: "Myriad Pro Bold Condensed";
	font-size: 16pt;
	z-index: 10;
	background-color: #003366;
	bottom: 0;
	text-align: left;
	color: #fff;
	opacity: 0.8;
	padding: 5px 10px;

	transition-property: padding, opacity;
    transition-duration: .2s;
    transition-timing-function: ease-in;
    transition-delay: 0s;
}
.col-categoria img{
	width: 100%;
	position: relative;
	z-index: 5;
}

.col-categoria:hover > .titulo-categoria{
	opacity: 1;
	padding: 10px 10px;

	transition-property: padding, opacity;
    transition-duration: .2s;
    transition-timing-function: ease-in;
    transition-delay: 0s;
}
.row-categoria a{
	text-decoration: none;
}

.row-produto{
	margin: 0;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}
.col-produto{
	width: 22%;
	/*min-width: 120px;*/
	max-height: 160px;
	display: inline-block;
	/*float: left;*/
	position: relative;
	overflow: hidden;
	margin: 2% 1%;
	
}
.col-produto .titulo-produto{
	width: 100%;
	position: absolute;
	font-family: "Myriad Pro Bold Condensed";
	font-size: 16pt;
	z-index: 10;
	background-color: #003366;
	bottom: 0;
	text-align: left;
	color: #fff;
	opacity: 0.8;
	padding: 5px 10px;

	transition-property: padding, opacity;
    transition-duration: .2s;
    transition-timing-function: ease-in;
    transition-delay: 0s;
}
.col-produto img{
	width: 100%;
	position: relative;
	z-index: 5;
}

.col-produto:hover > .titulo-produto{
	opacity: 1;
	padding: 10px 10px;

	transition-property: padding, opacity;
    transition-duration: .2s;
    transition-timing-function: ease-in;
    transition-delay: 0s;
}
.row-produto a{
	text-decoration: none;
}

.menu-categorias{
	padding: 0;
	margin: 0;
	background: linear-gradient(#cecece, #fcfcfc) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 4px;
}
.menu-categorias li{
	width: 1%;
	display: table-cell;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	border-left: 1px solid #ccc;
}
.menu-categorias li:first-child{
	border: 0;
}
.menu-categorias li:hover{
	background: linear-gradient(#fcfcfc,#cecece) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.menu-categorias li a{
	display: block;
	color: #000;
	padding: 10px 0;
	text-decoration: none;
}
.breadcrumb{
	margin: 0;
	padding: 0;
}
.breadcrumb li{
	display: inline-block;
	margin: 0 3px;
}
.breadcrumb li.active{
	margin-left: 3px;
}
.breadcrumb li:before{
	content: "/";
	font-size: 10pt;
	margin-right: 2px;
}
.breadcrumb li:first-child:before{
	content: "";
}
.breadcrumb li a{
	color: #676363;
	text-decoration: none;
}

#galleria{max-width: 600px; height:450px; margin: 0 auto;}

.row-parceiro{
	padding: 0;
	margin: 0;
}
.row-parceiro li{
	width: 120px;
	height: 110px;
	height: auto\0;
	display: inline-block;
	float: left;
	margin: .5%;
	padding: 1%;
	text-align: center;
	border: 1px solid #ccc;
}
.row-parceiro li img{
	width: 100%;
	position: relative;
	top: 50%;
	top: 0%\0;
	transform: translateY(-50%); 
}

.row-fluid{
	width: 100%;
}
.row-fluid .span6{
	width: 48%;
	margin: 0 .4%;
	display: inline-block;
	float: left;
}
.pull-right{
	float: right!important;
}

.contato input[type=text],
.contato input[type=password],
.contato textarea{
	width: 98%;
	padding: 8px 4px;
	margin: 5px 0;
	border: 1px solid #999999;
	border-radius: 0;
}
.contato select{
	width: 100%;
	height: 37px;
	padding: 8px 4px;
	border: 1px solid #999999;
	border-radius: 0;
}
.contato .ddd{
	width: 15%!important;
	float: left;
}
.contato .telefone{
	width: 78%!important;
	float: right;
}
.contato .msm{
	height: 68px;
}
.contato .btn-enviar{
	color: #fff;
	font-family: 'Myriad Pro Regular';
	font-size: 12pt;
	padding: 4px 13px;
	float: right;
	border-radius: 4px;
	background-color: #020068;
	border: 1px solid #020068!important;
}
.btn-a,
.btn-a:hover{
	color: #fff;
	font-family: 'Myriad Pro Regular';
	font-size: 12pt;
	padding: 8px 13px;
	text-decoration: none;
	margin: 5px;
	background-color: #006838;
	border: 1px solid #006838!important;
}

.pagination{
	padding: 0;
	margin: 0;
}
.pagination li{
	list-style: none;
	display: inline-block;
	margin: 0 2px;
}
.pagination li a{
	display: block;
	padding: 6px 10px;
	background: #003366;
	color: #fff;
	text-decoration: none;
}
.pagination li.active a{
	background: #fff;
	color: #003366;
	padding: 5px 9px;
	border: 1px solid #003366;
}

.rotas{
	display: none;
}

span.copy{
	text-align: right;
    display: inline-block;
    float: right;
}

.footer-info a{
    color: #666;
    text-decoration: none;
    font-size: 12px;
    margin-right: 10px; 
}

.frase{
	text-align: center;
    width: 54%;
    margin: 80px 0 0 0;
    font-size: 20px;
    display: inline-table;
}

.clear{
	clear: both;
	content: "";
}

/*IE8*/
.ie .container-banner{
	max-width: 990px;
}

.ie .banner .top-left:after,
.ie .banner .top-left:before,
.ie .banner .top-right:after,
.ie .banner .top-right:before,
.ie .banner .bottom-left:after,
.ie .banner .bottom-left:before,
.ie .banner .bottom-right:after,
.ie .banner .bottom-right:before{
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 0;
	box-shadow: none!important;
}

.ie .banner .top-left,
.ie .banner .top-right,
.ie .banner .bottom-left,
.ie .banner .bottom-right{
	box-shadow: none!important;
	border: 0;
}

.ie .header{
	background-image: url(../img/bg-header.png);
	background-size: 100% 100%; 
}

.ie .menu{
	width: 71.3%;
	background-image: url(../img/bg-menu.png);
	background-size: 100% 100%; 
	padding: 5px;
}

.ie .left{
	background-image: url(../img/bn-left.png);
	background-position: right;
	width: 18%;
}
.ie .right{
	background-image: url(../img/bn-right.png);
	background-position: left;
	width: 18%;
}
.ie .distribuidores .container-distribuidores{
	width: 100%;
}
.ie .distribuidores{
	overflow: hidden;
}
.ie .distribuidores li{
	display: inline-block;
	list-style: none;
	float: left;
	margin: 3px 12px;
}
.ie .distribuidores li img{
	max-width:100px;
    max-height:60px;
}
.ie .titulo-categoria{
	font-size: 12pt;
}
.ie .header-conteudo .left,
.ie .header-conteudo .right{
	width: 20.5%!important;
}
.alert-error{
	background: #FF5050;
	color: #fff;
	padding: 15px 15px;
	text-align: center;
	border-radius: 5px;
}

.alert-success{
	background: #A8FFA34F;
	color: #56b35f;
	padding: 15px 15px;
	text-align: center;
	border-radius: 5px;
}

.footer-info .container{
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
}

.menu2{
    float: left;
    /*margin-top: 2%;*/
    position: relative;
    top: 127px;
    width: 100%;
}

#primary_nav_wrap ul
{
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width: 100%;

	background: -webkit-linear-gradient(#efefef, #fcfcfc); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#efefef, #fcfcfc); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#efefef, #fcfcfc); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#efefef, #fcfcfc); /* Standard syntax */
	box-shadow: 0 0 5px -1px #000;
	
	border-radius: 15px;
}

#primary_nav_wrap ul a
{
	height: 3.5%;
	line-height: 31px;
	padding: 12px 0;
	text-decoration: none;
	display: block;
	color: #666;
	font-size: 14px;
}

#primary_nav_wrap ul li
{
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width: 16.58%;
	text-align: center;
	border-right: 1px solid #d3d3d3;
}

#primary_nav_wrap ul li:last-child {
	border-right: 0;
}

#primary_nav_wrap ul li a:hover
{    
	background:#666;
	border-radius: 12px;
	color: #fff;
}

#primary_nav_wrap ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#fff;
	padding:0;
	z-index: 4;
}

#primary_nav_wrap ul ul li
{
	float:none;
	width:200px
}

#primary_nav_wrap ul ul a
{
	line-height:120%;
	padding:10px 15px
}

#primary_nav_wrap ul ul ul
{
	top:0;
	left:100%
}

#primary_nav_wrap ul li:hover > ul
{
	display:block;
}

a:hover p{
	display: block !important;
}
p.caption{
	display: none !important;
	color: #000 !important;
	font: normal normal normal 14px/1.4em 'Open Sans',sans-serif !important;
    background-color: rgba(255, 255, 255, 1) !important;
    transition: opacity 0.5s ease 0s !important;
    padding: 20px !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.more:hover{
	box-shadow: 1px 1px 2px black, 0 0 25px red, 0 0 5px darkblue;
	border-radius: 50px;
}

.rslides img{
	border-radius: 10px !important;
}

.teste {
	position: fixed;
    top: 30%;
    right: -135px;
    transition-duration: 1s;
}

.teste a.fornecedor{
	height: 25px;
    width: 90px;
    z-index: 3;
    position: absolute;
    top: 0px;
    margin-left: 70px;
    margin-top: 60px;
}

.teste a.cliente{
	height: 25px;
    width: 90px;
    z-index: 3;
    position: absolute;
    bottom: 0px;
    margin-left: 70px;
    margin-bottom: 56px;
}

.teste:hover {
	position: fixed;
    top: 30%;
    right: -7px;
}

.acesso-restrito input {
    width: 100px;
    padding: 2px 5px;
    border-radius: 0;
    border: 1px solid #cccccc;
    display: inline-block;
}

.acesso-restrito button {
    display: inline-block;
    background: #ED1C24;
    border-radius: 2px;
    padding: 2px 5px;
    border: 0;
    color: #FFF;
}
.acesso-restrito {
	display: table;
    position: absolute;
    left: 800px;
    top: -16px;
    z-index: 17;
}



.login {
  width: 165px;
  margin-right: 27px;
  display: table;
  position: absolute;
  font-size: 10px;
  top: 15px;
  right: 0;
}

/* Reset top and bottom margins from certain elements */
.login-header,
.login p {
  margin-top: 0;
  margin-bottom: 0;
}


.login-header {
  background: #109D49;
  padding: 15px;
  font-size: 1.4em;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  border-radius: 10px;
}

.login:hover  .login-container{
	opacity: 1;
    height: auto;
}


.login-container {
	background: #ebebeb;
	transition: opacity 1s ease-out;
    opacity: 0; 
    height: 0;
    overflow: hidden;
}

/* Every row inside .login-container is defined with p tags */
.login p {
  padding: 5px 10px;
}

.login input {
  box-sizing: border-box;
  display: block;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  padding: 10px;
  outline: 0;
  font-family: inherit;
  font-size: 1.2em;
}

.login input[type="email"],
.login input[type="password"] {
  background: #fff;
  border-color: #bbb;
  color: #555;
}

/* Text fields' focus effect */
.login input[type="email"]:focus,
.login input[type="password"]:focus {
  border-color: #888;
}

.login input[type="submit"] {
  background: #109D49;
  border-color: transparent;
  color: #fff;
  cursor: pointer;
}

.login input[type="submit"]:hover {
  background: #DD2A26;
}

/* Buttons' focus effect */
.login input[type="submit"]:focus {
  border-color: #DD2A26;
}

.table-cadastro{
	width: 80%;
}

.table-cadastro td{
	padding-bottom: 20px;
}

.table-cadastro input[type=text], .table-cadastro input[type=password]{
	width: 100%;
	padding: 10px; 
	border-radius: 3px;
	border: 1px solid #ccc;
}

.table-cadastro input[type=submit]{
	border: 1px solid transparent;
	width: 80px;
	background-color: #003366;
    border-color: #333;
	padding: 10px;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
}

.table-cadastro input[type=submit]:hover{
	opacity: 0.8;
	cursor: pointer;
}

.table-cadastro textarea{
	font-size: 12px;
}

.go_to_top {
	display: none;
}



/** MEDIA QUERY **/
@media (max-width: 991px) {
	nav ul li a{
		padding: 12px 0;
		font-size: .6em;
	}
	html{
		font-size: 10pt;
	}

	.header-conteudo h1{
		padding: 3% 14%;
	}
	.header-conteudo h2 {
		margin-left: 0px !important;
	}
	.go_to_top {
		display: block;
		-webkit-border-radius: 40px;
	    -moz-border-radius: 40px;
	    -ms-border-radius: 40px;
	    border-radius: 40px;
	    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.2);
	    -moz-box-shadow: 0 1px 5px rgba(0,0,0,.2);
	    -ms-box-shadow: 0 1px 5px rgba(0,0,0,.2);
	    box-shadow: 0 1px 5px rgba(0,0,0,.2);
	    -ms-transition: .5s ease-in-out;
	    transition: .5s ease-in-out;
	    background: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMycHgiIGhlaWdodD0iMzJweCIgdmlld0JveD0iMCAwIDQ0NC44MTkgNDQ0LjgxOSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQ0LjgxOSA0NDQuODE5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTQzMy45NjgsMjc4LjY1N0wyNDguMzg3LDkyLjc5Yy03LjQxOS03LjA0NC0xNi4wOC0xMC41NjYtMjUuOTc3LTEwLjU2NmMtMTAuMDg4LDAtMTguNjUyLDMuNTIxLTI1LjY5NywxMC41NjYgICBMMTAuODQ4LDI3OC42NTdDMy42MTUsMjg1Ljg4NywwLDI5NC41NDksMCwzMDQuNjM3YzAsMTAuMjgsMy42MTksMTguODQzLDEwLjg0OCwyNS42OTNsMjEuNDExLDIxLjQxMyAgIGM2Ljg1NCw3LjIzLDE1LjQyLDEwLjg1MiwyNS42OTcsMTAuODUyYzEwLjI3OCwwLDE4Ljg0Mi0zLjYyMSwyNS42OTctMTAuODUyTDIyMi40MSwyMTMuMjcxTDM2MS4xNjgsMzUxLjc0ICAgYzYuODQ4LDcuMjI4LDE1LjQxMywxMC44NTIsMjUuNywxMC44NTJjMTAuMDgyLDAsMTguNzQ3LTMuNjI0LDI1Ljk3NS0xMC44NTJsMjEuNDA5LTIxLjQxMiAgIGM3LjA0My03LjA0MywxMC41NjctMTUuNjA4LDEwLjU2Ny0yNS42OTNDNDQ0LjgxOSwyOTQuNTQ1LDQ0MS4yMDUsMjg1Ljg4NCw0MzMuOTY4LDI3OC42NTd6IiBmaWxsPSIjMDJiOTlmIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==) center center no-repeat #fff;
	    bottom: 80px;
	    cursor: pointer;
	    height: 40px;
	    position: fixed;
	    right: 20px;
	    width: 40px;
	    z-index: 9999999999;
	    background-size: 18px;
	}
}

@media (max-width: 790px) {
	.container{
		max-width: 100%;
		min-height: 20px;
		margin: 0 auto;
	}

	.container p{
		/*width: 92%;*/
		margin: 0px auto;
	}

	.header{
		top: 0;
		height: 150px;
		width: 100%;
	}
	.row-home div[class^='col-'],
	.row-home2 div[class^='col-']{
		/*height: 208px;*/
		width: 80%;
		display: block;
		margin: 2% auto;
		float: none;
		border: 1px solid #cccccc;
	}

	.row-home .col-3{
		position: relative;
		padding-bottom: 10px;
	}

	.frase{
		display: none;
	}

	.heroi,
	.telefone-contato{
		display: none;
	}

	.logo{
		width: 250px;
	}
	.logo img{
		width: 140px;
		margin-left: 5%;
		height: auto !important;
	}

	.nav-btn {
		display: block;
		width: 60px;
		position: relative;
		float:right;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		cursor: pointer;
		    margin-right: 20px;
	    margin-top: 15px;
	}
	.nav-btn span {
		display: block;
		position: absolute;
		height: 9px;
		width: 100%;
		background: #d3531a;
		border-radius: 9px;
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
	}


	.nav-btn span:nth-child(1) {
	  top: 0px;
	}

	.nav-btn span:nth-child(2) {
	  top: 18px;
	}

	.nav-btn span:nth-child(3) {
	  top: 36px;
	}

	.nav-btn.open span:nth-child(1) {
	  top: 18px;
	  -webkit-transform: rotate(135deg);
	  -moz-transform: rotate(135deg);
	  -o-transform: rotate(135deg);
	  transform: rotate(135deg);
	}

	.nav-btn.open span:nth-child(2) {
	  opacity: 0;
	  left: -60px;
	}

	.nav-btn.open span:nth-child(3) {
	  top: 18px;
	  -webkit-transform: rotate(-135deg);
	  -moz-transform: rotate(-135deg);
	  -o-transform: rotate(-135deg);
	  transform: rotate(-135deg);
	}
	
	.row-home .col-1 p, .row-home .col-2 p, .row-home .col-3 p {
		text-align: center !important;
	}

	.menu{
		width: 100%;
		margin: 0;
		top: 252px;
	}
	nav{
		display: none;
		width: 100%;
		font-size: 1em;
		position: absolute;
		z-index: 99;
		margin: 0;
		border-radius: 0;
	}
	nav ul li{
		display: inline!important;
		width: 100%!important;
	}
	nav ul li a{
		padding: 20px;
		border-top: 1px solid #30307F;
	}

	nav ul li:after{
		content: "";
	}

	#primary_nav_wrap ul li a:hover {
		border-radius: 0px;
	}

	.row-fluid .span6{
		width: 92%;
		display: inline;
		float: none;
		margin-right: 4%;
	}

	.rotas{
		display: inline-block;
	}
	.bandeiras{
		margin-top: 115px;
		text-align: left;
	}

	.login {
	  width: 40%;
	  margin-right: 2.5%;
	  top: 10px;
	}

	.login-header {
	  padding: 15px;
	}

	.menu2{
	    top: 65px;
	}

	.banner{
		margin-top: 45px; 
	}

	/*.teste {
		position: fixed;
	    top: 30%;
	    right: -135px;
	    transition-duration: 1s;
	    z-index: 999999999;
	}*/

	.teste{
		display: none;
	}

	.footer-info {
		text-align: center;
	}
	.footer-info a {
		display: block;
		font-size: 15px;
		margin-bottom: 10px;
	}

	.container p img {
		max-width:100% !important;
    	height:auto;
    	display:block;
	}

	#primary_nav_wrap ul li:hover > ul
	{
		display:none;
	}

	.container h3, .container h2 {
		text-align: center;
		margin-left: 0px !important;
	}

	.header-conteudo h1 {
		font-size: 30px;
		margin: 0;
		padding: 10px 10px 10px 10px;
	}
	.extra-overlay {
		float: left;
	    width: 100%;
	    height: 100%;
	    position: fixed;
	    top: 0;
	    left: 0;
	    background: #000;
	    opacity: 0.9;
	    z-index: 200;
	    display: none;
	}
	.login-container {
		background: #ebebeb;
		position: absolute;
		z-index: 999999999;
		width:  130%;
    	top: 200px;
	    right: 60%;
	    display: none;
	}

	.login-container input {
	    height: 40px;
	    margin-bottom: 10px;
	    margin-top: 10px;
	}
	.login-container p {
		text-align: center;
	}
	.login-container submit {
		margin: 10px 10px 10px 10px;
	}

	.login:hover  .login-container{
		opacity: normal;
	    height: auto;
	}
	.fake-footer {
		height: 300px;
	}
	.contato .btn-enviar {
		padding: 10px 10px 10px 10px;
    	width: 200px;
	}

	.container img {
	    max-width: 100%;
		height: auto;
	}

}

@media (max-width: 590px) {
	.menu{
		top: 135px;
	}
}

@media (max-width: 490px) {
	.menu{
		top: 120px;
	}
}

@media (max-width: 400px) {
	.menu{
		top: 101px;
	}
}