@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
/*img, object, embed, video {
	max-width: 100%;
}*/
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	padding: 0;
	color: rgba(51,51,51,1);
	background-attachment: fixed;
	background-image: url(../img/backgrounds/backgroundTrattoria_2560x1560.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: rgba(244,244,244,1);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}





/*******************************************/




/* INÍCIO GRID CONTAINER */ 
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

/*******************************************/

/* INÍCIO HEADER */ 
#header {
	display: block;
	margin: 0px;
	height: 138px;
	width: 92%;
	position: fixed;
	z-index: 10;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 4%;
	padding-bottom: 0px;
	padding-left: 4%;
	background-color: rgba(0,0,0,.8);
}
#header-other-pages {
	display: block;
	margin: 0px;
	height: 138px;
	width: 92%;
	position: fixed;
	z-index: 9;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 4%;
	padding-bottom: 0px;
	padding-left: 4%;
	background-color: rgba(0,0,0,1);
}
#logotipo img {
	margin-top: 10px;
	height: auto;
	width: 282px;
}
#header #opcoes {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 28px;
	width: 100%;
}
#header #opcoes #area-reservada {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 116px;
	float: right;
}
#header #opcoes #area-reservada .reservada {
	background-color: rgba(178,178,178,1);
	text-align: center;
	display: block;
	height: 28px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-size: 11px;
	line-height: 28px;
	color: rgba(255,255,255,1);
	text-decoration: none;
}
#header #opcoes #area-reservada .reservada:hover {
	background-color: rgba(102,102,102,1);	
}
#header #opcoes #bilingue {
	display: block;
	padding: 0px;
	float: right;
	height: 28px;
	width: 62px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header #opcoes #bilingue .pt {
	background-color: rgba(255,255,255,1);
	text-align: center;
	display: block;
	height: 28px;
	width: 28px;
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-size: 11px;
	line-height: 28px;
	color: rgba(0,0,0,1);
	text-decoration: none;
}
#header #opcoes #bilingue .pt:hover {
	background-color: rgba(204,204,204,1);
}
#header #opcoes #bilingue .pt.active {
	background-color: rgba(204,204,204,1);
}
#header #opcoes #bilingue .en.active {
	background-color: rgba(204,204,204,1);
}
#header #opcoes #bilingue .en {
	background-color: rgba(255,255,255,1);
	text-align: center;
	display: block;
	height: 28px;
	width: 28px;
	margin: 0px;
	padding: 0px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-size: 11px;
	line-height: 28px;
	color: rgba(0,0,0,1);
	text-decoration: none;
}
#header #opcoes #bilingue .en:hover {
	background-color: rgba(204,204,204,1);
}
#header #logo-redes-smallmenu {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 90px;
	width: 100%;
}
#header #logo-redes-smallmenu #logotipo {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 50%;
}
#header #logo-redes-smallmenu #outros {
	display: block;
	margin: 0px;
	float: right;
	height: 66px;
	width: 50%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #logo-redes-smallmenu #outros #redes-sociais {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 32px;
	width: 100%;
}
#header #logo-redes-smallmenu #outros #redes-sociais ul {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 74px;
	list-style-type: none;
	float: right;
	clear: both;
}
#header #logo-redes-smallmenu #outros #redes-sociais ul li {
	text-decoration: none;
	list-style-type: none;
	height: 32px;
}
#header #logo-redes-smallmenu #outros #redes-sociais ul li a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
	width: 32px;
}
#header #logo-redes-smallmenu #outros #small-menu {
	display: block;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
	margin-top: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
	float: right;
}
#header #logo-redes-smallmenu #outros #small-menu ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header #logo-redes-smallmenu #outros #small-menu ul li {
	text-decoration: none;
}
#header #logo-redes-smallmenu #outros #small-menu ul li a {
	line-height: 28px;
	text-transform: uppercase;
	color: rgba(255,255,255,1);
	display: inline-block;
	margin: 0px;
	height: 28px;
	width: auto;
	float: right;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 11px;
}
#header #logo-redes-smallmenu #outros #small-menu ul li a:hover {
	color: rgba(0,0,0,1);
}
#header #sombraHeader {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 100%;
	background-color: rgba(0,0,0,1);
}

/*******************************************/

/* Início Telefone Footer */
.contacto-mobile {;
	display: none;
}
/* Fim Telefone Footer */
/* Início Telefone Desktop */
.contacto-desktop {
	position: relative;
	left: 0;
	bottom: 0px;
	display: block;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#caixa {
	font-size: 15px;
	line-height: 25px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	border: thin solid rgba(255,255,255,1);
	border-radius: 5px;
	height: 25px;
	float: right;
	margin-bottom: 10px;
}
#justificado {
	width: 100%;
	color: rgba(204,204,204,1);
	font-size: 13px;
	line-height: 25px;
	position: relative;
	margin: 0;
	font-weight: bold;
	height: 25px;
}
#telefone {
	width: 100%;
	font-size: 13px;
	line-height: 25px;
	position: relative;
	margin: 0;
	font-weight: bold;
}
#telefone a {
	color: rgba(255,255,255,1);
	text-decoration: none;
}
/* Fim Telefone Desktop */

/* FIM HEADER */


/*******************************************/


 


/* INÍCIO CENTRAL */ 
#central {
	height: auto;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 158px;
	padding-right: 10%;
	padding-bottom: 135px;
	padding-left: 10%;
	overflow: auto;
	max-width: 1280px;
}
/*#central {
	position: relative;
	width: 100%;
	height: 100vh;
}*/
#conteudo_info {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5%;
	padding-left: 5%;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#pages-info {
	padding-top: 180px;
	padding-right: 10%;
	padding-left: 10%;
	padding-bottom: 200px;
}
#conteudo_info {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0;
	padding-left: 0;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#conteudo_info h1 {
	font-weight: lighter;
	font-size: 28px;
	text-transform: uppercase;
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	color: rgba(0,0,0,1);
}
#conteudo_info h2 {
	color: rgba(51,51,51,1);
	font-size: 22px;
	font-weight: bold;
	font-size: 22px;
	text-transform: none;
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 20px;
	display: block;
	text-align: justify;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
#conteudo_info h3 {
	color: rgba(102,102,102,1);
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
	display: block;
}
	
#conteudo_info h4 {
	font-weight: lighter;
	text-transform: uppercase;
}
#conteudo_info h5 {
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: rgba(96,58,23,1);
	margin-bottom: -17px;
	text-align: justify;
}
#conteudo_info h6 {
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: rgba(0,0,0,1);
	margin-bottom: -14px;
	margin-top: 0px;
}
#conteudo_info p {
	text-align: justify;
	font-size: 14px;
	color: rgba(51,51,51,1);
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
#conteudo_info a {
	text-decoration: none;
	color: rgba(153,153,153,1);
}
#conteudo_info a:hover {
	color: rgba(0,0,0,1);
}
#conteudo_info ul {
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
}
#conteudo_info ol {
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;	
}
#conteudo_info ul li {
	text-decoration: none;	
}
#conteudo_info ol li {
	text-decoration: none;	
}
#conteudo_info img {
	/*padding: 1%;*/
	height: auto;
	width: 20%;
	/*background-color: rgba(255,255,255,1);*/
	display: inline;
	margin-right: 2%;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: right;
}

/*******************************************/

/* Início Imageslider */ 
#cont-imageslider {
	display: block;
	left: 0;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 140px;
	margin-bottom: 155px;
	overflow: auto;
	position: absolute;
	top: 0;
	width: 90%;
	height: auto;
}
.container {
	display: block;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#imageslider {
	display: block;
	max-width: 1280px;
	min-width: 240px;
	overflow: hidden;
	padding: 10px;
	position: relative;
	background-attachment: scroll;
	background-color: rgba(0,0,0,1);
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#imageslider .iviewSlider {
	display: block;
	height: 400px;
	overflow: hidden;
	width: 900px;
	background-color: rgba(255,255,255,1);
}
#imageslider div.iview-directionNav {
    left: 0;
    position: absolute;
    top: 47%;
    width: 100%;
    z-index: 9;
}
#imageslider div.iview-directionNav a {
	background-image: url(../../img/slider-icones/bg_direction_nav.png);
	cursor: pointer;
	display: block;
	height: 27px;
	position: absolute;
	text-indent: -9999px;
	transition-delay: 0s;
	transition-duration: 0.3s;
	transition-property: left, right;
	transition-timing-function: ease-in-out;
	width: 27px;
}
#imageslider div.iview-directionNav a.iview-nextNav {
    background-position: 27px 0;
    right: -27px;
}
#imageslider div.iview-directionNav a.iview-prevNav {
    background-position: 0 0;
    left: -27px;
}
#imageslider.iview-hover div.iview-directionNav a.iview-nextNav {
    right: 20px;
}
#imageslider.iview-hover div.iview-directionNav a.iview-prevNav {
    left: 20px;
}
.iview-caption {
	background: url("../../img/caption-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #000;
	font-family: "Open Sans", "Open Sans Bold", "Open Sans Bold Italic", "Open Sans Extrabold", "Open Sans Extrabold Italic", "Open Sans Italic", "Open Sans Light", "Open Sans Light Italic", "Open Sans Semibold", "Open Sans Semibold Italic";
	font-size: 14px;
	padding: 10px 15px;
	width: auto;
	margin-top: 50px;
	display: block;
}
.iview-caption.caption1 {
	background-color: rgba(102,102,102,1);
	font-size: 36px;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
}
.iview-caption.caption2 {
	font-size: 36px;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	text-shadow: none;
	background-attachment: scroll;
	background-color: rgba(102,102,102,1);
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.iview-caption.caption3 {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    font-size: 26px;
    text-shadow: none;
}
.iview-caption.caption5 {
	font-size: 42px;
	line-height: 42px;
	font-weight: normal;
	text-shadow: none;
	color: rgba(255,255,255,1);
	background-attachment: scroll;
	background-color: #000000;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.iview-caption.caption6 {
	background-color: rgba(102,102,102,0.6);
	font-size: 16px;
	font-weight: normal;
	text-shadow: none;
	color: rgba(255,255,255,1);
}
.iview-caption.caption7 {
	background-color: rgba(255,255,255,.8);
	color: rgba(0,0,0,1);
	font-size: 12px;
	font-weight: normal;
}
#iview-preloader {
	border: 1px solid #666;
	width: 150px;
}
#iview-preloader div {
    background: none repeat scroll 0 0 #666;
}
#iview-timer {
	border-radius: 10px;
	display: none;
}
#iview-timer div {
    border-radius: 10px;
}

/*******************************************/

/* Início URL Externa */
.conteudos-externos {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}
.conteudos-externos iframe {
	position: absolute;
	top:0;
	left: 0;
	width: 90%;
	height: 100%;
	margin-right: 5%;
	margin-left: 5%;
}
/* Fim URL Externa */ 

/*******************************************/

/* Início Formulário de Contacto */ 
#candidaturas {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	display: block;
	color: rgba(51,51,51,1);
	clear: both;
}
#candidaturas p {
	color: rgba(153,153,153,1);
	display: block;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#candidaturas #form_input_1  {
	display: block;
	padding: 0px;
	float: left;
	height: 25px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: thin solid rgba(204,204,204,1);
}
#form_input_1 #nome_candidato {
	background-color: rgba(255,255,255,1);
	display: block;
	margin: 0px;
	float: left;
	height: 25px;
	width: 400px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	clear: both;
	font-size: 14px;
	color: rgba(153,153,153,1);
	border: thin solid #CCC;
}
#form_input_1 #concelho_candidato {
	background-color: rgba(255,255,255,1);
	display: block;
	margin: 0px;
	float: left;
	height: 25px;
	width: 400px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	font-size: 14px;
	color: rgba(153,153,153,1);
	border: thin solid #CCC;
}
#form_input_1 #email_candidato {
	background-color: rgba(255,255,255,1);
	display: block;
	margin: 0px;
	float: left;
	height: 25px;
	width: 400px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	font-size: 14px;
	color: rgba(153,153,153,1);
	border: thin solid #CCC;
}
#form_input_1 #tlm_candidato {
	background-color: rgba(255,255,255,1);
	display: block;
	margin: 0px;
	float: left;
	height: 25px;
	width: 100px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	font-size: 14px;
	color: rgba(153,153,153,1);
	border: thin solid #CCC;
}
#form_input_1 #idade_candidato {
	background-color: rgba(255,255,255,1);
	display: block;
	margin: 0px;
	float: left;
	height: 25px;
	width: 25px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	font-size: 14px;
	color: rgba(153,153,153,1);
	border: thin solid #CCC;
}
#form_input_1 #interesses_candidato {
	background-color: rgba(255,255,255,1);
	display: block;
	margin: 0px;
	float: left;
	height: 25px;
	width: 400px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	font-size: 12px;
	font-size: 14px;
	color: rgba(153,153,153,1);
	border: thin solid #CCC;
}
#candidaturas #enviar_email {
	line-height: 20px;
	text-transform: capitalize;
	color: rgba(255,255,255,1);
	background-color: rgba(102,102,102,1);
	text-align: center;
	display: block;
	float: left;
	height: auto;
	width: auto;
	font-size: 13px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#candidaturas #enviar_email:hover {
	background-color: rgba(0,0,0,1);
}
/*Fim Formulário de Contacto */ 

/*******************************************/

/* Início Contactos */ 
#contactos {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	display: block;
	color: rgba(51,51,51,1);
	clear: both;
}
#contactos p {
	color: rgba(102,102,102,1);
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#contactos #form_input_1  {
	display: block;
	padding: 0px;
	float: left;
	height: 25px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#form_input_1 #nome_contacto {
	background-color: rgba(255,255,255,1);
	display: block;
	margin: 0px;
	float: left;
	height: 25px;
	width: 400px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	clear: both;
	font-size: 14px;
	color: rgba(102,102,102,1);
	border: thin solid rgba(204,204,204,1);
}
#form_input_1 #email_contacto {
	background-color: rgba(255,255,255,1);
	display: block;
	margin: 0px;
	float: left;
	height: 25px;
	width: 400px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	clear: both;
	font-size: 14px;
	color: rgba(102,102,102,1);
	border: thin solid rgba(204,204,204,1);
}
#form_input_1 #assunto_contacto {
	background-color: rgba(255,255,255,1);
	display: block;
	margin: 0px;
	float: left;
	height: 25px;
	width: 250px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	clear: both;
	font-size: 14px;
	color: rgba(102,102,102,1);
	border: thin solid rgba(204,204,204,1);
}
#mensagem_contacto  {
	background-color: rgba(255,255,255,1);
	display: block;
	clear: both;
	float: left;
	height: 300px;
	width: 400px;
	margin-top: 2px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 14px;
	color: rgba(102,102,102,1);
	border: thin solid rgba(204,204,204,1);
}
#contactos #enviar_email {
	line-height: 20px;
	text-transform: capitalize;
	color: rgba(255,255,255,1);
	background-color: rgba(102,102,102,1);
	text-align: center;
	display: block;
	float: left;
	height: auto;
	width: auto;
	font-size: 13px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contactos #enviar_email:hover {
	background-color: rgba(0,0,0,1);
}
form .p_conteudo {
	margin-top: 10px;
}
/* Fim Contactos */

/*******************************************/

/* Início Portfólio */ 
.portfolio  {
	line-height: 20px;
	text-transform: capitalize;
	color: rgba(255,255,255,1);
	background-color: rgba(102,102,102,1);
	text-align: center;
	display: block;
	float: left;
	height: auto;
	width: auto;
	font-size: 13px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Fim Portfólio */

/*******************************************/

/* Início Eventos */
.imagemEvento {
	width: 100%;
	height: auto;
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding: 0% !important;
	float: left;
}
.tituloEvento {
	color: rgba(71,81,91,1) !important;
	font-size: 32px !important;
	font-weight: bold !important;
	padding-bottom: 10px !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(71,81,91,1);
	margin-bottom: 10px !important;
}
.dataEvento {
	color: rgba(71,81,91,1) !important;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 0;
}
/* Fim Eventos */

/* FIM CENTRAL */ 

/*******************************************/

/* ==== # Início Right Footer */
#fixedFooterRight {
	width: 44px;
	height: 44px;
	z-index: 1000;
	position: absolute;
	right: -22px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: rgba(0,0,0,.5) !important;
	top: 50%;
	
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.mute-video {
	position: absolute;
	top: 11px;
	left: 7px;
	height: 22px;
	width: 28px;
	background-image: url(../img/iconeVolumeOff.svg);
	background-repeat: no-repeat;
	opacity: 1;
	cursor: pointer;
}
.unmute-video {
	position: absolute;
	top: 11px;
	left: 7px;
	height: 22px;
	width: 28px;
	background-image: url(../img/iconeVolumeOn.svg);
	background-repeat: no-repeat;
	opacity: 1;
	cursor: pointer;
}
.mute-video:hover {
	opacity: .7;
	
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.unmute-video:hover {
	opacity: .7;
	
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
/* ==== # Fim Right Footer */


/*******************************************/

/* INÍCIO FOOTER */ 
/* Início footer geral */ 
#footer {
	display: block;
	clear: both;
	height: 115px;
	width: 100%;
	position: fixed;
	z-index: 100;
	left: 0px;
	bottom: 0px;
	padding: 0;
	margin: 0;
} 
#footer ul {
	list-style-type:none;	
}
#footer a {
	text-decoration: none;	
}
/* Fim footer geral */

/*******************************************/

/* Início Big-menu */ 
#big-menu {
	display: block;
	height: 90px;
	width: 92%;
	background-color: rgba(0,0,0,1);
	padding-top: 0px;
	padding-right: 4%;
	padding-bottom: 0px;
	padding-left: 4%;
	margin: 0px;
			}
.selected   {
	background-color: rgba(153,153,153,1);
	font-weight: bold;
}
#big-menu ul {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 100%;
}
#big-menu ul li {
	position: relative;
	background-color: rgba(0,0,0,1);
	display: inline-block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 14.28577143%;
	cursor: pointer;
}
#big-menu ul li a #icone {
	display: block;
	margin: 0px;
	float: left;
	height: 46px;
	width: 100%;
	clear: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#big-menu ul li a #text {
	font-size: 100%;
}
#big-menu ul li a {
	display: block;
	margin: 0px;
	height: 90px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	color: rgba(255,255,255,1);
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	letter-spacing: 0.05em;
}
#big-menu ul li a:hover {
	background-color: rgba(0,0,0,1);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
			
/* Início Efeito HOVER Big-menu > .DropUpMenu */
/* Início Geral */
	#big-menu ul li:hover > a {
	background-color: rgba(153,153,153,1);
	}
/* Fim Geral */
/* Início SPAN */
	#big-menu ul li:hover > a #home {
	background-image: url(../img/menuBtn/homeDOWN.png);
	}
	#big-menu ul li:hover > a #tt {
	background-image: url(../img/menuBtn/ttDOWN.png);
	}
	#big-menu ul li:hover > a #eventos {
	background-image: url(../img/menuBtn/eventosDOWN.png);
	}
	#big-menu ul li:hover > a #pim {
	background-image: url(../img/menuBtn/pimDOWN.png);
	}
	#big-menu ul li:hover > a #formacoes {
	background-image: url(../img/menuBtn/formacoesDOWN.png);
	}
	#big-menu ul li:hover > a #candidaturas {
	background-image: url(../img/menuBtn/candidaturasDOWN.png);
	}
	#big-menu ul li:hover > a #outros {
	background-image: url(../img/menuBtn/outrosDOWN.png);
	}
/* Fim SPAN */

/* Fim Efeito HOVER Big-menu > .DropUpMenu */
			
/* Ínicio Botões dropUpMenu */
#big-menu ul li .dropUpMenu {
display: none;
}
#big-menu ul li:hover .dropUpMenu {
	display: block;
	float: left;
	width: 100%;
	background-color: rgba(0,0,0,1);
	bottom: 25px;
	position: absolute;
	height: auto;
}
#big-menu ul li .dropUpMenu li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 100%;
	background-color: rgba(255,255,255,1);
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: rgba(241,243,242,1);
	line-height: 25px;
	text-transform: capitalize;
					}
#big-menu ul li .dropUpMenu li a {
	height: 25px;
	text-transform: none;
	color: rgba(153,153,153,1);
	line-height: 25px;
}
#big-menu ul li .dropUpMenu li a:hover {
	color: rgba(255,255,255,1);
}
#big-menu ul li .dropUpMenu li:hover {
	border-bottom-color: rgba(241,243,242,1);
}
#big-menu ul li:hover ul {
	background-color: rgba(153,153,153,1);
}
/* Fim Botões dropUpMenu */
				
/* Início Icones */
#big-menu ul li a #home {
	display: block;
	margin: 0px;
	height: 46px;
	width: 100%;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/menuBtn/homeUP.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#big-menu ul li a:hover > #home {
	background-image: url(../img/menuBtn/homeDOWN.png);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#big-menu ul li a #tt {
	display: block;
	margin: 0px;
	height: 46px;
	width: 100%;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/menuBtn/ttUP.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#big-menu ul li a:hover > #tt {
	background-image: url(../img/menuBtn/ttDOWN.png);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#big-menu ul li a #eventos {
	display: block;
	margin: 0px;
	height: 46px;
	width: 100%;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/menuBtn/eventosUP.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#big-menu ul li a:hover > #eventos {
	background-image: url(../img/menuBtn/eventosDOWN.png);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#big-menu ul li a #pim {
	display: block;
	margin: 0px;
	height: 46px;
	width: 100%;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/menuBtn/pimUP.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#big-menu ul li a:hover > #pim {
	background-image: url(../img/menuBtn/pimDOWN.png);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#big-menu ul li a #formacoes {
	display: block;
	margin: 0px;
	height: 46px;
	width: 100%;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/menuBtn/formacoesUP.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#big-menu ul li a:hover > #formacoes {
	background-image: url(../img/menuBtn/formacoesDOWN.png);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#big-menu ul li a #candidaturas {
	display: block;
	margin: 0px;
	height: 46px;
	width: 100%;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/menuBtn/candidaturasUP.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#big-menu ul li a:hover > #candidaturas {
	background-image: url(../img/menuBtn/candidaturasDOWN.png);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#big-menu ul li a #outros {
	display: block;
	margin: 0px;
	height: 44px;
	width: 100%;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/menuBtn/outrosUP.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#big-menu ul li a:hover > #outros {
	background-image: url(../img/menuBtn/outrosDOWN.png);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
/* Fim Icones */
/* Fim Big-menu */

/*******************************************/

/* Início Mobile-menu */ 
/* Início Toggle */ 
label {
	display: none;
}
#menu-toggle {
  display: none; /* hide the checkbox */
}
#menu {
  display: none;
}
/* Fim Toggle */
/* Início Telefone Footer */
.contacto-mobile {
	display: none;
}
/* Fim Telefone Footer */
/* Fim Mobile-menu */ 

/*******************************************/

/* Início Créditos */  
#creditos {
	background-color: rgba(255,255,255,1);
	display: block;
	width: 92%;
	height: 25px;
	padding-top: 0px;
	padding-right: 4%;
	padding-bottom: 0px;
	padding-left: 4%;
	margin: 0px;
	clear: both;
	float: left;
	vertical-align: middle;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: rgba(241,243,242,1);
}
#creditos #direitos {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 80%;
}
#creditos #direitos .pfooter{
	display: block;
	margin: 0px;
	float: left;
	height: 25px;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: rgba(0,0,0,1);
}
#creditos #direitos span {
	display: block;
	float: left;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: rgba(0,0,0,1);
}
#creditos #jm {
	display: block;
	margin: 0px;
	float: right;
	height: 25px;
	width: 20%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#creditos #jm a {
	display: block;
	float: right;
	height: 12px;
	width: 24px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Fim Créditos */ 
/* FIM FOOTER */ 




/*******************************************/




/*  CLASSES GLOBAIS */
/*  Header - Redes Sociais */
.space {
	display: block;
	padding: 0px;
	float: left;
	height: 32px;
	width: 32px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*  Header - Redes Sociai */
/*  Central */
.bottom {
	height: 50%;
	width: 30%;
	left: 0px;
	bottom: 0px;
}
.clear {
	clear: both;
}
/*  Central */
/*  Footer */
.selected   {
	font-weight: normal;
	background-color: rgba(220,220,220,1) !important;
}
/*  Footer */
/*  CLASSES GLOBAIS */


.link_button {
	display: block;
	line-height: 30px;
	color: rgba(255,255,255,1) !important;
	background-color: rgba(102,102,102,1);
	clear: both;
	float: left;
	height: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.link_button:hover {
	background-color: rgba(0,0,0,1);
	color: rgba(255,255,255,1) !important;
}

.imageLeft10 {
	padding: 5px;
	height: auto;
	width: 10%;
	background-color: rgba(255,255,255,1);
	display: inline;
	margin-right: 2%;
	margin-bottom: 0;
}
.imageLeft20 {
	padding: 10px;
	height: auto;
	width: 20%;
	background-color: rgba(255,255,255,1);
	display: inline;
	margin-right: 2%;
}
.imageLeft33 {
	padding: 1%;
	height: auto;
	width: 29%;
	background-color: rgba(255,255,255,1);
	display: inline;
	margin-right: 2%;
}
.imageLeft50 {
	padding: 2%;
	height: auto;
	width: 46%;
	background-color: rgba(255,255,255,1);
	display: inline;
	margin-right: 2%;
}
.imageRight10 {
	padding: 5px;
	height: auto;
	width: 10%;
	background-color: rgba(255,255,255,1);
	display: inline;
	margin-left: 2%;
	margin-bottom: 0;
	float: right;
}
.imageRight20 {
	padding: 10px;
	height: auto;
	width: 20%;
	background-color: rgba(255,255,255,1);
	display: inline;
	margin-left: 2%;
	float: right;
}
.imageRight33 {
	padding: 1%;
	height: auto;
	width: 29%;
	background-color: rgba(255,255,255,1);
	display: inline;
	margin-left: 2%;
	float: right;
}
.imageRight50 {
	padding: 2%;
	height: auto;
	width: 46%;
	background-color: rgba(255,255,255,1);
	display: inline;
	margin-left: 2%;
	float: right;
}
.imageFull100 {
	padding: 2%;
	height: auto;
	width: 96%;
	background-color: rgba(255,255,255,1);
	display: inline;
	margin-right: 0% !important;
}



/* ==== # ==== # ==== # ==== # ==== */



/* INÍCIO MEDIA QUERIES  */

/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */

/* DESKTOP 1920x1080 pixels */
@media (max-width:1920px) { 

	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
	/* Início Tooper  */
	.top-text-block {
		width: 65.625%;
	}
	/* Fim Tooper */
	
	/* ==== # ==== # ==== # ==== # ==== */
	
	/* Início TopMenu */	
	#menu {
		width: 65.625%;
	}
	#menu ul li a {
		font-size: 1.3em;
	}
	/* Fim TopMenu */	
	
	/* ==== # ==== # ==== # ==== # ==== */
	
	/* Início Content */
	.container {
		width: 65.625% !important;
	}
	/* Fim Content */
	
	/* ==== # ==== # ==== # ==== # ==== */

	/* Início Homepage */
	#pua-header {
		height: auto;
		min-height: 382px;
		width: 100%;
		margin-bottom: 50px;
		padding: 0 !important;
		background-image: url(img/header_PUA_icones_big.svg);
	}
	/*#logo-secundario {
		width: 1255px !important;
	}*/
	#inner-image {
		height: auto;	
		width: 100% !important;
	}
	#pua-header img {
		padding-top: 40px;
		margin-left: calc(50% - 480px);
		width: 960px;
		height: auto;
	}
	/* Fim Homepage */

	.radio-bg-eco {
		width: 47.5% !important;
	}

	/* ==== # ==== # ==== # ==== # ==== */
	
	/* Início Direitos */
	.footer-text-block {
		width: 65.625%;
	}
	/* Fim Direitos */
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
}
/* DESKTOP 1920x1080 pixels */

/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */

/* DESKTOP 1440x800 pixels */
@media (max-width:1440px) { 

	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */

	/* Início Tooper  */
	.top-text-block {
		width: 67.4%;
	}
	/* Fim Tooper */
	
	/* ==== # ==== # ==== # ==== # ==== */
	
	/* Início TopMenu */	
	#menu {
		width: 67.4%;
	}
	#menu ul li a {
		font-size: 1.1em;
	}
	/* Fim TopMenu */
	
	/* ==== # ==== # ==== # ==== # ==== */
	
	/* Início Homepage */
	#pua-header {
		min-height: 282px;
		background-image: url(img/header_PUA_icones.svg);
	}
	#pua-header img {
		padding-top: 20px;
		height: 282px;
		left: calc(50% - 275px) ;
	}
	#box-destaque {
		padding-left: 20px;
		padding-right: 20px;
	}
	/* Fim Homepage */

	.radio-bg-eco {
		width: 46.8% !important;
	}
	#logo-secundario {
		width: 67.4%;
	}
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
}
/* DESKTOP 1440x800 pixels */

/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */

/* DESKTOP Landscape  -  1366x768 pixels */
@media (max-width:1366px) {  

	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */

	
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
}
/* DESKTOP Landscape  -  1366x768 pixels */

/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */

/* iPAD PRO Landscape (12,9')  -  1366x1024 pixels */
@media (max-width:1366px) and (-webkit-min-device-pixel-ratio: 2.0) {
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
	
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
}
/* DESKTOP Landscape (12,9')  -  1366x1024 pixels */

/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */


/* DESKTOP Landscape - 1280x768 pixels */
@media (max-width:1280px) { 

	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
	
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
}
/* DESKTOP Landscape - 1280x768 pixels */

/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */

/* iPAD PRO Landscape (10,5')  -  1112x834 pixels */
@media (max-width:1112px) and (-webkit-min-device-pixel-ratio: 2.0) {
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
	
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */

}
/* iPAD PRO Landscape (10,5')  -  1112x834 pixels */

/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */

/* DESKTOP & iPAD Landscape  -  1024x768 pixels */
@media (max-width:1024px) {
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */

	
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
}
/* DESKTOP & iPAD Landscape  -  1024x768 pixels */

/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */

/* IPAD Landscape (9,7') / (7,9')  -  1024x768 pixels */
@media (max-width:1024px) and (-webkit-min-device-pixel-ratio: 2.0) {
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
	
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
}
/* IPAD Landscape (9,7') / (7,9')  -  1024x768 pixels */

/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */

/* iPAD PRO Portrait (10,5')  -  834x1112 pixels */
@media (max-width:834px) and (min-height:1112px) and (-webkit-min-device-pixel-ratio: 2.0) {
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
	
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
}
/* iPAD PRO Portrait (10,5')  -  834x1112 pixels */

/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */

/* iPHONE X Portrait  -  812x375 pixels */
@media (max-width:812px) and (-webkit-min-device-pixel-ratio: 3.0) {
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
	
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
}
/* iPHONE X Portrait  -  812x375 pixels */

/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */

/* Início iPAD Portrait - 768x1024 pixels */
@media (max-width:768px) {
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
	body {
		font-family: "Open Sans", "Open Sans Bold", "Open Sans Bold Italic", "Open Sans Extrabold", "Open Sans Extrabold Italic", "Open Sans Italic", "Open Sans Light", "Open Sans Light Italic", "Open Sans Semibold", "Open Sans Semibold Italic";
		margin: 0px;
		padding: 0px;
		color: rgba(51,51,51,1);
		background-attachment: fixed;
		background-image: url(../img/backgrounds/backgroundTrattoria_768x1024.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-color: rgba(244,244,244,1);
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
	}
	
	
	
	
	#central {
		padding-top: 150px !important;
	}

	/* INÍCIO FOOTER */ 
	/* Início footer geral */ 
	#footer {
		margin: 0px;
		padding: 0px;
		height: auto;
		width: 100%;
		height: 85px;
	}
	/* Fim footer geral */
	
	/*******************************************/
	
	/* Início Big-menu */ 
	#big-menu {
		display: block;
		height: 60px;
		width: 90%;
		background-color: rgba(0,0,0,1);
		padding-top: 0px;
		padding-right: 5%;
		padding-bottom: 0px;
		padding-left: 5%;
		margin: 0px;
	}
	#big-menu ul {
		height: 60px;
	}
	#big-menu ul li a {
		height: 60px;
		font-size: 11px;
	}
	#big-menu ul li a #text {
		display: none;
		font-size: 10px;
	}
	#big-menu ul li .dropUpMenu li {
		display: block;
		margin: 0px;
		padding: 0px;
		float: left;
		height: 25px;
		width: 148%;
		background-color: rgba(255,255,255,1);
		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: rgba(241,243,242,1);
	}
	#big-menu ul #homepage .dropUpMenu li {
		float: left;
		width: 250%;
	}
	#big-menu ul #tt .dropUpMenu li {
		float: left;
		width: 250%;
	}
	#big-menu ul #eventos .dropUpMenu li {
		float: left;
		width: 250%;
	}
	#big-menu ul #pim .dropUpMenu li {
		float: left;
		width: 250%;
	}
	#big-menu ul #formacoes .dropUpMenu li {
		float: right;
		width: 250%;
	}
	#big-menu ul #candidaturas .dropUpMenu li {
		float: right;
		width: 250%;
	}
	#big-menu ul #outros .dropUpMenu li {
		float: right;
		width: 250%;
	}
	/* Fim Botões dropUpMenu */	
		
	/* Início Icones */	
	#big-menu ul li a #home {
		display: block;
		margin: 0px;
		height: 46px;
		width: 100%;
		padding-top: 14px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		background-image: url(../img/menuBtn/btnHOME24UP.png);
		background-repeat: no-repeat;
		background-position: center center;
	}
	#big-menu ul li a:hover > #home {
		background-image: url(../img/menuBtn/btnHOME24DOWN.png);
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	#big-menu ul li a #tt {
		display: block;
		margin: 0px;
		height: 46px;
		width: 100%;
		padding-top: 14px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		background-image: url(../img/menuBtn/btnTT24UP.png);
		background-repeat: no-repeat;
		background-position: center center;
	}
	#big-menu ul li a:hover > #tt {
		background-image: url(../img/menuBtn/btnTT24DOWN.png);
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	#big-menu ul li a #eventos {
		display: block;
		margin: 0px;
		height: 46px;
		width: 100%;
		padding-top: 14px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		background-image: url(../img/menuBtn/btnEVENTOS24UP.png);
		background-repeat: no-repeat;
		background-position: center center;
	}
	#big-menu ul li a:hover > #eventos {
		background-image: url(../img/menuBtn/btnEVENTOS24DOWN.png);
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	#big-menu ul li a #pim {
		display: block;
		margin: 0px;
		height: 46px;
		width: 100%;
		padding-top: 14px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		background-image: url(../img/menuBtn/btnPIM24UP.png);
		background-repeat: no-repeat;
		background-position: center center;
	}
	#big-menu ul li a:hover > #pim {
		background-image: url(../img/menuBtn/btnPIM24DOWN.png);
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	#big-menu ul li a #formacoes {
		display: block;
		margin: 0px;
		height: 46px;
		width: 100%;
		padding-top: 14px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		background-image: url(../img/menuBtn/btnFORMACOES24UP.png);
		background-repeat: no-repeat;
		background-position: center center;
	}
	#big-menu ul li a:hover > #formacoes {
		background-image: url(../img/menuBtn/btnFORMACOES24DOWN.png);
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	#big-menu ul li a #candidaturas {
		display: block;
		margin: 0px;
		height: 46px;
		width: 100%;
		padding-top: 14px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		background-image: url(../img/menuBtn/btnCANDIDATURAS24UP.png);
		background-repeat: no-repeat;
		background-position: center center;
	}
	#big-menu ul li a:hover > #candidaturas {
		background-image: url(../img/menuBtn/btnCANDIDATURAS24DOWN.png);
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	#big-menu ul li a #outros {
		display: block;
		margin: 0px;
		height: 44px;
		width: 100%;
		padding-top: 14px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		background-image: url(../img/menuBtn/btnOUTROS24UP.png);
		background-repeat: no-repeat;
		background-position: center center;
	}
	#big-menu ul li a:hover > #outros {
		background-image: url(../img/menuBtn/btnOUTROS24DOWN.png);
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	/* Fim Icones */	
	/* Início Esconder Texto */		
	#big-menu ul li a {
		font-size: 11px;
	}
	#big-menu ul #homepage a #texto {
		display: none;
	}
	#big-menu ul #tt a #texto {
		display: none;
	}
	#big-menu ul #eventos a #texto {
		display: none;
	}
	#big-menu ul #pim a #texto {
		display: none;
	}
	#big-menu ul #formacoes a #texto {
		display: none;
	}
	#big-menu ul #candidaturas a #texto {
		display: none;
	}
	#big-menu ul #outros a #texto {
		display: none;
	}
	/* Fim Esconder Texto */			
	/* Fim Big-menu */
	
	/*******************************************/
	
	/* Início Mobile-menu */ 
	/* Início Toggle */ 
	label {
		display: none;
	}
	#menu-toggle {
	  display: none; /* hide the checkbox */
	}
	#menu {
	  display: none;
	}
	/* Fim Toggle */
	/* Fim Mobile-menu */ 
	
	/*******************************************/
	
	/* Início Créditos */  
	#footer #creditos {
		background-color: rgba(255,255,255,1);
		display: block;
		width: 90%;
		height: 25px;
		padding-top: 0px;
		padding-right: 5%;
		padding-bottom: 0px;
		padding-left: 5%;
		margin: 0px;
		clear: both;
		float: left;
		vertical-align: middle;
		border-top-width: thin;
		border-top-style: solid;
		border-top-color: rgba(0,0,0,1);
	}
	#footer #creditos #direitos .pfooter{
		font-size: 11px;
	}
	/* Fim Créditos */ 
	/* FIM FOOTER */ 
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
}
/* Fim iPAD Portrait - 768x1024 pixels */

/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */

/* ==== # Samsung Portrait # ==== */
@media (max-width:736px) {
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
	/* INÍCIO HEADER */ 
	#header {
		display: block;
		margin: 0px;
		height: auto;
		width: 90%;
		left: 0px;
		top: 0px;
		padding-top: 0px;
		padding-right: 5%;
		padding-bottom: 0px;
		padding-left: 5%;
		background-color: rgba(0,0,0,.8);
		float: left;
		position: absolute;
	}
	#header-other-pages {
		height: 85px;
		position: relative;
	}
	#header #opcoes {
		display: block;
		margin: 0px;
		padding: 0px;
		clear: none;
		float: right;
		height: auto;
		width: 20%;
	}
	#header #opcoes #area-reservada {
		display: none;
	}
	#header #opcoes #bilingue {
		display: block;
		padding: 0px;
		float: right;
		height: 28px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	#header #logo-redes-smallmenu {
		display: block;
		margin: 0px;
		padding: 0px;
		clear: none;
		float: left;
		height: auto;
		width: 80%;
	}
	#header #logo-redes-smallmenu #logotipo {
		display: block;
		margin: 0px;
		float: left;
		height: auto;
		width: 70%;
		padding-top: 20px;
		padding-right: 0px;
		padding-bottom: 20px;
		padding-left: 0px;
	}
	#logotipo img {
		width: 202px !important;
		height: auto !important;
		margin: 0px !important;
		padding: 0px !important;
	}
	#header #logo-redes-smallmenu #outros {
		display: block;
		margin: 0px;
		float: right;
		height: 66px;
		width: 50%;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		position: absolute;
		top: 35px;
		right: 35px;
	}
	#caixa {
		display: none;
	}
	#header #logo-redes-smallmenu #outros #redes-sociais {
		height: 24px;
	}
	#header #logo-redes-smallmenu #outros #redes-sociais ul {
		width: 58px !important;
		height: 24px;
	}
	#header #logo-redes-smallmenu #outros #redes-sociais ul li {
		height: 24px;
	}
	#header #logo-redes-smallmenu #outros #redes-sociais ul li a {
		width: 24px !important;
		height: 24px !important;
	}
	#redes-sociais li a img {
		width: 24px !important;
		height: 24px !important;
	}
	.space {
		height: 24px;
		width: 24px;
		margin-right: 10px;;
	}
	/* FIM HEADER */
	
	#central {
		padding-top: 0 !important;
	}
	.tituloEvento {
		font-size: 26px !important;
	}
	
	
	/*******************************************//*******************************************/

	/* INÍCIO FOOTER */ 
	/* Início footer geral */ 
	#footer {
		display: block;
		clear: both;
		height: auto;
		width: 100%;
		position: fixed;
		z-index: 100;
		left: 0px;
		bottom: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	} 
	#footer ul {
		list-style-type:none;	
	}
	#footer a {
		text-decoration: none;	
	}
	/* Fim footer geral */
	
	/*******************************************/
	
	/* Início Big-menu */ 
	#big-menu {
		display: none;	
	}
	/* Fim Big-menu */
	
	/*******************************************/
	
	/* Início Mobile-menu */ 
	/* Início Toggle */ 
	label {
		cursor: pointer;
		line-height: 30px;
		color: #FFF;
		background-color: #000;
		height: 30px;
		width: 100%;
		display: block;
		text-align: center;
		position: absolute;
		left: 0px;
		bottom: 0px;
	}
	#menu-toggle {
	  display: none; /* hide the checkbox */
	}
	#menu {
	  display: none;
	}
	#menu-toggle:checked + #menu {
	  display: block;
	}
	/* Fim Toggle */
	
	/*******************************************/
	
	/* Início Accordion */
	.accordion li .link .icon {
		display: block;
		height: 20px;		
	}
	.menu-bottom {
		left: 0px;
		width: 100%;
		height: auto;
		display: block;
		position: absolute;
		bottom: 30px;
	}  
	.accordion {
		width: 100%;
		max-width: 100%;
		margin: 0px;
		padding: 0px;
		position: absolute;
		bottom: 28px;
	}
	.accordion .link {
		cursor: pointer;
		display: block;
		position: relative;
		height: 20px;
		width: 100%;
		color: #FFF;
		line-height: 24px;
		margin: 0px;
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0;
		font-size: 11px;
		text-transform: uppercase;
		text-align: center;
		border-bottom-width: thin;
		border-bottom-style: solid;
		-webkit-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all 0.4s ease;
		background-color: #666666;
		border-bottom-color: rgba(102,102,102,1);
	}
	.accordion li:last-child .link {
		border-bottom: 0;
	}
	.accordion .link:hover {
		background-color: #333333;
		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #000000;
	}
	.link {
		background-color: #000000;
	}
	.submenu {
		color: #FFF;
		background-color: #333;
		margin: 0px;
		height: auto;
		width: 100%;
		padding: 0px;
		display: none;
		text-align: center;
	}
	.submenu li {
		padding-right: 0px;
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin: 0px;
		background-color: rgba(153,153,153,1);
	}
	.submenu li a {
		color: #FFF;
		height: 24px;
		width: 100%;
		display: block;
		line-height: 24px;
		font-weight: lighter;
		font-size: 12px !important;
		text-transform: capitalize;
		padding: 0px;
	}
	.submenu li a:hover {
		background-color: #1C1C1C;
	}
	
	/* Fim Accordion */ 
	/* Fim Mobile-menu */ 
	
	/*******************************************/
	
	/* Início Créditos */  
	#creditos {
		display: none;	
	}
	/* Fim Créditos */ 
	/* FIM FOOTER */ 
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
}
/* ==== # Large Mobiles Landscape # ==== */

/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */

/* ==== # Samsung Portrait # ==== */
@media (max-width:667px) {
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
	#header {
		position: fixed !important;
	}
	#header #logo-redes-smallmenu #outros {
		right: 32px;
	}
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
}
/* ==== # Large Mobiles Landscape # ==== */

/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */

/* ==== # Mobile Landscape | iPhone 5s # ==== */
@media (max-width:568px) {
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
	#header #logo-redes-smallmenu #outros {
		right: 27px;
	}
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
}
/* ==== # Mobile Landscape | iPhone 5s # ==== */

/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */

/* ==== # Mobile Medium 480px # ==== */
@media (max-width:480px) and (orientation: portrait) {
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
	
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
}
/* ==== # Mobile Medium 480px # ==== */

/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */

/* ==== # Mobile Portrait | iPhone 6Plus # ==== */
@media (max-width:414px) {
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
	#header-other-pages {
		height: 120px;
	}
	#header #logo-redes-smallmenu #logotipo {
		padding-top: 55px;
	}
	.contacto-desktop {
		position: absolute;
		left: 0;
		top: 0;
		display: block;
	}
	#caixa {
		display: block;
	}
	#header #logo-redes-smallmenu #outros {
		top: 5px;
		left: 20px;
	}
	#header #logo-redes-smallmenu #outros #redes-sociais {
		position: absolute;
		top: 70px;
		left: 160px;
	}
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
}
/* ==== # Mobile Portrait | iPhone 6Plus # ==== */

/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */

/* ==== # Mobile Portrait | iPhone 6s # ==== */
@media (max-width:375px) {	

	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
	#header-other-pages {
		height: 113px;
	}
	#logotipo img {
		width: 172px !important;
	}
	#header #logo-redes-smallmenu #outros #redes-sociais {
		left: 142px;
	}
	#caixa {
		width: 178px;
	}
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
}
/* ==== # Mobile Portrait | iPhone 6s # ==== */

/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */

/* ==== # Mobile Portrait | iPhone 5s & 4s # ==== */
@media (max-width:320px) {
	
    /* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
	#header-other-pages {
		height: 108px;
	}
	#header #logo-redes-smallmenu #logotipo {
		padding-top: 50px;
	}
	.contacto-desktop {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	#caixa {
		width: 166px;
	}
	#justificado {
		font-size: 11px;
	}
	#header #logo-redes-smallmenu #outros #redes-sociais {
		top: 55px;
		left: 122px;
	}#header #logo-redes-smallmenu #outros {
		top: 5px;
		left: 15px;
	}
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
}
/* ==== # Mobile Portrait | iPhone 5s & 4s # ==== */