@charset "iso-8859-1";
@import url('https://www.redbit.com.br/css/estilos_global.css');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800&subset=latin,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700&subset=latin,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900&subset=latin,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700&subset=latin,latin-ext');
/* ------- RESET REDBIT ------- */
* {
	padding: 0;
	margin: 0;
	border: none;
	border: 0;
}
a {
	border: none;
	outline: none;
}
.telefone, .telefone:hover{
	text-decoration:none !important;
} 
html, body{
	width:100%;
	height:100%;
	margin:0;
	padding: 0;
}
img {
	margin:0;
	vertical-align:top;
	border: 0;
	-ms-interpolation-mode: bicubic; /* 2 */
	height:auto;
}
embed, object{
	outline: none;
	display: none;
}
.table-row{
	display:table-row;
}
.table-cell{
	display:table-cell;
}
.trinta{
	height:30px;
}
.linha-topo{
	height:100px;
}
.linha1{
	background-color:#b61118;
}
.linha3{
	background-color:#b61118;
}
@media only screen and (max-width: 900px) {
	.linha-topo{
		height:40px;
	}
	.colunatopo	{
		display:none;
	}
}
/* ------- FONTES ------- */
a, address, h1, h2, h3, h4, h5, h6, p, li, span, td, th {
	font-family:'Roboto', 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif;
	font-size: 14pt;
	color: #606060;
}
a{
	text-decoration:none;
	color: #e4101c;
}
a:hover{
	color:#e4101c;
	text-decoration:underline;
}
addressss{
	color:#fff;
	margin: 0 10px;
	font-style:normal;
	font-size: 9pt;
	line-height: 20px;
}
p {
	line-height: normal;	
}
h1, h2, h3, h4, h5, h6, p, table{
	margin: 10px 20px;
}
h1 {
	font-family: 'Open Sans','Roboto', sans-serif;
    color: #144d5f;
	font-size:20pt;
    margin: 10px 20px;
	/*text-transform:uppercase;*/
	font-weight: normal;
	margin:10px 20px 5px 20px;
}  
/*H1 {font-size:5.9vw}*/
@media only screen and (max-width: 900px) {
   h1 {
   	/*font-size: 1.5em;*/
	/*font-size: 90%;*/
	font-size: 1.4rem;
   	}
}
@media only screen and (max-width: 600px) {   	
   	.imagem-responsiva{
		min-width: 230px; height: auto;	width: 100%;}
	}
}
h2 {
	color: #656565;
	font-family: 'Roboto', sans-serif;
	font-size:1.5em; /* displayed at 18px */
	font-weight:normal;
	margin: 0px 20px;
}
h3 { /* displayed at 24px */
	font-size: 1.1rem;
	font-family: 'Roboto Condensed', sans-serif;
	color: #003262;
	font-weight: normal;
}  
/*H3 {font-size:5.9vw}*/
@media only screen and (max-width: 900px) {
   h3 {
   	/*font-size: 1.5em;*/
	/*font-size: 90%;*/
	font-size: 1.2em;
   	}
}
h4{
	color:#626262;
	font-size:1.4rem;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	margin:10px 10px 5px 20px;
}
h5 {
	font: 18px/23px 'Open Sans', cursive;
	font-size: 14px;
	color:#a1a1a1;
	margin:-10px 20px 0 20px;
	font-size: 12px;	
}
h6 {
	font-family: 'Roboto', 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 10pt;
	color:#fff;
	font-weight:normal;
	margin: 3px 10px;
}
.uppercase{
	text-transform:uppercase;
}
ol {
	list-style-type: decimal-leading-zero;
	list-style-position: outside;
	margin: 10px 10px 10px 70px;
}
ul {
	list-style-position: outside;
	margin: 10px 10px 10px 50px;
}
li {
	margin: 10px 0px;
	list-style-type: disc;
}
.center{
	text-align: center;
}
.left{
	float:left;
}
.right{
	float:right;
}
.botao{
	font: 16px/23px 'Roboto', cursive;
	color: #999;
	background-color: #ededed;
	/* border: 1px #b9b9b9 solid; */
	padding: 0px 10px;
	cursor: pointer;
	border-radius: 1px;
	border: 1px solid #a4a4a4;
	/* box-shadow: inset 0px 1px 0px 0px #ffffff; */
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #dddddd));
	display: inline-block;
	/* text-shadow: 1px 1px 0px #ffffff; */
	/* box-shadow: 2px 2px 2px #AFAEAE; */
	width: 95px;
	float:right;
	margin:10px
}
.bege:hover{
	color:#a44550;
	transition:transition: all 0.5s ease;
}
.vermelho{
	display: inline-block;
	font: 14px'Open Sans',Arial, cursive;
	color: #fff;
	background-color: #d71e26;
	width: 155px;
	height: auto;
	/* border: 1px #b9b9b9 solid; */
	padding: 3px 10px 3px 40px;
	cursor: pointer;
	/* border-radius: 5px; */
	/* box-shadow: inset 0px 1px 0px 0px #ffffff; */
	/* background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a44550), color-stop(1, #a44550) ); */
    /* text-shadow: 1px 1px 0px #ffffff; */
    /* box-shadow: 2px 2px 2px #AFAEAE; */
	text-decoration: none;
}
.vermelho:hover{
	color:#ccc !Important;
	transition:transition: all 0.5s ease;
	box-shadow: 1px 1px 0px 0px #690404;
}
.catprod{
	background-image: url('../imagens/botoes/botao_quadrado-direita.png'), url('../imagens/botoes/botao_quadrado-esquerda.png'), url('../imagens/webparts/linhas/linha-cinza.png');
	background-position:right center, left center, center center;
	background-repeat:no-repeat, no-repeat, no-repeat;
	height:45px;
	line-height:45px;
	margin:0
}	
/* ------- ESTRUTURA ------- */
body{
	display:table;
	table-layout: fixed;
	border-collapse: collapse;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color:#000000;
}
#body{
	/*background: url(../imagens/webparts/fundos/fundo_body.jpg) center top repeat-x;*/
    background-color: #fff;
}
address, #tinymce, #header,#s-faixa, #main, #footer, #faixa1, #faixa2, #faixa3{
	max-width:1200px;
	margin: 0px auto;
	height:auto;
	display: table;
    width: 100%;
}
header, figure, main, footer, .linha{
	display:table-row;
	max-width:100%;
}
header{
	background:url('../imagens/webparts/fundos/fundo-header.jpg') center top repeat-x;
	/*border-bottom:1px #c7c7c7 solid;*/
	/*background-color:#1a335f;
	background-color:#073037;*/
	background-color: #dedfe1;
    /*background: linear-gradient(to bottom right , #073037 20% , #0a5660);	*/
}
#header-topo{
	
	width:100%;
	height:30px;
	display:table;
}
#header{
	min-height: 20px;
	display:table;
    max-width: 1200px;
    width: 100%;
    position:relative;
    /*text-align:center;*/
}
.header_logo{
	max-width:168px;
	height:auto;
	margin:18px 10px 10px 10px;

}
.header-flags{
	width:24px;
	height:auto;
}
@media (max-width: 900px){
	.header_logo{
		max-width:200px;
		height:auto;
		margin:25px auto 0 auto;

	}	
	#header{
		text-align: center;
	}
	#icon-tel{
		position: relative;
		margin: 10px auto;
		width: 150px;
		float: none;
	}
}
nav{
	height:44px;
	min-height: 33px;
	display:table-cell;
    max-width: 900px;
	width: auto;
    position:relative;
    text-align:center;
    margin:55px 20px 0px 10px;
    vertical-align: middle;
    float: right;
}
@media only screen and (max-width: 900px){
	nav{
		width: 100%;
		margin:0;
		display:table;
		float:none;
		padding-top:0px;
	}
}
#div-tel{
    margin: 10px;
    width: auto;
    position: absolute;
    top: 40px;
    right: 0px;
    display:table;
    text-align:center;
    margin-right: 30px;
    height: 40px;
}
#div-tel a:first-child{
	margin:10px 0 0 0;
	display:block;
	width:100%;
}
#div-tel a{
	margin:3px;
	font-weight: bold;
	color: #606060;
    font-size: 20px;	
}	
#div-tel a:hover{
	color: #e4101c;
}	
@media only screen and (max-width: 900px){
	#div-tel{
		float:none;
    	margin: 0px auto;
    	position:relative;
    	top:10px;
    	right:auto;
    	left:auto;
    	height:50px;
	}
	.celulatopo{
		display:none;
	}	
}
#div-tel .icon-phone{
	color:#6d6d6d!important;
	font-size:16px;
}	
.fonte12{
    margin-right: 5px;
}
.icon-telimg{
	float: left;
	margin-top: 5px;
	margin-right: 6px;	
}
.icon-telfonte{
	color: #6fb4c7;
	font-family:'Roboto', 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 26px;
}
#div-redes-sociais{
    margin: 0px;
    padding:5px 0;
	display:block;
    text-align:right;
    vertical-align: middle;
	margin-right:30px;
}
#div-redes-sociais a{
	text-decoration:none;
} 
#div-redes-sociais .icon{
	color:#ffffff;
	font-size:13pt;
	margin-left: 15px;
	cursor: pointer;
}
#div-redes-sociais .icon-search{
	color:#ffffff;
	font-size:15pt;
	margin-left: 25px;
}
#div-redes-sociais .icon:hover, #div-redes-sociais .icon-search:hover {
    color: #4267b2;
    font-size:15pt;

}
.logotopo{
	display: block;
	position: relative;
	/*width: 100%;*/
	height: auto;	
	text-align:left;
	z-index: 10000;
	vertical-align: middle;
	float:left;
}
@media only screen and (max-width: 900px){
	.logotopo{
		width:150px;
	}	
}
@media only screen and (max-width: 900px){
	.logotopo{
		float:none;
		display: table;
		margin:0 auto;
		position:relative;
		/*background-color:#17305d;*/
		width:100%;
		text-align:center;
		background-image:none;
	}
	#div-redes-sociais{
		display: block;
		width: 100%;
		margin: 0;
		background-color: #c00c15;
		padding:10px 0 0 0;
		height:30px;
		text-align: center;
	}
	main{
		background: url(../imagens/fundos/fundo-002.jpg) right 0px repeat-x !important;		  
	}
}
#Youtube {
	/*width: 50% !important;*/
	min-width:275px;
	/*height: auto !important;*/
}
@media screen and (max-width: 900px){
	#Youtube{
		float: none !Important;
		width:100% !Important;
		margin:0px !Important;
	}
}	
@media screen and (min-width: 900px){
	#Youtube{
		float: none !Important;
		width:480px !Important;
		height:320px !Important;
		margin:10px !Important;
	}
}
figure{
	/*background-color: #f1f1f1;*/
}
#figure{
	/*margin-top: 1px;*/
	border-bottom: 1px #fff solid;
	/*border-top: 1px solid #fff;*/
	width:100%;
	max-height:450px;
	/*max-width: 1200px;*/
	margin: 0 auto;
	/*box-shadow: #999 0px 3px 5px;*/
}
#fotorama{
	margin: 0 auto;
	width:100%;
	/*max-width:1200px;*/
	/*border: 10px solid #fff;*/
    box-sizing: border-box;	
    background-color: #21293c;
    border-bottom: 0px;
}
.fotorama__nav--dots .fotorama__nav__frame {
	height:20px !important;
}
.fotorama__dot{
	top: 8px !important;
}
.artigos img{
	width:100% !important;
	max-width:250px !important;
}

@media screen and (max-width: 900px){
	.fotorama__stage{
		height:330px !Important;
	}
}
.fotorama-artigos{
	position:relative;
	width:100%;
}
.fotorama-img{
	float:left;
	margin:0 10px 10px 20px;
}
@media screen and (max-width: 900px){
	.fotorama-img{
		float:none;
		margin:10px;
	}
}
#DivFotorama{
	clear: both;
	width: 100%;
	max-width: 1000px; 
	margin: 0 auto;  
	box-sizing: content-box;  
	display: table; 
	table-layout:fixed;
	position: relative;
	border: 0px solid #fff;
	/*box-shadow: #cccaca 3px 4px 13px 0px;*/
}
#DivFotorama2{
	clear: both;
	width: 100%;
	max-width: 400px; 
	margin: 0 auto;  
	box-sizing: content-box;  
	display: table; 
	table-layout:fixed;
	position: relative;
	float:right;
	margin:0 20px;
}
@media (max-width: 760px){
	#DivFotorama2{
		float:none;
		max-width: 100%; 
		margin:10px auto;
	}	
}
#idiomas{
    width: 180px;
    height: 90px;
    background: url(../imagens/webparts/fundos/fundo-idiomas-aberto2.png) center bottom no-repeat;
    position: absolute;
    right: 50px;
    text-align: center;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-style: italic;
    text-shadow: #fff 1px 1px;
    color: #666;
    padding-top: 4px;
    cursor: pointer;
    margin-top:-59px;
}
#idiomas p, #idiomas a{
	position: relative;
	/* bottom: 10px; */
	margin: 1px auto;
	font-size: 12px;
	width: 130px;
	padding: 3px;
}
#idiomas a{
	display:block;
	margin:0 auto;
	background-color: #49557d;
	width: 130px;
	border-radius:3px;
	text-shadow:none;
	color:#fff
}
@media (max-width: 900px){
	#idiomas{
		display:none;
		visibility:hidden;
	}	
}
#faixa1{
	background-color: #b61118;
}
#faixa2{
	background-color: #fff;
}
#faixa3{
	/*background: url(../imagens/webparts/fundos/fundo-faixa2.jpg) center top repeat-x;*/
	background-color: #b61118; /*#073037*/
	display: block;
}
#faixa3 h3{
	color:#fff;
	font-family:"Open Sans";
	font-style:normal;
	text-transform: uppercase;
    font-size: 10pt;
    font-weight: bold;	
}
#faixa1 p {    
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #fff;
	line-height: normal;
	margin: 17px auto;
	width: 100%;
}
address p, address span, a {
	color: #ffffff;
	text-align: left;
	font-size: 15px;
}
address .vertodos-publicacoes{
	color: #ffffff;
    font-size: 10pt;
    margin: 23px;
    display: block;
    text-align: center;
}
#address{
    height: 70px;
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;
}
#DivFaixa2{
	display:table-cell;
    height: 60px;
	line-height: 60px;
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;
}
#DivFaixa2 p{
	font-size:8pt;
	font-family:'Roboto',Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#s-faixa{
	min-height: 50px;
}
#faixa p {
	margin:5px;
	display:inline;
}
@media (max-width: 900px){
	#faixa img{
		max-height:40px;
		width:90%;
		margin: 0 auto;
	}	
	.faixa{
		height:65px !important;
	}
}
main{
	/*height:100%;*/
	/*background-color:#f7f8f8;*/
	background: url(../imagens/fundos/fundo-003.jpg) right -16px repeat-x;
	background-color: #ab0f13 !important;
}
#main{
	display: block;
	height:100%;
	max-width: 1200px;
	width: 100%;
	margin:0 auto;
	/*background-color: #fff;*/
	/*box-shadow: #999 0px 3px 5px;*/
}
#main2{
	display:table-cell;
	height:100%;
	padding: 0px;
	/*background:url('../imagens/webparts/fundos/fundo-content-001.jpg') center top repeat-x;
	background-color:#f4f4f2;*/
}
#main3{
	/*display:table-row;*/
	width:100%;
}
#s-main{
	/*background-color:#fff !important;*/
	width:75%;
	min-height: 340px;
	height:auto;
	margin: 10px 0px 10px 0;
	display:block;
	vertical-align:top;
	padding-top: 40px;
	position:relative;
    /*border-top-left-radius: 300px;*/
    border-width: 0px;
    border-color: black;
    border-style: solid;
    box-sizing: border-box;
    /*align-items: flex-end;*/
    text-align: right;
    float: right;
}
#s-main p, #s-main h1{
color:#fff;
}
@media (max-width: 900px){
	#s-main{
		width:100%;
		border-top-left-radius: 50px;
	}
}	
aside{
	display:table;
	min-width:240px;
	max-width:240px;
	margin: 0px;
	margin-top: 10px;
	display:table-cell;
	vertical-align:top;
	padding:0 30px;
	padding-top: 20px;
}
aside p, aside a {
	font-size:11pt;
	color:#4d4d4d;
}	
@media (max-width: 900px){
	aside{
		max-width:100%;
		float:none;
		width:85%;
		margin:10px auto 0 auto;
		display:block;
		padding:0
	}
}
aside img{
	margin:5px 1px;
	/*float:left;*/
}
aside img:first-childa{
	margin-left:10px;
}
#aside, #aside2, #aside3{
	display:block;
	width:100%;
    box-shadow: #dfdfdf 5px 7px 1px -2px;
    border-radius: 3px;
    padding: 5px;
    margin: 2px 2px 20px;
    text-indent:-10px;
	background-color: #fafafa;
	border: 1px solid #e7e7e7;    
}
#aside a{
	cursor: pointer;
	text-decoration:none;
	color:#000;
}	
#aside2, #aside3{
	text-align:center;
}
article{
	position:relative;
	bottom:0;
	min-height:100px;
	min-width: 100%;
	width:100%;
}
.logo-150{
	float:left;
}
#Cursos-e-Treinamentos{
	width:99%;
	background-color:#f2f2f0;
	border:1px solid #c2c2c0;
	border-bottom: 4px solid #d71e26;
	margin: 0 0 20px 0;
	min-height:100px;
}
#Cursos-e-Treinamentos .col1, #Cursos-e-Treinamentos .col2, #Cursos-e-Treinamentos .col3, #Cursos-e-Treinamentos .col4 {
	margin: 0px;
}
#Cursos-e-Treinamentos .col1{
	max-width:220px;
}
#Cursos-e-Treinamentos .col4{
	min-width:220px;
}
#Cursos-e-Treinamentos .col1 p {
	font-family:'Roboto';
	color:#a1a1a1;
	font-style:italic;
	font-size:28px;
	text-align: right;
}
#Cursos-e-Treinamentos .col2 p {
	font-family:'Roboto Condensed', sans-serif;
	color:#124284;
	font-size:25px;
}
#Cursos-e-Treinamentos .col4 a {
	font-family:'Roboto Condensed', sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#d71e26;
	font-size:20px;
	line-height: 12px;
	text-decoration:none
}
@media only screen and (max-width: 900px) {
	#Cursos-e-Treinamentos{
	}
	#Cursos-e-Treinamentos .col1{
	max-width:100%;
	}
}
footer{
	background-color: #fff;
	/*background-image:url('../imagens/webparts/fundos/fundo-content-rodape.jpg'); 
	background-position:center bottom; 
	background-repeat:repeat-y;*/
	background-color:#90050e;
}
#footer{
	display: table;
	width: 100%;
	max-width: 1200px;
    margin: 0 auto 0 auto;
    color:#000;
    height:90px;
    /*background-color: #1a335f;*/
	/*height:158px;*/
	/*box-shadow: #999 0px 3px 5px;*/
}
#footer img{
	margin:3px;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=0.5);
}
#footer img:hover{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=1);
}
#footer a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;	
}
#footer p {
	color:#fff !important;
	line-height:normal;
	margin:5px 10px;
}
#footer_col1, #footer_col2, #footer_col3, #footer_col4{
	margin:0px;
	display: table-cell;
	min-width:20%;
	height:40px;
	text-align:center;
	vertical-align: middle;
	width:50%
}
#footer_col3 a:first-of-type{
	margin-left:8px;
} 
#footer_col2 img{
	margin:3px 1px 3px 1px !Important;
	width:30px;
	height:auto;
}
@media only screen and (max-width: 900px) {
	#main, #figure, #header, #content,#footer{
		width:100%;
	}
	#footer h6{
		width:90%;
	}
}
@media only screen and (max-width: 600px){
	#footer_col1, #footer_col2, #footer_col3, #footer_col4{
		display:inline-block;
		width:100%;
	}
}	
.fb-like{
	float:right;
	margin: 3px;
	/*width: 165px;
	height: 20px;*/
}	
.fb-comments{
	margin:30px;
}
.fb-page{
	float:right;
	width:320px;
	height:250px;
}
.redbit{
    font-size: 9px;
    color: #a2a2a2;
    position:fixed;
    right:12px;
    bottom: 3px;
}
#area-do-cliente{
    display: table;
    width: 100%;
    height: 200px;
    background-color: #124284;
    border-right: #dd242c 4px solid;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* -webkit-box-sizing: border-box; */
    padding-top: 1px;
    margin: 10px 0;
    float:left;
}
#area-do-cliente a{
	color:#fff;
	text-decoration:none;
}
.linhaclara{
	background-color: #f9f9f9;
    width: 95%;
    margin: 10px auto;
    border-left: 1px solid #6987a2;
    border-radius: 5px;
    padding: 5px;
    clear: right;
    box-shadow: #ccc 3px 3px 5px 0px;
}
#google-map {
    height: 350px;
}
.map-content{
	overflow:hidden;
	background-color: #c00c17;
}
.faixa3-col1, .faixa3-col2, .faixa3-col3{
	vertical-align:top;
}
.faixa3-col1{
	width:20%;
	text-align:center;
	display:table-cell;
	padding: 25px;
}
.faixa3-col2{
	width:35%;
	text-align:center;
	display:table-cell;
	padding: 25px;
}
.faixa3-col3{
	width:45%;
	text-align:center;
	display:table-cell;
	padding: 25px;
}
@media only screen and (max-width: 900px){
	.faixa3-col1, .faixa3-col2{
		width: 90%;
		margin:20px auto;
		display:table;
	}
}
.gm-style-iw{	
	max-height:170px !important;
}
.gm-style-iw-d{
	max-height:162px !important;
}
.address, .address2{
	margin: 5px auto;
    display: block;
    /*background-color: rgba(55, 105, 128, 0.34);
    border: 1px solid #558094;*/
    padding: 5px;
    width: 99%;
    /*box-shadow: #dfdfdf 5px 7px 1px -2px;*/
}
.address li, .address2 li{
	list-style-type: none;
	list-style-position: inside;
	line-height: 25px;
    margin: 0;
    font-size: 14px;
    text-align: left;
    color:#ffffff;
}
.address .titulo, .address2 .titulo{
	margin-bottom:5px;
	color:#ffffff;
	font-family:"Open Sans";
	font-style:normal;
	text-transform: uppercase;
    font-size: 10pt;
    font-weight: bold;	
}
.address .icon, .address .icon-home, .address2 .icon, .address2 .icon-home {
	color:#ffffff;
	font-size:12px;
	margin-right:10px;
}
.vermapa{
	font-size:12px;
	margin-left: 22px;
}
/* ------- FOTORAMA ------- */
.fotorama_html{

	-webkit-justify-content:center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;	
	width:100%;
	height:100%;
	text-align: center;
	vertical-align:middle;
	background-color:greenyellow
}

.fotorama_texto{
	font-size:100px;
	cursor: auto;
}
.home{
	margin: 0 auto;
}
/* para alinhamento do fotorama_html usar exemplo abaixo:*/
.Aligner {
}

.Aligner-item {
  max-width: 50%;
}

.Aligner-item--top {

}

.Aligner-item--bottom {
}

/* ------- MENU LATERAL ÁREAS------- */
#MenuLateralAreas {
	list-style-position: inside;
	width: 250px;
	margin: 10px 0px;
}
#MenuLateralAreas li {
	margin: 10px;
}
#MenuLateralAreas li:first-of-type {
	font-size: 16px;
	color: #5e5a56;
	height: 30px;
	display: block;
	padding: 0 10px;
	margin: 0;
	word-spacing: -1px;
	text-transform: uppercase;
	vertical-align: middle;
	line-height: 32px;
	font-weight: bold;
}
.link_on, .pl_link_on {
	color: #5e5a56;
	font-weight: bold;
}
/* -------  ACORDEON ------- */
.Acordeon span {
	height: 20px;
	color: #fff;
	font-weight: bold;
	width: 19px;
	background-color: #044a7e;
	float: left;
	margin: 2px 10px 2px 2px;
	line-height: 22px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}
.Acordeon li {
	width: auto;
	border: 1px #c3cbd8 solid;
	background-color: #eef2f1;
	cursor: pointer;
	line-height: 24px;
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin: 5px 0;
	float: left;
}
.Acordeon ul {
	margin: 0 0 0 17px;
}
.Acordeon li li {
	background: none;
	width: 100%;
	line-height: 15px;
	margin: 7px 6px;
	border: 0;
	list-style-type: square;
	list-style-position: outside;
}
.Acordeon li li a {
	font-size: 12px;
}
/* ------- LIGHTBOX ------- */
.lb-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.lb-number {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#div_lightbox{
	margin: 0 auto;
	width: 80%;
	display: table;
	text-align: center;	
}
#div_lightbox img{
	margin:20px;
	box-shadow:1px 1px 3px 0px #888888;
	width: 200px;
}
/* ------- LINHAS ------- */
hr, .hr_dupla, .hr_tracejada {
	height: 0;
	border: 0;
	margin: 0 auto;
	margin: 10px 20px;
	/*width:95%;*/
}
hr {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #fff;
}
.hr_grossa {
	border-top: 2px solid #656565;
	border-bottom: 1px solid #fff;
	margin: 0 20px 10px 20px;
}
.hr_grossa2 {
	border-top: 3px solid #666;
	border-bottom: 1px solid #fff;
	margin: 0 auto;
	width:90%;
	margin-left:20px;
}
.hr_tracejada {
	border-top: 1px dashed #e6e6e6;
	border-bottom: 0px solid #fff;
}
.hr_footer {
	border-top: 1px solid #63171a;
	border-bottom: 0px solid #fff;
	margin: 5px 10px;
}
.hr_area-do-cliente {
	border-top: 1px solid #2e5591;
	border-bottom: 1px solid #1a3660;
	/*margin: 5px 25px;
	width: 100%;*/
}

.ornamento {
	border:0;
	height:8px;
	background-image:url('../imagens/webparts/linhas/arabesco2.png'),url('../imagens/webparts/linhas/linha-verde.jpg'); 
	background-repeat:  no-repeat, repeat-x ;
	background-position: center center , center center 
}
.icon-social{
	width:18px;
	height:auto;
}
/* ------- BUSCA ------- */
#busca{
	float:right;
	margin-right: 30px;
}
#busca_tabela {
	width: 90%;
	margin: 20px auto;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	font-family: 'Roboto';
}
span.busca_titulo {
	font-size: 14px;
	font-weight: bold;
	color: #4267b2;
}
span.busca_descricao {
	font-size: 13px;
	color: #333333;
}
span.busca_informacao {
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #999999;
}
span.busca_aviso {
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	font-size: 14px;
	color: #CC0000;
}
a:active.busca_titulo {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #4267b2;
	font-family: Tahoma;
}
a:link.busca_titulo {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #4267b2;
}
a:visited.busca_titulo {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #4267b2;
}
a:hover.busca_titulo {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
#busca_form_mini2 {
	float:right;
	vertical-align: middle;
	width: auto;
	height: auto;
	margin: 0 5px 0 5px;
	width:210px;
	display:none;
}
#busca_form_mini2 input[type=text] {
	float:left;
	border-radius: 5px 0 0 5px;
	border: 1px solid #9c9c9c;
	background: rgba(20, 100, 127, 0.17);
	height: 20px;
	margin:0;
	width:177px;
	color:#fff;
}
#busca_form_mini2::-webkit-input-placeholder{
    color:#e7e7e7;
}
#busca_form_mini2::-moz-placeholder {
    color:#e7e7e7;
}
#busca_form_mini2 input::-webkit-input-placeholder{
	color:#e7e7e7;
}	

#busca_form_mini2 input[type=submit] {
	float:left;
	background-color: #1d7490;
	cursor: pointer;
	height: 22px;
	width: 34px;
	border: 0;
	margin: 0 2px 0 -6px;
	font-family: Tahoma;
	font-size: 10px;
	color: #9c9c9c;
	border-radius: 3px;
	background-image: url('../imagens/webparts/busca/lupa-busca.png');
	background-repeat: no-repeat;
	background-position: center center;
	
}
@media (max-width: 900px){
	#busca_form_mini2 {
		float:none;
		margin:16px auto;
		display:none;
		height:40px;
	}	
}
#busca_form_mini {
	float:right;
	vertical-align: middle;
	width: auto;
	height: auto;
	margin: 10px 0px;
	
}
#busca_form_mini input[type=text] {
	border-radius: 5px 0 0 5px;
	border: 1px solid #C0C0C0;
	background: #F4F4F4;
	height: 26px;
	margin:0 0 0 2px;
	
}
#busca_form_mini input[placeholder] {
	color: #fff;
	font-style: normal;
	/*background-image: url('../imagens/webparts/busca/lupa.gif');
	background-repeat: no-repeat;
	background-position: right center;*/
	width: 250px;
}
#busca_form_mini input[type=submit] {
	background-color: #124284;
	cursor: pointer;
	height: 28px;
	width: 45px;
	border: 0;
	margin: 0 2px 0 -4px;
	font-family: Tahoma;
	font-size: 10px;
	color: #ADADAD;
	border-radius: 3px;
	background-image: url('../imagens/webparts/busca/lupa-busca.png');
	background-repeat: no-repeat;
	background-position: center center;

   
	/*box-shadow: inset 1px 1px 0px 0px #ffffff;
	background-color: #DADADA;
	text-shadow: 1px 1px #FFF;*/
}
#busca_form_mini input[type=submit]:hover {
	color: #333;
	background-color:#666;
}

#busca_form_mini select{
	border: 0 !important;  /*Removes border*/
	color: #fff;
	height: 24px;
	min-width: 180px;
	border-radius: 3px;
	text-transform: uppercase;
	font-family: oswald, 'Roboto';
	margin: 2px;

	padding:0px 5px 0 10px;
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
	-moz-appearance: none; /* Removes Default Firefox style*/    
	text-indent: 0.01px; /* Removes default arrow from firefox*/
	text-overflow: '';  /*Removes default arrow from firefox*/
	background: url('../imagens/icones/seta-select.png') no-repeat 163px center #124284;
	cursor: pointer;
	
}
#busca_form_mini select option{
	cursor: pointer;
}

#busca_form_mini select > a:after {
    border-color: #FF0000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

/* ------- Easy Tooltip ------- */
#easyTooltipBlue, #easyTooltip, a.capitulo, a.eventos, a.link_fundadores {
	font-family: 'Roboto';
	font-size: 12px;
	color: #fff;
}
#easyTooltipBlue {
	/*background:##e4101c url("../../Includes/scripts/easytooltip/bg.gif") repeat-x;*/
	width: 200px;
	padding: 5px 10px;
	border: 1px solid ##e4101c;
}
#easyTooltip {
	width: 200px;
	padding: 5px 10px;
	border: 0px solid #fff;
	background: ##e4101c;
	border-radius: 7px;
	font-weight: normal;
}

#IframeForm{
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
	border: 0;
	max-width:510px;
	height:650px;
	width:100% !Important;
	min-width: 100% !Important;
}	
@media (min-width: 900px){
	#IframeForm {
		min-width: 100% !Important;
	}	
}

/* ------- FORMULÁRIO DE CONTATO ------- */
.form_div{ /*páginas de confirmação*/
	text-align:center;
}

#form-div {
	max-width: 500px;
	margin:0 auto;
	background-color: #f4f4f2;
	/*background:url('../imagens/webparts/forms/fundo_topo.gif') repeat-x center top;*/
	/*border-radius:4px;
	border: 1px solid #F7C1C7;
	background-color: rgb(254, 255, 230);
	background: linear-gradient(0deg, white 91%, rgb(250, 241, 220) 90%);*/
}
@media (max-width: 500px){
	#form-div {
		max-width: 100%;	
	}	
}

#form, #conversion-form {
	font-family: 'Roboto';
	font-size: 10pt;
	color: #333;
	text-align: left;
	display:table;
}
#form hr, #conversion-form hr {
	width:100%;
	margin: 0px;
	border-top: 1px solid #F7C1C7;
	border-bottom: 1px solid #fff;
}
#form .titulo, #conversion-form .titulo {
	font-weight: bold;
	color: #b64550;
	margin: 10px 10px;
	font-size: 16px;
}
#form .subtitulo, #conversion-form .subtitulo {
	color: #666;
	margin: 5px 10px;
	font-size:1em;
	text-align:center;
	font-size: 12px;
}
#form .resumo, #conversion-form .resumo {
	color: #000;
}
#form label, #conversion-form label {
	font-weight: normal;
	margin: 5px 0px 5px 5px;
}
#form input, #conversion-form input {
	width:83%;
	margin: 5px 10px 5px 15px;
	border-radius: 3px;
	background-color: #FFFFFF;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border: 1px solid #ccc;
	height: 17px;
	padding: 8px 8px 8px 40px;
}

#conversion-form input[type=radio] {
	width:auto;
	margin: 5px 10px 5px 15px;
	border-radius: 3px;
	background-color: #FFFFFF;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border: 1px solid #ccc;
	height: 17px;
	padding: 8px 8px 8px 40px;
}

#FormServicos{
	display:table;
	float:left;
	margin: 0 0 0 15px;
}
#FormServicos p{
	margin: 5px;
}


@media (max-width: 400px){
	#form input, #conversion-form input {
		max-width: 70%;	
	}	
}
#form input[type=text]{
	
}
#form input[type=submit], #conversion-form input[type=submit] {
	font: 18px/35px 'Roboto', cursive;
	color: #333;
	background-color: #ededed;
	width: auto;
	height: auto;
	border: 1px #b9b9b9 solid;
	padding: 0px 20px 0px 20px;
	cursor: pointer;
	border-radius: 3px;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	/* display: inline-block; */
	text-shadow: 1px 1px 0px #ffffff;
	/* box-shadow: 2px 2px 2px #AFAEAE; */
	float: right;
	margin: 0px 20px 10px 15px;	
}
#form input[type=submit]:hover, #conversion-form input[type=submit]:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background: -moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color: #dfdfdf;
}
#form input[type=submit]:active, #conversion-form input[type=submit]:active {
	position: relative;
	top: 1px;
}
#form input[type=checkbox], #conversion-form input[type=checkbox]{
	background-color: #f0f0f0;
	width: auto;
	float: left;
	margin: 0px 10px 5px 20px;
}
#form #nome, #form #username, #conversion-form #nome, #conversion-form #username{
	background-image:url('../imagens/webparts/forms/nome.png'), url('../imagens/webparts/forms/fundo_input.gif');
	background-size:15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0; 
	background-repeat: no-repeat, no-repeat;
}
#form #email, #conversion-form #email{
	background-image:url('../imagens/webparts/forms/email.png'), url('../imagens/webparts/forms/fundo_input.gif');
	background-size:15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0; 
	background-repeat: no-repeat, no-repeat;
}

#form #password, #conversion-form #password{
	background-image:url('../imagens/webparts/forms/senha.png'), url('../imagens/webparts/forms/fundo_input.gif');
	background-size:15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0; 
	background-repeat: no-repeat, no-repeat;
}
#form #cidade, #conversion-form #cidade{
	background-image:url('../imagens/webparts/forms/cidade.png'), url('../imagens/webparts/forms/fundo_input.gif');
	background-size:15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0; 
	background-repeat: no-repeat, no-repeat;
	max-width: 63%;
}
@media (max-width: 400px){
	#form #cidade, #form textarea, #conversion-form  #cidade, #conversion-form textarea {
		max-width: 70%;	
	}	
}
#form #mensagem, #conversion-form #mensagem{
	background-image:url('../imagens/webparts/forms/mensagem.png'), url('../imagens/webparts/forms/fundo_input.gif');
	background-size:15px 15px, 35px 200px;
	background-position: 10px 10px, 0 0; 
	background-repeat: no-repeat, no-repeat;
}
#form #telefone, #conversion-form #telefone{
	background-image:url('../imagens/webparts/forms/telefone.png'), url('../imagens/webparts/forms/fundo_input.gif');
	background-size:15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0; 
	background-repeat: no-repeat, no-repeat;
}
#form #empresa, #conversion-form #empresa{
	background-image:url('../imagens/webparts/forms/empresa.png'), url('../imagens/webparts/forms/fundo_input.gif');
	background-size:15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0; 
	background-repeat: no-repeat, no-repeat;
}


#form #cnpj, #conversion-form #cnpj{
	background-image:url('../imagens/webparts/forms/cnpj.png'), url('../imagens/webparts/forms/fundo_input.gif');
	background-size:15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0; 
	background-repeat: no-repeat, no-repeat;
}


#form #arquivo, #conversion-form #arquivo{
	background-image:url('../imagens/webparts/forms/arquivo.png'), url('../imagens/webparts/forms/fundo_input.gif');
	background-size:15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0; 
	background-repeat: no-repeat, no-repeat;
}


#form .desativado, #conversion-form .desativado {
	border-radius: 4px;
	border-right: #E5E5E5 1px solid;
	border-bottom: #E5E5E5 1px solid;
	border: 1px solid #E5E5E5;
	color: #808080;
	height: 25px;
}
#form textarea, #conversion-form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-radius: 4px;
	border: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 83%;
	height: 115px;
	padding: 8px 8px 8px 40px;
	margin: 5px 10px 5px 15px;
}
#form select, #conversion-form select{
	border-radius: 5px;
	border-right: #ccc 0px solid;
	border-bottom: #ccc 0px solid;
	border: 1px solid #ccc;
	height: 30px;
	padding: 5px 8px;
	margin: 5px 10px 5px 15px;
	color: #333;
}
#form select option:disabled, #conversion-form select option:disabled{
  color: #666;
}

#contador-textarea{
	color:#cc0000;
	font-size:9px;
	margin: 10px 30px;
}
#contador-textarea::before{
	content: "("
}
#contador-textarea::after{
	content: ")"
}

/* ------- FORMULÁRIO MINI ------- */
#form_mini{
	width: 100%;
	font-family: 'Open Sans';
	color: #fff;
	font-weight: bold;
	margin:10px 0;
	display:table;
	text-align: left;
}
.form_mini_input{
	/*width:100%;*/
	min-width: 200px;
	background-color: #292929;
	border: 1px #90060e solid;
	border-radius: 3px;
	height: 28px;
	margin: 3px 0;	
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;		
	color:#cacaca;
	padding-left: 10px;
	font-weight: bold;
	margin-left:8px;
	width:85%;
}
.form_mini_textarea{
	/*width:100%;*/
	min-width: 200px;
	background-color: #292929;
	border: 1px #90060e solid;
	border-radius: 3px;
	height: 28px;
	margin: 3px 0;	
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;		
	color:#cacaca;
	padding-left: 10px;
	font-weight: bold;
	margin-left:8px;
	width:85%;
    height: 50px;
}

.form_mini_submit{
	font: 16px/23px 'Roboto', cursive;
	width: 105px;
	float:right;
	margin: 7px 20px 0 5px;
	display: inline-block;
	padding: 0px 10px;
	cursor: pointer;
	border-radius: 25px;
	padding: 4px 20px;
	color: #fff;
	background-color: #757575;
	text-decoration: none;
	transition:background-color 1.5s ease;
	/*border: 1px solid #a4a4a4;*/
	/* box-shadow: inset 0px 1px 0px 0px #ffffff; */
	/*background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #dddddd));*/
	/* text-shadow: 1px 1px 0px #ffffff; */
	/* box-shadow: 2px 2px 2px #AFAEAE; */
}
.form_mini_submit:hover{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dddddd), color-stop(1, #f6f6f6));
	color:#476f93;
	transition:background-color 1.5s ease;
}
.form_mini_submit:active, .form_mini_submit:focus{
	border: 0;
}
.form_mini_input::-webkit-input-placeholder {
	color: #c0c0c0;
	font: 14px 'Open Sans', sans-serif;
	font-weight: bold;
}
.form_mini_input:-moz-placeholder {
	color: #c0c0c0;
	font: 14px 'Open Sans', sans-serif;
	font-weight: bold;
}
.form_mini_input::-moz-placeholder {
	color: #c0c0c0;  
	font: 14px 'Open Sans', sans-serif;
	font-weight: bold;
}
.form_mini_input:-ms-input-placeholder {  
	color: #c0c0c0;  
	font: 14px 'Open Sans', sans-serif;
	font-weight: bold;
}
.form_mini_erro{
	color: red;
	font-size: 16pt;
}
	
.form_mini_ok{
	font-size: 10pt;
	margin: 0 0 0 30px;
}	
#form_mini p{
	font-size:15px;
	color:#fff;
	font-weight:normal;
}
#form_mini hr{
	margin:0;
	width:100%
}/* ------- toTop ------- */
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 10px;
	overflow: hidden;
	width: 42px;
	height: 42px;
	border: none;
	text-indent: 100%;
	background: url('../imagens/webparts/toTop/toTop.png') no-repeat left top;
}
#toTopHover {
	background: url('../imagens/webparts/toTop/toTop.png') no-repeat left -42px;
	width: 42px;
	height: 42px;
	display: block;
	overflow: hidden;
	float: left;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
#toTop:active, #toTop:focus {
	outline: none;
}
/* ------- Publicações  ------- */
#IDPublicacoes{
	overflow:hidden;
}
#Publicacoes{
	margin: 10px 20px;
}
#Publicacoes ul, #Publicacoes li{
	display:block;
	margin:0;
}

#Publicacoes li{
	/*display:table-cell;*/
	/*height:157px;*/
	position:relative;
	min-height: 166px;
}
#Publicacoes p{
	margin:10px 0;
}
#Publicacoes h3{
	color: #41607d;
	margin: 0;
}
#Publicacoes .pub_textos {
	display: table-cell;
	height: 130px;
	min-width: 230px;
}
#Publicacoes .pub_textos a {
	color:##e4101c;
}
#Publicacoes .info, .info, #Publicacoes .icon{
	/*position:absolute;*/
	bottom:13px;
	font-size: 12px;
	display: inline-block;
	margin: 0;
	color: #fff;
    margin: 0 3px;
}
#Publicacoes .info2, .info2{
	font-family: verdana !important;
	font-size:12px;
	padding: 7px;
	border-radius: 3px;
	margin-right: 10px;	
	background-color: #90060e;
	cursor: help;
	height: 14px;
	display: inline-block;	
	color:#fff;
}
#Publicacoes .info2:hover .icon, .info2:hover{
	color: #fff !important;
	background-color: #333333 !important;
}
#Publicacoes .pic {
	width: 100%;
	max-width: 250px;
	height:auto;
	max-height: 152px;
	overflow: hidden;
	float:left;
	margin-right: 20px;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;	
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.42)
}  

@media (max-width: 620px){
	#Publicacoes .pic {
		max-width: 100%;
		max-height: 100%;
	}
}		

/*GROW*/
.grow img {
	width: 100%;
	height: auto;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.grow img:hover {
	width: 110%;
	height:auto;
	margin: -10px;
}
#Publicacoes img{
	/*width:200px; grow*/
}
#Publicacoes hr{
	margin:5px 0 15px 0;
}
#Publicacoes .icon-zoom-in:hover{
	color: #4267b2;
	text-decoration: none;
	font-size: 15px;
}

#PublicacoesNav{
	display: table;
	margin: 0 auto;
}
#PublicacoesNav a{
	display: inline-block;
	height: auto;
	padding: 2px 2px 0px 7px;
	border: 1px solid #ccc;
	margin: 3px;
	background-color:#f5f5f5;
	
}
#PublicacoesNav a:hover{
	text-decoration:none;
	background-color:#e2e2e2;
}
#PublicacoesNav .icon{
	color:#102750
}
#PublicacoesNav .icon:hover{
	color:#d71e26;
}
#PublicacoesNav .pagina-x-de-x{
	display: inline-block;
	height: auto;
	padding: 2px 2px 0px 7px;
	border: 0px solid #ccc;
	margin: 3px;
	font-size: 12px;
}
#PublicacoesNav .totalpublicacoes{
	display: inline-block;
	height: auto;
	padding: 2px 2px 0px 7px;
	border: 1px solid #EFEFEF;
	margin: 3px;
	font-size: 12px;
}
/* ------- Tabela Responsiva -----------------*/
.responsive-table{
	width: 95%;
	border-collapse: collapse;
	border: 1px solid #eee;
	margin:0 auto;
}
/* Zebra striping */
.responsive-table tr:nth-of-type(odd) { 
	background: #fff; 
}
.responsive-table th {
	background: #f0f8ff;
	color: #606060;
	font-weight: bold;
}
.responsive-table td, .responsive-table th {
	padding: 6px;
	border: 1px solid #fff;
	text-align: center;
	width: 25%;
    vertical-align: top;	
}
	.tabela-fresagem td{
		border:	1px solid #e1e1e1;
	}

@media (max-width: 900px){
/*@media only screen and (max-width: 900px), (min-device-width: 768px) and (max-device-width: 900px){*/
	/* Force table to not be like tables anymore */
	.responsive-table table, .responsive-table thead, .responsive-table tbody, .responsive-table th, .responsive-table td, .responsive-table tr{
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.responsive-table thead tr{
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.responsive-table tr{
		/*border: 1px solid #ccc;*/
	}
	.responsive-table td{
		/* Behave  like a "row" */
		border: none;
		/*border-bottom: 1px solid #eee;*/
		position: relative;
		padding-left: 130px;
		font-size:10pt;
	}
	.responsive-table td:before {
		/* Now like a table header */
		position: absolute; /* Top/left values mimic padding */;
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}
	/* Label the data  */
	.tabela-epf td:nth-of-type(1):before {font-weight:bold; content: "Nossa História";}
	.tabela-epf td:nth-of-type(2):before {font-weight:bold; content: "Projetos";}
	.tabela-epf td:nth-of-type(3):before {font-weight:bold; content: "Produtos";}
	.tabela-epf td:nth-of-type(4):before {font-weight:bold; content: "Serviços";}
	.tabela-epf td:nth-of-type(5):before {font-weight:bold; content: "";} 
	.tabela-epf td:nth-of-type(6):before {font-weight:bold; content: "";}
	.tabela-epf td:nth-of-type(7):before {font-weight:bold; content: "";}
	.tabela-epf td:nth-of-type(8):before {font-weight:bold; content: "";}
	.tabela-epf td:nth-of-type(9):before {font-weight:bold; content: "";}
	.tabela-epf td:nth-of-type(10):before {font-weight:bold; content: "";}
	/* --- */
	.tabela-fresagem td:nth-of-type(1):before {font-weight:bold; content: "";}
	.tabela-fresagem td:nth-of-type(2):before {font-weight:bold; content: "";}

	/* --- */
	.tabela-epr td:nth-of-type(1):before {font-weight:bold; content: "Estabilizante - BBC";}
	.tabela-epr td:nth-of-type(2):before {font-weight:bold; content: "Tipo de Metal";}
	.tabela-epr td:nth-of-type(3):before {font-weight:bold; content: "Uso";}
	
}
.tabela-responsiva tr:nth-of-type(odd){
	background: #ffffff;
}
.tabela-responsiva{
	width: 90%;
	border-collapse: collapse;
	border: 1px solid #eee;
	margin:0 auto;
}

.tabela-responsiva img {
    min-width: 200px;
    max-width: 200px;
    border: 4px double #c3c3c3;
    }
@media (max-width: 900px){
	.tabela-responsiva img {
    	width: 90%;
    	max-width: 98%;
    }	
}
.tabela-responsiva td, .tabela-responsiva th {
	padding: 6px;
	border: 1px solid #fff;
	text-align: center;
	width: 25%;
    vertical-align: top;	
}
@media (max-width: 900px){
	.tabela-responsiva table, .tabela-responsiva thead, .tabela-responsiva tbody, .tabela-responsiva th, .tabela-responsiva td, .tabela-responsiva tr{
		display: block;
	}
	.tabela-responsiva td, .tabela-responsiva th{
		width:100%;
	}
}


/* ------- Publicações VerticalSlider ------- */
#IPublicacoes{
	padding: 0px; 
	width: 92%; 
	height: 130px; 
	margin: 0 0 0 20px;"
}	
#BodySlider {
	background-color: #f3f3f3;
	/*background:url('../imagens/webparts/fundos/fundo_corpo.jpg') 0 0 repeat;*/
}
#VerticalSlider div {
	top: 0;
	left: 0;
}
#VerticalSlider {
	width: 100%;
	height: 74px;
	border: 0px solid #ddd;
	margin: 0;
}
#VerticalSlider div {
	width: 99%;
	height: 150px;
	padding: 3px;
	color: #333;
	text-align: left;
	font-size: 16px;
}
#VerticalSlider div img {
	float: left;
	margin: 0 10px 10px 0;
	width: 100px;
	height: 100px;
	padding: 3px;
	background: #fff;
}
#VerticalSlider .publicacao_titulo{
	color:#000;
	font-weight:bold;
}
#VerticalSlider .publicacao_resumo {
	color: #000;
}

#VerticalSlider .publicacao_titulo{
	font-weight: bold;
	margin-bottom: -10px;
	color: #000;
	display:table;
}

#NavSliderBack {
	width: 98%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 100px;
	text-align: right;
	/*background-color:#fff;*/
}
#NavSlider {
	margin: 6px 2px 1px 0px;
}
#NavSlider a {
	margin: 0px;
	padding: 0px;
	border: 1px solid #8C8C8C;
	background: #EFEFEF;
	text-decoration: none;
	padding: 0 2px;
}
#NavSlider img {
	margin: 6px 2px 0px 2px;
}
#NavSlider a.activeSlide {
	background: #ea0;
}
#NavSlider a:focus {
	outline: none;
}
#output {
	text-align: left;
}
.divhomeprodutos{
	display:inline-block;
	width: 295px; 
	height: auto; 
	text-align: center; 
	border: 1px solid #a6a644; 
	border-radius: 15px; 
	background: rgba(242,242,227,0.4); 
	margin: 10px 10px;
}