@charset "utf-8";

@font-face {
	font-family: 'BellGothicStdBold';
	src: url('fonts/gridnik-webfont.eot');
	src: url('fonts/gridnik-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/gridnik-webfont.woff') format('woff'),
		url('fonts/gridnik-webfont.ttf') format('truetype'),
		url('fonts/gridnik-webfont.svg#GridnikRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

html, body {
	font: normal 82%/120% 'BellGothicStdBold', Arial, Helvetica, sans-serif;
	text-align:justify;
	color: #b8ae9f;
	overflow-x: hidden;
	background: #FFF;
}
a {
	color: #333;
}
.modalBodyEquipe{
	
}
.formEquipe{
	margin-bottom: 0px!important;
}
.bannerContato{
    width: 500px;
}
.imagemMostraProjeto{
	max-height: 355px;
}
.bannerContato div{
	width: 100px;
    height: 360px;
    display: inline-block;
	overflow: hidden;
	margin-right: -2px;
}
.bannerContato div:nth-child(1) img{
    margin: 0px;
}
.bannerContato div:nth-child(2) img{
    margin-left: -100px;
}
.bannerContato div:nth-child(3) img{
    margin-left: -200px;
}
.bannerContato div:nth-child(4) img{
	margin-left: -300px;
}
.bannerContato div:nth-child(5) img{
	margin-left: -400px;
}

.bannerProjeto{
    width: 1300px;
}
.bannerProjeto div{
	width: 100px;
    height: 360px;
    display: inline-block;
	overflow: hidden;
	margin-right: -2px;
}
.bannerProjeto div:nth-child(1) img{
    margin: 0px;
}
.bannerProjeto div:nth-child(2) img{
    margin-left: -100px;
}
.bannerProjeto div:nth-child(3) img{
    margin-left: -200px;
}
.bannerProjeto div:nth-child(4) img{
	margin-left: -300px;
}
.bannerProjeto div:nth-child(5) img{
	margin-left: -400px;
}
.bannerProjeto div:nth-child(6) img{
	margin-left: -500px;
}
.bannerProjeto div:nth-child(7) img{
	margin-left: -600px;
}
.bannerProjeto div:nth-child(8) img{
	margin-left: -700px;
}
.bannerProjeto div:nth-child(9) img{
	margin-left: -800px;
}
.bannerProjeto div:nth-child(10) img{
	margin-left: -900px;
}
.bannerProjeto div:nth-child(11) img{
	margin-left: -1000px;
}
.bannerProjeto div:nth-child(12) img{
	margin-left: -1100px;
}
.bannerProjeto div:nth-child(13) img{
	margin-left: -1200px;
}

a:visited {
	color: #b8ae9f;
}
a:hover {
	text-decoration: none;
}
h3, h6 {
	font: normal 'BellGothicStdBold', Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	padding: 0.1em;
}
h1 {
	font-size: 20px;
	font-weight:normal;
	color: #ff3366;
	text-transform: uppercase;
}
h2 {
	font: 18px 'Monda', Arial, Helvetica, sans-serif;
	color:#666;
	letter-spacing: -1px
}
h2 a, h2 a:visited {
	color: #FFF;
}
h1, h4, h6 {
	padding: 0.1em;
	/*color: #542928;*/
	color: #b55441;
	letter-spacing: -1px
}
h3 {
	color: #696969;
	text-transform: uppercase;
}
h3 a, h3 a:visited {
	color: #FFF;
}
h4 {
	font: normal 22px 'BellGothicStdBold', arial, sans-serif;
	letter-spacing: .1em;
}
h4, h4 a, h4 a:visited {
	color: #74615C;
}
h5 {
	font: normal 18px 'Monda', arial, sans-serif;
}
p {
	padding: .05em .2em .9em .2em;
}
img {
	border: 0 none;
}
hr {
	border: 1px solid #CCC;
}


.scrollableArea a img{
	display:block;
	height: 335px;
	height: 100%;
}
.equipe{
	margin-top: 20px;
}
.redeSocial{
	float: right;
	margin-right: -148px;
	margin-top: -27px;
}
.redeSocial a{
	margin-right: 5px;
}
.contact span{
	margin: 90px!important;
}
.menuHeader:hover{
	background: url(../Arquitetura/Imagens/transicao.gif) repeat-x;
}

/* ESTRUTURA DE TELA */

/* Div que engloba(amarra) todo o html do site*/
#holder {
	width: 100%;
	margin: 0px auto;
	z-index: 1
}

/* fundo de linhas para fullsite - engloba a parte principal de conteúdo*/
#masthead {
	width: 100%;
	height: 600px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-left: 0;
	margin-top: -300px;
	background: url(../Arquitetura/Imagens/bg_cont.jpg) 0px 96px repeat-x;
	background-size: 9px!important;
}

/* Centraliza o site  */
#global_cont {
	width: 996px;
	height: 600px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -498px;
	margin-top: 10;
}

/* conteúdo site TOPO */
#top {
	width: 996px;
	height: 124px;
	position: relative;
	margin: 0;
	clear: both;
}
.logo {
	position: relative;
	width: 200px;
	
	left: 50%;
	margin-left:-162px;
		margin-top:-10px;
				margin-bottom:15px;
	
	
	
}
.logo2{
	
	width: 200px;
	
	
}



#menu {
	position: relative;
	width: 600px;
	height: 38px;
	left: 20px;
	top: 60px;
	text-transform: uppercase;
	z-index: 5
}

/* conteúdo site TOPO  PROJETOS*/
#box_menuprojetos {
	position: relative;
	width: 700px;
	height: 38px;
	left: 380px;
	top: -20px;
	text-transform: uppercase;
	z-index: 6
}
.projetosimg {
	background: url(../Arquitetura/Imagens/projetos.jpg) repeat-x;
	height: 355px;
	width: auto;
}
/*--------------------------------------- Sub Menu Projetos ---*/
.boxsm1 {
	position: absolute;
	top: 35px;
	left: 10px;
	padding: 0;
	margin-top: 0px;
	text-transform: capitalize;
	background: #b8ae9f;
	border-top: 1px solid #fff;
	width: 200px;
	z-index: 99999
}
.boxsm2 {
	position: absolute;
	top: 35px;
	left: 220px;
	padding: 0;
	margin-top: 0px;
	text-transform: capitalize;
	background: #b8ae9f;
	border-top: 1px solid #fff;
	width: 200px;
	z-index: 99999
}
.boxsm3 {
	position: absolute;
	top: 35px;
	left: 430px;
	padding: 0;
	margin-top: 0px;
	text-transform: capitalize;
	background: #b8ae9f;
	border-top: 1px solid #fff;
	width: 200px;
	z-index: 99999
}
.boxsubmenu {
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 100px;
}
a.exibir {
	text-decoration: none;
}

/* conteúdo site BASE */
#base {
	width: 996px;
	height: 600px;
	position: absolute;
	margin: 0 auto;
	left: 50%;
	margin-top: 10px;
	margin-left: -498px;
	top: 70%;
}

/* Rodapé - Base do site*/
#boxfooter {
	position: absolute;
	width: 100%;
	height: 30px;
	bottom: 0;
	margin-bottom: 0px;
}/* posiciona o rodapé no bottom da tela*/
#footer {
	position: relative;
	width: 996px;
	height: 30px;
	left: 50%;
	margin-left: -498px;
	clear: both;
	text-align: center;
	font-size: 90%;
}/* centraliza o rodapé conforme a resolusão de tela*/

/* conteúdo principal do site - MIOLO */
#conteudo {
	width: 996px;
	height: 360px;
	z-index: 1
}/* conteúdo com tamanho fixo*/

.clear {
	clear: both
}

/*Slide */
#slidecontainer {
	position: absolute;
	height: 354px;
	width: 100%;
	margin-top: -176px;
	top: 50%;
	z-index: 3}
#slidecontainer #slideposition {
	max-width: 1285px;
	position: relative;
	margin-left: -642px;
	left: 50%;
	top: 0px;
}
#slidecontainer #slideposition img {
	width: auto;
	height: 354px;
}
.fadein {
	position: relative;
	height: 354px;
	width: 1285px;
}
.fadein a {
	position: absolute;
	left: 0;
	top: 0;
}

/*Slide Projetos*/
#makeMeScrollable {
	width: 100%;
	height: 355px;
	position: relative;
	z-index: 6
}
#makeMeScrollable div.scrollableArea a {
	position: relative;
	float: left;
	margin: 0 auto;
	padding: 0 auto;
	text-decoration: none;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: none;
	border-top: none;
	z-index: 6
}
#makeMeScrollable div.scrollableArea * {
	position: relative;
	display: block;
	float: left;
	padding: 0 auto;
	margin: 0 auto;
}

/*Imprensa*/
.imprensa_cont {
	position: relative;
	height: 355px;
	width: 996px;
	background: #fff;
	margin-left: -498px;
	left: 50%;
	color: #999;
}
.imprensa_boximg {
	float: left;
	height: 355px;
	width: 254px;
	background: #fff;
	border-bottom: 1px solid #fff;
}
/*.imprensa_boximg img{width:auto; height:355px;}*/
.imprensa_cont_dir {
	float: left;
	height: 345px;
	width: 750px;
	padding: 5px;
	background: #fff;
	margin-left: 10px;
}
.imprensa_noticias {
	float: left;
	width: 210px;
	height: 350px;
	margin-left: 5px;
}
.noticiabox {
	width: 195px;
	height: 40px;
	padding: 4px;
	margin: 7px 0;
	border-bottom: 1px solid #F4F4F4;
	display: block;
}
.noticiabox a {
	text-decoration: none;
	color: #878481;
}
.noticiabox a:hover div {
	color: #878481;
	background: #E2E2E2;
}
.noticiabox p, .datanoticia p {
	margin: 0;
	padding: 0;
}
.datanoticia {
	float: left;
	width: 50px;
	height: 30px;
	background: #F4F4F4;
	padding: 4px;
	color: #878481;
	text-align: center;
	text-transform: uppercase;
	font-size: 80%;
}
.data_atual.datanoticia {
	background: #E2E2E2;
}
.titulonoticia {
	float: left;
	width: 120px;
	height: 26px;
	color: #878481;
	overflow: hidden;
	padding: 6px;
}
.titulonoticia.t_atual {
	background: #F4F4F4;
}
.noticiabox.seta_atual {
	background: url(../Arquitetura/Imagens/seta_lateral.gif) 192px 3px no-repeat;
}

/*noticias */
a.noticia-pag-anterior, a.noticia-pag-proxima {
	display: block;
	height: 10px;
	margin: 5px auto;
	overflow: hidden;
	text-indent: -3000em;
	width: 170px;
}
a.noticia-pag-anterior {
	background: url(../Arquitetura/Imagens/seta-acima.gif) no-repeat;
}
a.noticia-pag-proxima {
	background: url(../Arquitetura/Imagens/seta-abaixo.gif) no-repeat;
}

/*Perfil*/
.perfil_cont {
	position: relative;
	height: 355px;
	width: 996px;
	background: #fff;
	margin-left: -498px;
	left: 50%;
	color: #999;
}
.perfil_cont_esq {
	float: left;
	padding-right: 5px;
	width: 350px;
}
.perfil_cont_dir {
	float: left;
	width: 637px;
}
.perfil_cont_dir img {
	float: right;
}
.perfil_cont p {
	text-align: left;
	font-size: 90%;
	/* padding: 15px; */
}
.tituloEquipe{
    margin-bottom: 12px;
	
}
/*Contato*/
.contato_cont {
	position: relative;
	height: 355px;
	width: 996px;
	background: #fff;
	margin-left: -498px;
	left: 50%;
	color: #999;
}
.contato_cont_esq {
	float: left;
	padding-right: 5px;
	width: 499px;
	max-height: 355px;
	max-width: 499px;
}
.contato_cont_dir {
	float: left;
	width: 470px;
}
.contato_cont p {
	text-align: center;
	font-size: 90%;
	padding: 15px;
}
.logo_contato {
	background: url(../Arquitetura/Imagens/logo_contato.jpg) no-repeat;
	width: 215px;
	height: 54px;
	margin-left: 100px;
	float: left;
}

/* FORMULARIOS */
label {
	float: left;
	margin: 3px 5px;
	padding: 2px;
	width: 290px;
	border: 0;
	text-align: right;
	font-size: 105%;
}
fieldset {
	border: none;
	margin-left: 30px;
	color: #b8ae9f;
}

select, option {
	padding: 3px;
	color: #999;
}

.form-mini, .form-peq, .form-medio, .form-grd, .form-textarea, .form-checkbox, .form-grd_select, .form-mini_select, .form-peq_select, .form-medio_select {
	float: left;
	padding: 2px;
	margin: 3px 0px;;
	height: 18px;
	background: #fff;
	border: 1px solid #b8ae9f;
	color: #B2AFAB;
}
.form-mini {
	width: 50px;
	margin-right: 5px;
}
.form-peq {
	width: 100px;
	margin-right: 5px;
}
.form-medio {
	width: 200px;
}
.form-grd, .form-textarea {
	with: 400px;
}
.form-mini_select {
	background: none;
	margin-bottom: 10px;
}
.form-peq_select {
	background: none;
	margin-bottom: 10px;
}
.form-medio_select {
	background: none;
	margin-bottom: 10px;
}
.form-grd_select {
	background: none;
	margin-bottom: 10px;
}

.form-textarea {
	height: 90px;
	padding: 2px 2px 7px 2px;
}

.form-mini input, .form-peq input, .form-medio input, .form-grd input, .form-textarea textarea {
	padding: 1px;
	color: #B2AFAB;
	background: #fff;
	border: none;
}
.form-mini input {
	width: 50px;
}
.form-peq input {
	width: 100px;
}
.form-medio input {
	width: 200px;
}
.form-grd input, .form-textarea textarea {
	width: 400px;
}
.form-textarea textarea {
	height: 90px;
}

select.medio, select.grande, select.pequeno {
	height: 20px;
	padding: 1px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #B2AFAB;
	background: #FFF;
}
select.pequeno {
	width: 100px;
}
select.medio {
	width: 200px;
}
select.grande {
	width: 400px;
}

.recuo {
	margin-left: 0px;
	width: 20px;
}
.txt-form {
	float: right;
	width: 340px;
	text-align: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.radio, .checkbox {
	float: left;
	margin-top: 3px;
	margin-right: 3px;
}
input.checkbox {
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 3px;
}
.clear {
	clear: both;
}

.alert {
	font: 12px Arial, Helvetica, sans-serif;
	color: #C00;
}
.alert a, .alert a:visited {
	color: #F00;
}

.fontform {
	margin: 3px 15px -4px 15px;
	width: 90px;
	float: left;
	font-size: 80%;
	text-align: left;
}
.blocobtn {
	float: left;
	width: 400px;
	height: 15px;
	margin-left: 210px;
}

.btnapagar .botao-formp {
	margin-left: 5px;
	margin-right: 2px;
}
.btnenviar .botao-formp {
	margin-left: 345px;
}

/* ----------------------------------------BOTOES----- */
.botao-formp {
	float: left;
	width: 85px;
	height: 28px;
	margin: 7px 16px 3px 3px;
	cursor: pointer;
	border: 0;
	color: #999;
	font-size: 80%;
	font-weight: bold;
}
.botao-formp a, .botao-formp.hover a {
}
body:not(:-moz-handler-blocked) .botao-formp {
	font-size: 80%;
	padding-bottom: 3px;
}

/* Efeito Contato */

.efeito {
	position: relative;
	height: 354px;
	width: 499px;
}
.efeito a {
	position: absolute;
	left: 0;
	top: 0;
}






@media (max-width: 996px) {
	#slidecontainer {
		position: absolute;
		height: 354px;
		width: 100%;
		margin-top: -176px;
		top: 50%;
		/* background: #999; */
		z-index: 3
	}
	#slidecontainer #slideposition {
		width: 996px;
		position: relative;
		margin-left: -498px;
		left: 50%;
	}
	#slidecontainer #slideposition img {
		width: auto;
		height: 354px;
	}
	.fadein {
		position: relative;
		height: 354px;
		width: 996px;
	}
	.fadein a {
		position: absolute;
		left: 0;
		top: 0;
	}
}

@media (min-width: 997px) and (max-width: 1024px) {
	/*Slide */
	#slidecontainer {
		position: absolute;
		height: 354px;
		width: 100%;
		margin-top: -176px;
		top: 50%;
		/* background: #999; */
		z-index: 3
	}
	#slidecontainer #slideposition {
		width: 980px;
		position: relative;
		margin-left: -490px;
		left: 50%;
	}
	#slidecontainer #slideposition img {
		height: 354px;
		width: auto;
	}
	.fadein {
		position: relative;
		height: 354px;
		width: 980px;
	}
	.fadein a {
		position: absolute;
		left: 0;
		top: 0;
	}

}

@media (min-width: 1025px) and (max-width: 1152px) {
	/*Slide */
	#slidecontainer {
		position: absolute;
		height: 354px;
		width: 100%;
		margin-top: -176px; /* background:#999; */
		top: 50%;
		z-index: 3
	}
	#slidecontainer #slideposition {
		width: 1100px;
		position: relative;
		margin-left: -550px;
		left: 50%;
	}
	#slidecontainer #slideposition img {
		height: 354px;
		width: auto;
	}
	.fadein {
		position: relative;
		height: 354px;
		width: 1100px;
	}
	.fadein a {
		position: absolute;
		left: 0;
		top: 0;
	}

}


/*
 ColorBox Core Style
 The following rules are the styles that are consistant between themes.
 Avoid changing this area to maintain compatability with future versions of ColorBox.
 */
#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
}
#cboxLoadedContent {
	overflow: auto;
}
#cboxLoadedContent iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
}
#cboxTitle {
	margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}

/*
 ColorBox example user style
 The following rules are ordered and tabbed in a way that represents the
 order/nesting of the generated HTML, so that the structure easier to understand.
 */
#cboxOverlay {
	background: #000;
}

#colorbox {
}
#cboxContent {
	margin-top: 20px;
}
#cboxLoadedContent {
	background: #000;
	padding: 5px;
}
#cboxTitle {
	position: absolute;
	top: -20px;
	left: 0;
	color: #ccc;
}
#cboxCurrent {
	position: absolute;
	top: -20px;
	right: 0px;
	color: #ccc;
}
#cboxSlideshow {
	position: absolute;
	top: -20px;
	right: 90px;
	color: #fff;
}
#cboxPrevious {
	position: absolute;
	top: 50%;
	left: 5px;
	margin-top: -32px;
	background: url(../Arquitetura/Imagens/colorbox/controls.png) top left no-repeat;
	width: 28px;
	height: 65px;
	text-indent: -9999px;
}
#cboxPrevious.hover {
	background-position: bottom left;
}
#cboxNext {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -32px;
	background: url(../Arquitetura/Imagens/colorbox/controls.png) top right no-repeat;
	width: 28px;
	height: 65px;
	text-indent: -9999px;
}
#cboxNext.hover {
	background-position: bottom right;
}
#cboxLoadingOverlay {
	background: #000;
}
#cboxLoadingGraphic {
	background: url(../Arquitetura/Imagens/colorbox/loading.gif) center center no-repeat;
}
#cboxClose {
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	background: url(../Arquitetura/Imagens/colorbox/controls.png) top center no-repeat;
	width: 38px;
	height: 19px;
	text-indent: -9999px;
}
#cboxClose.hover {
	background-position: bottom center;
}


/* CSS Document */

/* content block 1 */
#mcs_container {
	position: relative;
	top: 0px;
	margin: 0;
	width: 390px;
	height: 345px;
	padding: 0 10px;
}
#mcs_container .customScrollBox {
	position: relative;
	height: 100%;
	overflow: hidden;
}
#mcs_container .customScrollBox .container {
	position: relative;
	width: 370px;
	top: 0!important;
	float: left;
}
#mcs_container .customScrollBox .content {
	clear: both;
}
#mcs_container .customScrollBox .content p {
	padding: 0 5px;
	margin: 10px 0;
	color: #969696;
	line-height: 20px;
}

#mcs_container .customScrollBox img {
	border: 5px solid #fff;
}
#mcs_container .dragger_container {
	position: relative;
	width: 2px;
	height: 285px;
	float: left;
	margin: 32px 0 0 10px;
	background: #000;
	cursor: pointer -moz-border-radius :2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: s-resize;
}
#mcs_container .dragger {
	position: absolute;
	width: 2px;
	height: 60px;
	background: #999;
	text-align: center;
	line-height: 60px;
	color: #666;
	overflow: hidden;
	cursor: pointer;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
#mcs_container .dragger_pressed {
	position: absolute;
	width: 4px;
	margin-left: -1px;
	height: 60px;
	background: #999;
	text-align: center;
	line-height: 60px;
	color: #666;
	overflow: hidden;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: s-resize;
}
#mcs_container .scrollUpBtn, #mcs_container .scrollDownBtn {
	position: absolute;
	display: inline-block;
	width: 14px;
	height: 15px;
	margin-right: 12px;
	text-decoration: none;
	right: 0;
	filter: alpha(opacity=40);
	-moz-opacity: 0.40;
	-khtml-opacity: 0.40;
	opacity: 0.40;
}
#mcs_container .scrollUpBtn {
	top: 16px;
	background: url(../Arquitetura/Imagens/mcs_btnUp.png) center center no-repeat;
}
#mcs_container .scrollDownBtn {
	bottom: 12px;
	background: url(../Arquitetura/Imagens/mcs_btnDown.png) center center no-repeat;
}
#mcs_container .scrollUpBtn:hover, #mcs_container .scrollDownBtn:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}



/* CSS Document */

ul {
	list-style: none;
	padding-left: 10px;
	clear: both;
	margin: 0;
	font-size: 90%;
}

ul.transicao li {
	/* background: url(../Arquitetura/Imagens/transicao.gif) repeat-x; */
	padding: 9px;
	color: #fff;
	float: left;
	position: relative;
}
ul.transicao li a {
	text-decoration: none;
	cursor: pointer;
	color: #542928;
}
ul.transicao li a:hover {
color: #b55441;
}

ul.transicao li.ativo a{
	background: none;
	
color: #b55441;
	
}

.boxsm1 ul.transicao2 li, .boxsm2 ul.transicao2 li, .boxsm3 ul.transicao2 li {
	background: url(../Arquitetura/Imagens/transicao.gif) repeat-x;
	padding: 5px;
	color: #fff;
	position: relative;
}
.boxsm1 ul.transicao2 li a, .boxsm2 ul.transicao2 li a, .boxsm3 ul.transicao2 li a {
	text-decoration: none;
	cursor: pointer;
	color: #fff;
}
.boxsm1 ul.transicao2 li a:hover, .boxsm2 ul.transicao2 li a:hover, .boxsm3 ul.transicao2 li a:hover {
	color: #fff;
}

.boxsm1 ul, .boxsm2 ul, .boxsm3 ul {
	display: inline;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 90%;
	z-index: 999999
}

#menu_home {
	position: absolute;
	top: 12px;
	right: 0;
	width: 600px;
	height: 27px;
	z-index: 2;
}

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 420px; /*For KHTML*/
	list-style: none;
}

ul#navmenu-h li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
}

ul#navmenu-h ul {
	margin: 0;
	border: 0 none;
	padding: 12px 0 0 0;
	width: 98px;
	list-style: none;
	display: none;
	position: absolute;
	left: 0;
}

ul#navmenu-h ul:after/*From IE 7 lack of compliance*/ {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	visibility: hidden;
}

ul#navmenu-h ul li {
	width: 220px;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
	font-size: 90%;
}

/* Root Menu */
ul#navmenu-h a {
	/*border: 1px solid #FFF;*/
	border-right: 1px solid #b7b0a0;
	padding: 0 10px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #b8ae9f;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover, ul#navmenu-h li:hover a, ul#navmenu-h li.iehover a {
	background: #969696;
	color: #ffffff;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a, ul#navmenu-h li.iehover li a {
	float: none;
	background: #b7ae9f;
	color: #ffffff;
	border-right: 0px solid #b7b0a0;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover, ul#navmenu-h li:hover li:hover a, ul#navmenu-h li.iehover li a:hover, ul#navmenu-h li.iehover li.iehover a {
	background: #969696;
	color: #FFF;
	border-right: 0px solid #b7b0a0;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a, ul#navmenu-h li.iehover li.iehover li a {
	background: #D99413;
	color: #F7ECE1;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover, ul#navmenu-h li:hover li:hover li:hover a, ul#navmenu-h li.iehover li.iehover li a:hover, ul#navmenu-h li.iehover li.iehover li.iehover a {
	background: #b7b0a0;
	color: #FFF;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a, ul#navmenu-h li.iehover li.iehover li.iehover li a {
	background: #F0F0F0;
	color: #666;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover, ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
	background: #CCC;
	color: #FFF;
}

ul#navmenu-h ul ul, ul#navmenu-h ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 98px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul, ul#navmenu-h li:hover ul ul ul, ul#navmenu-h li.iehover ul ul, ul#navmenu-h li.iehover ul ul ul {
	display: none;
}

ul#navmenu-h li:hover ul, ul#navmenu-h ul li:hover ul, ul#navmenu-h ul ul li:hover ul, ul#navmenu-h li.iehover ul, ul#navmenu-h ul li.iehover ul, ul#navmenu-h ul ul li.iehover ul {
	display: block;
}

/* CSS Document */

/** {
	/* background: #fff */}
body {
	font: normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: black
}*/
blockquote {
	font-style: italic;
	color: black;
}
a:link, a:visited {
	border-bottom-width: 1px;
	/* border-bottom-style: solid */}

/* CSS Document */

/* CSS Document */

/*body {
	background: #b8ae9f;
}*/

/* ESTRUTURA DE TELA */

/* Div que engloba(amarra) todo o html do site*/
#holder {
	width: 100%;
	margin: 0px auto;
	z-index: 1
}

/* fundo de linhas para fullsite - engloba a parte principal de conteúdo*/
#masthead {
	width: 100%;
	height: 600px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-left: 0;
	margin-top: -300px;
	background: url(../Arquitetura/Imagens/bg_cont.jpg) 0px 83px repeat-x;
}


/* conteúdo site TOPO */
#top {
	width: 996px;
	height: 124px;
	position: relative;
	margin: 0;
	clear: both;
}
#logo {
	position: relative;
	width: 65px;
	height: 30px;
	left: -152px;
	top: 45px;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../Arquitetura/Imagens/logo_triplex_novo.jpg) no-repeat;
}
#menu {
	position: relative;
	width: 600px;
	height: 38px;
	left: -170px;
	top: 60px;
	text-transform: uppercase;
	z-index: 5
}

/* conteúdo site TOPO  PROJETOS*/
#box_menuprojetos {
	position: relative;
	width: 700px;
	height: 38px;
	left: 380px;
	top: -20px;
	text-transform: uppercase;
	z-index: 6
}
.projetosimg {
	background: url(../Arquitetura/Imagens/projetos.jpg) repeat-x;
	height: 355px;
	width: auto;
}
/*--------------------------------------- Sub Menu Projetos ---*/
.boxsm1 {
	position: absolute;
	top: 35px;
	left: 10px;
	padding: 0;
	margin-top: 0px;
	text-transform: capitalize;
	background: #b8ae9f;
	border-top: 1px solid #fff;
	width: 200px;
	z-index: 99999
}
.boxsm2 {
	position: absolute;
	top: 35px;
	left: 220px;
	padding: 0;
	margin-top: 0px;
	text-transform: capitalize;
	background: #b8ae9f;
	border-top: 1px solid #fff;
	width: 200px;
	z-index: 99999
}
.boxsm3 {
	position: absolute;
	top: 35px;
	left: 430px;
	padding: 0;
	margin-top: 0px;
	text-transform: capitalize;
	background: #b8ae9f;
	border-top: 1px solid #fff;
	width: 200px;
	z-index: 99999
}
.boxsubmenu {
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 100px;
}
a.exibir {
	text-decoration: none;
}

/* Rodapé - Base do site*/
#boxfooter {
	position: absolute;
	width: 100%;
	height: 30px;
	bottom: 0;
	margin-bottom: 0px;
}/* posiciona o rodapé no bottom da tela*/
#footer {
	margin-top: -30px;
	position: relative;
	width: 996px;
	/* height: 30px; */
	left: 50%;
	margin-left: -498px;
	clear: both;
	text-align: center;
	font-size: 89%;
}/* centraliza o rodapé conforme a resolusão de tela*/
#footer a{
	color: #b8ae9f;
	text-decoration: none;
}
#footer img{
	border = 0px;
	width:3px;
	height:8px
}

/* conteúdo principal do site - MIOLO */
#conteudo {
	width: 996px;
	height: 360px;
	z-index: 1
}/* conteúdo com tamanho fixo*/

.clear {
	clear: both
}

#slidecontainer #slideposition {
	max-width: 1285px;
	/* margin-left: -642px; */;
	/* left: 50%; */
	/* top: 0px; */
}
#slidecontainer #slideposition img {
	/* width: auto; */
	/* height: 354px; */
}
.fadein {
	position: relative;
	height: 354px;
	width: 1285px;
}
.fadein a {
	position: absolute;
	left: 0;
	top: 0;
}

/*Slide Projetos*/
#makeMeScrollable {
	width: 100%;
	height: 355px;
	position: relative;
	z-index: 6;
	overflow-x: hidden;
}
#makeMeScrollable div.scrollableArea a {
	position: relative;
	float: left;
	margin: 0 auto;
	padding: 0 auto;
	text-decoration: none;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: none;
	border-top: none;
	z-index: 6
}
#makeMeScrollable div.scrollableArea * {
	position: relative;
	display: block;
	float: left;
	padding: 0 auto;
	margin: 0 auto;
}

/*Imprensa*/
.imprensa_cont {
	position: relative;
	height: 355px;
	width: 996px;
	background: #fff;
	margin-left: -498px;
	left: 50%;
	color: #999;
}
.imprensa_boximg {
	float: left;
	height: 355px;
	width: 254px;
	background: #fff;
	border-bottom: 1px solid #fff;
}
/*.imprensa_boximg img{width:auto; height:355px;}*/
.imprensa_cont_dir {
	float: left;
	height: 345px;
	width: 400px;
	padding: 5px;
	background: #fff;
	margin-left: 10px;
}
.imprensa_noticias {
	padding-left: 235px;
	float: left;
	width: 210px;
	height: 350px;
	margin-left: 5px;
}
.noticiabox {
	width: 195px;
	height: 40px;
	padding: 4px;
	margin: 7px 0;
	border-bottom: 1px solid #F4F4F4;
	display: block;
}
.noticiabox a {
	text-decoration: none;
	color: #878481;
}
.noticiabox a:hover div {
	color: #878481;
	background: #E2E2E2;
}
.noticiabox p, .datanoticia p {
	margin: 0;
	padding: 0;
}
.datanoticia {
	float: left;
	width: 50px;
	height: 30px;
	background: #F4F4F4;
	padding: 4px;
	color: #878481;
	text-align: center;
	text-transform: uppercase;
	font-size: 70%;
}
.data_atual.datanoticia {
	background: #E2E2E2;
}
.titulonoticia {
	float: left;
	width: 120px;
	height: 26px;
	color: #878481;
	overflow: hidden;
	padding: 6px;
}
.titulonoticia.t_atual {
	background: #F4F4F4;
}
.noticiabox.seta_atual {
	background: url(../Arquitetura/Imagens/seta_lateral.gif) 192px 3px no-repeat;
}

/*noticias */
a.noticia-pag-anterior, a.noticia-pag-proxima {
	display: block;
	height: 10px;
	margin: 5px auto;
	overflow: hidden;
	text-indent: -3000em;
	width: 170px;
}
a.noticia-pag-anterior {
	background: url(../Arquitetura/Imagens/seta-acima.gif) no-repeat;
}
a.noticia-pag-proxima {
	background: url(../Arquitetura/Imagens/seta-abaixo.gif) no-repeat;
}

/*Perfil*/
.perfil_cont {
	position: relative;
	height: 355px;
	width: 996px;
	background: #fff;
	margin-left: -498px;
	left: 50%;
	color: #999;
}
.perfil_cont_esq {
	float: left;
	padding-right: 5px;
	width: 350px;
}
.perfil_cont_dir {
	float: left;
	width: 637px;
}
.perfil_cont_dir img {
	float: right;
}
.perfil_cont p {
	text-align: left;
	font-size: 85%;
	padding: 10px;
	/* padding-bottom: 10px; */
}

/*Contato*/
.contato_cont {
	position: relative;
	height: 355px;
	width: 996px;
	background: #fff;
	margin-left: -498px;
	left: 50%;
	color: #999;
}
.contato_cont_esq {
	float: left;
	padding-right: 5px;
	width: 499px;
	max-height: 355px;
	max-width: 499px;
}
.contato_cont_dir {
	float: left;
	width: 470px;
}
.contato_cont p {
	text-align: center;
	font-size: 80%;
	padding: 15px;
}
.logo_contato {
	background: url(../Arquitetura/Imagens/logo_contato.jpg) no-repeat;
	width: 215px;
	height: 54px;
	margin-left: 100px;
	float: left;
}

/* FORMULARIOS */
label {
	float: left;
	margin: 3px 5px;
	padding: 2px;
	width: 290px;
	border: 0;
	text-align: right;
	font-size: 95%;
}
fieldset {
	border: none;
	margin-left: 30px;
	color: #666;
	font-size: 14px;
}

select, option {
	padding: 3px;
	color: #999;
}

.form-mini, .form-peq, .form-medio, .form-grd, .form-textarea, .form-checkbox, .form-grd_select, .form-mini_select, .form-peq_select, .form-medio_select {
	float: left;
	padding: 2px;
	margin: 3px 0px;
	height: 18px;
	background: #fff;
	border: 1px solid #ccc;
	color: #999;
}
.form-mini {
	width: 50px;
	margin-right: 5px;
}
.form-peq {
	width: 100px;
	margin-right: 5px;
}
.form-medio {
	width: 200px;
}
.form-grd, .form-textarea {
	with: 400px;
}
.form-mini_select {
	background: none;
	margin-bottom: 10px;
}
.form-peq_select {
	background: none;
	margin-bottom: 10px;
}
.form-medio_select {
	background: none;
	margin-bottom: 10px;
}
.form-grd_select {
	background: none;
	margin-bottom: 10px;
}

.form-textarea {
	height: 90px;
	padding: 2px 2px 7px 2px;
}

.form-mini input, .form-peq input, .form-medio input, .form-grd input, .form-textarea textarea {
	padding: 1px;
	color: #B2AFAB;
	background: #fff;
	border: none;
}
.form-mini input {
	width: 50px;
}
.form-peq input {
	width: 100px;
}
.form-medio input {
	width: 200px;
}
.form-grd input, .form-textarea textarea {
	width: 400px;
}
.form-textarea textarea {
	height: 90px;
}

select.medio, select.grande, select.pequeno {
	height: 20px;
	padding: 1px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #B2AFAB;
	background: #FFF;
}
select.pequeno {
	width: 100px;
}
select.medio {
	width: 200px;
}
select.grande {
	width: 400px;
}

.recuo {
	margin-left: 0px;
	width: 20px;
}
.txt-form {
	float: right;
	width: 340px;
	text-align: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.radio, .checkbox {
	float: left;
	margin-top: 3px;
	margin-right: 3px;
}
input.checkbox {
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 3px;
}
.clear {
	clear: both;
}

.alert {
	font: 12px Arial, Helvetica, sans-serif;
	color: #C00;
}
.alert a, .alert a:visited {
	color: #F00;
}

.fontform {
	margin: 3px 15px -4px 15px;
	width: 90px;
	float: left;
	font-size: 70%;
	text-align: left;
}
.blocobtn {
	float: left;
	width: 400px;
	height: 15px;
	margin-left: 210px;
}

.btnapagar .botao-formp {
	margin-left: 5px;
	margin-right: 2px;
}
.btnenviar .botao-formp {
	margin-left: 335px;
}

/* ----------------------------------------BOTOES----- */
.botao-formp {
	float: left;
	
	background: #f9bbc0;
	width: 75px;
	height: 28px;
	margin: 7px 16px 0px -30px;
	cursor: pointer;
	border: 0;
	color: #fff;
	font-size: 70%;
	font-weight: bold;
}
.botao-formp a, .botao-formp.hover a {
background: #ec9a9e;
}

body:not(:-moz-handler-blocked) .botao-formp {
	font-size: 70%;
	padding-bottom: 3px;
}

/* Efeito Contato */

.efeito {
	position: relative;
	/* height: 354px; */
	/* width: 499px; */
}
.efeito a {
	position: absolute;
	left: 0;
	top: 0;
}

/* CSS Document */

body {
	/* background: #b8ae9f; */
}



/* You can alter this CSS in order to give SmoothDivScroll your own look'n'feel */

/* Invisible left hotspot */
div.scrollingHotSpotLeft {
	/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
	 and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
	min-width: 75px;
	width: 10%;
	height: 100%;
	/* There is a big background image and it's used to solve some problems I experienced
	 in Internet Explorer 6. */
	background-image: url(../Arquitetura/Imagens/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	/*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
	cursor: url(../Arquitetura/Imagens/cursors/cursor_arrow_left.cur), url(../Arquitetura/Imagens/cursors/cursor_arrow_left.cur), w-resize;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible {
	background-image: url(../Arquitetura/Imagens/arrow_left.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.35; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
div.scrollingHotSpotRight {
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(../Arquitetura/Imagens/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(../Arquitetura/Imagens/cursors/cursor_arrow_right.cur), url(../Arquitetura/Imagens/cursors/cursor_arrow_right.cur), e-resize;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible {
	background-image: url(../Arquitetura/Imagens/arrow_right.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
	zoom: 1;
}

/* The scroll wrapper is always the same width and height as the containing element (div).
 Overflow is hidden because you don't want to show all of the scrollable area.
 */
div.scrollWrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea {
	position: relative;
	width: auto;
	height: 100%;
}

/*
 * ALTERAÇÕES DE CSS
 */

/*
 * HEADER E FOOTER
 */

header{
	width:100%;
	margin-top:7%;
	position:relative;
}
header .logo img{
	margin-top:8px
}
header .navbar-menu{
	border-top: 1px solid #DEC6B9;
	padding-top:100px;
	height:25px;
	
}

.central{
width:540px;
position:absolute;
left:50%;
margin-left:-270px;
}


header ul{
	padding-left:0px;
}
header .redes-sociais{
	float:right;
}
header .redes-sociais a{
	margin-right:5px;
}
header .nav-menu li a{
	text-transform:uppercase;
	font-size:12px;
	
}
footer{
	border-top: 1px solid #DEC6B9;
	padding:130px 0px 10px 0px;
}
footer p{
	text-align:center;
}
footer a{
	text-decoration:none;
	color:#b8ae9f;
}

/*
 * CONTEUDOS 
 */
.container {
	width: 1285px;
	margin: 0 auto;
	height: auto;
	position: relative;
	overflow: visible;
}
.conteudo-principal{
	padding:30px 0px 0px 0px;
}
.anythingSlider-default .forward {
	right: -510px;
}
.anythingSlider-default .back {
	left: -510px;
}

#Grid {
	position: relative;
	padding-left: 0;
	margin: 0;
	font-size: 0.1px;
	text-align: justify;
	overflow: hidden; 
}

#Grid:after {
	display: inline-block;
	width: 100%;
	content: ''; 
}

#Grid .mix {
	position: relative;
	display: none;
	width: 247px;
	height:200px;
	padding: 0;
	overflow: hidden;
	cursor:pointer;
	margin:5px;
}
#Grid li h5 {
	z-index: 200;
	position: absolute;
	text-align:center;	
	line-height: 190px;
	width:100%;
	height:100%;
	display:none;
	color:#FFFFFF;
	font-size:15px;
	letter-spacing: 1px;
}
#Grid li a {
	display: inline;
}
#Grid li a img {
	height:100%;
	width:100%;
	border: 1px solid #DDD;
	z-index: 2;
	position: relative;
}
#Grid li:hover h5{
	display:block;
}


#Grid li:hover .fundo_preto{
	background-color:#000000;
	opacity:0.35;
	position:absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index:15;	
}


#slidecontainer #slideposition{
	max-width:100%;
	margin-left:0px;
	left:0%;
}
#filtro-projetos {	
	height:30px;
}
#filtro-projetos li{
	padding: 0;
	float: left;
	display: inline;
	margin:20px 0px 20px 0px;
}	
#filtro-projetos li a{
	text-decoration:none;
	padding: 0 10px;
	font-size:13px;
}
#filtro-projetos li:first-child a{
	padding-left:0px
}

.imprensa #Grid .mix {
	width: 235px;
	height:300px;
	margin:10px;
}
.imprensa #Grid li h5 {
	font-size:20px;
	line-height: 270px;
}
.imprensa #Grid li h4 {
	z-index: 200;
	position: absolute;
	text-align:center;	
	line-height: 320px;
	width:100%;
	height:100%;
	display:none;
	color:#FFFFFF;
	font-size:18px;
	letter-spacing: 1px;
}
.imprensa #Grid li:hover h4{
	display:inline;
}
.hidden{
	display:none!important;
}
.perfil_cont_dir img{
	width: auto;
	height: 354px;
}