html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1;
}
ul {
  list-style: none;
}

body.ie6,
body.ie7,
body.ie8,
body.ie9 {
  behavior: url("csshover3.htc");
}

a img {
  border: none;
}
a:hover,
a:active {
  outline: none;
}
a:focus {
  -moz-outline-style: none;
  outline: none !important;
}
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
* html .clearfix,
*:first-child + html .clearfix {
  zoom: 1;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
}
@font-face {
  font-family: "BasicCommercialW01-Ligh";
  src: url("../assets/fonts/9dcb4e2d-058e-4612-a332-2daafe0479e7.eot");
  src: url("../assets/fonts/9dcb4e2d-058e-4612-a332-2daafe0479e7.eot?iefix") format('embedded-opentype'), url("../assets/fonts/820a8f20-1c96-461f-af29-c4d7c8501607.woff") format("woff"), url("../assets/fonts/ed0450c0-0a6c-4f1b-b53c-648861a95de8.ttf") format("truetype"), url("../assets/fonts/56f5655f-7190-49b7-9bde-2829caa5b5d0.svg#56f5655f-7190-49b7-9bde-2829caa5b5d0") format("svg");
  font-weight: normal;
  font-style: normal;
}
::-moz-selection {
  background: #000;
  color: #FFF;
}
::selection {
  background: #000;
  color: #FFF;
}
body {
  font-size: 1.3em;
  line-height: 1.25em;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #222222;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  color: #adadad;
  text-decoration: none;
}
a:hover {
  color: #222222;
}
button.anchor {
  -webkit-appearance: none;
  border: 0;
  background: transparent;
  font-size: inherit;
  font-family: inherit;
  -webkit-font-smoothing: antialiased;
  color: #adadad;
  text-decoration: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
button.anchor:hover {
  color: #222222;
}

.bx-wrapper .bx-viewport li img{
	width:auto;
}

p {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
   hyphens: auto;
}
html.touch #wrap {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-text-size-adjust: none;
}
html.touch .employee-vcard {
  display: none;
}
body.has_overlay {
  overflow: hidden;
  height: 100%;
}
/* @group Bottom footer trick */
html,
body {
  width: 100%;
  height: 100%;
}
#wrap {
  padding: 0 100px;
  max-width: 1414px;
  position: relative;
  margin: 0 auto;
  top: 0;
  left: 0;
  min-height: 100%;
  height: auto !important;
  height: 100%;
}
#main {
  margin-bottom: 170px;
}
.push {
  height: 130px;
}




body.flipstate {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff url('../images/loader.gif') no-repeat center center;
}
body.flipstate #wrap {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/* @end */
.col_4,
.col_2 {

  padding: 0 7px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  *behavior: url('boxsizing.htc');
}
.col_4 {
  width: 50%;
}
.col_2 {
  width: 25%;
}
.col_6 {
  width: 75%;
}
.col_8 {
  padding: 0 7px;
}
.push_2 {
  margin-left: 50%;
}
 

#logo {
  width: 40%;
  height: 40px;
  display: block;
}


#header {
  background-color: #FFF;
  padding: 40px 0px 30px;
  margin: 0px auto;
  width: 100%;
}

#header_wrap{
	position: relative;
	margin: 0px auto;
	max-width: 1414px;
	padding: 0px 100px;
}
#main_menu {
position: relative;
top: -7px;
left: 0px;
overflow: hidden;
width: 100%;
height:100px;
padding-right:0px;
}
#main_menu ul {
	float: right;
	margin-top: -10px;
	line-height: 1.5;
	width:50%;
}
#main_menu li {
	display:inline-block;
	width:24.5%;
	text-align:left;
	text-transform:uppercase;
}

#main_menu li:last-child {
	text-align:right;
}



#main_menu li .short {
  display: none;
}
#main_menu li.current-menu-item a {
  color: #222222;
  font-weight:bold;
}
.project-list {
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 7px;
}
li.thumbitem {
  width: 25%;
  position: relative;
  float: left;
  top: 0;
  left: 0;
  overflow: hidden;
}
li.thumbitem a {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
  background: #FFF;
  position: relative;
  top: 0;
  left: 0;
}
li.thumbitem .entry-title {
  line-height: 1.25em;
  position: absolute;
  top: 0;
  left: 0;
  color: #222222;
  background: transparent url('../images/transp_white.png') repeat left top;
  width: 100%;
  height: 100%;
}
li.thumbitem .entry-title .text {
  display: block;
  padding: 10px 0 0 10px;
}




#nav-single {
  position: relative;
  top: 0;
  left: 0;
}
#nav-single .navside {
  position: fixed;
  top: 0;
  height: 100%;
  width: 0;
}

li.imagewrap {
  line-height: 0;
  position: relative;
  top: 0;
  left: 0;
}
li.imagewrap .caption {
  position: absolute;
  top: -9999px;
  left: -9999px;
  line-height: 1em;
}

article.post .entry-header .entry-title,
article.post .entry-header .entry-meta {
  position: absolute;
  left: -9999px;
}
article.post .entry-excerpt {
  -webkit-perspective: 1000;
  margin-bottom: 30px;
}
article.post .entry-excerpt p {
  display: inline;
}
article.post .entry-content {
  padding-bottom: 30px;
}
article.post .entry-content p {
  margin-bottom: 33px;
}
article.post .entry-footer {
  margin: 7px 0 100px 0;
}
article.post .entry-footer .share li {
  float: left;
  margin-right: 20px;
}
article.post .entry-content-wrap {
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  margin-bottom: 0;
}
article.post .entry-content-wrap p {
  margin-bottom: 0;
}
article.post .attachment-1 {
  padding-top: 0;
}
#intro {
	margin-bottom: 0px;
	width: 100%;
	float: left;
	margin-top: 0px;
	padding: 0;
}

#categories {
  overflow: hidden;
}
#categories li {
  float: left;
  margin-right: 20px;
}

#intro p {
	display: block;
	float: right;
	text-align: justify;
	width: 50%;
	clear:both;
	margin-bottom:10px;
}

#intro p:nth-child(2n) {
  margin-bottom:60px;
}



/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}



#posts{
  width:100%;
  display:block;
  margin-top:100px;
}

.links{
  display:block;
  width:100%;
}

.links li{
	width: 24.6%;
	height: 97%;
	display: inline-block;
	position: relative;
	box-sizing:border-box;
	margin-right:0.5%;
}

.links li span.titulo{
	background: rgba(255,255,255,0);
  opacity: 0;
    height:92%;
  top:0;
  left:0;
  width:100%;
  position:absolute;
   box-sizing: border-box;
   padding: 20px;

}
.links li span{
  transition: all .2s linear 0.1s;
}
.links li a{
	width: 70%;
	height: 50px;
	text-align: center;
	display: block;
	margin: 0 auto;
	border-bottom: 1px solid #000;
	color: #000;
	margin-top: 15%;
}

.links li img{
	width:100%;
	height:auto;
	display:block; 
}


.links li:hover span.titulo{
	background: rgba(255,255,255,1);
  	opacity: 1;
}

a#logo img{
border-right: 1px solid rgb(32,30,30);
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
height: 60px;
}

span.nome{
    font-size: 1.4em;
    display: block;
    margin-top: -55px;
    margin-left: 91px;
    color: #B0B0B0;
}
}

footer .languages a, .contactos a{
	display:block;
}


.languages{
display:inline-block;
width: 33%;
text-align:left;
}

.languages a{
	display:block;
}

.contactos{
	width: 33%;
    display:inline-block;
    text-align:justify;
}
.contactos a{
  display:block;
}

.redes{
	width:33%;
	text-align:right;
	display:inline-block;
}


footer{
	padding-bottom:100px;
	width:100%;
	padding-top:20px;
	border-top:1px solid #D3D4D8;
	font-size:0.85em;
}

p{
	color:#8B898E;
}

.twitter{
	display: inline-block;
	background: url("../images/twitter.png") no-repeat center center transparent;
	height: 38px;
	width: 20px;
	padding-right: 40px;
	opacity:0.15;
	background-size: auto 100%;
}

.facebook{
	display: inline-block;
	background: url("../images/face.png") no-repeat center center transparent;
	height: 38px;
	padding-bottom: 3px;
	width: 20px;
	padding-right: 25px;
	opacity:0.15;
	background-size: auto 100%;
}

.imdb, .vimeo{
	display: inline-block;
	background: url("../images/imdb.png") no-repeat center center transparent;
	padding-right: 30px;
	height: 35px;
	width: 65px;
	margin-bottom: -1px;
	opacity:0.15;
	background-size: auto 100%;
}
.vimeo{
	background: url("../images/vimeo.png") no-repeat center center transparent;
	background-size: auto 100%;
	padding-right: 0;
}
.youtube{
	width: 50px;
	display: inline-block;
	background: url("../images/youtube.png") no-repeat center center transparent;
	padding-bottom: 6px;
	height: 38px;
	opacity:0.15;
	background-size: auto 100%;
}	


.youtube:hover, .imdb:hover, .facebook:hover, .twitter:hover, .vimeo:hover{
	opacity:0.7;
}


#conteudo1{
	width:100%;
}



div#imagens{
	width:100%;
	clear:both;
}

span.nome:hover{
	color:#222222;
}

#equipa{
	font-weight:bold;
	color: #7A7B7A;
	margin-bottom:20px;
	text-transform:uppercase;
}

 #intro span.subtitulo p{
	margin-bottom:30px;
	}
	

#repeater h1{
	font-weight: 400;
	padding-bottom:5px;
	color:#8B898E;
}

.member_photo{
	width:80%;
	display:block;
	margin-top:10px;
}

.member_description{
	color:#8B898E;
	width:80%;
	text-align:justify;
}

.margem{
	border-bottom: 1px solid rgb(187,187,187);
	margin-bottom:30px;
	margin-top:50px;
}

.collaborations{
	width:100%;
	display:block;
}

.collaborations h1{
	text-transform: uppercase;
	font-weight: 400;
	color: #8B898E;
	margin-bottom:20px;
}

#collaborations p{
	float:left;
	margin-top:10px;
	color:#8B898E;
}

.acf-map {
	width: 100%;
	height: 700px;
	border: #ccc solid 1px;
	margin: 20px 0;
}

.contact_text, .contact_image{
	width:49.6%;
	display:inline-block;
	vertical-align:top;
}

.video{
	position:relative;
	padding-bottom: 56.25%;
	padding-top:25px;
	height:0;
}
.video iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


#contacts_and_images{
	width:100%;
	height:auto;
}


#intro_single p{
	display: inline-block;
	margin-bottom: 22px;
	font-size: 1.3em;
	width: 100%;
	margin-bottom:80px;
	color:#A2A0A6;
}

#intro_single h1{
	font-weight: 200;
	font-size: 2.5em;
	margin-bottom: 20px;
	text-align: left;
	width: 100%;
	color:#A2A0A6;
	margin-top:30px;
}


#intro_single{
  	position: relative;
	top: 0px;
	left: 0px;
	margin-bottom: 20px;
	width: 50%;
	float: right;
}

#zona{
	width:100%;
}

.contacts_and_images h1{
		font-weight:bold;
		color:#8B898E;
}

.contacts_and_images{
	color:#8B898E;
}

.synopsis{
	text-align:right;
	display:inline-block;
	width:47%;
	margin-left:3%;
}

.synopsis p, h1{
	text-align:left;
}

.cast_text{
	width:25%;
	}

.cast_photo{
	display: block;
	margin-left: 25%;
	width: 25%;
	position: relative;

}

.cast{
	width:100%;
	margin:0 auto;
	position:relative;
	margin-bottom:10px;
	color:#8B898E;
}

	

.cast_name{
	display: block;
	width: 25%;
	margin:0;
	position:absolute;
	top:50%;
	right:23%;
	transform: translate(0,-50%);
}



img{
	width:100%;
	margin:0 auto;
	display:block;
	margin-bottom:20px;	
	height: auto;
}

#twomclogo{
    border-right: 1px solid #201E1E;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 60px;
    width:auto;
    margin:0;
}

.parceria_wrap{
	width:25%;
	height:auto;
	display:block;
	background-color:red;
	position:relative;

 }
 
#links_cat{
	float: left;
	width: 50%;
	font-size: 0.85em;
	clear: both;
	margin-left: 50%;
	margin-bottom: 30px;
}

#grey{
	background-color: #F8F9F9;
}



#mapa{
	width: 100%;
	clear: both;
}

#links_cat a{
	text-transform:uppercase;
	padding-right:10px;

}

 .parceria_imagem{
 	width:24.7%;
 	display:inline-block;
 }
 
 .parceria_imagem img {
 	width:60%;
 	display: block;
 }
 
 #links_cat a {
 	cursor: pointer;
 }
 
 #links_cat a.active {
 	font-weight: bold;
	color: #8B898E;
 }
 
 span.tipo_projeto{
 	width: 100%;
	height: 50px;
	text-align: center;
	display: block;
	margin-top: 5%;
	color: #000;
	padding-top:1px;
 }
 

 
 p{
  -moz-hyphens: none;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  text-align:justify;
}

#footer_group{
	padding: 0px 100px;
	max-width: 1414px;
	position: relative;
	margin: 0px auto;
	top: 0px;
	left: 0px;
}		

.mobileshow{
	display:none;
}

.mobilehidden{
	display:block;
}

.active{
	font-weight:bold;
}

body.home #posts{
	margin-top:0px;
}

.links.work li{
	width:24%;
}


#slider{
	width:100%;
	height:auto;
	clear:both;
}

.links li:last-child{
	margin-right:0;
}


