/*////////////////////////////////LAYOUT////////////////////////////////*/
.separador1 {
	background-color: #bcbcbc;
	height: 40px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 20px;
}
.separador2 {
	background-color: #bcbcbc;
	height: 4px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 27px;
}
.separador3 {
	height: 25px;
}
.separador4 {
	background-color: #bcbcbc;
	height: 4px;
	margin: 0px;
}
.separador5{
	height: 50px;	
}
.separador6 {
	background-color: #bcbcbc;
	height: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 20px;
}
.noticias {
	padding-right: 13px;
	padding-left: 15px;
}
.noticias .item {
	padding-right: 2px;
	padding-left: 0px;
}
.noticia {
	background-color: #e9e9e9;
	padding: 10px;
	margin-bottom: 5px;
}
.noticia p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
}
.noticia p>.thumb{
	float: left;
	padding-right: 15px;
	background-color: #E9E9E9;
}
.noticia p>.data{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
	display: block;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcbcbc;
}
.noticia p>.titulo{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #878787;
	display: block;
	margin-bottom: -5px;
}
.noticia p>a .lermais{
	font-size: 12px;
	font-weight: bold;
	color: #f59c00;
	text-decoration: none;
	background-image: url(../img/lermais_icon.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	text-align: right;
	padding-right: 20px;
}


.servicos {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: -2px;
	margin-left: -2px;
}
.servicos .item {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 0px;
}
.servicos .item p {
	padding: 0px;
	margin: 0px;
	background-color: #b0b0b0;
}
.servicos .item p a {
	text-decoration: none;
}

.servicos .item p .titulo {
	background-image: url(../img/tit_servicos.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	padding-top: 13px;
	padding-bottom: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #434343;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 20px;
	width: 100%;	
}

.servicos .item p .thumb {
	width: 100%;
}

.servicos .item p .texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	width: 100%;
	display: inline-block;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	min-height: 70px;
	background-color: #707070;
}
.servicos-destaques {
	padding: 0px;
	margin-right: -2px;
	margin-left: -2px;

}
.servicos-destaques .item {
	background-color: #f6f6f6;
	background-image: url(../img/bg_destaque.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	max-width: 100%;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}


.servicos-destaques .item p {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.servicos-destaques .item p .texto {
	display: block;
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 0px;
	background-color: rgba(0,0,0,0.7);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	width: 230px;
	/*min-width: 90%;*/
	width: 100%;
	right: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	text-align: left;
	background-image: url(../img/tit_projecto.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
}
.servicos-destaques .item p .texto .titulo {
	color: #f39200;
	text-transform: uppercase;
}
.servicos-destaques .item p .thumb {
	/*min-width: 90%;*/
	width: 90%;
}
@media (max-width:990px) {
.servicos-destaques .col-md-3 {
	width: 50%;
	float: left;
}	
	
}

.servicos-listagem {
	padding-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;

}
.servicos-listagem.branco {
	background-color: #FFF;
}
.servicos-listagem.cinzento {
	background-color: #f1f1f1;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #bcbcbc;
}


.servicos-listagem .box-item {
	padding-right: 10px;
	padding-left: 10px;



}
.servicos-listagem .box-item p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.servicos-listagem .box-item p .titulo {
	font-size: 28px;
	font-weight: normal;
	color: #999999;
}
.servicos-listagem .box-item p .texto {
} 
.servicos-listagem p>a .lermais{
	font-size: 12px;
	font-weight: bold;
	color: #f59c00;
	text-decoration: none;
	background-image: url(../img/lermais_icon.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	text-align: right;
	padding-right: 20px;
	margin-top: 5px;
}




.projectos {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;	
	clear: both;	
	margin-right: 0px;
	margin-left: 0px;
}
.projectos.branco {
}
.projectos.cinzento {
	background-color: #f1f1f1;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #BCBCBC;
}


.projectos .item {
	padding-right: 0px;
	padding-left: 0px;
}
.projecto {
	margin-bottom: 5px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 25px;
	
	clear: both;
}
.projecto p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
}
.projecto p>.thumb{
	float: left;
	margin-right: 15px;
	
	display: block;
	width: 165px;
	height: 165px;
	overflow: hidden;
}
.projecto p>.thumb>a>img{
	/* width: 230px; */
	height: 165px;	
	margin-left: -32px;
}
.projecto p>.data{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
	display: block;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcbcbc;
}
.projecto p>.titulo{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #878787;
	display: block;
	margin-bottom: -5px;
}
.projecto p>a .lermais{
	font-size: 12px;
	font-weight: bold;
	color: #f59c00;
	text-decoration: none;
	background-image: url(../img/lermais_icon.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	text-align: right;
	padding-right: 20px;
}
@media (max-width:520px) {
.projecto p>.thumb {
	width: 100px;
	height: 100px;
}
.projecto p>.thumb>a>img {
	height: 100px;
}
}
.data-projecto {
	display: none;	
}



.rodape {
	margin: 0px;
	padding: 0px;
}
.rodape .manutencao {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 0px;
}


.rodape .manutencao, .rodape .manutencao a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bebebe;
	text-decoration: none;
}

.rodape .rodape_topo {
	background-color: #ebebeb;
	background-image: url(../img/bg_rodape.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
	margin: 0px;
	padding-top: 16%;
	padding-bottom: 10px;
}
.rodape .rodape_topo .empresa {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #828282;
	padding-right: 10px;
	padding-left: 10px;
}
.rodape .rodape_topo .empresa p {
	padding-left: 60px;
}
.rodape .rodape_topo .empresa p img {
	margin-left: -60px;
}


.rodape .rodape_topo .redesociais {
	text-align: right;
}
.redesociais .bt_social {
	background-image: url(../img/sprite_redesociais.gif);
	background-repeat: no-repeat;
	display: inline-block;
	height: 24px;
	width: 24px;
	text-indent: -5000px;
	text-align: left;
}

.redesociais .bt_social.facebook {
	background-position: left top;
}
.redesociais .bt_social.facebook:hover {
	background-position: -26px top;
}
.redesociais .bt_social.twitter {
	background-position: left -24px;
	display: none;
}
.redesociais .bt_social.twitter:hover {
	background-position: -26px -24px;
}
.redesociais .bt_social.google {
	background-position: left -49px;
	display: none;
}
.redesociais .bt_social.google:hover {
	background-position: -26px -49px;
}
.redesociais .bt_social.email {
	background-position: left -73px;
}
.redesociais .bt_social.email:hover {
	background-position: -26px -73px;
}
.redesociais .bt_social.linkedin {
	background-position: left -97px;
	display: none;
}
.redesociais .bt_social.linkedin:hover {
	background-position: -26px -97px;
}
.row.conteudo-pagina {
	margin-top: 0px;
	padding-top: 20px;
	color: #666;
	background-color: #F1F1F1;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
}
.row.conteudo-pagina .col-md-6 {
}
.row.conteudo-pagina h1, .row.projecto h2 {
	line-height: normal;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.row.conteudo-pagina .titulo {
	font-size: 28px;
	font-weight: normal;
	color: #999;	
}

.row.conteudo-pagina .subtitulo {
	font-size: 16px;
}
.row.barra-superior {
	margin: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #BCBCBC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.row.barra-superior .breadcrumb {
	background-color: #F1F1F1;
	border-radius: 0px;
	clear: both;
	margin-bottom: 10px;
}
.row.barra-superior .titulo {
	float: left;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-transform: uppercase;
	color: #f59c02;
	font-weight: bold;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 13px;
	/* margin-left: 15px; */
}
.row.barra-superior .bt_voltar  {
	float: right;
	/* margin-right: 15px; */
	margin-top: 5px;
}
.row.conteudos {
	margin-top: 10px;
}
.row.conteudos .imagem {
	width: 100%;
	margin-bottom: 20px;
}
.row.conteudos .titulo {
	font-size: 28px;
	font-weight: normal;
	color: #999;	
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.dropdown-pagina {
    border-bottom: 1px;  
    border-bottom-color: rgba(0, 0, 0, 0.08); 
	border-bottom-style: solid;
}
.dropdown-pagina a {
    border-bottom: 1px;
    border-bottom-color: rgba(255, 255, 255, 0.10);
    border-bottom-style: solid;
}

