html, body {
    margin: 0;
    padding: 0;
    /* é necessário para o full page overflow:hidden; */

    /*Avoid flicker on slides transitions for mobile phones #336 */
    -webkit-tap-highlight-color: rgba(0,0,0,0);

	font-family: 'pt_sansregular', sans-serif;
	font-size:12px;
	min-width: 320px;
	overflow-x: hidden;
}

.google-maps {
	position: relative;
	padding-bottom: 85%; 
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.row {
  margin-right: 0px;
  margin-left: 0px;
}

.container-noticias-serv_noticias
{
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}

.column-remove-padding
{
  padding-right: 15px;
  padding-left: 0px;
}


.container-remove-padding
{
	padding-left: 0px;
	padding-right: 0px;
}

.home a:hover{color:none;}

.navigation-bar{background: #000000;}

/* remove spacing between middle columns */
.row.no-gutter [class*='col-']:not(:first-child):not(:last-child) {
  padding-right:0;
  padding-left:0;
}


.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.caption-title p
{
font-weight: bold;
font-size: 26.11px;
text-align: center;
color: #191919;
margin:10px;
}

.caption-description p
{
font-style:italic;
font-size:14px;
text-align: center;
margin: 10px;
color: #4d4d4d;
}

.caption-title-actividades p
{
font-weight: bold;
font-size: 18px;
text-align: center;
color: #191919;
padding-top: 50px;
}

.caption-description-actividades p
{
font-style:normal;
font-size:14px;
text-align: center;
margin: 10px;
color: #4d4d4d;
padding-top: 20px;
}

.slide-font
{
font-style:italic;
font-size:14px;
color: #747474;
padding: 12px;
font-weight:bold;
}

.caption-title-resultados p
{
font-weight: bold;
font-size: 45px;
text-align: center;
color: #191919;
margin: 0px;
}

.caption-description-resultados p
{
font-style:italic;
font-size:16px;
text-align: center;
margin: 0px;
color: #4d4d4d;
}


.footer-links p
{
font-size:12px;
font-weight: bold;
text-align: center;
color: #b5b5b5;
}

.footer-links a
{
	margin-right:10px; 
	margin-left:10px;
	color: #b5b5b5;
}


.footer-links a:hover {
    color: #faba11;
	text-decoration: none;
}

.footer-links a:visited {
	text-decoration: none;
}

.footer-links a:active {
	text-decoration: none;
}

.footer-links a:link {
	text-decoration: none;
}

.header
{
	font-size: 0;
	padding-top: 20px;
}

.logo-left
{
text-align: left;
float: none;
display: inline-block;
} 

.logo-right
{
text-align: right;
float: none;
display: inline-block;
} 

.logo-spacing
{
margin-right: 10px;
}

.help h1
{
 font-size: 30px;
 font-weight: bold;
}
.help h2
{
 font-size: 20px;
 font-weight: bold;
}

.help p
{
font-style:italic; 
font-size:14px;
padding-right: 8px;
padding-left: 8px;
}

.help ul
{
 list-style-type: square;
 list-style-position: inside;
}

.help li
{
 font-size: 14px;
 font-weight: normal;
 color: #00000;
}

.help li a
{
 color: #00000;
 font-size: 14px;
 font-weight: normal;
}

.help li a:hover
{
 font-size: 14px;
 font-weight: normal;
 color: #faba11;
 text-decoration: none;
}

.help-margins
{
	padding-left: 30px;
	padding-right: 30px;
}

.help-top-margin
{
	margin-top:70px;
}

.apoios-table-margin
{
	margin-left:0px; margin-right:30px;
}

.apoios-table-interior
{
	padding-right:17px;
}

.apoios-table-width
{
	/*width:735px;*/
	width: 605px; /*menos 130px do segundo ficheiro*/
	margin-left:110px;
	float:left;
}

.apoios-icon-width
{
	width:130px;
	float:left;
	margin-left:15px;
	margin-bottom: 5px; 
}
.file1 { margin-left: 65px; }


.apoios-black-border
{
border: 1px solid #000000;
}


.footer
{
}

.footer p
{
font-style:normal; 
font-size:14px;
}

.footer h4
{
 font-size: 14px;
 font-weight: bold;
}

.footer table 
{ 
border-collapse: separate; 
border-spacing: 5px; 
}

.footer ul
{
 list-style-type: square;
}

.footer li
{
 font-size: 14px;
 font-weight: normal;
 color: #FFFFFF;
}

.footer li a
{
 font-size: 14px;
 font-weight: normal;
 color: #FFFFFF;
}

.footer li a:hover
{
 font-size: 14px;
 font-weight: normal;
 color: #faba11;
 text-decoration: none;
}

.footersignature
{
vertical-align: middle; 
line-height:50px; 
padding-right:10px;
background-color:#000000;
font-size: 10px;
font-weight:bold;
color:#FFFFFF;
}

.footeritalic
{
}

.footeritalic p
{
 font-size: 14px;
 font-weight: normal;
 font-style:italic; 
}


.column-help-bottom
{
border-bottom: 1px solid #dcdcdc;
font-style:normal; 
font-size:14px;
line-height: 40px;
color: #000000;
}

.column-help-bottom a
{
color: #000000;
}

.column-help-top-bottom
{
margin-top: 30px;
border-bottom: 1px solid #dcdcdc;
border-top: 1px solid #dcdcdc;
font-style:normal; 
font-size:14px;
 line-height: 40px;
 color: #000000;
}

.column-help-top-bottom  a
{
 color: #000000;
}

/*Clearing Floats*/
.cf:before, .cf:after{
    content:"";
    display:table;
}

.cf:after{
    clear:both;
}

.cf{
    zoom:1;
}    
/* Form wrapper styling */
.form-wrapper {
    width: 220px;
    padding: 0px;
    margin: 20px auto 10px auto;
    background: #000000;
    background: rgba(0,0,0,.2);
	border: 1px solid #FFFFFF;
	font-size: 14px;
}

/* Form text input */

.form-wrapper input {
    width: 150px;
    height: 45px;
    padding: 10px 10px;
    float: left;   
    border: 0;
    background: #000000; 
	color: #8d8d8d;
	outline: none;
}


.form-wrapper input::-webkit-input-placeholder {
   color: #999;
   font-weight: normal;
   font-style: italic;
}

.form-wrapper input:-moz-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}

.form-wrapper input:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}   

/* Form submit button */
.form-wrapper button {
    overflow: visible;
    position: relative;
    float: right;
    border: 0;
    padding: 15px 0 15px 0;
    cursor: pointer;
    width: 50px;
	background-color: #000000;
}  


.form-wrapper button:hover { 
background-color:#faba11;
}

/*slideshow css */

.cycle-navigation
{
margin-bottom: 50px;
}

.cycle-slideshow {
width: 100%;
min-width: 200px;
max-width: 100%;
padding: 0;
position: relative;
/* background: url(http://malsup.github.com/images/spinner.gif) 50% 50% no-repeat; */
margin: 0px;
}



.custom-caption
{
 position: absolute; color: white; z-index: 700; border: 1 solid #FFFFFF; width:110px; height:51px; text-align:center; line-height:50px;
 font-size: 14px; font-family: 'pt_sansregular', sans-serif;
}

/* prev / next links */
.cycle-prev, .cycle-next { position: absolute; top: 0; opacity: 100; filter: alpha(opacity=0); z-index: 800;  cursor: pointer; }
.cycle-prev {background: url(../images/left_arrow.png) no-repeat; }
.cycle-next {background: url(../images/right_arrow.png) no-repeat; }
.cycle-prev:hover, .cycle-next:hover {  }

/* caption */
.cycle-caption { position: absolute; color: white; bottom: 15px; right: 15px; z-index: 700; }

.custom-caption
{
 position: relative; color: white; z-index: 700; width:110px; height:51px; text-align:center; line-height:50px;
 border-style: solid;
 border-color: #FFFFFF;
 border-width: 1px;
}

/* overlay */
.cycle-overlay { 
    position: relative; bottom: 0; width: 100%; z-index: 600; top: 0px; left: 0px; background:none; opacity: 100; padding: 0px;
}

.cycle-position
{
position: absolute; z-index: 150; width: 100%; top: 0;
}

.cycle_header{padding: 0; padding-top: 50px; padding-left: 30px;}

.cycle-navigation-pos{position: relative; width: 110px;}

.home-section1-imgrow{margin-top:40px; margin-bottom:40px; padding-left: 0px;}

.home-section1-cinemanumeros{background-color: #faba34;}

.footer-background{background-color:#000000;color:#FFFFFF; padding-top: 50px; /*padding-bottom: 90px; */}

.footer-links-background{background-color:#212121;}

.footer-links-spacing{padding: 77px 0;}

.footer-icones-background{background-color:#dddddd;}

.title{ 
	font-size: 50px;
	color:#FFFFFF;
	font-family: 'pt_sansregular', sans-serif;
	font-weight: bold;
	width: 40%;
}

.sub-title
{
	font-size: 30px;
	color:#FFFFFF;
	font-family: 'pt_sansregular', sans-serif;
    font-weight: normal;
	width: 38%;
}

.desc
{
	font-size: 20px;
	color:#FFFFFF;
	font-family: 'pt_sansregular', sans-serif;
    font-weight: normal;
	width: 38%;
}

#info
{
background-image:url(../images/info.png);
    height:34px;
    width:95px;
	margin-top:50px;
}

.cinema_title
{
	font-size: 66px;
	font-family: 'pt_sansregular', sans-serif;
	color: #FFFFFF;
	padding-left: 105px;
	padding-right: 50px;
	font-weight: bold;
	padding-top: 80px;
}

.cinema_description
{
	font-size: 30px;
	font-family: 'pt_sansregular', sans-serif;
	color: #FFFFFF;
	padding-left: 105px;
	padding-right: 120px;
	padding-bottom: 6px;
}

.cinema_submit button
{
margin-top: 60px;
background: none;
border-style: solid;
border-color: #FFFFFF;
border-width: 1px;
font-family: 'pt_sansregular', sans-serif;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
width:150px;
height: 50px;
}

.breadcrumbs
{
color: #a6a6a6;	
font-size: 12px;
font-family: 'pt_sansregular', sans-serif;
font-style: italic;
background: none;
border: 1px solid  #a6a6a6;
margin-top: 42px;
}

.breadcrumbseditorial
{
margin-bottom: 35px;
}

.breadcrumbsconcurso
{
margin-bottom: 35px;
}

.breadcrumb-encaminhamento
{
margin-bottom: 35px;
}

.breadcrumb-resultados-actividade
{
margin-bottom: 35px;
}

.breadcrumbsnoticias
{
margin-bottom: 35px;
}

.breadcrumbs a
{
color: #a6a6a6;	
}

.breadcrumbs a:hover
{
color: #faba11;
 text-decoration: none;
}

.breadcrumbs > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "\\\00a0";
}
.breadcrumbs > .active {
  color: #777;
}


.apoios h1
{
color: #4d4d4d;	
font-size: 25px;
font-family: 'pt_sansregular', sans-serif;
font-weight: bold;
}

.apoios h2
{
color: #4d4d4d;	
font-size: 18px;
font-family: 'pt_sansregular', sans-serif;
font-weight: bold;
}

.apoios h3
{
color: #000000;	
font-size: 16px;
font-family: 'pt_sansregular', sans-serif;
font-weight: bold;
}

.apoios h4
{
color: #4d4d4d;	
font-size: 12px;
font-family: 'pt_sansregular', sans-serif;
font-weight: normal;
font-style: italic;
}

.apoios h5
{
color: #4d4d4d;	
font-size: 12px;
font-family: 'pt_sansregular', sans-serif;
font-weight: bold;
font-style: italic;
}

.apoios hr { width:100%; height:1px; background: #e5e5e5; }

.subtitulo
{
color: #4d4d4d;	
font-size: 18px;
font-family: 'pt_sansregular', sans-serif;
font-weight: normal;
}

.apoios button
{
color: #000000;	
font-size: 12px;
font-family: 'pt_sansregular', sans-serif;
font-weight: bold;
border:2px solid #000000;
background-color: transparent;
height: 35px;
width: 218px;
}


.apoios p
{
color: #4d4d4d;	
font-size: 16px;
font-family: 'pt_sansregular', sans-serif;
font-weight: normal;
}

.apoios ul
{
list-style: square url("../images/square.png");
padding-left: 15px;

}

.article h1
{
color: #4d4d4d;	
font-size: 25px;
font-family: 'pt_sansregular', sans-serif;
font-weight: bold;
}

.article h2
{
color: #4d4d4d;	
font-size: 18px;
font-family: 'pt_sansregular', sans-serif;
font-weight: normal;
}

.article h5
{
color: #4d4d4d;	
font-size: 12px;
font-family: 'pt_sansregular', sans-serif;
font-weight: bold;
font-style: italic;
}

.article-left
{
padding-left: 30px;
}

.article-right
{
padding-right: 30px;
}

.article button
{
margin-top: 55px;
margin-bottom: 64px;
background: none;
border-style: solid;
border-color: #000000;
border-width: 1px;
font-family: 'pt_sansregular', sans-serif;
font-size: 14px;
font-weight: bold;
width:150px;
height: 50px;
}

.article
{
color: #4d4d4d;
font-size: 16px;
font-family: 'pt_sansregular', sans-serif;
font-weight: normal;
padding-bottom: 20px;
padding-top: 15px;
}

.natureza-missao
{
color: #4d4d4d;
font-size: 16px;
font-family: 'pt_sansregular', sans-serif;
font-weight: normal;
text-align: justify;
padding-bottom: 20px;
padding-top: 15px;
}

.concurso h1{
color: #4d4d4d;	
font-size: 25px;
font-family: 'pt_sansregular', sans-serif;
font-weight: bold;
}

.concurso h2{
color: #000000;	
font-size: 30px;
font-family: 'pt_sansregular', sans-serif;
font-weight: regular;
}

.concurso h3{
color: #4d4d4d;	
font-size: 12px;
font-family: 'pt_sansregular', sans-serif;
font-weight: bold;
font-style:italic;
}

.concurso p{
color: #4d4d4d;	
font-size: 16px;
font-family: 'pt_sansregular', sans-serif;
font-weight: normal;
}

.size
{
	width: 130px;
	height: 130px;
	border: 1px solid #000000;
}

.sizepublicacoes
{
	max-width: 65px;
	max-height: 65px;
	border: 1px solid #000000;
}

.sizeeditorial
{
	width: 65px;
	height: 65px;
}


.concurso button
{
color: #4d4d4d;	
font-size: 14px;
font-family: 'pt_sansregular', sans-serif;
font-weight: bold;
border:1px solid #000000;
background-color: transparent;
height: 70px;
width:100%;
}

.concurso-colunameio
{
padding: 0px;
margin:0px;
}

.concurso-colunameio-between
{
margin-bottom:70px;
margin-top:0px;
}

.concurso-coluna-esquerda-topremover
{
margin-top:0px;
}

.concurso-coluna-esquerda-between
{
padding-top: 64px;
}

.concurso-coluna-esquerda-links
{
padding-top: 122px;
}

.concurso-coluna-direita
{
margin-top: 0;
}

.concurso-coluna-direita-botao
{
margin-top: 50px;
}

.title_marginremover
{
margin-top: 0px;
margin-bottom: 0px;
}

.title_paddingremover
{
padding-top: 0px;
padding-bottom: 0px;
}

.concurso button a
{
text-decoration:none;
}

.concurso a
{
color: #4d4d4d;	
/* font-size: 20px; */
font-family: 'pt_sansregular', sans-serif;
font-style: italic;
font-weight: bold;
/* text-decoration: underline; */
}


.otherspacing
{
padding-top:10px;
}

.article_button_spacing
{
padding-top: 45px;
}

.article a
{
color: #4d4d4d;	
font-size: 14px;
font-family: 'pt_sansregular', sans-serif;
font-weight: bold;
font-style: italic;
}

.article a:hover
{
color: #faba11;	
font-size: 14px;
font-family: 'pt_sansregular', sans-serif;
font-weight: bold;
font-style: italic;
}



.article-background{ background-image: url("../images/article_image.png"); background-repeat: no-repeat; background-size: cover;}

.menu-background {background-image:  url("../images/menu_background.png") repeat-x;}

.background-whitesmoke {background-color:#f4f4f4;}

.background-black {background-color:#000000;}

.background-white {background-color:#FFFFFF;}

.background-breadcrumbs{background-color:#f4f4f4;}


.noticia-alturaimg{min-height: 682px;}

.noticia h1{color:#000000; font-family: 'pt_sansregular', sans-serif; font-size: 40px; font-weight: bold; margin-top:6px;}

.noticia h2
{
color:#4d4d4d; font-family: 'pt_sansregular', sans-serif; font-size: 25px; font-weight: bold; margin:0px;
}

.noticia h3{color: #4d4d4d; font-family: 'pt_sansregular', sans-serif; font-size: 18px; font-weight: normal;}

.noticia h5{color:#000000; font-family: 'pt_sansregular', sans-serif; font-size: 12px; font-weight: bold; font-style: italic; margin:5px 0px;}

.noticia h4{color:#4d4d4d; font-family: 'pt_sansregular', sans-serif; font-size: 14px; margin:0px;}

.noticia p{color:#4d4d4d; font-family: 'pt_sansregular', sans-serif; font-size: 16px; font-weight: normal; text-align:justify; padding-top:36px;}

.noticia-corpo-texto{color:#4d4d4d; font-family: 'pt_sansregular', sans-serif; font-size: 16px; font-weight: normal; text-align:justify; padding-top:36px;}

.noticia-corpo-texto a{color:#4d4d4d; font-family: 'pt_sansregular', sans-serif; font-size: 16px; font-weight: normal; font-style: italic;}

.noticia-corpo-texto a:hover{color:#faba11; font-family: 'pt_sansregular', sans-serif; font-size: 16px; font-weight: normal; font-style: italic;}

.noticia-margem-interior{padding-right:20px; padding-left:20px; padding-top:20px; padding-bottom: 68px; margin-left: 30px;}

.noticia-margem-interior2{padding-right:20px; padding-left:20px; padding-bottom: 40px; padding-top:36px;}

.noticia-intro{width: 60%;}

.noticia em{color:#000000; font-family: 'pt_sansregular', sans-serif; font-size: 12px; font-weight: bold; font-style: italic;}

.noticia-artigo-icon{padding-right:5px;}

.cabecalho-artigo{padding-bottom: 44px;}

.noticia-partilha-artigo{margin-top:44px;}

.disqus{width: 775px; margin-top: 130px; margin-bottom: 78px; }


.text-no-margin h3{margin-top: 0px; margin-bottom:12px;}

.links_margin_topo{padding-top: 62px;}

.noticia button
{
background-color: #5674b9;
font-family: 'pt_sansregular', sans-serif;
font-size: 14px;
font-weight: bold;
width: 200px;
height: 50px;
color: #FFFFFF;
border: 0;
}

.noticia button:a
{
color: #FFFFFF;
text-decoration: none;
}

.tblContents { padding-top: 62px; padding-bottom: 62px; }

.download_bottom_buffer{padding-bottom: 70px;}

.seara-bottom-margin{margin-bottom: 20px; margin-top: 62px;}

.noticias-sharebar{padding-top:20px;}

.top-buffer-noticia{margin-top:90px; }

.bottom-buffer-noticia{margin-bottom:107px;}

.top-buffer { margin-top:120px; }

.top-buffer-editorial{margin-top: 76px;}

.top-buffer-editorial-header{margin-top:100px;}

.top-buffer-help-header{margin-top:82px; }

.bottom-buffer-help{margin-bottom: 125px; }

.top-buffer-editorialdesenv-header{margin-top:70px;}

.top-buffer-editorialdesenv-between{margin-top:77px;}

.footer-buffer-editorial{margin-bottom:230px;}

.top-projectos-concluidos { padding-top:85px;}

.bottom-projectos-concluidos { margin-bottom:141px;}

.top-buffer-header { margin-top: 73px; margin-bottom: 90px;}

.buffer-bottom-editorialrelacionado{margin-bottom: 117px;}

.top-buffer-resultados{padding-top:20px;}

.top-buffer-resultados-leftcolumn{padding-top:62px;}

.top-buffer-projectos-rightcolumn{padding-top:60px;}

.top-buffer-projectos-leftcolumn{padding-top:100px;}

.top-buffer-resultadosicons{margin-top: 60px;}

.bottom-buffer-resultadosicons{margin-bottom: 80px;}

.top-buffer-galeria {margin-top:90px;}

.top-buffer-selectbox{margin-top: 80px;}

.buffer-bottom { margin-bottom: 100px;}

.buffer-bottom-encaminhamento{margin-bottom:75px;}

.buffer-bottom-buffer-bottom-resultados{margin-bottom:75px;}

.buffer-bottom-modicones{margin-top:100px; margin-bottom: 110px;}

.top-buffer-actividades{margin-top:70px; margin-bottom:115px;}

.top-buffer-listadoc{margin-top:80px; margin-bottom: 90px; }

.bottom-buffer-actividades{margin-bottom:126px;}

.top-buffer-actividadesbetween{margin-top:112px;}

.top-buffer-concurso-header{padding-bottom: 75px;}

.top-buffer-apoios-header{padding-bottom: 75px;}

.bottom-buffer-concurso{margin-bottom: 90px;}

.top-buffer-apoios{padding-top:34px;}

.top-buffer-apoios-data{padding-top: 38px;}

.bottom-buffer-titulo{padding-bottom: 20px;}

.top-bottom-buffer-apoios{margin-top:40px; margin-bottom:30px;}

.bottom-buffer-final-faq{margin-bottom:220px;}

.bottom-buffer-apoios-botao{margin-top:30px; margin-bottom: 30px;}

.bottom-buffer-listadoc{margin-bottom: 75px;}

.bottom-buffer-listadocfooter{margin-bottom: 145px;}

.bottom-buffer-apoios-line{margin-bottom:20px;}

.bottom-buffer-apoios-end{margin-bottom:40px;}

.top-buffer-apoios-grpincones{margin-top:107px;}

.bottom-buffer-apoios-grpincones{margin-bottom:116px;}

.top-buffer-between-eventos{margin-top:55px;}

.bottom-buffer-end-eventos{margin-bottom:202px;}

.top-bottom-buffer-contactos{margin-top: 87px; margin-bottom: 124px;}

.serv_noticias  h1 {color:#4d4d4d; font-family: 'pt_sansregular', sans-serif; font-size: 25px; font-weight: bold;}

.serv_noticias h2 {color:#4d4d4d; font-family: 'pt_sansregular', sans-serif; font-size: 18px; font-weight: normal;}

.serv_noticias h3 {color:#4d4d4d; font-family: 'pt_sansregular', sans-serif; font-size: 12px; font-weight: bold; font-style: italic;}

.serv_noticias p {color:#4d4d4d; font-family: 'pt_sansregular', sans-serif; font-size: 16px; font-weight: normal; text-align: justify;}

.serv_noticias_margem_artigo{padding-right: 50px;}

.lp_desenvolvimento h2{color:#4d4d4d; font-family: 'pt_sansregular', sans-serif; font-size: 18px; font-weight: normal;}

.lp_desenvolvimento h3{color:#4d4d4d; font-family: 'pt_sansregular', sans-serif; font-size: 12px; font-weight: bold; font-style: italic;}

.lp_desenvolvimento ul {list-style: square outside none; padding-left: 15px;}

.lp_desenvolvimento li{color:#4d4d4d; font-family: 'pt_sansregular', sans-serif; font-size: 14px; font-weight: bold; font-style:italic;  padding-top:20px; padding-bottom: 20px;}

.lp_desenvolvimento p{color:#4d4d4d; font-family: 'pt_sansregular', sans-serif; font-size: 16px; font-weight: normal; text-align: justify;}

.ident {padding-left:65px;}

.eventos  h1 {color:#4d4d4d; font-family: 'pt_sansregular', sans-serif; font-size: 25px; font-weight: bold;}

.eventos  h2 {color:#000000; font-family: 'pt_sansregular', sans-serif; font-size: 18px; font-weight: normal;}

.eventos  h4 {color:#000000; font-family: 'pt_sansregular', sans-serif; font-size: 14px; font-weight: bold; font-style: italic; padding-top: 18px;}

.eventos  h5 {color:#4d4d4d; font-family: 'pt_sansregular', sans-serif; font-size: 12px; font-weight: bold; font-style: italic; padding-bottom: 20px;}

.eventos  p {color:#4d4d4d; font-family: 'pt_sansregular', sans-serif; font-size: 16px; font-weight: normal;}

.eventos a {color:#bbbbbb; font-family: 'pt_sansregular', sans-serif; font-size: 14px; font-weight: bold; font-style: italic;}

.indie-coluna{margin-left: 30px;}

.indie-button-top-buffer{margin-top: 35px; margin-bottom: 15px;}

.indie-title-bottom-buffer{margin-bottom: 85px;}

.indie-margem-interior{padding-right:20px; padding-left:20px; padding-top:20px; padding-bottom: 20px; margin-left: 30px;}

.indie-background{background-color:#60cdea;}

.indie-margem-interior2{padding-right:65px; padding-left:65px; padding-bottom: 30px; padding-top: 30px;}


.indie-sub-title{color:#000000; font-family: 'pt_sansregular', sans-serif; font-size: 14px; font-style: italic; font-weight: bold; padding-top: 5px;
padding-bottom: 5px;}

.indie h3{color: #4d4d4d; font-family: 'pt_sansregular', sans-serif; font-size: 18px; font-weight: normal;}

.indie p{font-family: 'pt_sansregular', sans-serif; font-size: 16px; font-weight: normal; text-align:center; padding-top:0px;}

.indie-editorial-title-margins { margin-top: 200px; margin-bottom: 100px;}

.indie-editorial-bottom-margin{margin-bottom: 159px;}

.color-amblack{color:#010101;}

.color-gray{color:#4d4d4d;}

.color-black{color:#FFFFFF;}

.indie-left-column-top-buffer{margin-top: 33px;}

.indie button{
color: #000000;	
font-size: 14px;
font-family: 'pt_sansregular', sans-serif;
font-weight: bold;
border:2px solid #000000;
background-color: transparent;
height: 50px;
width: 190px;
text-decoration: none;
font-style: normal;
}

.indiepartilha button
{
background-color: #5674b9;
font-family: 'pt_sansregular', sans-serif;
font-size: 14px;
font-weight: bold;
width: 190px;
height: 50px;
color: #FFFFFF;
border: 0px;
}


.eventos button
{
color: #000000;	
font-size: 14px;
font-family: 'pt_sansregular', sans-serif;
font-weight: bold;
border:2px solid #000000;
background-color: transparent;
height: 47px;
width: 186px;
text-decoration: none;
font-style: normal;
}

.eventos button a
{
color: #000000;	
font-size: 12px;
font-family: 'pt_sansregular', sans-serif;
font-weight: bold;
border:2px solid #000000;
background-color: transparent;
height: 35px;
width: 218px;
}


.acordeao h2#concurso{
background:url(../images/dropdown_icon_down.png) no-repeat 98% 0%;
cursor:pointer; 
padding-left: 18px; 
padding-right:240px; 
font-size: 18px;
font-family: 'pt_sansregular', sans-serif;
font-style:normal;
}

.acordeao h2#concurso.opened{background:url(../images/dropdown_icon_up.png) no-repeat 98% 0%;}

.acordeao h2#faq{
background:url(../images/dropdown_icon_down.png) no-repeat 96% 65%;
cursor:pointer; 
padding-left: 27px; 
font-size: 18px;
font-family: 'pt_sansregular', sans-serif;
font-style:normal;
width:100%;
padding-right: 50px;
}

.acordeao h2#faq.opened{background:url(../images/dropdown_icon_up.png) no-repeat 96% 40%;}


.acordeao-faq-header{
font-size: 16px;
font-family: 'pt_sansregular', sans-serif;
font-style:normal;
width: 100%;
padding-left: 28px;
padding-right: 32px;
padding-top: 20px;
word-wrap: break-word;
}

.faq-top-bottom-title-spacing
{
padding-top: 38px;
padding-bottom: 38px;
}

.faq-bottom-end-addicional-spacing
{
margin-bottom: 90px;
}

.acordeao-resumo{
font-size: 16px;
font-family: 'pt_sansregular', sans-serif;
font-style:normal;
width: 540px;
padding-top:25px;
}

.acordeao-expand{
font-size: 14px;
font-family: 'pt_sansregular', sans-serif;
font-style:normal;
padding-left: 20px;
padding-right: 31px;
}

.acordeao-line
{
margin-top: 40px;
margin-bottom: 40px;
padding:0px;
margin-left: 0px;
margin-right: 0px;
}

.margins-concurso-faq-expand{
margin-bottom: 20px;
word-wrap: break-word;
width: 100%;
text-align: justify;
}

.margins-faqs{
padding-right:69px;
}

.margins-concurso-faq-expand-end{
margin-bottom:60px;
}

.margins-concurso-faq-expand p{
padding-top:20px;
font-size: 14px;
font-family: 'pt_sansregular', sans-serif;
font-style:normal;
}

.concurso_faq h2
{
font-size: 16px;
font-family: 'pt_sansregular', sans-serif;
font-style:normal;
font-weight: bold;
padding-left: 30px;
}


.concurso_faq p
{
font-size: 14px;
font-family: 'pt_sansregular', sans-serif;
font-style:normal;
padding-right: 50px;
padding-left: 30px;
padding-top: 10px;
}

.concurso_faq ul
{
margin-top: 30px;
margin-bottom: 55px;
}

.concurso_faq li
{
list-style: inside url(../images/square.png);
margin-left:43px;
font-size: 12px;
font-family: 'pt_sansregular', sans-serif;
font-style:italic;
font-weight: bold;
margin-top: 20px;
color: #4d4d4d;
}

.faqs .titulo { text-transform: uppercase; }

.faqs li
{
list-style: outside url(../images/square.png);
margin-left:43px;
font-size: 12px;
font-family: 'pt_sansregular', sans-serif;
font-style:italic;
font-weight: bold;
margin-top: 20px;
color: #4d4d4d;
}

.faqs li a
{
text-decoration: none;
 font-weight: bold;
 color: #4d4d4d;
 text-decoration: none;
}

.faqs-title-padding-bottom
{
	margin-bottom: 57px;
}

.faqs-checkbox-bottom-margin
{
	margin-bottom: 32px;
}

.faqs-top-margin
{
	margin-top: 16px;
}

.concurso_faq li a
{
text-decoration: none;
 font-weight: bold;
 color: #4d4d4d;
 text-decoration: none;
}

.contactos h1 
{
font-size: 25px;
font-family: 'pt_sansregular', sans-serif;
font-weight: bold;
color: #000000;
}

.contactosphone
{
font-size: 18px;
font-family: 'pt_sansregular', sans-serif;
font-weight: normal;
color: #4d4d4d;
margin: 0px;
}

.contactos p 
{
font-size: 18px;
font-family: 'pt_sansregular', sans-serif;
font-weight: bold;
color: #4d4d4d;
}

.contactos h3
{
font-size: 16px;
font-family: 'pt_sansregular', sans-serif;
font-weight: normal;
color: #4d4d4d;
margin: 0px;
}

.contacto phone
{
border: 1px solid #000000;
}

.contacto_between_space-top
{
padding-top: 25px;
}

.contacto_between_space-top2
{
padding-top: 47px;
padding-bottom: 40px;
}

.contacto_top_mail
{
padding-top: 64px;
}

.contacto-border
{
width: 100%;
border:1px solid black;
height: 50px;
font-size: 14px;
font-family: 'pt_sansregular', sans-serif;
color: #8a8a8a;
padding-left: 15px;
font-style: italic;
}

.contacto-border-newsletter
{
width: 96%;
border:1px solid black;
height: 50px;
font-size: 14px;
font-family: 'pt_sansregular', sans-serif;
color: #8a8a8a;
padding-left: 15px;
font-style: italic;
}

.contacto-between-input
{
margin-top: 32px;
}

.form-contacto h1
{
font-size: 25px;
font-family: 'pt_sansregular', sans-serif;
font-weight: bold;
color: #000000;
}

.form-contacto h2
{
font-size: 25px;
font-family: 'pt_sansregular', sans-serif;
font-weight: bold;
color: #000000;
}

.form-contacto-title-top-spacing
{
margin-top: 80px;
}

.form-contacto-subtitle-bottom-spacing
{
margin-bottom: 69px;
}


.form-contacto textarea {
	width: 100%;
	height: auto;
	border: 1px solid #000000;
	padding: 5px;
	font-size: 14px;
	font-family: 'pt_sansregular', sans-serif;
	color: #8a8a8a;
	padding-left: 15px;
	font-style: italic;
}

.form-contacto input[type=submit]
{
	color: #000000;	
	font-size: 14px;
	font-family: 'pt_sansregular', sans-serif;
	font-weight: bold;
	border:2px solid #000000;
	background-color: transparent;
	height: 50px;
	/* width: 100px; */
}

.form-contacto-button-top-bottom
{
margin-top: 60px;
margin-bottom: 96px;
}

/* CSS Created by CSS CHECKBOX */
/**********************************/
/**** www.CSScheckbox.com *********/

/*general styles for all CSS Checkboxes*/
label {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

input[type=checkbox].css-checkbox {
	  position: absolute; 
    overflow: hidden; 
    clip: rect(0 0 0 0); 
    height:1px; 
    width:1px; 
    margin:-1px; 
    padding:0;
    border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left:33px;
	height:23px; 
	display:inline-block;
	line-height: 24px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size: 12px;
	vertical-align:middle;
	cursor:pointer;
	font-family: 'pt_sansregular', sans-serif;
	font-weight: bold;
	font-style: italic;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -23px;
}

.css-label{
	background-image:url(http://csscheckbox.com/checkboxes/dark-check-green.png);
}

/*specific classes related to Checkbox skins*/

.lite-green-check{background-image:url(http://csscheckbox.com/checkboxes/lite-green-check.png);}
.lite-blue-check{background-image:url(http://csscheckbox.com/checkboxes/lite-blue-check.png);}
.lite-gray-check{background-image:url(http://csscheckbox.com/checkboxes/lite-gray-check.png);}
.lite-cyan-check{background-image:url(http://csscheckbox.com/checkboxes/lite-cyan-check.png);}
.lite-orange-check{background-image:url(http://csscheckbox.com/checkboxes/lite-orange-check.png);}
.lite-red-check{background-image:url(http://csscheckbox.com/checkboxes/lite-red-check.png);}

.lite-x-cyan{background-image:url(http://csscheckbox.com/checkboxes/lite-x-cyan.png);}
.lite-x-gray{background-image:url(../images/light-x-gray.png);}
.lite-x-blue{background-image:url(http://csscheckbox.com/checkboxes/lite-x-blue.png);}
.lite-x-orange{background-image:url(http://csscheckbox.com/checkboxes/lite-x-orange.png);}
.lite-x-red{background-image:url(http://csscheckbox.com/checkboxes/lite-x-red.png);}
.lite-x-green{background-image:url(http://csscheckbox.com/checkboxes/lite-x-green.png);}

.mac-style{background-image:url(http://csscheckbox.com/checkboxes/mac-style.png);}
.mario-style{background-image:url(http://csscheckbox.com/checkboxes/mario-style.png);}
.alert-style{background-image:url(http://csscheckbox.com/checkboxes/alert-style.png);}
.lite-plus{background-image:url(http://csscheckbox.com/checkboxes/lite-plus.png);}
.dark-plus{background-image:url(http://csscheckbox.com/checkboxes/dark-plus.png);}
.dark-plus-cyan{background-image:url(http://csscheckbox.com/checkboxes/dark-plus-cyan.png);}
.dark-plus-orange{background-image:url(http://csscheckbox.com/checkboxes/dark-plus-orange.png);}
.dark-check-cyan{background-image:url(http://csscheckbox.com/checkboxes/dark-check-cyan.png);}
.dark-check-green{background-image:url(http://csscheckbox.com/checkboxes/dark-check-green.png);}
.dark-check-orange{background-image:url(http://csscheckbox.com/checkboxes/dark-check-orange.png);}


.depressed-lite-small{background-image:url(http://csscheckbox.com/checkboxes/depressed-lite-small.png);}
.elegant{background-image:url(http://csscheckbox.com/checkboxes/elegant.png);}
.depressed{background-image:url(http://csscheckbox.com/checkboxes/depressed.png);}
.chrome-style{background-image:url(http://csscheckbox.com/checkboxes/chrome-style.png);}
.web-two-style{background-image:url(http://csscheckbox.com/checkboxes/web-two-style.png);}
.vlad{background-image:url(http://csscheckbox.com/checkboxes/vlad.png);}
.klaus{background-image:url(http://csscheckbox.com/checkboxes/klaus.png);}

input[type=checkbox].css-checkbox.med + label.css-label.med {
	padding-left:22px;
    height:17px; 
	display:inline-block;
	line-height:17px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
    cursor:pointer;
}

input[type=checkbox].css-checkbox.med:checked + label.css-label.med {

    background-position: 0 -17px;
}
input[type=checkbox].css-checkbox.sme + label.css-label.sme {
	padding-left:22px;
    height:16px; 
	display:inline-block;
	line-height:16px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
    cursor:pointer;
}

input[type=checkbox].css-checkbox.sme:checked + label.css-label.sme{

    background-position: 0 -16px;
}
input[type=checkbox].css-checkbox.lrg + label.css-label.lrg {
	padding-left:22px;
    height:20px; 
	display:inline-block;
	line-height:20px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
    cursor:pointer;
}

input[type=checkbox].css-checkbox.lrg:checked + label.css-label.lrg{

    background-position: 0 -20px;
}

/*Newsletter Radio Style */
input[type=radio].css-radio {
position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

input[type=radio].css-radio + label.css-label-radio {
padding-left:21px;
height:16px; 
display:inline-block;
line-height:16px;
background-repeat:no-repeat;
background-position: 0 0;
font-size:12px;
vertical-align:middle;
cursor:pointer;

}

input[type=radio].css-radio:checked + label.css-label-radio {
background-position: 0 -16px;
}
label.css-label-radio {
background-image:url(../images/radio_button.png);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

.newsletter  .pads-right-table td{padding-left: 10px; padding-bottom:10px;}


.faq-butoes-top-buffer
{
margin-top: 20px;
}

.faq-botaoesquerda
{
	color: #000000;	
	font-size: 14px;
	font-family: 'pt_sansregular', sans-serif;
	font-weight: bold;
	border:2px solid #000000;
	background-color: transparent;
	height: 48px;
	width: 222px;
}

.faq-botaodireita
{
	color: #000000;	
	font-size: 14px;
	font-family: 'pt_sansregular', sans-serif;
	font-weight: bold;
	border:2px solid #000000;
	background-color: transparent;
	height: 48px;
	width: 194px;
}

.acordeao button
{
	color: #000000;	
	font-size: 12px;
	font-family: 'pt_sansregular', sans-serif;
	font-weight: bold;
	border:2px solid #000000;
	background-color: transparent;
	height: 32px;
	width: 95px;
}


.icones-partilha-artigo *,
.icones-partilha-artigo *:before,
.icones-partilha-artigo *:after {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

.eventos-top-button{padding-top: 110px;}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}

/* Select box style dropdown generic*/
.dropdown {
position: relative;
width: 255px;
border: 1px solid #000000;
cursor: pointer;
background: #fff;
border-radius: 0px;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
height: auto;
}


.dropdown .carat {
    width:40px;
    height:50px;
    background: url(../images/dropdown_icon.png) no-repeat;
    border:0px;
	top: 12%;
	}
	
	
.dropdown.open .carat {
    border:0;
    margin-top:-4px;
    /* flip background vertically */
    -webkit-transform:scaleY(-1);
    -moz-transform:scaleY(-1);
    -ms-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}


.dropdown .selected, .dropdown li {
display: block;
font-size: 14px;
line-height: 1;
color: #8a8a8a;
padding: 16px 68px 16px 12px;
overflow: hidden;
white-space: normal;
font-style: italic;
word-wrap: break-word;
}

.dropdown div {
position: absolute;
height: 0;
left: -1px;
right: -1px;
top: 100%;
margin-top: -1px;
background: #fff;
border: 1px solid #000000;
border-top: 1px solid #000000;
border-radius: 0;
overflow: hidden;
opacity: 0;
}

.dropdown li.focus {
background: none;
position: relative;
z-index: 3;
color: #faba11;
}
.dropdown li.active {
font-weight: normal;
border-bottom: 1px solid #e8e8e8;
}

.dropdown ul {
position: absolute;
top: 0;
height: 100%;
width: 100%;
list-style: none;
overflow: hidden;
text-align: left;
}


/* Select box style for contact form*/


.dropdown2,
.dropdown2 div,
.dropdown2 li,
.dropdown2 div::after{
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}

.dropdown2 .selected::after,
.dropdown2.scrollable div::after{
	-webkit-pointer-events: none;
	-moz-pointer-events: none;
	-ms-pointer-events: none;
	pointer-events: none;
}

/* WRAPPER */

.dropdown2{
	position: relative;
	width: 100%;
	border: 1px solid #000000;
	cursor: pointer;
	background: #fff;

	border-radius: 0px;
	
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	height: 50px;
}

.dropdown2.open{
	z-index: 2;
}

.dropdown2:hover{
	box-shadow: 0 0 5px rgba(0,0,0,.15);
}

.dropdown2.focus{
	box-shadow: 0 0 5px rgba(51,102,248,.4);
}

/* CARAT */

.dropdown2 .carat{
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -4px;
	/*border: 6px solid transparent;
	 border-top: 8px solid #000;*/
	width:40px;
    height:50px;
    background: url(../images/dropdown_icon.png) no-repeat;
    border:0px;
	top: 12%;
}

.dropdown2.open .carat{
    border:0;
    margin-top:-4px;
    /* flip background vertically */
    -webkit-transform:scaleY(-1);
    -moz-transform:scaleY(-1);
    -ms-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}

.dropdown2.disabled .carat{
	border-top-color: #999;
}

/* OLD SELECT (HIDDEN) */

.dropdown2 .old{
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	width: 0;
	overflow: hidden;
}

.dropdown2 select{
	position: absolute;
	left: 0px;
	top: 0px;
}

.dropdown2.touch .old{
	width: 100%;
	height: 100%;
}

.dropdown2.touch select{
	width: 100%;
	height: 100%;
	opacity: 0;
}

/* SELECTED FEEDBACK ITEM */ 

.dropdown2 .selected,
.dropdown2 li{
	display: block;
	font-size: 14px;
	line-height: 1;
	color: #8a8a8a;
	padding: 16px 12px;
	overflow: hidden;
	white-space: normal;
	font-style: italic;
	padding-right: 50px;
}

.dropdown2.disabled .selected{
	color: #999;
}

.dropdown2 .selected::after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 60px;
	
	border-radius: 0 2px 2px 0;
	box-shadow: inset -55px 0 25px -20px #fff;
}

/* DROP DOWN WRAPPER */

.dropdown2 div{
	position: absolute;
	height: 0;
	left: -1px;
	right: -1px;
	top: 100%;
	margin-top: -1px;
	background: #fff;
	border: 1px solid #000000;
	border-top: 1px solid #000000;
	border-radius: 0;
	overflow: hidden;
	opacity: 0;
}

/* Height is adjusted by JS on open */

.dropdown2.open div{
	opacity: 1;
	z-index: 2;
}

/* FADE OVERLAY FOR SCROLLING LISTS */

.dropdown2.scrollable div::after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 50px;
	
	box-shadow: inset 0 -50px 30px -35px #fff;
}

.dropdown2.scrollable.bottom div::after{
	opacity: 0;
}

/* DROP DOWN LIST */

.dropdown2 ul{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	list-style: none;
	overflow: hidden;
}

.dropdown2.scrollable.open ul{
	overflow-y: auto;
}

/* DROP DOWN LIST ITEMS */

.dropdown2 li{
	list-style: none;
	border-bottom: 1px solid #e8e8e8;
}

/* .focus class is also added on hover */

.dropdown2 li.focus{
	background: none;
	position: relative;
	z-index: 3;
	color: #faba11;
}

.dropdown2 li.active{
	font-weight: normal;
}

/* end of dropdown contact form */

/* Select box style for contact form*/


.dropdown_right,
.dropdown_right div,
.dropdown_right li,
.dropdown_right div::after{
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}

.dropdown_right .selected::after,
.dropdown_right.scrollable div::after{
	-webkit-pointer-events: none;
	-moz-pointer-events: none;
	-ms-pointer-events: none;
	pointer-events: none;
}

/* WRAPPER */

.dropdown_right{
	position: relative;
	width: 255px;
	border: 1px solid #000000;
	cursor: pointer;
	background: #fff;

	border-radius: 0px;
	
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	height: 50px;
}

.dropdown_right.open{
	z-index: 2;
}

.dropdown_right:hover{
	box-shadow: 0 0 5px rgba(0,0,0,.15);
}

.dropdown_right.focus{
	box-shadow: 0 0 5px rgba(51,102,248,.4);
}

/* CARAT */

.dropdown_right .carat{
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -4px;
	/*border: 6px solid transparent;
	 border-top: 8px solid #000;*/
	width:40px;
    height:50px;
    background: url(../images/dropdown_icon.png) no-repeat;
    border:0px;
	top: 12%;
}

.dropdown_right.open .carat{
    border:0;
    margin-top:-4px;
    /* flip background vertically */
    -webkit-transform:scaleY(-1);
    -moz-transform:scaleY(-1);
    -ms-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}

.dropdown_right.disabled .carat{
	border-top-color: #999;
}

/* OLD SELECT (HIDDEN) */

.dropdown_right .old{
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	width: 0;
	overflow: hidden;
}

.dropdown_right select{
	position: absolute;
	left: 0px;
	top: 0px;
}

.dropdown_right.touch .old{
	width: 100%;
	height: 100%;
}

.dropdown_right.touch select{
	width: 100%;
	height: 100%;
	opacity: 0;
}

/* SELECTED FEEDBACK ITEM */ 

.dropdown_right .selected,
.dropdown_right li{
	display: block;
	font-size: 14px;
	line-height: 1;
	color: #8a8a8a;
	padding: 16px 12px;
	overflow: hidden;
	white-space: nowrap;
	font-style: italic;
}

.dropdown_right.disabled .selected{
	color: #999;
}

.dropdown_right .selected::after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 60px;
	
	border-radius: 0 2px 2px 0;
	box-shadow: inset -55px 0 25px -20px #fff;
}

/* DROP DOWN WRAPPER */

.dropdown_right div{
	position: absolute;
	height: 0;
	left: -1px;
	right: -1px;
	top: 100%;
	margin-top: -1px;
	background: #fff;
	border: 1px solid #000000;
	border-top: 1px solid #000000;
	border-radius: 0;
	overflow: hidden;
	opacity: 0;
}

/* Height is adjusted by JS on open */

.dropdown_right.open div{
	opacity: 1;
	z-index: 2;
}

/* FADE OVERLAY FOR SCROLLING LISTS */

.dropdown_right.scrollable div::after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 50px;
	
	box-shadow: inset 0 -50px 30px -35px #fff;
}

.dropdown_right.scrollable.bottom div::after{
	opacity: 0;
}

/* DROP DOWN LIST */

.dropdown_right ul{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	list-style: none;
	overflow: hidden;
}

.dropdown_right.scrollable.open ul{
	overflow-y: auto;
}

/* DROP DOWN LIST ITEMS */

.dropdown_right li{
	list-style: none;
	border-bottom: 1px solid #e8e8e8;
}

/* .focus class is also added on hover */

.dropdown_right li.focus{
	background: none;
	position: relative;
	z-index: 3;
	color: #faba11;
}

.dropdown_right li.active{
	font-weight: normal;
}

/* end of dropdown_right contact form */


.subtitle
{
color: #4d4d4d;	
font-size: 18px;
font-family: 'pt_sansregular', sans-serif;
font-weight: normal;
padding-left: 10px;
}

.subtitle a
{
color: #4d4d4d;	
font-size: 18px;
font-family: 'pt_sansregular', sans-serif;
font-weight: normal;
padding-left: 10px;
font-style: normal;
}

.subtitle a:hover
{
color: #faba11;
font-size: 18px;
font-family: 'pt_sansregular', sans-serif;
font-weight: normal;
padding-left: 10px;
font-style: normal;
}

.intro{
color: #4d4d4d;	
font-size: 12px;
font-family: 'pt_sansregular', sans-serif;
font-weight: bold;
font-style: italic;
padding-left: 38px;
}


.conteudos_highlight { background-color: #FFFFFF; border: 1px solid #000000; padding-top: 15px; padding-bottom: 25px;}

.conteudos_semhighlight
{
padding-top:15px;
padding-bottom: 27px;
}

.conteudos_top{background-color: #f4f4f4; padding-top: 87px; padding-bottom: 135px;}

.conteudos_top_header{padding-bottom:90px;}

.conteudos_intermedio{margin-top: 10px;}

.signaturealign{text-align:right; padding-right:0px; margin-top: -80px;}

.centro-info-top{background-color: #f4f4f4; padding-top: 64px; padding-bottom: 135px;}

.publicacoes-bottom{padding-bottom: 195px;}

.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #ffffff;
border: 0px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: 0px;
box-shadow: none;
-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
}

/* Removes the default 20px margin and creates some padding space for the indicators and controls */
.carousel {
    margin-bottom: 0;
	padding: 70px 40px 130px 40px;
}

.carousel-control {
position: absolute;
top: 40%;
left: 15px;
width: 40px;
height: 58px;
margin-top: -20px;
font-size: 60px;
font-weight: 2500;
line-height: 30px;
color: #000000;
text-align: center;
background: transparent;
border: 3px solid #ffffff;
-webkit-border-radius: 23px;
-moz-border-radius: 23px;
border-radius: 23px;
opacity: 0.5;
filter: alpha(opacity=50);
}


.carousel-inner {
overflow: hidden;
width: 100%;
position: relative;
}


/* Reposition the controls slightly */
.carousel-control.left {
	left: -12px;
	background-image:url('../images/galeria_sprite.png');
	background-position:0px 0px;
}
.carousel-control.right {
	right: -12px;
	background-image:url('../images/galeria_sprite.png');
	background-position:34px 0px;
}

.carousel-control.right:hover
{
	right: -12px;
	background-image:url('../images/galeria_sprite.png');
	background-position: 34px -58px
}

.carousel-control.left:hover {
	left: -12px;
	background-image:url('../images/galeria_sprite.png');
	background-position:0px -58px;
}

/* Changes the position of the indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the colour of the indicators */
.carousel-indicators li {
	/* background: #c0c0c0; */
}
.carousel-indicators .active {
/* background: #333333; */
}

.thumbnail {
border: 0px;
}

.thumbnail .caption{
color: #747474; 
}



.thumbnail.right-caption > img {
    float: left;
    margin-right: 9px;
}

.thumbnail.right-caption {
    float: left;
}

.thumbnail.right-caption > .caption {
    padding: 4px;
}


.custom-row
{
  margin-right: 15px;
  margin-left: 15px;
}

/*lp-editorial-thumb-effect */

.pdf-filter
{
max-height:264px;
}

.pdf-thumb-box
{
display:inline-block !important;
position:relative !important; 
overflow: hidden;
}

.pdf-thumb-box-no-hover {
  background: url(../imgeffect/images/img_filter.png) repeat 0 0;
  z-index: 1;
  border: none;
    position: absolute;
    width:100%;
    height:100%;
}

.pdf-thumb-box-overlay {
  background: url(../imgeffect/images/img_filter.png) repeat 0 0;
  z-index: 1;
  border: none;
    position: absolute;
    width:100%;
    height:100%;
}
.pdf-thumb-box-overlay:before {
	visibility:hidden;
	opacity:0;
	transition:visibility 0s linear 0.5s,opacity 0.5s linear;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    background-color: rgba(0, 0, 0, 0.58);
}

.pdf-thumb-box a{

    color:transparent;
	
}

.pdf-thumb-box a:hover .pdf-thumb-box-overlay {
    text-align:center;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.pdf-thumb-box a:hover .pdf-thumb-box-overlay:before {
    visibility:visible;
    opacity:1;
	transition-delay:0s;
}

.pdf-thumb-box-overlay span {
	visibility:hidden;
	opacity:0;
	transition:visibility 0s linear 0.5s,opacity 0.5s linear;
	margin: auto;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
}
.pdf-thumb-box a:hover .pdf-thumb-box-overlay span {
	visibility:visible;
    opacity:1;
	transition-delay:0s;
}
.pdf-maskimage {
position: relative;
display: inline-block;
/* width: 2em; */
height: 2em;
line-height: 2em;
vertical-align: middle;
}

.pdf-maskimageborder
{
border:1px solid #FFFFFF;
width:80px;
height:80px;
}

.img-responsive-table img{ display: block; width: 100%; height: auto; }

input, textarea, select {-webkit-appearance: none;-webkit-border-radius:0;border-radius:0;}

.documentos-margin-inside{padding-left: 45px; padding-right: 30px;}

.filtro-filmes{float:right;}

/* MEDIA QUERIES */
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}



/* até 767px - xs*/
@media (max-width: 767px) {

.classWithPad {padding-bottom:50px; margin: 0px;}

.mob-background-whitesmoke {background-color:#f4f4f4;}

.mob-remove-padding{padding:0px;}

.mob-remove-padding-right{padding-right: 0px;}

.mob-pull-right{float:right;}
	
.concursos_mob_image{text-align: left;}
	
.container-remove-padding-mob{padding-left: 0px;padding-right: 0px;}

.top-title-margin{margin-top: 75px; }

.container-add-padding{
  margin-right: 15px;
  margin-left: 15px;	
}

.thumb-xs-margin {padding-right: 15px; padding-left: 25px;}

.concursos-end-margin{margin-bottom: 50px;}

.contacto-between-input-mob{margin-top: 32px;}

.dropdown {
position: relative;
width: 210px;
border: 1px solid #000000;
cursor: pointer;
background: #fff;
border-radius: 0px;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
height: auto;
}

.dropdown_right {
position: relative;
width: 210px;
border: 1px solid #000000;
cursor: pointer;
background: #fff;
border-radius: 0px;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
height: 52px;
float:right
}



.mob-selectbox-between-spacing{margin-bottom: 10px; margin-top:10px;}

.mob-selectbox-left-spacing-null{/* padding-left: 1px; */}

.cinema_title{font-size:51px; font-weight:bold; padding-top:20px; padding-left: 50px;}

.cinema_description{font-size: 24px; padding-top: 20px; padding-left: 50px; padding-right: 150px; padding-bottom:6px;}

.cinema_submit button{font-size:16px; margin-top: 20px; }

.cinema-box img{display: block; margin-left: auto;margin-right: auto;margin-top: 10px;background: none;width: 40px;height: 40px;}

.help ul { margin-left: 40px;}

.mob {text-align:center;}

.footer .mob li {list-style: none; position: relative; padding: 5px 0;}
.footer .mob li:before {content: '▪'; position: absolute; top: -9px; left: 50%;}


.footer-links p{padding-left: 46px; padding-right: 46px; font-size: 12px; height: 20px;}

.governo img {padding-top: 50px;}

.icones {margin-left: 15px;}

.signaturealign{text-align:center; margin: 0px;}

.cycle-navigation{margin: 0 auto;}

.title{ 
	font-size: 50px;
	color:#FFFFFF;
	font-family: 'pt_sansregular', sans-serif;
	font-weight: bold;
	width:80%;
	margin: 0 auto;
	text-align:center;
	margin-top: 50px;
}

.sub-title
{
	font-size: 30px;
	color:#FFFFFF;
	font-family: 'pt_sansregular', sans-serif;
    font-weight: normal;
	width: 100%;
	margin: 0 auto;
	text-align:center;
	margin-top: 10px;
	
}

.desc
{
	font-size: 20px;
	color:#FFFFFF;
	font-family: 'pt_sansregular', sans-serif;
    font-weight: normal;
	width: 100%;
	margin: 0 auto;
	text-align:center;
	margin-top: 10px;
}

#info
{
	background-image:url(../images/info.png);
	margin: 0 auto;
	margin-top: 100px;
}

#info img
{
	height:34px;
	width: 95px;
}

.footersignature
{
vertical-align: middle; 
line-height:50px; 
background-color:#000000;
font-size: 10px;
font-weight:bold;
color:#FFFFFF;
padding: 0px;
margin-right: -15px;
}

.footersignaturemargin
{
margin: -15px;
}

.thumbnail {
border: 0px;
}

.thumbnail.right-caption > img {
    float: left;
    margin-right: 9px;
}

.thumbnail.right-caption {
    float: left;
}

.thumbnail.right-caption > .caption {
    padding: 4px;
}
​
.top-buffer-editorial
{
margin:0px;
}

.mobile_editorial{margin-bottom:20px;}

.cycle_header{padding: 0; padding-top: 120px; padding-left: 30px; padding-right: 30px;}

.noticia-margem-interior{margin-left:0px;}

.back_button{font-family: 'pt_sansregular', sans-serif;
font-size: 12px;
font-weight: normal;
font-style: italic;
text-transform: uppercase; 
color: #bdbdbd;
border: 1px solid #bdbdbd;
padding: 18px;
}

.back_button:hover{font-family: 'pt_sansregular', sans-serif;
font-size: 12px;
font-weight: normal;
font-style: italic;
text-transform: uppercase; 
color: #faba11;
border: 1px solid #bdbdbd;
padding: 18px;
}

.back-button-margins {margin: 60px 0px 37px 0px;}



.mobile-margin-noticia-outintro{margin-top:384px;}

.mobile_noticia_image{width: 480px; padding:0px; margin-left: -45px; margin-top: 30px;}

.mobile-force-align-left{text-align: left; padding-top:40px; padding-left: 0px;}

.mobile-nopadding{padding: 0px;}

.mobile-editorial-top{margin-top: 76px;}

.mobile-header-margin{padding-bottom: 20px;}

.disqus { width: 90%; margin-top: 130px; margin-bottom: 78px;}

.carousel-control.right{display: none;}

.carousel-control.left{display: none;}

.top-buffer-actividadesbetween {margin-top: 0px;}

.conteudos_highlight { background-color: #FFFFFF; border: 1px solid #000000; padding-top: 15px; padding-bottom: 15px;}

.conteudos_semhighlight {padding-top: 15px; padding-bottom: 30px; }

.top-buffer-concurso-header {padding-bottom: 75px; padding-top: 75px;}

.documentos_texto{ clear: both; float: left;  width: 100%; padding-bottom: 75px; padding-right:15px;}

.apoios-table-width { margin-left: 10px; width: 100%; float:none; }

.apoios-icon-width { width: 130px; float: none; margin-left: 65px; margin:0 auto 5px auto;}

.indie-xs-margin-top{margin-top: 75px;}

.indie-xs-margin-left{margin-left: 0px;}

.indie-coluna{margin-left: 0px;}

.perguntas-frequentes-title-top{margin-top: 75px;}

.mob_contacto_bottom_mail
{
padding-bottom: 50px;
}

.mobile-movie-box { margin-right: -15px; }

.filtro-filmes {
float: none;
margin-top: 20px;
}

.concurso_faq h2
{
font-size: 16px;
font-family: 'pt_sansregular', sans-serif;
font-style:normal;
font-weight: bold;
padding-left: 10px;
}


.concurso_faq p
{
font-size: 14px;
font-family: 'pt_sansregular', sans-serif;
font-style:normal;
padding-right: 0px;
padding-left: 10px;
padding-top: 10px;
}

.concurso_faq li
{
list-style: inside url(../images/square.png);
margin-left:10px;
font-size: 12px;
font-family: 'pt_sansregular', sans-serif;
font-style:italic;
font-weight: bold;
margin-top: 20px;
color: #4d4d4d;
}

}




@media (max-width: 480px) {
.home-section1-imgrow{
margin-top: 40px;
margin-bottom: 40px;
padding-right: 0px;
padding-left: 0px;
margin-left: -25px;
}

.cinema_description{font-size: 24px; padding-top: 20px; padding-left: 50px; padding-right: 0px; padding-bottom:6px;}
}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {
	

.top-title-margin{ /* margin-top: 75px; */ }

.sm-top-title-margin {  margin-top: 75px;  }

.concursos_mob_image{text-align: left;}

.mob-pull-right{float:right;}

.full-width-size{width: 100%;}

.mob-selectbox-between-spacing{margin-bottom: 20px;}

.form-wrapper {
    width: 150px;
    padding: 0px;
    margin: 20px auto 10px auto;
    background: #000000;
    background: rgba(0,0,0,.2);
	border: 1px solid #FFFFFF;
	font-size: 14px;
}

/* Form text input */

.form-wrapper input {
    width: 95px;
    height: 45px;
    padding: 10px 10px;
    float: left;   
    border: 0;
    background: #000000; 
	color: #8d8d8d;
	outline: none;
}
.contacto-between-input-mob{margin-top: 32px;}

.top-buffer-actividadesbetween {margin-top: 0px;}

.conteudos_highlight {
background-color: #FFFFFF;
border: 1px solid #000000;
padding-top: 15px;
padding-bottom: 15px;
}

.festivais-sm{padding-left: 30px;}

.apoios-table-width {
width: 415px;
margin-left: 110px;
float: left;
}
.sizepublicacoes
{
	border: 1px solid #000000;
}

.dropdown {
position: relative;
width: 205px;
border: 1px solid #000000;
cursor: pointer;
background: #fff;
border-radius: 0px;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
height: auto;
}

.dropdown_right {
position: relative;
width: 205px;
border: 1px solid #000000;
cursor: pointer;
background: #fff;
border-radius: 0px;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
height: 52px;
float:right
}

.margin-for-thumb {
padding-right: 15px;
padding-left: 40px;
}

.mobile-header-margin{padding-bottom: 20px;}

.bottom-buffer-listadoc{margin-bottom: 100px;}

.apoios-table-width {
width: 405px;
margin-left: 30px;
}
.apoios-icon-width { margin-left: 10px; }


.filtro-filmes{float:left;}

.margins-concurso-faq-expand {
padding-right: 0px; 
margin-bottom: 20px;
word-wrap: break-word;
width: 100%;
text-align: justify;
}

.concurso_faq p
{
font-size: 14px;
font-family: 'pt_sansregular', sans-serif;
font-style:normal;
padding-right: 0px;
padding-left: 10px;
padding-top: 10px;
}

.concurso_faq li
{
list-style: inside url(../images/square.png);
margin-left:10px;
font-size: 12px;
font-family: 'pt_sansregular', sans-serif;
font-style:italic;
font-weight: bold;
margin-top: 20px;
color: #4d4d4d;
}

.concurso_faq h2
{
font-size: 16px;
font-family: 'pt_sansregular', sans-serif;
font-style:normal;
font-weight: bold;
padding-left: 10px;
}

.signaturealign{text-align:center; margin: 0px;}
}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
.full-width-size{width: 100%;}

.dropdown {
position: relative;
width: 205px;
border: 1px solid #000000;
cursor: pointer;
background: #fff;
border-radius: 0px;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
height: auto;
}

.dropdown_right {
position: relative;
width: 205px;
border: 1px solid #000000;
cursor: pointer;
background: #fff;
border-radius: 0px;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
height: auto;
}

.contacto-between-input-mob{margin-top: 32px;}

.serv_noticias_margem_artigo{padding-left: 120px;}

.cinema_title
{
	font-size: 66px;
	font-family: 'pt_sansregular', sans-serif;
	color: #FFFFFF;
	padding-left: 50px;
	font-weight: bold;
	padding-top: 80px;
	padding-right:0px;
}

.cinema_description
{
	font-size: 30px;
	font-family: 'pt_sansregular', sans-serif;
	color: #FFFFFF;
	padding-left: 60px;
	padding-right: 0px;
}

.cinema_submit button
{
margin-top: 60px;
background: none;
border-style: solid;
border-color: #FFFFFF;
border-width: 1px;
font-family: 'pt_sansregular', sans-serif;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
width:150px;
height: 50px;
}

.festivais-md{width: 100px;}

.apoios-table-width {
/*width: 635px;*/
width: 505px; /*menos 130px do segundo ficheiro*/
margin-left: 30px;
float: left;
}

.sizepublicacoes
{
	border: 1px solid #000000;
}

.margin-for-thumb {
padding-right: 15px;
padding-left: 15px;
}
}

/* lg */
@media (min-width: 1200px) {

.signaturealign{text-align:right; margin: 0px;}
}