.art_tabs_in,
.art_menu_comp,
.art_menu,
.lat_menu,
.noticia_dest a *,
.cab_menu *,
.mod_par_el_in *,
.pag_not_elemento a,
.txt a,
.form_input,
.owl-dot span,
.art_tab,
.art_menu_comp ul li a *,
.art_files ul li a *,
.art_links ul li a *,
.media_el_in *,
.mod_gal_el_in *,
.gp_serv_el a *,
.lb_close_in,
.filtros_cx ul li,
.prod_c_zoom_bt *,
.selecter-item,
.selecter-selected,
.prod_edest_bt,
.lat_menu ul li a,
.signed *,
.newsletter_bt span,
.newsletter_input,
.rp_botao,
.arts_el_tab,
.port_el_txt,
.catalogo_el_txt_in,
.prod_lista_el,
.dest_triplo_img,
.dest_bg,
.hbanner_txt div,
.botao,
.banner_txt_in a div,
.fx{
	-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;
}

.anim {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.noeffect{
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

body,
.dib{
	font-size: 14px;
}

body{
	background: white;
}

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

.in{
	max-width: 1400px;
	font-size: 20px;
}

.wp{
	padding-left: 20px;
	padding-right: 20px;
}

.txt{
	font-size: 17px;
	line-height: 25px;
	color: #555;
}

.txt p{
	display: block;
	min-height: 25px;
}

.txt strong{
}

.txt em{
	font-style: italic;
}

.txt a{
	text-decoration: underline;
}

.txt a:hover{
	color: white;
	text-decoration: none;
}
.pag_termos .txt a:hover{
	    color: #00abeb;
	text-decoration: none;
}

.txt ul li{
	display: block;
	padding: 5px 10px 5px 25px;
	margin-bottom: 1px;
	background-image: url('../gfx/topico.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	background-size: 25px;
}

.pag_orcamentos .bt_orcamentos,
.pag_media .bt_media,
.pag_empresa .bt_empresa,
.pag_contacto .bt_contactos,
.pag_contactos .bt_contactos,
.pag_parceiros .bt_parceiros,
.pag_parceiro .bt_parceiros,
.pag_listagem .bt_listagem,
.pag_homepage .bt_homepage,
.pag_noticia .bt_noticias,
.pag_noticias .bt_noticias,
.pag_areas_de_negocio .bt_areas_de_negocio,
.pag_area_de_negocio .bt_areas_de_negocio,
.pag_produtos .bt_produtos,
.pag_produtos_fam .bt_produtos,
.pag_produto .bt_produtos,
.pag_catalogo .bt_catalogo,
.pag_portfolio .bt_portfolio,
.pag_portfolio_el .bt_portfolio,
.pag_servico .bt_servicos,
.pag_servicos .bt_servicos,
.pag_galeria .bt_galeria,
.pag_galerias .bt_galeria,
.pag_galeria_el .bt_galeria,
.pag_artigo .bt_artigos,
.pag_artigos .bt_artigos{
	/*background: rgba(255,255,255,0.8) !important;*/
}

.pag_orcamentos .rodape .bt_orcamentos,
.pag_media .rodape .bt_media,
.pag_empresa .rodape .bt_empresa,
.pag_contacto .rodape .bt_contactos,
.pag_contactos .rodape .bt_contactos,
.pag_parceiros .rodape .bt_parceiros,
.pag_parceiro .rodape .bt_parceiros,
.pag_listagem .rodape .bt_listagem,
.pag_homepage .rodape .bt_homepage,
.pag_noticia .rodape .bt_noticias,
.pag_noticias .rodape .bt_noticias,
.pag_areas_de_negocio .rodape .bt_areas_de_negocio,
.pag_area_de_negocio .rodape .bt_areas_de_negocio,
.pag_produtos .rodape .bt_produtos,
.pag_produtos_fam .rodape .bt_produtos,
.pag_produto .rodape .bt_produtos,
.pag_catalogo .rodape .bt_catalogo,
.pag_portfolio .rodape .bt_portfolio,
.pag_portfolio_el .rodape .bt_portfolio,
.pag_servico .rodape .bt_servicos,
.pag_servicos .rodape .bt_servicos,
.pag_galeria .rodape .bt_galeria,
.pag_galerias .rodape .bt_galeria,
.pag_galeria_el .rodape .bt_galeria,
.pag_artigo .rodape .bt_artigos,
.pag_artigos .rodape .bt_artigos{
	background: rgba(0,0,0,0.2) !important;
}
.topo{
	height: 155px;
}
.pag_parceiros .topo, .pag_termos .topo, .pag_galeria .topo, .pag_portfolio .topo{
	background: #666;
	background-image: url('../gfx/header_footer.jpg');

}

.pag_areas_de_negocio .topo{
	background: #666;
	background-image: url('../gfx/header_footer.jpg');

}

.pag_homepage .topo{
	background: none;
	position: absolute;
    z-index: 10;
    width: 100%;
    padding: 0px;
}

.pag_empresa .topo, .pag_parceiros .topo{
	min-height: 450px;
}

.cabecalho{
	display: table;
	width: 100%;
	padding-top: 10px;
}

.cab_col{
	display: table-cell;
	vertical-align: bottom;
	position: relative;
}

.cab_e{
}

.cab_d{
	text-align: right;
	white-space: nowrap;
}

.cab_top{
	position: relative;
	right: 0px;
	top: 10px;
	float: right;
	margin-left:50px;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
}

.cab_menu{
	display: inline-block;
	font-size: 0px;
	white-space: normal;
	padding-bottom: 10px;
}

.cab_menu .menu_bt{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: white;
	height: 50px;
	line-height: 50px;
	background: transparent;
	padding: 0px 25px;
	position: relative;
}

span.menu_u {
	visibility: hidden;
    width: 40px;
    height: 2px;
    background-color: white;
    position: absolute;
    /*border: solid 1px;*/
    left: calc(50% - 20px);
    margin-top: -12px;
}

.pag_empresa .bt_empresa, .pag_homepage .bt_homepage,.pag_areas_de_negocio .bt_areas_de_negocio{
	font-weight: 700;
}

.pag_empresa .bt_empresa span.menu_u, .pag_homepage .bt_homepage span.menu_u,.pag_areas_de_negocio .bt_areas_de_negocio span.menu_u, .pag_contacto .bt_contactos span.menu_u, .pag_parceiros .bt_parceiros span.menu_u, .pag_galeria .bt_galeria span.menu_u{
	visibility: visible;
}

.cab_e img{
	/*height: 50%;*/
}

.cab_menu .menu_bt_icon img{
	height: 50px;
}

.cab_menu .menu_bt_icon{
	display: inline-block;
	vertical-align: middle;
	/*background: rgba(255,255,255,0.8);*/
}

.cab_top a{
	font-size: 10px;
	color: white;
	padding: 5px;
	opacity:0.7;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
}

.cab_top a.frst{
		border-right: 1px solid white;
}
.cab_top a.marcado{
	opacity:1;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
    padding-right: 10px;
}

.fullbanner{
	margin-top: 40px;
	position: relative;
}

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

.banner_txt{
	position: absolute;
	z-index: 10;
	left: -20px;
	top: 0;
	width: 100%;
	bottom: 0;
	padding: 0px 20px;
}

.banner_txt_in{
	position: absolute;
	right: 20px;
	left: 20px;
	bottom: 0;
	top: 0;
	width: 33.33%;
	padding: 0px;
}

.banner_txt_box{
	background: rgba(0,0,0,0.6);
	position: absolute;
	left: 0;
	right: 40px;
	bottom: 0px;
	top: 0px;
	padding: 20px;
}

.banner_txt_in h1{
	color: white;
	text-transform: uppercase;
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 20px;
}

.banner_txt_in h2{
	color: white;
	font-size: 25px;
	line-height: 30px;
}

.banner_txt_in a{
	left: 20px;
	bottom: 20px;
	position: absolute;
	display: block;
}

.banner_txt_in a div{
	display: inline-block;
	background: black;
	padding: 15px 25px;
	color: white;
	text-transform: uppercase;
	font-size: 17px;
}

.owl-controls{
	height: 0px;
	left: 0;
	width: 100%;
	bottom: 50%;
	position: absolute;
}

.banner_dots .owl-controls{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0px;
}

.owl-dots{
	text-align: center;
	margin-top: -70px;
}

.owl-dot{
	display: inline-block;
	width: 25px;
	height: 25px;
}

.owl-dot span{
	background-color: rgba(255,255,255,0.6);
	display: block;
	width: 9px;
	height: 9px;
	margin: 8px;
}

.owl-dot.active span{
	background-color: white;
}

.banner_dots .owl-nav{
	display: none;
}

.owl-nav{
	height: 0px;
	left: 0;
	width: 100%;
	position: absolute;
	opacity:0;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
}

.owl-carousel:hover > .owl-controls .owl-nav{
	opacity:1;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
}


.owl-prev{
	left: 0;
	width: 50px;
	height: 50px;
	background: green;
	margin-top: -25px;
	position: absolute;
	background: url('../gfx/setas/banner/e.png') center center no-repeat;
	background-size: 100% 100%;
	opacity:0.3;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=30)';
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity:0.3;
}

.owl-next{
	right: 0px;
	width: 50px;
	height: 50px;
	background: green;
	margin-top: -25px;
	position: absolute;
	background: url('../gfx/setas/banner/d.png') center center no-repeat;
	background-size: 100% 100%;
	opacity:0.3;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=30)';
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity:0.3;
}

.owl-prev:hover,
.owl-next:hover{
	opacity:1;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
}

.halfbanner{
	position: relative;
	overflow: hidden;
	display: block;
}

.halfbanner_tab{
	margin: 0px -20px;
	margin-top: 40px;
}

.hbanner_in{
	position: relative;
}

.hbanner_img{
	position: relative;
}

.hbanner_img img{
	width: 100%;
}

.halfbanner .item a{
	display: block;
}

.hbanner_txt{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
}

.hbanner_txt div{
	padding: 20px;
	background: rgba(0,0,0,0.6);
	display: block;
	color: white;
}

.hbanner_txt h1{
	text-transform: uppercase;
	font-size: 19px;
}

.hbanner_txt h2{
	font-size: 13px;
	padding-top: 5px;
}

.halfbanner_col_in{
	margin: 0px 20px;
	position: relative;
}

.destaque_triplo_corpo{
	margin: 0px -20px;
}

.destaque_triplo .in{
	padding-top: 40px;
}

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

.tab_col_in{
	margin: 20px;
	font-size: 16px;
	position: relative;
}

.halfbanner_col_d,
.halfbanner_col_e{
	position: relative;
}

.halfdest{
	margin: 0px 20px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}

.halfdest_img{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}

.halfdest_img img{
	width: 100%;
}

.halfdest_txt{
	width: 100%;
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
}

.halfdest_txt_in{
	padding: 20px;
	position: absolute;
	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;
}


.halfdest_txt_in h1{
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
}

.botao_cx{
	padding: 70px 0px;
	text-align: center;
}

.botao{
	cursor: pointer;
	padding: 14px 54px;
	display: inline-block;
	text-transform: uppercase;
	color: rgba(0,0,0,0.6);
	font-size: 14px;
    border: 5px solid rgba(0,0,0,0.1);

}

.bt_enviar{
    margin-top:162px;	
}

.botao.pequeno{
	padding: 15px 20px;
	font-size: 14px;
}

.botao.grande{
	padding: 14px 54px;
    font-size: 18px;
    border: 5px solid rgba(0,0,0,0.1);
}

.alinha_topo{
	top: 0px;
}

.alinha_baixo{
	bottom: 0px;
}

.titulo_box{
	text-align: center;
}

.tit{
	font-size: 30px;
}



.tit2{
	text-transform: none;
	font-size: 40px;
	line-height: 40px;
}

.bg_tit{
	color: white;
}

.bg_tit span{
	display: inline-block;
	line-height: 40px;
	font-size: 26px;
	color: white;
	letter-spacing: 1px;
}

.dest_triplo_el{
	display: block;
	text-align: center;
}

.dest_triplo_el:hover > .tab_col_in .dest_triplo_img{
    opacity:0.8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)';
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity:0.8;
}

.tab2,
.tab3{
	width: 100%;
	vertical-align: top;
}

.dest_triplo_img img{
	width: 100%;
}

.tab_col_in{
	position: relative;
}

.dest_bg{
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 0px;
	top: 20px;
}

.dest_triplo_txt{
	padding: 20px 10px 0px 10px;
	color: white;
}

.dest_triplo_txt h1{
	font-size: 22px;
	line-height: 25px;
}

.dest_triplo_sep{
	padding: 10px 0px;
}

.dest_triplo_sep div{
	margin: 0% 15%;
	height: 1px;
	background: rgba(255,255,255,0.5)
}

.dest_triplo_txt h2{
	font-size: 14px;
	line-height: 20px;
}

.destaque_produtos .in{
	padding-top: 40px;
}

.destaque_produtos_corpo{
	margin: 0px -20px;
}

.prod_lista_el{
	/*margin: 20px;*/
	display: block;
}
.prod_lista_el_in{

}

.prod_lista_el_img{
	position: relative;
}

.prod_lista_el_img img{
	width: 100%;
}

.prod_lista_el_img div{
	/*padding: 10px;*/
}

.prod_lista_el_info{
	position: absolute;
	top:0;
}

.prod_lista_el_info_in{
	text-align: center;
	color: white;

}

.prod_lista_el_tit{
	text-transform: uppercase;
	padding-bottom: 5px;

}

.prod_lista_el_subtit{
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(255,255,255,0.2);

}

.prod_lista_el_atts{
	padding: 10px;

}

.prod_lista_el_att_el{

}

.prod_lista_el_att_e{
	text-align: left;

}

.prod_lista_el_att_d{
	text-align: right;

}

.destaque_duplo .in{
	margin-top: 40px;
}

.destaque_duplo_corpo{
	margin: 0px -20px;
}

.destaque_produtos .prod_lista_el{
	margin-bottom: 0px;
}


.dest_duplo_img img{
	width: 100%;
}

.dest_duplo_txt{
	padding: 20px 10px 0px 10px;
	color: white;
}

.dest_duplo_txt h1{
	font-size: 22px;
	line-height: 25px;
}

.dest_duplo_sep{
	padding: 10px 0px;
}

.dest_duplo_sep div{
	margin: 0% 15%;
	height: 1px;
	background: rgba(255,255,255,0.5)
}

.dest_duplo_txt h2{
	font-size: 14px;
	line-height: 20px;
}

.dest_imagem img{
	width: 100%;
}

.dest_imagem .in{
	margin-top: 40px;
}

.dest_txt{
	margin-top: 100px;
	text-align: center;
}

.dest_txt_in{
	padding: 0px 100px;
}

.dest_txt_in .tit{
	margin-bottom: 5px;
	font-weight: 600;
	font-size: 36px;
	letter-spacing: 3px;
}

.dest_txt_leg{
	margin-bottom: 40px;
	font-size: 20px;
	color: #777;
}

.dest_txt_sep,
.dest_txt_sep div{
	text-align: center;
	height: 40px;
}

.pag_parceiros .dest_txt_sep{
	height:0px;

}

.dest_txt_sep{
	margin-bottom: 20px;
}

.dest_txt_sep span{
	width: 25px;
	height: 25px;
	border: 4px solid black;
	border-left: none;
	border-top: none;
	display: inline-block;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-moz-box-sizing   : border-box;
	-ms-box-sizing    : border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing : border-box;
	box-sizing        : border-box;
	opacity:0.5;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
}

.dest_txt_txt .txt{
	font-size: 21px;
	line-height: 35px;
	padding: 0 280px;
	font-weight: 400 !important;
	letter-spacing: 1px;
}
.an_txt .txt{
	font-size: 20px;
	line-height: 30px;
	color: white;	
	font-weight: 500;
}
.rodape{
	margin-top: 100px;
	background-color: #860d43;
}

.rodape_menu{
	padding: 100px 0px;
	display: table;
}

.rodape_menu_in{
	font-size: 0px;
	display: table-cell;
    vertical-align: middle;
}

.rodape_menu .rp_botao{
	display: inline-block;
	font-size: 20px;
	text-transform: uppercase;
	cursor: pointer;
	color: white;
	padding: 10px 20px;
}

.rodape_menu .rp_botao:hover{
    font-weight: 600;
}

.rodape_menu .rp_botao.destaque{
}

.rodape_newsletter{
	padding: 60px 0px;
	/*background: rgba(0,0,0,0.15);*/
	/*text-align: center;*/
}

.rodape_newsletter_in{
	color: white;
}

.newsletter_tit{
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	font-weight: 500 !important;
	color: rgba(255,255,255,0.7);
}

.newsletter_txt{
	margin-bottom: 30px;
}

.rodape_newsletter_input{
	display: block;
	position: relative;
	margin: 0 auto;
	max-width: 550px;
	font-size: 0px;
}

.newsletter_input{
	background-color: transparent;
	display: inline-block;
	width: 71%;
	-moz-box-sizing   : border-box;
	-ms-box-sizing    : border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing : border-box;
	box-sizing        : border-box;
	height: 52px;
	padding: 20px 20px;
	font-size: 15px;
	vertical-align: top;
	color: white;
	border:5px solid rgba(255,255,255,0.2);
	text-align: center;
}

.newsletter_input:hover{
    opacity:0.7;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity:0.7;
}
.newsletter_input:focus{
    opacity:1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;
}

.newsletter_bt{
    display: inline-block;
    width: 29%;
    height: 60px;
    line-height: 52px;
    font-size: 18px;
    cursor: pointer;
    vertical-align: top;
    text-align: center;
}

.newsletter_bt span{
	display: block;
	background: rgba(255,255,255,0.3);
	text-transform: uppercase;
	font-size: 15px;
}
.newsletter_bt:hover > span{
	
	color: white;
}

.rp_newsletter_termos{
	padding: 10px 0px;
	color: white;
	/*text-align: center;*/
	font-size: 11px;
}

.rp_newsletter_termos a{
	color: white;
	text-decoration: underline;
}

.rodape_copy_in a:hover,
.rp_newsletter_termos a:hover{
	text-decoration: none;
}

.rodape_copy{
	padding: 20px 0px;
	background-image: url("../gfx/header_footer.jpg");
	height: 50px;
	opacity: 0.7;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
}

.rodape_copy_in{
	text-align: center;
	font-size: 14px;
	color: white;
}

.rodape_copy_in a{
	color: white;
	text-decoration: underline;
}

.signed{
	text-align: left;
	padding-top: 20px;
	padding-left: 10px;
}

.signed img{
	width: 50px; 
}

.signed a{
	opacity:0.5;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
}


.signed a:hover{
	opacity:1;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
}

.resp_menu{
	display: none;
	position: relative;
}

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

.resp_logo{
	vertical-align: middle;
}

.resp_logo div{
	padding-left: 20px;
}

.resp_logo img{
	max-width: 40%;
	max-height: 100%;
}

.resp_bt{
	vertical-align: middle;
	text-align: right;
}

.resp_bt div{
	padding: 20px;
}

.resp_bt img{
	width: 30px;
}

.resp_botoes .rp_botao,
.resp_botoes .menu_bt{
	display: block;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	color: #00abeb;
	text-transform: uppercase;
	margin-bottom: 1px;
}

.resp_botoes .rp_botao{
	background: rgba(0,0,0,0.15);
}


.resp_botoes .menu_bt{
	background: #ebebeb;
}

.resp_botoes_in{
	background-color: #00abeb;
}

.bt_voltar_topo,
.resp_botoes .bt_homepage,
.resp_botoes .menu_bt_icon{
	display: none;
}

.resp_lang{
	text-align: center;
	padding: 20px;
}

.resp_lang a{
	display: inline-block;
	margin: 0px 5px;
	color: white;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 38px;
	color: white;
	text-decoration: none;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	-khtml-border-radius: 40px;
	-moz-box-sizing   : border-box;
	-ms-box-sizing    : border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing : border-box;
	box-sizing        : border-box;
}

.resp_lang a.marcado{
	line-height: 34px;
	font-weight: 700;
}

.mod_intro_img{
	padding-top: 40px;
}

.art_intro_img img{
	width: 100%;
}

.an_box{
	margin-top: 10px;
	border-top: 3px solid #eee;
	padding: 0px;
}

.an_el{
	margin-bottom: 10px;
	max-height: 250px;
	overflow: hidden;
	cursor: pointer;
	transition: max-height 1s ease;
}

.an_el_img_in img{
	width: 100%;
}

.an_txt{
	margin: 0px;
	font-weight: 300;
}


.an_art_top{
	padding-top: 40px;
}

.col_e .col_in{
	margin-right: 20px;
}

.col_d .col_in{
	margin-left: 20px;
}

.col_in{
}

.an_art_tit{
	margin: 40px;
	font-size: 50px;
	line-height: 55px;
	color: white;
}

.art_corpo .col_d .col_in,
.an_art_corpo .col_d .col_in{
	margin-right: 20px;
}

.art_titulo,
.an_art_corpo{
	margin-top: 40px;
}

.art_menu ul{
	display: block;
}

.art_menu ul li{
	display: block;
	margin-bottom: 1px;
}

.art_menu ul li a{
	display: inline-block;
	color: #666;
	font-size: 20px;
	padding: 10px 20px;
	background: rgba(0,0,0,0.07);
}

.art_menu ul li.marcado a:hover,
.art_menu ul li.marcado a{
	color: white;
}

.art_tit{
	font-size: 33px;
	line-height: 35px;
}

.art_tit_cx{
	margin-bottom: 90px;
}

.art_tit_sep{
	margin: 20px 0px;
}

.art_tit_sep{
	width: 50%;
	height: 1px;
	background: rgba(0,0,0,0.1);
}

.art_tit.principal{
	font-size: 35px;
}

.art_corpo .art_tit.principal{
	padding: 0px 20px;
}

.art_files,
.art_links{
	margin-top: 40px;
}

.art_files h2,
.art_links h2{
	font-size: 16px;
	padding-bottom: 10px;
}

.art_files ul li,
.art_links ul li{
	display: block;
}
.art_files ul li a,
.art_links ul li a{
	display: block;
	padding: 10px 0px;
	color: #444;
}

.art_files ul li a div,
.art_links ul li a div{
	font-size: 12px;
	line-height: 20px;
	font-style: italic;
}

.art_files ul li a div em,
.art_links ul li a div em{
	display: block;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	padding-left: 30px;
}

.art_files ul li a span,
.art_links ul li a span{
	font-size: 12px;
	padding-top: 5px;
	display: block;
}

.art_corpo .halfbanner{
	margin-bottom: 40px;
}

.gp_serv_el a{
	margin: 20px;
	display: block;
}

.gp_serv_el a:hover > .gp_serv_txt .gp_serv_txt_in h3{
	background: transparent;
}

.gp_serv_el a:hover > .gp_serv_img div{
    opacity:0.7;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity:0.7;
}

.gp_serv_img img{
	width: 100%;
}

.gp_serv_txt_in{
	text-align: center;
	color: white;
}

.gp_serv_txt{
	height: 110px;
	overflow: hidden;
}

.gp_serv_txt_in h3{
	font-size: 22px;
	padding: 10px;
	background: rgba(0,0,0,0.1);
}

.gp_serv_txt_in h4{
	padding: 10px;
}

.gp_servicos_cx{
	margin: 0px -20px;
}


.gp_servicos_inicio{
	margin: 40px 20px 20px 20px;
}

.gp_servicos_inicio div{
	height: 10px;
	background: rgba(0,0,0,0.07)
}

.full_art_txt{
	border-top: 1px solid rgba(0,0,0,0.1);
	position: relative;
	z-index: 100;
}

.full_art_txt{
	margin: 0px 0px;
	margin-top: 60px;
	padding-top: 20px;
}

.full_art_txt_in{
	margin-top: 0px;
}

.full_art_extras{
	text-align: left;
	padding-top: 40px;
}

.full_art_ex_col_in{
}

.full_art_ex_inicio{
	margin: 40px 0px 0px 0px;
}

.full_art_ex_inicio div{
	height: 40px;
	display: block;
}

.art_tabs_in{
	text-align: center;
	text-transform: uppercase;
}

.art_tab{
	padding: 15px;
	margin: 1px;
	margin-right: 0px;
	color: #555;
	font-size: 16px;
	-moz-box-sizing   : border-box;
	-ms-box-sizing    : border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing : border-box;
	box-sizing        : border-box;
}
.art_tab:hover{
	background: white;
}

.art_tab.marcado:hover,
.art_tab.marcado{
	color: black;
	background: white;
}

.arts_topo{
}

.arts_topo_tit{
	background: rgba(0,0,0,0.1);
}

.arts_topo_tit div{
	padding: 20px;
}

.arts_topo_txt_in{
	padding: 20px;
}

.arts_topo_txt_in .txt{
	color: white;
}

.arts_topo_txt_in .txt a{
	color: black;
}

.arts_topo_tit h1{
	font-size: 35px;
	color: white;
	line-height: 40px;
}

.arts_topo_tit h2{
	font-size: 25px;
	color: white;
	line-height: 30px;
	padding-top: 15px;
}

.arts_topo_tit,
.arts_topo_txt{
	vertical-align: middle;
}

.arts_els_cx{
	margin: 40px -20px;
	text-align: center;
}

.arts_el a{
	/*margin: 20px;*/
	display: block;
}

.arts_el_img img{
	width: 100%;
}

.arts_el_txt_in{
	padding: 20px;
}

.arts_el_tab{
	color: white;
}

.arts_el_img,
.arts_el_txt{
	vertical-align: middle;
}
.arts_el_txt_in h1{
	font-size: 20px;
	text-transform: uppercase;
}

.arts_el_txt_in h2{
	padding-top: 10px;
	font-size: 16px;
	line-height: 20px;
}

.arts_corpo{
	margin-top: 40px;
}

.arts_pag{
	width: 100%;
}

.arts_t_ex{
	width: 250px;
	margin-left: 40px;
}

.arts_col_e_in{
	margin-right: 40px;
}

.art_menu_comp ul{
	border-top: 1px solid rgba(0,0,0,0.1);
}

.art_menu_comp ul li{
	padding: 10px 0px 20px 0px;
	margin: 10px 0px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.art_menu_comp ul li a{
	color: #555;
}
.art_menu_comp ul li a div{
	font-size: 18px;
	line-height: 22px;
}

.art_menu_comp ul li a span{
	padding-top: 10px;
	display: block;
}

.art_menu_comp_tit{
	font-size: 30px;
	padding-bottom: 20px;
}

.cor_tit{
	color: white;
	font-size: 40px;
	line-height: 45px;
	display: block;
	padding: 20px;
}

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

.not_dest img{
	width: 100%;
}

.not_dest_tit_txt{
	padding: 0px 40px 0px 20px;
}

.not_dest_tit_txt .tit{
	margin-top: 20px;
}

.not_dest_tit_txt h3{
	font-size: 14px;
	margin: 10px 0px;
	color: #999;
}

.pag_not_destaque{
	margin-top: 40px;
}

.pag_not_gp_cx{
	margin: 0px 100px;
}

.pag_not_gp{
	margin-top: 40px;
}

.pag_not_elemento{
	margin-bottom: 20px;
}

.pag_not_elemento a{
	display: block;
	background: rgba(0,0,0,0.05);
}
.pag_not_elemento a:hover{
	background: transparent;
}

.pag_not_elem_img img{
	width: 100%;
}

.pag_not_elem_img,
.pag_not_elem_info{
	vertical-align: middle;
}

.pag_not_elem_info div,
.pag_not_elem_info span{
	margin: 10px 20px;
	color: #777;
	font-size: 18px;
}
.pag_not_elem_info div{
	font-size: 22px;
	line-height: 25px;
	font-style: italic;
	color: #555;
}

.pag_not_gp_inicio{
	height: 40px;
}


.pag_not_gp .in{
	border: 10px solid rgba(0,0,0,0.05);
	-moz-box-sizing   : border-box;
	-ms-box-sizing    : border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing : border-box;
	box-sizing        : border-box;
	padding-bottom: 40px;
}

.not_corpo{
}

.not_col_nots{
	margin-left: 40px;
}

.not_conteudo_in{
	padding: 40px;
}

.not_pag_titulo_in{
	margin: 40px;
}

.not_pag_titulo_in span{
	display: block;
	padding-top: 10px;
	color: #999;
	font-style: italic;
}

.pag_catalogo .tit2{
	margin-bottom: 0px;
}

.mod_img_tit{
	position: relative;
}

.img_tit{
	position: relative;
}

.img_tit_img img{
	width: 100%;
}

.img_tit_txt{
	position: absolute;
	left: 20px;
	top: 20px;
	right: 20px;
}

.img_tit_txt h1{
	display: inline-block;
	padding: 20px;
	font-size: 30px;
}

.pag_contacto .img_tit_txt h1{
	color:white;
	font-size: 50px;
	font-weight: 300;
	}

.catalogos_gp_in{
	margin: 40px -20px;
	position: relative;
	text-align: center;
}

.catalogo_el a{
	display: block;
	margin: 20px;
	position: relative;
}

.catalogo_el_img img{
	width: 100%;
}

.catalogo_el_txt{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0px;
}

.catalogo_el_txt_in{
	padding: 20px;
	background: rgba(0,0,0,0.7);
	color: white;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 22px;
	text-align: left;
}

.fullgal .item{
	background: black;
}

.thumbgal_el,
.fullgal_el{
	display: table;
	width: 100%;
	text-align: center;
}

.fullgal_el div{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 100%;
}

.fullgal_el span{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 50;
	color: white;
	width: 100%;
	text-align: left;
}

.fullgal_el span em{
	display: block;
	padding: 10px;
	background: rgba(0,0,0,0.7);
	color: white;
	display: inline-block;
	font-size: 14px;
}

.thumbgal_el div{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 2px solid black;
}

.thumbgal.owl-carousel .owl-item img,
.fullgal.owl-carousel .owl-item img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
}

.thumbgal .owl-item{
	background: rgba(0,0,0,0.2);
}


.thumbgal .item{
	opacity:0.5;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	-moz-box-sizing   : border-box;
	-ms-box-sizing    : border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing : border-box;
	box-sizing        : border-box;
}

.thumbgal .item:hover{
	opacity:1;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
}

.thumbgal .item.aberto{
	opacity:1;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
}

.pag_galeria_t_in{
	margin: 0px 30px;
}

.thumbgal .owl-controls{
	opacity:1;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	top: 0;
	bottom: 0;
	height: 100%;
	position: static;
}

.thumbgal .owl-nav{
	opacity:1;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	position: static;
}

.thumbgal .owl-prev{
	width: 30px;
	height: 100%;
	left: -30px;
	top: 0;
	margin-top: 0px;
	opacity:1;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	background: transparent;
}

.thumbgal .owl-prev div{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url('../gfx/setas/thumbs/e.png');
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
}

.thumbgal .owl-next{
	width: 30px;
	height: 100%;
	right: -30px;
	top: 0;
	margin-top: 0px;
	opacity:1;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	background: transparent;
}

.thumbgal .owl-next div{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url('../gfx/setas/thumbs/d.png');
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
}

.thumbgal .item a{
	display: block;
	position: relative;
}

.pag_galeria_tit_in{
	text-align: center;
	padding: 40px 0px;
}

.topo_contacto,
.gmapa{
	padding: 0px;
	position: relative;
}

.gmapa_in{
	position: relative;
	height: 400px;
}

.gmapa_in iframe{
	width: 100%;
	height: 100%;
}

.gmapa_click{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	opacity:0;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 80px 80px;
}

.topo_contacto_img{
	position: relative;
}

.topo_contacto_img .img_tit_txt{
	text-align: center;
	    padding-top: 11%;
}

.form_con_in{
	margin: 100px -20px 0px -20px;
}

.con_col_in{
	margin: 20px;
}

.pag_contacto .con_col_in .txt{
	padding-top: 50px;
	padding-left:20px;
}

.con_form_col_e{
	margin-right: 5px;
}

.con_form_col_d{
	margin-left: 5px;
}

.con_col_d .con_col_in{

}


.form_linha{
	margin-bottom: 10px;
}

.con_form_col_e .form_linha{
	margin-bottom: 0px;
}

.form_input{
	-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 #ddd;
	width: 100%;
	padding: 15px 10px;
	font-size: 14px;
	-webkit-appearance: none;
}

textarea.form_input{
	min-height: 420px;
	margin-bottom: 0px;
	-webkit-appearance: none;
}

.checkbox_leg{
	padding-left: 10px;
	line-height: 22px;
	display: inline-block;
	vertical-align: middle;
	color: #555;
}

.checkbox_leg a{
	text-decoration: underline;
	color: #555;
}

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

.con_tit{
	margin: 20px;
}

.form_con .in{
	padding-top: 20px;
}

.con_deps{
	border-top: 20px solid rgba(0,0,0,0.05);
	padding: 40px 0px;
}

.deps_titulo{
	margin-bottom: 40px;
	text-align: center;
}

.dep_el_tit{
	font-size: 19px;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.dep_el_in{
	margin: 20px 20px 50px 20px;
}

.con_deps_in{
	margin: 0px -20px;
	text-align: center;
}

.mod_par_el_img img{
	width: 100%;
}

.mod_par_el_in{
	margin: 0px;
}

.mod_par_el_in:hover > .mod_par_el_img{
    opacity:0.7;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity:0.7;
}

.mod_par_grupo_in{
	padding:50px 0px 100px 0px;
}

.mod_par_grupo_tit{
	padding: 20px;
	text-align: center;
	margin-bottom: 40px;
}

.mod_par_grupo_in{
	text-align: left;
}

.mod_par_grupo{
	border-top: 0px solid rgba(0,0,0,0.1);
	    background-color: #ebebeb;
}

.mod_parceiros{
	padding-top: 100px;
}

.mod_par_el_txt{
	padding: 20px 0px;
	line-height: 25px;
	min-height: 50px;
	font-size: 16px;
	color: #555;
}

.produtos_h_cx{
	margin: 0px -10px;
}

.produtos_h_cx .tab_col .prod_lista_el{
	margin: 10px;
}

.produtos_h_cx .prod_lista_el_img div{
	padding: 2px 2px 10px 2px;
}

.pag_h_e_in{
	margin-top: 40px;
	margin-right: 40px;
}

.lat_menu{
	-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.2);
}

.lat_menu_tit{
	padding: 20px;
	font-size: 17px;
	text-transform: uppercase;
	color: #999;
}

.lat_menu ul li{
	display: block;
}

.lat_menu ul li a{
	display: block;
	padding: 20px;
	border-top: 1px solid rgba(0,0,0,0.1);
	font-size: 15px;
	line-height: 17px;
	color: #555;
}

.lat_menu ul li a:hover{
	color: white;
}

.pag_h_prod .titulo_box{
	margin-top: 40px;
}

.prod_edest{
	margin-top: 40px;
}

.prod_edest_el{
	margin-bottom: 10px;
}

.prod_edest_bt{
	display: block;
	padding: 10px;
}

.prod_edest_img img{
	width: 100%;
}

.produtos_fam_topo{
	margin-top: 40px;
}

.prod_tit{
	font-size: 20px;
	text-align: center;
	color: white;
	padding: 20px;
	text-transform: uppercase;
}

.produtos_fam_topo{
	margin-bottom: 10px;
}

.fil_bar_e,
.fil_bar_d{
	vertical-align: middle;
}

.fil_bar_tit{
	color: #999;
}


.fil_bar_tit div{
	font-size: 22px;
}

.lat_menu ul li.marcado{
	margin: -1px;
}

.lat_menu ul li.marcado a{
	color: white;
	padding: 21px;
}

.paginador{
	padding: 40px 0px;
	text-align: center;
}

.paginador_el{
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #555;
	border: 2px solid transparent;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
    -khtml-border-radius: 40px;
}

.paginador_el.marcado{
	font-size: 24px;
}

.prod_c_img_content img{
	width: 100%;
}

.prod_corpo{
	margin-top: 40px;
}

.prod_c_d .prod_c_in{
	margin-left: 40px;
}

.bredcrumb{
}

.bredcrumb_in a{
	color: #777;
}

.bc_sep{
	width: 20px;
	position: relative;
}

.bc_sep span{
	display: block;
	position: absolute;
	width: 4px;
	height: 4px;
	border: 2px solid #ccc;
	border-left: none;
	border-bottom: none;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-top: 5px;
	margin-left: 5px;
}

.prod_pag_tit{
	font-size: 27px;
	line-height: 30px;
}

.prod_c_id{
	margin-top: 5px;
	color: #777;
}

.prod_c_id em{
	padding-right: 5px;
	display: inline-block;
}

.prod_atts{
	margin: 20px 0px;
}

.prod_atts_in ul{
	border-top: 1px solid rgba(0,0,0,0.1);
}
.prod_atts_in ul li{
	display: block;
	padding: 5px 5px 10px 5px;
	margin: 5px 0px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.prod_att_e{
	color: #888;
}

.prod_att_d{
	color: #555;
}

.prod_pag_subtit{
	padding-top: 20px;
	font-size: 17px;
	line-height: 22px;
	font-style: italic;
	color: #555;
}

.prod_c_fim{
	border: 1px solid rgba(0,0,0,0.1);
	padding: 20px;
}

.prod_c_encomendar{
	text-align: right;
}

.prod_c_preco,
.prod_c_encomendar,
.prod_c_preco .dib{
	vertical-align: middle;
}

.prod_c_p_final{
	font-size: 24px;
	margin-right: 10px;
	color: #555;
}

.prod_c_p_anterior{
	margin-right: 10px;
	font-size: 17px;
	color: #BD1200;
	text-decoration: line-through;
}


.prod_c_p_desconto{
	margin-right: 10px;
	font-size: 17px;
	color: #999;
}

.prod_c_zoom{
	padding: 5px;
	text-align: center;
}

.zoom_icon{
	padding-right: 10px;
    opacity:0.5;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity:0.5;
}

.zoom_icon img{
	width: 15px;
}

.zoom_icon_info{
	color: #777;
}

.prod_det_e .prod_det_col_in{
	margin-right: 20px;
}
.prod_det_d .prod_det_col_in{
	margin-left: 20px;
}

.prod_detalhes{
	margin-top: 20px;
	border-top: 1px solid rgba(0,0,0,0.1);
	padding-top: 20px;
}

.prod_det_col_in h4{
	display: block;
	padding-bottom: 20px;
	font-size: 25px;
}

.prod_det_txt .txt{
	font-size: 15px;
}

.gal_intro_tit{
	padding: 20px;
	color: white;
	text-align: center;
}

.gal_intro_tit h1{
	display: block;
	text-align: center;
	font-size: 40px;
	line-height: 40px;
}

.gal_gp_img img{
	width: 100%;
}

.mod_gals_in{
	margin: 0px -20px;
	padding-top: 40px;
	text-align: center;
}

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

.mod_gal_el_in{
	margin: 20px;
	display: block;
}

.mod_gal_el_img_tab{
	width: 100%;
}

.mod_gal_el_img{
	background: rgba(0,0,0,0.05);
	border: 1px solid rgba(0,0,0,0.1);
}

.mod_gal_el_img_cel{
	vertical-align: middle;
	text-align: center;
}

.mod_gal_el_img_tab,
.mod_gal_el_img_cel{
	height: 300px;
}

.mod_gal_el_tit{
	min-height: 50px;
	line-height: 25px;
	text-align: center;
	font-size: 17px;
	padding: 10px 0px;
}

.gal_pagina_txt{
	text-align: center;
	max-width: 800px;
	margin: 40px auto;
}

.gal_pagina_txt .txt{
	font-size: 20px;
	line-height: 30px;
}

.wp_galeria_el .pag_galeria_tit_in{
	margin: 40px 0px 0px 0px;
	padding: 0px;
}

.pag_galeria_tit_h1{
	padding: 20px;
	font-size: 35px;
	line-height: 35px;
	color: white;
}

.gal_pagina_menu_in{
	margin: 40px 40px 0px 0px;
}

.prod_c_zoom,
.prod_c_zoom_bt{
	text-align: center;
}

.prod_c_zoom_bt{
	cursor: pointer;
}

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

.lb_prod_img{
	margin: 20px;
}

.lb_prod_img img{
	width: 100%;
}

.lb_form_img img{
	width: 100%;
}

.lb_encomendar .in{
	max-width: 400px;
}

.lb_form_ref_prod{
	margin-bottom: 20px;
}

.lb_form_ref_prod .dib{
	vertical-align: middle;
}

.lb_form_prod_nome span{
	display: block;
	padding: 20px;
	text-align: center;
	color: white;
	font-size: 17px;
	line-height: 20px;
}

.lb_form_bt{
	margin-bottom: 0px;
	text-align: center;
}

.media_el_img{
	position: relative;
	width: 100%;
	background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100px;
}

.media_el_img img{
	width: 100%;
}

.media_in{
	margin: 40px -20px 0px -20px;
	text-align: center;
}

.media_el_in{
	position: relative;
}

.media_el_in:hover > .media_el_img{
    opacity:0.7;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity:0.7;
}

.media_el_tit {
	position: absolute;
	left: 10px;
	top: 10px;
}

.media_el_in{
	margin: 20px;
	display: block;
}

.media_el_tit_in {
	background: white;
	display: inline-block;
	padding: 10px;
	text-transform: uppercase;
}

.media_el_in{
	cursor: pointer;
}

.lb_media .sws_lb_bg{
	background: rgba(0,0,0,0.9);
}

.lb_media .in{
	max-width: 800px;
}

.lb_media_tit{
	padding: 20px 0px;
	color: white;
	font-size: 35px;
	line-height: 35px;
	text-align: center;
}

.lb_media_txt{
	padding: 40px 0px;
}

.lb_media_txt .txt{
	color: #aaa;
}

.lb_media_video_cx_in,
.lb_media_video_cx{
	position: relative;
}

.wp_filtros{
	margin: 40px 0px;
}

.filtros_cx{
	padding: 20px;
	border: 1px solid rgba(0,0,0,0.2);
}

.filtros_cx ul{
	text-align: center;
}

.filtros_cx ul li{
	padding: 10px;
	color: #777;
	text-transform: uppercase;
	cursor: pointer;
}

.filtros_cx ul li.marcado{
	color: white;
	cursor: default;
}

.port_el_img img{
	width: 100%;
}

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

.port_el{
	position: relative;
	cursor: pointer;
}

.port_el_in{
	margin: 0px;
	cursor: default;
}

.port_el_txt{
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: center;
}

.port_el_txt_in{
	position: absolute;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	top:45%;
	visibility: hidden;
}

.port_el_txt_in span{
	padding: 20px 0px;
    color: white;
    line-height: 20px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
}

.port_el_txt_in p{
	color: white;
    font-style: italic;
    margin-top: 10px;
}

.lb_portfolio .in{
	max-width: 1200px;
}

.hbanner_legenda{
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 13px;
	text-align: center;
	padding: 0px 20px;
	color: #777;
	border-bottom: 1px solid rgba(0,0,0,0.2);
}

.lb_port_tit{
	padding: 20px;
	text-align: center;
	text-transform: uppercase;
}

.lb_port_txt{
	padding: 40px;
}

.orc_pag{
	padding: 40px 0px;
}

.pag_orc_e_in{
	margin-right: 20px;
}
.pag_orc_d_in{
	margin-left: 20px;
}

.pag_orc_txt{
	margin-top: 40px;
}

.pag_orc_txt .txt{
	font-size: 21px;
	line-height: 35px;
}

.destaque_artigos,
.destaque_portfolio,
.destaque_catalogos,
.destaque_noticias{
	padding-top: 40px;
}
.destaque_artigos_corpo,
.destaque_catalogos_corpo{
	margin: 0px -20px;
}
.destaque_portfolio_corpo{
	margin: 0px 0px;

}

.destaque_portfolio .titulo_box{
	padding-bottom: 20px;
}

.destaque_portfolio_corpo{
	padding-bottom: 0px;
	padding-top: 30px;
}

.mod_bodybanner{
	padding: 0px;
	/*border-bottom: 20px solid white;*/
}

.mod_bodybanner .in{
	max-width: 100%;
}

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

.bb_item_img{
	position: relative;
}

.bb_item_txt{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.bb_item_txt_in{
	/*text-align: center;*/
	width: 100%;
	height: 100%;
}

.bb_item_tc{
	/*text-align: center;*/
	width: 100%;
	vertical-align: middle;
}

.alinha_topo .bb_item_tc,
.alinha_topo .fi_tc{
	vertical-align: top;
}
.alinha_baixo .bb_item_tc,
.alinha_baixo .fi_tc{
	vertical-align: bottom;
	transform: translateY(-15%);
}
.alinha_centro .bb_item_tc,
.alinha_centro .fi_tc{
	vertical-align: middle;
}

.bb_item_txt_in h1{
	font-size: 40px;
	line-height: 40px;
	color: white;
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px;
}

.bb_item_txt_in h2{
	font-size: 90px;
	line-height: 100px;
	color: white;
	position: relative;
	max-width: 1380px;
	margin: 0 auto;
	padding: 20px;
	font-weight: 100;
}

.bb_item_bt{
	padding-bottom: 20px;
	display: none;
}

.bb_item_sep{
}

.bb_item_sep div{
	max-width: 400px;
	height: 5px;
	background: white;
	margin: 0 auto;
}

.wp_fullimage{
	padding: 0px;
}

.wp_fullimage .in{
	max-width: 100%;
}

.fi_tab{
	width: 100%;
	height: 100%;
	text-align: center;
}

.fi_tc{
	text-align: center;
	width: 100%;
	vertical-align: middle;
	position: relative;
}

.fi_content{
	max-width: 1000px;
	padding: 20px;
	position: relative;
	margin: 0 auto;
}

.fi_content_in h1{
	font-size: 40px;
	line-height: 40px;
	color: white;
}

.fi_content_in h2{
	font-size: 35px;
	line-height: 35px;
	color: white;
}

.fi_content_in h3{
	font-size: 19px;
	line-height: 19px;
	line-height: 25px;
	color: white;
}

.fi_sep{
	padding: 20px;
	width: 100%;
}

.fi_sep2 div{
	margin: 0 auto;
	position: relative;
	max-width: 400px;
	height: 2px;
	background: white;
}

.fi_cx{
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.swsErro{
    outline: none;
}

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

.selews:hover{
    text-decoration: none;
}

.margT50{
    margin-top: 10px;
}

.paginator{
    cursor: pointer;
}

.avisos{
    z-index: 10000;
}

.inline_block{
    text-align: left;
    display: inline-block;
    font-size: 0;
}

.pag_estadios .bt_estadios{
    background: rgba(255,255,255,0.8) !important;
}

.not_aspa{
	display: block;
	height: 20px;
    opacity:0.1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=10)';
    filter:alpha(opacity=10);
    -moz-opacity:0.1;
    -khtml-opacity:0.1;
}

.not_aspa img{
	width: 20px;
}

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

.noticia_dest a{
	margin: 0px 15px;
	display: block;
	overflow: hidden;
	/*height: 250px;*/
}

.noticia_dest a:hover > .not_aspa{
    opacity:0.2;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=20)';
    filter:alpha(opacity=20);
    -moz-opacity:0.2;
    -khtml-opacity:0.2;
}


.noticia_dest h4{
	font-size: 24px;
	line-height: 25px;
	text-transform: uppercase;
}

.noticia_dest_sep{
	height: 20px;
}

.noticia_dest_data{
	color: #999;
	font-size: 12px;
	position: absolute;
	top: 20px;
	left: 40px;
	padding: 12px;
	border:5px solid rgba(255,255,255,0.5);
}

.noticia_dest_txt{
	line-height: 25px;
	font-size: 16px;
	color: #777;
}

.destaque_video{
	margin-top: 40px;
}

.dest_video_box{
	position: relative;
	padding: 20px;
}

.in_prod{
	max-width: none;
}

.in_servicosnew{
	max-width: none;
	background-color: #ebebeb;
	padding-top: 50px;
}

.an_el_img{
	position: relative;
}

.an_el_txt{
	position: absolute;
	top: 0;
	padding: 2% 0px 0px 0px;
	width: 100%;
	height: 150px;
}
.an_el_in{
	position: relative;
}

.an_el_txt_in{
	max-width: 1400px;
	margin:0 auto;
	height: 100%;
}

.noticia_dest{
	position: relative;
	overflow-y: hidden;
}

.noticia_cont{
	position: absolute;
    top: 0;
    background-color: white;
    margin-top: 5%;
    height: 80%;
    margin-left: 50%;
    overflow-y:hidden;
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 55%, 5% 50%, 0 45%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 55%, 5% 50%, 0 45%);
}

.noticia_txt{
	margin-left: 6%;
	padding: 30px 30px 50px 30px;
	background-color: white;
}

.not_fade{
    position: absolute;
    -webkit-mask-image: -webkit-gradient(linear, left 60%, left bottom, from(transparent), to(rgba(255,255,255,1)));
    -o-mask-image: o-linear-gradient(left 60%, left bottom, from(transparent), to(rgba(255,255,255,1)));
    -moz-mask-image: -moz-linear-gradient(left 60%, left bottom, from(transparent), to(rgba(255,255,255,1)));
    mask-image: -ms-linear-gradient(left 60%, left bottom, from(transparent), to(rgba(255,255,255,1)));
    background-color: white;
    width: 100%;
    height: 100%;
    top: 0;
}

.not_dia{
	font-size: 50px;
	line-height: 28px;
	font-weight: 600;
}

.not_mes{
	font-size: 26px;
	line-height: 32px;
	font-weight: 300;
}

.noticia_img{
	position: relative;
}

.noticia_img img{
	width: 100%;
}

.port_el_img{
	position: relative;
}

.port_el_txt{
	position: absolute;
	top:0;
}

.in_portfolio{
	max-width: none;
	padding-top: 20px;
}

.destaque_portfolio{
	padding-left: 0;
	padding-right: 0;
}

.an_count{
	font-size: 164px;
	color: white;
	font-weight: 100;
}

.in_servicosnew .titulo_box{
	margin-bottom: 50px;
}


.tit span::before {
    content: '';
    width: 32px;
    height: 0px;
    background: #00abeb;
    position: absolute;
    margin-top: 40px;
    padding: 2px;
    left: calc(50% - 20px);
}

.pag_contacto .tit span::before{
	display: none;
}

.art_tabs{
	margin-top: 70px;
}

.txt_emp{
	padding: 30px 5% 0px 5%;
}

.art_files h2, .art_links h2 {
	margin-bottom: 30px;
}

.pag_empresa .bg_tit{
	padding-right: 90px;
	padding-bottom: 10px;
}

.pag_empresa .bg_tit span{
	padding: 0;
	font-style: italic;
}

.left_empr{
	padding-right: 0px;
}
.txt_top_empresa {
	display: table;
	width: 100%;
}
.txt_top_empresa .dest_txt_leg, .txt_top_empresa .tit2, .txt_top_empresa .txt{
	color: white;
}
.txt_top_empresa .tit2{
	margin-bottom: 0px;
}
.txt_top_empresa .dest_txt{
	margin-top: 100px;
}

.pag_areas_de_negocio .dest_txt{
	text-align: left;
}

.pag_areas_de_negocio .dest_txt_txt{
	padding-left: 17%;
	}

.pag_areas_de_negocio .tit{
	padding: 0px;
}

.pag_areas_de_negocio .tit2{
	font-size: 100px;
	line-height: normal;
	padding-left: 17%;
	font-weight: 100;
}

.pag_areas_de_negocio .in_servicosnew{
	background-color: none;
	padding-top: 0px;
}

.an_el_selected{
	max-height: 1000px;
}

.pag_areas_de_negocio .in_portfolio{
	background-color: white;
}

.pag_areas_de_negocio .dest_txt_txt .txt{
	font-size: 20px;
	padding: 0px 0px;
}

.rodape_siganos{
	padding: 100px 0px;
	display: table;
	width: 100%;
}

.rodape_siganos_in{
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	width: 100%;
}

.rodape_siganos_in span{
	font-size: 16px;
	color: white;
}

.port_el_txt:hover{
	background-color: rgba(0,0,0,0.4);
	border: 8px solid rgba(255,255,255,0.2);
	    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    cursor: pointer;
}

.port_el_txt:hover .port_el_txt_in{
	visibility: visible;
}

.an_count::after {
    content: '';
    background-color: rgba(255,255,255,0.5);
    width: 2px;
    height: 66px;
    display: block;
    /* float: right; */
    right: 0;
    margin-left: 200px;
    margin-top: -100px;
}

.col_e_serv{
	float: left;
	display: table-cell;
	vertical-align: middle;
}

.serv_cont{
	display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}

.dest_txt .h100table{
	height: 100%;
    display: table;
    padding-top: 0px;
}

.an_el_txt .h100table{
	height: 100%;
    display: table;
    padding-top: 45px;	
}

.pag_areas_de_negocio .an_el_txt .h100table{
	padding-top: 60px;	
}

.newsletter_bt span{
	color: rgba(255,255,255,0.6);
	font-weight: 300;
}

.rodape_menu_in span{
	font-size: 90%;
}

.dest_txt_leg span{
	font-size: 92%;
}

.titulo_box .tit{
	font-weight: 400;
	letter-spacing: 2px;
}

.left_empr h1 span{
	color: black;

}

.botao_cx span{
	font-weight: 400;
    font-size: 80%;
}

.rodape .in::after {
    content: '';
    display: block;
    clear: both;
}

.fleft{
	float: left;
}

.fright{
	float: right;
}

.pag_areas_de_negocio .dest_txt{
	margin-top: 0px;
	padding-top:70px;
	padding-bottom: 70px;
}

.pag_areas_de_negocio .dest_txt_txt .txt{
	line-height: 30px;
}

.pag_areas_de_negocio .an_txt .txt{
	font-size: 15px;
	margin-top: 10px;
}

.pag_areas_de_negocio .dest_txt_txt span{
	font-size: 16px;
    font-style: italic;
}

.pag_areas_de_negocio .serv_cont .an_txt::before {
    content: '';
    width: 200px;
    background-color: rgba(255,255,255,0.7);
    display: block;
    height: 1px;
}


span.menu_e {
    visibility: hidden;
    width: 40px;
    height: 5px;
    background-color: #00abeb;
    top: 43px;
    margin-left: -21px;
    position: absolute;
}

.art_tab.marcado span.menu_e{
	visibility: visible;
}

.pag_empresa .bg_tit span{
    line-height: 30px;
    font-size: 22px;
    color: rgba(0,0,0,0.4);
    letter-spacing: 1px;
    font-weight: 400;
}

.pag_empresa .txt{
	font-size: 17px;
}

a[href$=jpg], a[href$=jpeg], a[href$=jpe], a[href$=png], a[href$=gif] {
	text-decoration: none;
	border: 0 none;
	}

.pag_areas_de_negocio .art_tit{
	font-size: 20px;
    line-height: 35px;
    color: white;
    font-weight: 500;
}

.d4{
	float: left;
}

.texto2{
	background-color: white;
}

.texto2{
	padding-top: 100px;
	padding-bottom: 100px;
	margin-top:0px;
}

.pag_parceiros .dest_txt_txt .txt{
	padding: 0px;
}

.pag_galeria .dest_txt_txt .txt{
	padding: 0px;
}

.prod_in{
	max-width: none;
}

.mod_parceiros{
	padding-left: 0px;
    padding-right: 0px;
}

.logo_svg{
    padding-left: 0px;
    width: 218px;
    background-repeat: no-repeat;
    background-position: cover;
    height: 119px;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
	mask-size: 218px;
    -webkit-mask-size: 218px;
    display: -webkit-inline-box;
    display: inline-block;
	background-image: url(../gfx/logo.svg);
    cursor: pointer;
    float: left;
    background-size: 100% 100%;
}

.pag_homepage .rodape, .pag_areas_de_negocio .rodape{
	margin-top: 0px;
}

.cpy, .tco{
	font-size: 11px;
	font-style: italic;
}

.port_el.cpy{
	cursor:default;
}

.tco{
	padding-right: 10px;
}

.cpy, .tco, .fbk{
	padding-top: 20px;
}

.logo_fb{
	width: 80px;
}

.pag_termos .full_art .in{
	max-width: 1200px;
}

.pag_termos .art_tabs .marcado::before {
    content: '';
    width: 32px;
    height: 0px;
    background: #00abeb;
    position: absolute;
    margin-top: 25px;
    padding: 2px;
    margin-left:-1%;

}

.art_tabs .marcado {
	font-weight: 500 !important;
}

.ico_doc, .ico_link{
	float:left;
	width: 20px;
}

.art_files h2, .art_links h2{
	font-weight: 500 !important;
	opacity: 0.5;
}

.resp_topo{
	background-color: white;
}

#map{width: 100%; height: 430px;}

.pag_contacto .topo {
    position: absolute;
    z-index: 10;
    width: 100%;
    padding: 0px;
    }

 .pag_parceiros .rodape{
 	margin-top: 0px;
 }


.aspa_ico{
    margin-right: 20px;
    position: relative;
    width: 24px;
    background-color: #00abeb;
    background-repeat: no-repeat;
    background-position: cover;
    height: 25px;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-size: 24px;
    -webkit-mask-size: 24px;
    display: -webkit-inline-box;
    display: inline-block;
    padding-left: 0px;
    mask-image: url(../gfx/aspa.svg);
    -webkit-mask-image: url(../gfx/aspa.svg);
    cursor: pointer;
    float: left;
    opacity: 0.3;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=30)';
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity:0.3;
}

 .doc_ico{
	margin-right: 20px;
	 position: relative;
    width: 18px;
    background-color: rgba(0,0,0,0.2);
    background-repeat: no-repeat;
    background-position: cover;
    height: 18px;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
	mask-size: 18px;
    -webkit-mask-size: 18px;
    display: -webkit-inline-box;
    display: inline-block;
	padding-left: 0px;
	mask-image: url(../gfx/docs.svg);
    -webkit-mask-image: url(../gfx/docs.svg);
    cursor: pointer;
    float: left;
}


.art_files a:hover .doc_ico{
	background-color: #00abeb;
}

 .pag_parceiros .rodape{
 	margin-top: 0px;
 }

 .link_ico{
	margin-right: 20px;
	 position: relative;
    width: 18px;
    background-color: rgba(0,0,0,0.2);
    background-repeat: no-repeat;
    background-position: cover;
    height: 18px;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
	mask-size: 18px;
    -webkit-mask-size: 18px;
    display: -webkit-inline-box;
    display: inline-block;
	padding-left: 0px;
	mask-image: url(../gfx/links.svg);
    -webkit-mask-image: url(../gfx/links.svg);
    cursor: pointer;
    float: left;
}

.art_links a:hover .link_ico{
	background-color: #00abeb;
}

 .l_svg{
	margin-right: 20px;
	 position: relative;
    width: 218px;
    background-color: rgba(0,0,0,0.2);
    background-repeat: no-repeat;
    background-position: cover;
    height: 132px;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
	mask-size: 218px;
    -webkit-mask-size: 218px;
    display: -webkit-inline-box;
    display: inline-block;
	padding-left: 0px;
	mask-image: url(../gfx/logo.svg);
    -webkit-mask-image: url(../gfx/logo.svg);
    cursor: pointer;
    float: left;
}

.in_servicosnew .botao_cx{
	padding-top:60px;
	padding-bottom: 70px;
}

.pag_empresa .full_art_banner{
	display: none;
}

.pag_parceiros .full_art_banner{
	display: none;
}

.pag_termos .bg_tit{
	display: none;
}

.portimgs{
	max-width: 100%;
}

.wp_portfolio{
	padding-left: 0px;
	padding-right: 0px;
}

.pag_galeria .dest_txt, .pag_parceiros .dest_txt {
	margin-bottom: 100px;
}

.pag_parceiros .dest_txt{
	margin-top: 130px;
	margin-bottom: 130px;
}

.destaque_portfolio{
	background-color: #ebebeb;
}

.pag_contacto .txt a:hover{
	text-decoration: none;
	color:#00abeb;
}