
a{
	color: #000;
}
.all{
	width: 100%;
	min-height: 100%; 
	position: relative;
}
.header{
	width: 990px;
	margin: 0 auto;
	background: #232323; /* For Safari 5.1 to 6.0 */
	z-index: 999999999;
	top: 0;

}
.logo{
	width: 19%;
	max-width: 188px;
	/*height: 111px;*/
	float: left;
	padding-top: 10px;
}
.logo img{
	width: 100%;
	border: 1px solid #999;
}
.telefone-contato{
	width: 511px;
	max-width: 511px;
	/*height: 44px;*/
	float: right;
	/*margin: 0 .5%;*/
	margin: 0 auto;
}
.telefone-contato img{
	width: 100%;
}
.menu{
	width: 78%;
	float: right;
	/*margin-left: 1%;*/
	margin-top: 2%;
	position: relative;
}

nav{
	width: 100%;
	position: relative;
}

html>body img{
	text-decoration: none!important;
}
.menu ul{
	
	width: 100%;
	padding: 0;
	margin: 0;
}
.menu ul li{
	/*width: 1%;*/
	display: table-cell;
	margin: 0;
	padding: 0 24px;
	position: relative;
	text-align: center;
}
.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: #fff;
	font-size: 1em;
}
.menu ul li:hover{
	background-color: #014a99;
}
.menu ul li:after{
	content: "|";
    display: inline-block;
    left: -2px;
    position: absolute;
    top: 13px;
    text-align: center;
    color: #003366;
}
.menu ul li:first-child:after{
	content: "";
}

.container-banner{
	margin: 0 auto;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
}

.container-banner.slide{
	width: 100%;
}

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

.top{
  	overflow: initial;
}

.escritorio{
	display: inline-table;
	float: left;
	margin-right: 10px;
}

.servicos{
	display: inline-table;
	float: right;
	margin-left: 10px;
}

.fake-footer{
	height: 330px;
}

.main{
	font-family: 'Verdana';
	font-size: 1em;
	text-align: justify;
}
.main h2{
	color: #333333;
	font-family: "Arial";
	font-weight: normal;
}

.botao{
    text-align: right;
    display: block;
}
.distribuidores{
	width: 99.4%;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid #999999;
}
.container-distribuidores{
	width: 90%;
	margin: 0 auto;
}
.row-home{
	width: 100%;
	position: relative;
	margin-top: 25px;
}
.row-home div[class^='col-']{
	display: inline-block;
}
.row-home .col-1 img,
.row-home .col-2 img{
	width: 220px;
	height: 162px;
}

.row-home .col-1 h2,
.row-home .col-2 h2,
.row-home .col-3 h2{
	border-bottom: 3px solid #999999;
}

.description{
	font-size: 1.1em;
	font-family: 'Arial';
}
.row-home .col-1{
	width: 62.2%;
	float: left;
	padding-right: 5.2%;
	overflow: hidden;
	border-right: 1px solid #999

	/*line-height: 0;*/
}
.row-home .col-2{
	width: 62.2%;
	float: left;
	padding-right: 5.2%;
	overflow: hidden;
	border-right: 1px solid #999;
	/*line-height: 0;*/
}
.row-home .col-3{
	float: right;
	width: 26.67%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	list-style: none;
	font-family: 'Arial'!important;
}
.row-home .col-3 p{
	font-size: 1.25em;
}

.row-home .col-3 img{
	vertical-align: middle;
	margin-right: 10px;
}


.footer{
	width: 100%;
	/*min-height: 260px;*/
	position: absolute;
	bottom: 0;
}
.footer-info{
	background: #333;
	/*height: 175px;*/
	padding: 15px 0;
	color: #fff;
	font-size: .9em;
	font-family: 'Arial';
}
.footer-info span{
	font-size: 1em;
	text-shadow: 1px 1px 1px #000;
}
.footer-copyright{
	font-family: 'Arial';
	font-size: .8em;
	padding: 18px 0;
	text-align: center; 
	background: #696969;
	color: #FFF;
}
.footer-copyright a{
	color: #FFF;
	text-decoration: none;
}
.footer-copyright a:hover{
	font-weight: bold;
}
.footer-left{
	width: 59%;
	float: left;
	margin: 2.5% 0;
}
.footer-right{
	width: 34.5%;
	float: right;
	background: #fff;
	overflow: hidden;
}

.hr-contato{
	width: 50%;
	margin: 0;
  	background-color: #666;
  	height: 1px;
  	border: 0;
}

.hr-footer{
	margin: 0;
  	background-color: #666;
  	height: 1px;
  	border: 0;
}

.nav-btn{
	display: none;
}

.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;
	margin-top: 50px;
}
.header-conteudo .left,
.header-conteudo .right{
	width: 20%;
}
.header-conteudo img{
	position: absolute;
	z-index: 2;
	top: 0px;
}
.header-conteudo .container-banner{
	background-color: #333;
}
.header-conteudo .container-banner img{
	width: 100%;
}

.banner .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: 46%;
	min-height: 110px;
	display: inline-block;
	float: left;
	margin: .91%;
	padding: 1%;
	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: #333;
	border: 1px solid #ececec!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;
}

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

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

.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: #5A9D56;
	color: #fff;
	padding: 15px 15px;
	text-align: center;
	border-radius: 5px;
}
.footer-mob-clique{
    background-color: #ff5d1f;
    bottom: 0;
    height: 10px;
    margin: 0;
    padding: 5px;
    position: fixed;
    right: 0;
    text-align: center;
    width: 330px;
    z-index: 10;
    font-family: Verdana,Arial,sans-serif;
    font-size: 8pt;
}

div.transbox {
    margin: 30px;
    background-color: #ffffff;
    border: 1px solid black;
    opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}

div.transbox p {
    margin: 5%;
    font-weight: bold;
    color: #000000;
}



/** 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%;
	}
	.hr-contato{
		margin: 0 auto;
	}

}

@media (max-width: 790px) {
	.row-home div[class^='col-']{
		/*height: 208px;*/
		width: 95%;
		display: block;
		margin: 2% auto;
		margin-left: 2%;
		float: none;
		text-align: center;
		border: 0px solid #cccccc;
		padding-right:0px;
		margin-bottom: 25px;
	}

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

	.footer-left{
		width: 100%;
		text-align: center;
	}
	.telefone-contato,
	.footer-right{
		display: none;
	}

	.logo{
		width: 30%;
		margin: 0 auto;
		position: relative;
		display: block;
		float: none;
	}

	.nav-btn{
		width: 40px;
		display: block;
		border-radius: 3px;
		padding: 5px 0;
		position: absolute;
		top: 5px;
		left: 5px;
		border: 1px solid #ADADAD;
	}
	.nav-btn .line{
		width: 31px;
		height: 1px;
		margin: 4px auto;
		border-top: 2px solid #ADADAD;
	}
	.menu{
		width: 100%;
		margin: 0;
	}
	nav{
		display: none;
		width: 100%;
		font-size: 20pt;
		position: absolute;
		z-index: 99999;
		top: 10px;
		margin: 0;
		border-radius: 0;
		background: #333
	}
	nav ul li{
		display: inline!important;
		width: 100%!important;
	}
	nav ul li a{
		padding: 20px;
		border-top: 1px solid #fff;
	}

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

	.row-fluid .span6{
		width: 100%;
		display: inline;
		float: none;
	}

	.rotas{
		display: inline-block;
	}

	.hr-contato{
		margin: 0 auto;
	}

	.row-home .col-1 img, 
	.row-home .col-2 img{
		display: block;
		margin: 0 auto;
		width: 100%;
	}

	.fundo-banner{
		display:none;
	}

	.escritorio{
		display: inline-table;
		float: left;
		margin-right: 0px;
		width: 100%;
		margin-bottom:5px;
	}

	.servicos{
		display: inline-table;
		float: right;
		margin-left: 0px;
		width: 100%;
		margin-bottom:5px;
	}

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

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

}
