@charset "utf-8";
@import url("reset.css");
@import url("../css/bootstrap/css/bootstrap.min.css");
@import url("form/css/formee-structure.css");
@import url("form/css/formee-style.css");
@import url("fonts/weather-icons/css/weather-icons.min.css");
@font-face {
	font-family: 'freguesia';
	src:url('fonts/freguesia/freguesia.eot?-3gufr6');
	src:url('fonts/freguesia/freguesia.eot?#iefix-3gufr6') format('embedded-opentype'),
		url('fonts/freguesia/freguesia.woff?-3gufr6') format('woff'),
		url('fonts/freguesia/freguesia.ttf?-3gufr6') format('truetype'),
		url('fonts/freguesia/freguesia.svg?-3gufr6#freguesia') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* azul = #0b5097; */


/*****************************/
/*  MAIN STYLES              */
/*****************************/

html, body {
	/*height:100% !important;*/
	-webkit-text-size-adjust:none
	
}

body {
	font-size:100%;
	color:#3c3c3b;
	/*height:100%;*/
	line-height:18px;
	font-family: 'Alegreya Sans', sans-serif;
	font-weight:400;
	background-color:#fff;
	/*base 13px*/
}
#preloader {
    /*position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; 
    z-index:999;*/
}
#wrap {
	/*min-height: 100%;
	height: auto !important;
	height: 100%;*/
	position:relative;
	margin: 0 auto 320px;
	z-index:1;
}

#header{
	position:fixed;
	z-index:100;
	left:0;
	right:0;
	top:0;
	padding-top:15px;
	padding-bottom:15px;
	background-color:rgba(255,255,255,0);
	max-height:50px;
}

.nothome #header{
	background-color:rgba(255,255,255,1);
}

#logo a.logo-link{
	float:left;
	padding-right:20px;
}
#logo span{
	display:block;
	font-size:1rem;
	color:#fff;
	text-transform:uppercase;
	padding-top:6px;
	padding-bottom:10px;
	float:left;
	line-height:1.2em;
}
.nothome #logo span{
	color:#313131;
}

#bg_top{
	width:100%;
	height:100%;
	background-color:#fff;
	position:relative;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
}

#bg_top .slide-item{
	width:100%;
	height:100%;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:center top;
	background-size: cover;
	position:absolute;
	top:0;
	left:0;
	opacity:0;
	-ms-filter: 'alpha(opacity=0)';
	z-index:1;
}
#bg_top .slide-item.first{
	opacity:1;
	-ms-filter: 'alpha(opacity=100)';
}
#bg_top .prev,
#bg_top .next{
  position: absolute;
  height: 50px;
  line-height: 42px;
  width: 40px;
  font-size: 50px;
  text-align: center;
  color: #fff;
  top: 50%;
  left: 20px;
  z-index: 4;
  margin-top: -25px;
  cursor: pointer;
  opacity: .7;
  transition: all 150ms;
  background-color:rgba(0,0,0,1.00);
  -webkit-border-radius: 3px;
	border-radius: 3px;
}

#bg_top .prev:hover,
#bg_top .next:hover{
  opacity: 1;
}

#bg_top .next{
  left: auto;
  right: 20px;
}

#bg_top .pager_list{
  position: absolute;
  width: 100%;
  height: 40px;
  line-height: 40px;
  bottom: 120px;
  text-align: center;
  z-index: 4;
}

#bg_top .pager_list li{
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 7px;
  background: #000;
  opacity: .7;
  border-radius: 999px;
  cursor: pointer;
  transition: all 150ms;
}

#bg_top .pager_list li:hover,
#bg_top .pager_list li.active{
  opacity: 1;
}

#bg_top .pager_list li span{
  display: block;
  width: 8px;
  height: 8px;
  background: #fff;
  opacity: 0;
  border-radius: 999px;
  cursor: pointer;
  line-height: 20px !important;
  margin:6px auto;
}
#bg_top .pager_list li:hover span,
#bg_top .pager_list li.active span{
  opacity: 1;
}



#bg_top h2{
	font-weight:normal;
	color:#fff;
	font-size:2em;
}
#bg_top h3{
	font-weight:normal;
	color:#fff;
	padding-top:25px;
	font-size:1.3em;
}
#bg_top .legenda_inner{
	background-color:rgba(0,0,0,0.40);
	display:inline-block;
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
	padding-bottom:20px;
	border-radius:3px;
}
#bg_top .legenda{
	padding-top:20%;
}


.shadow{
	-webkit-box-shadow: 0 0 3px 3px rgba(0,0,0,0.1);
	box-shadow:0 0 3px 3px rgba(0,0,0,0.1);
}


.text_padding strong, .text_padding b{
	font-weight:700;
}
.text_padding em, .text_padding i{
	font-weight:400;
	font-style:italic;
}

.text_padding i.fa{
	font-family: FontAwesome;
}

.text_padding p, .text_padding td, .text_padding li{
	font-size:1em;
	line-height:1.5em;
}
.text_padding p.titulo{
	font-weight:700;
	color:#0b5097;
	font-size:1.2em;
	margin-bottom:0px;
	display:block;
	text-transform:uppercase;
}
.text_padding p.subtitulo{
	font-weight:700;
	color:#3c3c3b;
	font-size:1.0em;
	margin-bottom:10px;
	display:block;
	text-transform:uppercase;
}
.text_padding p.subsubtitulo{
	font-weight:700;
	color:#3c3c3b;
	font-size:13px;
	line-height:22px;
	margin-bottom:5px;
	display:block;
	font-size:1em;
	text-transform:capitalize;
}
.text_padding a:link, .text_padding a:visited{
	text-decoration:none;
	color:#0b5097;
}
.text_padding a:hover{
	text-decoration:underline;
}

.text_padding{
	padding-top:0px;
	padding-bottom:20px;
}

.text_padding ul, .text_padding ol{
	margin-left:50px;
	margin-bottom:30px;
	margin-top:20px;
}
.text_padding ul ul, .text_padding ol ol{
	margin-bottom:0px;
	margin-top:0px;
}
.text_padding ul li{
	list-style:disc;
	line-height:20px;
	margin-bottom:10px;
}
.texto{
	text-align:left;
}
.texto p img{
	display:block;
	max-width:100%;
	height:auto;
	padding-bottom:20px;
}

table p{
	margin:0 !important;
}
table td{
	font-size:1.0em !important;
}

hr{
	border:none;
	width:100%;
	border-bottom:1px solid #dddddd;
}

a.ver_todas:link, a.ver_todas:visited{
	display:block;
	text-align:center;
	margin-top:-30px;
	margin-bottom:20px;
	text-decoration:none;
	color:#0b5097;
}
a.ver_todas:hover{
	text-decoration:underline;
}

a.ver_todos_projetos:link, a.ver_todos_projetos:visited{
	display:block;
	text-align:right;
	text-decoration:none;
	color:#0b5097;
	position:absolute;
	bottom:0;
	right:20px;
}
a.ver_todos_projetos:hover{
	text-decoration:underline;
}

/*****************************/
/*  NEWS                     */
/*****************************/
.noticia a:link, .noticia a:visited{
	text-decoration:none;
	color:#313131;
}
.noticia h2{
	margin-bottom:10px;
	text-transform:uppercase;
}
.noticia_page_grid{
	
}
.noticia_page{
	margin-bottom:30px;
}
.noticia_page a:link, .noticia_page a:visited{
	text-decoration:none;
	color:#3c3c3b;
	display:block;
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-ms-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:15px;
	border-radius:3px;
	min-height:65px;

}
.noticia_page .imagem{
	margin-bottom:25px;
	background-image:url(../imagens/darken-bg-black.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.noticia_page .imagem img{
	border:1px solid #fff !important;
}
.noticia_page h2{
	color:#3c3c3b;
	margin-bottom:0px;
	text-transform:uppercase;
	font-weight:400;
	font-size:18px;
	line-height:18px;
	margin-top:10px;
}
.csstransitions .noticia_page a:hover{
	background-color:#0b5097;
}
.csstransitions .noticia_page a:hover h2, .csstransitions .noticia_page a:hover .data_noticia{
	color:#fff;
}
.data_noticia{
	font-size:0.823em;
	font-weight:400;
	color:#999;
}

.noticia_single .imagem{
	
}
.imagem-noticia{
	border-radius:50%;
	overflow:hidden;
	max-width: 70px;
	float: left;
	margin-right: 10px;
	border: 1px solid #dcdcdc;
}

a.botao-lermais:link, a.botao-lermais:visited, button.botao-lermais{
	display: block;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	position: relative;
	color: #515151;
	background-color: #EAEAEA;
	font-size: 0.923em;
	font-weight: 400;
	padding: 5px 10px;
	border:none;
	cursor:pointer;
	text-decoration:none;
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-ms-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}

a.botao-lermais:hover, button.botao-lermais:hover{
	text-decoration:none;
	background-color:#0b5097;
	color:#fff;
}

span.botao-lermais{
	display: block;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	position: relative;
	color: #515151;
	background-color: #EAEAEA;
	font-size: 0.923em;
	font-weight: 400;
	padding: 5px 10px;
	border:none;
	cursor:pointer;
	text-decoration:none;
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-ms-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}

.noticia a:hover .botao-lermais, .noticia_page a:hover .botao-lermais{
	text-decoration:none;
	background-color:#0b5097;
	color:#fff;
}

.noticia_prev_next{
	float:right;
}
.noticia_prev_next .prev{
	float:left;
	margin-right:10px;
}
.noticia_prev_next .next{
	float:left;
}
.botao_container.voltar{
	float:left;
}


/*****************************/
/*  SLIDES                   */
/*****************************/

#slides_container{
	padding-top:80px;
	position:relative;
	z-index:-1;
	height:415px;
	overflow:hidden;
}

.slide{
	background-color:#fff;
	width:100%;
	height:auto;
	position: relative;
	background-repeat:no-repeat;
	overflow:hidden;
}
.slide-news-single{
	background-color:#fff;
	width:100%;
	height:auto;
	position: relative;
	background-repeat:no-repeat;
	padding-top:25px;
	padding-bottom:25px;
	min-height:170px;
}
.slide-overlay{
	background-color: rgba(227,6,19,0.7);
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:0;
}
.slide.inner{
	padding-top:25px;
	padding-bottom:25px;
	min-height:170px;
}
.slide.white{
	background: #ffffff;
}
.slide.azul{
	background-color:#0b5097;
	color:#fff;
}
.slide.quicknav{
	border-bottom: 1px solid #dcdcdc;
	padding-top:15px;
	padding-bottom:10px;
	margin-top:-120px;
	background-color:rgba(255,255,255,0.6);
	min-height:80px;
	z-index:5;
}
.slide.quicknav .text_padding{
	padding-bottom:0;
}
.slide.gray{
	background: #f8f8f8;
}
.slide.azul .titulo, .slide.azul .subtitulo{
	color:#fff;
}
.slide.xs{
	padding-top:25px;
	padding-bottom:25px;
	min-height:290px;
}
.slide.slide-mapa{
	padding-top:0px;
	padding-bottom:0px;
	height:380px;
}
.slide.slide-mapa iframe{
	width:100%;
	border:none;
	margin:0;
	overflow:hidden;
}
.slide.parallax{
	background-attachment: fixed;
	background-size: contain;
	background-repeat: no-repeat;
	background-position:center top;
}

.slide.parallax-home{
	background-position:center center;
}
.slide.parallax.conteudo{
	background-size: contain;
}
.slide .texto{
	position:relative;
	z-index:5;
}

.slide.mensagem-presidente{
	padding-top:0px;
	padding-bottom:0px;
	min-height:360px;
}
.slide.mensagem-presidente .text_padding{
	padding-bottom:0px;
}

.slide.mensagem-presidente .mensagem{
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
}

.mensagem h2{
	font-size: 2em;
	font-weight:400;
	line-height: 1.615em;
}

.border-top-gray{
	border-top:1px solid #dcdcdc;
}

.diagonal {
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	
}
.diagonal {
	background: #00a2e0;
	height:100%;
	-webkit-backface-visibility: hidden;	
}
.diagonal .background-wrap {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	-webkit-backface-visibility: hidden;	
}
.diagonal .slice-wrapper {
	position: absolute;
	height: 400%;
	width: 400%;
	right: -150%;
	top: 0;
	-webkit-backface-visibility: hidden;	
}
.diagonal .slice-container {
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 87.5%;
	right: 0;
	overflow: hidden;
	transform-origin: center bottom;
	-webkit-transform-origin: center bottom;
	-moz-transform-origin: center bottom;
	-o-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform: rotate(-60deg);
	-webkit-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-o-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	-webkit-backface-visibility: hidden;	
	
}
.diagonal .slice {
	position: absolute;
	height: 25%;
	width: 25%;
	bottom: -12.5%;
	right: 37.5%;
	transform-origin: center;
	-webkit-transform-origin: center;
	-moz-transform-origin: center;
	-o-transform-origin: center;
	-ms-transform-origin: center;
	transform: rotate(60deg);
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	-o-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	-webkit-backface-visibility: hidden;	
}
.diagonal .vestiaria {
	position: absolute;
	height: 100%;
	width: 100%;
	background: #00a2e0;
	-webkit-backface-visibility: hidden;	
}
.diagonal .vestiaria .background {
	background-image: url(../imagens/fundos/jf_alcobaca_vestiaria_vestiaria.jpg);
	-webkit-backface-visibility: hidden;	
}
.diagonal .alcobaca .background {
	background-image: url(../imagens/fundos/jf_alcobaca_vestiaria_mosteiro2.jpg);
	-webkit-backface-visibility: hidden;	
}
.background {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
.background.parallax-diagonal {
	height: 120%;
	-webkit-backface-visibility: hidden;	
}

#overlay-azul{
	background-color:rgba(11,80,151,0.80);
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:18;
}

.diagonal .alcobaca_vestiaria {
	position: relative;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	text-align: center;
	z-index:19;
	 top:45%;
}
.diagonal .alcobaca_vestiaria h3 {
	color:#fff;
	text-transform:uppercase;
	font-size: 4.538em;
	line-height:2em;
	font-weight: 100;
}
.diagonal .alcobaca_vestiaria h3 span{
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
}

/*****************************/
/*  DOCUMENTOS               */
/*****************************/

#documentos{
	padding-top:18px;
}
#documentos ol{
	margin:0 !important;
	padding:0 !important;
}
#documentos li{
	list-style:none !important;
}
#documentos ol ol{
	margin-left:30px !important;
	margin-top:10px !important;
}
#documentos ol li h3{
	margin-top:0px !important;
}
#documentos h3{
	padding-left: 45px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	cursor: pointer;
	background: #eee;
	font-size:16px;
}
h3.ui-accordion-header{
	background-image:url(../imagens/folder-horizontal.png) !important;
	background-repeat:no-repeat !important;
	background-position: 10px center !important;
}
h3.ui-accordion-header.ui-accordion-header-active{
	background-image:url(../imagens/folder-horizontal-open.png) !important;
}

#documentos li a{
	display:block !important;
	font-size:15px;
	padding-top:2px;
	padding-bottom:2px;
}
.icon_file{
	background-image:url(../imagens/documentos/document.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}
.pdf{
	background-image:url(../imagens/documentos/document-pdf.png);
}
.doc, .docx{
	background-image:url(../imagens/documentos/document-word.png);
}
.ppt, .pptx{
	background-image:url(../imagens/documentos/document-powerpoint.png);
}
.jpg, .png, .gif{
	background-image:url(../imagens/documentos/document-image.png);
}
.zip, .rar, .7zip{
	background-image:url(../imagens/documentos/document-zipper.png);
}


/*****************************/
/*  HOME                     */
/*****************************/
.featured{
	margin-bottom:20px;
}
.featured-container{
	padding-bottom:5px !important;
}
.projetos-home{
	padding-top:3px;
}
.projeto-home a:link, .projeto-home a:visited{
	display:block;
	border-radius:3px;
	border:1px solid #dcdcdc;
	margin-top:20px;
	overflow:hidden;
	padding:10px;
}
.projeto-home-img{
	max-width:50px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
.projeto-home-img img{
	border-radius:50%;
}
.projeto-home-meta{
	float:left;
}
.projeto-home-meta h3{
	color:#434343;
	margin-bottom:10px;
}
.projeto-home-meta h4{
	color:#a0a0a0;
	font-size:0.85em;
}

.featured .featured-img{
	float:left;
	margin-right:20px;
}
.featured a h2{
	color:#0b5097;
	text-transform:none;
	font-size:1.1em;
	line-height:1.1em;
	font-weight:400;
	margin-bottom:5px;
	margin-top:12px;
	text-transform:uppercase;
}
.featured a p{
	font-size:1.0em;
	line-height:1.3em;
}
.featured a:link, .featured a:visited{
	display: block;
	position:relative;
	color:#313131;
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-ms-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
	background-color:#eeeeee;
	border-radius:3px;
	min-height:50px;
	overflow:hidden;
}

.featured a:hover{
	text-decoration:none;
	background-color:#0b5097;
	color:#fff;
}
.featured a:hover h2{
	color:#fff;
}
.featured-meta{
	padding-top:0px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:0px;
	
}

.featured-container .text_padding{
	padding-bottom:30px;
	padding-top:30px;
}

.quicknav h4{
	font-size:1.45rem;
	color:#0b5097;
	line-height:1em;
	padding-top:20px;
}

a.botao-home:link, a.botao-home:visited{
	display: block;
	position:relative;
	color:#0b5097;
	padding-top:15px;
	padding-bottom:30px;
	padding-left:10px;
	padding-right:10px;
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-ms-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
	background-color:rgba(11,80,151,0.00);
	border-radius:3px;
	min-height:50px;
}

a.botao-home:hover{
	text-decoration:none;
	background-color:rgba(11,80,151,1.00);
}

a.botao-home h2{
	color:#313131;
	font-size:1.20rem;
	font-weight:400;
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-ms-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
	padding-left:75px;
	line-height:1.6rem;
	padding-top:20px;
}
a.botao-home span{
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-ms-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
	font-size:2.3em;
	background-color:#0b5097;
	color:#fff;
	padding:15px;
	border-radius:50%;
	float:left;
	width:35px;
	height:35px;
}

a.botao-home:hover h2{
	color:#fff;
	
}
a.botao-home:hover span{
	color:#0b5097;
	background-color:#fff;
}

.agenda-home{
	border:1px solid #dcdcdc;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding:10px;
	/*margin-top:20px;*/
	position:relative;
}
.no-svg .agenda-home h2{
	margin-bottom: 10px;
	text-transform: uppercase;
	background-image:url(../imagens/agenda.png);
	background-repeat:no-repeat;
	padding-left:30px;
	line-height:25px;
	margin-top:0;
}
.svg .agenda-home h2{
	margin-bottom: 10px;
	text-transform: uppercase;
	background-image:url(../imagens/icon_agenda.svg);
	background-repeat:no-repeat;
	padding-left:30px;
	line-height:25px;
	margin-top:0;
}
.agenda-home a.lermais-agenda{
	background-image:url(../imagens/agenda-mais.png);
	background-repeat:no-repeat;
	height:20px;
	width:20px;
	display:block;
	text-indent:-200px;
	overflow:hidden;
	position:absolute;
	top:10px;
	right:10px;
}
.agenda-home ul{
	margin:0;
}
.agenda-home li{
	list-style:none !important;
	border-bottom:1px solid #eeeeee;
	margin-bottom:10px;
}
.agenda-home li span{
	text-transform:uppercase;
	font-size:0.9em;
	color:#b5b5b5;
	margin-right:10px;
}
.agenda-home li a:link, .agenda-home li a:visited{
	font-size:0.9em;
	color:#313131;
}

.agenda-item{
	position:relative;
	clear:both;
	border-bottom:1px solid #d8d6d4;
	padding-top:10px;
	padding-bottom:10px;
}

.agenda-item:hover{
	background-color:#efefef;
}
.agenda-item .dias{
	/*position:relative;
	width:60px;
	margin-right:20px;
	float:left;*/
}

.agenda-item a .dias, .agenda-item a .link, .agenda-item a .local{
	font-size:1.154em;
	color:#313131;
	
}

.agenda-items h2{
	text-transform:uppercase;
	font-size:1.077em;
	color:#313131;
	background-color:#efefef;
	/*display:inline-block;*/
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:10px;
}
.agenda-items h2.hide{
	display:none;
}

#ver_anteriores{
	margin-left:20px;
}
.agenda-single .dias{
	font-size:1.077em;
	margin-bottom:10px;
}
.agenda-single h2{
	font-size:1.538em;
	color:#0b5097 !important;
	margin-bottom:15px;
	text-align:left;
	line-height:1em;
}
.agenda-single h3{
	font-size:1em;
	color:#444443 !important;
	margin-bottom:20px;
	font-weight:400;
}
.agenda-single h4{
	font-size:1.231em;
	color:#ba2733;
	margin-bottom:15px;
}
.subeventos{
	margin-top:30px;
}
.subeventos ul{
	margin:0;
	padding:0 !important;
}
.agenda-single .texto{
	margin-bottom:20px;
}
.agenda-single h5.add-cal{
	margin-bottom:5px;
	margin-top:20px;
}

/* AddThisEvent (add to your existing CSS) */
.addthisevent-drop 						{display:inline-block;position:relative;z-index:999998;color:#fff!important;text-decoration:none;font-size:15px;text-decoration:none;}
.addthisevent-drop:hover 				{color:#fff;font-size:15px;text-decoration:none;}
.addthisevent_dropdown 					{position:relative;text-align:left;display:block!important;}
.addthisevent_dropdown span 			{display:inline-block;position:relative;line-height:110%;background-color:#fff;text-decoration:none;font-size:14px;font-weight:400;color:#333;cursor:pointer;padding:5px 14px 6px 12px;border:1px solid #e1e1e1;margin:0px 6px 0px 0px;-moz-border-radius:4px;-webkit-border-radius:4px;}
.addthisevent_dropdown span:hover 		{background:#f4f4f4;color:#000;text-decoration:none;font-size:14px;}
.addthisevent_dropdown span:active 		{top:1px;}
.addthisevent_dropdown .ateoutlook 		{border-top:3px solid #fa9d00;}
.addthisevent_dropdown .ategoogle 		{border-top:3px solid #d53900;}
.addthisevent_dropdown .atehotmail 		{border-top:3px solid #1473c5;}
.addthisevent_dropdown .ateyahoo 		{border-top:3px solid #65106e;}
.addthisevent_dropdown .ateical 		{border-top:3px solid #ab373a;}
.addthisevent span 						{display:none!important;}
.addthisevent-drop ._url,.addthisevent-drop ._start,.addthisevent-drop ._end,.addthisevent-drop ._summary,.addthisevent-drop ._description,.addthisevent-drop ._location,.addthisevent-drop ._organizer,.addthisevent-drop ._organizer_email,.addthisevent-drop ._facebook_event,.addthisevent-drop ._all_day_event {display:none!important;}
.addthisevent_dropdown .copyx 			{display:none;}
.addthisevent_dropdown .brx 			{display:none;}
.addthisevent_dropdown .frs 			{position:absolute;top:8px;cursor:pointer;right:13px;padding-left:10px;font-style:normal;font-weight:normal;text-align:right;z-index:101;line-height:110%;background:#fff;text-decoration:none;font-size:10px;color:#cacaca;}
.addthisevent_dropdown .frs:hover 		{color:#6d84b4;}
.addthisevent 							{visibility:hidden;}




/*****************************/
/*  FORMULARIOS              */
/*****************************/

.formulario h3{
	padding-top:14px;
	text-transform:uppercase;
	font-size:1.1em;
	font-weight:700;
}
.formulario p.notas{
	margin-bottom: 10px;
	margin-top: 20px;
	background-color: #E1F9FF;
	padding: 10px;
}
.formulario .formee-list{
	margin:0 !important;
	padding:0 !important;
}
.formulario .formee-list li{
	display:block;
	float:none;
}
.formulario .inputs{
	margin-bottom:0;
}
.formulario .other-option label, .formulario .other-option input{
	float:left;
}
.formulario .other-option input.other{
	width:50%;
	margin-left:10px;
	margin-top:-2px;
}
.formulario .help-block {
	display: block;
	margin-bottom: 10px;
	color: #595959;
	font-size:0.8em;
	margin-top:5px;
	font-style: italic;
    font-weight: 400;
}
.formulario .formee-list input{
	margin-right:6px;
}
.formulario .formee-list label{
	cursor:pointer;
}

.inputs {
	margin-bottom: 20px;
}
.inputs > label {
	display: block;
	padding-bottom: 3px;
	margin-bottom: 5px;
	text-transform:uppercase;
	font-weight:700;
}
.finputs > label {
	display: block;
	padding-bottom: 1px;
	margin-bottom: 3px;
	text-transform:uppercase;
	font-weight:700;
}
.formulario abbr {
	color: #f00;
}
.obrigatorio-help{
	margin-bottom:40px;	
	font-weight:700 !important;
}
.fb-field-wrapper .input-line .above-line {
	margin-top: 20px;
	font-size:1.5em;
}
.fb-field-wrapper .input-line > span {
	display: inline-block;
	vertical-align: top;
}
.response-field-date input {
	width: 40% !important;
}
.response-field-paragraph textarea{
	height: 200px !important;
}

.section_break{
	border-top: 2px solid #0b5097;
	background-color: #F3F3F3;
	padding: 10px;
	text-align:center;
}
.section_break h4{
	text-transform:uppercase;
	font-size:0.9em;
	font-weight:700;
	margin-bottom:2px;
}
.section_break p{
	padding:0;
	margin:0;
}



::-webkit-input-placeholder { padding-top:3px; }
::-moz-placeholder { padding-top:3px; } /* firefox 19+ */
:-ms-input-placeholder { padding-top:3px; } /* ie */
input:-moz-placeholder { padding-top:3px; }

/*****************************/
/*  PROJETOS                 */
/*****************************/
/*.projeto{
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position:relative;
	overflow:hidden;
	background-color:#eee;
}
.projeto .barra{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
}
.projeto .barra h3{
	text-transform:uppercase;
	font-size:0.9em;
	font-weight:400;
	float:left;
}
.projeto .barra .label{
	float:right;
}*/
.projetos{
	
}
.projeto a:link, .projeto a:visited{
	display:block;
	border-radius:3px;
	border:1px solid #dcdcdc;
	margin-top:20px;
	overflow:hidden;
	padding:10px;
	transition:all 0.2s ease-out;
}

.projeto-img{
	max-width:70px;
	float:left;
	margin-right:20px;
}
.projeto-img img{
	border-radius:50%;
}
.projeto-meta{
	width:100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.projeto-meta h3{
	color:#434343;
	margin-bottom:10px;
	transition:all 0.2s ease-out;
}
.projeto-meta h4{
	color:#a0a0a0;
	font-size:0.85em;
	transition:all 0.2s ease-out;
}

.projeto a:hover{
	background-color:#0b5097;
	color:#fff;
	border:1px solid #fff;
	text-decoration:none;
}
.projeto a:hover h3, .projeto a:hover h4{
	color:#fff;
}

.estado{
	float:right;
	margin-top:3px;
	
}

.estado span.laranja{
	background-color:rgba(247,167,0,1.00);
}
.estado span.blue{
	background-color:rgba(0,141,220,1.00);
}
.estado span.verde{
	background-color:rgba(111,180,0,1.00);
}
.estado span.vermelho{
	background-color:rgba(210,48,0,1.00);
}


.imagem-sidebar{
	margin-top:-20px;
}
.posts{
	padding-top:30px;
	padding-bottom:30px;
}

/*.post{
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	overflow: hidden;
	background-color: #F2F2F2;
	padding: 10px;
	margin-bottom:10px;
}
.post span{
	display:block;
	font-size:0.9em;
}
.post span.data_noticia{
	display:block;
	font-size:0.8em;
	padding-top:5px;
	font-weight:300italic;
	font-style:italic;
}*/

.posts_container {
	margin: 30px 0px 0 !important;
	padding: 0;
	position: relative;
	list-style:none !important;
} 
 
.posts_container:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #eee;
    left: 14%;
    margin-left: -20px;
}
 
.posts_container > li {
    position: relative;
	list-style:none !important;
}
/* The date/time */
.posts_container > li .data_noticia {
    display: block;
    width: 15%;
    position: absolute;
	top:10px;
	left:0;
}
.posts_container > li .texto-post {
    margin: 0 0 15px 16%;
    background: #e6e6e6;
    color: #313131;
    padding: 1em;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 1;
    position: relative;
    border-radius: 5px;
}
.posts_container > li:nth-child(odd) .texto-post {
    background: #efefef;
}

/* The triangle */
.posts_container > li .texto-post:after {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: #e6e6e6;
    border-width: 10px;
    top: 10px;
}
 
.posts_container > li:nth-child(odd) .texto-post:after {
    border-right-color: #efefef;
}

/* The icons */
.posts_container > li .icone-post {
    width: 10px;
    height: 10px;
    position: absolute;
    background: #ccc;
    border-radius: 50%;
    box-shadow: 0 0 0 5px #e6e6e6;
    text-align: center;
    left: 15%;
    top: 15px;
    margin: 0 0 0 -31px;
}

.multimedia{
	margin:0 !important;
	padding:0 !important;
	
}
.multimedia li{
	margin:0;
	padding:0;
	list-style:none !important;
}

/*****************************/
/*  FAQS                     */
/*****************************/

.faq{
	margin-bottom:20px;
	border-bottom:1px solid #eee;
}
.faq p span{
	font-size:2.1rem;
	color:#ccc;
	padding-right:5px;
}


/*****************************/
/*  MENU                     */
/*****************************/

#menu_mobile{
}

#menu{
	
}
#menu ul{
	float:right;
}
#menu ul li{
	float:left;
	margin-right:20px;
	position:relative;
}
#menu ul li.last{
	margin-right:0px;
}
#menu ul li.parent{
	background-image:url(../imagens/tem_sub.png);
	background-repeat:no-repeat;
	background-position:right 25px;
	padding-right:15px;
}

#menu ul li a:link, #menu ul li a:visited{
	display:block;
	text-decoration:none;
	font-size:1em;
	color:#3c3c3b;
	position:relative;
	font-weight:400;
	padding-top:1.1rem;
	padding-bottom:1.1rem;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	border-bottom:2px solid transparent;
}
.ishome .headerlarge #menu ul li a:link, .ishome .headerlarge #menu ul li a:visited{
	padding-top:1.2rem;
	padding-bottom:0.2rem;
	color:#fff;
}
.nothome .headerlarge #menu ul li a:link, .nothome .headerlarge #menu ul li a:visited{
	padding-top:1.2rem;
	padding-bottom:0.2rem;
	color:#313131;
}
#menu ul li a:hover, #menu ul li.current a, #menu ul li.active a, #menu ul li.hover a{
	border-bottom:2px solid #0b5097;
}



/* SUBMENU */
.nav ul.sub-menu {display:none;}
.no-js .nav li.parent:hover > ul.sub-menu { display: block; }
.nav ul:after { content: ""; clear: both; display: block; }

.nav ul.sub-menu {
	border-radius: 0px;
	padding: 0;
	position: absolute;
	padding-top: 0px;
	padding-bottom: 0px;
	min-width: 220px;
	background: #e5e5e5;
}
.nav ul.sub-menu li {
	float: none !important;
	position: relative;
	border-bottom: 1px solid #eeeeee !important;
	display: block;
	overflow:hidden;
	text-align:left;
	margin:0 !important;
}
.nav ul.sub-menu li a:link, .nav ul.sub-menu li a:visited  {
	float: left;
	font-weight: 400 !important;
	font-size: 0.9em !important;
	line-height: 1.4em;
	background: #e5e5e5;
	padding: 5px 20px !important;
	padding-top: 6px !important;
	border-top: 0 !important;
	color: #111 !important;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	border-bottom: 0 !important;
}	
.navigation > ul > li > ul > li > ul li:last-child { border-bottom: 0 !important; }
.nav ul.sub-menu li:last-child { border-bottom: 0 !important; }
.nav ul.sub-menu li a:hover,  .nav ul.sub-menu li.current a{ color: #0b5097 !important; background: #eeeeee; }


/* Inner menu */
.inner_menu ul{
	margin-top:18px;
}
.inner_menu li{
	margin-bottom:5px;
	margin-right:10px;
}
.inner_menu li a:link, .inner_menu li a:visited{
	text-decoration: none;
	color: #3c3c3b;
	background-color: #F1F1F1;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 6px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	font-size:1em;
}
.inner_menu li a:hover, .inner_menu li.selected a{
	background-color: #ddd;
	padding-left:15px;
}


/*****************************/
/*  FOOTER                   */
/*****************************/

.footer {
	height: 320px;
}

#push{
	position:relative;
	z-index:-2;
}

.footer{
	position:fixed;
	background-color:#313131;
	color:#fff;
	bottom:0;
	left:0;
	right:0;
	z-index:0;
}

.footer_inner{
	padding-top:40px;
	padding-bottom:40px;
}
.footer_inner h3{
	padding-top:10px;
	font-size:0.9rem;
	font-weight:400;
	margin-bottom:10px;
	color:#a0a0a0;
	text-transform:uppercase;
}
.footer_inner li a:link, .footer_inner li a:visited, .footer_inner p{
	color:#fff;
	text-decoration:none;
	font-size:0.8em;
	display:block;
	padding-top:2px;
	padding-bottom:2px;
}

.velcro{
	position:absolute;
	bottom:35px;
	right:20px;
}
.velcro a:link, .velcro a:visited{
	font-size:10px;
	color:#fff;
	text-decoration:none;
	display:block;
	background-image:url(../imagens/velcro.png);
	background-repeat:no-repeat;
	background-position:right 5px;
	height:25px;
	width:48px;
	float:right;
}

.touch.svg .velcro a{
	background-image:url(../imagens/velcro.svg);
}

.velcro a:hover{
	background-position:right -15px;
}

.footer .nav .sub{
	padding-left:10px;
	margin-left:8px;
}
.footer .nav li{
	border-bottom:1px solid #535353;
}

#widget-weather{
	background-color:#3a3a3a;
	padding:20px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position:relative;
}
.widget-weather-container{
	display:none;
}
.widget-weather-container .imagem{
	display:block;
	padding-left:5px;
	padding-top:25px;
}
.widget-weather-container .imagem i{
	font-size:3.846em;
	color:#fff;
}
.widget-weather-container .temp{
	display:inline-block;
	border:1px solid #cac9c9;
	margin-top:15px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:400;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.widget-weather-container .sunrise{
	position:absolute;
	top:30px;
	right:20px;
	font-weight:400;
	font-size:0.9rem;
}
.widget-weather-container .sunset{
	position:absolute;
	bottom:30px;
	right:20px;
	font-weight:400;
	font-size:0.9rem;
}
.widget-weather-container .sunset i, .widget-weather-container .sunrise i{
	font-size:1.6rem;
	margin-right:5px;
}

.social{
	padding:0;
	margin:0;
}
.social li{
	margin:0;
	margin-bottom:20px;
}
.social li a:link, .social li a:visited{
	display:block;
	color:#a0a0a0;
	font-size:14px;
	text-transform:uppercase;
	border:1px solid #a0a0a0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:30px;
	text-align:left;
	background-image:url(../imagens/facebook.svg);
	background-position:94%;
	background-repeat:no-repeat;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.social li a:hover{
	background-color:#3a3a3a;
}

.no-svg .social li a:link, .no-svg .social li a:visited{
	background-image:url(../imagens/facebook.png);
}

/*****************************/
/*  CONTACTOS                */
/*****************************/

#contactos{
	padding-top:80px;
}

.contactos_form .form-txt, .contactos_form button#enviar, .contactos_form button#enviar_newsletter{
	margin-bottom:8px;
	width:100%;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:5px;
	border:1px solid #bfbfbf;
	color:#313131;
	display:block;
	position:relative;
	background: #fff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-weight:400;
	font-size:12px;
}
.contactos_form textarea.form-txt{
	height:90px;
	margin-bottom:2px;
	overflow:auto;
	font-weight:400;
	font-size:12px;
}
.contactos_form button#enviar{
	border:none;
	background: #0b5097;
	color:#fff;
	cursor:pointer;
	font-weight:400;
	text-rendering:optimizeLegibility;
	font-size:12px;
	width:90px;
	float:right;
}
.contactos_form .form-txt.invalid{
	border-color:#CC3300;
}
#feedback, #feedback_newsletter{
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	display:none;
}
#feedback.erro, #feedback_newsletter.erro{
	color:#fff;
	background-color:#CC3300
}
#feedback.ok, #feedback_newsletter.ok{
	color:#fff;
	background-color:#73AA00
}



.inputs .form-txt, .inputs button, .inputs .file{
	margin-bottom:8px;
	width:100%;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:5px;
	border:1px solid #bfbfbf;
	color:#313131;
	display:block;
	position:relative;
	background: #fff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-weight:400;
	font-size:12px;
}
.inputs textarea.form-txt{
	height:150px;
	margin-bottom:2px;
	overflow:auto;
	font-weight:400;
	font-size:12px;
}
.inputs button{
	border:none;
	background: #b0006e;
	color:#fff;
	cursor:pointer;
	font-weight:400;
	text-rendering:optimizeLegibility;
	font-size:12px;
	width:90px;
	float:right;
}
.inputs .form-txt.invalid{
	border-color:#CC3300;
}

.inputs label{
	font-size:12px;
	margin-bottom:3px;
	margin-top:10px;
	display:block; 
}

.ok_form, .erro_form{
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	border-radius:3px;
	font-weight:400;
	font-size:18px; 
}
.ok_form i, .erro_form i{
	float:left;
	margin-right:10px;
}
.ok_form span, .erro_form span{
	display:inline-block;
}
.erro_form{
	color:#fff;
	background-color:#CC3300;
}
.ok_form{
	color:#fff;
	background-color:#73AA00
}

.inputs .formee-req{
	color:#C30;
	font-size:11px;
}

/*****************************/
/*  TOOLS                    */
/*****************************/
.filtro_news{
	margin-bottom:25px;
}
.filtro_news .jqTransformSelectWrapper{
	margin-right:30px;
}

.jqTransformSelectWrapper ul, .jqTransformSelectWrapper ul li{
	list-style:none !important;
	padding:0 !important;
	margin:0 !important;
}

.sidebar_right{
	padding-right:0;
}

.zoomed{
	max-width:100%;
}
.csstransitions .lupa img{
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

a.lupa:link, a.lupa:visited{
	text-decoration:none;
	display:block;
	background-image:url(../imagens/darken-bg-small.png);
	background-repeat:no-repeat;
	background-position:center center;
}
a.lupa.dark:link, a.lupa.dark:visited{
	background-image:url(../imagens/darken-bg-black.png);
}
.csstransitions a.lupa:hover img{
	opacity:0.3;
}

.hide{
	display:none;	
}
.relative{
	position:relative;
}

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


.float_right{
	text-align:right;
}

.icone {
	font-family: 'freguesia';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icone-icon_visitar:before {
	content: "\e600";
}
.icone-icon_projectos:before {
	content: "\e601";
}
.icone-icon_orquestra:before {
	content: "\e602";
}
.icone-icon_loja:before {
	content: "\e603";
}
.icone-icon_balcao:before {
	content: "\e604";
}
.icone-icon_editais:before {
	content: "\e60d";
}
.icone-icon_news:before {
	content: "\e60c";
}

a img{
	display:block;
}

a.btn{
	text-decoration:none;
	color:#333 !important;
}
a.btn.btn-success{
	text-decoration:none;
	color:#fff !important;
}
a.btn:hover{
	text-decoration:none;
}

.form-actions {
	padding: 19px 20px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
}
.form-actions:before, .form-actions:after {
	display: table;
	line-height: 0;
	content: "";
}
.form-actions:after {
	clear: both;
}

.table th {
	font-weight: normal;
	font-weight:400;
	font-size:13px;
}
.table td {
	font-size:13px;
}
.table tr:last-child th, .table tr:last-child td{
	border-bottom:1px solid #ddd !important;
}

ol{
	padding-left: 25px;
	list-style-type: decimal;
	margin-top:20px;
	margin-bottom:15px;
	margin-left:20px;
}
ol li{
	padding-bottom: 5px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
.alpha{padding-left:0}
.omega{padding-right:0}

.fancybox-skin {
	position: relative;
	background: #ffffff;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.botao{
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	position: relative;
	color: #515151 !important;
	background-color: #E2E2E2;
	font-size: 0.923rem;
	font-weight: 400;
	padding: 5px 10px;
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-ms-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}
.botao:hover{
	text-decoration:none !important;
	background-color:#0b5097;
	color:#fff !important;
}

.botao_container{
	padding-top:20px;
}
.flex-viewport {
	background-image:url(../imagens/imgs_loader.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
.flexslider ul, .flexslider ol{
	padding:0 !important;
	list-style:none;
}
.flexslider ul{
	
}
.flexslider li{
	list-style:none !important;
}
.flexslider {
	margin-bottom: 40px !important;
	padding: 0px !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-o-box-shadow: none !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-o-border-radius: 0px !important;
	border-radius: 0px !important;
	border:1px solid #ddd;
}
.flex-direction-nav, .flex-control-nav{
	margin:0 !important;
}
.flex-direction-nav ul{
	margin:0 !important;
}
.slides{
	margin:5px !important;
}
.flex-control-thumbs{
	padding-bottom:0 !important;
	margin-left:5px !important;
	margin-right:5px !important;
}
.flex-control-thumbs li{
	margin-bottom:5px !important;
	padding-bottom:0 !important;
	margin-left:0 !important;
	margin-right:5px !important;
}
.screen-reader-text, .screen-reader-text {
	position: absolute;
	left: -9000px;
}

.inline{
	display:inline !important;
}
.embed-container {
    position: relative;
	margin-top:80px;
}
.no-js .embed-container {
	height:800px;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
}
#shareme{
	margin-top:20px;
	margin-bottom:20px;
	position:relative;
	z-index:300;
}
.sharrre .button{
	float:left;
	margin-right:10px;
	width:90px;
}
.sharrre .button.facebook{
	width:135px;
	position:relative;
	z-index:500;
	
}


/*****************************/
/*  PAGINATION               */
/*****************************/

.pagination {
	padding: 0px 10px 10px;
	float: left;
	margin:0 !important;
}
.pagination li {
	display: inline-block;
	float: left;
	margin: 0 5px 0 0px;
}
.pagination li a, .pagination li.current {
	display:block;
	padding:0px;
	line-height:22px;
	cursor:pointer;
	outline:none!important;
	text-align:center;
	text-decoration:none;
	font-size:13px;
	color:#fff !important;
	background-color:#ccc;
	width:25px;
	text-decoration:none !important;
	text-rendering:optimizeLegibility;
	
}
.pagination li.current, .pagination li a:hover{
	color:#fff !important;
	background-color:#0b5097;
	text-decoration:underline;
	background-position:left top;
}
.pagination li.next a{
	background-image:url(../imagens/arrow_right.png);
	background-repeat:no-repeat;
	background-position:left center;
	height:25px;
	width:5px;
}
.pagination li.prev a{
	background-image:url(../imagens/arrow_left.png);
	background-repeat:no-repeat;
	background-position:left center;
	height:25px;
	width:5px;
}
.pagination li.next a:hover, .pagination li.prev a:hover, .pagination li.last a:hover, .pagination li.first a:hover{
	/*background-position:left top;*/
}


/*****************************/
/*  TABLETS                  */
/*****************************/
@media screen and (min-width: 768px) and (max-width: 1024px) {
	
	.flexslider .slides img {width: 100%; display: block;}
	
	#menu ul li{
		margin-right:10px;
	}
	#menu ul li a:link, #menu ul li a:visited{
		font-size:14px;
	}
	.slide{
		background-attachment: scroll !important;
		background-position: right bottom;
		
		
	}
	.grid-container{
		padding-left:30px;
		padding-right:30px;	
	}
	.titulo{
		font-size:35px !important;
		line-height:38px !important;
		margin-bottom:5px !important;
	}
	
	.subtitulo{
		font-size:18px !important;
		line-height:22px !important;
	}
	
	.empresas_home{
		margin-left:-10px;	
	}
	.empresas_home li{
		float: left;
		width: 25%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 10px;
		padding-right: 10px;
		margin-right: 0px;
	}
	.empresas_home li.first {
		margin-left: 0px;
	}
	
	.nivo-caption{
		bottom: 20px !important;
	}
	.nivo-caption h2{
		line-height: 24px !important;
		font-size: 20px !important;
	}
	.nivo-caption p {
		font-size: 14px !important;
		line-height: 16px !important;
	}
	
	.footer_logo{
		padding-bottom:0px;
		padding-top:20px;
	}
	.footer_inner{
		padding-top:20px;
	}
	.velcro {
		padding-top: 10px;
	}
	#menu ul li a:link, #menu ul li a:visited{
		font-weight:400;
	}
	#logo span{
		display:none;	
	}

}


/*****************************/
/*  PHONE                    */
/*****************************/
@media (max-width: 767px) {
	
	
	
	#header{
		position:relative !important;
		padding-top:10px;
		padding-bottom:15px;
	}
	
	.slide.xs{
		min-height:100px;
	}
	
	#slides_container{
		height:80px;
	}
	
	.nivo-caption{
		display:none !important;	
	}
	
	
	#conteudo.homepage, .iscontactos #conteudo, #conteudo{
		padding-top:50px;
	}
	
	.noticia .imagem{
		display:none;
	}
	.noticia{
		margin-bottom:40px;
	}
	
	#slides_container{
		padding-top:0px;
	}
	
	.titulo{
		font-size:22px !important;
		line-height:28px !important;
		margin-bottom:10px !important;
	}
	
	.subtitulo{
		font-size:18px !important;
		line-height:22px !important;
	}
	.slide-img{
		margin-bottom:20px;	
	}
	.text_padding{
		padding-top:0px;
		padding-bottom:0px;
	}
	
	#menu_mobile{
		display:none;
		position:absolute;
		left:0;
		top:75px;
		padding-left:10px;
		padding-right:10px;
		background-color:#fff;
	}
	.toggle_mobile_menu_container{
		border-radius:3px;
		padding-bottom:20px;
	}
	#toggle_mobile_menu{
		color:#fff !important;
		background-color:#0b5097;
		text-decoration:none;	
		padding-left:10px;
		padding-right:10px;
		padding-top:10px;
		padding-bottom:10px;
		border-radius:3px;
		text-align:center;
		display:inline;
		z-index:105;
		font-size:2em;
		float:left;
		position:absolute;
		top:20px;
		right:20px;
	}
	
	
	.nav{
		margin-bottom:0;	
	}
	#menu{
		
		padding-bottom:20px;
		padding-left:20px;
		padding-right:20px;	
	}
	#menu ul{
		float:none !important;
		-webkit-background-clip: padding;
		background-clip: padding-box;
	}
	
	#menu ul li, #menu ul li.last{
		float: none !important;
		display: block !important;
		margin-right: 0px;
		padding-left: 20px;
		padding-right: 20px;
		margin-bottom: 1px;
		padding-top: 0;
		background: #0b5097;
		border-bottom:1px solid #1a497a;
	}
	
	#menu ul li a:link, #menu ul li a:visited{
		display:block;
		text-decoration:none;
		font-size:16px;
		line-height:22px !important;
		color:#fff !important;
		text-transform:uppercase;
		position:relative;
		text-align:left;
		padding-top:10px;
		padding-bottom:10px;
		border-radius: 0px;
		height: auto !important;
		background-color:transparent !important;
		width:auto !important;
		padding-top:0.5em !important;
		padding-bottom:0.5em !important;
	}
	#menu ul li span.underline{
		display:none;
	}
	
	#menu ul li.parent{
		background-image:none;
		background-repeat:no-repeat;
		background-position:right 25px;
		padding-right:15px;
	}
	
	/* SUBMENU */
	.nav ul.sub-menu {display:none;}
	
	
	.grid-container{
		padding-left:20px;
		padding-right:20px;	
	}
	
	a.botao-home:link, a.botao-home:visited{
		margin-bottom:20px;
		min-height:100px;
	}
	
	a.botao-home h2{
		font-size:1rem;
		font-weight:400;
		position:absolute;
		left:0;
		right:0;
		bottom:15px;
	}
	a.botao-home span{
		font-size:3.231rem;
	}
	.slide-overlay{
		background-color: rgba(227,6,19,1);
	}
	
	#logo img{
		margin-top:8px;
		-webkit-transform-origin: 0% 0% 0px; 
		-webkit-transform: matrix(0.4, 0, 0, 0.4, 0, 0);
	}
	#logo span{
		display:block;
		font-size:0.7rem;
		color:#7d7d7d;
		text-transform:uppercase;
		padding-top:15px;
		padding-bottom:10px;
		float:left;
		line-height:1.2em;
		margin-left:-35px;
	}
	#logo a.logo-link{
		float:left;
		padding-right:0px;
	}
	.mensagem h2 {
		font-size: 1.8em;
		line-height: 1.2em;
	}
	/*.slide.parallax.conteudo{
		background-attachment: fixed;
		background-size: contain;
		background-repeat: no-repeat;
		background-position:center 70px;
		padding:0;
		padding-top:140px;
	}*/
	
	.footer_inner{
		padding-top:10px;
		padding-bottom:10px;
	}
	.widget-weather-container .imagem {
		display: block;
		padding-left: 5px;
		padding-top: 5px;
		margin-bottom:10px;
	}
	
	
	.sidebar{
		margin-top:20px;
	}
	
	.inline{
		display:block !important;	
	}
	#ver_anteriores{
		margin-left:0;
		margin-top:10px;	
	}
	.filtro_news select{
		width:100%;
		margin-bottom:10px;
	}
	#contactos{
		padding-top:0px;
	}
	
	.slide.parallax{
		background-size: auto;
	}
	
	.slide.parallax.conteudo{
		background-size: auto;
	}
	.featured .featured-img{
		float:none;
		margin-right:auto !important;
		margin-left:auto !important;
		margin-bottom:20px;
	}
	.featured .featured-img img{
		margin-right:auto !important;
		margin-left:auto !important;
	}
	.quicknav h4{
		text-align:center;
	}
	a.botao-home h2{
		position:static;
		display:block;
		clear:both;
		padding-left:0;	
	}
	a.botao-home span{
		font-size: 1.6rem;	
		float:none;
	}
	a.botao-home:link, a.botao-home:visited{
		min-height:30px;
		text-align:center;
		padding-bottom:10px;
		padding-top:30px;
	}
	a.botao-home span{
		width:25px;
		height:25px;	
	}
	.slide.quicknav{
		margin-top:0;
		background-color:rgba(255,255,255,1);	
	}
	
	.velcro{
		position:absolute;
		bottom:0px;
		right:30px;
	}
	.widget-weather-container .imagem i{
		font-size:1.846em;	
	}
	
	#bg_top .legenda{
		padding-top:30px;	
	}
	#bg_top .pager_list{
		bottom:10px;	
	}
	a.ver_todos_projetos:link, a.ver_todos_projetos:visited{
		bottom:-25px;
	}
}



/*****************************/
/*  TABLETS E PHONE         */
/*****************************/
@media screen and (max-width: 1024px) {
	
	
	.flexslider .slides img {width: 100%; display: block;}
	.flex-viewport {min-height: inherit !important;}
	
	.flex-control-thumbs li{
		margin-bottom:5px !important;
	}
	a.lupa, a.lupa.dark, .noticia .imagem, .noticia_page .imagem{
		background-image: none !important;
	}
	.footer{
		position:relative;
		height:auto;	
	}
	
	#header{
		position:absolute;	
	}
	#logo a.logo-link {
		float: left;
		padding-right: 0px;
		width:120px;
	}
	#logo img{
		/*width:70%;*/
	}
	
	#wrap{
		margin-bottom:0;
	}
	/* Inner menu */
	.inner_menu ul{
		margin-top:0px;
		margin-bottom:20px;
	}
	.inner_menu li{
		margin-bottom:3px;
	}
	.inner_menu li a:link, .inner_menu li a:visited{
		text-decoration:none;
		color:#3c3c3b;
		background-color:#eee;
		display:block;
		padding-left:10px;
		padding-right:10px;
		padding-top:15px;
		padding-bottom:15px;
	}
	.inner_menu li a:hover{
		text-decoration:underline;
	}
	
	.footer .nav li{
		padding-top:10px;
		padding-bottom:10px;
	}
	
		.posts_container:before {
        display: none;
    }
 	.posts_container > li {
		margin-top:50px;
    }
    .posts_container > li .data_noticia {
        width: 100%;
		top:-30px;
    }
 
    .posts_container > li .texto-post {
        margin: 0 0 30px 0;
        padding: 1em;
        font-weight: 400;
        font-size: 95%;
    }
 
    .posts_container > li .texto-post:after {
        right: auto;
        left: 20px;
        border-right-color: transparent;
        border-bottom-color: #e6e6e6;
        top: -20px;
    }
 
    .posts_container > li:nth-child(odd) .texto-post:after {
        border-right-color: transparent;
        border-bottom-color: #efefef;
    }
 
    .posts_container > li .icone-post {
        display:none;
    }   
	
	#bg_top h2{
		font-size: 1.5em;
	}
	#bg_top h3 {
		font-weight: normal;
		color: #fff;
		padding-top: 10px;
		font-size: 0.9em;
	}
	
	a.botao-home h2{
		font-size: 1.0rem;	
	}
	
	a.ver_todas:link, a.ver_todas:visited{
		margin-top:10px;	
	}

}