*{
	outline:none;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

/*    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;*/
}

.hggl{
	position: absolute;
	z-index: -100;
	left: -5000px;
	top: -5000px;
}

.gm-style div,
.c_mapa div,
.gm-style,
.c_mapa,
.mapa{
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

textarea,
input{
	font-family: 'Roboto Condensed', sans-serif;
}

body{
	margin:0;
	padding:0;
	font-family: 'Roboto Condensed', sans-serif;
/*	overflow: hidden;*/
}

.no_overflow{
	overflow: hidden;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.pagina{
/*	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow-x: hidden;
	overflow-y: auto;*/
}

.wp{
	height: auto;
	display: block;
	position: relative;
}

.in{
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
}

.tab{
	font-size: 0px;
}

.cel{
	display: inline-block;
	font-size: 14px;
}

.banner_slider{
	position: relative;
	z-index: 100;
	margin-top: -125px;
}


 .banner_slider .bx-wrapper{
	position: relative;
}

 .banner_slider .bx-has-pager{
	position: absolute;
	bottom: 40%;
	width: 100%;
	margin-bottom: -40px;
}

 .banner_slider .bx-pager{
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
	text-align: center;
	font-size: 0px;
}

 .banner_slider .bx-pager-item{
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 20px;
	font-size: 0px;
}

 .banner_slider .bx-pager-item a{
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 1px solid white;
	margin: 4px;
	vertical-align: middle;
	text-decoration: none;

	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
    -khtml-border-radius: 14px;
	background: url('../gfx/trans/preto/10.png');
}

.banner_slider .bx-pager-item a:hover,
.banner_slider .bx-pager-item a.active{
	border: 2px solid white;
	margin: 3px;
	background: url('../gfx/trans/branco/30.png');
}

.banner_cap{
	position: absolute;
	bottom: 40%;
	width: 100%;
}

.banner_cap h1,
.banner_cap h2{
	max-width: 850px;
	margin: 0 auto;
	padding: 0 15px;
	display: block;
	color: white;
	text-align: center;
	font-size: 50px;
	text-transform: uppercase;
}

.banner_cap h1{
	font-weight: 300;
}

.banner_cap h2{
	font-weight: 700;
}

.banner_bt{
	display: block;
	text-decoration: none;
}

.topo{
	z-index: 1000;
	height: 125px;
}

.topo .in{
	z-index: 2;
}

.topo_bg{
	position: absolute;
	height: 125px;
	background: white;
	width: 100%;
	z-index: 1;
	opacity:0;
	filter:alpha(opacity=0);
}


.logo{
	position: absolute;
	left: 15px;
	height: 85px;
	top: 20px;
	z-index: 20;
}

.logo img{
	height: 100%;
}

.logo_h{
	position: absolute;
	left: 15px;
	height: 85px;
	top: 20px;
	opacity:0;
	filter:alpha(opacity=0);
	z-index: 30;
}

.logo_h img{
	height: 100%;
}

.menu_cx{
	display: block;
	position: absolute;
	height: 85px;
	margin-top: 20px;
	z-index: 10;
	left: 15px;
	right: 15px;
	text-align: right;
	font-size: 0px;
	vertical-align: top;
}

.menu_in{
	text-align: right;
	display: inline-block;
	vertical-align: top;
	font-size: 0px;
}

.menu,
.menu_topo{
	display: inline-block;
	text-align: right;
	vertical-align: top;
	font-size: 0px;
}

.menu_topo{
	height: 20px;
	opacity:0;
	filter:alpha(opacity=0);
}

.menu_topo a{
	font-size: 14px;
	color: #009ba1;
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	text-decoration: none;
	height: 20px;
	font-weight: 300;
	opacity:0.5;
	filter:alpha(opacity=50);
}

.menu_topo a:hover{
	opacity: 1;
}

.lingua_marcado{
	opacity: 1 !important;
}

.menu{
	height: 40px;
	margin-top: 7px;
}

.menu_el{
	display: inline-block;
	margin-left: 25px;
	font-size: 15px;
	font-weight: 300;
	color: #009ba1;
	text-transform: uppercase;
	line-height: 40px;
	height: 40px;
	position: relative;
}

.menu_el_label{
	position: relative;
	cursor: default;
	color: white;
}

.menu_el_label_bt.marcado,
.menu_el_label.marcado{
	background: white;
	color: #009ba1 !important;
	padding: 0px 15px;
	margin: 0 -15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    -khtml-border-radius: 3px;
}

.menu_el_label_bt{
	position: relative;
	cursor: pointer;
	text-decoration: none;
	color: white;
	display: block;
}


.menu_sub{
	position: absolute;
	background: white;
	width: 240px;
	height: auto;
	left: 50%;
	margin-left: -120px;
	overflow: hidden;
	height: 0px;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    opacity:0;
	filter:alpha(opacity=0);
}

.menu_sub_in{
	display: block;
	text-align: center;
	background: #009ba1;
	margin-left: 10px;
	margin-right: 10px;
}

.menu_sub_in a{
	text-align: center;
	display: block;
	text-decoration: none;
	content: white;
	font-size: 15px;
	font-weight: 300;
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
	color: white;
	overflow: hidden;
}

.menu_el_label_bt:hover,
.menu_sub_in a:hover > em{
	opacity:0.6;
	filter:alpha(opacity=60);
}

.cx_menu_seta{
	display: block;
	position: relative;
	background: white;
	height: 6px;
}

.menu_seta{
	width: 0; 
	height: 0; 
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #009ba1;
	position: absolute;
	left: 50%;
	margin-left: -6px;
}

.menu_sub_in span{
	display: block;
	position: relative;
	height: 10px;
}

.h_destaques .in{
	font-size: 0px;
	vertical-align: top;
}

.h_dest_cx{
	margin: 30px -15px;
	margin-bottom: 0px;
	text-align: center;
}

.h_dest_el{
	display: inline-block;
	width: 33.33%;
	vertical-align: top;
	margin-bottom: 30px;
}

.h_dest_el a{
	display: block;
	font-size: 14px;
	margin: 0 15px;
	position: relative;
	overflow: hidden;
	background: #009ba1;
}
.h_dest_el a:hover > img{
	opacity: 0.2;
}

.h_dest_el a img{
	width: 100%;
}

.h_dest_el a span{
	font-size: 25px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	color: white;
	display: block;
	position: absolute;
	z-index: 1;
	left: 10px;
	right: 10px;
	bottom: 50%;
	height: 30px;
	line-height: 30px;
	margin-bottom: -15px;
	text-shadow: #004144 0px 2px 2px;
	-webkit-text-shadow: #004144 0px 2px 2px;
	-moz-text-shadow: #004144 0px 2px 2px;
}

.h_texto{
	margin: 80px 0px;
}

.areas_texto{
	margin-top: 50px;
}

.h_texto h1{
	font-size: 40px;
	color: #009ba1;
	font-weight: 700;
	display: block;
	text-align: center;
}

.h_texto_sep{
	width: 33.33%;
	height: 3px;
	margin-left: 33.33%;
	margin-top: 30px;
	margin-bottom: 30px;
}

.h_texto_sep span{
	display: block;
	margin: 0 10px;
	background: #009ba1;
	height: 3px;
}

.h_texto_txt{
	display: block;
	padding: 0px 10%;
	text-align: center;
}

.txt{
	color: #777;
	font-weight: 300;
	line-height: 30px;
	font-size: 17px;
}

.txt em{
	font-style: italic;
}

.txt strong{
	font-weight: 700;
}

.txt ul li{
	padding-left: 15px;
	color: #009ba1;
	background-image: url('../gfx/topico.png');
	background-repeat: no-repeat;
	background-size: 5px;
	background-position: 0px 12px;
}

.txt img{
	max-width: 100%;
	height: auto;
}

.txt a{
	color: #009ba1;
}

.txt a:hover{
	text-decoration: none;
}

.h_texto_bt{
	margin: 30px 0px;
	text-align: center;
}

.h_texto_bt a{
	display: inline-block;
	padding: 10px 20px;
	color: #009ba1;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
	border: 5px solid #009ba1;
	text-decoration: none;
	position: relative;
}

.h_texto_bt a:hover{
	color: white;
	background: #009ba1;
}

.h_noticias .in{
	font-size: 0px;
	vertical-align: top;
}

.h_noticias_cx{
	margin: 30px -15px;
}

.h_not_el{
	display: inline-block;
	width: 33.33%;
	vertical-align: top;
}

.h_not_el a{
	display: block;
	margin: 0 15px;
	font-size: 0px;
	text-decoration: none;
	overflow: hidden;
	max-height: 240px;
}

.h_not_img{
	display: table-cell;
	width: 32%;
	vertical-align: top;
}

.h_not_img div{
	display: block;
	overflow: hidden;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
    -khtml-border-radius: 100px;
    border-color: #222;
    border-style: solid;
    border-width: 0px;
	background: white;
}

.h_not_img img{
	width: 100%;
}

.h_not_info{
	display: table-cell;
	font-size: 14px;
	width: 68%;
	vertical-align: top;
}

.h_not_info_in{
	margin-left: 15px;
	display: block;
}

.h_not_tit{
	font-size: 25px;
	line-height: 26px;
	color: #009ba1;
	font-weight: 400;
}

.h_not_data{
	font-size: 15px;
	color: #aaa;
	font-weight: 400;
	text-transform: uppercase;
	padding: 5px 0px;
	margin-bottom: 10px;
	height: 15px;
	line-height: 15px;
}

.h_not_txt{
	display: block;
	color: #777;
	font-weight: 300;
	font-size: 15px;
	text-align: left;
	line-height: 20px;
	overflow: hidden;
}

.h_not_degrade{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: red;
	height: 60px;
	background: url('../gfx/degrade.png') left bottom repeat-x;
}

.h_not_el a:hover > .h_not_img div{
	border-width: 5px;
	background: black;
}

.h_not_el a:hover > .h_not_info .h_not_info_in .h_not_tit{
	color: #222;
}

.h_not_mais{
	margin: 30px 0px 100px 0px;
	text-align: center;
	display: block;
}

.h_not_mais a{
	color: #bbb;
	display: inline-block;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700;
}

.h_not_mais a:hover{
	color: #009ba1;
	text-decoration: none;
}

.mapa{
	background: url('../gfx/mapa.png') center center no-repeat;
	/*background-size: auto 100%;*/
	height: 380px;
}


.mapa_lista{
	width: 33.33%;
	color: white; 
	padding-top: 70px;
}

.mapa_lista span,
.mapa_lista div{
	display: block;
	text-align: left;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 15px;
}
.mapa_lista div{
	font-weight: 400;
	font-size: 17px;
	display: block;
}

.rodape{
	height: 440px;
	background: url('../gfx/rodape.jpg') top center no-repeat;
}

.redes_tit{
	color: #005E67;
	font-size: 16px;
	font-weight: 300;
	padding: 10px 0px;
	text-align: center;
	text-transform: uppercase;
	background: url('../gfx/trans/ae/50.png');
}



.redes_bts{
	padding: 20px 0px;
	text-align: center;
	text-transform: uppercase;
	background: url('../gfx/trans/ae/70.png');
	font-size: 0px;
}

.redes_bts a{
	display: inline-block;
	text-align: center;
	vertical-align: top;
	padding: 0 20px;
}

.redes_bts a:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
}

.redes_bts a img{
	height: 25px;
}

.rp_col_in{
	font-size: 16px;
	padding: 30px 0px 10px 0px;
}


.rodape .in{
	font-size: 0px;
}

.rp_col_d,
.rp_col_e,
.rp_col_c{
	display: inline-block;
	vertical-align: top;
	font-size: 30px;
	vertical-align: top;
}


.rp_col_d,
.rp_col_e{
	width: 25%;
}

.rp_col_c{
	width: 50%;
}

.rp_col_d .rp_col_in{
	margin-left: 20px;
}

.rp_col_e .rp_col_in{
	margin-right: 20px;
}

.rp_menu{
	margin-bottom: 25px;
}

.rp_menu a{
	display: inline-block;
	padding: 0px 15px;
	margin-left: -15px;
	text-align: left;
	font-size: 18px;
	line-height: 35px;
	text-transform: uppercase;
	text-decoration: none;
}

.rp_col_e .rp_col_in a{
	color: white;
	font-weight: 700;
}

.rp_col_d .rp_col_in a{
	color: #005E67;
	font-weight: 300;
}

.rp_col_e .rp_menu a:hover{
	background: #009ba1;
}

.rp_col_d .rp_menu a:hover{
	background: #fff;
}

.rp_cert img{
	height: 70px;
	display: none;
}

.copyright{
	height: 40px;
	line-height: 20px;
	padding: 15px 0px;
	color: #005E67;
	font-size: 12px;
	text-transform: uppercase;
}


.signed{
	text-align: center;
}

.signed a{
	opacity:0.5;
	filter:alpha(opacity=50);
	display: inline-block;
	text-align: center;
	text-decoration: none;
}

.signed a:hover{
	opacity:1;
	filter:alpha(opacity=100);
}

.signed a img{
	height: 10px;
}

.rp_news_sub,
.rp_news_tit{
	display: block;
	text-align: center;
	font-size: 18px;
	line-height: 35px;
	text-transform: uppercase;
	text-decoration: none;
}

.rp_news_tit{
	color: white;
	font-weight: 700;
}

.rp_news_sub{
	color: white;
	font-weight: 300;
}

.rp_newsletter_in{
	margin: 0 25%;
	text-align: center;
}

.rp_form{
	margin-top: 10px;
	position: relative;
	width: 100%;
	height: 45px;
}

.rp_input{
	display: block;
	position: relative;
	height: 45px;
}

.rp_input input{
	padding: 0;
	margin: 0px;
	left: 0;
	top: 0;
	outline: none;
	width: 100%;
	height: 45px;
	-moz-box-sizing   : border-box;
	-ms-box-sizing    : border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing : border-box;
	box-sizing        : border-box;
	background: url('../gfx/trans/ae/20.png');
	border: 1px solid rgba(0,94,103,0.3);
	text-indent: 20px;
	color: white;
	font-size: 16px;
	color: white;
	font-weight: 300;
}

.rp_input input:hover{
	border: 1px solid rgba(0,94,103,0.55);
	background: url('../gfx/trans/ae/40.png');
}

.rp_input input:focus{
	border: 1px solid rgba(0,94,103,1);
	background: url('../gfx/trans/ae/80.png');
}

.rp_bt{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	color: white;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: 300;
	padding: 0 20px;
	border-left: 1px solid rgba(255,255,255,0.4);
	margin-top: 7px;
	cursor: pointer;
}

.rp_bt:hover{
	opacity:0.5;
	filter:alpha(opacity=50);
}

.rp_infos{
	padding-top: 10px;
	color: white;
	font-size: 13px;
	font-weight: 300;
	line-height: 20px;
	text-transform: uppercase;
}

.rp_infos_dec,
.rp_infos a{
	color: white;
}

.rp_infos_dec{
	text-decoration: underline;
	cursor: pointer;
}

.rp_infos .rp_infos_dec:hover,
.rp_infos a:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
}


.aviso{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 5000;
	left: 0;
	top: 0;
	display: none;
}

.cortina{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url('../gfx/trans/ae/80.png');
	z-index: 1;
	opacity:0;
	filter:alpha(opacity=0);
}

.mensagem{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 5000;
	left: 0;
	z-index: 2;
	opacity:0;
	filter:alpha(opacity=0);
}

.mensagem_in{
	position: relative;
	margin: 0 auto;
	max-width: 800px;
	text-align: center;
	color: white;
}

.mensagem_tit{
	display: block;
	font-weight: 700;
	font-size: 30px;
	text-transform: uppercase;
}

.mensagem_info{
	font-size: 18px;
	line-height: 25px;
	font-weight: 300;
}

.mensagem_botoes{
	display: block;
	font-size: 0px;
	text-align: center;
}

.mensagem_bt{
	display: inline-block;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	margin: 0 10px;
	text-transform: uppercase;
	border: 2px solid white;
	min-width: 80px;
	font-size: 16px;
	font-weight: 300;
	cursor: pointer;
}

.mensagem_sep{
	height: 20px;
}

.mensagem_bt:hover{
	background: white;
	color: #009ba1;
}

.cortina,
.mensagem,
.mensagem_in,
.aviso{
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}


.resp_bar{
	margin: 30px;
	height: auto;
	vertical-align: middle;
	font-size: 0px;
	display: none;
}

.resp_logo,
.resp_bt{
	display: inline-block;
	vertical-align: middle;
	width: 50%;
}

.resp_logo div{
	display: inline-block;
	vertical-align: middle;
}

.resp_logo div img{
	width: 150px;
}

.resp_bt div img{
	width: 50px;
}

.resp_logo{
	text-align: left;
}

.resp_bt{
	text-align: right;
}

.resp_menu{
	position: absolute;
	top: 0;
	margin: 0;
	background: url('../gfx/trans/ae/90.png');
	z-index: 3000;
	left: 0;
	right: 0px;
	margin-right: 55px;
}

.resp_menu_box{
	position: absolute;
	z-index: 3000;
	top: 0;
	margin: 0;
	right: 100%;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
}

.resp_el{
	display: block;
}

.resp_sub{
	display: block;
	background: url('../gfx/trans/ae/90.png');
}

.resp_menu_tit,
.resp_sub a{
	display: block;
	text-align: left;
	font-weight: 300;
	color: white;
	text-transform: uppercase;
	height: 20px;
	padding: 10px;
	font-size: 16px;
	text-decoration: none;
}
.resp_sub a{
}

.resp_menu_tit{
	color: #002A2D;
	font-weight: 700;
	border-top: 1px solid #007B85;
}

.pagina_responsive{
	position: fixed;
	overflow: hidden;
}

.resp_inv{
	width: 55px;
	height: 100%;
	z-index: 3010;
	position: fixed;
	right: 0px;
	top: 0;
	display: none;
}

.fundo_menu{
	height: 125px;
	position: relative;
	margin-top: -125px;
	z-index: 0;
	background-position: center top;
	background-repeat: repeat-x;
}

.fundo_mapa{
	z-index: 2;
	background: url('../gfx/trans/ae/70.png');
}

.gmapa{
	position: relative;
	z-index: 1;
	margin-top: -125px;
}

.artigo_in{
	margin: 0;
	padding: 20px 0px;
	font-size: 0px;
}

.col_p{
	display: inline-block;
	width: 33.33%;
	vertical-align: top;
	font-size: 16px;
}

.col_g{
	display: inline-block;
	width: 66.66%;
	vertical-align: top;
	font-size: 16px;
}

.col_p_in{
	margin-right: 15px;
}

.col_g_in{
	margin-left: 15px;
}

.art_slider{
	position: relative;
	overflow: hidden;
}

.art_controlo{
	display: block;
	position: absolute;
	bottom: 50%;
	height: 0px;
	width: 100%;
	z-index: 500;
	opacity:0;
	filter:alpha(opacity=0);
}

.art_slider_d img,
.art_slider_e img{
	width: 100%;
}

.art_slider_d,
.art_slider_e{
	position: absolute;
	width: 80px;
	height: 80px;
	margin-top: -40px;
	opacity:0.5;
	filter:alpha(opacity=50);
}

.art_slider_e{
	left: 0;
}

.art_slider_d{
	right: 0;
}

.art_slider:hover > .art_controlo{
	opacity:1;
	filter:alpha(opacity=100);
}

.art_slider_d:hover,
.art_slider_e:hover{
	opacity:1;
	filter:alpha(opacity=100);
}

.col_g_in h1{
	padding-left: 50px;
	font-weight: 300;
	color: #009ba1;
	font-size: 48px;
	line-height: 50px;
}

.art_txt{
	padding: 0px 50px 50px 50px;
}

.in_menu_el{
	position: relative;
	overflow: hidden;
	height: auto;
}

.in_menu_tit{
	font-size: 18px;
	font-weight: 700;
	color: #809CA0;
	text-transform: uppercase;
	padding: 10px 0px;
}

.in_menu_tit a{
	color: #809CA0;
	text-decoration: none;
}

.in_menu_tit a:hover{
	color: #009ba1;
}


.in_menu_tit:hover{
	color: #333;
}

.in_menu_cont{
	display: block;
	overflow: hidden;
	text-transform: uppercase;
	height: 0px;
}

.in_menu_cont a{
	text-decoration: none;
	display: block;
	padding: 10px 0px;
}

.in_menu_cont a.marcado span,
.in_menu_cont a:hover > span{
	color: #009ba1;
	filter: saturate(100%);
	-webkit-filter: saturate(100%);
	-moz-filter: saturate(100%);
	-o-filter: saturate(100%);
	-ms-filter: saturate(100%);
}

.in_menu_cont a.marcado span{
	font-weight: 700;
}

.in_menu_cont a.marcado em,
.in_menu_cont a:hover > em{
	opacity:1;
	filter:alpha(opacity=100);
	filter: saturate(100%);
	-webkit-filter: saturate(100%);
	-moz-filter: saturate(100%);
	-o-filter: saturate(100%);
	-ms-filter: saturate(100%);
}

.in_menu_el.single a{
	padding: 5px 0px;
}

.in_menu_cont a em{
	display: inline-block;
	padding-right: 15px;
	opacity:0.5;
	filter:alpha(opacity=50);
	filter: saturate(0%);
	-webkit-filter: saturate(0%);
	-moz-filter: saturate(0%);
	-o-filter: saturate(0%);
	-ms-filter: saturate(0%);
}

.in_menu_cont a em img{
	height: 18px;
}

.in_menu_cont a span{
	text-decoration: none;
	color: #809CA0;
	font-weight: 300;
	filter: saturate(50%);
	-webkit-filter: saturate(50%);
	-moz-filter: saturate(50%);
	-o-filter: saturate(50%);
	-ms-filter: saturate(50%);
}

.aspa{
	font-size: 30px;
	font-weight: 300;
	font-style: italic;
	color: #009ba1;
	margin-bottom: 40px;
}

.art_ref_tit{
	font-size: 18px;
	font-weight: 400;
	color: #809CA0;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.art_ref a{
	font-size: 14px;
	line-height: 26px;
	font-weight: 300;
	color: #809CA0;
	text-transform: uppercase;
	padding: 10px 0px;
	cursor: pointer;
	display: block;
	text-decoration: none!important;
}

.art_ref a em{
	padding-right: 5px;
	opacity:0.5;
	filter:alpha(opacity=50);
}

.art_ref a img{
	height: 16px;
}

.art_ref a span{
	/*text-decoration: underline;*/
}

.art_ref a:hover > span{
	color: #333;
}

.art_ref a:hover > em{
	opacity:1;
	filter:alpha(opacity=100);
}

.art_ref_grupo{
	padding-bottom: 40px;
}

.resp_in_menu{
	display: none;
	padding: 20px 10px;
	border: 2px solid #eee;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
    -khtml-border-radius: 4px;
}

.resp_in_menu_tit{
	display: block;
	text-align: left;
    font-size: 18px;
    color: #aaa;
    text-transform: uppercase;
}

.resp_in_menu_tit em{
	float: right;
	opacity:0.5;
	filter:alpha(opacity=50);
}

.seta_rot{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); /* IE 9 */
	-webkit-transform:rotate(180deg); /* Opera, Chrome, and Safari */
}

.resp_in_menu_tit em img{
	height: 14px;
	margin-top: 2px;
}

.resp_in_menu_cont{
	height: 0px;
	overflow: hidden;
}

.resp_in_menu_cont_size a{
	display: block;
	text-transform: uppercase;
	padding: 10px 0px;
	color: #009ba1;
	text-decoration: none;
	font-weight: 300;
}

.resp_in_menu_cont_size div{
	height: 15px;
}


.bx-viewport ul li{
	outline:none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.banner_areas .banner_cap{
	bottom: 50px;
}

.areas_texto h2{
	text-align: center;
	color: #aaa;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 300;
	padding-bottom: 10px;
}

.a_logos_cx{
	font-size: 0px;
	margin: 0 -15px;
	text-align: center;
	padding-bottom: 100px;
}

.a_logos_cx a{
	display: inline-block;
	width: 25%;
	height: auto;
	text-decoration: none;
	vertical-align: top;
	text-align: center;
	padding-bottom: 20px;
}

.a_logos_el{
	padding: 15px;
}

.a_logos_img{
	display: block;
	margin-bottom: 10px;
	text-align: center;
	background: #F7F7F7;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
	border-radius: 200px;
    -khtml-border-radius: 200px;
    overflow: hidden;
    -moz-box-sizing   : border-box;
	-ms-box-sizing    : border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing : border-box;
	box-sizing        : border-box;
	border: 1px solid rgba(0,0,0,0.1);
}

.a_logos_img img{
	width: 100%;
}

.a_logos_txt{
	text-align: center;
	font-weight: 300;
	font-size: 18px;
	color: #809CA0;
	text-transform: uppercase;
}

.a_logos_cx a:hover > .a_logos_el .a_logos_img{
	border-width: 5px;
	border-color: #009ba1;
}

.a_logos_cx a:hover > .a_logos_el .a_logos_txt{
	color: #009ba1;
}

.breadcrumb{
	display: block;
	text-align: center;
	font-size: 0px;
	vertical-align: top;
	padding: 20px 0px 40px 0px;
}

.breadcrumb span{
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	color: #aaa;
}


.breadcrumb em{
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #ddd;
	padding: 0 10px;
}

.hnot_destaque{
	font-size: 0px;
	overflow: hidden;
	position: relative;
}

.hnot_img,
.hnot_info{
	vertical-align: top;
	display: inline-block;
	font-size: 16px;
}

.hnot_img{
	width: 33.33%;
}

.hnot_info{
	width: 66.66%;
}


.hnot_img_in{
	position: relative;
}

.hnot_img_normal img{
	width: 100%;
}


.hnot_img_normal{
	position: relative;
	display: block;
}

.hnot_info_in{
	padding-left: 40px;
	position: relative;
}

.hnot_info_tit{
	font-size: 35px;
	line-height: 40px;
	font-weight: 700;
	color: #009ba1;
	padding-bottom: 10px;
}

.hnot_info_aspa{
	font-size: 25px;
	line-height: 30px;
	font-weight: 300;
	color: #809CA0;
	padding-bottom: 20px;
	font-style: italic;
}

.hnot_info_data{
	font-size: 14px;
	font-weight: 300;
	color: #aaa;
	padding-bottom: 20px;
}

.hnot_info_txt{
	position: absolute;
	left: 40px;
	top: 0;
	right: 0px;
	height: 100%;
	opacity:0.1;
	filter:alpha(opacity=10);
	z-index: 1;
}

.hnot_bt_a{
	display: inline-block;
	line-height: 30px;
	font-size: 16px;
	padding: 10px 20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    -khtml-border-radius: 3px;
    background: #809CA0;
    font-weight: 300;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}
.hnot_bt_a:hover{
	padding: 15px 25px;
	background: #009ba1;
}

.hnot_info_txt .txt{
	line-height: 25px;
}

.h_not_cima{
	position: relative;
	z-index: 2;
}

.hnot_lista{
	padding: 50px 0px;
	margin: 0px -15px;
	font-size: 0px;
	text-align: center;
}

.hnot_el{
	width: 25%;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
}

.press_lista .hnot_el{
	width: 33.33%;
}

.hnot_el_bt{
	margin: 15px;
	display: block;
	text-decoration: none;
	border: 1px solid #F2F2F2;
	max-height: 420px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

.hnl_img{
}

.hnl_img img{
	width: 100%;
}

.hnl_infos{
	padding: 10px;
}

.hnl_tit{
	font-weight: 700;
	color: #009ba1;
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 10px;
}

.hnl_tit{
	font-weight: 700;
	color: #809CA0;
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 10px;
}

.hnl_data{
	font-weight: 300;
	color: #aaa;
	font-size: 12px;
	line-height: 12px;
	padding-bottom: 10px;
}

.hnl_aspa{
	font-weight: 300;
	color: #809CA0;
	font-size: 18px;
	line-height: 20px;
	font-style: italic;
	padding-bottom: 10px;
}

.hnl_txt .txt{
	font-size: 14px;
	line-height: 16px;
}

.hnl_imgs{
	position: relative;
	overflow: hidden;
}

.hnl_img_hover{
	position: absolute;
	left: 0;
	top: 0;
	right: 0px;
	height: auto;
}

.hnl_img_hover img{
	width: 100%;
}

.degrade{
	position: absolute;
	left: 0;
	right: 0px;
	bottom: 0;
	height: 60px;
	background: url('../gfx/degrade.png') left bottom repeat-x;
}

.hnot_el_bt:hover{
	border-color: #009ba1;
}


.hnot_el_bt:hover > .hnl_imgs .hnl_img_hover{
	overflow: hidden;
	margin: -20px;
}



.hnot_el_bt:hover > .hnl_infos .hnl_tit,
.hnot_el_bt:hover > .hnl_infos .hnl_aspa{
	color: #009ba1;
}

.paginador{
	font-size: 0px;
	text-align: center;
	padding-bottom: 50px;
}

.paginador a,
.paginador span{
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #f7f7f7;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
    -khtml-border-radius: 40px;
    text-align: center;
    line-height: 40px;
    margin: 0 5px;
    text-decoration: none;
    color: #809CA0;
    font-weight: 300;
    font-size: 16px;
}

.paginador a:hover,
.paginador span{
	background: #009ba1;
	color: white;
}

.lb_art{
	position: fixed;
	left: 0;
	top: 0;
	margin-left: 100%;	
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	background: url('../gfx/trans/branco/95.png');
	z-index: 6000;
	opacity:0;
	filter:alpha(opacity=0);
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.lb_art .in{
	max-width: 700px;
	padding-top: 10px;
	padding-bottom: 40px;
}

.lb_art h1{
	font-weight: 700;
	color: #009ba1;
	font-size: 30px;
	line-height: 35px;
	padding-bottom: 10px;
}

.lb_art .aspa{
	font-weight: 300;
	color: #809CA0;
	font-size: 25px;
	line-height: 25px;
	padding: 20px 0px;
}

.lb_data{
	display: block;
	text-align: left;
	font-size: 14px;
	color: #ddd;
	padding-top: 20px;
}

.lb_fechar_cx{
	display: block;
	text-align: center;
	padding-bottom: 20px;
}

.lb_fechar{
	display: inline-block;
	padding: 10px;
	width: 25px;
	height: 25px;
	background: #ddd;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
    -khtml-border-radius: 100px;
    cursor: pointer;
}

.lb_fechar:hover{
	background: #009ba1;
}

.lb_fechar img{
	width: 100%;
}





















.heve_destaque{
	font-size: 0px;
	overflow: hidden;
	position: relative;
	margin-bottom: 50px;
}

.heve_img,
.heve_info{
	vertical-align: top;
	display: inline-block;
	font-size: 16px;
}

.heve_img{
	width: 30%;
}

.heve_info{
	width: 60%;
}

.heve_data_e{
	width: 10%;
	display: inline-block;
	vertical-align: top;
}

.heve_data_e div{
	display: block;
	text-align: center;
	font-size: 25px;
	color: #809CA0;
}

.heve_data_e div span{
	font-weight: 700;
	display: block;
	width: 100%;
	padding: 7px 0px;
	border-bottom: 1px solid #eee;
}

.heve_data_e div em{
	font-weight: 300;
	display: block;
	width: 100%;
	padding: 7px 0px;
	font-size: 18px;
}


.heve_img_in{
	position: relative;
	margin-left: 40px;
}

.heve_img_normal img{
	width: 100%;
}


.heve_img_normal{
	position: relative;
	display: block;
}

.heve_info_in{
	padding-left: 40px;
	position: relative;
}

.heve_info_tit{
	font-size: 35px;
	line-height: 40px;
	font-weight: 700;
	color: #009ba1;
	padding-bottom: 10px;
}

.heve_info_aspa{
	font-size: 25px;
	line-height: 30px;
	font-weight: 300;
	color: #809CA0;
	padding-bottom: 20px;
	font-style: italic;
}

.heve_info_data{
	font-size: 14px;
	font-weight: 300;
	color: #aaa;
	padding-bottom: 20px;
}


.dest_h_botao{
	display: inline-block;
	line-height: 30px;
	font-size: 14px;
	padding: 5px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    -khtml-border-radius: 3px;
    background: #809CA0;
    font-weight: 300;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}
.dest_h_botao:hover{
	padding: 5px 15px;
	background: #009ba1;
}


.h_not_cima{
	position: relative;
	z-index: 2;
}

.mm_bt{
	position: relative;
	overflow: hidden;
}

.mm_imgs{
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	z-index: 1;
	background: #0A2F30;
	white-space: nowrap;
}

.mm_imgs_cont{
	font-size: 0px;
	position: relative;
}

.mm_calc{
	height: 150px;
}

.mm_infos{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 200;
	text-align: center;
}

.mm_el{
	position: relative;
	margin-bottom: 1px;
}

.mm_el_efeito{
	cursor: pointer;
}

.mm_el_efeito:hover > .mm_bt .mm_imgs .mm_imgs_cont{
	opacity:0.5;
	filter:alpha(opacity=50);
/*	filter: blur(5px);
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);*/
}

/*
.mm_el:hover > .mm_bt .mm_imgs{
	margin-left: -5px;
	margin-top: -5px;
}

.mm_el:hover > .mm_bt .mm_imgs .mm_imgs_cont img{
	height: 160px;
}
*/
.mm_infos_in{
	background: white;
	display: inline-block;
	text-align: center;
	font-size: 30px;
	font-weight: 300;
	padding: 0px 20px;
	height: 50px;
	line-height: 50px;
	margin-top: 50px;
	color: #009ba1;
	text-transform: uppercase;
	-moz-box-shadow: 0px 2px 15px #204448;
	-webkit-box-shadow: 0px 2px 15px #204448;
	box-shadow: 0px 2px 15px #204448;
}
/*
.mm_el:hover > .mm_bt .mm_infos .mm_infos_in{
	padding: 0px 30px;
}*/


.lb_gal .in{
	max-width: 1000px;
}

.lb_gal h1{
	text-align: center;
}

.mm_aberto .mm_bt,
.mm_aberto .mm_imgs_cont img{
	height: auto;
}

.mm_aberto .mm_infos{
	left: 75%;
	background: url('../gfx/trans/branco/90.png');
	width: auto;
	height: 100%;
	text-align: left;
}

.mm_aberto .mm_infos_in {
	background: white;
	display: inline-block;
	text-align: left;
	font-size: 25px;
	font-weight: 300;
	padding: 15px;
	height: auto;
	line-height: 30px;
	margin-top: 0;
	color: #009ba1;
	text-transform: uppercase;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: transparent;
}

.mm_aberto .bx-viewport,
.mm_aberto .art_slider{
	overflow: visible !important;
}

.mm_infos_txt{
	padding: 15px;
	padding-top: 0px;
	display: none;
	opacity:0;
	filter:alpha(opacity=0);
}

.mm_aberto .mm_infos_txt{
	display: block;
	opacity:1;
	filter:alpha(opacity=100);
}

.mm_aberto .mm_infos_txt .txt{
	color: #809CA0;
	line-height: 25px;
}

.mob_mm_calc_aberto,
.mm_calc_aberto{
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.multimedia{
	padding-bottom: 50px;
}

.blur{
	filter: blur(5px);
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);
}

.mm_slider{
	position: absolute;
	left: 0;
	top: 0;
	width: 75%;
	height: 100%;
	z-index: 10;
	display: none;
	background: url('../gfx/trans/preto/50.png');
/*	opacity:0;
	filter:alpha(opacity=0);*/
}

.mob_mm_aberto .mm_bt{
	overflow-x: scroll !important;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.mm_mobile_slide{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 300;
	width: 100%;
	height: 100%;
	background: url('../gfx/trans/preto/60.png');
	text-align: center;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.mm_mobile_slide img{
	height: 100%;
}

.box_efeito{
	position: absolute;
	z-index: 1500;
	background: url('../gfx/trans/branco/95.png');
	width: 200px;
	height: 200px;
	left: 0;
	top: 0;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    opacity:0;
	filter:alpha(opacity=0);
	display: none;
}

.lb_art .wp{
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.portfolio{
	background: #F2F2F2;
	padding: 10px 0px;
	margin-bottom: 50px;
}

.portfolio_in{
	font-size: 0px;
	text-align: center;
	margin: 0 -10px;
}

.pf_el{
	display: inline-block;
	width: 25%;
	vertical-align: top;
	cursor: pointer;
}

.pf_el_in{
	background: white;
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
	font-size: 14px;
	text-align: left;
	margin: 10px;
}

.pf_el_img{
	overflow: hidden;
	display: block;
	background: #009ba1;
}

.pf_el_img img{
	width: 100%;
}

.pf_el_tit{
	padding: 0px 10px;
	height: 50px;
	display: table;
	overflow: hidden;
}

.pf_el_tit div{
	display: table-cell;
	vertical-align: middle;
	line-height: 20px;
	color: #809CA0;
	font-weight: 300;
}

.pf_el.aberto > .pf_el_in .pf_el_img img,
.pf_el:hover > .pf_el_in .pf_el_img img{
	opacity:0.7 !important;
	filter:alpha(opacity=70) !important;
}

.pf_el.aberto > .pf_el_in,
.pf_el:hover > .pf_el_in{
	background: #009ba1 !important;
}

.pf_el.aberto > .pf_el_in .pf_el_tit div,
.pf_el:hover > .pf_el_in .pf_el_tit div{
	color: white !important;
}

.pf_el.aberto{
	cursor: default !important;
}

.pf_gal{
	display: block;
	margin: 0px 10px;
	overflow: hidden;
	height: 0px;
}

.pf_gal_in{
	font-size: 0px;
	display: block;
	position: relative;
	overflow: hidden;
	text-align: left;
}

.pf_gal_e{
	display: inline-block;
	font-size: 14px;
	width: 66.66%;
	vertical-align: top;
	position: relative;
	z-index: 1;
}

.pf_gal_d_fundo{
	display: block;
	font-size: 14px;
	position: absolute;
	left: 66.66%;
	right: 0;
	height: 100%;
	top: -2px;
	vertical-align: top;
	z-index: 2;
	background: url('../gfx/trans/ae/80.png');
}
.pf_gal_d{
	display: inline-block;
	font-size: 14px;
	width: 33.33%;
	vertical-align: top;
	position: relative;
	z-index: 3;
	color: white;
	overflow: hidden;
}

.pf_gal_e .bx-viewport,
.pf_gal_e .art_slider{
	overflow: visible !important;
}

.pf_gal_d_in{
	padding: 15px;
}

.pf_gal_cont_tit{
	display: block;
	line-height: 25px;
	font-size: 20px;
	font-weight: 700;
	color: white;
	padding-right: 15px;
	text-transform: uppercase;
	padding-top: 30px;
}

.pf_gal_cont_txt{
	font-weight: 300;
	font-size: 15px;
	line-height: 22px;
	text-align: left;
	color: white;
}

.pf_gal_cont_txt strong{
	opacity:0.5;
	filter:alpha(opacity=50);
}

.pf_gal_bt_fechar{
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
	z-index: 2000;
}

.pf_gal_bt_fechar div{
	padding: 10px;
	opacity:0.5;
	filter:alpha(opacity=50);
	width: 15px;
}

.pf_gal_bt_fechar img{
	width: 100%;
}

.pf_gal_bt_fechar:hover > div{
	opacity:1;
	filter:alpha(opacity=100);
	padding: 5px;
	width: 25px;
}

.pf_gal_d,
.scroll,
.mCustomScrollbar,
.mCSB_container,
.mCSB_scrollTools,
.mCSB_draggerContainer,
.mCSB_dragger,
.mCSB_dragger_bar,
.pf_gal_d_in,
#mCSB_1_dragger_vertical,
.pf_gal{
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.corpo_full{
	padding: 40px 100px;
}

.titulo_geral{
	display: block;
	font-size: 40px;
	color: #009ba1;
	font-weight: 300;
	padding-bottom: 20px;
}

.corpo_full h1{
	text-align: center;
	padding-bottom: 40px
}

.artigo_geral .artigo_in{
	padding-top: 40px;
}

.artigo_geral h1{
	padding-bottom: 20px;
}

.tit_mapa{
	text-transform: uppercase;
	text-align: center;
	padding-top: 40px;
}

.mapa_site{
	font-size: 0px;
	margin: 0 -15px;
	padding: 30px 0px;
}

.mapa_el{
	display: inline-block;
	width: 33.33%;
	vertical-align: top;
}

.mapa_el_in{
	margin: 15px;
	font-size: 16px;
	font-weight: 300;
}

.mapa_el_in h1{
	display: block;
	font-size: 25px;
	font-weight: 300;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #eee;
	color: #009ba1;
	text-indent: 30px;
}

.mapa_el_in li.nivel1{
	height: 30px;
	line-height: 30px;
	display: block;
	background: url('../gfx/mapa1.png') left center no-repeat;
	background-size: auto 25px;
	padding-left: 30px;
	font-size: 18px;
}

.mapa_el_in li.nivel2{
	height: 30px;
	line-height: 30px;
	display: block;
	background: url('../gfx/mapa2.png') 30px center no-repeat;
	background-size: auto 25px;
	padding-left: 60px;
	font-size: 18px;
}
.mapa_el_in li a{
	display: block;
	text-align: left;
	text-decoration: none;
	color: #809CA0;
}

.mapa_el_in li a:hover{
	color: #222;
}

.p_filtros{
	background: white;
	padding: 15px 0px;
	padding-bottom: 0px;
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
	position: relative;
	z-index: 2;
}

.p_filtros_in{
	text-align: center;
	font-size: 0px;
}

.p_filtros_in div{
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	padding: 10px 10px;
	color: #999;
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	cursor: pointer;
}

.filtro span{
	display: inline-block;
	width: 12px;
	height: 12px;
	background: red;
	margin-right: 7px;
	background: url('../gfx/checkbox.png') center center no-repeat;
	background-size: 100% 100%;
}

.filtro.marcado span{
	background: url('../gfx/checkbox_m.png') center center no-repeat;
	background-size: 100% 100%;
}
.filtro.marcado{
	color: #009ba1;
}

.filtro_sep{
	width: 20px;
}

.filtro:hover{
	color: #009ba1;
}
.filtro.marcado:hover{
	color: #aaa;
}

.c_mapa{
	width: 100%;
	height: 510px;
}

.con_cols{
	font-size: 0px;
}

.con_col_e{
	display: inline-block;
	font-size: 16px;
	vertical-align: top;
	width: 30%;
	margin-right: 20%;
}

.con_col_d{
	display: inline-block;
	font-size: 16px;
	vertical-align: top;
	width: 50%;
}

.con_titulo h1{
	font-weight: 300;
	display: block;
	padding: 40px 0px 20px 0px;
	font-size: 35px;
	color: #009ba1;
	text-transform: uppercase;
}

.departamentos{
	display: block;
}

.departamentos li{
	display: block;
	margin-bottom: 30px;
	color: #809CA0;
	padding-top: 10px;
	border-top: 2px solid #eee;
}

.departamentos h2{
	color: #009ba1;
	font-weight: 700;
	font-size: 17px;
	padding-bottom: 10px;
}

.dep_info p{
	font-size: 0px;
	display: block;
}

.dep_info p strong,
.dep_info p em{
	font-size: 15px;
	display: inline-block;
	vertical-align: top;
	padding-bottom: 5px;
	line-height: 20px;
}
.dep_info p strong{
	width: 80%;
	font-weight: 400;
}
.dep_info p em{
	width: 10%;
	font-weight: 300;
	opacity:0.5;
	filter:alpha(opacity=50);
}

.con_form{
	margin: 0 -5px;
	font-size: 0px;
	overflow: hidden;
	position: relative;
	margin-bottom: 50px;
}

.con_form_border{
	margin: 0 5px;
	height: 10px;
	border-top: 2px solid #eee;
}

.con_form_linha{
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.con_form_linha.metade{
	width: 50%;
}

.con_form_linha em{
	display: block;
	padding: 5px 5px;
}

.con_form_linha input{
	border: none;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
	outline: none;
	height: 15px;
	width: 100%;
	text-indent: 15px;
	-moz-box-sizing   : border-box;
	-ms-box-sizing    : border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing : border-box;
	box-sizing        : border-box;
	background: #F4F4F4;
	border: 1px solid #eee;
	font-size: 14px;
	font-weight: 300;
	height: 40px;
	line-height: 40px;
	color: #009ba1;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
    -khtml-border-radius: 2px;
}

span.dropstyle {
	float: right;
	padding-right: 20px;
	padding-left: 10px;
	width: 100%;
	background: #fff;
	background: #fff url('../gfx/drop.png') right center no-repeat;
	border: #eee 1px solid;
	height: 40px;
	line-height: 40px;
	text-align: left;
	font-size: 15px;
	font-weight: 300;
	color: #A6A6A6;
	overflow: hidden;
	-moz-box-sizing   : border-box;
	-ms-box-sizing    : border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing : border-box;
	box-sizing        : border-box;
	background: #F4F4F4;
	cursor: pointer;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
    -khtml-border-radius: 2px;
}


span.dropstyle.changed {
	background-color: #f0dea4;
}
.dropstyleInner {
}

.dropmenu{
	height: 40px;
	cursor: pointer !important;
}

.hasCustomSelect{
	cursor: pointer !important;
}


.con_form_linha textarea{
	border: none;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
	outline: none;
	height: 120px;
	width: 100%;
	-moz-box-sizing   : border-box;
	-ms-box-sizing    : border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing : border-box;
	box-sizing        : border-box;
	background: #F4F4F4;
	border: 1px solid #eee;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	color: #009ba1;
	padding: 15px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
    -khtml-border-radius: 2px;
}

.con_form_linha textarea:focus,
.con_form_linha textarea:hover,
.con_form_linha input:focus,
.con_form_linha input:hover,
.dropstyleHover{
	border: 1px solid #009ba1 !important;
	color: #009ba1 !important;
	background: white !important;
}

.bt_enviar{
	height: 40px;
	line-height: 40px;
	min-width: 100px;
	padding: 0 15px;
	font-size: 14px;
	color: white;
	text-align: center;
	text-transform: uppercase;
	font-weight: 300;
	background: #809CA0;

	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
    -khtml-border-radius: 2px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

.bt_enviar:hover{
	background: #009ba1;
}

.con_form_linha.botao{
	text-align: right;
	font-size: 0px;
}

.con_form .txt{
	padding: 5px 5px 15px 5px;
}

.lig_in{
	font-size: 0px;
	margin: 0 -15px;
	padding-bottom: 50px;
}

.lig_in h1{
	text-transform: uppercase;
	padding: 40px 0px;
	text-align: center;
}

.lig_el{
	padding-bottom: 40px;
	display: inline-block;
	width: 50%;
	vertical-align: middle;
}

.lig_el a{
	display: block;
	text-decoration: none;
	font-size: 0px;
}

.lig_img{
	display: table-cell;
	width: 35%;
	vertical-align: middle;
}

.lig_img img{
	width: 100%;
}

.lig_img div{
	-moz-box-sizing   : border-box;
	-ms-box-sizing    : border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing : border-box;
	box-sizing        : border-box;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
	border-radius: 200px;
    -khtml-border-radius: 200px;
    background: #f3f3f3;
    border: 1px solid #eee;
    margin-left: 15px;
    overflow: hidden;
}

.lig_info{
	display: table-cell;
	width: 65%;
	vertical-align: middle;
}

.lig_col_in h2{
	font-weight: 700;
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 10px;
	color: #009ba1;
}

.lig_col_in{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
}

.lig_col_in .txt{
	font-size: 15px;
	line-height: 22px;
}

.lig_el a:hover > .lig_img div{
	border: 5px solid #009ba1;
}

.lig_el a:hover > .lig_info .lig_col_in .txt{
	color: #809CA0;
}

.tabmenu{
	display: block;
	padding-top: 20px;
	font-size: 0px;
	border-bottom: 1px solid #ddd;
}

.tabmenu_in{
	font-size: 0px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	border-right: 1px solid #ddd;
	margin-bottom: -1px;
}

.tabmenu_el{
	display: inline-block;
	padding: 10px 20px;
	font-size: 16px;
	font-weight: 300;
	vertical-align: top;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
	border: 1px solid #ddd;
	border-right: none;
	border-bottom: none;
}

.tabmenu_el.marcado{
	border-bottom: 1px solid white;
	color: #009ba1;
	font-weight: 700;
	cursor: default !important;
}

.pb0{
	padding-bottom: 0px;
}

.tac{
	text-align: center;
}

.tabmenu_contactos{
	border: none;
}

.tabmenu_el:hover,
.tabmenu_contactos:hover{
	color: #009ba1;
	cursor: pointer;
}

.com_contactos{
	padding: 10px;
	background: white;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
    -khtml-border-radius: 4px;

    border: 1px solid rgba(0,0,0,0.15);
}

.comercio_contactos_lb .departamentos{
	font-size: 0px;
}

.comercio_contactos_lb .departamentos li{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	font-size: 15px;
}

.com_con_txt{
	padding-bottom: 20px;
}

.tabmenu_resp_bt{
	display: none;
	border: 2px solid #eee;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
    -khtml-border-radius: 4px;
    font-size: 0px;
    margin-top: 20px;
}

.tabmenu_resp_bt span,
.tabmenu_resp_bt em{
	display: inline-block;
	padding: 15px 0px;
	height: 15px;
	line-height: 15px;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: top;
	color: #888;
	font-weight: 700;
}
.tabmenu_resp_bt span{
	width: 80%;
}
.tabmenu_resp_bt em{
	width: 20%;
}

.tabmenu_resp_bt img{
	height: 15px;
}

.p_fil_bt{
	display: block;
	text-align: center;
	padding: 5px 0px;
	padding-bottom: 15px;
}

.p_fil_bt div{
	display: inline-block;
	text-transform: uppercase;
	font-size: 13px;
	color: #aaa;
	text-decoration: underline;
	font-weight: 300;
	cursor: pointer;
}

.p_fil_bt div:hover{
	color: #009ba1;
}

.p_fil_bt div.fecha{
	display: none;
}

.p_fil_av{
	display: block;
	background: url('../gfx/trans/preto/5.png');
		-moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
	height: 0px;
	overflow: hidden;
}

.p_fil_in{
	display: block;
}

.p_fil_drop{
	text-align: center;
	font-size: 0px;
}

.p_fil_grupo{
	display: inline-block;
	text-align: center;
	padding: 10px 0px;
	vertical-align: top;
}

.p_fil_els{
	font-size: 0px;
	text-align: center;
}

.p_fil_grupo .filtro{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	text-transform: uppercase;
	padding: 5px 10px;
	color: #aaa;
	cursor: pointer;
	font-weight: 300;
}
.p_fil_grupo .filtro.marcado{
	color: #009ba1;
}

.p_fil_grupo h3{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	font-weight: 300;
	color: #aaa;
	text-transform: uppercase;
	padding: 5px 10px;
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px solid #ddd;
}

.p_fil_grupo h3:first-child{
	padding-left: 0px;
	margin-left: 0px;
	border-left: none;
}

.p_fil_action{
	display: block;
	text-align: center;
	font-size: 0px;
	padding-bottom: 20px;
	padding-top: 10px;
}

.p_fil_act{
	display: inline-block;
	font-size: 14px;
	text-transform: uppercase;
	vertical-align: top;
	color: #999;
	padding: 5px 10px;
	text-decoration: underline;
	cursor: pointer;
}

.p_fil_act:hover{
	color: #009ba1;
}

.cronologia{
	border-left: 2px solid #ddd;
	padding-left: 25px;
}

.pb50{
	padding-bottom: 50px;
}

.pt10{
	padding-top: 10px;
}

.cronologia_in{
	display: block;
}

.crono_el{
	display: block;
	font-size: 0px;
	border-left: 2px solid #ddd;
	padding-left: 25px;
	margin-left: -27px;
}

.crono_e,
.crono_d{
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	margin-top: -8px;
}

.crono_e{
	width: 10%;
}

.crono_d{
	width: 90%;
	cursor: pointer;
}

.crono_e{
	font-size: 20px;
	color: #999;
	font-weight: 300;
}

.crono_tit h3{
	font-size: 20px;
	font-weight: 700;
	color: #999;
	cursor: pointer;
}

.crono_cont{
	display: block;
	overflow: hidden;
	height: 0px;
	margin-bottom: 30px;
}

.crono_cont_in{
	padding: 20px 0px;
}

.crono_e span{
	width: 30px;
	margin-left: -30px;
	display: inline-block;
	vertical-align: top;
	height: 8px;
	font-size: 0px;
	margin-top: 8px;
}

.crono_e span em{
	width: 4px;
	height: 4px;
	background: white;
	border: 2px solid #aaa;
	display: inline-block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
    -khtml-border-radius: 10px;
    vertical-align: middle;
}

.crono_e span strong{
	width: 20px;
	height: 2px;
	background: #aaa;
	display: inline-block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
    -khtml-border-radius: 10px;
    margin-left: -2px;
    vertical-align: middle;
}

.crono_d:hover > .crono_tit h3{
	color: #009ba1;
}

.crono_el:hover > .crono_e{
	color: #009ba1;
}

.crono_el:hover > .crono_e span em{
	border-color: #009ba1;
}

.crono_el:hover > .crono_e span strong{
	background: #009ba1;
}

.crono_el:hover{
	border-color: #009ba1;
}



.crono_el.hoje,
.crono_el.hoje:hover{
	border-color: #fff;
}

.crono_d.hoje:hover > .crono_tit h3{
	color: #999;
}

.crono_el.hoje:hover > .crono_e{
	color: #999;
}

.crono_el.hoje:hover > .crono_e span em{
	border-color: #aaa;
}

.crono_el.hoje:hover > .crono_e span strong{
	background: #aaa;
}

.in_menu_tit span{
	display: inline-block;
	float: right;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	opacity:0.5;
	filter:alpha(opacity=50);
	cursor: pointer;
}

.in_menu_tit span img{
	width: 20px;
}


.in_menu_tit span:hover{
	opacity:1;
	filter:alpha(opacity=100);
}

.swsErro{
	border: 1px solid red !important;
}


.dropstyleInner{
	width: auto!important;
}

.txt img{ 
	max-width: 100% 
}

.rp_col_e .rp_menu_a_marcado {
	background: #009ba1;
}

.rp_col_d .rp_menu_a_marcado_e {
	background: #fff;
}

.box_videos{
	display: block;
	font-size: 0px;
	text-align: center;
	margin: 0 -10px;
}

.box_video{
	display: inline-block;
	width: 25%;
	text-decoration: none;
	vertical-align: top;
}

.box_video div{
	margin: 10px;
	margin-bottom: 30px;
	display: block;
	position: relative;
}

.box_video div span{
	position: relative;
	width: 100%;
	overflow: hidden;
	display: block;
	background-image: url('../gfx/video.jpg');
	background-position: ;: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.box_video div span img{
	width: 100%;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.box_video div h1{
	padding: 10px 0px;
	height: 40px;
	line-height: 20px;
	font-weight: 300;
	text-align: center;
	color: #999;
	font-size: 18px;
}

.box_video:hover > div h1{
	color: #009ba1;
}

.box_video:hover > div span img{
	opacity:0.5;
	filter:alpha(opacity=50);
}

.c_hide{
	display: none;
}

.customfile-wrap, .customfile-container{
	width: 100%;
	height: 33px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	position: relative;
}

.customfile-filename {
	padding-left: 30px !important;
}

.customfile-upload {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	position: absolute;
	width: 40px;
	height: 40px;
	top: 0;
	right: 0;
	background: url('../gfx/upload.jpg') center left no-repeat;
	overflow: hidden;
	background-size: 100% 100%;
	text-indent: 60px;
	left: 0px;
	cursor: pointer;
}

.rec_h_cand{
	cursor: pointer;
}


.lang_resp{
  display: none;
  width: 100%;
  text-align: center;
}

.lang_resp a{
  display: inline-block;
  text-align: center;
  text-decoration: none;
  color: #fff;
  padding: 10px;
  height: 30px;
  font-size: 14px;
  line-height: 25px;
}


.lang_resp a.marcado{
  opacity: 0.5;
}
@media only screen and (max-width: 414px){
    .redes_bts a{
        padding:0 10px;
    }
}
@media only screen and (max-width: 800px){
  .lang_resp{
    display: inline-block;
  }

  .rodape{
  	height: 450px;
  }

}

a.abrir_oportunidades {
    display: block;
    position: relative;
    color: #009ba1;
    cursor: pointer;
}

a.abrir_oportunidades:before{
    content:"";
    display: block;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 10px;
    height: 10px;
    border: 1px solid;
    border-top: 0;
    border-left: 0;
}

a.abrir_oportunidades:hover{
    color: #000 !important;
}