body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	
}
header {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-image: url(../images/bg-topo.png);
	background-repeat: repeat;
}
.header-content {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: 'Arimo', sans-serif;
}
.logo {
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
.atendimento-topo {
	float: right;
	padding-top: 25px;
}
.atendimento-topo-titulo {
	color: #333;
	padding-bottom: 10px;
	font-size: 120%;
	text-align: right;
	font-weight: 600;
}

.atendimento-topo-icone {
	float: left;
	padding-left: 40px;
}
.atendimento-topo-numero {
	font-size: 140%;
	color: #333;
	float: right;
	padding-top: 3px;
	padding-left: 5px;
}
.bg-menu {
	width: 100%;
	background-color: #333;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FB1505;
}
nav {
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
#menu {
	margin: 0px;
	padding: 0px;
}
#menu li {
	list-style-type: none;
}
#menu li a {
	font-family: 'Arimo', sans-serif;
	display: block;
	float: left;
	text-decoration: none;
	color: #FFF;
	font-size: 90%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 37px;
	transition: all 0.5s ease-out;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	text-align: center;
	padding-right: 37px;
}
#menu li a:hover {
	background-color: #FB1505;
	border-top-width: 1px;
	border-top-style: solid;
	color: #FFF;
	border-top-color: #FB1505;
}
#menu-mobile {
	display:none;
}
#menu-icon {
	display: hidden;
	width: 40px;
	height: 40px;
	background: #ED3237 url(../images/menu-icon.png) center;
}

a:hover#menu-icon {
	background-color: #999;
	border-radius: 4px 4px 0 0;
}
#menu-icon ul {
	list-style: none;
}

#menu-icon li {
	display: inline-block;
	float: left;
	padding: 10px
}

.current {
	color: #ED3237;
}

#menu-mobile {
	display:none;
}
.bg-content {
	background-image: url(../images/bg-content.png);
	background-repeat: repeat;
	width: 100%;
}
.content {
	font-family: 'Arimo', sans-serif;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
}
.content-page {
	font-family: 'Arimo', sans-serif;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -4px;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 35px;
}
.titulo-page {
	background-color: #333;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
	font-weight: 600;
	width: 350px;
	margin-bottom: 40px;
	font-size: 120%;
}
.texto-page {
	line-height: 140%;
	color: #333;
	padding-right: 60px;
	padding-left: 60px;
	text-align: justify;
	padding-bottom: 60px;
}
.home-bloco-1 {
	background-color: #333;
	width: 226px;
	color: #FFF;
	float: left;
	padding: 15px;
	height: 172px;
}

.home-bloco-2 {
	width: 223px;
	color: #FFF;
	float: left;
	height: 202px;
	background-image: url(../images/img-home-bloco2.png);
	background-repeat: no-repeat;
}

.home-bloco-3 {
	background-color: #333;
	width: 226px;
	color: #FFF;
	float: left;
	padding: 15px;
	height: 172px;
}
.home-bloco-4 {
	width: 223px;
	color: #FFF;
	float: left;
	height: 202px;
	background-image: url(../images/img-home-bloco4.png);
	background-repeat: no-repeat;
}
.home-bloco-titulo {
	padding-bottom: 10px;
	font-weight: 600;
	padding-left: 10px;
	font-size: 120%;
}
.home-bloco-texto {
	font-size: 90%;
	line-height: 120%;
	padding-bottom: 15px;
	text-align: justify;
}
.home-bloco-bottom {

}
.home-bloco-bottom a {
	color: #FFF;
	text-decoration: none;
	font-weight: 600;
	display: block;
	float: right;
}
.content-baixo {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -5px;
	margin-left: auto;
	padding-top: 25px;
	background-color: #FFF;
}
.content-baixo-esq {
	float: left;
	padding-left: 15px;
	width: 465px;
}
.content-baixo-dir {
	float: left;
	width: 480px;
}
.content-baixo-titulo {
	padding-bottom: 10px;
	font-weight: 600;
	padding-left: 10px;
	font-size: 120%;
}

.content-baixo-texto {
	padding-left: 20px;
	padding-top: 10px;
	line-height: 140%;
}
.content-baixo-dir-1 {
	float: left;
	width: 295px;
}
.content-baixo-dir-2 {
	float: left;
}
.content-baixo-texto-dir {
	padding-left: 20px;
	padding-top: 10px;
	line-height: 130%;
	width: 260px;
	padding-bottom: 30px;
}

.content-baixo-dir-bottom {
	padding-left: 20px;

}
.content-baixo-dir-bottom a {
	background-color: #900;
	color: #FFF;
	text-decoration: none;
	padding: 15px;
	border-radius: 20px 20px 20px 20px;
	transition: all 0.5s ease-out;
}
.content-baixo-dir-bottom a:hover {
	background-color: #F00;
}
footer {
	font-family: 'Arimo', sans-serif;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #333;
}
.content-footer {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menu-footer {
	padding-left: 140px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.endereco-footer {
	text-align: center;
	font-size: 90%;
	line-height: 120%;
	color: #FFF;
	padding-bottom: 25px;
}

.menu-footer ul {
	margin: 0px;
	padding: 0px;
}
.menu-footer li {
	list-style-type: none;
}
.menu-footer li a {
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	font-size: 90%;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	transition: all 0.5s ease-out;
}
.menu-footer li a:hover {
	background-color: #666;	
}
.direitos-desenvolvido {
	font-size: 85%;
	color: #FFF;
	padding-bottom: 5px;

}
.desenvolvido a {
	color: #FFF;
}

.direitos {
	float: left;
	padding-left: 5px;
}
.desenvolvido {
	float: right;
	margin-right: 5px;
}
.blocos-produtos {
	float: left;
	color: #333;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 140%;
}
.content-produtos {
	padding-left: 100px;
	padding-bottom: 40px;
}
.content-produtos-bottom {
	padding-top: 25px;
	padding-bottom: 35px;


}
.content-produtos-bottom a {
	background-color: #900;
	color: #FFF;
	text-decoration: none;
	padding: 15px;
	border-radius: 20px 20px 20px 20px;
	transition: all 0.5s ease-out;
	display: block;
	width: 250px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content-produtos-bottom a:hover {
	background-color: #F00;
}
.fornecedores {
	padding-left: 70px;
}
.fornecedores img {
	padding: 5px;
}
.fornecedores2 {
	padding-left: 70px;
	padding-bottom: 35px;
}
.fornecedores2 img {
	padding: 5px;
}
.maps {
	padding-bottom: 25px;
}
.contato-esq {
	float: left;
	color: #333;
}
.contato-esq-dados {
	padding-left: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.contato-esq-dados img {
}
.contato-esq-dados table {
}
.contato-esq-img {
	padding-top: 35px;
}
.contato-dir {
	float: left;
}
#formulario {
	padding-left: 60px;
	padding-top: 0px;

}
#bg_enviar input {
	font-family: 'Raleway', sans-serif;
	background-color: #FFF;
	border: 1px solid #999;
	height: 36px;
	width: 86px;
	color: #666;
	cursor: pointer;
}
#bg_input input{
	font-family: 'Raleway', sans-serif;
	background-color: #FFF;
	border: 1px solid #999;
	height: 36px;
	width: 150px;
	color: #666;
	margin-bottom: 10px;
}
input, textarea {
	font: 14px/24px Helvetica, Arial, sans-serif;
	width: 350px;
	
}
input {
	width: 60%;
	color: #3b1e00;
	border: 1px solid #333;
	color: #3b1e00;
	padding: 5px;
	font-size: 14px;
	border-radius: 2px 2px 2px 2px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background-color: #FFF;
}
form {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
textarea {
	border: 1px solid #333;
	color: #3b1e00;
	padding: 5px;
	font-size: 14px;
	border-radius: 2px 2px 2px 2px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
#submit {
	border: 1px solid #333;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	color: #3b1e00;
	cursor: pointer;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	padding: 6px 10px;
	text-shadow: 0 1px 0 #FFFFFF;
	width: auto;
}
#submit:hover {
	border: 1px solid #333;
	
}
a {
	color: #333;
	text-decoration: none;
}
a:hover { 
	color: #FFF 
}
.header-mobile {
	display:none;	
}
.responsive {
	display: none;

} 
.responsive2 {
	display: none;

} 
.footer-mobile {
	display:none;	
}
.maps-mobile {
	display:none;	
}.home-promocao {
	width: 100%;
	background-color: #333;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
.home-promocao strong {
	font-size: 140%;
}
