html{
	overflow-x: hidden;
	min-height:100%;
	height: 100%;
}

body {	
	width:100%;
	height: 100%;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('fonts/glyphicons-halflings-regular.eot');
    src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/glyphicons-halflings-regular.woff') format('woff'),
         url('fonts/glyphicons-halflings-regular.ttf') format('truetype'),
         url('fonts/glyphicons-halflings-regular.svg#gothambook') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

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

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


img {
	max-width: 100%;
}

a{ 
	color: #3F3F3F;
}
a:hover{ 
	color: #3F3F3F;
	text-decoration:underline;
}
a:focus {
	outline:none;
	outline-offset:0;
}

#wrap {
	max-width: 1168px;
    margin: 0 auto;	
}

.navbar-default {
    background: none !important;
    border: none !important;
	float:none;
}

.navbar-collapse {
	overflow:hidden;	
}

.navbar-default .navbar-nav>li>a {
    color: #5b676f;
	font-family: 'gothambook';
}

.navbar-default .navbar-nav>li>a:hover {
    color: #1b75bb;

}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #1b75bb !important;
    background: none !important;
}


/*menu Utilizador*/

#menu-menu_utilizador {
	margin:0 auto;	
	float:none !important;
	padding-top:10px;
	display: inline-block;
}
.menu_utilizador>li>a {
    color: #fff;
	font-family: 'gothambook';
}

.menu_utilizador>li>a:hover {
    color: #fff;
	background-color:#1b75bb;
}

.menu_utilizador>.active>a, .menu_utilizador>.active>a:hover, .menu_utilizador>.active>a:focus {
    color: #fff !important;
    background: none !important;
}


/* Basic jQuery Slider styles */
#slideshow {
	width: 100%;
	height: 560px;
	padding: 0;
	overflow: hidden;
	background-color: #F5F5F5;
}
#slideshow ul {
	padding: 0;
}
#slideshow > ul > li {
	display: block;
	margin: 0;
	background-size: cover;
	background-position: top center;
	display:none;
    background-position-y: -80px;
	background-repeat:no-repeat;
}
li.bjqs-slide{
	position:absolute; 
	display:none;
}
.bjqs ul {
	position: relative;
	list-style: outside none none;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	display: none;
}
.bjqs-markers {
	position: absolute;
	z-index: 10;
	bottom: 35px;
	padding-left: 48px;
}
.bjqs-markers li {
	display: inline-block;
	margin-right: 20px;
}
.bjqs-markers a {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius:50%;
	background-color: #e0edc1;
	/* Hide the text */ 
	color: transparent;
	font-size: 0px;
}
.bjqs-markers .active-marker a {
	background-color: #a0cc3a;
}

.carousel-control.left {
	background:none !important;	
}

.carousel-control.right {
	background:none !important;	
}

.glyphicon-chevron-left:before {
    content: "\e079";
    color: #5b676f !important;
}

.carousel-control {
	width:8% !important;	
}

.glyphicon-chevron-right:before {
    content: "\e080";
    color: #5b676f !important;
}

.slideshow-caption {
/*	text-align: left;
	left: 0;
	color: white;
	text-shadow: none;
	padding-left: 48px;
	top: 100px;
	position: absolute;*/
	    text-align: left;
    left: 0;
    color: white;
    text-shadow: none;
    /* padding-left: 48px; */
    margin-top: 10%;
    /* position: absolute; */
}
.slideshow-learnmore {
	width: 130px;
    height: auto;
}
.slideshow-learnmore img {
	height: 100%;
}
.slideshow-title {
	font-family: "gothambook";
	font-size: 38px;
	line-height: 42px;
	padding-bottom: 30px;
}
.slideshow-text {
	font-family: "gothambook";
	font-size: 15px;
	padding-bottom: 40px;
	line-height: 19px;
}
/* end Basic jQuery Slider */


.wrapper2col	{
	position: relative;
	height: 0;
	padding-top: 55%;
}
.wrapper3col	{
	position: relative;
	height: 0;
	padding-top: 38%;
}
.wrapper4col	{
	position: relative;
	height: 0;
	padding-top: 30%;
}
.inner {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}

.titulo {
	font-size: 1.2vw;
}

.hashtags {
	font-size: 1.2vw; 
	position: absolute; 
	bottom: -5px;
}


footer {
	background-color:#f2f2f2;
	/*min-height:300px;*/
}

.contnews {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;

}

.modulo {
	min-height:360px	
}


.padmodulo {
	padding:20px;	
}

.titpag {
	color:#1b75bb;	
	font-size:14px;
	font-family: "gothambook";
}

.titmodulo {
	color:#1b75bb;	
	font-size:22px;
	line-height:24px;
	font-family: "gothammedium";
}

.txtmodulo {
	color:#777777;	
	font-size:15px;
	line-height:22px;
	font-family: "gothambook";
}

.titmodulocinza {
	color:#4d4d4d;
	font-family: "gothammedium";
	font-size:21px;	
	line-height:24px;
}

.titnews {
	color:#828282;
	font-size:14px;
	font-family: "gothambook";
}

.footertxt {
	color:#828282;
	font-size:12px;
	font-family: "gothambook";
	padding-top:50px;
	padding-bottom:40px;	
	text-align:center;
}

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

.bckreservado {
	background-image:url(../library/images/bck_reservado.png);
	background-position:right top;
	background-repeat:no-repeat;
}

.bckreservadomenu {
	background-image:url(../library/images/bck_reservado.png);
	background-position:left bottom;
    background-repeat: no-repeat;
    padding-left: 20px;
	background-position: -10px 0px;
}


.imagemtopo {
	max-height:440px;	
	height:440px;
}

.titpagina {
	 color: #1b75bb ;
	font-family: 'gothambook';
	font-size:15px;	
}

.subtitpagina {
	color: #4c4c4c ;
	font-family: 'gothammedium';
	font-size:52px;	
}

.txtpagina {
	color: #4c4c4c ;
	font-family: 'gothambook';
	font-size:15px;
	line-height:26px;
}

.contatotit {
	color: #fff ;
	font-family: 'gothammedium';
	font-size:35px;	
}

.contatotxt {
	color: #fff ;
	font-family: 'gothambook';
	font-size:13px;	
	line-height:18px;
}

.contatotxt a{
	color: #fff ;
	text-decoration:none;
}

.contatotxt a:hover{
	color: #fff ;
	text-decoration:none;
}

.titcat {
	color:#333;	
	font-family: 'gothammedium';
	font-size:21px;	
}

.titulopress {
	color:#4c4c4c;	
	font-family: 'gothambold';
	font-size:16px;
}

.titulopress a, .titulopress a:hover {
	color:#4c4c4c;	
	font-family: 'gothambold';
	font-size:16px;
	text-decoration:none;
}

.datapress {
	color:#b1b1b1;	
	font-family: 'gothambook';
	font-size:11px;
	font-style:italic;
}

.descricaopress {
	color:#4c4c4c;	
	font-family: 'gothambook';
	font-size:15px;
	line-height:20px;
	padding-top:15px;
}

.menu_user {
	height:74px;
	background-color:#1b75bb;
	position:relative;
	z-index:9;
}

.separador {
	border-top:1px solid #e5e5e5;
	padding-top:80px; 
	padding-bottom:40px;
	margin-left:15px;
	margin-right:15px;
}

.linkarea {
	color:#4c4c4c;	
	font-family: 'gothammedium';
	font-size:21px;	
	text-decoration:underline;
}

.linkarea a; .linkarea a:hover{
	color:#4c4c4c;	
	font-family: 'gothammedium';
	font-size:21px;	
	text-decoration:underline;
}

.panel-group .panel {
    margin-bottom: 0;
    border: none !important;
	border-radius: 0px !important;
	box-shadow:none !important;
	-webkit-box-shadow: none !important;
}

.panel-title>a {
    font-family: 'gothambold';
	font-size:14px;	
	color:#4c4c4c;
}

.panel-body {
	border: none !important;
	 font-family: 'gothambook';
	font-size:14px;	
	color:#4c4c4c;
	line-height:20px;
}

video {
    width: 100%;
    height: auto;
}

.nome {
	 font-family: 'gothambook';
	font-size:12px;	
	color:#5b676f;
	padding-top:4px;
}

.linkvoltar, .linkvoltar a, .linkvoltar a:hover {
	font-family: 'gothambook';
	font-size:12px;	
	color:#fff;
	padding-top:4px;
}



.linkartigo {
	color:#4c4c4c;	
	font-family: 'gothammedium';
	font-size:13px;	
	padding-left:20px;	
}

.linkartigo a, .linkartigo a:hover {
	color:#4c4c4c;	
	font-family: 'gothammedium';
	font-size:13px;
	
}

.linkartigo::before {
	background-image:url(../library/images/botao_dwl.png);	
	left: 12px;
	width:20px;
	height:20px;
	content: "";
	position: absolute;
}

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

}


@media (max-width: 991px) { 
	.modulotxt {
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 15px;	
	} 
	.margno {
	margin-left: -15px;
    margin-right: -15px;	
	}
	
	.padzero {
	 padding-top:0px !important;	
	}
	
	.registdiv {
		background-color:#1b75bb !important;
	}
	
	.logindiv {
		background-color:#44ace1 !important;
	}
	
	.contact1div {
		background-color:#d71920 !important;

	}
	
	.contact2div {
		background-color:#ef4036 !important;
		
	}
	
	.bglogin, .contactlogin {
		background: none !important;
 	}
	
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) {

	
	.wrapper2col	{
		padding-top: 58%;
	}
	.wrapper3col	{
		padding-top: 58%;
	}
	.wrapper4col	{
		padding-top: 58%;
	}

	.titulo {
		font-size: 2.6vw;
	}

	.hashtags {
		font-size: 2.2vw; 
	}
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	
	
	.wrapper2col	{
		padding-top: 120%;
	}
	.wrapper3col	{
		padding-top: 120%;
	}
	.wrapper4col	{
		padding-top: 120%;
	}
	
	.titulo {
		font-size: 5.6vw;
	}
	
	.hashtag {
		font-size: 4.2vw; 
		position: absolute; 
		bottom: 0px;
	}
}
/* Landscape phones and down */
@media (max-width: 480px) {


}
/* end device media queries */

/* Internet Explorer 8+ (Media Query) */
@media screen\0 {

}


