@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
/* CSS Document */

.gridContainer {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
}

/* INÍCIO HEADER */ 
#header {
	display: block;
	margin: 0px;
	height: 85px;;
	width: 90%;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	background-color: rgba(0,0,0,1);
	float: left;
	position: absolute;
}
#header #opcoes {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: auto;
	width: 100% !important;
}
#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 !important;
	padding: 0px !important;
	clear: none;
	float: left;
	height: auto;
	width: 100% !important;
}
#header #logo-redes-smallmenu #logotipo {
	display: block;
	margin: 0px !important;
	float: left;
	height: 45px !important;
	width: auto;
	padding-top: 0px !important;
	padding-right: 0px;
	padding-bottom: 0px !important;
	padding-left: 0px;
}
#logotipo img {
	width: auto !important;
	height: 45px !important;
	margin: 0px !important;
	padding: 0px !important;
}
#header #logo-redes-smallmenu #outros #redes-sociais {
	display: none;
}
#header #logo-redes-smallmenu #outros {
	width: 40%;
	display: block !important;
	margin: 0px !important;
}
/* Início Telefone Desktop */
.contacto-desktop {
	display:block;
	position: relative;
	left: 0;
	bottom: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.contacto-mobile {
	display:none;
}
#caixa {
	font-size: 13px;
	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;
	margin-top: 10px !important;
}
#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: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 100px;
	padding-right: 5%;
	padding-bottom: 45px;
	padding-left: 5%;
	overflow: auto;
}
#conteudo_info h1 {
	margin-top: 0px;
}

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

/* Início Imageslider */ 

#cont-imageslider {
	display: block;
	left: 0;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 50px !important;
	margin-bottom: 40px;
	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: 568px;
	min-width: 240px;
	overflow: hidden;
	padding: 10px;
	position: relative;
	background-attachment: scroll;
	background-color: rgba(167,167,167,.8);
	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: 370px;
    overflow: hidden;
    width: 900px;
}
#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-size: 14px;
	padding: 10px 15px;
	width: auto;
	margin-top: 20px;
	display: block;
}
.iview-caption.caption1 {
    background-color: rgba(238, 49, 36, 1);
    font-size: 36px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
}
.iview-caption.caption2 {
    background: none repeat scroll 0 0 rgba(238, 49, 36, 1);
    font-size: 36px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    text-shadow: none;
}
.iview-caption.caption3 {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    font-size: 26px;
    text-shadow: none;
}
.iview-caption.caption5 {
	font-size: 36px;
	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;
}
/* FIM CENTRAL */ 





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


 

/* 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%;
	background-color: #EE3023;
	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;
	border-bottom-color: #C41318;
}
.accordion li:last-child .link {
	border-bottom: 0;
}
.accordion .link:hover {
	background-color: #810D10;	
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;	
}
.link {
	background-color: #810D10;
}
.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;
}
.submenu li a {
	color: #FFF;
	height: 24px;
	width: 100%;
	display: block;
	line-height: 24px;
	font-weight: lighter;
	font-size: 12px;
	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 */ 
