/*-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:DINR52;
	src:url(../../css/Font/DINR52.pfm);
    src:url(Font/DINR52.pfm);
}



body{
	background-color:#FFF;
	/*background-color:#F0EFE9;*/

}

@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:900px;
}
/*--------------------------------TOPO-------------------------------------------------*/

#topo{
	margin:0 auto;
	height:152px;
	width:auto;
}

#barra_topo{
	margin:0 auto;
	height:40px;
	width:auto;
	background-color:#000;
	/*box-shadow: -2px 7px 14px 5px #DDDDDD;*/
}

#topo .topo900{
	margin:0 auto;
	width:900px;
	height:147px;
}


#topo .logotipo{
	width:187px;
	height:35px;
	float:left;
	margin-top:30px;
}
  
#menu .linguas{
	width:120px;
	height:29px;
	float:right;
	margin-top:9px;
}

#menu .linguas_pt{
	width:30px;
	height:22px;
	float:left;
}

#menu .linguas_en{
	width:30px;
	height:22px;
	float:left;
}	

#menu .linguas_es{
	width:30px;
	height:22px;
	float:left;
}

#menu .linguas_fr{
	width:30px;
	height:22px;
	float:left;
}

#menu{
	margin:0 auto;
	width: 900px;
	height:38px;
}

#menu .menu{
	height:38px;
	float: left;
}

#menu .menu ul{
	padding-top:10px;
	height: 28px;
}

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

#menu .menu ul li a{
	font-size:14px;
	color:#999;
	text-decoration:none;
	padding:28px 25px 0 0;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

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

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

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

#caixa_central{
	width:1200px;
}

/*---------------------------------RODAPÉ----------------------------------------------*/
#rodape{
	width: 100%;
	height: 80px;
	margin: 0;
	padding: 0;
	position: fixed;
	bottom: 0;
	display: block;
	z-index: 200;
	background-color:#000000;

}

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

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

#rodape .logo_pme{
	width:112px;
	height:38px;
	float:left;
	margin-top:20px;
	margin-right:400px;
}

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

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

#rodape .logo_youtube{
	width:43px;
	height:28px;
	float:right;
	margin-top:20px;
	margin-right:15px;
	}

#rodape .logo_instagram{
	width:28px;
	height:28px;
	float:right;
	margin-top:20px;
	margin-left:15px; 
}

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

#projectos{
	margin:0 auto;
	width:900px;
	height:1140px;

		
}

#banner_projectos{
	margin:0 auto;
	width:900px;
	height:250px;
	margin-top:25px;
	margin-bottom:30;
	background:url(../../imagens/banner_portfolio.jpg) no-repeat;
	border-radius: 5px;

	
}

#navegador{
	float: left;
	padding: 14px;
	list-style:none;
	width: 170px;

}

#navegador li{
	border-radius: 5px;
	margin-top: 2px;
	/*background-color: hsla(0,0%,70%,0.64);*/
	/*border:1px solid  hsla(0,0%,36%,1.00);*/ 
}
#navegador a li {
	padding:6px;
	color:#FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	font-size:12px;
	padding-left: 30px;
}
 
#navegador a li:hover{
	background-color:#000000;
}

/*#navegador ul li .active{
	font-weight: bold;
}*/


#banner_projectos img{
	border-radius:5px;
}

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

#projectos .titulo_projectos{
	width:900px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	font-size:22px;
	color:#000;
	margin-top:30px; 
	
}

#projectos .paginator{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
	float:right;
	margin-top:10px;
}

#projectos .paginator_bottom{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
	float:right;
	margin-top:45px;
	margin-bottom:30px;
	
}


#projectos .menu_projectos{
	margin:0 auto;
	width:900px;
	height:30px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom:30px;	
	margin-top:8px;
	color:#000;
	margin-top:20px;
}

#projectos .imagem_projecto_left{
	width:275px;
	height:167px;
	float:left;
	margin-top:25px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
	
}

#projectos .imagem_projecto_left img{
	border-radius:5px;
	
}

#projectos .legenda_projecto_left{
	width:275px;
	height:12px;
	font-size:12px;
	color:#999;
	float:left;
	margin-top:5px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
}

#projectos .imagem_projecto{
	width:275px;
	height:164px;
	float:left;
	margin-left:37px;
	margin-top:25px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	margin-bottom:30px;
	color:#000;
	
}

#projectos .imagem_projecto img{
	border-radius:5px;
	
}

#projectos .legenda_projecto{
	width:275px;
	height:12px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
	float:left;
	margin-left:37px;
	margin-top:10px;
}

#projectos .small_medium_select {
		width:175px;
		border:1px solid #e3e3e3;
		height:28px;
		font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		padding-left:10px;
		padding-right:10px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		color:#575757;
		background-color:#FFF;
		background-image:url(../imagens/input.png);
		float:left;
	}

/*---------------------------------EMPRESA----------------------------------------------*/

#empresa{
	margin:0 auto;
	width:1200px;
	height:900px;

		
}

#empresa .banner_empresa{
	margin:0 auto;
	width:900px;
	height:432px;
	margin-top:25px;
	margin-bottom:40;

}

#empresa .banner_empresa img{
	border-radius:5px;

}

#empresa .barra{
	height:35px;
	width:900px;
}

#empresa .txt_barra{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#999;
	margin-top:5px;

}


#empresa .empresa900{
	margin:0 auto;
	width:900px;
	color:#999;
		
}

#empresa .titulo_empresa{
	width:900px;
	height:30px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:22px;
	color:#000;
	margin-top:30px
			
}
	
	#empresa .txt_empresa{
	margin:0 auto;
	width:900px;
	height:90px;
	clear:both;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#000;
	margin-top:22px;
	text-align:justify;
	clear:both;	
}

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

#contactos{
	margin:0 auto;
	width:900px;
	height:540px;
		
}

#contactos a{
	margin:0 auto;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#666;
	
}

#mapa{
	margin:0 auto;
	width:900px;
	height:250px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#999;
	margin-top:25px;
}

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

#contactos .titulo_contactos{
	width:900px;
	height:30px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	font-size:22px;
	color:#000;
	margin-top:30px;
	
	
	
}

#contactos .morada1{
	width:150px;
	height:90px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
	margin-top:30px;
	float:left;
	margin-right:40px;
}

#contactos .morada3{
	width:190px;
	height:90px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
	margin-top:30px;
	float:left;
	margin-left:20px;
	
	
}

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


#contactos .emails1{
	margin:auto;
	margin-top:30px;
	width:120px;
	height:90px;
	float:left;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
	margin-left:20px;
}

#contactos .emails3{
	margin:auto;
	margin-top:30px;
	width:120px;
	height:90px;
	float:left;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
	margin-left:20px;
}

#contactos .emails4{
	margin:auto;
	margin-top:30px;
	width:110px;
	height:90px;
	float:left;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
	margin-left:20px;
	}

#contactos .emails1 a{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#666;
				
}

#contactos .emails3 a{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#666;
				
}
#contactos .emails4 a{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#666;
				
}

				

/*---------------------------------SUSTENTABILIDADE----------------------------------------------*/

#sustentabilidade{
	margin:0 auto;
	width:900px;
	height:450px;

		
}

#sustentabilidade .banner_sustentabilidade{
	margin:0 auto;
	width:900px;
	height:250px;
	margin-top:25px;
	margin-bottom:40;
	border-radius:5px;
}

#sustentabilidade .banner_sustentabilidade img{
	border-radius:5px;

}
	

#sustentabilidade .sustentabilidade900{
	margin:0 auto;
	width:900px;
	color:#999;
		
}

#sustentabilidade .titulo_sustentabilidade{
	width:900px;
	height:30px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:22px;
	color:#000;
	margin-top:30px;
			
}
	
	#sustentabilidade .txt_sustentabilidade{
	margin:0 auto;
	width:900px;
	height:90px;
	clear:both;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#000;
	margin-top:22px;
	text-align:justify;
	clear:both;	
}

/*---------------------------------LINKS----------------------------------------------*/

#links{
	margin:0 auto;
	width:900px;
	
}

#links .banner_links{
	margin:0 auto;
	width:900px;
	height:250px;
	margin-top:25px;
	margin-bottom:40;
	border-radius:5px;
}

#links .banner_links img{
	border-radius:5px;

}
	

#slinks .slinks900{
	margin:0 auto;
	width:900px;
	color:#999;
		
}

#links .titulo_links{
	width:900px;
	height:30px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:22px;
	color:#000;
	margin-top:30px;
			
}
	
	#links .txt_links{
	margin:0 auto;
	width:900px;
	clear:both;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#000;
	margin-top:22px;
	margin-bottom:22px; 
	text-align:justify;
	clear:both;	
}

	
	#links .txt_links a{
	margin:0 auto;
	width:900px;
	height:90px;
	clear:both;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#000;
	margin-top:22px;
	text-align:justify;
	clear:both;	
}

	#links .txt_links a:hover{
		color: #F00;
		
		
}

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

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

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

.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:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#999;
}

.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-weight:bold;
	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:900px;
	height:550px;
	margin-bottom:50px;
	margin-top:30px;
	border:1px solid #999;

}

#galeria .close_galeria{
	height:30px;
	width:75px;
	margin-right:15px;
	margin-top:5px;
	float:right;
	background:url(../imagens/close.png) no-repeat;	
}
#galeria .close_galeria:hover{
	background:url(../imagens/close1.png) no-repeat;
}

#galeria .img_galeria{
	width:741px;
	height:450px;
	margin-top:10px;
	margin-left:80px;
	float:left;	
	
}

#galeria .img_galeria img{
	border-radius:5px;
	
}

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

#galeria .img_seta_drt{
	position:absolute;
	float:left;
	margin-top:250px;
	margin-left:838px;
	z-index:98;
	cursor:pointer;
}
	
#galeria .segmento_galeria{
	margin: 0 auto;
	height:20px;
	width:400px;
	margin-left:80px;
	margin-top:12px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px;
}
