body {
	margin:0;
	padding:0;
	text-align: justify;
	font-family: 'SuperGroteskC-RgLF';}

@font-face {
  font-family: 'SuperGroteskC-RgLF';
  src: url('SuperGroteskC-RgLF.eot?#iefix') format('embedded-opentype'),  url('SuperGroteskC-RgLF.otf')  format('opentype'),
	     url('SuperGroteskC-RgLF.woff') format('woff'), url('SuperGroteskC-RgLF.ttf')  format('truetype'), url('SuperGroteskC-RgLF.svg#SuperGroteskC-RgLF') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SuperGroteskC-MedLF';
  src: url('SuperGroteskC-MedLF.eot?#iefix') format('embedded-opentype'),  url('SuperGroteskC-MedLF.otf')  format('opentype'),
	     url('SuperGroteskC-MedLF.woff') format('woff'), url('SuperGroteskC-MedLF.ttf')  format('truetype'), url('SuperGroteskC-MedLF.svg#SuperGroteskC-MedLF') format('svg');
  font-weight: normal;
  font-style: normal;
}

img a {border:none;}

a { text-decoration:none;
color:#000;
transition:all 0.3s;}

a:hover {color:#CC8042;
transition:all 0.3s;
}

strong {font-family: 'SuperGroteskC-MedLF';
font-weight:normal;}

.hidden {display: none;}
.clear {clear:both;}
.nomarginright {margin-right:0px !important;}
.centertxt {text-align:center !important;line-height: 30px;}
.mbten {margin-bottom:10px;}
.mbtwenty {margin-bottom:20px;}
.mbthirty {margin-bottom:30px;}
.mbfourty {margin-bottom:40px;}
.mbfifty {margin-bottom:50px;}
.mbsixty {margin-bottom:60px;}
.mbseventy {margin-bottom:70px;}
.mbeighty {margin-bottom:80px;}
.mbninety {margin-bottom:90px;}
.mbhundred {margin-bottom:100px;}

.mtten {margin-top:10px;}
.mttwenty {margin-top:20px;}
.mtthirty {margin-top:30px;}
.mtfourty {margin-top:40px;}
.mtfifty {margin-top:50px;}
.mtsixty {margin-top:60px;}
.mtseventy {margin-top:70px;}
.mteighty {margin-top:80px;}
.mtninety {margin-top:90px;}
.mthundred {margin-top:100px;}

.caps {text-transform:uppercase;}
.white {color:#ffffff !important;}

h1 {
    font-size: 30px;
    line-height: 35px;
    text-align: left;
}
.center {text-align:center!important;}

h2 {font-size:22px;
font-weight:normal;}

#wrapper {padding-top:30px; }

/** BACKGROUNDS BODY **/
.index {background-color:#f2f3eb;}
.news {background-color:#cccccc;!important}
.film {background-color:#f2f3eb;}
.directors {background-color:#f2f3eb;}
.press {background-color:#cccccc;}
.contacts {background-color:#cc8042;}

/***/

/** HEADER **/
.index-wrap {
	text-align:center;
 
	}
 

.index-wrap2 {
	text-align:center;
 	position: absolute;
  	top: 50%;
	left: 50%;
  	transform: translate(-50% , -50%);
  	}
 
.logo {float:left;
/*91px;*/
width:180px;
height:91px;
background-image:url(../img/logo.png);
background-repeat:no-repeat;
margin-top:-25px;}

.logowhite {float:left;
width:91px;
height:91px;
background-image:url(../img/logo-white.png);
background-repeat:no-repeat;
margin-top:-25px;}

#langcontainer {float:right;
  width:130px;
  /*width:100px;*/
font-size:12px;
line-height:23px;
transition:all 0.3s;
margin:-30px 0px 30px 0px;
}

.mobile-tab-footer {
    display: none!important;
}

.pube {float:left;
width:22px;
height:22px;
margin-right:10px;
background-image:url(../img/icons/pube.png);
background-repeat:no-repeat;}

#langcontainer .sel {color:#CC8042;}

#langcontainer a:hover {color:#CC8042;
transition:all 0.3s;}

#fbicontop {float:right;
transition:all 0.3s;
width:23px;
height:23px;
background-image:url(../img/icons/fb.png);
}

#fbicontop:hover {float:right;
transition:all 0.3s;
width:23px;
height:23px;
background-image:url(../img/icons/fb-over.png);
}

#instacontop {float:right;
  transition:all 0.3s;
  width:23px;
  height:23px;
  background-image:url(../img/icons/insta.png);
  }
  
  #instacontop:hover {float:right;
  transition:all 0.3s;
  width:23px;
  height:23px;
  background-image:url(../img/icons/insta-over.png);
  }
  
#maincontainer {width:100%;
max-width:1000px;
margin:auto;}

/*** NEWS */

#newswrapper {width:90%;
margin:auto;
}

.newscol {
	float:left;
	width:48.3%;
	margin-right:30px;
	line-height: 22px;
}

.newsitemwrapper {float:left;
width:43.5%;
margin-right:110px;
margin-bottom:50px;}
.newsitemimage {}
.newsitemtitle {padding:20px 0px 10px 0px;
font-size:40px;}
.newsitemtext { color:#231F20;}

#wideimg {
	min-height: 350px;
	background-size: cover;
	background-position: center;
}

/** FILMS **/

#topfilters {}

#filmwrapper {}

.col-info {
	border-top:solid 1px #000000;
	padding-top:40px;
	min-width:100%;
	width:1000px;
	margin:auto;
	}

/*** FX ***/
.filmitemcontainer {
	float: left;
	position: relative;
	width: 23%;
	margin: 1%;
	min-height: 174px;
}

.filmitemcontainer img {
    display: block;
		max-height: 174px;
		height: auto;
}
.filmitemcontainer .cornerLink {
    opacity: 0;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding-top: 85px;
    height: 52%;
    /* line-height: 1000%; */
    right: 0px;
    color: #ffffff;
    background: #000000;
    text-decoration: none;
    text-align: center;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
}
.filmitemcontainer:hover .cornerLink {
    opacity: 0.8;
}

/*** DIRECTORS **/

#directorswrapper {
	    margin-bottom: 60px;
}

	.directorsitemcontainer {
		float: left;
    position: relative;
    width: 22%;
    height: 250px;
    margin: 1%;
    overflow: hidden;
	}

.directorsitemcontainer img {
	display: block;
	min-height: 250px;
	width: 100%;
	margin: auto;
}
.directorsitemcontainer .cornerLink {
	    opacity: 1;
	    position: absolute;
	    bottom: 0px;
	    left: 0px;
	    width: 100%;
	    height: 250px;
	    line-height: 250px;
	    right: 0px;
	    color: #000000;
	    background: #D1D2CC;
	    text-decoration: none;
	    text-align: center;
	    -webkit-transition: opacity 500ms;
	    -moz-transition: opacity 500ms;
	    -o-transition: opacity 500ms;
	    transition: opacity 500ms;
}
.directorsitemcontainer:hover .cornerLink {
    opacity: 0;
}

/*** FX **/


footer {width:100%;
max-width:1000px;
margin:40px auto 0px auto;
height:100px;
}

.footerform {float:left;}

.signature {float:left;
-webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
	font-size:10px;
}

label {
    display: inline-block;
    height: 30px;
    border-bottom: solid 0px red;
	margin-right:12.5%;
	font-size:18px;
	cursor:pointer;
}
input[type="radio"] {
    display:none;
}
input[type="radio"]:checked + label {
    border-bottom: solid 2px #000000;
}

.lupa {float:right;
height:32px;
width:32px;
background-image:url(../img/icons/lupa.png);
margin-left:8px;
border:none;
outline:none;
font-size:0px;
background-color:transparent;
cursor:pointer;
}

.newssearch {
	  float: right;
	  width: 210px;
	  border: none;
	  outline: none;
	  padding: 5px;
	  background-color: rgba(0, 0, 0, 0.2);
	  color: #ffffff;
	  font-size: 13px;
}

.apoios-contact {
	float:left;
	width:60%;
	text-align:left;
	color:#FFFFFF;
	}
.partners-contact {
	float:right;
	width:30%;
	color:#FFFFFf;
	}
/**** MEDIA QUERIES ***/


/*Styles for screen 515px and lower IPHONE PORTRAIT*/
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
html {
  width: 100% !important;
}
body {}
	.logo {
		margin:-10px auto;
/*91*/
  width: 180px;
  height: 91px;
  background-image: url(../img/logo.png);
  background-repeat: no-repeat;
  float:none;
}

#langcontainer {
  position: absolute;
  top: 120px;
  z-index: 99999;
  right: 0px;
  width: 73px;
  font-size: 12px;
  line-height: 23px;
  transition: all 0.3s;
  margin: -70px 17px 80px 0px;
}

.rmm {
  display: block;
  position: relative;
  width: 100%;
  padding: 0px;
  margin: 50px auto 0px auto !important;
  text-align: center;
  line-height: 19px !important;
  margin-bottom:20px !important;
}

.newsitemwrapper {
  float: left;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 50px;
}

.filmitemcontainer {
  float: left;
  position: relative;
  width: 43%;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
}

.filmitemcontainer .cornerLink {
  opacity: 0;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  line-height: 130%;
  right: 0px;
  color: #ffffff;
  background: #000000;
  text-decoration: none;
  text-align: center;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}

footer {display:none;}
.newscol {
  float: left;
  width: 98.3%;
  margin-right: 0px;
}

#wideimg {
  min-height: 84px;
  background-size: contain;
  background-repeat: no-repeat;
}
.newssearch {float:left;
margin-left:40px;}

.directorsitemcontainer {
  float: left;
  position: relative;
  width: 30%;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 35px;
}

.directorsitemcontainer .cornerLink {
  opacity: 1;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  line-height: 120%;
  right: 0px;
  color: #000000;
  background: #cccccc;
  text-decoration: none;
  text-align: center;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}

#directorswrapper {margin-top:60px !important;}
  }

/*** IPHONE LANDSCAPE **/
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
	html {
  width: 100% !important;
}
body {}
	.logo {
		margin:-10px auto;
/*91*/
  width: 180px;
  height: 91px;
  background-image: url(../img/logo.png);
  background-repeat: no-repeat;
  float:none;
}
#langcontainer {
  position: absolute;
  top: 120px;
  z-index: 99999;
  right: 0px;
  width: 73px;
  font-size: 12px;
  line-height: 23px;
  transition: all 0.3s;
  margin: -70px 17px 80px 0px;
}

.rmm {
  display: block;
  position: relative;
  width: 100%;
  padding: 0px;
  margin: 50px auto 0px auto !important;
  text-align: center;
  line-height: 19px !important;
  margin-bottom:20px !important;
}

.newsitemwrapper {
  float: left;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 50px;
}
footer {display:none;}


.filmitemcontainer {
  float: left;
  position: relative;
  width: 43%;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 18px;
}
.newscol {
  float: left;
  width: 99.3%;
  margin-right: 0px;
}
#wideimg {
  min-height: 124px;
  background-size: contain;
}
.newssearch {float:left;
margin-left:60px;
width:70%;}

#topfilters {padding-left:20px;}

.directorsitemcontainer {
  float: left;
  position: relative;
  width: 38%;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 35px;
}

.directorsitemcontainer .cornerLink {
  opacity: 1;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  line-height: 120%;
  right: 0px;
  color: #000000;
  background: #cccccc;
  text-decoration: none;
  text-align: center;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}

#directorswrapper {margin-top:60px !important;}
}

/*** IPHONE 6 GOOGLE NEXUS LANDSCAPE ***/
@media only screen
    and (min-device-width : 414px)
    and (max-device-width : 736px)
    and (orientation : landscape)
    and (-webkit-min-device-pixel-ratio : 3)
{
	html {
  width: 100% !important;
}
body {}
	.logo {
		margin:-10px auto;
`*91px;*7
  width: 180px;
  height: 91px;
  background-image: url(../img/logo.png);
  background-repeat: no-repeat;
  float:none;
}
#langcontainer {
  position: absolute;
  top: 120px;
  z-index: 99999;
  right: 0px;
  width: 73px;
  font-size: 12px;
  line-height: 23px;
  transition: all 0.3s;
  margin: -70px 17px 80px 0px;
}

.rmm {
  display: block;
  position: relative;
  width: 100%;
  padding: 0px;
  margin: 50px auto 0px auto !important;
  text-align: center;
  line-height: 19px !important;
  margin-bottom:20px !important;
}

.newsitemwrapper {
  float: left;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 50px;
}
footer {display:none;}
}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1023px)
and (orientation : portrait) {
	html {
  width: 100% !important;
}
body {}
	.logo {
		margin:-10px auto;
/*91px*/
  width: 180px;
  height: 91px;
  background-image: url(../img/logo.png);
  background-repeat: no-repeat;
  float:none;
}
#langcontainer {
  position: absolute;
  top: 120px;
  z-index: 99999;
  right: 0px;
  width: 73px;
  font-size: 12px;
  line-height: 23px;
  transition: all 0.3s;
  margin: -70px 17px 80px 0px;
}

.rmm {
  display: block;
  position: relative;
  width: 100%;
  padding: 0px;
  margin: 50px auto 0px auto !important;
  text-align: center;
  line-height: 19px !important;
  margin-bottom:20px !important;
}

.newsitemwrapper {
  float: left;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 50px;
}
footer {display:none;}

.newscol {
  float: left;
  width: 99.3%;
  margin-right: 0px;
}

.filmitemcontainer {
  float: left;
  position: relative;
  width: 20.4%;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 15px;
}

#topfilters {
  width: 90%;
  margin: 0px auto 30px auto;
}

label {
  display: inline-block;
  height: 30px;
  border-bottom: solid 0px red;
  margin-right: 9.5%;
  font-size: 18px;
  cursor: pointer;
}
.directorsitemcontainer {
  float: left;
  position: relative;
  width: 19.8%;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
}

#directorswrapper {
  margin-top: 60px;
}
.directorsitemcontainer .cornerLink {
  opacity: 1;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  line-height: 190%;
  right: 0px;
  color: #000000;
  background: #cccccc;
  text-decoration: none;
  text-align: center;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}

}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
{ /* STYLES GO HERE */

.logo {
		margin:-10px auto;
/*91px;*/
  width: 180px;
  height: 91px;
  background-image: url(../img/logo.png);
  background-repeat: no-repeat;
  float:none;
}

.logowhite {float:left;
/*91px;*/
width:180px;
height:91px;
background-image:url(../img/logo-white.png);
background-repeat:no-repeat;
margin-top:-25px;}

#langcontainer {float:right;
width:130px;
font-size:12px;
line-height:23px;
transition:all 0.3s;
position:fixed;
top:70px;
right:30px;
}

.pube {float:left;
width:22px;
height:22px;
margin-right:10px;
background-image:url(../img/icons/pube.png);
background-repeat:no-repeat;}

#langcontainer .sel {color:#CC8042;}

#langcontainer a:hover {color:#CC8042;
transition:all 0.3s;}

#fbicontop {float:right;
transition:all 0.3s;
width:23px;
height:23px;
background-image:url(../img/icons/fb.png);
}

#fbicontop:hover {float:right;
transition:all 0.3s;
width:23px;
height:23px;
background-image:url(../img/icons/fb-over.png);
}

#maincontainer {width:100%;
max-width:1000px;
margin:auto;}

/*** NEWS */

#newswrapper {width:90%;
margin:auto;
}

.newscol {
	float:left;
width:44.3%;
margin-right:30px;
}

.newsitemwrapper {float:left;
width:40%;
margin-right:50px;
margin-bottom:50px;}
.newsitemimage {}
.newsitemtitle {padding:20px 0px 10px 0px;
font-size:40px;}
.newsitemtext { color:#231F20;}

#wideimg {min-height:350px;
background-size:cover;
}

/** FILMS **/

#topfilters {}

#filmwrapper {}

/*** FX ***/
.filmitemcontainer {float:left;
position: relative;
width:28%;
margin-right:20px;
margin-bottom:20px;
margin-left:20px;
}

.filmitemcontainer img {
    display: block;
}
.filmitemcontainer .cornerLink {
    opacity: 0;
    position: absolute;
    bottom: 0px;
    left: 0px;
	width:100%;
	height:100%;
	line-height:1000%;
    right: 0px;
    color: #ffffff;
    background: #000000;
    text-decoration: none;
    text-align: center;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;

}
.filmitemcontainer:hover .cornerLink {
    opacity: 0.8;
}

/*** DIRECTORS **/

#directorswrapper {}

.directorsitemcontainer {float:left;
position: relative;
width:20%;
margin-left:20px;
margin-right:20px;
margin-bottom:20px;
}

.directorsitemcontainer img {
    display: block;
}
.directorsitemcontainer .cornerLink {
    opacity: 1;
    position: absolute;
    bottom: 0px;
    left: 0px;
	width:100%;
	height:100%;
	line-height:120%;
    right: 0px;
    color: #000000;
    background: #cccccc;
    text-decoration: none;
    text-align: center;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;

}
.directorsitemcontainer:hover .cornerLink {
    opacity: 0;
}

/*** FX **/


footer {
    width:100%;
    max-width:1000px;
    margin:40px auto 0px auto;
    height:100px;
}

.footerform {float:left;}

.signature {float:left;
-webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
	font-size:10px;
}

label {
    display: inline-block;
    height: 30px;
    border-bottom: solid 0px red;
	margin-right:12.5%;
	font-size:18px;
	cursor:pointer;
}
input[type="radio"] {
    display:none;
}
input[type="radio"]:checked + label {
    border-bottom: solid 2px #000000;
}

.lupa {float:right;
height:32px;
width:32px;
background-image:url(../img/icons/lupa.png);
margin-left:8px;
border:none;
outline:none;
font-size:0px;
background-color:transparent;
cursor:pointer;
}

.newssearch {float:right;
width:200px;
border:none;
border-radius:5px;
outline:none;
padding:5px;
background-color: rgba(0, 0, 0, 0.6);
color:#ffffff;
font-size:13px;
}

}

/*===================================CONTATOS CSS RULES================================*/
.contact-footer {
    width:100%;
    max-width:1000px;
    margin:40px auto 0px auto;
    height:100px;
}

.stickright {
    margin-right:0px !important;
}/*para colar à dir*/

.apoios-wrap {
    color: #FFFFFF;
    max-width: 830px!important;
    margin: auto;
}

.apoios{
    margin: auto;
    min-height: 30px;
}
.pat {
    float: left;
    max-width: 500px;
    min-height: 30px;
}
.dev {
    float: left;
    margin-left:20px;
    max-width: 290px;
    min-height: 30px;
}
td{
    min-width:100px;
}
.ttl-apoios{
    float: left;
    margin-right:20px;
    min-width:100px;
    margin-left:20px;
}
.apoios-slot {
    float: left;
    min-width: 110px;
    text-align: center;
}
.apoios-slot img{
    max-width: 110px;
    height: auto;
    max-height: 70px;
}

.wide {
    text-align: center;
    width: 140px;
    float:left;
}
.wide img {
    max-width: 140px;
    height: auto;
    max-height: 140px;
}

.goright{float: right!important;}
/*===================================CONTATOS CSS RULES================================*/
.assinatura{
    display:block;
}
/*------FOR ANDROIS 768px--------*/
@media screen and (max-width:768px) {
    .assinatura{
        display:none!important;
    }
    html {
        width: 100% !important;
    }

	.logo {
		margin:-10px auto;
/*91px;*/
        width: 180px;
        height: 100px;
        background-image: url(../img/logo.png);
        background-repeat: no-repeat;
        float:none;
    }
    #langcontainer {
        position: absolute;
        top: 120px;
        z-index: 99999;
        right: 0px;
        width: 73px;
        font-size: 12px;
        line-height: 23px;
        transition: all 0.3s;
        margin: -70px 17px 80px 0px;
    }

    .rmm {
        display: block;
        position: relative;
        width: 100%;
        padding: 0px;
        margin: 50px auto 0px auto !important;
        text-align: center;
        line-height: 19px !important;
        margin-bottom:20px !important;
    }

    .nomarginright {
        margin-right:auto !important;
    }
    .newscol {
        width: 98.3%;
    }
    .directorsitemcontainer {
			position: relative;
	    width: 34%;
	    margin: auto;
	    margin-bottom: 20px;
	    margin-top: 20px;
	    float: none;
	    top: 50px;
	    min-width: 180px;
    }

    .col-info {
	    width:90%;
	    margin:auto;
	}

    .newsitemwrapper {
        float: left;
        width: 100%;
        margin-right: 0px;
        margin-bottom: 50px;
    }
    footer {
        display:none;
    }

    .filmitemcontainer {
        float:none;
        position: relative;
        width: 63.4%;
        margin: auto;
        margin-bottom: 20px;
    }
    .mobile-tab-footer {
	    float:left;
	    padding:20px 0;
	    display:block!important;
	    width:100%;
	    text-align:center;
	}
	#wideimg {
		min-height:180px!important;
	}
}

@media screen and (max-width:400px) {
    .index-wrap img {
	    width:100%;
	    height:auto;
	}
	#wideimg {
		min-height: 100px!important;
	}
}
