/*-RESET CSS -------------------*/
/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0; }
a { text-decoration: none; }

.float_right { float: right; }
.float_left { float: left; }
.clear { clear: both; }
.spacer { height: 10px; clear: both; }
.center { text-align:center; }

.divider { 
	width:590px; 
	height:1px;  
	background-color: #CCCCCC; 
	_overflow: hidden; 
	clear:both; 
	margin-left: 10px;
}
/* -------------------------   FIM DE  Reset      ------------------------------------ */
@font-face {
    /*font-family: SF_Sports_Night;
    src: url(../fonts/SF_Sports_Night.ttf);*/
	font-family: HelveticaLTStd-LightCond;
    src:url(Font/HelveticaLTStd-LightCond.otf);
}
body{
	background-color: #DFDFDF;
	/*background:rgba(209,43,45,1.00);*/
}

@media (max-width: 480px){
	#topo{
		margin:0 auto;
		width:480px;
		height:100px;
		margin-top:25px;
	}
	#caixa_central{
		margin:0 auto;
		width:480px;
		height:100px;
		
	}
}
@media (max-width: 768px){
	#topo{
		margin:0 auto;
		width:768px;
		height:150px;
		margin-top:25px;
	}
	#caixa_central{
		margin:0 auto;
		width:768px;
		height:150px;
}
}
@media (max-width: 1024px){
	
/*---------------------------------CAIXA CENTRAL---------------------------------------*/
	}
#caixa_central{
	margin:0 auto;
	width:948px;

}

/*--------------------------------INICIO-------------------------------------------------*/
#inicio{
	margin:0 auto;
	width:948px;
	height:300px;
}

/*--------------------------------TOPO-------------------------------------------------*/

#topo{
	margin:0 auto;
	height:35px;
	
	/*background-color: #FFFFFF;
	box-shadow: -2px 7px 14px 5px #000000;*/
}
	
#barra_topo{
	margin:0 auto;
background-color:hsla(0,0%,100%,0.50);
/*box-shadow: 0px 0px 30px 0px #000000;*/
}

#topo .topo900{
	margin:0 auto;
	height:45px;
	width:948px;
}

				
#topo .linguas{
	height:20px;
	width:70px; 
	float:right;
	border:1px solid  #7B7B7B;
	border-radius:10px;
	margin-top:10px;		
}

#topo .linguas_pt{
	float:right;
	margin-right:12px;
	margin-top:0px;
}

#topo .linguas_en{
	height:12px;
	padding-left:5px;
	margin-top:0x;
	margin-left:12px;
}

#topo .linguas_es{
	height:25px;
	float:right;
	padding-left:5px;
	margin-top:2px;
}

#topo .linguas_fr{
	height:25px;
	float:right;
	padding-left:5px;
	padding-right:5px;
	margin-top:2px;
}


#topo .menu{
	margin:0 auto;
	height:35px;
	float:left;
}


#topo .menu ul{
	padding-top:15px;
	text-align:left;
}


#topo .menu ul li{
	display:inline;		
}


#topo .menu ul li a{	
	font-size:14px;
	padding:28px 35px 0 0;
	font-family: HelveticaLTStd-LightCond;
	color: #000000;	
}

#topo .menu ul li a:hover{
	color: #E08B00;
}

#menu .active{
	font-weight:900;
}

#caixa_central .logotipo{
	width:100px;
	height:108px;
	margin-top:37px;
	margin-bottom:90px;
	
}

/*---------------------------------CAIXA CENTRAL----------------------------------------*/

#caixa_central{	
	width:948px;
}

/*---------------------------------RODAPÉ----------------------------------------------*/
#rodape{
	/*margin:0 auto;
	height:148px;
	width:auto;
	border-top:1px solid #665444;
	background-color: hsla(0,0%,0%,1);
	position: fixed;
	display:block;*/

	width: 100%;
	height: 70px;
	margin: 0;
	padding: 0;
	position: fixed;
	bottom: 0;
	display: block;
	z-index: 200;
	background-color:#000000;
}

#rodape .rodape900{
	margin:0 auto;
	width:948px;
}


#rodape .logo_fb{
	width:28px;
	height:28px;
	float:right;
	margin-top:14px;
}

#rodape .logo_in{
	width:28px;
	height:28px;
	float:right;
	margin-top:17px;
	margin-right:15px;
	
}



#rodape .logo_cgs{
	width:82px;
	height:40px;
	float:left;
	margin-top:14px;
}

/*---------------------------------ABOUT----------------------------------------------*/

#about{
	margin:0 auto;
	width:948px;
	height:900px;

}

#about .title_about{
	margin:0 auto;
	width:260px;
	height:550px;
	font-family: HelveticaLTStd-LightCond;
	font-size:30px;
	font-weight:900;
	color:#000000;
	float:left;	

}

#about .title_philosophy{
	margin:0 auto;
	width:414px;
	height:40px;
	font-family: HelveticaLTStd-LightCond;
	font-size:30px;
	color:#000000;
	text-align:justify;
	float:left;
}

#about .txt_philosophy{
	margin:0 auto;
	width:414px;
	height:160px;
	font-family: HelveticaLTStd-LightCond;
	font-size:16px;
	color:#000000;
	text-align:justify;
	float:left;
}

#about .title_whatwedo{
	margin:0 auto;
	width:414px;
	height:40px;
	margin-top:30px;
	font-family: HelveticaLTStd-LightCond;
	font-size:30px;
	color:#000000;
	text-align:justify;
	float:left;
}

#about .txt_whatwedo{
	margin:0 auto;
	width:414px;
	height:80px;
	font-family: HelveticaLTStd-LightCond;
	font-size:16px;
	color:#000000;
	text-align:justify;
	float:left;
}


#about .title_team{
	margin:0 auto;
	width:414px;
	height:40px;
	margin-top:30px;
	font-family: HelveticaLTStd-LightCond;
	font-size:30px;
	color:#000000;
	text-align:justify;
	float:left;
}

#about .txt_team{
	margin:0 auto;
	width:414px;
	height:70px;
	font-family: HelveticaLTStd-LightCond;
	font-size:16px;
	color:#000000;
	text-align:justify;
	float:left;
}


#about .title_video{
	margin:0 auto;
	width:414px;
	height:40px;
	margin-top:60px;
	font-family: HelveticaLTStd-LightCond;
	font-size:25px;
	color:#000000;
	text-align:justify;
	float:left;
	
}

#about .title_video a{
	font-family: HelveticaLTStd-LightCond;
	color: #000000;
	clear:both;

}

#about .title_video a:hover{
	font-family: HelveticaLTStd-LightCond;
	color: #E08B00;
	clear:both;

}

/*---------------------------------CLIENTS----------------------------------------------*/

#clients{
	margin:0 auto;
	width:948px;
	height: 750px;
}

#clients .title_clients{
	margin:0 auto;
	width:260px;
	height:700px;
	font-family: HelveticaLTStd-LightCond;
	font-size:30px;
	font-weight:900;
	color:#000000;
	float:left;	
}

#clients .txt_clients{
	margin:0 auto;
	width:414px;
	height:40px;
	font-family: HelveticaLTStd-LightCond;
	font-size:20px;
	color:#000000;
	text-align:justify;
	float:left;
}


#clients .txt_clients hover{
	color: #E08B00;
}


/*---------------------------------PROJECTOS----------------------------------------------*/

#projectos{
	margin:0 auto;
	width:948px;
	
	margin-bottom:150px;	
}


#projectos .projectos900{
	margin:0 auto;
	width:948px;
	color:#999;	
}


#projectos .paginator{
	font-family: HelveticaLTStd-LightCond;
	color:#000;
	float:right;
	margin-top:10px;
}

#projectos .paginator a{
	font-family: HelveticaLTStd-LightCond;
	color:#000;
}

#projectos .paginator_bottom{
	font-family: HelveticaLTStd-LightCond;
	font-size:12px;
	color:#000;
	float:right;
	margin-top:18px;
	margin-bottom:30px;
}

#projectos .paginator_bottom a{
	font-family: HelveticaLTStd-LightCond;
	color:#00000;
}


#projectos .menu_projectos{
	margin:0 auto;
	width:948px;
	font-family: HelveticaLTStd-LightCond;
	margin-bottom:30px;	
	color:#000;
	margin-top:20px;
}

#projectos .imagem_projecto_left{
	width:237px;
	/*height:237px;*/
	float:left;
	font-family: HelveticaLTStd-LightCond;
	font-size:12px;
	color:#000;
}


#projectos .imagem_projecto{
	width:237px;
	/*height:23px;*/
	float:left;
	font-family: HelveticaLTStd-LightCond;
	font-size:12px;
	color:#000;	
}

	
#projectos .small_medium_select {
		width:175px;
		border:1px solid #414141;
		height:28px;
		font-family: HelveticaLTStd-LightCond;
		padding-left:10px;
		padding-right:10px;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		color:#575757;
		background-image:url(../imagens/input.png);
		float:left;
		border-radius:12px;
}

#proj{
	margin-top:8px;	
}

.logotipo_contactos{
	width:948px;
	margin:0 auto;
	margin-top:37px;
}





/*---------------------------------------- PAGINADOR -----------------------------------------------*/
#paginador{
	float:left;
	height:25px;
	float:right;
}

.btn {
    display: inline-block;
    padding: 5px;
    border-radius: 12px; /*optional*/
    color: #aaa;
    font-size: .875em;
}

.pagination {
    margin-bottom: 20px;
	float:right;
	
}

.pagination a{
   	font-family: HelveticaLTStd-LightCond;
	font-size:12px;
	color:#00000;	
}	

.pagination a:hover{
	color: #E08B00;
}
	


.page {
    display: inline-block;
     /*padding: 0px 3px;
    margin-right: 4px;
   border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-size: .875em;*/
    text-decoration: none;
    /*text-shadow: 0px 1px 0px rgba(255,255,255, 1);*/
	font-family: HelveticaLTStd-LightCond;
	font-size:12px;
	color:#0000; 
}

.page:hover, .page.gradient:hover {
    /*background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);*/
	
}

.page.active {
    border: none;
	font-size:14px;
	/*text-decoration:underline;/*
    /*background: #616161;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0,0,0, .5);*/
}

.page.gradient {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
    background: -moz-linear-gradient(0% 0% 270deg,#f8f8f8, #e9e9e9);
}

.pagination.dark {
    background: #414449;
    color: #feffff;
}

.page.dark {
    border: solid 1px #32373b;
    background: #3e4347;
    box-shadow: inset 0px 1px 1px rgba(255,255,255, .1), 0px 1px 3px rgba(0,0,0, .1);
    color: #feffff;
    text-shadow: 0px 1px 0px rgba(0,0,0, .5);
}

.page.dark:hover, .page.dark.gradient:hover {
    background: #3d4f5d;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#547085), to(#3d4f5d));
    background: -moz-linear-gradient(0% 0% 270deg,#547085, #3d4f5d);
}

.page.dark.active {
    border: none;
   /* background: #2f3237;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .1);*/
}

.page.dark.gradient {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#565b5f), to(#3e4347));
    background: -moz-linear-gradient(0% 0% 270deg,#565b5f, #3e4347);
}

/*---------------------------------------------------------------------------------*/

/*---------------------------------GALERIA----------------------------------------------*/

#galeria .galeria1106{
	margin:0 auto;
	width:948px;
	/*height:800px;
	margin-bottom:50px;*/
	float:left;
}

#galeria .segmento_galeria{
	margin: 0 auto;
	height:15px;
	width:400px;
	font-family:HelveticaLTStd-LightCond;
	font-size:16px;
	font-weight:bold;
	float:left;
	margin-top:22px;
	
}

#galeria .close_galeria{
	height:30px;
	width:25px;
	float:right;
	background:url(../imagens/close.png) no-repeat;
	margin-top:19px;	
}

/*#galeria .close_galeria:hover{
	background:url(../imagens/close1.png) no-repeat;
}*/

#galeria .img_galeria{
	width:948px;
	height:632px;
	float:left;	
}

#galeria .img_seta_esq{
	position:absolute;
	margin-top:330px;
	margin-left:-59px;
	z-index:99;
	cursor:pointer;
}

#galeria .img_seta_drt{
	position:absolute;
	float:left;
	margin-top:330px;
	margin-left:970px;
	z-index:98;
	cursor:pointer;
}
	
#ficha_galeria{
  margin:0 auto;
  width:948px;
  font-family:HelveticaLTStd-LightCond;
  font-size:14px;
  color:#000000;
  float:left;
  margin-top:10px;
  text-align:center;
}

#ficha_galeria .city{
  height:20px;
  font-family:HelveticaLTStd-LightCond;
  font-size:14px;
  font-weight:bold;
  color:#000000;
  margin-bottom:10px;	
  text-align:center;
  width:20%;
}

/*#ficha_galeria .city_1{
  font-family:HelveticaLTStd-LightCond;
  font-size:12px;
  color:#000000;
  font-weight:bold;
  float:left;
  margin-left:10px;  
}*/
#ficha_galeria .city_2{
  font-family:HelveticaLTStd-LightCond;
  font-size:14px;
  color:#000000;
  font-weight:normal; 
}

#ficha_galeria .arquitect{
  height:20px;
  font-family:HelveticaLTStd-LightCond;
  font-size:14px;
  font-weight:bold;
  color:#000000;
  margin-bottom:10px;	
  text-align:center;
  width:20%;
}
/*#ficha_galeria .arquitect_1{
  font-family:HelveticaLTStd-LightCond;
  font-size:12px;
  color:#000000;
  font-weight:bold;
  float:left;
  margin-left:10px;  
}*/
#ficha_galeria .arquitect_2{
  font-family:HelveticaLTStd-LightCond;
  font-size:14px;
  color:#000000;
  font-weight:normal;
}

#ficha_galeria .client{
  height:20px;
  font-family:HelveticaLTStd-LightCond;
  font-size:14px;
  font-weight:bold;
  color:#000000;
  margin-bottom:10px;	
  text-align:center;
  width:20%;	
}

/*#ficha_galeria .client_1{
  font-family:HelveticaLTStd-LightCond;
  font-size:12px;
  color:#000000;
  font-weight:bold;
  float:left;
  margin-left:10px;  
}*/
#ficha_galeria .client_2{
  font-family:HelveticaLTStd-LightCond;
  font-size:14px;
  color:#000000;
  font-weight:normal; 
}

#ficha_galeria .year{
  height:20px;
  font-family:HelveticaLTStd-LightCond;
  font-size:14px;
  font-weight:bold;
  color:#000000;
  margin-bottom:10px;	
  text-align:center;
  width:20%;	
}

/*#ficha_galeria .year_1{
  font-family:HelveticaLTStd-LightCond;
  font-size:12px;
  color:#000000;
  font-weight:bold;
  float:left;
  margin-left:10px;  
}*/
#ficha_galeria .year_2{
  font-family:HelveticaLTStd-LightCond;
  font-size:14px;
  color:#000000;
  font-weight:normal;

}

#ficha_galeria .stage{
  height:20px;
  font-family:HelveticaLTStd-LightCond;
  font-size:14px;
  font-weight:bold;
  color:#000000;
  margin-bottom:10px;	
  text-align:center;
  width:20%;	
}

/*#ficha_galeria .stage_1{
  font-family:HelveticaLTStd-LightCond;
  font-size:12px;
  color:#000000;
  font-weight:bold;
  float:left;
  margin-left:10px;  
}*/
#ficha_galeria .stage_2{
  font-family:HelveticaLTStd-LightCond;
  font-size:14px;
  color:#000000;
  font-weight:normal; 
}

#galeria .descricao{
  margin:0 auto;
  font-family:HelveticaLTStd-LightCond;
  font-size:14px;
  color:#000000;
  float:left;
  text-align:justify;
  margin-top:15px;	
}

#descricao_projecto{
	margin:0 auto;
	height:200px;
	margin-top:50px;
}

#descricao_projecto .desc_titulo{
	font-weight:normal;
	float:left;	
	margin-right:5px;
	color:#333333;
}



/*---------------------------------CONTACTOS----------------------------------------------*/

#contactos{
	margin:0 auto;
    width: 100%;
	height:650px;
	background-color:#000000;
}

#contactos a{
	margin:0 auto;
	font-family: HelveticaLTStd-LightCond;
	font-size:14px;
	color:#666;
}

#mapa{
	margin:0 auto;
	width:0 auto;
	height:359px;
	font-family: HelveticaLTStd-LightCond;
	font-size:12px;
	color:#999;
	margin-top:70px;
}

#contactos .contactos900{
	margin:0 auto;
	width:948px;
	color:#999;	
}


#contactos .morada1{
	width:160px;
	height:90px;
	font-family: HelveticaLTStd-LightCond;
	font-size:12px;
	color:#FFFFFF;
	margin-top:30px;
	float:left;
	margin-right:10px;	
}

#contactos .morada2{
	width:160px;
	height:90px;
	font-family: HelveticaLTStd-LightCond;
	font-size:12px;
	color:#FFFFFF;
	margin-top:30px;
	float:left;
	margin-left:20px;
}

#contactos .morada3{
	width:160px;
	height:90px;
	font-family: HelveticaLTStd-LightCond;
	font-size:12px;
	color:#FFFFFF;
	margin-top:30px;
	float:left;
}

#contactos .morada4{
	width:160px;
	height:90px;
	font-family: HelveticaLTStd-LightCond;
	font-size:12px;
	color:#FFFFFF;
	margin-top:30px;
	float:left;
	margin-right:50px;
	
}

#contactos .separador_contactos{
	margin-top:30px;
	margin-left:40px;
	width:4px;
}

#contactos .emails1{
	margin:auto;
	margin-top:30px;
	width:150px;
	height:90px;
	float:left;
	font-family: HelveticaLTStd-LightCond;
	font-size:12px;
	color:#FFFFFF;
}


#contactos .emails3{
	margin:auto;
	margin-top:30px;
	width:95px;
	height:90px;
	float:left;
	font-family: HelveticaLTStd-LightCond;
	font-size:12px;
	color: #FFFFFF;
	
}

#contactos .emails4{
	margin:auto;
	margin-top:30px;
	width:95px;
	height:90px;
	float:left;
	font-family: HelveticaLTStd-LightCond;
	font-size:12px;
	color:#FFFFFF;
	margin-left:75px;
}

#contactos .emails1 a{
	font-family: HelveticaLTStd-LightCond;
	font-size:12px;
	color:#FFFFFF;
}

#contactos .emails3 a{
	font-family: HelveticaLTStd-LightCond;
	font-size:12px;
	color:#FFFFFF;
}

#contactos .emails4 a{
	font-family: HelveticaLTStd-LightCond;
	font-size:12px;
	color:#FFFFFF;			
}




/*--------------------------------INFO-------------------------------------------------*/

#info{
	margin:0 auto;
	
	width:1194;	
}
#info .info900{
	float:left;
	
}

/*---------------------------------NEWSLETTER----------------------------------------------*/

#newsletter{
	margin:0 auto;
	width:1200px;
	height:1200px;
	border:1px solid #FFFFFF;

}

#newsletter .topo{
	margin:0 auto;
	width:1200px;
	height:1200px;
	border:1px solid #FFFFFF;
}

#newsletter .txt{
	margin:0 auto;
	width:772px;
	height:350px;
	font-family: HelveticaLTStd-LightCond;
	font-size:30px;
	text-align:justify;
	font-weight:900;
	color:#000000;
	float:left;	

}

#newsletter .rodape{
	margin:0 auto;
	color:#000000;
	float:left;
}


