@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;
}
.store-button {
    display: none !important;
}



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




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

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

/* INÍCIO HEADER */ 
#header {
	display: block;
	margin: 0px;
	height: 120px;
	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(255,255,255,1);
}
#header-other-pages {
	display: block;
	margin: 0px;
	height: 120px;
	width: 92%;
	position: fixed;
	z-index: 9;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 4%;
	padding-bottom: 0px;
	padding-left: 4%;
}
#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(247,242,231,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(60,66,23,1);
	text-decoration: none;
}
#header #opcoes #bilingue .pt:hover {
	background-color: rgba(204,192,158,1);
}
#header #opcoes #bilingue .pt.active {
	background-color: rgba(226,216,181,1);
}
#header #opcoes #bilingue .en.active {
	background-color: rgba(226,216,181,1);
}
#header #opcoes #bilingue .en {
	background-color: rgba(247,242,231,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(60,66,23,1);
	text-decoration: none;
}
#header #opcoes #bilingue .en:hover {
	background-color: rgba(226,216,181,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: 30px;
	width: 50%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
}
#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: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#caixa {
	font-size: 15px;
	line-height: 25px;
	display: block;
	padding-right: 0;
	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: rgb(60, 66, 23);
	text-decoration: none;
}
/* Fim Telefone Desktop */

/* FIM HEADER */


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


 .homepageBGlogo {
	background-color: #B50412; 
    width: 100%; 
    height: 100vh; 
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
 }


/* 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;
}*/
.preloaderOverlay {
	background-color: #B50412; 
    width: 100%; 
    height: 100vh; 
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.preloaderOverlay img {
	width: 100%;
}
#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;
}
.webContainer {
		width: 100% !important;
		position: relative;
		overflow: hidden;
		padding-top: 3%;
	}
		.iframeExternal {
			width: 100%;
			
			border: none !important;
		}

#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(60,66,23,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;
}

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


.newSlideshow {
	width: 100%; 
	height: calc(100vh - 40px);
	background-color: #fff; 
	position: relative;
}
	.carousel {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: #fff;
		z-index: 101;
	}
		.item {
			width: 100%;
			height: 100%;
		}
			.item img {
				width: 100%;
				height: 100%;
				object-fit: cover;
			}

	.owl-dots {
		display: none;
	}

.reservasHomeBtn {
	position: absolute; 
	background-color: #b50514;
	color: #fff !important;
	padding: 15px 20px;
	top: 50%;
	left: 50%;
	text-decoration: none;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
	z-index: 100;

	transform: translate(-50%, -50%);
}

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

/* 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 Menus PNG # ==== */
#menusWrapper {
    width: 100%;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
}
    .thumbWrapperLeft {
        padding-right: 25px;
        position: relative;
    }
    .thumbWrapperRight {
        padding-left: 25px;
        position: relative;
    }
        .tituloSpanLeft {
            position: absolute;
            top: -25px;
            left: 50%;
            transform: translateX(-50%);
            padding: 10px 15px;
            background-color: #b61818;
            color: white;
        }
        .tituloSpanRight {
            position: absolute;
            top: -25px;
            left: 50%;
            transform: translateX(-50%);
            padding: 10px 15px;
            background-color: #b61818;
            color: white;
        }
        #menusWrapper img {
            width: 100% !important;
            margin: 0;
        }
/* ==== # Início Menus PNG # ==== */

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

/* 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(255,255,255,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(255,255,255,1);
	display: inline-block;
	margin: 0px;
	padding: 0px;
	float: left;
	/* height: 25px; */
	height: 40px;
	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(60,66,23,1);
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	letter-spacing: 0.05em;
	-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: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(226,216,181,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: 40px;
	position: absolute;
	height: auto;
}
#big-menu ul li .dropUpMenu li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	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: 40px;
	text-transform: capitalize;
}
#big-menu ul li .dropUpMenu li a {
	height: 40px;
	text-transform: none;
	color: rgba(60,66,23,1);
	line-height: 40px;
}
#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;
	-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: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;
	-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: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;
	-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: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;
	-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: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;
	-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: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;
	-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: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;
	-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: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(60,66,23,1);
	display: block;
	width: 92%;
	height: 35px;
	padding-top: 5px;
	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(0,0,0,1);
}
#creditos #direitos {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 80%;
}
#creditos #direitos .pfooter{
	display: block;
	margin: 0px;
	float: left;
	height: 35px;
	width: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 11px;
	color: rgba(255,255,255,1);
}
#creditos #direitos span {
	display: block;
	float: left;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: rgba(255,255,255,1);
	margin-top: -5px;
}
#creditos #jm {
	display: block;
	margin: 0;
	float: right;
	height: 35px;
	width: 20%;
	padding-top: 0;
}
#creditos #jm a {
	display: block;
	float: right;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
}
#creditos #jm a img {
	max-width: 70%;
}
/* 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;
}

.btnDeliveryWrapper {
    width: 100%;
    height: 700px;
    display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	align-content: center;
}
.deliveryBtn {
    background-color: #b50514;
    color: #fff !important;
    padding: 15px 20px;
}
.deliveryBtn:hover {
    background-color: #80020d;
}

.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;
}


/*  POPUP MENUS PDF */

.btnWrapper {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	align-content: center;
	justify-content: center;
}
	#abrirPopup {
		display: flex;
		flex-direction: row;
		align-items: center;
		align-content: center;
		justify-content: center;
		margin: 20px auto;
		background-color: red;
		color: white;
		border: 0;
		cursor: pointer;
		padding: 6px 10px;
		box-sizing: border-box;
	}
.modalContainer {
	/* display: none; */
	position: fixed;
	display: flex;
	flex-direction: row;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	top: 0;
	left: 0;
	opacity: 0;
	pointer-events: none;
}
.modalContainer.show {
	pointer-events: auto;
	opacity: 1;
}
	.modal {
    	display: flex;
    	flex-direction: column;
    	align-items: center;
    	align-content: center;
    	justify-content: center;
		text-align: center;
		width: 100%;
		max-width: 90%;
		height: 100%;
		max-height: 58%;
		margin: 10% auto;
		padding: 0;
		background-color: rgba(255,255,255,1);
		position: relative;
	}
		.externalFiles {
			width: 100%;
			height: 100%;
		}
			.externalFiles iframe {
				width: 100%;
				height: 100%;
			}
	.fecharPopupWrapper {
		position: absolute;
		display: flex;
		flex-direction: row;
		align-items: center;
		align-content: center;
		justify-content: center;
		top: -16px;
		right: -16px;
		cursor: pointer;
		background-color: rgb(255, 255, 255);
		border-radius: 50%;
		width: 36px;
		height: 36px;
	}
		#fecharPopup {
			border: none;
			border-radius: 50%;
		}
			#fecharPopup i {
				font-size: 32px;
			}

/*  POPUP MENUS PDF */



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



/* INÍCIO MEDIA QUERIES  */

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

/* DESKTOP 1920x1080 pixels */
@media screen and (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 */
	
	.homepageBGlogo img {
		max-width: 100%;
	}
	
	.container {
		width: 65.625% !important;
	}
	.webContainer {
		width: 100% !important;
		position: relative;
		overflow: hidden;
		padding-top: 3%;
	}
		.iframeExternal {
			width: 100%;
			height: 58%;
			border: none !important;
		}

	.videoContainer {
		position: relative;
		overflow: hidden;
		width: 100%;
		padding-top: 56.25%;
	}
		.responsive-iframe {
			position: absolute;
			top: 0;
			left: 0;
			bottom: 0;
			right: 0;
			width: 100%;
			height: 100%;
			border: none;
		}


	/* 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 1920x1200 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%;
	}
	
	.btnDeliveryWrapper {
        height: 350px;
    }

	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
}
/* DESKTOP 1440x800 pixels */

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

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

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

	#big-menu ul li {
		height: 35px;
	}
	#big-menu ul li:hover .dropUpMenu {
		bottom: 35px;
	}
	#big-menu ul li .dropUpMenu li {
		height: 35px;
		line-height: 35px;
	}
	#big-menu ul li .dropUpMenu li a {
		height: 35px;
		line-height: 35px;
	}
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
}
/* DESKTOP Landscape  -  1366x768 pixels */

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

/* DESKTOP MAX++ax height 1200 pixels */
@media screen and (max-height: 1200px) { 
    .iframeExternal {
		height: 60%;
	}
}
/* DESKTOP MAX++ax height 1200 pixels */

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

/* DESKTOP MAX++ax height 1080 pixels */
@media screen and (max-height: 1080px) { 
    .iframeExternal {
		height: 55%;
	}
}
/* DESKTOP MAX++ax height 1080 pixels */

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

/* DESKTOP MAX++ax height 1024 pixels */
@media screen and (max-height: 1024px) { 
    .iframeExternal {
		height: 54%;
	}
	
	#big-menu {
        width: 96%;
        padding-right: 2%;
        padding-left: 2%;
    }
    	#big-menu ul li a {
            font-size: 11px;
    	}
    	
    	.dropUpMenu li {
            height: auto !important;
            line-height: initial !important;
        }
        	.dropUpMenu li a {
        	    height: auto !important;
                line-height: 16px !important;
                padding-top: 8px !important;
                padding-bottom: 7px !important;
        	}
}
/* DESKTOP MAX++ax height 1024 pixels */

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

/* DESKTOP MAX++ax height 1000 pixels */
@media screen and (max-height: 1000px) { 
    .iframeExternal {
		height: 52%;
	}
}
/* DESKTOP MAX++ax height 1000 pixels */

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

/* DESKTOP MAX++ax height 960 pixels */
@media screen and (max-height: 960px) { 
    .iframeExternal {
		height: 50%;
	}
}
/* DESKTOP MAX++ax height 1000 pixels */

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

/* DESKTOP MAX++ax height 900 pixels */
@media screen and (max-height: 900px) { 
    .iframeExternal {
		height: 48%;
	}
}
/* DESKTOP MAX++ax height 900 pixels */

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

/* DESKTOP MAX++ax height 834 pixels */
@media screen and (max-height: 834px) { 
    .iframeExternal {
		height: 43%;
	}
}
/* DESKTOP MAX++ax height 834 pixels */

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

/* DESKTOP MAX++ax height 800 pixels */
@media screen and (max-height: 800px) { 
    .iframeExternal {
		height: 42%;
	}
}
/* DESKTOP MAX++ax height 800 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;
	}
	
	
	.homepageBGlogo img {
		max-width: 75%;
	}
	
    .iframeExternal {
		height: 40%;
	}
	
	
	#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: 94%;
		background-color: rgba(255,255,255,1);
		padding-top: 0px;
		padding-right: 3%;
		padding-bottom: 0px;
		padding-left: 3%;
		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: 100%;
		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 Menus PNG # ==== */
    #menusWrapper {
    	flex-direction: column;
    	flex-wrap: nowrap;
    	justify-content: space-between;
    	align-items: flex-start;
    	align-content: flex-start;
    }
        .thumbWrapperLeft {
            padding-right: 0;
            position: relative;
            margin-bottom: 25px;
        }
        .thumbWrapperRight {
            padding-left: 0;
            position: relative;
            margin-bottom: 25px;
        }
    /* ==== # Início Menus PNG # ==== */
    	
	/*******************************************/
	
	/* Início Créditos */  
	#footer #creditos {
		background-color: rgba(60,66,23,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);
	}
	#creditos #jm {
        padding-top: 4px;
    }
    #creditos #direitos {
        padding-top: 4px;
    }
	#footer #creditos #direitos .pfooter{
		font-size: 11px;
	}
	/* Fim Créditos */ 
	/* FIM FOOTER */ 
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
}
/* Fim iPAD Portrait - 768x1024 pixels */

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

/* ==== # Samsung Portrait # ==== */
@media (max-width:736px) {
    
    .iframeExternal {
		height: 40%;
	}
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
	/* 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(255,255,255,1);
		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 Menus PNG # ==== */
#menusWrapper {
    width: 100%;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
}
    .thumbWrapperLeft {
        padding-right: 25px;
        position: relative;
    }
    .thumbWrapperRight {
        padding-left: 25px;
        position: relative;
    }
        .tituloSpanLeft {
            position: absolute;
            top: -25px;
            left: 50%;
            transform: translateX(-50%);
            padding: 10px 15px;
            background-color: #b61818;
            color: white;
        }
        .tituloSpanRight {
            position: absolute;
            top: -25px;
            left: 50%;
            transform: translateX(-50%);
            padding: 10px 15px;
            background-color: #b61818;
            color: white;
        }
        #menusWrapper img {
            width: 100% !important;
            margin: 0;
        }
/* ==== # Início Menus PNG # ==== */

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

	/* 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: 40px;
		color: #FFF;
		background-color: rgba(60,66,23,1);
		height: 40px;
		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: 40px;
	}
	.accordion .link {
		cursor: pointer;
		display: block;
		position: relative;
		height: 35px;
		width: 100%;
		color: rgba(60,66,23,1);
		line-height: 35px;
		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: rgba(226,216,181,1);
		border-bottom-color: rgba(226,216,181,1);
	}
	.accordion li:last-child .link {
		border-bottom: 0;
	}
	.accordion .link:hover {
		background-color: rgba(204,192,158,1);
		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: rgba(204,192,158,1);
	}
	.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(255,255,255,1);
	}
	.submenu li a {
		color: rgba(60,66,23,1);
		height: 35px;
		width: 100%;
		display: block;
		line-height: 35px;
		font-weight: lighter;
		font-size: 12px !important;
		text-transform: capitalize;
		padding: 0px;
	}
	.submenu li a:hover {
		background-color: rgba(247,242,231,1);
	}
	
	/* Fim Accordion */ 
	/* Fim Mobile-menu */ 
	
	/*******************************************/
	
	/* Início Créditos */  
	#creditos {
		display: none;	
	}
	/* Fim Créditos */ 
	/* FIM FOOTER */ 
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
}
/* ==== # Large Mobiles Landscape # ==== */

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

/* DESKTOP MAX++ax height 667 pixels */
@media screen and (max-height: 667px) { 
    .iframeExternal {
		height: 220px;
	}
	
	#header {
		position: fixed !important;
	}
	#header #logo-redes-smallmenu #outros {
		right: 32px;
	}
	
}
/* DESKTOP MAX++ax height 667 pixels */

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

/* DESKTOP MAX++ax height 640 pixels */
@media screen and (max-height: 640px) { 
    .iframeExternal {
		height: 190px;
	}
}
/* DESKTOP MAX++ax height 640 pixels */

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

/* ==== # Mobile Landscape | iPhone 5s # ==== */
@media (max-width:568px) {
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
	#header #logo-redes-smallmenu #outros {
		right: 27px;
	}
	
	label {
    line-height: 35px;
    height: 35px;
	}
	
	.accordion {
        bottom: 35px;
    }
    .accordion .link {
        height: 30px;
        line-height: 30px;
    }
    .submenu li a {
        height: 30px;
        line-height: 30px;
    }
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
}
/* ==== # Mobile Landscape | iPhone 5s # ==== */

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

/* ==== # Mobile Medium 480px # ==== */
@media (max-width:480px) and (orientation: portrait) {
	
	/*******************************************/
    
    /* ==== # Início Menus PNG # ==== */
    #menusWrapper {
    	flex-direction: column;
    	flex-wrap: nowrap;
    	justify-content: space-between;
    	align-items: flex-start;
    	align-content: flex-start;
    }
        .thumbWrapperLeft {
            padding-right: 0;
            position: relative;
            margin-bottom: 25px;
        }
        .thumbWrapperRight {
            padding-left: 0;
            position: relative;
            margin-bottom: 25px;
        }
    /* ==== # Início Menus PNG # ==== */
	
}
/* ==== # Mobile Medium 480px # ==== */

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

/* ==== # Mobile Portrait | iPhone 6Plus # ==== */
@media screen and (max-width:414px) {
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
	.homepageBGlogo img {
		max-width: 75%;
	}
	
	#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 6Plus # ==== */
@media (max-width:414px) and (max-height:896px)  {
	
	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
	.homepageBGlogo img {
		max-width: 75%;
	}
	
	#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;
	}
	
	.iframeExternal {
		height: 62%;
	}
	
}
/* ==== # Mobile Portrait | iPhone 6Plus # ==== */

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

/* ==== # Mobile Portrait | iPhone 6s # ==== */
@media screen and (max-width:414px) and (min-height:812px) {
	
	.iframeExternal {
		height: 55%;
	}
	
}
/* ==== # Mobile Portrait | iPhone 6s # ==== */

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

/* ==== # Mobile Portrait | iPhone 6s # ==== */
@media screen and (max-width:414px) and (min-height:736px) {	

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

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

/* ==== # Mobile Portrait | iPhone 6s # ==== */
@media screen and (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 # ==== */
@media screen and (max-width:375px) and  (min-height:812px) {	

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

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

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

	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
	#header-other-pages {
		height: 113px;
	}
	#logotipo img {
		width: 172px !important;
	}
	#header #logo-redes-smallmenu #outros #redes-sociais {
		left: 142px;
	}
	#caixa {
		width: 178px;
	}
	
	.iframeExternal {
		height: 58%;
	}
	
}
/* ==== # 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;
	}
	
	.iframeExternal {
        height: 45%;
    }
	
}
/* ==== # Mobile Portrait | iPhone 5s & 4s # ==== */

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

/* ==== # Mobile Portrait | iPhone 6s # ==== */
@media screen and (max-width:320px) and  (min-height:568px) {	

	/* ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== # ==== */
	
	#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;
	}
	
	.iframeExternal {
        height: 45%;
    }
	
}
/* ==== # Mobile Portrait | iPhone 6s # ==== */