body {
  	color: #222;
  	font: 12px/20px 'Open Sans', sans-serif;
	margin: 0;
	padding: 0;
	background: url(../images/bg.jpg) repeat top center #000;
}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/BebasNeue-webfont.eot');
    src: url('../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/BebasNeue-webfont.woff') format('woff'),
url('../fonts/BebasNeue-webfont.ttf') format('truetype'),
url('../fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

p,
ul {
  margin: 0;
  padding: 0;
}
p {
  margin-bottom: 20px;
}
#header-wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
    z-index: 9999;	
}

#header-container {
	height: 147px;
	background: url(../images/header_bg.png) repeat-x center bottom;
}

#header {
	width: 1024px;
	margin: 0 auto;
	position: relative;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0px;
	left: 0;
	width: 1024px;
	height: 147px;
	background: url(../images/header_bg_up.png) no-repeat center bottom;
}

#header ul li {
	float: left;
}

.btn_home {
	opacity:0;
	filter:alpha(opacity=0); /* For IE8 and earlier */
}
/*
.btn_home:hover {
	opacity:1;
	filter:alpha(opacity=100); 
}*/

.btn_who_we_are {
	margin-left: 81px;
}

.btn_what_we_do {
	margin-left: 39px;
}

.btn_how_we_do_it {
	margin-left: 40px;
}

.btn_work_show_case {
	margin-left: 39px;
}

.btn_where_we_are {
	margin-left: 39px;
}

.st_sharethis_custom {
	position: absolute;
	margin: 2px 0 0 928px;
	z-index: 10001;
}

.current_page_item {
	margin-top: 10px;
}

#nav {
  background: #000;
  left: 0;
  list-style: none;
  overflow: hidden;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
}
#nav li {
  display: inline-block;
}
#nav a {
  color: #fff;
  display: block;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
}
#nav a:hover {
	opacity:0.5;
}
#nav .current a {
  color: #000;
}
.current {
	opacity:0;
	filter:alpha(opacity=0); /* For IE8 and earlier */
}
#container {
  margin: 0 auto;
  width: 1024px;
  font-size: 1.4em;
  overflow: auto;
  padding: 100px 0;
  overflow:hidden;
}
.section {
	width:984px;
  /*border-bottom: 5px solid #ccc;*/
  padding: 120px 20px 0px;
  float:left;
}
#home {
  padding-top: 50px;
}
.section p:last-child {
  margin-bottom: 0;
}
#latest_works {
	margin:40px auto 60px;
	float:left;
}
#title_latest_works {
	margin: 0 auto;
}

#latest_works_content {
	
}	
#latest_works_content ul {
	margin:40px 0 20px 0;
	padding:0 10px;
	width: 970px;
	list-style:none;
	display:block;
	float:left;
	}	
#latest_works_content ul li:first-child {
	margin:0;
	padding:0;
	width: 293px;
	height: 277px;
	display:inline;
	float:left;
	}
	
#latest_works_content ul li {
	margin:0 45px;
	padding:0;
	width: 293px;
	height: 277px;
	display:inline;
	float:left;
	}
	
#latest_works_content ul li:last-child {
	margin:0;
	padding:0;
	width: 293px;
	height: 277px;
	display:inline;
	float:left;
	}
	
#latest_works_content ul li a img {
	border:none;
	}
			
#latest_works_content .latest_1 {
	background:url(../images/milagres_da_anabela.jpg) no-repeat 0px 0px;
	}
#latest_works_content .latest_2 {
	background:url(../images/leon_fora_de_portas.jpg) no-repeat 0px 0px;
	}
#latest_works_content .latest_3 {
	background:url(../images/fada_do_lar.jpg) no-repeat 0px 0px;
	}
	
	
#latest_works_content .latest_1 a , #latest_works_content .latest_2 a , #latest_works_content .latest_3 a {
	border:0;
	}
#latest_works_nome_1 {
    font-family: 'BebasNeueRegular';
	font-size:28px;
	color:#fef2da;
	z-index:3;
	margin:-57px 35px 0;
	width:198px;
	height:25px;
	text-align:left;
}
#latest_works_nome_2 {
    font-family: 'BebasNeueRegular';
	font-size:28px;
	color:#fef2da;
	z-index:3;
	margin:-57px 35px 0;
	width:198px;
	height:25px;
	text-align:left;
}
#latest_works_nome_3 {
    font-family: 'BebasNeueRegular';
	font-size:28px;
	color:#fef2da;
	z-index:3;
	margin:-57px 35px 0;
	width:198px;
	height:25px;
	text-align:left;
}
#latest1_images {
	float:left;
	width:550px;
	margin:20px 20px 40px 50px;
}
#description_latest1 {
	margin:65px 10px 60px 0px;
	float:left;
	width:250px;
}
#latest2_images {
	float:left;
	width:550px;
	margin:20px 20px 40px 50px;
}
#description_latest2 {
	margin:65px 10px 60px 0px;
	float:left;
	width:250px;
}

#works_content {
	height: 1600px;
}	
#works_content ul {
	margin:40px 0 80px 0;
	padding:0 10px;
	width: 970px;
	list-style:none;
	display:block;
	float:left;
	}
#works_content ul li {
	margin:0 10px 20px 20px;
	padding:0;
	width: 293px;
	height: 277px;
	display:inline;
	float:left;
	}

#works_content ul li a img {
	border:none;
	}
	
#visit_site {
    font-family: 'BebasNeueRegular';
	font-size:20px;
	color:#000000;
	margin:50px 0 0 0 
	}
	
#visit_site a:active, #visit_site a:visited {
	color:#2f2f2f;
	}
		
#visit_site a:hover {
	color:#FFFFFF;
	}
#like_footer {
	margin:65px 10px 60px 10px;
	float:left;
	width:986px;
}

#follow_us {
	margin:0 20px 0 10px;
	padding:0;
	float:left;
}

#content_follow_us {
	margin:0 0 0 17px;
	padding:0;
	float:left;
}

#title_like_footer {
	margin: 0 auto;
	width:300px;
	z-index:5;
}

#follow_facebook{
	margin:2px 0;
	width:187px;
	height:68px;
	background:url(../images/facebook.jpg) 0 0 no-repeat;
}

#follow_facebook:hover{
	background:url(../images/facebook.jpg) 0 -68px no-repeat;
	cursor:pointer;
}

#follow_twitter{
	margin:2px 0;
	width:187px;
	height:54px;
	background:url(../images/twitter.jpg) 0 0 no-repeat;
}

#follow_twitter:hover{
	background:url(../images/twitter.jpg) 0 -54px no-repeat;
	cursor:pointer;
}

#follow_linkedin{
	margin:2px 0;
	width:187px;
	height:66px;
	background:url(../images/linkedin.jpg) 0 0 no-repeat;
}

#follow_linkedin:hover{
	background:url(../images/linkedin.jpg) 0 -66px no-repeat;
	cursor:pointer;
}

#clients {
	margin:0 10px;
	padding:0;
	float:left;
}
#coin-slider-coin-slider2, #coin-slider-coin-slider3, #coin-slider-coin-slider4, #coin-slider-coin-slider5, #coin-slider-coin-slider6, #coin-slider-coin-slider7 {
	margin:0 0 0 10px;
	padding:0;
	width:268px;
	height:190px;
}

#twitter {
	margin:0 10px 0 20px;
	padding:0;
	float:left;
}

#tweet {
	margin:0 0 0 10px;
	padding:0;
	width:268px;
	height:220px;
}

#google_plus {
	margin:-20px 0 0 30px;
	padding:0;
	width:268px;
	height:220px;
}

#pinterest, #foursquare {
	margin:20px 0 0 25px;
	padding:0;
	width:268px;
	height:120px;
}

#faceb {
	margin:-10px 0 0 10px;
	padding:0;
	width:268px;
	height:220px;
	z-index:-1;
}

#faceb2 {
	margin:-10px 0 0 10px;
	padding:0;
	width:268px;
	height:220px;
	z-index:-1;
}
#likebox-frame {
	/*border:2px solid #b8b0a2;*/
	height:245px;
	left:-2px;
	overflow:hidden;
	position:relative;
	top:-2px;
	width:268px;
	z-index:10;
}
#likebox-frame iframe {
	left:-5px;
	overflow:hidden;
	position:relative;
	top:-1px;
}
#google_plus iframe {
	/*margin:-10px;*/
}
div.pc_border {
    border: none;
    padding: 0;
}
.facebookOuter {
    background-color:#b8b0a2;
    width:250px;
    padding:0px 0 10px 10px;
    height:220px;
    border: none !important;
	z-index:-1;
	/*margin-top:-5px;*/
  }
 .facebookInner {
	 margin:-1px;
    height:230px;
    overflow:hidden;
    border: none !important;
	z-index:-1;
  }
.fbConnectWidgetTopmost {
    border: none !important;
	z-index:-1;
	margin:-1px;
}
.name_block a{
	color:#000000 !important;
}
.name_block a:active, .name_block a:visited{
	color:#000000 !important;
}

#title_who_we_are{
	margin:0;
	padding:0;
	width: 100%;
	height: 127 px;
	float:left;
	text-align:center;
}

#who_we_are_pt_eng{
	margin:-60px 0 20px 0;
	padding:0;
	width: 100%;
	height: 158 px;
	float:left;
	text-align:center;
}

#who_we_are_pt{
	margin:40px 0 20px 10px;
	padding:0;
	width: 480px;
	height: 1290px;
	float:left;
	text-align:center;
}

#what_we_do_pt{
	margin:40px 0 20px 10px;
	padding:0;
	width: 480px;
	float:left;
	text-align:center;
}

#where_we_are_left{
	margin:40px 0 20px 10px;
	padding:0;
	width: 480px;
	height: 200px;
	float:left;
	text-align:center;
}

#where_we_are_left a, #where_we_are_left a:active, #where_we_are_left a:visited, #where_we_are_right a, #where_we_are_right a:active, #where_we_are_right a:visited {
	color:#2f2f2f;
	text-decoration:none;
}

#where_we_are_left a:hover, #where_we_are_right a:hover{
	color:#2f2f2f;
	text-decoration:underline;
}

#who_we_are_eng{
	margin:40px 10px 20px 0;
	padding:0;
	width: 480px;
	height: 1290px;
	float:left;
	text-align:center;
}

#what_we_do_eng {
	margin:40px 10px 20px 0;
	padding:0;
	width: 480px;
	float:left;
	text-align:center;
}

#where_we_are_right{
	margin:40px 10px 20px 0;
	padding:0;
	width: 480px;
	height: 200px;
	float:left;
	text-align:center;
}

.who_we_are_content{
	margin:10px 0 50px 30px;
	padding:0;
	width: 430px;
	height:1765px;
	float:left;
	text-align:left;
}

.where_we_are_content{
	margin:20px 0 10px 30px;
	padding:0;
	width: 430px;
	float:left;
	text-align:left;
}

.who_we_are_content h2:first-child{
	padding: 0 0 10px 10px;
	margin-right:15px;
    font-family: 'BebasNeueRegular';
	font-size:40px;
	display:block;
	border-bottom:dashed 2px #2f2f2f;
	color:#a43b2e;
	}

.who_we_are_content h2{
	padding: 40px 0 10px 10px;
	margin-right:15px;
    font-family: 'BebasNeueRegular';
	font-size:40px;
	display:block;
	border-bottom:dashed 2px #2f2f2f;
	color:#a43b2e;
	}

.who_we_are_content p{
	text-shadow: #f6f1e8 1px 1px 1px;
	}

#title_what_we_do,#title_how_we_do_it, #title_work_show_case, #title_where_we_are{
	margin:0;
	padding:0;
	width: 100%;
	height: 127 px;
	float:left;
	text-align:center;
}

#how_we_do_it_content{
	margin:0;
	padding:0;
	width: 100%;
	height: 530px;
	float:left;
	text-align:center;
	}

#where_we_are_first_content{
	margin:20px 0 0 0;
	padding:0;
	width: 100%;
	float:left;
	text-align:center;
	}

.clear {
	clear:both;
}

/* WINDOW SHADOWBOX */

#osx-modal-content, #osx-modal-content2, #osx-modal-content3, #osx-modal-data {display:none;}

/* Overlay */
#osx-overlay {background-color:#000; cursor: default;}

/* Container */
#osx-container {
	background-color:#d3ccbf;
	color:#000000;
  	font: 12px/20px 'Open Sans', sans-serif;
	margin:150px 0 0 0;
	padding-bottom:10px;
	width:942px;
	-moz-box-shadow:10px 10px 0px rgba(47, 47, 47, 0.6);
	-webkit-box-shadow:10px 10px 0px rgba(47, 47, 47, 0.6);
	box-shadow:10px 10px 0px rgba(47, 47, 47, 0.6);
}
#osx-container a {color:#ddd;}
#osx-container #osx-modal-title {
	color:#000;
	background-color:#2f2f2f;
	border-bottom:1px solid #000; 
    font-family: 'BebasNeueRegular';
	font-size:30px;
	color:#fef2da;
	padding:20px 20px 6px 20px;
	text-shadow:0 1px 0 #000000;
	height:50px;
}
#osx-container .close {display:none; position:absolute; right:0; top:0;}
#osx-container .close a {display:block; color:#d3ccbf; font-weight:bold; padding:6px 12px 0; text-decoration:none; text-shadow:0 1px 0 #000;}
#osx-container .close a:hover {color:#FFF;}
#osx-container #osx-modal-data {font-size:12px; padding:6px 12px;}
#osx-modal-data a, #osx-modal-data a:active, #osx-modal-data a:visited {color:#2f2f2f;}
#osx-container h2 {margin:10px 0 6px;}
#osx-container p {margin-bottom:10px;}
#osx-container span {color:#777;}