.barra_oferta .close,
.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,
.port_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;
	font-family: 'Alegreya Sans', sans-serif;
}

body{
	background: white;
}

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

.in{
	/*max-width: 1200px;*/
	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;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	word-wrap: break-word;
}

.txt strong{
}

.txt em{
	font-style: italic;
}

.txt a{
	text-decoration: underline;
}

.txt a:hover{
	/*color: white;
	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;*/
	font-weight: 900 !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;*/
	font-weight: 600;
}

/* Miguel - Override */
.topo{
	background: transparent;
	position: absolute;
	top: 0;
	z-index: 1;
/*	margin-top: 50px;*/
}

.cabecalho{
	display: table;
	width: 100%;
	border-top: solid 3px #e0572a;
	padding: 20px 0px;
}

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

.cab_e{
	padding-left: 30px;
}

.cab_c{
	text-align: center;
}

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

.cab_top{
	position: absolute;
	right: 0px;
	top: 10px;
}

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

/* Miguel - Override */
.cab_menu .menu_bt{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: white;
	height: 50px;
	line-height: 50px;
	text-transform: uppercase;
	/*background: white;*/
	padding: 0px 40px;
	font-weight: 300;
	letter-spacing: 5px;
	cursor: pointer;
}


.cab_e img{
	height: 30%;
}

.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: 12px;
	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.marcado{
	opacity:1;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
}

.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{
	position: absolute;
	right: 10px;
	bottom: 10px;
}

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

.owl-dot span{
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-khtml-border-radius: 20px;
	display: block;
	width: 9px;
	height: 9px;
	margin: 8px;
}

.owl-dot.active span{
	margin: 5px;
	width: 15px;
	height: 15px;
}

.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;
	padding: 30px;
	box-sizing: border-box;
}

.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: 20px 0px;
	text-align: center;
}

.botao{
	cursor: pointer;
	padding: 15px 25px;
	display: inline-block;
	text-transform: uppercase;
	color: white;
	font-size: 16px;
}

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

.botao.grande{
	padding: 20px 30px;
	font-size: 18px;
}

.alinha_topo{
	top: 0px;
}

.alinha_baixo{
	bottom: 0px;
}

.titulo_box{
	text-align: center;
}

.tit{
	font-size: 30px;
	text-transform: uppercase;
}

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

.bg_tit{
	text-align: center;
	min-height: 50px;
	margin-top: -50px;
}

.bg_tit span{
	display: inline-block;
	background: white;
	padding: 10px 20px;
	line-height: 40px;
	font-size: 30px;
}

.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{

}

.prod_lista_el_img img{
	width: 100%;
}

.prod_lista_el_img div{
	padding: 10px;
}

.prod_lista_el_info{

}

.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: 10px;
	text-align: center;
	padding: 130px;
}

.dest_txt_in{
	/*padding: 0px 150px;*/
	text-align: left;
	padding-right: 130px;
}

.dest_txt_in .tit{
	margin-bottom: 20px;
}

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

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

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

.an_txt .txt,
.dest_txt_txt .txt{
	font-size: 25px;
	line-height: 35px;
	/*padding-top: 20px;*/
	padding-top: 50px;
}

.rodape{
	/*margin-top: 100px;*/
}

.rodape_menu{
	padding: 20px 0px;
}

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

.rodape_menu .rp_botao{
	display: block;
	font-size: 14px;
	cursor: pointer;
	color: rgba(255,255,255,0.6);
	padding: 12px 0px;
	font-weight: 500;
	letter-spacing: 4px;
	text-transform: uppercase;
}

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

.rodape_menu .rp_botao.destaque{
}

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

.rodape_newsletter_in{
	color: white;
}

.newsletter_tit{
	/*text-transform: uppercase;*/
	letter-spacing: 3px;
	font-size: 30px;
	margin-bottom: 10px;
	font-weight: 600 !important;
}

.newsletter_txt{
	margin-bottom: 30px;
	margin-top: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

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

.newsletter_input{
	background: white;
	display: inline-block;
	width: 75%;
	-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: 60px;
	padding: 30px 20px;
	font-size: 18px;
	vertical-align: top;
	text-align: center;
	background: transparent;
	border-bottom: solid 1px rgba(255, 255, 255, 0.6);
	border-top: solid 1px rgba(255, 255, 255, 0.6);
	color: white;
	-webkit-border-radius: 0px; 
	-moz-border-radius: 0px; 
	border-radius: 0px; 
}

.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: block;
	width: 25%;
	height: 40px;
	line-height: 60px;
	font-size: 18px;
	cursor: pointer;
	vertical-align: top;
	background-color: transparent !important;
	margin: 0 auto;
	margin-top: 20px;
}

#newsletter_enviar span{
	display: block;
	font-size: 16px;
	font-style: italic;
	text-decoration: underline;
	color: rgba(255, 255, 255, 0.6) !important;
	font-weight: 300;
}
.newsletter_bt:hover > span{
	background: transparent;
	color: white;
}

.rp_newsletter_termos{
	padding: 10px 0px;
	color: white;
	text-align: center;
	font-size: 11px;
	margin-top: 30px;
	letter-spacing: 1px;
}

.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: rgba(0,0,0,0.5);
	height: 20px;
}

.rodape_copy_in{
	text-align: center;
	font-size: 12px;
	color: white;
	float: left;
	letter-spacing: 2px;
}

.rodape_copy_in p{
	height: 20px;
	line-height: 20px;
	color: rgba(255, 255, 255, 0.6);
}

.rodape_copy_in a{
	color: white;
	text-decoration: underline;
	color: rgba(255, 255, 255, 0.6);
}

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

.signed img{
	width: 50px;
	filter: brightness(0) invert(1);
}

.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: 15px 20px;
}

.resp_logo img{
	max-width: 100%;
	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: white;
	text-transform: uppercase;
	margin-bottom: 1px;
	letter-spacing: 2px;
}

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


.resp_botoes .menu_bt{
	background: rgba(0,0,0,0.3);
}

.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;
	border: 1px solid white;
	-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{
	border-width: 3px;
	line-height: 34px
}

.mod_intro_img{
	/*padding-top: 40px;*/
	padding: 0px;
}

.art_intro_img img{
	width: 100%;
	opacity: 0.65;
}

.an_box{
	margin-top: 50px;
}

.an_el{
	margin-bottom: 100px;
}

.an_el_img_in img{
	width: 100%;
}

.an_txt{
	margin: 0px 100px;
	text-align: center;
	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: 25px;
}

.art_tit_sep{
	margin: 20px 0px;
}

.art_tit_sep{
	width: 100%;
	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: 30px;
	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: 18px;
	line-height: 20px;
}

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

.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{
	position: relative;
	z-index: 100;
}

.full_art_txt{
	margin: 0px 100px;
}

.full_art_txt_in{
	margin-top: 40px;
}

.full_art_extras{
	text-align: center;
}

.full_art_ex_col_in{
	margin: 20px;
}

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

.full_art_ex_inicio div{
	background: rgba(0,0,0,0.05);
	height: 40px;
	display: block;
}

.art_tabs_in{
	text-align: right;
}

.art_tab{
	padding: 15px;
	background: rgba(0,0,0,0.07);
	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: white;
	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 60px 0px 40px;
}

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

.pag_not_gp{
	margin-top: 40px;
}

.pag_not_elemento{
	margin-bottom: 30px;
}

.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;*/
	margin: 0px 0px;
	color: #777;
	font-size: 18px;
}
.pag_not_elem_info div{
	font-size: 24px;
	line-height: 24px;
	/*font-style: italic;*/
	color: #e0572a;
}

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

/* Miguel - Override */
.img_tit_img img{
	width: 100%;
	/*-webkit-filter: brightness(50%);
	filter: brightness(50%);*/
	max-height: 100vh;
	opacity: 0.65;
}

.img_tit_img{
	height: 50vh;
	overflow: hidden;
	background-color: black;
}

/* Miguel - Override */
.img_tit_txt{
	position:absolute;
	top:50%;
	left:50%; 
	text-align:center;
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
}
/* Miguel - Override */
.img_tit_txt h1{
	display: inline-block;
	padding: 25px 40px;
	font-size: 100px;
}

.img_tit_txt h1 span{
	color: white;
	font-weight: 100;
	letter-spacing: 5px;
	background: rgba(255,255,255,0);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 50%, rgba(0,0,0,0.5) 51%, rgba(0,0,0,0.5) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(50%, rgba(255,255,255,0)), color-stop(50%, rgba(0,0,0,0.5)), color-stop(100%, rgba(0,0,0,0.5)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 50%, rgba(0,0,0,0.5) 51%, rgba(0,0,0,0.5) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 50%, rgba(0,0,0,0.5) 51%, rgba(0,0,0,0.5) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 50%, rgba(0,0,0,0.5) 51%, rgba(0,0,0,0.5) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 50%, rgba(0,0,0,0.5) 51%, rgba(0,0,0,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 );
	padding: 0 30px;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
}

.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, .port_el_txt{
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
}

.catalogo_el_txt_in, .port_el_txt_in{
	padding: 20px;
	/*background: rgba(0,0,0,0.7);*/
	color: white;
	font-size: 20px;
	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;*/
	height: 430px;
}

.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-image: url('../gfx/mapa.png');
	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;
}

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

.con_col_in{
	margin: 20px;
}

.con_form_col_e{
	margin-right: 5px;
}

.con_form_col_d{
	margin-left: 5px;
}

.con_col_d .con_col_in{
	padding: 20px;
	background: rgba(0,0,0,0.02);
	border: 1px solid rgba(0,0,0,0.06);
}


.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-border-radius: 0px; 
	-moz-border-radius: 0px; 
	border-radius: 0px;
	box-shadow: none;
	text-shadow: none;
	-webkit-appearance: none;
}

textarea.form_input{
	min-height: 300px;
	margin-bottom: 0px;
}

.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: 20px;*/
}

.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{
	margin: 50px -20px;
}

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

.mod_par_grupo_in{
	text-align: center;
}

.mod_par_grupo{
	border-top: 10px solid rgba(0,0,0,0.1);
}

.mod_parceiros{
	padding-top: 50px;
}

.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;
	margin: 0 20px;
	border-top: solid 1px transparent;
	border-bottom: solid 1px transparent;
	letter-spacing: 1px;
	position: relative;
}

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

.port_el_img img{
	width: 100%;
}

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

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

.port_el_in{
	margin: 1px;
}

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

.port_el_txt_in{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

.port_el_txt_in span{
	padding: 0px 10px;
	color: white;
	line-height: 20px;
	font-size: 17px;
}

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

.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: 0 auto;
	margin-top: 130px;
}

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

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

.destaque_portfolio_corpo{
	padding-bottom: 20px;
}

.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;
}
.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: 30px;
	line-height: 30px;
	color: white;
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px;
}

.bb_item_bt{
	padding-bottom: 20px;
}

.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: 1px solid red;*/
}

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

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

.margT50{
	margin-top: 50px;
}

.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: 50px;
	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: 40px;
}

.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: 20px;
	line-height: 25px;
}

.noticia_dest_sep{
	height: 20px;
}

.noticia_dest_data{
	height: 30px;
	line-height: 15px;
	color: #999;
	font-size: 12px;
}

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

.destaque_video{
	margin-top: 40px;
}

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

/* Miguel */

.c{
	padding: 0px 110px;
}
.c:after{
	clear: both;
	content: "";
	display: block;
}
.fleft{
	float: left;
}

.todos{
	width: 120px;
	margin: 0 auto;
	border-top: solid 1px #e0572a;
	padding: 10px 0px;
	border-bottom: solid 1px #e0572a;
	text-transform: uppercase;
	font-size: 14px !important;
	font-weight: 500;
	text-align: center;
	letter-spacing: 1px;
}

.todos a{
	color: black;
	text-decoration: none;
	background-color: none;
	padding: 12px;
}

.todos a:hover{
	color: black;
	font-weight: 600;
	background-color: none;
}

.tit_home {
	position: relative;
}

.port_banner{
	height: 110px !important;
	background-color: #e0572a;
}

.port_banner-inverse{
	height: 110px !important;
	background-color: white;
	color: #e0572a;
	border-bottom: solid 1px rgba(0, 0, 0, 0.2);
}

.noticia{
	display: inline-block;
	/*padding: 10px;*/
	vertical-align: top;
	padding-left: 6%;
}

.noticia:first-child, :not(.noticia) + .noticia{
	padding-left: 0px;
}

.todas_not{
	display: block;
	font-size: 16px;
	font-style: italic;
	text-decoration: underline;
	color: #9e9e9e !important;
	font-weight: 300;
}

.not_el_txt {
	margin-top: 20px;
	height: 220px;
	position: relative;
}

.texto_not{
	width: 80%;
	/*height: 60px;*/
	line-height: 30px;
	font-size: 30px;
	overflow: hidden;
	display: inline-block;
	text-align: left;
	color: #e0572a;
}

.data_not{
	width: 20%;
	height: 100px;
	line-height: 50px;
	font-size: 50px;
	overflow: hidden;
	display: inline-block;
	text-align: left;
	color: #e0572a;
	margin-top: 50px;
}

.not_el_txt_in {
	width: 100%;
	display: flex;
}

.data_not:before {
	content: '';
	height: 335px;
	width: 1px;
	background-color: #e0572a;
	display: block;
	position: absolute;
	top: -125px;
	margin-left: -15px;
}

.data_not_v2:before {
	content: '';
	height: 200px;
	width: 1px;
	background-color: #e0572a;
	display: block;
	position: absolute;
	top: -100px;
	margin-left: -15px;
}

.data_not .num, .data_not .mon, .data_not_v2 .num, .data_not_v2 .mon{
	color: #e0572a;
}

.data_not .num, .data_not_v2 .num{
	font-weight: 900;
	font-size: 60px;
	letter-spacing: 1px;
}

.data_not .mon, .data_not_v2 .mon{
	font-weight: 200;
	font-size: 40px;
	display: block;
} 

.texto_not h1{
	height: 90px;
	padding: 0px 30px;
	overflow: hidden;
	padding-top: 20px;
	font-weight: 600;
}

.ler p{
	margin: 0;
	width: 70px;
	margin-top: 50px;
}

.ler{
	padding-left: 30px;
}

.conceito h1 {
	font-size: 90px;
	font-weight: 100;
	line-height: 90px;
	margin-top: -45px;
	z-index: 1;
	letter-spacing: 5px;
	width: 100%;
	color: #000;
}

.an_el_txt_in h1 {
	font-size: 50px;
	font-weight: 100;
	letter-spacing: 1px;
}
.an_el_txt_in h2 {
	font-size: 50px;
	font-weight: 900;
	letter-spacing: 2px;
	color: #e0572a;
}
.an_el_img_in img {
	width: 100%;
	max-height: 580px;
	min-height: 300px;
}
.downloads p{
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 1px;
	margin-top: 15px;
}

.downloads ul{
	margin-top: 25px;
	border-top: 1px solid #e0572a;
}
.downloads ul li{
	padding: 25px 0px;
	border-bottom: 1px solid #e0572a;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 300;
	cursor: pointer;
}
.downloads ul li a{
	color: black;
}
.downloads ul li:hover{
	font-weight: 500;
}
.an_box {
	margin-top: 100px;
}
.contacto{
	height: 430px;
}

.contacts{
	text-align: center;
	padding: 110px;
}
.form_c{
	border: none;
	padding: 30px 10px;
	border-top: solid 1px #e0572a;
	/*border-bottom: solid 2px transparent;*/
	color: black;
}
.form_c:focus{
	border-top: solid 3px #e0572a;
	/*border-bottom: solid 2px #e0572a;*/
	color: black;
}
.placeh_contact{
	position: absolute;
	padding: 10px;
	color: rgba(0, 0, 0, 0.6);
	text-transform: uppercase;
}
.con_col_in .img_t{
	height: 40px;
}
.mod_par_grupo {
	border-top: 1px solid rgba(0,0,0,0.1);
}
div.data_not_v2 {
	line-height: 50px;
	/*text-align: center;*/
}
.orc_pag #contactos_form .pag_orc_form {
	margin: 20px;
}
#contactos_form{
	width: 70%;
	margin: 0 auto;
	padding-top: 130px;
}
.gp_servicos_cx {
	width: 70%;
	margin: 0 auto;
}
.orc_pag {
	padding: 40px 0px 120px;
	margin: 0 auto;
}
.form_o{
	padding-top: 30px;
}
.wp_portfolio{
	margin-bottom: 120px;
}
.gp_servicos{
	margin-top: 120px;
}
.rodape_newsletter{
	padding: 30px 0px;
}
.mod_par_el{
	display: inline-block;
	padding: 50px;
	vertical-align: top;
	/*padding-left: 6%;*/
}
.tit_home h3{
	font-size: 50px;
	font-weight: 900;
	letter-spacing: 2px;
	color: #e0572a;
}

.tit_home h2, .noticias h2 {
	font-size: 90px;
	font-weight: 100;
	line-height: 90px;
	position: absolute;
	top: -45px;
	z-index: 1;
	letter-spacing: 5px;
	width: 100%;
}

.noticias h2 {
	top: -175px;
}

.catalogos_gp h2 {
	font-size: 90px;
	font-weight: 100;
	line-height: 90px;
	position: absolute;
	top: -45px;
	z-index: 1;
	padding-left: 215px;
	letter-spacing: 5px;
}

.tit_home h1{
	font-size: 60px;
	font-weight: 100;
	letter-spacing: 1px;
}
.rodape_copy_in.w40{
	text-align: left;
}

.filtros_cx ul li a{
	color: rgba(0, 0, 0, 0.7);
	padding: 5px;
	/*background: rgba(0, 0, 0, 0.07);*/
	font-size: 14px;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.filtros_cx ul li a {
    /*border-top: 1px solid #e0572a;
    border-bottom: 1px solid #e0572a;*/
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    padding: 15px;
}
.i330 img{
	height: 330px;
	opacity: 0.55;
}
.i330{
	background-color: black;
}
.rodape_copy_in.w40.termos_footer{
	text-align: right;
}
.repr h1{
	font-size: 60px;
	font-weight: 100;
	letter-spacing: 1px;
}
.repr{
	margin: 0 auto;
}
button.accordion {
	background-color: transparent;
	color: #444;
	cursor: pointer;
	padding: 30px 30px 30px 20px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 16px;
	transition: 0.4s;
	border-top: solid 1px #e0572a;
	text-transform: uppercase;
	letter-spacing: 1px;
}

button.accordion.active, button.accordion:hover {
	font-weight: 600;
}

div.panel {
	padding: 0 20px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: 0.6s ease-in-out;
	opacity: 0;
}
a.rp_botao.bt_social{
	background: transparent;
}
.port_el_txt_in::before,
.port_el_txt_in::after {
	position: absolute;
	content: '';
	opacity: 0;
}

.port_el_txt_in::before {
    /*top: 0px;
    right: 30%;
    bottom: 0px;
    left: 30%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;*/
    top: 0px;
    bottom: 0px;
    left: calc(50% - 50px);
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    width: 100px;
}
.job h1 {
	font-size: 60px;
	font-weight: 100;
	letter-spacing: 1px;
}

.svg_logo{
	height: 65px;
	width: 90%;
}

.not_dest_tit_txt.not_txt_v2 .not_tit{
	font-weight: 600;
}

.not_corpo{
	padding: 130px;
}

.not_conteudo_in {
	padding: 0px 40px 40px;
}

.not_pag_titulo_in {
	margin: 0px 20px;
}
.menu_icon_svg{
	width: 55px;
	padding-right: 30px;
	/*height: auto;*/
	height: 14px;
}
.visible720, .noticias_f_home, .ivisible920{
	display: none;
}
.hidden720{
	display: block;
}
.ihidden920{
	display: inline-block;
}
.an_el .an_el_txt .downloads{
	padding: 80px 0px 50px 50px;
	text-align: center;
}
.form_con_in_row .dib{
	height: 100%;
}
.not_txt_v2{
	height: 120px;
	overflow: hidden;
}
.contacts .txt p {
	display: block;
	min-height: 25px;
	font-size: 17px;
	font-weight: 400;
	line-height: 26px;
	word-wrap: break-word;
}
.recent_news{
	margin-top: 75px;
}
.halfbanner.owl-carousel{
	margin-top: 90px;
}
@media(max-width: 720px){
	.not_corpo {
		padding: 15px;
	}
}
@media(max-width: 1400px){
	.not_corpo {
		padding: 130px 15px;
	}
}
.copyright_resp{
	display: none;
}
.full_art_txt_in {
	margin-top: 40px;
	max-width: 1200px;
	margin: 0 auto;
	text-align: left;
	padding: 30px;
}
.sws_lb #contactos_form {
	width: 90%;
	margin: 0 auto;
	padding-top: 40px;
}


.menu_lat .open {
	position: absolute;
	top: 0px;
	right: 40px;
	width: 50px;
	height: 50px;
	display: block;
	cursor: pointer;
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}
.menu_lat .open:hover {
	opacity: 0.8;
}
.menu_lat .open span {
	display: block;
	float: left;
	clear: both;
	height: 2px;
	width: 50px;
	border-radius: 40px;
	background-color: #fff;
	position: absolute;
	right: 3px;
	top: 3px;
	overflow: hidden;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.menu_lat .open span:nth-child(1) {
	margin-top: 10px;
	z-index: 9;
}
.menu_lat .open span:nth-child(2) {
	margin-top: 25px;
}
.menu_lat .open span:nth-child(3) {
	margin-top: 40px;
}

.menu_lat .sub-menu {
	-webkit-transition: all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	height: 0;
	width: 0;
	right: 0;
	top: 0;
	position: absolute;
	background-color: rgba(224, 87, 42, 0.54);
	border-radius: 50%;
	z-index: 180;
	overflow: hidden;
}
.menu_lat .sub-menu li {
	display: block;
	float: right;
	clear: both;
	height: auto;
	margin-right: -160px;
	-webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.menu_lat .sub-menu li:first-child {
	margin-top: 180px;
}
.menu_lat .sub-menu li:nth-child(1) {
	-webkit-transition-delay: 0.05s;
}
.menu_lat .sub-menu li:nth-child(2) {
	-webkit-transition-delay: 0.10s;
}
.menu_lat .sub-menu li:nth-child(3) {
	-webkit-transition-delay: 0.15s;
}
.menu_lat .sub-menu li:nth-child(4) {
	-webkit-transition-delay: 0.20s;
}
.menu_lat .sub-menu li:nth-child(5) {
	-webkit-transition-delay: 0.25s;
}
.menu_lat .sub-menu li a {
	color: #fff;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 100%;
	display: block;
	float: left;
	line-height: 40px;
}

.menu_lat .oppenned .sub-menu {
	opacity: 1;
	height: 400px;
	width: 400px;
}
.menu_lat .oppenned span:nth-child(2) {
	overflow: visible;
}
.menu_lat .oppenned span:nth-child(1), .menu_lat .oppenned span:nth-child(3) {
	z-index: 150;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.menu_lat .oppenned span:nth-child(1) {
	-webkit-transform: rotate(45deg) translateY(12px) translateX(12px);
	transform: rotate(45deg) translateY(12px) translateX(12px);
}
.menu_lat .oppenned span:nth-child(2) {
	height: 400px;
	width: 400px;
	right: -160px;
	top: -160px;
	border-radius: 50%;
	background-color: rgba(224, 87, 42, 0.54);
}
.menu_lat .oppenned span:nth-child(3) {
	-webkit-transform: rotate(-45deg) translateY(-10px) translateX(10px);
	transform: rotate(-45deg) translateY(-10px) translateX(10px);
}
.menu_lat .oppenned li {
	margin-right: 168px;
}

.menu_lat .button {
	display: block;
	float: left;
	clear: both;
	padding: 20px 40px;
	background: #fff;
	border-radius: 3px;
	border: 2px solid #10a1ea;
	overflow: hidden;
	position: relative;
}
.menu_lat .button:after {
	-webkit-transition: -webkit-transform 0.3s ease;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
	content: "";
	position: absolute;
	height: 200px;
	width: 400px;
	-webkit-transform: rotate(45deg) translateX(-540px) translateY(-100px);
	transform: rotate(45deg) translateX(-540px) translateY(-100px);
	background: #10a1ea;
	z-index: 149;
}
.menu_lat .button:before {
	-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: -webkit-transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	content: attr(title);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	z-index: 150;
	text-align: center;
	padding: 20px 40px;
	-webkit-transform: translateY(200px);
	transform: translateY(200px);
}
.menu_lat .button:hover {
	text-decoration: none;
}
.menu_lat .button:hover:after {
	-webkit-transform: translateX(-300px) translateY(-100px);
	transform: translateX(-300px) translateY(-100px);
}
.menu_lat .button:hover:before {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.sidenav {
	border-top: solid 3px #e0572a;
	height: 100%;
	width: 0;
	position: fixed;
	top: 0;
	right: 0;
	background-color: #111;
	overflow-x: hidden;
	transition: 0.5s;
	/*padding-top: 100px;*/
	z-index: 2;
}

#mySidenav.open_ml{
	width: 250px;
}

.sidenav a {
	padding: 20px 8px 8px 32px;
	text-decoration: none;
	font-size: 18px;
	color: rgba(255, 255, 255, 0.5);
	display: block;
	transition: 0.3s;
	width: 250px;
	padding: 30px;
	width: 190px;
}


.sidenav a:hover, .offcanvas a:focus{
	color: #f1f1f1;
}

/*.sidenav .closebtn_svg {
    position: relative;
    top: 15px;
    right: 15px;
    font-size: 36px;
    margin-left: 50px;
    width: 17px;
    padding: 11px;
    height: auto;
    }*/
    .sidenav .closebtn_svg {
    	position: relative;
    	/* top: 15px; */
    	right: -200px;
    	font-size: 36px;
    	/* margin-left: 50px; */
    	width: 17px;
    	padding: 11px;
    	height: auto;
    	/* text-align: right; */
    }

    @media screen and (max-height: 450px) {
    .sidenav {/*padding-top: 80px;*/}
    .sidenav a {font-size: 18px; padding: 20px 30px;}
}

.menu_lat_svg{
	cursor: pointer;
}

.stilo{
	background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url('//www.amoreiraefilhos.pt/intro/img/3_thumb.jpg?v2') no-repeat center center;
	background-size: cover;
}
.carpintaria{
	background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url('//www.amoreiraefilhos.pt/intro/img/4_thumb.jpg?v2') no-repeat center center;
	background-size: cover;
}
.stilokitchen{
	background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url('//www.amoreiraefilhos.pt/intro/img/1_thumb.jpg?v2') no-repeat center center;
	background-size: cover;
}

.pag_servicos .sws_lb_box {
	width: 65%;
	background-color: white;
	height: 65%;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
}

.panel p{
	padding: 5px 0px;
	text-align: left;
	display: block;
	min-height: 25px;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
}

.orc_pag .txt, .pag_parceiros .txt{
	text-align: center;
}

.pag_noticia .not_pag_titulo_in {
	margin: 0px;
}

.pag_noticia .not_conteudo_in {
	padding: 0px 40px 40px 0px;
}

.pag_areas_de_negocio .art_intro_img div, .pag_artigos .art_intro_img div, .pag_noticias .art_intro_img div, .pag_noticia .art_intro_img div{
	background-color: black;
}

.pag_areas_de_negocio .art_intro_img div img{
	opacity: 0.7;
}

.not_el_img {
	overflow: hidden;
}
.not_el_img img{
	transition: all 1s ease;
}

.noticia:hover img{
	transform: scale(1.1);
}

a.rp_botao.destaque.stlk_btn{
	display: none;
}

.pag_contacto .img_tit_img img {
	opacity: 0.85;
}

.cozinha h2{
	font-size: 60px;
}

#newsletter_enviar:hover span{
	color: rgba(255,255,255,1) !important;
}

.todas_not:hover{
	color: rgba(0, 0, 0, 0.75) !important;
}

a.rp_botao.bt_social:hover{
	opacity: 1 !important;
}

.port_el{
	position: relative;
	cursor: pointer;
	padding: 1px;
	box-sizing: border-box;
}
.dib.catalogo_el.grid-item{
	padding: 1px;
	box-sizing: border-box;
}
.sws_top_margin{
	margin-top: 50px;
}