.homepage{
	width: 100%;
	position: absolute;
	z-index: 1;
	right:0px;
	text-align:center;
    background-repeat: repeat;
    background-size: auto;
    background-position: center;
	/*background-image:url('../img/homepage/bg_pattern.jpg');*/
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	}
.homepage .pag0{
	width: 100%;
	height:100%;
    z-index: 1;
    overflow:hidden;
    text-align:center;
    padding:50px 0px 0px;
	}
.homepage .menuHP{
	top:0px;
	right:0px;
	width:100%;
	color:#000;
	height:220px;
	z-index:20;
	font-size:14px;
	text-align:center;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	}
.menuHP .menuGrig{
	background-color: #eee;
	width:100%;
	height:70px;
	}
.menuHP .menuGrig header,
.menuHP .menuGrig nav{
	height:100%;
	}

.menuHP .menuLogo{
	width:50%;
	height:calc(100% - 70px);
	display:inline-block;
	margin:0;
    background-repeat: no-repeat;
    background-size:30%;
    background-position: center;
	background-image:url('../img/loghi/logo.png?1');
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
	}
.menuGrig ul{
	width:100%;
	min-width: 900px;
	height: 100%;
	text-align:center;
	}
.menuGrig ul.menu::before{
	content: "";
	vertical-align: middle;
	display: inline-block;
	height: 100%;
	}
.menuGrig li{
	display:inline-block;
	margin:0px 10px;
	vertical-align: middle;
	position: relative;
	height: 100%;
	}
.menuGrig>header>nav>ul>li::before{
	content: "";
	vertical-align: middle;
	display: inline-block;
	height: 100%;
	}
.menuGrig li.contUl{
	position: initial;
	}
.menuGrig>header>nav>ul>li:hover:after{
	content:'';
	position:absolute;
	width:100%;
	border-bottom:2px solid #444;
	display: block;
	bottom: 0px;
	}
.menuGrig>header>nav>ul>li.contUl:hover:after{
	display:none;
	}

.menuGrig li>ul{
	display:none;
	position: absolute;
	width: initial;
	min-width: initial;
	background-color: #fff;
	border:1px solid #eee;
	height:initial;
	padding:10px;
	text-align:left;
	}
.menuGrig li>ul::before{
	height:initial;
	}
.menuGrig li:hover>ul{
	display:block;
	}
.menuGrig li>ul .divBckgMenu{
	color:#444;
	}
.menuGrig li>ul>li{
	display: block;
	vertical-align: top;
	margin: 10px 0px;
	}
.menuGrig li>ul>li .divTextCont{
	text-decoration: none;
	white-space: nowrap;
	}
.menuGrig li>ul>li>ul{
	display:block;
	position: relative;
	}
.menuGrig li>ul>li>ul>li{
	display:block;
	margin-bottom: 10px;
	}
.menuGrig li>ul>li>ul>li .divTextCont{
	text-decoration: none;
	font-size: 11px;
	}
@media (max-width: 768px){
	.menuGrig>header>nav>ul>li:hover:after{
		display: none;
		}
	.menuGrig li>ul{
		display: none;
		position: relative;
		width: 80%;
		min-width: initial;
		background-color: transparent;
		}
	.menuGrig li>ul::before{
		height:initial;
		}
	.menuGrig li:hover>ul{
		display:inline-block;
		}
	.menuGrig li>ul .divBckgMenu{
		color:#444;
		}
	.menuGrig li>ul .divTextCont{
		font-size: 15px;
		}
	.menuGrig ul.menu li>ul>li{
		padding:20px 20px 0px;
		}
	}
.logoMobileAlto {
	background-image: url('../img/loghi/logo.png');
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
	vertical-align: top;
	min-height: 45px;
	width: 80px;
	max-width: 90%;
	display: inline-block;
	position: relative;
	top: -5px;
	}

.homepage li.dontShowLi{
	position: fixed;
	bottom: -100px;
	opacity: 0;
	}
.homepage .divBckgMenu{
	 display:inline-block;
	 color:#444;
	-webkit-transition:0.5s ease;
	-moz-transition:0.5s ease;
	-o-transition:0.5s ease;
	transition:0.5s ease;
	}	
.homepage .divTextCont{
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	line-height: 13px;
	text-transform: uppercase;
	box-sizing: border-box;
	}
.homepage .divTextCont.icon{
	font-size: 30px;
	line-height: 30px;
	}
.homepage .imgLogo{
	background-image:url('../img/loghi/logo.png');
	background-position:center;
	background-size:contain;
	background-color:#fff;
	background-repeat:no-repeat;
	min-height: 100px;
	width: 100px;
	display: inline-block;
	}	

.homepage .pagCont{
	height:100%;
	left:0px;
	width:100%;
	position:absolute;
	}
.nt_moduloFade{
	height:100%;
	width:100%;
	display:inline-block;
	vertical-align:top;
	box-sizing: border-box;
	overflow:hidden;
	}
.nt_moduloFade .nt_subDiv{	
	position:absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	min-height: 100%;
	width: 100%;
	opacity:0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	transform: scale(1.0);
	filter: blur(0px);
	-webkit-transition: -webkit-filter 1s ease, opacity 1s ease, -webkit-transform 7s linear, background 7s linear;
	-moz-transition: -moz-filter 1s ease, opacity 1s ease, -moz-transform 7s linear, background 7s linear;
	-ms-transition: -ms-filter 1s ease, opacity 1s ease, -ms-transform 7s linear, background 7s linear;
	-o-transition: -o-filter 1s ease, opacity 1s ease, -o-transform 7s linear, background 7s linear;
	transition: filter 1s ease, opacity 1s ease, transform 7s linear, background 7s linear;
	}

.contLoghi{
	height: 100%;
	min-height: 100%;
	width: 50%;
	display:inline-block;
	vertical-align:top;
	box-sizing: border-box;
	text-align:center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	}
.contLoghi::before{
	content: "";
	vertical-align: middle;
	display: inline-block;
	height: 100%;
	}
.contLoghi.moveL{
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
	background-position: center center;
	}
.contLoghi.moveL:hover{
	background-position: 100% center;
	}

.loghi{
	background-color:rgba(255,255,255,0.8);
	display:inline-block;
	vertical-align:middle;
	height: 200px;
	min-height: 200px;
	width:140px;
	border-radius:3px;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	left: 50%;
	}
.homepage .pag2{
	width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 1;
    overflow:hidden;
	box-sizing: border-box;
	text-align: center;
	}
.homepage .fullPage{
	height: 100%;
	min-height: 100%;
	width: 100%;
	display:inline-block;
	vertical-align:top;
	box-sizing: border-box;
	text-align:center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 30%;
	}	
.contButton{
	width: 100%;
	text-align:center;
	height:50px;
	position:absolute;
	left:0px;
	bottom:0px;		
	}
a.butBordo{	
	background-color:#272559;
	padding:10px;
	border-radius:3px;
	color:#fff;
	font-size: 13px;
	display: inline-block;
	}
.homepage .contSlogan{
	width: 100%;
    z-index: 1;
    text-align: center;
	}
.homepage .contSlogan::before{
	content: "";
	vertical-align: middle;
	display: inline-block;
	height: 100%;
	}
.contSlogan .slogan{
	margin:0;
	text-transform: uppercase;
	display:inline-block;
	vertical-align:middle;
	font-size:25px;
	font-weight:600;
	padding:40px 0px;
	color:#000;
	}	 
	
.homepage .pag1{
	width: 100%;
    z-index: 1;
    text-align: center;
	}
	
.homepage .pag3{
	width: 100%;
    z-index: 1;
    position:relative;
    font-size:12px;
	text-align: center;
	}
.pag3 .icon{
	font-size:50px;
	padding:30px 20px;
	display: inline-block;
	width:80px;
	text-align: center;
	color:#ccc;
	cursor:pointer;
	}
.pag3 .linea{
	margin-top: 5px;
	width:100%;
	min-height:3px;
	background-color: #aaa; /* Old browsers */
	}
.pag3 .made{
	border-top: 1px solid #aaa;
	text-align:center;
	font-size:14px;
	line-height:14px;
	text-transform:uppercase;
	padding:14px;
	}
.pag3 .italia{
	width:40px;
	min-height:14px;
	display:inline-block;
	vertical-align: top;
	background: rgb(24,158,73); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(24,158,73,1) 0%, rgba(24,158,73,1) 32%, rgba(24,158,73,1) 32%, rgba(255,255,255,1) 33%, rgba(255,255,255,1) 65%, rgba(195,50,38,1) 66%, rgba(195,50,38,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(24,158,73,1) 0%,rgba(24,158,73,1) 32%,rgba(24,158,73,1) 32%,rgba(255,255,255,1) 33%,rgba(255,255,255,1) 65%,rgba(195,50,38,1) 66%,rgba(195,50,38,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(24,158,73,1) 0%,rgba(24,158,73,1) 32%,rgba(24,158,73,1) 32%,rgba(255,255,255,1) 33%,rgba(255,255,255,1) 65%,rgba(195,50,38,1) 66%,rgba(195,50,38,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	}
.pag3 a{
	font-size:12px;
	}
.pag3 .versione{
	cursor:pointer;
	}
.subPage .versioneDesc{
	margin-bottom:30px;
	}

.cambiaPassword{
	margin: 20px;
	cursor: pointer;
	font-weight: bold;
	box-sizing: border-box;
	border-radius: 3px;
	font-size: 12px;
	text-align: left;
	color: #000;
	}
.homepage .pag4{
	width: 100%;
	height:100%;
    z-index: 1;
    text-align: center;
	}
.pag4 .contCategoria{
	width:400px
	}
.generaContratto{
	box-sizing: border-box;
	padding:20px;
	background-color: #272559;
	border-radius:3px;
	cursor:pointer;	
	display:inline-block;
	margin: 0px 20px;
	color: #fff;
	text-align: center;
	width:300px;
	}
.generaContratto::before{
	content: "";
	vertical-align: middle;
	display: inline-block;
	height: 100%;
    max-height: 12px;
	}
.generaContratto .a1{
	vertical-align:middle;
	display:inline-block;
	line-height: normal;
	text-align:center;	
	margin:0px;
	box-sizing: border-box;
	width:calc(100% - 80px);
	text-transform:uppercase;
	}
.generaContratto .a2{
	display:inline-block;
	width:30px;
	overflow:hidden;
	box-sizing: border-box;
	vertical-align:middle;
	font-size:30px;	
	}


.halfPage{
	height: 100%;
	min-height: 100%;
	width: 50%;
	display:inline-block;
	vertical-align:top;
	box-sizing: border-box;
	text-align:justify;
	overflow:auto;
	padding: 220px 40px 40px;
	font-size:13px;
	line-height: 26px;
	}
.menuGrig ul.menuMobile{
	overflow:hidden;
	height:0px;
	}
.menuGrig ul.menuMobile li{
	width:calc(50% - 20px);   
	margin-right:0px;
	height: 100%;
	}

.contRiepilogo{
	margin-top:180px;
	height: calc(100% - 180px);
	width:400px;
	display:inline-block;
	vertical-align:top;
	z-index:2;
	box-sizing: border-box;
	text-align:left;
	background-color: #444;
	overflow:auto;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
	}
.contRiepilogo .prodRiep{
	margin: 10px;
	max-height: 150px;
	overflow: auto;
	background-color: #888;
	}
.contRiepilogo a.contProdotto:first-child{
	margin-top:0px;
	}
.contOrdine .prodRiep{
	max-height: 100%;
	overflow: auto;
	}
.contOrdine a.contProdotto:first-child{
	margin-top:0px;
	}
.contRiepilogo a.contProdotto,
.contOrdine a.contProdotto  {
	margin-top:5px;
	height: 100px;
	width: 100%;
	box-sizing: border-box;
	text-align:center;
	position: relative;
	}
.contRiepilogo .contProdotto .contImagesP,
.contOrdine .contProdotto .contImagesP{
	height:100%;
	width:100px;
	display:inline-block;
	position: relative;
	vertical-align: top;
	}	
.contRiepilogo .iconaFotoAppesaClose,
.contOrdine .iconaFotoAppesaClose{
	display:none;
	}
.contRiepilogo .contProdotto .frontImage,
.contOrdine .contProdotto .frontImage{
	position:absolute;
	top:0px;
	left:0px;
	height: 100%;
	min-height: 100%;
	width: 100%;
	display:inline-block;
	vertical-align:top;
	z-index:1;
	box-sizing: border-box;
	text-align:center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	}
.contRiepilogo .contProdotto .desc{
	background-color:#fff;
	height:100%;
	overflow:auto;
	display:inline-block;
	width:calc(100% - 100px);
	vertical-align: top;
	}
.contOrdine .contProdotto .desc{
	background-color:#fff;
	height:100%;
	overflow:auto;
	display:inline-block;
	width:calc(100% - 255px);
	vertical-align: top;
	}
.contOrdine a.checkOut{
	margin-left:4px;
	display: inline-block;
	text-decoration: none;
	width: 145px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 10px;
	color: #222;
	background-color: #fff;
	text-transform: uppercase;
	padding: 0px;
	margin-bottom: 20px;
	}
.contRiepilogo .contProdotto .titolo,
.contOrdine .contProdotto .titolo{
	padding: 10px 10px 0px;
	font-size:10px; 
	}
.contRiepilogo .contProdotto .codice,
.contOrdine .contProdotto .codice{
	display:none;
	}
.contRiepilogo .contProdotto .tags,
.contOrdine .contProdotto .tags{
	display:none;
	}
.contRiepilogo .contProdotto .prezzo,
.contOrdine .contProdotto .prezzo{
	color:#000;
	font-size:12px; 
	padding: 0px 10px 5px;
	}
.contRiepilogo .contProdotto .meno,
.contOrdine .contProdotto .meno{
	display:none;
	}
.contRiepilogo .contProdotto .quan,
.contOrdine .contProdotto .quan{
	display:inline-block;
	width:40px;
	}
.contRiepilogo .contProdotto .piu,
.contOrdine .contProdotto .piu{
	display:none;
	}
.contRiepilogo .contProdotto .descComb,
.contOrdine .contProdotto .descComb{
	display:none;
	}
.contRiepilogo .shopBag{
	letter-spacing: 2px;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px 10px 10px 10px;
	text-align:center;
	}
.contRiepilogo .numShopBag{
	color: #aaa;
	font-size: 12px;
	line-height: 17px;
	padding: 10px;
	}
.contRiepilogo .subTot{
	font-size: 12px;
	color: #aaa;
	text-transform: uppercase;
	padding: 10px;
	}
.contRiepilogo .price{
	font-size: 19px;
	color: #fff;
	margin-bottom: 10px;
	padding: 0px 10px 10px;
	}
.contRiepilogo .barraRiep{
	width:100%;
	box-sizing: border-box;
	}
.contRiepilogo .barraR{
	width:50%;
	box-sizing: border-box;
	display:inline-block;
	vertical-align: top;
	background-color: #aaa;
	color:#000;
	font-size:11px;
	text-align: center;
	padding: 5px;
	}
.contRiepilogo .on{
	background-color: #000;
	color:#fff;
	}
.contRiepilogo .triangle{
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 12px solid #000;
	position: absolute;
	left: 0px;
	top:0px;
	}
.contSel{
	margin: 0px 20px 15px;
	text-align: left;
	height: 32px;
	}
.homepage .pag5{
	width: 100%;
	margin-top:180px;
	height: calc(100% - 180px);
    z-index: 1;
    text-align: center;
	}
.homepage .pag6{
	width: 100%;
	margin-top:50px;
    z-index: 1;
    text-align: center;
	overflow:auto;
	}
.contNegozio .contOrdine{
	width:100%;
	}
.contOrdine .boxOrdine{
	width:calc(100% - 20px);
	max-width:900px;
	border-radius:5px;
	display:inline-block;
	margin:10px;
	}
.contOrdine .top{
	background-color:#979797;
	color:#fff;
	width:100%;
	}	
.contOrdine .contDat{
	width:33.33%;
	box-sizing: border-box;
	display:inline-block;
	vertical-align: top;
	padding:10px;
	}	
.contOrdine .key{
	width:100%;
	box-sizing: border-box;
	padding:4px;
	text-transform:uppercase;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	color: #ccc;
	}	
.contOrdine .value{
	width:100%;
	box-sizing: border-box;
	padding:4px;
	text-transform:uppercase;
	font-size:15px;
	line-height:15px;
	}	
	
.contOrdine .bottom{
	background-color:#eee;
	color:#000;
	width:100%;
	box-sizing: border-box;
	padding: 15px 6px 10px;
	}	
.contOrdine .quan {
	text-align:left;
	padding:10px 6px;
	width:100%;
	box-sizing: border-box;
	}
.contOrdine .quanSpe::before{
	content:'';
	height:40px;
	display:inline-block;
	vertical-align:middle;
	}
.contOrdine .quan .icon{
	margin-right:10px;
	font-size:30px;
	display:inline-block;
	vertical-align: middle;
	}	
.contOrdine .quan .icon.i1{
	color:#53abff;
	}				
.contOrdine .quan .icon.i2{
	color:#ccc;
	}				
.contOrdine .quan .icon.i3{
	color:#555;
	}				
.contOrdine .quan .testo{
	display:inline-block;
	margin-right:10px;
	vertical-align: middle;
	font-size:12px;
	line-height:12px;
	text-transform:uppercase;
	}	


.pag3 .footer{
	display: inline-block;
	vertical-align: top;
	width: 33.33%;	
	box-sizing: border-box;
	}
.pag3 .footer.f1{
	text-align:left;
	padding:40px;	
	}
.pag3 .footer.f1 a{
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	margin-bottom:10px;
	display: inline-block;
	}
.pag3 .footer.f3{
	text-align:right;
	padding: 0px;	
	}
.pag3 .footer .ppIcon{
	width:50%;
	}
.pag3 .sociDiv{
	width:50%;
	height:300px;
	display:inline-block;
	overflow:auto;
	vertical-align:top;
	background-color: #555;
	}
.pag3 .titoInst{
	height:30px;
	font-size:20px;
	line-height:20px;
	padding: 0px 0px 10px;
	box-sizing: border-box;
	background-color: #eee;
	}
.pag3 .contInst{
	height:calc(100% - 30px);
	background-color: #f3f3f3;
	overflow: auto;
	}

.contDivLightbox{
    position:fixed;
    opacity:1;
    z-index:1001;
    top:0%;
    height:100%;
    width:100%;
    background-color:rgba(255,255,255,0.9);
    text-align:center;
    -webkit-transition: 1500ms ease;
    -moz-transition: 1500ms ease;
    -ms-transition: 1500ms ease;
    -o-transition: 1500ms ease;
} 	
.divLightbox{
    display: inline-block;
    width:calc(100% - 40px);
    height:calc(100% - 40px);
    box-sizing: border-box;
    margin:20px;
    background-color:#fff;
    color:#000;
    border-radius:0px;
    padding:15px;
    text-align:left;
    font-size:15px;
    overflow-y: auto;
    box-shadow: 0 1px 6px 1px rgba(102, 102, 102, .15);
	border: 1px solid #d6dce1;
	}    
.divLightbox .top{
    height: 23px;
    width: 100%;
    text-align:right;
	} 
.divLightbox .top span{
    font-size:20px;
    margin:15px;
    cursor:pointer;
    color:#aaa;
	}    
.divLightbox .top a{
    font-size:20px;
    margin:15px;
    cursor:pointer;
    color:#aaa;
	}    
.divLightbox .bottom{
    height: calc(100% - 23px);
    width: 100%;
    overflow-y: auto;
	}    

.divLightbox a{
	color:#000;
	text-decoration: underline;
	}

.divLightbox .annulla{
	display:inline-block;
	margin:5px 5px 5px 0px;
	padding:5px;
	font-size:12px;
	background-color:#aaa;
	color:#fff;
	border-radius:3px;
	cursor:pointer;
	}  
.divLightbox .conferma{
	display:inline-block;
	margin:5px;
	padding:5px;
	font-size:12px;
	background-color:#4090cd;
	color:#fff;
	border-radius:3px;
	cursor:pointer;
	box-shadow: 0px 0px 2px 1px #fff;
	}	

.contTaglie .divImgTag{
	min-height: 500px;
	width: 300px;
	display:inline-block;
	vertical-align:top;
	z-index:1;
	box-sizing: border-box;
	text-align:center;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;	
	}
.contTaglie .divTaglie{
	width: calc(100% - 300px);
	display:inline-block;
	vertical-align:top;
	z-index:1;
	box-sizing: border-box;
	text-align:center;
	}
.contTaglie .tabTaglie{
	width: 100%;
	box-sizing: border-box;
	text-align:center;
	margin:20px 0px;
	background:#eee;
	}
.contTaglie .spieMisu{
	text-align:left;
	line-height:20px;
	font-size:14px;
	}
	
.scroDown{
	position:absolute;
	left:50%;
	margin-left:-25px;
	bottom:80px;
	background-color:rgba(255,255,255,0.8);
	color:#444;
	width:50px;
	height:50px;
	box-sizing:border-box;
	padding: 12px;
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	cursor:pointer;
	
	}
.imgsProdSEO{
	height: 10px;
	overflow: auto;	
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
	}
.contImagFullPage{
	position:fixed;
	z-index:22;
	top:0px;
	left:0px;
	width:100%;
	background-color:rgba(0,0,0,0.9);
	overflow: auto;	
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
	}
.contImagFullPage .imagFullPage{
	height: 100%;
	width:100%;
	display: inline-block;
	vertical-align:top;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	}
.pulsFullPage{
	float:right;
	font-size:30px;
	cursor:pointer;
	}

a.fileUten{
	display: block;
	margin: 20px;
	text-align: left;
	border-bottom: 1px solid #eee;	
	}
.contProdottoSingolo .menuCanv{
	width: 50%;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	overflow: auto;
	text-align: left;
	}
.contProdottoSingolo .canvProd{
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	overflow: auto;
	text-align: left;
	}
.contDisegni{
	width:100%;
	height:100%;	
	}
.contTagsDise{
	height:100%;
	width: 220px;
	display:inline-block;
	vertical-align:top;
	z-index:2;
	box-sizing: border-box;
	text-align:left;
	background-color: #444;
	overflow:auto;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
	}
.tagsDise{
	color:#eee;
	padding:5px 10px;
	border-bottom:1px solid #eee;
	cursor:pointer;
	font-size:12px;
	}
.tagsDise:hover{
	color:#fff;
	}
.divDise{
	height:100%;
	width: calc(100% - 220px);
	display:inline-block;
	vertical-align:top;
	z-index:2;
	box-sizing: border-box;
	text-align:center;
	background-color: #eee;
	overflow:auto;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
	}
.disegno{
	cursor: pointer;
	width: 200px;
	height:150px;
	object-fit: cover;
	margin: 0px 5px 10px 5px;
	display:inline-block;
	vertical-align:top;
	}
.imgDise{
	display: block;
	width: 200vw;
	height: 150vh;
	object-fit: cover;
	}
.canvas-container{	
	text-align:center;
	box-shadow: 0px 0px 1px 1px #eee;
	margin: 10px 0px;
	}
.testButt{
	font-family: 'Helvetica LT Std';
	vertical-align: middle;
	}
.textQuan{	
	font-size:12px;
	}	
table.prezzario{
	display: inline-block;
	vertical-align: top;
	border: 1px solid #eee;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	padding: 10px;
	margin: 10px 20px;
	}	
table.prezzario td{
	border-bottom:1px solid #e9e9e9;
	margin-bottom:3px;
	padding:3px 6px;
	}
table.prezzario b{
	color:#000;
	}

.addImg{
	font-size:30px;
	color:#272559;
	cursor:pointer;
	}

.h100{
	height:100%;
	}
	

section.grey {
background: #f3eddb;
padding: 80px 0;
color: #444;
font-size: 14px;
line-height: 20px;
}
section .center {
width: 92%;
margin: 0 auto;
max-width: 1280px;
}

.demo-content {
max-width:1500px;
width: 100%;
margin-right: auto;
margin-left: auto;
margin-bottom:50px;
}
.picture {
height: 450px;
width: 350px;
display:inline-block;
vertical-align: top;
}

@media screen and (min-width: 630px){
	.picture {
	border-bottom: 0;
	}
}
.picture img {
width: 100%;
height: 100%;
object-fit: cover;
}
figure {
margin:0;
}

figure a {
display: block;
}
section#specifiche {
padding: 20px 0 70px;
color: #fff;
background-color: rgba(0, 0, 0, 0.8);
}

@media (min-width: 768px){
	section#specifiche .column {
	width: 42%;
	margin: 20px 4%;
	float: left;
	}
}
section#specifiche .column {
width: 100%;
margin: 10px 0;
float: none;
overflow: hidden;
}
section#specifiche div {
overflow-x: auto;
}
section#specifiche .column {
width: 100%;
margin: 10px 0;
float: none;
overflow: hidden;
}

@media (min-width: 768px){
	section#specifiche .column {
	width: 42%;
	margin: 20px 4%;
	float: left;
	}
}
section#specifiche .description{
	width: 100%;
	margin: 10px 0;
	text-align: left;
	}
@media (min-width: 768px){
	section#specifiche .description {
	width: 42%;
	margin: 20px 4%;
	display:inline-block;
	}
}

section#specifiche table {
width: 100%;
border-collapse: inherit;
text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
}
section#specifiche table + table {
margin-top: 60px;
}
section#specifiche table td {
padding: 15px 0px 0;
vertical-align: top;
text-align: right;
font-size: 12px;
line-height:16px;
}
section#specifiche table td:first-child {
text-align: left;
}

section#specifiche th {
text-align: left;
padding: 10px 0 15px;
border-bottom: 1px solid #fff;
font-weight: 800;
font-size: 16px;
line-height:20px;
}
section#specifiche .column + p {
text-align: center;
padding-top: 60px;
clear: both;
font-size: 11px;
}
.contSliderModello{
	margin:0px;
	}
.contSliderModello:hover:before{
    content:attr(data-text1);
    position:absolute;
    z-index: 1;
    background-color:rgba(23,5,255,0.5);
    color:#fff;
    font-size:20px;
    text-transform:uppercase;
    font-weight:bold;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    padding:20%;
    box-sizing:border-box;
	}
.contSliderModello:hover:after{
    content:attr(data-text2);
    position:absolute;
    z-index: 2;
    color:#fff;
    font-size:12px;
    text-transform:uppercase;
    font-weight:bold;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    padding:30%;
    box-sizing:border-box;
	}
.sliderModello,
.sliderHome{
	background-position:center 20%;
	background-size:cover;
	background-color:#fff;
	background-repeat:no-repeat;
	height: 100px;
	width: 100%;
	display: inline-block;
	}
.contSliderModello,
.contSliderHome{
	height: calc(100vh - 220px);
	width:100%;
	overflow:hidden;
	}	
	
.pulsTornCima {
	background-color: #fff;
	color: #444;
	border-radius: 3px;
	width: 40px;
	font-size: 25px;
	text-align: center;
	cursor: pointer;
	border: 1px solid #b0b0af;
	-moz-box-shadow: 2px 3px 3px 0 rgba(103,109,111,.2);
	-webkit-box-shadow: 2px 3px 3px 0 rgba(103,109,111,.2);
	box-shadow: 2px 3px 3px 0 rgba(103,109,111,.2);
	opacity: 0;
	position: fixed;
	z-index: 999;
	left: 50%;
	bottom: 10px;
	margin-left: -20px;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
	}
.contNews0{
	min-height:80vh;
	}	
.contNews{
	border-bottom:1px solid #f3eddb;
	margin:10px 0px;
	max-width: 700px;
	width: 100%;
	display: inline-block;
	}

#instDiv a{
	display:inline-block;
	width:calc(20% - 8px);
	margin:5px 5px;
	vertical-align:top;
	box-sizing: border-box;
	text-align:left;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	}
#instDiv a:before{
	content: "";
	display: block;
	padding-top: 100%; 	/* initial ratio of 1:1*/
	}
#instDiv a{
	display:inline-block;
	width:calc(33.3333% - 6.3333333px);
	margin:5px 3.166666666px;
	vertical-align:top;
	box-sizing: border-box;
	text-align:left;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	}
#instDiv a:nth-child(5n){
	margin:initial;
	}
#instDiv a:nth-child(5n+1){
	margin:initial;
	}	
#instDiv a:nth-child(3n){
	margin:5px 0px 5px 6.3333333px;
	}
#instDiv a:nth-child(3n+1){
	margin:5px 6.3333333px 5px 0px;
	}	
#instDiv a:nth-child(3n+2){
	margin:5px 3.166666666px;
	}	
.contTest.produzione,
.contTest.filosofia{
	position: absolute;
	top: 220px;
	height: calc(100vh - 220px);
	}
.contTest.produzione .azieSdays,
.contTest.filosofia .azieSdays{
	padding: 40px;
	background-color: rgba(0,0,0,0.7);
	color: #fff;
	height: calc(100% - 40px);
	box-sizing: border-box;
	overflow:auto;
	}
.descServ{
	max-width: 800px;
	margin: 10px auto;
	text-align: left;
	line-height: 30px;
	font-size: 17px;
	padding: 10px;
	box-sizing: border-box;
	}
.contTest.produzione .servElen,
.descServ .servElen{
	display:block;	
	}
.contTest.produzione .servElen:before{
	content:'-';
	margin-right:20px;
	position: absolute;
	left: 20px;
	}
.descServ .servElen:before{
	content:'-';
	margin-right:20px;
	position: absolute;
	left: -30px;
	}
@media screen and (max-width: 800px) {
	.contTest.produzione,
	.contTest.filosofia{
		position: relative;
		top: 0px;
		height: initial;
		}
	.contTest.produzione .azieSdays,
	.contTest.filosofia .azieSdays{
		padding: 10px;
		background-color: rgba(0,0,0,0);
		color: #000;
		height: initial;
		box-sizing: border-box;
		overflow:auto;
		width: initial;
		max-height: none;
		}
	.contTest.azienda{
		position: relative;
		top: 0px;
		padding-top: 0px;	
		}
	.contTest.azienda .azieSdays{
		padding: 0px;
		background-color: initial;
		color: initial;
		max-height: none;
		}
	.menu li{
		margin-left:0;
		padding-top:40px;
		}
	a.contProdotto {
		width: 50%;
		}
	.contProdottoSingolo .contImage{
		width:100%;
		height:auto;
		}
	.homepage .menuHP{
		height:70px;
		}
	.menuHP .menuBian{
		background-color: rgb(255, 255, 255);
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: rgb(255, 255, 255);
		height:22px;
		}
	.menuHP .menuNero{
		background-color: rgb(255, 255, 255);
		border-top-width: 3px;
		border-top-style: solid;
		border-top-color: rgb(255, 255, 255);
		height:22px;
		}
	.menuHP .menuLogo{	
		width: 100px;
		height:44px;
		display: none;
		}
	.menuGrig ul::before {
		height:0px;
		}
	.menuGrig ul.menu{
		min-width: initial;
		height:0px;
		overflow:auto;
		}
	.menuGrig ul.menu li{
		display:block;
		margin-right:0px;
		padding:30px 0px;
		}
	.menuGrig ul.menu li.mobileNo{
		display:none;
		}
	.menuGrig a.aMenu{
		display:inline-block;
		width:80%;
		text-align:left;
		}
	.homepage .divTextCont {
		font-size: 20px;
		}
	.menuGrig ul.menuMobile{
		height:36px;
		min-width: initial;
		width:100%;
		text-align:center;
		padding-top: 20px;
		}
	.homepage .contCategoria {
    	margin-top: 80px;
    	margin-left:-220px;
 		overflow:visible;
 		position: absolute;
 		height: calc(100% - 80px);
	   	}
	.homepage .contCategoria.on{
		margin-left:0px;
		}
	.homepage .contCategoria.on .buttonMenuOC div{
		transform:rotateZ(180deg);
		}
	.homepage .contCategoria ul {
		overflow: auto;
		height: 100%;
		}
	.homepage .contNegozio {
    	margin-top: 80px;
    	width:100%;
    	}
    .pag4 .contNegozio{
    	margin-top: 0px;
    	}
	.contProdottoSingolo {
    	margin-top: 80px;
    	width:100%;
    	height: calc(100% - 80px);
    	}
	.carrello .contCategoria{
		width:100%;
		height: 50%;
		}
	.pag4 .contCategoria{
		width:100%;
		height: auto;
		margin-left: 0px;
		position: relative;
		}
	.carrello .contNegozio{
		width:100%;
		height: 50%;
		}
	.pag4 .contNegozio{
		width:100%;
		height: auto;
		}
	.halfPage{
		padding: 100px 5px 20px;
		font-size:13px;
		line-height: 26px;
		width:100%;
		}
	.h100{
		height:200%;
		}
	.homepage .pag4{
		height:auto;
		}
	.pag4 .contRiepilogo{
		width:100%;
		height: auto;
    	margin-top: 80px;
		margin-left: 0px;
		position: relative;
		}
	.homepage .pag6{
		margin-top:80px;
		}
	.pag3 .footer{
		display:block;
		width:100%;
		}
	.pag3 .footer.f3{
		display:none;
		}
	.contTaglie .divImgTag{
		width: 100%;
		}
	.contTaglie .divTaglie{
		width: 100%;
		}
	}	

@media screen and (max-width: 500px) {
	.contSliderModello,
	.contSliderHome{
		
		}	
	}	














	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
