/**
*Configurar o estilo de página para que o footer fique sempre colado em baixo
*/

html, body {
	height: 100%;
}

#main {
	overflow: auto;
	padding-bottom: 276px;
}

#footer {
	position: relative;
	margin-top: -276px;
	height: 270px;
	clear: both;
	overflow: hidden;
}

#wrap {
	min-height: 100%;
	min-width: 960px;
	background-image: url('/media/1003/malhafundoimg.png');
}


/*Opera Fix*/
body:before {
	content: "";
	height: 100%;
	float: left;
	width: 0;
	margin-top: -32767px;
}


/*REGRAS DO SITE*/

p {
	color: white;
}

a {
	color: none;
}

#body{
	background: #e9e9e9 fixed;
	margin: 0px;
	background-size: 100% auto;
	background-image: url('/media/1031/fundo1.jpg');
}


/*============================*/
/*========== FONTES ==========*/
/*============================*/

@font-face
{
    font-family: 'U55';
    src: url('/media/1012/U55.eot');
    src: url('/media/1012/U55.eot?#iefix') format('embedded-opentype'), url('/media/1013/U55.woff') format('woff'), url('/media/1014/U55.ttf') format('truetype'), url('/media/1015/U55.svg#U55') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'U57C';
    src: url('/media/1016/U57C.eot');
    src: url('/media/1016/U57C.eot?#iefix') format('embedded-opentype'), url('/media/1017/U57C.woff') format('woff'), url('/media/1018/U57C.ttf') format('truetype'), url('/media/1019/U57C.svg#U57C') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'U57CO';
    src: url('/media/1020/U57CO.eot');
    src: url('/media/1020/U57CO.eot?#iefix') format('embedded-opentype'), url('/media/1022/U57CO.woff') format('woff'), url('/media/1023/U57CO.ttf') format('truetype'), url('/media/1021/U57CO.svg#U57CO') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'U59';
    src: url('/media/1024/U59.eot');
    src: url('/media/1024/U59.eot?#iefix') format('embedded-opentype'), url('/media/1027/U59.woff') format('woff'), url('/media/1026/U59.ttf') format('truetype'), url('/media/1025/U59.svg#U59') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*=====================================*/



/*===============*/
/*== Cabeçalho ==*/
/*===============*/

#fundoheader{
	width: 100%;
	background-color: black;
}

#header{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}



#logo{
	float: left;
	position: relative;
	top: 26px;
}

#navigation{
	text-align: right;
	position: relative;
	height: 79px;
	overflow:hidden;
}

#language
{
	display:none;
}

/*===== Menu =====*/
/*================*/

#navigation .menu{
	width: 100%;
	max-width: 680px;
	padding: 0px;
	display: inline-block;
	text-align: center;
	margin: 26px 0px 0px 0px;
	list-style-type: none;
	background-image: url('/media/1002/fundoheader.png');
}

#navigation .menu li{
	float:right;
	margin-top: 4px;
}

#navigation .menu li a{
	display: block;
	font-size: 15px;
	font-family: U57C, arial;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	margin-right: 0px;
	line-height: 59px;
	padding: 0px 12px;
}

#navigation .menu li:first-child {
	margin-right: 12px;
}

#navigation .menu li.level-2 a:hover {
	color: white;
	text-decoration: underline;
	line-height: 59px;
	padding: 0px 12px;
}

#navigation .menu li.level-2 a.active {
	color: Black;
	font-size: 15px;
	font-family: U57C;
	text-shadow: none;
	height: 48px;
	line-height: 59px;
	padding: 0px 12px;
	text-decoration: underline;
}

/*==== Redes Sociais ====*/
/*=======================*/

.redes-sociais {
	display: block;
	position: absolute;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
	overflow: hidden;
	width: 50px;
	left: 50%;
	margin-left: 254px;
	text-align: right;
	margin-top: -84px;
}

.redes-sociais li {
	float: left;
}

.redes-sociais li a{
	text-decoration: none;
	color: #282828;
	background-repeat: no-repeat;
	display: block;
	background-position: -22px 0px;
	text-indent: 45px;
	overflow: hidden;
	width: 20px;
	height: 20px;
}

/*==== Facebook ====*/

.redes-sociais li.Facebook a{
	background-image: url('/media/1004/facebook.png');
	background-position: 0px 0px;
}	

.redes-sociais li.Facebook a:hover{
	background-image: url('/media/1004/facebook.png');
	background-position: -20px 0px;
}


/*==== Linkedin ====*/

.redes-sociais li.Linkedin a{
	background-image: url('/media/1005/linkedin.png');
	background-position: 0px 0px;
	margin-left: 10px;
}	

.redes-sociais li.Linkedin a:hover{
	background-image: url('/media/1005/linkedin.png');
	background-position: -20px 0px;
	margin-left: 10px;
}


/*=====================================================================*/


/*================*/
/*===  Rodapé  ===*/
/*================*/
#footer-social .redes-sociais {
	margin-top: -60px;
}

#footer {
	position: relative;
	clear: both;
	overflow: hidden;
	background-color: #0f0f0f;
	border-top: 6px solid #e66325;
}

#footer-navigation {
	padding-top: 12px;
	text-align: center;
	position: relative;
	border-top: 4px solid #e66325;
}

#rodape {
	width: 912px;
	height: 210px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 24px;
	border-bottom: 1px solid white;
}

#rodape h1{
	font-family: U59;
	font-size: 22px;
	color: #e66325;
	text-transform: uppercase;
	font-weight: normal;
}

#rodape h2{
	margin-bottom: -48px;
}

#rodape h2 a{
	font-family: U59;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
	position:relative;
	bottom: 46px;
	left: 96px;
}

#rodape h1 a:hover{
	text-decoration: underline;
}

#rodape p{
	font-family: U57C;
	font-size: 15px;
	color: white;
	font-weight: normal;
	text-align: justify;
}

#rodape a{
	font-size: 15px;
	color: #e66325;
	text-decoration: underline;
}

#rodape div{
	width: 284px;
	float: left;
	margin-top: 25px;
}

#rodape .coluna-left, #rodape .coluna-center {
	margin-right:30px;
}

#rodape .coluna-right p a.facebook,#rodape .coluna-right p a.linkedin{
	width: 20px;
	height: 20px;
	text-indent: 45px;
	overflow: hidden;
	background-repeat: no-repeat;
	display: block;
	position: relative;
	top: -20px;
	left: 98px;
	margin-right: 8px;	
}

#footer .pme {
    position: absolute;
    margin: -14px 0px 0px 10px;
}

#footer .pme img {
	height: 46px;
    width: auto;
}

#footer .pmeE {
    margin: -14px 0px 0px 55px;
}

#footer .pagamentopontual {
    position: absolute;
    margin: -14px 0px 0px 100px;
}

#footer .pagamentopontual img {
	height: 40px;
    width: auto;
}


/*==== Redes Sociais ====*/
/*=======================*/

/*==== Facebook ====*/

#rodape .coluna-right p a.facebook{
	background-image: url('/media/1004/facebook.png');
	background-position: 0px 0px;
}	

#rodape .coluna-right p a.facebook:hover{
	background-position: -20px 0px;
}

/*==== Linkedin ====*/

#rodape .coluna-right p a.linkedin{
	background-image: url('/media/1005/linkedin.png');
	background-position: 0px 0px;
	top: -40px;
	left: 125px;
}	

#rodape .coluna-right p a.linkedin:hover{
	background-position: -20px 0px;
}


/*====== Powered by ======*/
/*========================*/

#footer-copyright {
	font-family: U57C, arial;
	color: white;
	font-size: 12px;
	text-align: center;
	margin: 22px 0px 22px 0px;
}

#footer-copyright .footer-copyright-etnaga img{
	vertical-align: middle;
	margin: -1px 0px 0px 3px;
}

/*=====================================================================*/


/*==================*/
/*===  Showcase  ===*/
/*==================*/
		
#presentation
{
	height:520px;
	max-width:1600px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

#showcase
{
	position:relative;
	
}

#showcase img {
	width: 100%;
	max-width: 1600px;
	max-height: 520px;
}

/*== Estados das setas de navegação ==*/
/*====================================*/

#showcase. showcase-button-wrapper{
	display:inline;
}

#showcase .showcase-arrow-next,
#showcase .showcase-arrow-previous
{
	position:absolute;
	top:42%;
	width:68px;
	height:68px;
	z-index:1;
	vertical-align: middle;
}

#showcase .showcase-arrow-previous {
	left:5%;
	background-image: url('/media/1026/setaesq.png');
	background-position: 0px 0px;
}

#showcase .showcase-arrow-next {
	right:5%;
	background-image: url('/media/1025/setadir.png');
	background-position: 0px 0px;
}

#showcase .showcase-arrow-next:hover {
	background-image: url('/media/1025/setadir.png');
	background-position: -68px 0px;
}

#showcase .showcase-arrow-previous:hover {
	background-image: url('/media/1026/setaesq.png');
	background-position: -68px 0px;
}

#showcase .showcase-arrow-next:active {
	background-image: url('/media/1025/setadir.png');
	background-position: -136px 0px;
}
#showcase .showcase-arrow-previous:active	
{
	background-image: url('/media/1026/setaesq.png');
	background-position: -136px 0px;
}

/*== Estados dos botões de navegação ==*/
/*=====================================*/

#showcase .showcase-button-wrapper {
	margin-left: 15%;
	float: left;
	margin-top:-55px;
	position:absolute;
	overflow: hidden;
	/*
	background-image: url('/media/1024/botdestaques.png');
	text-indent:25px;
	text-align:center;
	display: inline;
	overflow: hidden;
	letter-spacing:22px;
	text-indent:25px;
	width:22px;
	height:22px;*/
}

#showcase .showcase-button-wrapper span.showcase-navigation-button {
	display:block;
	background: url('/media/1024/botdestaques.png') no-repeat;
	background-position: 0px 0px;
	width: 22px;
	height: 22px;
	margin: 0 5px;
	float: left;
	cursor: pointer;
	position: relative;
	display: block;
	text-indent: -9999px;
}

#showcase .showcase-button-wrapper span.showcase-navigation-button:hover{
	background-position: -22px 0px;
	display:block;
}

#showcase .showcase-button-wrapper span.showcase-navigation-button:active{
	background-position: -44px 0px;
	display:block;
}

#showcase .showcase-button-wrapper span.active{
	background-position: -66px 0px;
	position:relative;
	float: left;
	overflow: hidden;
	display:block;
}

/*=====================================================================*/


/*=================*/
/*===  Content  ===*/
/*=================*/

#content {
	border-top: 6px solid rgba(255, 255, 255, 0.75);
	border-bottom: 6px solid rgba(255, 255, 255, 0.75);
	padding: 20px 0px;
}

#content p {
	margin:0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}

#content p img{
	margin-top:10px;
	width:940px  !Important;;
	height: auto !Important;
}

/*=====================================================================*/


/*=================*/
/*====  Corpo  ====*/
/*=================*/



/*====  Main  ====*/
/*================*/

#main {
}

#main h1 {
	position: relative;
	top: 20px;
	font-family: Arial;
	font-weight: bold;
	font-size: 40px;
	color: white;
	text-transform: uppercase;
	text-shadow: 0px 0px 25px #ff7200, 0px 0px 10px #ff7200, 0px 0px 5px white, 0px 0px 20px #ff7200, -2px -2px black;
	z-index:1;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}


/*===  Sections  ===*/
/*==================*/

#sections {
	height: 100%;
}

#sections hr{
	margin: 0px;
	padding: 0px;
	height: 4px;
	background-color: #e66325;
}

#sections p, #content p{
	background-color: transparent;
	font-family: U55, arial;
	color: #282828;
	font-size: 13px;
	max-width: 960px;
	width: 100%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	line-height: 20px;
	text-align: justify;
}

#sections p a, #content p a {
	color: #03224c;
	text-decoration: none;
}

#sections .seccao.seccao-texto.seccao-texto-2colunas .seccao-conteudo p a, #sections .seccao.seccao-texto.seccao-texto-4colunas .seccao-conteudo p a{
	color: #e66325;
	text-decoration: none;
}

#sections .seccao.seccao-texto.seccao-texto-2colunas .seccao-conteudo p a:hover, #sections .seccao.seccao-texto.seccao-texto-4colunas .seccao-conteudo p a:hover {
	text-decoration: underline;
}

/*
#sections p a:link, #content p a:link{
	color: white;
	text-decoration: none;
}*/

#sections p a:hover, #content p a:hover{
	text-decoration: underline;
}

/*===  1 Coluna  ===*/

#sections .seccao.seccao-texto.seccao-texto-1colunas{
	height: 100%;
	border-bottom: 4px rgba(255, 255, 255, .75) solid;
	border-top: 4px rgba(255, 255, 255, .75) solid;
}

#sections .seccao.seccao-texto.seccao-texto-1colunas p {
	background-color: transparent;
	font-family: U55, arial;
	color: #282828;
	font-size: 13px;
	max-width: 960px;
	width: 100%;
	height: auto;
	display: block;
	margin: 90px auto;
	width: 960px;
	text-align: center;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding: 30px 0px;
	line-height: 20px;
}

#sections .seccao.seccao-texto.seccao-texto-1colunas .seccao-conteudo{
}

#sections .seccao.seccao-texto.seccao-texto-1colunas .seccao-conteudo .seccao-conteudo-coluna1{
	background-image: url('/media/1035/fundotexto.png');
	text-align: justify;
	padding: 5px 0px 5px 0px;
}


/*===  2 Colunas  ===*/

#sections .seccao.seccao-texto.seccao-texto-2colunas{
	height: 100%;
	background-color: #e9e9e9;
	display: -webkit-box;
	padding-bottom: 25px;
}

#sections .seccao.seccao-texto.seccao-texto-2colunas p{
	background-color: white;
}	
	
#sections .seccao.seccao-texto.seccao-texto-2colunas img{
	height: auto !important;
	width: 435px !important;
	margin-top: 4px;
}

#sections .seccao.seccao-texto.seccao-texto-2colunas .seccao-conteudo {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	background-color: white;
	padding: 0px 10px;
	position: relative;
}

#sections .seccao.seccao-texto.seccao-texto-2colunas .seccao-conteudo .seccao-conteudo-coluna1{
	text-align: justify;
	padding: 5px 0px 5px 15px;
	float: left;
	overflow: hidden;
}

#sections .seccao.seccao-texto.seccao-texto-2colunas .seccao-conteudo .seccao-conteudo-coluna2{
	text-align: justify;
	padding: 5px 0px 5px 20px;
	overflow: hidden;
}

#sections .seccao.seccao-texto.seccao-texto-2colunas .seccao-conteudo .seccao-conteudo-coluna1 p, #sections .seccao.seccao-texto.seccao-texto-2colunas .seccao-conteudo .seccao-conteudo-coluna2 p{
	max-width: 435px;
	width: 435px;
}

/*===  3 Colunas  ===*/

#sections .seccao.seccao-texto.seccao-texto-3colunas{
	height: 100%;
	background-color: #e9e9e9;
	display: -webkit-box;
}

#sections .seccao.seccao-texto.seccao-texto-3colunas img{
	height: auto !important;
	width: 300px !important;
}

#sections .seccao.seccao-texto.seccao-texto-3colunas .seccao-conteudo {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}

#sections .seccao.seccao-texto.seccao-texto-3colunas .seccao-conteudo .seccao-conteudo-coluna1{
	text-align: justify;
	margin-top: 120px;
	padding: 5px 0px 5px 0px;
	position: absolute;
	float: left;
	overflow: hidden;
}

#sections .seccao.seccao-texto.seccao-texto-3colunas .seccao-conteudo .seccao-conteudo-coluna2, #sections .seccao.seccao-texto.seccao-texto-3colunas .seccao-conteudo .Coluna3 {
	text-align: justify;
	margin-top: 120px;
	padding: 5px 0px 5px 0px;
	position: relative;
	float: left;
	left: 320px;
	overflow: hidden;
}

#sections .seccao.seccao-texto.seccao-texto-3colunas .seccao-conteudo .seccao-conteudo-coluna1 p, #sections .seccao.seccao-texto.seccao-texto-3colunas .seccao-conteudo .seccao-conteudo-coluna2 p, #sections .seccao.seccao-texto.seccao-texto-3colunas .seccao-conteudo .Coluna3 p{
	max-width: 300px;
	width: 300px;
}


/*===  4 Colunas  ===*/

#sections .seccao.seccao-texto.seccao-texto-4colunas{
	height: 100%;
	background-color: #e9e9e9;
	display: -webkit-box;
	padding-bottom: 25px;
}

#sections .seccao.seccao-texto.seccao-texto-4colunas img{
	height: auto !important;
	width: 210px !important;
}

#sections .seccao.seccao-texto.seccao-texto-4colunas .seccao-conteudo {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}

#sections .seccao.seccao-texto.seccao-texto-4colunas .seccao-conteudo .seccao-conteudo-coluna1{
	text-align: left;
	padding: 15px 10px 0px 160px;
	float: left;
	overflow: hidden;
}

#sections .seccao.seccao-texto.seccao-texto-4colunas .seccao-conteudo .seccao-conteudo-coluna2, #sections .seccao.seccao-texto.seccao-texto-4colunas .seccao-conteudo .seccao-conteudo-coluna3 {
	left: 230px;
}

#sections .seccao.seccao-texto.seccao-texto-4colunas .seccao-conteudo .seccao-conteudo-coluna4{
	left: 230px;
	float: none;
}

#sections .seccao.seccao-texto.seccao-texto-4colunas .seccao-conteudo .seccao-conteudo-coluna2, #sections .seccao.seccao-texto.seccao-texto-4colunas .seccao-conteudo-coluna3, #sections .seccao.seccao-texto.seccao-texto-4colunas .seccao-conteudo-coluna4 {
	text-align: left;
	padding: 15px 10px 0px 50px;
	float: left;
	overflow: hidden;
}

#sections .seccao.seccao-texto.seccao-texto-4colunas .seccao-conteudo .seccao-conteudo-coluna1 p, #sections .seccao.seccao-texto.seccao-texto-4colunas .seccao-conteudo .seccao-conteudo-coluna2 p, #sections .seccao.seccao-texto.seccao-texto-4colunas .seccao-conteudo-coluna3 p, #sections .seccao.seccao-texto.seccao-texto-4colunas .seccao-conteudo-coluna4 p{
	max-width: 210px;
	width: 210px;
	text-align: left;
}

#sections .seccao.seccao-texto.seccao-texto-4colunas .seccao-conteudo {
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	background-color: white;
	padding: 0px 20px 0px 0px;
	position: relative;
}

/*=====================================================================*/


/*================*/
/*====  Mapa  ====*/
/*================*/

#sections .seccao.seccao-mapa {
	border-top: 4px solid rgba(255, 255, 255, 0.75);
	border-bottom: 4px solid rgba(255, 255, 255, 0.75);
}

#Content-MapContainer .Map {
	height:250px;
}

.seccao-mapa .seccao-conteudo-mapa {
	height:450px;
}

.map-marker-text {
    width: 226px;
	height:auto;
	background-color: black;
	margin-top: -25px;
}

.map-marker-text p img {
	height: auto;
	position: relative;
}

.map-marker-text p {
	font-family: arial;
	font-size: 30px;
	color: magenta;
	padding: 10px;
	font-weight: bold;
	background-color: black;
	text-align: center;
}
						

.gm-style .gm-style-iw a {
	font-family: arial;
	font-size: 26px;
	font-weight: bold;
	color: #18ff00;
	text-align: center;
}
	
.gm-style .gm-style-iw div {
	background-color: black;
}
	
.overflow:.auto; {
	background-color: black;
}
/*=====================================================================*/



/*===================*/
/*====  Galeria  ====*/
/*===================*/

#gallery{
	width: 920px;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*====  Imagens  ====*/
/*===================*/

#gallery-images{
	width: 920px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

#gallery-images a{
	height: 142px;
	float: left;
	overflow: hidden;
	margin-bottom: 15px;
}

#gallery-images a img{
	background-position: 0px 0px;
	min-width: 215px;
	top: 0px;
	left: 0px;
	width: 215px;
	margin-right: 10px;
}

/*==  Visualizar Imagens  ==*/
/*==========================*/

.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
	display: none;
}
	
.lightbox {
	position: absolute;
	top: 230px;
	left: 250px;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-weight: normal;
}
		
.lb-outerContainer {
	position: relative;
	background-color: white;
	width: 250px;
	height: 250px;
	margin: 0 auto;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
    -ms-border-radius: 4px;
     -o-border-radius: 4px;
     border-radius: 4px;
}

.lb-container {
	padding: 4px;
}
						
.lightbox .lb-image {
	display: block;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.lb-prev, .lb-next {
    width: 49%;
    height: 100%;
    cursor: pointer;
    display: block;
}

.lb-prev {
    left: 0;
    float: left;
    display: "";
}

.lb-next {
    right: 0;
    float: right;
    display: "";
}
		
.lb-nav a {
    outline: none;
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url('/media/1277/loading.gif') no-repeat;
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

    .lb-data {
    padding: 0 4px;
    color: #bbbbbb;
}
		
.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em;
}
		
.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
}
		
.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999;
}
		
.lb-data {
    color: #bbbbbb;
}
		
.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url('/media/1276/close.png') top right no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    text-align: right;
    outline: none;
    opacity: 0.7;
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-next:hover {
    background: url('/media/1278/setadirgal.png') right 48% no-repeat;
	margin-right: 10px;
}

.lb-prev:hover {
    background: url('/media/1279/setaesqgal.png') left 48% no-repeat;
	margin-left: 10px
}

/*====  Paginas  ====*/
/*===================*/

#gallery-navigation{
	margin: 18px 0;
	text-align: center;
	display: block;
}

#gallery-navigation .paging{
	display: inline;
	margin-bottom: 0;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	width: 30;
	text-indent: -23;
	padding: 0px;
	margin-left: -10px;
}
#gallery-navigation .paging li{
	display: inline-block;
	min-width: 28px;
	height: 28px;
	cursor: pointer;
	font-family: arial;
	cursor: pointer;
	margin: 30px 1px 20px 0px;
}

#gallery-navigation .paging li a{
	color: #fff;
	display: block;
	min-width: 28px;
	line-height: 28px;
	height: 28px;
	background-color: #009ddc;
	text-indent: 0px;
	vertical-align: middle;
	cursor: pointer;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 3px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}

#gallery-navigation .paging li.disabled a{
	background-color: #b4b4b4;
	cursor: pointer;
	border: solid 0px #ff0000;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}

#gallery-navigation .paging li.active a{
	background-color: #bd0052;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}

/*=====================================================================*/


.pluginConnectTextDark a {
color: darkblue;
}


/*=============================*/
/*========== ESTILOS ==========*/
/*=============================*/

#sections .seccao.seccao-texto.seccao-texto-1colunas.EstiloSlogan .seccao-conteudo .seccao-conteudo-coluna1 p .TextoImagem{
	
}

#sections .seccao.seccao-texto.seccao-texto-1colunas.EstiloTextoAzul{
	background-color: #e9e9e9;
	border:none;
}

#sections .seccao.seccao-texto.seccao-texto-1colunas.EstiloTextoAzul .seccao-conteudo{
	border-top: solid 4px #e66325;
}

#sections .seccao.seccao-texto.seccao-texto-1colunas.EstiloTextoAzul .seccao-conteudo .seccao-conteudo-coluna1{
	border-top: solid 4px black;
}

#sections .seccao.seccao-texto.seccao-texto-1colunas.EstiloTextoAzul .seccao-conteudo .seccao-conteudo-coluna1 p{
	margin: 0px auto;
	border:none;
	padding: 20px 0px;
}


#EstiloCorpoCima{
}

#sections .seccao.seccao-contactos.EstiloCorpoBaixo {
	background-color: #e9e9e9;
	font-family: U55;
	text-align: left;
	/*line-height: 30px;*/
}

#sections .seccao.seccao-contactos.EstiloCorpoBaixo form{
	margin: 0px auto;
	width: 900px;
	max-width: 900px;
	background-color: white;
	padding: 50px 30px;
	border-bottom: #e9e9e9 30px solid;
}

#sections .seccao.seccao-texto.seccao-texto-2colunas.EstiloCorpoBaixo, #sections .seccao.seccao-texto.seccao-texto-4colunas.EstiloCorpoBaixo{
	border-bottom: solid 4px black;
	background-color: #e9e9e9;
}

#EstiloCorpoEsq{
}

#sections .seccao.seccao-texto.seccao-texto-1colunas.EstiloLinkAzul{
	background-color: #e9e9e9;
	border:none;
}

#sections .seccao.seccao-texto.seccao-texto-1colunas.EstiloLinkAzul .seccao-conteudo .seccao-conteudo-coluna1 p{
	margin: -28px auto 10px auto;
	border:none;
	padding: 0px;
}

#sections .seccao.seccao-texto.seccao-texto-4colunas.Clientes {
	margin-top: -25px;
}

#sections .seccao.seccao-texto.seccao-texto-4colunas.Clientes .seccao-conteudo .seccao-conteudo-coluna1:hover, #sections .seccao.seccao-texto.seccao-texto-4colunas.Clientes .seccao-conteudo .seccao-conteudo-coluna2:hover, #sections .seccao.seccao-texto.seccao-texto-4colunas.Clientes .seccao-conteudo .seccao-conteudo-coluna3:hover, #sections .seccao.seccao-texto.seccao-texto-4colunas.Clientes .seccao-conteudo .seccao-conteudo-coluna4:hover {
    background-color: white;
    text-decoration: none;
}

#sections .seccao.seccao-texto.seccao-texto-4colunas.Clientes:first-child {
	margin-top: 100px;
}

#sections .seccao.seccao-texto.seccao-texto-4colunas.Clientes p img {
	filter: url(filters.svg#grayscale);
    filter: gray;
    -webkit-filter: grayscale(1);
}

#sections .seccao.seccao-texto.seccao-texto-4colunas.Clientes p img:hover {
	filter: none;
    -webkit-filter: grayscale(0);
}

#sections .seccao.seccao-texto.seccao-texto-4colunas.ClientesCima p img{
	filter: url(filters.svg#grayscale);
    filter: gray;
    -webkit-filter: grayscale(1);
}

#sections .seccao.seccao-texto.seccao-texto-4colunas.ClientesCima p img:hover {
	filter: none;
    -webkit-filter: grayscale(0);
}

#sections .seccao.seccao-texto.seccao-texto-4colunas.ClientesCima .seccao-conteudo .seccao-conteudo-coluna1:hover, #sections .seccao.seccao-texto.seccao-texto-4colunas.ClientesCima .seccao-conteudo .seccao-conteudo-coluna2:hover, #sections .seccao.seccao-texto.seccao-texto-4colunas.ClientesCima .seccao-conteudo .seccao-conteudo-coluna3:hover, #sections .seccao.seccao-texto.seccao-texto-4colunas.ClientesCima .seccao-conteudo .seccao-conteudo-coluna4:hover {
    background-color: white;
    text-decoration: none;
}


/*=====================================================================*/


/*==========================*/
/*========== MAPA ==========*/
/*==========================*/

#Content-MapContainer {
	border-top: 4px solid rgba(255, 255, 255, 0.75);
	border-bottom: 4px solid rgba(255, 255, 255, 0.75);
}

/*=====================================================================*/

/*==========================*/
/*========== MAPA ==========*/
/*==========================*/

#main .contactos {
	width: 960px;
	max-width: 960px;
	margin: 0px auto;
	font-family: U59;
	font-size: 22px;
	color: #282828;
	text-transform: uppercase;
	font-weight: normal;
}

#main .contactos input[type="text"] {
	height: 26px;
}

#main .contactos input[type="submit"] {
	background: none;
	border: solid #03224c 2px;
	color: #03224c;
	font-family: U59, arial;
	font-size: 24px;
	text-transform: uppercase;
}

#main .contactos input[type="submit"]:hover {
	color: #e66325;
	border: solid #e66325 2px;
}

#main .contactos input[type="submit"]:active {
	color: #e66325;
	border: solid #e66325 2px;
	text-decoration: underline;
}

/*=====================================================================*/

#main .contactos input[type="submit"]:active {
	color: #e66325;
	border: solid #e66325 2px;
	text-decoration: underline;
}

/*=============================*/
/*== Contacto / Candidaturas ==*/
/*=============================*/

#sections .EstiloCorpoBaixo .formulario .seccao.seccao-contactos {
	background-color: red;
	margin: 0px auto;
}

label {
	float: left;
	width: 300px;
	margin-right: 20px;
	text-align: right;
	line-height: 5px;
	text-transform: uppercase;
	font-family: U57C;
	margin-top: 10px;
}

input#txtNome, input#txtEmpresa,input#txtEmail, input#txtMensagem, input#txtMorada1, input#txtMorada2, input#txtCodigo, input#txtPassword {
	width: 400px;
	height: 20px;
	margin-bottom: 4px;
}

textarea#txtConhecBons, textarea#txtMensagem, textarea#txtConhecSuf, textarea#txtConhecMtoBons, textarea#txtDescricao {
	width: 398px;
	margin-bottom: 2px;
}

input#txtLocalidade, input#txtTelefone, input#txtDataNascimento, input#txtNumeroBI, input#txtCodPostal, input#txtTelemovel, input#txtFax, input#txtContribuinte {
	width: 196px;
	height: 20px;
	margin-bottom: 4px;
}

input#txtAnosExp {
	width: 100px;
	height: 20px;
	margin-bottom: 4px;
}

input[type="submit"] {
	background-color: #e66325;
	border: none;
	color: white;
	font-size: 18px;
	font-family: U57C;
	height: 48px;
	line-height: 48px;
	text-transform: uppercase;
	margin-top: 15px;
	cursor: pointer;
	width: 100px;
}

input#optEstadoCivil, input#optSexo {
	margin-bottom: 6px;
}

input[type="submit"]:hover {
	text-decoration: underline;
}

span.validacao-campos.field-validation-error {
	color: #B00000;
	position: absolute;
	font-size: 13px;
	margin-left: 320px;
}

/*=====================================================================*/


/*============ css barra cookies =========================================================*/
.cookies-bar {
    position: relative;
    clear: both;
    margin: 10px;
    padding: 20px 50px 20px 20px;
    border: 1px solid #515151;
    width: calc(100% - 20px);
    font-family: sans-serif;
    font-size: 14px;
}

.cookies-bar--floating {
    position: fixed;
    left: 10px;
    bottom: 10px;
    background: #E66325;
    color: #fff;
    border: none;
    width: calc(100% - 120px);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    z-index: 100;
}

.cookies-bar__link {
    color: #fff !important;
}

.cookies-bar__close {
    color: #fff;
    text-decoration: none;
    display: none;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 30px;
    transition: .3s;
}

.cookies-bar__close:hover {
    color: #fefefe !important;
}

.cookies-bar--floating .cookies-bar__close {
    display: inline-block;
}

.cookies-bar--floating .cookies-bar__link {
    color: #03224C !important;
    transition: .3s;
}
.cookies-bar__link:hover {
    color: #0359c1 !important;
}
.hide {
    display: none;
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
