@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,800,300);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.scale { transition: all .2s ease-in-out; }
.scale:hover { transform: scale(1.1); }

/* incio*/


#button_whatsapp_coment{
	width:400px;/* tem que ter mesma medida imagem*/
	padding:0px 0px 0px 0px;
	position:fixed;
	bottom:10px;
	right: 0;
	z-index:999999999999999999999999999999;
	text-align:left;
}
#button_whatsapp_coment p{
	padding:0px 0px 0px 6px;
	text-align:center;
	line-height:125%;
	color:#24d366;
	font-weight:500;
	text-shadow: 1px 1px #107c41;
}
#button_whatsapp_coment img{
	width:400px;/* tem que ter mesma medida div*/
	margin:0 auto 0 auto;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-weight:400;
	color: #2d3134;
}

#box_big_logo{
	width:1000px;
	height:553px;
	margin:0 auto 0 auto;
	background-image:url(../img/img_big_logo.png);
}


#box_topo{
	width:1000px;
	height:auto;
	margin:0 auto 60px auto;
	display:flex;
}
#box_topo1{
	width:320px;
	height:185px;
	margin:0 auto 0 auto;
	text-align:left;
	visibility:visible;
}
#box_topo1 img{
	background-color:#ffffff;
	padding:10px 10px 10px 10px;
}
#box_topo2{
	width:680px;
	height:auto;
	margin:0 auto 0 auto;
	padding:55px 0 0 0;
	text-align:right;
}
#box_topo2 img{
	float:right;
	margin: 45px auto 0 0px;
}
#box_topo2 p1{
	font-size:22px;
	font-weight:600;
	line-height:150%;
}
#box_topo2 p2{
	font-size:39px;
	font-weight:800;
	color:#ec3138;
}
#box_topo2 p3{
	font-size:12px;
	font-weight:400;
	color:#777777;
}

#box_menu{
	width:1000px;
	height:90px;
	margin:0 auto 0 auto;
}

#box_top_menu {
	position: relative;
	width:100%;
  	min-height: 90px;
  	line-height: 1em;
	margin-right: 0 auto 0 auto;
}
#box_top_menu > ul {
  transition: max-height 0.25s linear;
}
#box_top_menu ul {
  margin: 0;
  padding: 0;
  text-align:left;
}
#box_top_menu li {
  transition: visibility .25s linear;
  display: inline-block;
  margin: 38px auto 0 auto;
  position: relative;
}
#box_top_menu li a{
	font-size: 16px;
	text-decoration:none;
	font-weight:400;
	font-size: 18px;
	transition: color 0.3s;
	transition: background-color 0.3s;
	color: #3d3d3d;
	padding: 34px 15px 34px 15px;
}
#box_top_menu li a.current{
	background-color:#3d3d3d;
	color: #ffffff;
}
#box_top_menu li a:hover{
	background-color:#3d3d3d;
	color: #ffffff;
	padding: 34px 15px 34px 15px;
	transition: color 0.3s;
	transition: background-color 0.3s;
}
.navbar-checkbox {
  display: none;
}
.navbar-handle {
  display: none;
  cursor: pointer;
  position: relative;
  font-size: 45px;
  padding: .5em 0;
  height: 0;
  width: 1.6666666666666667em;
  border-top: 2px solid;
  border-color:#ffffff;
}
.navbar-handle:before,
.navbar-handle:after {
  position: absolute;
  left: 0;
  right: 0;
  content: ' ';
  border-top: 2px solid;
  border-color:#ffffff;
}
.navbar-handle:before {
  top: 0.37777777777777777em;
}
.navbar-handle:after {
  top: 0.8888888888888888em;
}
#box_top_menu .navbar-handle {
  position: absolute;
  font-size: 1.2em;
  top: 0.7em;
  right: 12px;
}

#box_banner{
	width:100%;
	max-height:410px;
	margin:0 auto 0 auto;
}



#box_produtos{
	border:0px solid #ffffff;
	width:1000px;
	height:auto;
	margin:30px auto 0 auto;
	display:flex;
}
#box_produtos a{
	color:#ffffff;
	margin:10px auto 0 auto;
	font-weight:700;
	transition: color 0.3s;
}
#box_produtos a:hover{
	color:#ec3138;
	margin:10px auto 0 auto;
	font-weight:700;
	transition: color 0.3s;
}
#box_produtos p1{
	width:auto;
	height:auto;
	padding:0 20px 0 20px;
	color:#ffffff;
	font-size:34px;
	font-weight:900;
}
#box_produtos p2{
	width:auto;
	height:auto;
	padding:0 0 0 20px;
	color:#ffffff;
	font-size:15px;
	font-weight:400;
	line-height:150%;
	float:right;
	margin:-25px auto 10px auto;
}
#box_produtos p3{
	width:auto;
	height:auto;
	padding:0 0 0 20px;
	color:#ffffff;
	font-size:15px;
	font-weight:400;
	line-height:150%;
	float:left;
	margin:10px auto 0 auto;
}
#box_produtos1{
	border:0px solid #ffffff;
	width:370px;
	height:370px;
	margin:0 20px 0 auto;
	
	-webkit-box-shadow: 5px 5px 25px rgba(0,0,0,0.6);
    -moz-box-shadow: 5px 5px 25px rgba(0,0,0,0.6);
    box-shadow: 5px 5px 25px rgba(0,0,0,0.6);
	
}
#box_produtos1_last{
	border:0px solid #ffffff;
	width:370px;
	height:370px;
	margin:0 auto 0 auto;
	
	-webkit-box-shadow: 5px 5px 25px rgba(0,0,0,0.6);
    -moz-box-shadow: 5px 5px 25px rgba(0,0,0,0.6);
    box-shadow: 5px 5px 25px rgba(0,0,0,0.6);
	
}
#box_produtos2{
	border:0px solid #ffffff;
	width:750px;
	height:370px;
	margin:0 auto 0 auto;
	
	-webkit-box-shadow: 5px 5px 25px rgba(0,0,0,0.6);
    -moz-box-shadow: 5px 5px 25px rgba(0,0,0,0.6);
    box-shadow: 5px 5px 25px rgba(0,0,0,0.6);
	
}
#box_produtos_3{
	background-color:rgba(0, 0, 0, 0.7);
	width:100%;
	height:auto; /* 123px */
	margin:165px auto 0 auto;
	padding:12px 0 12px 0;
}
#box_produtos_3_adjst1{
	background-color:rgba(0, 0, 0, 0.7);
	width:100%;
	height:181px;
	margin:165px auto 0 auto;
	padding:12px 0 12px 0;
}
.box_produtos_3_adjst1_link1{
	margin:50px auto 0 auto !important;
	float: left;
}
#box_produtos_3 p{	
	margin:0 auto 30px auto;
}

#box_faixa{
	background-color:#f2f2f2;
	width:100%;
	height:auto;
	margin:30px auto 30px auto;
	padding:30px auto 0 auto;
}
#box_faixa_space{
	background-color:#f2f2f2;
	width:100%;
	height:50px;
	margin:0 auto 0 auto;
}


#box_title{
	width:1000px;
	height: auto;
	margin: 0 auto 0 auto;
	padding:60px 0 60px 0;
	text-align:left;
	font-weight:700;
	font-size:36px;
}
#box_title p{
	color:#2d3134;
}
#box_title p1{
	color:#2d3134;
	font-weight:400;
}

#box_title2{
	width:1000px;
	height: auto;
	margin: 60px auto 60px auto;
	padding:60px auto 60px auto;
	text-align:left;
	font-weight:700;
	font-size:36px;
}
#box_title2 p{
	color:#2d3134;
}
#box_title2 p1{
	color:#2d3134;
	font-weight:400;
}

#box_servicos{
	width:1000px;
	height:auto;
	margin:0 auto 0 auto;
	display:flex;
}
#box_servicos1{
	width:100%;
	height:350px;
	margin:0 30px 0 auto;
}
#box_servicos1 ul{
	margin:-5px auto 0 auto;
	font-weight:bold;
	font-size:24px;
}
#box_servicos1 ul li{
	margin:5px auto 0 auto;
}
#box_servicos1 ul li a{
	text-decoration:none;
	color:#ffffff;
	margin:5px auto 0 auto;
	transition: color 0.3s;
}
#box_servicos1 ul li a:hover{
	color:#ec3138;
	margin:5px auto 0 auto;
	transition: color 0.3s;
	
}
#box_servicos1 ul li p{
	background-color:#ec3138;
	padding:15px 12px 15px 12px;
	transition: background-color 0.1s;
}
#box_servicos1 ul li p:hover{
	background-color:#2d3134;
	transition: background-color 0.1s;
}
#box_servicos2{
	background-image:url(../img/img_servicos.jpg);
	width:100%;
	height:350px;
	margin:0 auto 0 auto;
}

#box_marcas{
	width:1000px;
	height:auto;
	margin:0 auto 0 auto;
	padding:30px auto 30px auto;
}
#box_marcas ul img{
	margin:24px 0 24px 0;
}
#box_marcas ul li{
	display:inline;
	padding:12px 12px 12px 12px;
}

#box_rodape{
	background-color:#f2f2f2;
	width:100%;
	height:auto;
	margin:30px auto 0 auto;
	padding:80px 0 80px 0;
	text-align:center;
}
#box_rodape img{
	margin:20px auto 20px auto;
}

#line_subpages{
	width:100%;
	height:2px;
	-moz-box-shadow:0 3px 3px rgba(182, 182, 182, 0.6);
     -webkit-box-shadow: 0 3px 3px rgba(182, 182, 182, 0.6);
     box-shadow: 0 3px 3px rgba(182, 182, 182, 0.6);
	 visibility:visible;
}

#box_produtos_subpages{
	width:1000px;
	height:auto;
	margin:0 auto 0 auto;
	text-align:center;
}

#box_institucional_subpages{
	width:1000px;
	height:auto;
	margin:0 auto 0 auto;
	text-align:justify;
	line-height:125%;
}
#box_institucional_subpages img{
	float:left;
	margin:0 10px 0 auto;
	
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	behavior: url('js/PIE.htc');
	position: relative;
}

#box_mapa{
	width:100%;
	max-height:450px;
	margin:0 auto 0 auto;
}

#box_orcamento{
	width:1000px;
	height:auto;
	margin:25px auto 50px auto;
	display:flex;
}
#box_orcamento1{
	width:100%;
	height:auto;
	margin:0 auto 0 auto;
}
#box_orcamento1 input{
	background-color: rgba(236, 49, 56, 0.1);
	margin: 0 auto 15px 0;
	width:80%;
	height:10px;
	padding:12px 12px 12px 12px;
	border:0px;
	
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-weight:400;
	color: #555555;
	
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url('js/PIE.htc');
	position: relative;
}
#box_orcamento1 textarea{
	background-color:rgba(236, 49, 56, 0.1);
	margin: 20px auto 20px 0;
	width:80%;
	height:65px;
	padding:5px 12px 12px 12px;
	border:0px;
	
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-weight:400;
	color: #555555;
	
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url('js/PIE.htc');
	position: relative;
}
#box_form_orcamento_conteudo_enviar {
	font-size:16px;
	width: 70px;
	height: 33px;
	text-align:left;
  	font-weight:400;
	color:#ffffff;
	padding: 10px 10px 10px 10px;
	margin: 0px 0 0 0;
	text-decoration:none;
	
	-webkit-border-radius: 0px 5px 0px 5px;
	-moz-border-radius: 0px 5px 0px 5px;
	border-radius: 0px 5px 0px 5px;
	behavior: url('js/PIE.htc');
	position: relative;
}
#box_form_orcamento_conteudo_enviar a{
	background-color: #ec3138;
	padding: 10px 10px 10px 10px;
	color:#ffffff;
	text-decoration:none;
	padding: 8px 10px 8px 10px;
	margin: 20px 0 0 -10px;
	
	-webkit-border-radius: 0px 5px 0px 5px;
	-moz-border-radius: 0px 5px 0px 5px;
	border-radius: 0px 5px 0px 5px;
	behavior: url('js/PIE.htc');
	position: relative;
	
	transition: color 0.9s;
	transition: background-color 0.9s;
}
#box_form_orcamento_conteudo_enviar a:hover{
	background-color: #999999;
	color:#000000;
	text-decoration:none;
	padding: 8px 10px 8px 10px;
	
	-webkit-border-radius: 0px 5px 0px 5px;
	-moz-border-radius: 0px 5px 0px 5px;
	border-radius: 0px 5px 0px 5px;
	behavior: url('js/PIE.htc');
	position: relative;
	
	transition: color 0.9s;
	transition: background-color 0.9s;
}
#box_orcamento2{
	width:100%;
	height:350px;
	margin:0 auto 0 auto;
	border-left: 1px solid rgba(0, 0, 0, 0.2);
	text-align:center;
	line-height:150%;
}

#box_em_breve{
	width:100%;
	max-height:450px;
	margin:0 auto 0 auto;
	text-align:center;
}
#box_em_breve img{
	max-width:100%;
	margin:0px auto 60px auto;
}

#produtos_categoria {
	width:100%;
	zoom:1;	
}
#produtos_categoria .produtos_categoria {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position:relative;
	vertical-align:top;
	margin:10px;
	width:160px;
	color:#3d3d3d;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	font-weight:400;
	text-decoration:none;
	text-align:center;
	opacity:0.87;
}
#produtos_categoria .produtos_categoria:hover, #produtos_categoria .produtos_categoria a:hover{
	opacity:1;
}
#produtos_categoria .produtos_categoria:hover, #produtos_categoria .produtos_categoria a:hover{
	opacity:1;
}
#produtos_categoria .produtos_categoria img{
	display:block;
	border:none;
	margin:0 auto 10px auto;;
}






@media only screen and (max-width: 1050px) {

html, body {	
	line-height: 125%;
}
#box_title{
	line-height: 125%;
}

#button_whatsapp_coment{
	width:100%;/* tem que ter mesma medida imagem*/
	padding:0px 0px 0px 0px;
	position:fixed;
	bottom:10px;
	right: 0;
	z-index:999999999999999999999999999999;
	text-align:left;
}
#button_whatsapp_coment p{
	padding:0px 0px 0px 6px;
	text-align:center;
	line-height:125%;
	color:#24d366;
	font-weight:500;
	text-shadow: 1px 1px #107c41;
}
#button_whatsapp_coment img{
	width:95%;/* tem que ter mesma medida div*/
	margin:0 auto 0 auto;
}

#box_big_logo{
	width:0px;
	height:0px;
	margin:0 auto 0 auto;
	background-image:url(../img/img_big_logo.png);
}
#box_topo{
	width:100%;
	height:auto;
	margin:0 auto 0 auto;
	display:block;
}
#box_topo1{
	background-color:#ffffff;
	width:100%;
	height:185px;
	margin:0 auto 35px auto;
	text-align:center;
	visibility:visible;
}
#box_topo1 img{
	max-width:95%;
}
#box_topo2{
	width:100%;
	height:auto;
	margin:0 auto 0 auto;
	padding:20px 0 15px 0;
	text-align:center;
}
#box_topo2 img{
	float:right;
	margin: -30px auto 0 0px;
	height:0px;
	width:0px;
	visibility:hidden;
}
#box_menu{
	width:100%;
	height:auto;
	margin:0 auto 0 auto;
}

#box_top_menu {
	  width:100%;
	  background-color:#3d3d3d;
	  padding: 10px 0px 10px 0px;
	  min-height: 30px;
	  line-height: 125%;
	  z-index:51;
	  position:relative;
}
#box_top_menu > ul {
		background-color:#3d3d3d;
		max-height: 0;
		overflow: hidden;
		margin: 0 3.5em 0 1em;
		text-align:left;
}
#box_top_menu li {
		visibility: hidden;
		display: block;
		padding: 10px 10px 10px 10px;
		margin: 10px auto 0 auto;
}
#box_top_menu li a{
		color:#ffffff;
		background-color:#3d3d3d;
		padding: 10px 10px 10px 10px;
		margin: 10px auto 0 auto;
		transition: color 0.3s;
		text-transform: uppercase;
}
#box_top_menu li a.current{
		background-color:#ffffff;
		color: #3d3d3d;
}
#box_top_menu li a:hover{
		color:#3d3d3d;
		background-color:#ffffff;
		padding: 10px 10px 10px 10px;
		margin: 10px auto 0 auto;
		transition: color 0.3s;
}
#box_top_menu .navbar-handle {
		display: block;
}
#navbar-checkbox:checked + #box_top_menu ul {
		max-height: 300px;
}
#navbar-checkbox:checked + #box_top_menu li {
		visibility: visible;
}
#navbar-checkbox:checked + #box_top_menu .navbar-handle,
#navbar-checkbox:checked + #box_top_menu .navbar-handle:after,
#navbar-checkbox:checked + #box_top_menu .navbar-handle:before {
		border-color: #aaa;
}


#box_produtos{
	border:1px solid rgba(255,255,255,0.0);
	width:99%;
	height:auto;
	margin:0 auto 0 auto;
	display:block;
}

#box_produtos1{
	border:1px solid rgba(255,255,255,0.0);
	width:300px;
	height:auto;
	margin:30px auto 0 auto;
	
	-webkit-box-shadow: 5px 5px 25px rgba(0,0,0,0.6);
    -moz-box-shadow: 5px 5px 25px rgba(0,0,0,0.6);
    box-shadow: 5px 5px 25px rgba(0,0,0,0.6);
}
#box_produtos2{
	border:1px solid rgba(255,255,255,0.0);
	width:300px;
	height:auto;
	margin:30px auto 0 auto;
	
	-webkit-box-shadow: 5px 5px 25px rgba(0,0,0,0.6);
    -moz-box-shadow: 5px 5px 25px rgba(0,0,0,0.6);
    box-shadow: 5px 5px 25px rgba(0,0,0,0.6);
}
#box_produtos_3{
	background-color:rgba(0, 0, 0, 0.7);
	width:100%;
	height:auto;
	margin:180px auto 0 auto;
	padding:12px 0 12px 0;
}
#box_produtos_3 p{	
	margin:0 auto 30px auto;
}
#box_produtos_3_adjst1 p3{
	margin: 10px auto 0 auto !important;
}
	

#box_produtos p3{
	width:auto;
	height:auto;
	padding:0 0 0 20px;
	color:#ffffff;
	font-size:15px;
	font-weight:400;
	line-height:150%;
	float:left;
	margin:-20px auto 0 auto;
}

#box_produtos1_last{
	border:1px solid rgba(0,0,0,1.0);
	width:300px;
	height:auto;
	margin:30px auto 0 auto;
	
	-webkit-box-shadow: 5px 5px 25px rgba(0,0,0,0.6);
    -moz-box-shadow: 5px 5px 25px rgba(0,0,0,0.6);
    box-shadow: 5px 5px 25px rgba(0,0,0,0.6);
}

#box_title{
	width:95%;
	height: auto;
	margin: 0 auto 0 auto;
	padding:60px 0 60px 0;
	text-align:left;
	font-weight:700;
	font-size:36px;
}
#box_title2{
	width:95%;
	height: auto;
	margin: 60px auto 60px auto;
	padding:60px auto 60px auto;
	text-align:left;
	font-weight:700;
	font-size:36px;
}


#box_servicos{
	width:95%;
	height:auto;
	margin:0 auto 0 auto;
	display:block;
}
#box_servicos1{
	width:100%;
	height:auto;
	margin:0 auto 0 auto;
}
#box_servicos1 ul{
	width:100%;
	margin:-5px auto 0 auto;
	font-weight:bold;
	font-size:19px;
}
#box_servicos2{
	background-image:none;
	width:100%;
	height:60px;
	margin:0 auto 0 auto;
}
#box_servicos1 ul li p{
	width:95%;
	background-color:#ec3138;
	padding:15px 12px 15px 12px;
	transition: background-color 0.1s;
}

#box_faixa{
	background-color:#f2f2f2;
	width:100%;
	height:auto;
	margin:30px auto 30px auto;
	padding:30px auto 0 auto;
}
#box_faixa_space{
	background-color:#f2f2f2;
	width:100%;
	height:0;
	margin:0 auto 0 auto;
}

#box_marcas{
	width:99%;
	height:auto;
	margin:0 auto 0 auto;
	padding:30px auto 30px auto;
}
#box_marcas ul li{
	text-align:center;
	display:block;
	padding:12px 12px 12px 12px
}

#box_rodape{
	width:100%;
	height:auto;
	margin:30px auto 0 auto;
	padding:80px 0 80px 0;
	text-align:center;
	font-size:12px;
	}
	
	#line_subpages{
	width:100%;
	height:2px;
	-moz-box-shadow:0 3px 3px rgba(182, 182, 182, 0.6);
     -webkit-box-shadow: 0 3px 3px rgba(182, 182, 182, 0.6);
     box-shadow: 0 3px 3px rgba(182, 182, 182, 0.6);
	 visibility:hidden;
	}
	
	#box_produtos_subpages{
	width:95%;
	height:auto;
	margin:0 auto 0 auto;
}

#box_institucional_subpages{
	width:95%;
	height:auto;
	margin:0 auto 0 auto;
	text-align:justify;
}
#box_institucional_subpages img{
	float:left;
	margin:0 10px 0 auto;
}

#box_orcamento{
	width:100%;
	height:auto;
	margin:25px auto 50px auto;
	display:block;
	}
	#box_orcamento1{
		width:95%;
		height:auto;
		margin:0 auto 0 auto;
	}
	#box_orcamento2{
		width:100%;
		height:300px;
		margin:0 auto 0 auto;
		border-left: 0px solid rgba(0, 0, 0, 0.2);
		text-align:center;
		line-height:150%;
	}

}