html { 
	-webkit-text-size-adjust:none;
	width:100%;
}
body {
	font-size: 17px;
	font-weight:400;
	margin:0;
	padding:0;
	width:100%;
	color:#000;
}
.clear{
	clear:both;
}
h1, h2, h3{
	margin:0;
	padding:0;
	font-weight:400; /*definir*/
}
h1{
	font-size:45px;
	color:#000;
}
h2{
	font-size:35px;
	color:#000;
}
h3{
	font-size:25px;
	color:#000;
}
h3 span{
	font-size:16px;
}
a{
	text-decoration:none;
}
header{
	width:100%;
	min-height:100px;
	padding-top:10px;
	padding-bottom:10px;
}
#topo{
	max-width:1000px;
	min-height:100px;
	margin-left:auto;
	margin-right:auto;
}
#logo{
	width:200px;
	height:100px;
	float:left;
	display:inline;
	text-align:center;
	margin-left:10px;
}
#logo h1{
	font-size:30px;
	position: relative;
  	top: 50%;
  	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
}
nav{
	width:750px;	
	height:auto;
	float:right;
	display:inline;
	margin-top:30px;
}
nav ul{
	margin:0;
	padding:0;
	float:right;
}
nav ul li{
	float:left;
	display:inline;
	list-style:none;
	margin-right:1px;
	text-align:center;
	text-transform:uppercase;
}
nav ul li a{
	display: block;
	color:#000;
	font-size:14px;
	font-weight:300;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
		
}
nav ul li a:hover{
	/*background-color:#f7f7f7;*/
	/*color:#666 !important;*/
	 -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
/*nav ul li a.active{
	color:#fff;
	font-size:13px;
	font-weight:400;
	padding:10px;
	background-color:#ff3300;
	 -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	
}*/
#btnMobile{
	padding:5px;
	float:right;
	display:inline;
	margin-top:30px;
	margin-right:10px;
	cursor:pointer;
}
.linhaBtn{
	width:30px;
	height:7px;
	background-color:#000;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	margin-top:3px;
	margin-bottom:3px;
}
#mobilemenu{
	width:100%;	
	height:auto;
	margin-top:20px;
	display:none;
	clear:both;
}
#mobilemenu ul{
	margin:0;
	padding:10px;
	padding-bottom:0;
}
#mobilemenu ul li{
	text-align:center;
	/*background-color:#999;*/
	list-style:none;
	margin-bottom:1px;
	text-transform:uppercase;
}
#mobilemenu ul li a{
	display:block;
	color:#fff;
	font-size:17px;
	font-weight:400;
	padding-bottom:10px;
	padding-top:10px;
}
#mobilemenu ul li a:hover{
	background-color:#e5e5e5;
}
#mobilemenu ul li a.active{
	color:#fff;
	background-color:#000;
}

section{
	max-width:100%;	
	height:auto;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	padding-top:50px;
	padding-bottom:50px;
	margin-left: auto;
  	margin-right: auto;
	background-image:url(../imagens/fundoSection.png);
	background-position: bottom;
	background-repeat:repeat-x;
}
.entre{
	background-image:url(../imagens/sectiondown.png);
	background-repeat:no-repeat;
	width:60px;
	height:30px;
	position:absolute;
	left:50%;
	margin-left:-30px;
	margin-top:0;
	z-index:1000;
}
.bannerDown{
	background-image:url(../imagens/bannerdown.png);
	background-repeat:no-repeat;
	width:60px;
	height:60px;
	position:absolute;
	left:50%;
	margin-left:-30px;
	margin-top:-30px;
	z-index:1000;
}
section h2{
	margin-bottom:20px;
}
section#destaque{
	max-width:100%;	
	height:auto;
    background-position: center;
	background-repeat:no-repeat;
	background-size:cover;
	padding:0;
}
#overBanner{
	max-width:100%;	
	height:100%;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	margin-left: auto;
  	margin-right: auto;
	/*background-image:url(../imagens/fundoSection.png);*/
	background-position: bottom;
	background-repeat:repeat-x;
	padding-top:100px;
	padding-bottom:100px;
}
section#destaque h1{
	color:#fff !important;
	font-size:50px;
	font-weight:300;
	text-shadow: 1px 1px #000;
}
section#destaque h2{
	color:#fff !important;
	font-size:30px;
	font-weight:300;
	margin-top:30px;
	text-transform:none;
	text-shadow: 1px 1px #000;
}
section#produtos{
	background-color:#fff; /*definir*/
}
section#servicos{
	background-color:#fff; /*definir*/
}
section#galeria{
	background-color:#fff; /*definir*/
}
section#sobre{
	background-color:#fff; /*definir*/
	text-align: center;
	font-weight:300;
}
section#sobre img{
	float:right;
	display:inline;
	margin-left:50px;
	margin-bottom:30px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#txtsobre{
	text-align:left;
	max-width:1000px;
	display:inline-table;
}
section#contato{
	background-color:#f7f7f7; /*definir*/
}
.cadaProduto{
	display:inline-table;
	vertical-align:top;
	margin:10px;
	margin-top:20px;
	padding:0;
	padding-bottom:20px;
	text-align:center;
	font-weight:400;
	overflow:hidden;
}
.cadaProduto a img{
	border:none;
}
.cadaProduto img{
	margin-bottom:10px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.cadaProduto h3{
	font-size:20px;
}
.cadaProduto a{
	font-weight:400;
	font-size:15px;
}
#fotoProduto{
	float:left;
	display:inline;
	width:50%;
	text-align:center;
	padding:20px;
}
#fotoProduto img{
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	width: 100%;
	
}
#infoProduto{
	float:left;
	display:inline;
	width:40%;
	padding:20px;
}
.cadaServico{
	display:inline-table;
	vertical-align:top;
	width:240px;
	height:auto;
	margin:40px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	text-align:center;
}
.cadaServico img{
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
margin-bottom:20px;
}
.cadaServico a img{
	border:none;
}
.cadaServico h3{
	font-size:20px;
	margin-bottom:0;
	color:#333;
}
.cadaServico p{	
	font-weight:300;
}
.cadaFoto{
	display:inline-block;
	margin:20px;
}
.cadaFoto img{
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.cadaFoto a img, .cadaProduto a img{
	border:none;
}
.cadaNoticia{
	display:inline-block;
	width:75%;
	margin:20px;
	background-color:#fff;
	padding:10px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.cadaNoticia img{
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	float:left;
	display:inline;
	margin-right:20px;
}
.cadaNoticia h3{
	text-align:left;
	font-size:20px;
}
.cadaNoticia h3 a{
	color: #666;
}
#infoNoticia{
	padding:20px;
	text-align:left;
}
#infoNoticia h2{
	font-size:25px;
	margin-bottom:20px;
}
#infoNoticia img{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
#fotoNoticia{
	width:50%;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#fotoNoticia img{
	width:100%;
}
.aviso{
	color:#999;
	font-size:15px;
	font-weight:300;
}
.campos{
	border:solid 2px #999;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	font-size:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	width:680px;
	margin-bottom:30px;
	background:none;
	-webkit-appearance: none;
}
.botao {
	padding: 15px 20px;
	font-weight: 700;
	font-size: 20px;
	color: #fff;
	text-shadow: 0px 1px 0 rgba(0,0,0,0.25);
	width:200px;
	/*background: #666;*/
	border: none;
	border-radius: 10px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	cursor: pointer;
	box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
	-moz-box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
	-webkit-box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
	-webkit-appearance: none;
}
.botao:hover {
	background: #999;
}
a.botaoPag{
	padding: 5px 10px;
	font-weight: 400;
	font-size: 13px;
	color: #fff !important;
	width:100px;
	background: #008AFA;
	border: none;
	border-radius: 5px;
	cursor: pointer;
	-webkit-appearance: none;
	text-align:center;
	display:block;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}
a.botaoPag:hover{
	background: #00ccff;
}

footer{
	max-width:100%;
	height:auto;
	background-color:#fff;
	padding:20px;
	text-align:center;
	border-top:solid 1px #ccc;
	padding-bottom:5px;
}
.dados{
	display:inline-table;
	vertical-align:top;
	width:280px;
	height:auto;
	margin:10px;
	text-align:center;
}
.redes{
	display:inline-table;
	vertical-align:top;
	max-width:450px;
	min-width:280px;
	height:auto;
	margin:10px;
	text-align:center;
}
.redes img{
	width: 35px;
	margin-top: 5px;
}	
.dados h3{
	color:#000;
}
footer a{
	color:#fff;
	margin-left:5px;
	margin-right:5px;
}
footer a img{
	border:none;
}
footer p{
	font-size:15px;
	font-weight:300;
	color:#666;
	clear:both;
}
.top{
	position:fixed;
	bottom:60px;
	right:20px;
	text-align:center;
	color:#fff;
	display:none;
	padding:10px;
	font-size:12px;
	 -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	background-image:url(../imagens/backtop.png);
	background-repeat:repeat;
	z-index:2000;
}
a.top{
	color:#fff !important;
}
a.top img{
	width: 20px;
}
#status{
	color:#ff3300;
	font-weight:700;
}
#off{
	width:100%;
	height:auto;
	margin-top:100px;
	text-align:center;
	position:absolute;
	background-color:#e5e5e5;
	color:#666;
	padding-top:20px;
	padding-bottom:30px;
}
#by{
	display:inline-block;
	width:150px;
	height:20px;
	
	text-align:center;
	font-size:13px;
	font-weight:300;
}
#by a{
	color:#999 !important;
}
#by a:hover{
	color:#666;
}
.invisible{
     opacity:0;
}
.visible{
     opacity:1;
}
#chat_wp{
	position:fixed;
	bottom:0;
	right:20px;
	bottom: 0;
	text-align:center;
	color:#fff;
	padding: 10px;
	font-size:14px;
	cursor: pointer;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #5BB251;
	border: none;
	z-index:1000;
}
#chat_wp a{
	color: #fff;
	font-weight: 700;
}
#chat_wp a:hover{
	text-decoration: none;
}
#chat_wp img{
	vertical-align: middle;
	width: 25px;
	margin-right:5px;
	
}

/*telas menores*/
@media screen and (max-width: 699px) {



#fotoProduto{
	float:none;
	display:block;
	width:100%;
	padding: 0;
	text-align:center;
	margin-top: 20px;
}
#fotoProduto img{
	width: 100%
}
#infoProduto{
	float:none;
	display:block;
	width:100%;
	padding:0;
	margin:0;
}
#fotoNoticia{
	width:100%;
	display:block;
	margin: 0;
}
section#sobre img{
	float:none;
	display:block;
	margin:0;
	margin-bottom:30px;
	max-width:350px;
	margin-left:auto;
	margin-right:auto;
}
.campos{
	
	width:80%;
	
}
#paddingMobile{
	padding: 15px;
}


#infoNoticia img{
	float:none;
	width: 100%;
	margin: 0;
	margin-bottom:20px;
}
}