/*@import url("menu.css");*/

* { /*border:1px solid #f00;*/ margin:0px; padding:0px; }

html, body { width:100%; /*height:100%;*/ background: #FCFAF8; font-family: 'gilroyregular', sans-serif, verdana, arial; font-size:14px; border:0px; 
			color: #000; overflow-x: hidden;
}


.topoCentro { color: #C34627; text-align:center; position:absolute; top:0px; left: 170px; right:170px;  font-family: 'vanitas-bolduploaded_file';
						font-size:24px; }

.posiciona { width:95%; margin: 0 auto; max-width:1150px; position:relative; }
.posicionaMenu { width:95%; margin: 0 auto; max-width:1150px; position:relative; }

div.barrasMenu {
    width: 20px;
    height: 3px;
    background-color: black;
    margin: 3px 0;
}
div.bar1, div.bar2, div.bar3 {
    width: 24px;
    height: 3px;
    background-color: black;
    margin: 3px 0;
    background-color: #333;
    transition: 0.4s;
}
/* Rotate first bar */
.change .bar1 {
    background-color: #C34627;
		-webkit-transform: rotate(-45deg) translate(-5px, 5px) ;
    transform: rotate(-45deg) translate(-5px, 5px) ;
}
/* Fade out the second bar */
.change .bar2 {
    opacity: 0;
}
/* Rotate last bar */
.change .bar3 {
    background-color: #C34627;
		-webkit-transform: rotate(45deg) translate(-4px, -4px) ;
    transform: rotate(45deg) translate(-4px, -4px) ;
}


.textareaAd { font-family: 'gilroyregular', sans-serif, verdana, arial; font-size:12px; color: #999; }
a { text-decoration: none; color: #000; }



#subMenuProd.barraDefault { position:relative; }
#subMenuProd.barraFixed { position: fixed !important; top: 0px; left:0px; width:100%; z-index:20; padding-bottom:10px; }
.barraMenu { /*min-height:110px;*/ position:Relative; z-index:9; }

#headerTopo { display:block; }
#menuMobile, #menuMobileMarca { display:none; }
.headerTopo { z-index:1; /*background: #f00;*/ position:Relative; position:Relative; width:100%;  }

.boxSearch { padding:3px; padding-left:30px; border:1px solid #e8e8e8; font-weight:300; font-family: 'gilroyregular', sans-serif, verdana, arial; font-size:12px;  color: #726B63;
					 background: url('/images/ico-search.png') no-repeat 2% center; }
a.linguas { color: #726B63; padding: 0px 10px; font-size:10px; }
a.linguas:hover { color: #000; }


/** header **/
.menuHeader { background: #C34627; /*border:1px solid #f00;*/display:none; /*float:left;*/ position:Relative;/*position:absolute; top: 0px;*/ /*top:200px;*/ /*left:-100%;*/ padding-bottom:0px; width:100%; /*background: #fff; *//*min-height:100vh;*/ /*padding:150px;*/ z-index:10001; 
							/*min-height:300px;*/ 
							/*min-height: -moz-calc(100vh - 300px); min-height: -webkit-calc(100vh - 300px); min-height: -o-calc(100vh - 300px); min-height: calc(100vh - 300px);*/}

.menuHeaderLingua { display:none; position:fixed; top:0px; right:-300px; background: #fff; min-height:100vh; padding:150px; z-index:10001; 
							min-height: -moz-calc(100vh - 300px); min-height: -webkit-calc(100vh - 300px); min-height: -o-calc(100vh - 300px); min-height: calc(100vh - 300px);}

							

/* footer **/
.footerZona { background: #213357; color: #fff; }
.footerZonaLeft { float:left; width:65%;}
.footerZonaRight { float:right; width:30%; max-width:250px;}
.footerZona1, .footerZona2, .footerZona3, .footerZona4 { float:left; margin-right:15px; margin-bottom:50px; width: -moz-calc(25% - 20px);width: -webkit-calc(25% - 20px);width: -o-calc(25% - 20px);width: calc(25% - 20px); }
.footerZona4 { margin-right:0px; }
.footerTit { color: #fff; font-size:16px; font-weight:Bold; margin-bottom:30px;}
.footerLink { color: #736A63; /*font-weight:Bold;*/ }
.footerZonaLogos1 { float:left; margin-top:0px; width:50%; margin-bottom:20px; text-align:left;}
.footerZonaLogos2 { float:right; margin-top:0px; width:50%; margin-bottom:20px; text-align:right;}
.finputAreaBot { font-weight:bold; cursor:pointer; background:#fff; color: #213357; padding:5px 30px 5px 30px; border:0px; }

.footerZonaC1, .footerZonaC2 { float:left; margin-right:25px; margin-bottom:50px; width: -moz-calc(50% - 25px);width: -webkit-calc(50% - 25px);width: -o-calc(50% - 25px);width: calc(50% - 25px); }
.footerZonaC2 { height:400px; }
.footerLinkC { color: #736A63; font-size:12px;}

/* form */
.form_signZEsq { float:left; width:30%; position:relative;}
.form_signZDir { float:right; width:70%; position:relative;}
.inputBoxes { font-family: 'gilroyregular', sans-serif, verdana, arial; font-weight:300; /*border-radius:5px;*/ background: #eee; padding:4px; border:1px solid #eee; font-size:14px; color: #000; width: -moz-calc(100% - 10px);width: -webkit-calc(100% - 10px);width: -o-calc(100% - 10px);width: calc(100% - 10px); /*width:100%;*/}
.inputBoxesRed {  border:1px solid #f00; }
.inputSelect { font-family: 'gilroyregular', sans-serif, verdana, arial; font-weight:300; background: #eee; padding:4px; border:1px solid #eee; font-size:14px; color: #000; width:100%;}
.inputBot { CURSOR:POINTER; border-radius:5px; background: #EE7D00; padding:8px 30px; border:0px; font-size:14px; color: #fff; FONT-WEIGHT:BOLD;}


/* popups */
#zonaMsgAreaReservada, #zonaMsgAreaRecuperar { display:none; z-index:10001; position:fixed; background: url('/images/fundo_popups.png'); top:0px; width:100%; left:0px; height:100%; }
#zonaMsgPopup { display:none; z-index:10001; position:fixed; background: url('/images/fundo_popups.png'); top:0px; width:100%; left:0px; height:100%; }
#zonaMsgPopup2, #zonaMsgPopupCatNegado { display:none; z-index:10001; position:fixed; background: url('/images/fundo_popups.png'); top:0px; width:100%; left:0px; height:100%; }
#zonaMsgPopupDesigner { display:none; z-index:10001; position:absolute; top:0px; width:100%; left:0px; }
#zonaMsgPopupDesignerInner { z-index:10001; position:fixed; background: url('/images/fundo_popups.png'); top:0px; width:100%; left:0px; height:100%; }
#loading { display:none; z-index:10001; position:fixed; top:0px; left:0px; right:0px; bottom:0px; background: url('/images/fundo_popups2.png'); }
#zonaFichaCarga { display:none; z-index:10000; position:absolute; top:0px; width:100%; left:0px; height:100%; background: url('/images/fundo_popups.png'); }
.inputAreaBot { font-weight:bold; cursor:pointer;background:#000; color: #fff; padding:5px 30px 5px 30px; border:0px; }


/* contactos */
.formContactLab { float:left; position:relative; padding:5px; padding-left:0px; width: 90px; }
.formContactCmp { float:left; position:relative; width: -moz-calc(100% - 100px);width: -webkit-calc(100% - 100px);width: -o-calc(100% - 100px);width: calc(100% - 100px);}
.zonaContactoDados { position:relative; float:left; z-index:1;width:45%; padding-bottom:20px; }
.zonaContactoMapa { position:relative; /*float:right;*/ z-index:1;width:100%; height:300px; }
.zonaContactoFormEsq { position:relative; float:left; width:45%; }
.zonaContactoFormDir { position:relative; float:right; width:45%; }


/* secoes texto */
.setaSubMenuId { float:left; padding:0px; }
.setaSubMenuInner { float:left; padding:0px; margin-left:10px; width:17px; height:17px; background: url('/images/menu-seta-dir.png'); }
.setaSubMenuInner2 { float:left; padding:0px; margin-left:10px; width:17px; height:17px; background: url('/images/menu-seta-esq.png'); }
.setaSubMenuLista { float:left; padding:0px; margin-left:25px; color: #000; }
.setaSubMenuLista.On { color: #C34627; font-weight:bold; }


/* noticias */
/*.zonaNoticia1, .zonaNoticia2, .zonaNoticia3 { float:left; z-index:1; position:relative; margin-top:25px; margin-bottom:50px; width: -moz-calc(33% - 30px);width: -webkit-calc(33% - 30px);width: -o-calc(33% - 30px);width: calc(33% - 30px);}*/
.zonaNoticia1, .zonaNoticia2, .zonaNoticia3 { float:left; z-index:1; position:relative; margin-top:25px; margin-bottom:50px; width: -moz-calc(50% - 30px);width: -webkit-calc(50% - 30px);width: -o-calc(50% - 30px);width: calc(50% - 30px);}
.zonaNoticia1 { margin-left:0px;margin-right:60px; }
.zonaNoticia2 { margin-left:0px;margin-right:0px; }
.zonaNoticia3 { margin-left:0px;margin-right:0px; }
.zonaNoticiaData { /*margin-left:50px;*/ position:relative; z-index:2; /*margin-top:10px;*/ background: #fff; min-height:80px; /*border:1px solid #f00;*/ }
.zonaNoticiaDataInner { padding:10px; text-align:center;} 
.zonaNoticiaTit { font-size:40px; font-weight:200; color: #000; margin-bottom:30px; text-transform:uppercase; }
.zonaNoticiaTxt { color: #736A63; font-weight:300; font-size:14px; }
.zonaNoticiaDataFile { /*margin-left:20%;*/ position:relative; z-index:2; /*margin-top:-50px;*/ background: #fff; min-height:50px; }
.zonaNoticiaDataFileInner { padding:20px; text-align:Center;}
.botNoticiaMais { padding:5px 10px; background: #C34627; color: #fff; font-weight:300; font-size:14px;}




/* catalogos */
.catalogosDiv { float:left; width:19%; margin-left: 2%; margin-right: 2%; /*min-width:200px;*/ margin-bottom:50px; text-align:center; }
.catalogosDiv.home { width:29%;  }
.catalogosDiv .img { width:90%; position:relative; margin:0 auto; }
.catalogosDiv .txt { margin-top:10px; height:80px; }

/* produtos*/
.listaProds { float:left; /*margin-left: 2%; margin-right: 2%;*/ margin-bottom:100px;  
						width:22%; cursor:pointer;
						/*width: -moz-calc(22% - 6px);width: -webkit-calc(22% - 6px);width: -o-calc(22% - 6px);width: calc(22% - 6px);*/
}
.listaProds.n1 { margin-left:0%; }
.listaProds.n2 { margin-left:4%; }
.listaProds.n3 { margin-left:4%; }
.listaProds.n4 { margin-left:4%; }
.listaProdsImg { border:5px solid #FCFAF8;  width: -moz-calc(100% - 10px);width: -webkit-calc(100% - 10px);width: -o-calc(100% - 10px);width: calc(100% - 10px);
		-moz-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		-ms-transition: all 0.2s linear;
		-webkit-transition: all 0.2s linear;
		transition: all 0.2s linear;	
}
.listaProds:hover > .listaProdsImg { border:5px solid #D9D2C4;}
.listaProdsTxt { height:50px; padding:5px; /*margin-top:10px;*/ text-align:left; font-weight:bold; font-size:16px; }

.prodsZonaGaleria { margin-left: 200px; margin-right:200px; z-index:2; /*display:none;*/ /*width:100%;*/ position:relative; height:65vh; min-height:400px; max-height:800px; background: #fff; }
.prodsZonaMenu { z-index:3; position:absolute; bottom:30px; left:0px; width:200px; }
.prodsInfoZone { display:none; position:fixed; top:0px; left:-300px; background: #fff; min-height:100vh; padding:125px; z-index:10000; 
							 height:100%;
							/*min-height: -moz-calc(100vh - 200px); min-height: -webkit-calc(100vh - 200px); min-height: -o-calc(100vh - 200px); min-height: calc(100vh - 200px);*/}
#fundoPopups  { display:none; z-index:9999; position:fixed; background: url('/images/fundo_popups.png'); top:0px; width:100%; left:0px; height:100%; }
							
							
/*** mapa ***/
.gm-style-iw {
    /*width: 350px !important;*/
    top: 15px !important;
    left: 0px !important;
    background-color: #fff;
    box-shadow: 0 1px 6px #34CCFF;
    border: 2px solid #34CCFF;
    border-radius: 10px 10px 10px 10px;
}
#iw-container {
    margin-bottom: 10px;
}
#iw-container .iw-title {
    font-family: 'gilroyregular', sans-serif;
    font-size: 22px;
    font-weight: 400;
    padding: 10px;
    background-color: F38322;
    color: white;
    margin: 0;
    border-radius: 2px 2px 0 0;
}
#iw-container .iw-content {
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    margin-right: 1px;
    padding: 15px 5px 20px 15px;
    max-height: 140px;
    overflow-y: auto;
    overflow-x: hidden;
}
.iw-content img {
    float: right;
    margin: 0 5px 5px 10px; 
}
.iw-subTitle {
    font-size: 16px;
    font-weight: 700;
    padding: 5px 0;
}
.iw-bottom-gradient {
    position: absolute;
    width: 326px;
    height: 25px;
    bottom: 10px;
    right: 18px;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
} 




/**
cookies
**/
	.div_cookies {
		z-index:9999;
		/*position:fixed;
		bottom:0;
		left:0;
		z-index:9999;
		width:100%;
		height:auto;
		padding:5px 0;
		background-color:rgb(243,179,19);
		background-color:rgba(243,179,19,0.8);

		display:none;*/
	}
	.div_cookies > div {
		display:table;
		margin:auto;
		height:100%;		
		min-height:60px;
	}
	.div_cookies > div > div {
		display:table-cell;
		vertical-align:middle;
		text-align:center;
	}
	.div_cookies .cookies_texto {
		font-size: 13px;
		color: #4b4a4a;
		text-decoration:none;
		font-weight:300;
		line-height:16px;
		display:inline-block;
		padding:5px 20px;
	}
	.div_cookies .cookies_botoes {
		padding:5px 20px;
		display:inline-block;
	}
	.div_cookies .cookies_botoes .cookies_bt1, .div_cookies .cookies_botoes .cookies_bt2 {
		display:inline-block;
		margin:0 5px;
		height:29px;
	}
	.div_cookies .cookies_botoes .cookies_bt1 a, .div_cookies .cookies_botoes .cookies_bt2 a {
		padding:0 17px;
		font-size: 12px;
		color: #4b4a4a;
		text-decoration:none;
		text-transform:uppercase;
		font-weight:400;
		line-height:29px;
		display:block;
		background-color:#FFFFFF;
		cursor:pointer;
		-moz-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		-ms-transition: all 0.2s linear;
		-webkit-transition: all 0.2s linear;
		transition: all 0.2s linear;	
	}
	.div_cookies .cookies_botoes .cookies_bt2 a, .div_cookies .cookies_botoes .cookies_bt1 a:hover {
		color: #ffffff;
		background-color:#8d8d8d;
		cursor:pointer;
	}
	.div_cookies .cookies_botoes .cookies_bt2 a:hover {
		color: #4b4a4a;
		background-color:#FFFFFF;
		cursor:pointer;
	}
	
	
.scrollup {
    z-index:1000;
		width: 40px;
    height: 40px;
    text-indent: -9999px;
    opacity: 0.3;
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: none;
    background: url('/images/icon_top.png') no-repeat;
}

.scrollup:hover {
    opacity: 1;
}	
	