.center{
	position: relative;
	margin: auto;
	width: 90%;
	max-width: 1200px;
}
.clear{clear: both;margin: 0!important;padding: 0!important;}
.txtCenter{text-align: center;}
.txtRight{text-align: right;}
.txtLeft{text-align: left;}
.width100{width: 100%}
.left{float: left;}

.mais i{background: #F4631E;color: white;padding: 0 5px;margin-right: 2.5px;}
.mais{color: #777777;font-weight: bold;}

.botoes_direita{
	position: absolute;
	right: 0;
	top: 0;
}
/*.botoes_direita .botao{right: 15px;}*/
.row .botoes_direita{right: 15px;}

.remove_spc .spc-add{display: none;height: 0;}
@media(max-width: 767px){
	.remove_spc{
		display: inline-block;
		width: 100%;
		margin-bottom: 5px;
	}
	.remove_spc .spc{
		width: 100%;
		display: block;
		line-height: 1px;
		overflow: hidden;
	}
	.remove_spc .spc-add{display: inline;}

	.botoes_direita{
		position: relative;
		width: 100%;
		float: left;
		text-align: center;
		margin: 15px 0;
	}
}

/*SETA PONTOS CADEAIS*/
.seta{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	width: 0;
	height: 0;
}
.seta_esquerda{
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent; 
	border-right: 5px solid blue; 
}
.seta_direita{
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #3576BA;
}
.seta_cima{
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid black;
}
.seta_baixo{
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #f00;
}


/*SETA DIAGONAIS*/
.diagonal_seta{
	border: solid 40px transparent;
	width: 0;
	height: 0;
}
.bottom_right {
	border-right: none;
	border-top: none;  
	border-bottom: solid 40px #888; 
}

.bottom_left {
	border-left: solid 40px #555;
	border-bottom: solid 40px #555; 
}

.top_right {
	border-right: solid 40px #555;
	border-top: solid 40px #555; 
}

.top_left {
	border-left: solid 40px #888;
	border-top: solid 40px #888; 
}



.meio{
	top: 50%;
	transform: translateY(-50%);
}

.abrir_link{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.Vcenter{position: relative;display: table;}
.Vcenter>div:first-child{
	display: table-cell;vertical-align: middle;margin-top: 50%;
	#margin-top: 0;#float: left;#width: 100%;/*EXPLORER*/
}

.width100{width:100%;min-width:100%}
.minwidth100{min-width:100%;}
.minwidth50{min-width:50%;}
.minwidth0{min-width:0;}
.width95{width:95%;}
.width94{width:94%;}
.width93{width:93%;}
.width92{width:92%;min-width:92%}
.width91{width:91%;}
.width90{width:90%;}
.width85{width:85%;}
.width80{width:80%;}
.width75{width:75%;}
.width70{width:70%;}
.width69{width:69%;}
.width68{width:68%;}
.width67{width:67%;}
.width66{width:66%;}
.width65{width:65%;}
.width60{width:60%;}
.width55{width:55%;}
.width50{width:50%;}
.width49{width:49%;}
.width48{width:48%;}
.width47{width:47%;}
.width46{width:46%;}
.width45{width:45%;}
.width44{width:44%;}
.width43{width:43%;}
.width42{width:42%;}
.width41{width:41%;}
.width40{width:40%;}
.width39{width:39%;}
.width38{width:38%;}
.width37{width:37%;}
.width36{width:36%;}
.width35{width:35%;}
.width34{width:34%;}
.width33{width:33%;}
.width32{width:32%;}
.width31{width:31%;}
.width30{width:30%;}
.width29{width:29%;}
.width28{width:28%;}
.width27{width:27%;}
.width26{width:26%;}
.width25{width:25%;}
.width24{width:24%;}
.width23{width:23%;}
.width22{width:22%;}
.width21{width:21%;}
.width20{width:20%;}
.width19{width:19%;}
.width18{width:18%;}
.width17{width:17%;}
.width16{width:16%;}
.width15{width:15%;}
.width14{width:14%;}
.width13{width:13%;}
.width12{width:12%;}
.width11{width:11%;}
.width10{width:10%;}
.width9{width:9%;}
.width8{width:8%;}
.width7{width:7%;}
.width6{width:6%;}
.width5{width:5%;}
.width4{width:4%;}
.width3{width:3%;}
.width2{width:2%;}
.width1{width:1%;}





/*EDITAVEIS*/
.titulo{
	color: #777777;
	font-weight: 600;
	font-size: 200%;
	margin: 0;
}
.titulo_principal{
	color: #777777;
	font-weight: normal;
	font-size: 225%;
	margin: 0;
	margin-bottom: 25px;
}
@media(max-width: 767px){
	.titulo_principal{
		/*text-align: center;*/
		/*width: 100%;*/
		/*float: left;*/
	}
}

.botao{position: relative;}
.botao, .botao:hover, a.botao:hover, .botao:active, .botao:visited, .botao-white{
	border: none;
	text-decoration: none;
	color: #F5631E!important;
	font-size: 120%;
	font-weight: 600;
	/*background: url('../imgs/mais-produtos-0.png') repeat-x center;*/
	height: 34px;
	padding: 3px 20px;
	white-space: nowrap;
	border: solid #F5631E 1px;
	/*border-radius: 15px 0 15px 0;*/
	background: white;
}
.botao:hover, a.botao:hover{background-color: #F5631E;color: white!important;}
.botao input{background: none;border: none;}
@media(max-width: 767px){
	.botao{display: inline-block;}
}

/*.botao:hover span{background: url('../imgs/mais-produtos-2-hover.png') no-repeat right center;}
.botao:hover span:first-child{background: url('../imgs/mais-produtos-1-hover.png') no-repeat left center;	}*/

.botao-white, a.botao-white, .botao-white:hover, a.botao-white:hover, .botao-white:active, .botao-white:visited{
	color: white!important;
	border: solid white 1px!important;
	/*border-radius: 15px 0 15px 0;*/
	background: none;
	text-decoration: none;
}
.botao-white:hover, a.botao-white:hover{background: white!important; color: #F5631E!important;}



/*////////////BUSCA///////////////////*/
.bloco_busca ul{list-style: none;padding-left: 0;}
.bloco_busca *{color: #6C6D70;}
.bloco_busca .mais i{background: #6C6D70;margin-top: 0;}
.bloco_busca li .cont{
	position: relative;padding: 15px;margin-top: 2.5px;margin-bottom: 5px;
	background: #eeeeee;
}
.bloco_busca .div_img{float: left;width: 20%;max-height: 150px;overflow: hidden;text-align: center;}
.bloco_busca .div_img img{width: 100%;max-width: auto;}
.bloco_busca .div_texto{float: left;width: 100%;}
.bloco_busca .div_texto_2{width: 76%;padding: 0 2%;}

.bloco_busca h2{display: block;margin: 0;line-height: 25px;margin-bottom: 5px;font-size: 150%;}
.bloco_busca .botao{color: white;margin: 10px;float: left;background: #EEEEEE;}

.bloco_busca p{text-align: left;margin-bottom: 10px!important;float: left;width: 100%;}
.bloco_busca .mais, .bloco_busca .data{position: relative;padding-right: 10px;}

.bloco_busca .cont:hover{background: #EBEBEB;}
.bloco_busca .cont:hover .botao{background: #F5631E;color: white!important;}
.bloco_busca .cont:hover i{background: #F5631E;color: white;}

@media(max-width: 500px){
	.bloco_busca .div_img img{width: 50%;}
	.bloco_busca .cont>*{width: 100%!important;}
	.bloco_busca .div_texto>*{margin-top: 10px;}
	.bloco_busca .mais, .bloco_busca .data{display: inline-block;}
	.bloco_busca .botao{float: none;}
	.bloco_busca{text-align: center;}
	.bloco_busca .div_img{width: 100%;}
	.bloco_busca .div_texto_2{width: 100%;}
}
/*////////////BUSCA///////////////////*/

/*////////////PAGINACAO///////////////*/
.paginacao{position: relative;float: left;width: 100%;text-align: center;}
.paginacao a{padding: 5px 7px;display: inline-block;text-decoration: none;
	background: #DADBDE;
	color: #F5631E;
}
.paginacao strong{padding: 5px 7px;
	color: white;
}
.paginacao a:hover, .paginacao strong{background: #F5631E;color: white;text-decoration: none;}
/*////////////PAGINACAO///////////////*/
