.homepage{
	width: 100%;
	position: absolute;
	z-index: 1;
	right:0px;
	text-align:center;
    background-repeat: repeat;
    background-size: auto;
    background-position: 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;
	}
.homepage .pag0{
	width: 100%;
	height:100%;
    z-index: 1;
    overflow:hidden;
    text-align:center;
    padding:50px 0px 0px;
	}
.homepage .menuHP{
	position:fixed;
	top:0px;
	right:0px;
	width:100%;
	background-color:#000;
	height:90px;
	z-index:20;
	font-size:14px;
	text-align:center;
	}
.menuHP .rigaOro{
	width:100%;
	border-top:1px solid #d0ac52;
	position:absolute;
	left:0;
	top:50%;
	z-index: 2;
	}
.menuHP .menuGrig{
	width:100%;
	height:90%;
	margin-top: 0px;
	}
.menuHP .menuGrig header,
.menuHP .menuGrig nav{
	height:100%;
	}

.menuHP .menuLogo{
	width: 120px;
	min-height: 90px;
	display:inline-block;
	vertical-align:middle;
	margin:0;
	background-color: #000;
	z-index: 3;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
	background-image:url('../img/loghi/logo.png?2');
	top: 9px;
	position: relative;
	}
section.preFoot .menuLogo:hover,
.menuHP .menuLogo:hover{
	background-image:url('../img/loghi/logoOro.png?2');
	}
.menuGrig ul{
	width:100%;
	min-width: 900px;
	height: 100%;
	text-align:center;
	display:flex;
	justify-content: center;
	align-items: flex-end;
	}

.menuGrig li{
	width: 7%;
	}
.menuGrig li.contUl{
	position: initial;
	}
.menuGrig>header>nav>ul>li:hover:after{
	content:'';
	position:absolute;
	width:100%;
	border-bottom:2px solid #000;
	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: #f00;
	height:initial;
	padding:10px;
	text-align:left;
	}
.menuGrig li>ul::before{
	height:initial;
	}
.menuGrig li:hover>ul{
	display:block;
	}
.menuGrig li>ul .divBckgMenu{
	color:#fff;
	}
.menuGrig li>ul>li{
	display: block;
	vertical-align: top;
	margin: 10px 0px 0px;
	}
.menuGrig li>ul>li .divTextCont{
	}
.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;
	}
.soloMobile{
	display:none;
	}
@media (max-width: 800px){
	.menuGrig ul.menu li.soloMobile{
		display:flex;
		justify-content: center;
		margin-top:30px;
		}
	.menuGrig ul.menu li.soloMobile A{
		margin: 0px 30px;
		font-size: 40px;
		color: #d0ac52;
		}
	.menuNero,
	.menuHP .rigaOro {
		display:none;
		}
	.menuHP .rigaOro {
		top: 25px;
		}
	.menuHP .menuGrig{
		height:calc(100% - 25px);
		margin-top:13px;
		}
	.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?2');
	background-position: center;
	background-size: 50px;
	background-repeat: no-repeat;
	vertical-align: top;
	min-height: 45px;
	width: 80px;
	max-width: 90%;
	display: inline-block;
	position: relative;
	top: -5px;
	}


.homepage .divBckgMenu{
	display:inline-block;
	color:#fff;
	-webkit-transition:0.5s ease;
	-moz-transition:0.5s ease;
	-o-transition:0.5s ease;
	transition:0.5s ease;
	}	
.homepage .divBckgMenu:hover{
	color:#d0ac52;
	}

.homepage .divTextCont{
	margin: 0px;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	box-sizing: border-box;
	}
.homepage .divTextCont.on{
	color: #d0ac52;
	}
.homepage .divTextCont.icon{
	font-size: 30px;
	line-height: 30px;
	}
.homepage .imgLogo{
	background-image:url('../img/loghi/logo.png?2');
	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: #d0ac52;
	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;	
	}
.menuNero{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:25px;
	color:#d0ac52;
	text-align:center;
	z-index:2;
	}
.menuNero>div{
	width:100%;
	text-align:right;
	max-width:900px;
	display: inline-block;
	margin-top: 5px;
    -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;
	}


.menuNero>div a{
	color:#d0ac52;
	width:30px;
	display: inline-block;
	vertical-align: middle;
	font-size:20px;	
	}
.menuNero>div a.flag-icon {
	font-size:16px;	
	opacity: 0.6;
	}
.menuNero>div a.flag-icon.on,
.menuNero>div a.flag-icon:hover{
	opacity: 1;
	}
.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: 100%;
margin: 0 auto;
max-width: 1200px;
}

.demo-content {
	max-width:1500px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:50px;
	}
.picture {
	width: calc(20% - 10px);
	display: inline-block;
	vertical-align: top;
	margin: 5px;
	overflow: hidden;
	}
.picture:before {
	content: "";
	display: block;
	padding-top: 60%;
	}

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

figure a {
display: block;
}
section#specifiche {
padding: 20px 0 70px;
}

@media (min-width: 768px){
	section#specifiche .column {
	width: 42%;
	margin: 20px 4%;
	float: left;
	}
}

section#specifiche .column {
width: calc(100% - 20px);
margin: 10px 10px;
float: none;
overflow: hidden;
}
section#specifiche .column p{
	font-size:15px;
	line-height:30px;
	text-align:left;
	}
@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 .column + p {
text-align: center;
padding-top: 60px;
clear: both;
font-size: 11px;
}
.heightHeader{
	height:90px;
	}
.sliderModello,
.sliderHome{
	background-position:center 20%;
	background-size:cover;
	background-color:#fff;
	background-repeat:no-repeat;
	height: 100px;
	width: 100%;
	display: inline-block;
	}
.contSliderModello{
	height: 60vh;
	width:100%;
	overflow:hidden;
	}
.contContSliderAsteTop{
	width:100%;
	background-color:#fff;
	}	
.contSliderAsteTop{
	height: 350px;
	width:100%;
	overflow:hidden;
	max-width: 1100px;
	display: inline-block !important;
	margin: 50px 0px;
	}

.contSliderAsteTop .slick-next{
	right: 40px;
	z-index: 2;
	display: block;
background: rgba(255,255,255,0.8);
border-radius: 5px;
	}
.contSliderAsteTop .slick-prev{
	left: 40px;
	z-index: 2;
	display: block;
background: rgba(255,255,255,0.8);
border-radius: 5px;
	}
.astaTop{
	margin:0px;
    -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;
	}	
.contSliderAsteTop .slick-track{
	display: flex;
	align-items: center;
	}
.contSliderAsteTop .slick-list {
	padding: 50px 60px !important;
	height: calc(100% - 100px);
	}
.astaTop .slick-list {
	padding: 0px !important;
	height: calc(100% - 0px);
	}

.astaTop.slick-slide {
	height: 250px;
	}
.astaTop.slick-center{
	transform:scale(1.4);
	z-index: 4;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 9px -1px;
	}
.astaTop.slick-active{
	
	}
.astaTop .fotos{
	height: calc(100% - 60px);
	width: 100%;
	display: inline-block;
	overflow: hidden;
	background-color:#fff;
	border:2px solid #a30e0e;
	border-radius: 5px;
	z-index: 0;
	}	
.astaTop .desc{
	height: 60px;
	width: 95%;
	display: inline-block;
	vertical-align:top;
	overflow: auto;
	padding: 0px 2px;
	box-sizing: border-box;
	background-color:#fff;
	text-align:left;
	position: relative;
	top:-20px;
	border:2px solid #a30e0e;
	border-radius: 5px;
	text-transform: uppercase;
	transform: rotate3d(1, 1, 1, 0deg);
	}

.astaTop h3{
	margin: 2px;
	font-size: 14px;
	text-align: center;
	color: #000;
	border-bottom:2px solid #a30e0e;
	}
.astaTop .desc p{
	max-height:160px;
	overflow:auto;
	font-size: 12px;
	display:none;
	}
.astaTop .desc>span{
	font-size: 8px;
	display: flex;
	}
.astaTop .desc span .offe{
	font-weight:bold;
	color:#a30e0e;
	}
.astaTop .desc span .manca{
	font-weight:bold;
	}
.astaTop .desc span .manca.cb{
	font-size: 16px;
	color: #000;
	margin-left:5px;
	text-transform: initial;
	}
.h4ban{
	display: flex;
	justify-content: center;
	align-items: center;
	color:#a30e0e;
	margin-top: 3px;
	}
	
	
@media (max-width: 800px){
	.heightHeader{
		height:80px;
		}

	.astaTop .fotos{
		}	
	.astaTop .desc{
		}
	.contSliderAsteTop {
		}
	.astaTop .desc p {
		display:none;
		}
	.astaTop h3 {
		}
	}	


	
	
.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;
	}	
.contNews{
	border-bottom:1px solid #f3eddb;
	margin:10px 0px;
	max-width: 700px;
	width: 100%;
	display: inline-block;
	}
.contNews .pubb{
	font-size: 10px;
	}
.contNews h2{
	margin-bottom:0px;
	}
.contNews .desc{
	max-height: 100px;
	overflow: hidden;
	text-align: left;
	margin: 10px;
	font-size: 14px;
	}
.contSingNew{
	margin-bottom:50px;
	}
.contSingNew .contNews{
	border-bottom:0px;
	}
.contSingNew .contNews .desc{
	max-height: none;
	overflow: visible;
	text-align: left;
	margin: 10px;
	font-size: 14px;
	}
.contSingNew .contNews .pubb{
	font-size: 16px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:15px 0px;
	text-align:left;
	color:#888;
	}
.contSingNew .contNews .pubb .ion-person{
	background-color: #eee;
	padding: 13px 15px;
	border-radius: 100%;
	line-height: 16px;
	font-size: 16px;
	margin: 0px 10px;
	color:#000;
	}
.contReadMore{
	width:100%;
	height:25px;
	border-bottom:1px solid #ccc;
	margin-bottom:25px;
	display: inline-block;
	max-width:900px;
	}
.readMore{
	font-family: 'Geostar', cursive;
	background-color:#fff;
	position:absolute;
	top:100%;
	left:50%;
	padding:0px 10px;
	transform: translate(-50%, -50%) scale(.4, 1);
	font-size: 40px;
	line-height: 40px;
	letter-spacing: 12px;
	white-space: nowrap;
	}	
	
a.buttHome{
	color: #ffffff;
	background-color: #000000;
	display: inline-block;
	font-size: 18px;
	line-height: 99%;
	font-weight: 400;
	text-transform: uppercase;
	width: 100%;
	height: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
	}
a.buttHome:hover{
	background-color: #3ca77d;
	}
#specifiche .foto{
	width: 100%;
	height: calc(100% - 50px);
	}
#specifiche .foto img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	}	
.contSliderHome{
	height:300px;
	overflow: hidden;
	}
select{
	border:0px;
	background-color:#eee;
	padding:10px;
	font-size:13px;
	text-align: left;
	color:#777;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	margin: 0px;
	font-family: 'Questrial', sans-serif;
	font-style: italic;
   	}
.contSel{   	
   	text-align: center;	
   	}
#contAste{
	max-width: 900px;
	display: inline-block;
	}
.contSliderAsteTop.aste {
	height: initial;
	width: 100%;
	overflow: auto;
	max-width: 900px;
	display: inline-block !important;
	margin: auto;
	}
.contSliderAsteTop.aste:empty:before{
	content:attr(data-text);
	min-height: 80vh;
	display: block;
	box-sizing: border-box;
	padding: 40vh;
	}

a.astaTop{
	height: 250px;
	display: block;
	margin-bottom: 10px;
	position:relative;
	}	
a.astaTop .picture {
	height: 100%;
	width: 100%;
	}
.contPulsAvanDiet{
	width:100%;
	height:60px;
	box-sizing: border-box;
	padding:10px 0px 0px;
	}
A.pulsAvanDiet{
	background-color: #eee;
	padding: 10px;
	border-radius: 3px;
	display:inline-block;
	line-height: 14px;
	font-size: 14px;
	}
A.pulsAvanDiet.diet{
	float:left;
	}
A.pulsAvanDiet.avan{
	float:right;
	}
#form1{	
	max-width: 900px;
	width:100%;
	display: inline-block;
	margin-bottom: 50px;
	}
.flexcolumn{
	column-count: 2;
	}
#g-recaptcha>div{
	display: inline-block;
	}
@media screen and (max-width: 800px) {
	.flexcolumn{	
		column-count: 1;
		}
	}

.contSlicComp{	
	max-width: 1200px;
	display: block;
	margin: 0 auto;
	width: 100%;
	box-sizing: border-box;
	padding: 0px 10px;
	}
.contSlicComp.ipp2022{
	max-width: initial;
	padding: 0px 0px;
	}
.contSlicComp .contImgs{	
	width: 60%;
	display: inline-block;
	vertical-align: top;
	}
.contSlicComp .contImgs{	
	width: 60%;
	display: inline-block;
	vertical-align: top;
	margin-bottom:50px;
	}
.contSlicComp .contImgs img{	
	width: 100%;
	}
.contSlicComp .contTest{
	padding: 50px 50px 0px;
	margin-bottom:50px;
	text-align: left;
	font-size: 18px;
	line-height: 30px;
	width:40%;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	}
.contSlicComp p{
	text-align:center;
	}	
.contSlicComp h2.about{
	font-size: 50px;
	text-transform: uppercase;
	text-align: left;
	margin: 70px 0px 0px;
	padding-left: 0px;
	border-bottom: 5px solid #a30e0e;
	}
a.bannPrev{	
	display: inline-block;
	margin-bottom: 50px;
	color: #37beff;
	text-decoration: underline;
	}
.contSped{
	display: flex;
	align-items: flex-start;
	justify-content: center;
	}	

.spedPlan{
	width:100%;
	}
.tablPlan{
	width: 100%;
	max-width: 570px;
	margin: 20px auto;
	text-align:right;
	}
.tablPlan tr{
	border-bottom:1px solid #eee;
	}
.tablPlan td:first-child{
	text-align:left;
	}
.tablPlan td[colspan="2"]{
	background-color:#eee;
	font-weight:bold;
	text-align:center;
	}
	
.posiAlta{	
	position:absolute !important;
	top:20px;
	right:20px;
	}
	
.cont360{
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: flex;
	z-index: 2;
	max-width: 1000px;
	width: 100%;
	}
.cont360:before{
	content:'';	
	display:block;
	padding-top:70%;
	}
.cont360 img{
	width:100%;
	height: auto;
    object-fit: contain;
	}
.contPulsAlto{
	margin: 20px;
	display: inline-block;
	overflow: hidden;
	border-radius: 50px;
	background-color: #ccc;
	}
A.alto360,
.contSped A.alto360,
.contDati A.alto360,
.contPulsAlto A.alto360{
	padding: 2px 10px;
	background-color: #a30e0e;
	color:#fff;
	display: inline-flex;
	align-items: center;
	border-radius: 50px;
	}
.contPulsAlto A.flickrAlto{
	padding: 2px 10px;
	display: inline-flex;
	align-items: center;
	border-radius: 50px;
	}
A.alto360:hover,
.contSped A.alto360:hover,
.contDati A.alto360:hover,
.contPulsAlto A.alto360:hover{
	color:#d0ac52;
	}
.contPulsAlto A span{
	margin-left:10px;
	}
.contLogoAsta{
	width: 1000px;
	max-width: 100%;
	margin: auto;
	z-index: 7;
	}
.logoCasaAsta.scheda{
	width: 120px;
	min-height: 30px;
	}
.tuttQuel{
	font-size: 35px;
	margin: 24px 0px;
	}	
.cartIden{
	font-size: 20px;
	margin: 20px 0px;
	}	
.contCart{
	max-width: 750px;
	margin: 20px auto;
	text-align: left;
	width: 100%;
	padding:10px;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px;
	box-sizing: border-box;
	}
.contCart .titoTabl{
	font-size:30px;
	border: 1px solid #ccc;
	border-bottom: 0;
	padding: 3px 10px;
	}
.contCart .contSpes{
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 10px;
	}
	
.contCart .contSpec{
	display: flex;
	flex: 0 0 50%;
	padding: 5px 0px;
	border-bottom: 1px solid #ccc;
	}

.contCart .contSpec .value{	
	color: #93700b;
	margin-left: 10px;
	}
	
.contFlex0{
	box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	margin-top: 10px;
	}
.contFlex0.datiAsta{
/*	position:sticky;*/
	top:0px;
	z-index: 2;
	background-color: #fff;
	}	
@media screen and (max-width: 800px) {
	.contFlex0.datiAsta{
		position:relative;
		}
	}

.contFlex0.seco{
	box-shadow: initial;
	}	
.contFlex{
	display: flex;
	max-width: 100%;
	width: 1000px;
	margin:10px auto;
	flex-wrap:wrap;
	}	
.contFlex>div{
	flex: 0 1 21%;
	margin: 0px 2%;
	order:1;
	border-radius: 5px;
	border: 1px solid #eee;
	height: 198px;
	box-shadow: -1px 2px 3px #ccc;
	box-sizing: border-box;
	}
.datiAsta .contFlex{
	border-top: 2px solid #93700b;
	border-bottom: 2px solid #93700b;
	padding: 30px 0px;
	}
.condAmic{
	position: absolute;
    left: 50%;
    transform: translate(-50%, -100%);
    background: #fff;
    padding: 0px 30px;
	}
.datiAsta .contFlex>div{
	border: 0;
	height: initial;
	box-shadow: none;
	flex: 0 1 30%;
	margin:0px 1%;
	}
.contDati{
	text-align: center;
	}	
	
.contFlex>div.imagShip{
	flex: 0 1 45%;
	box-sizing: border-box;
	margin: 0px 2% 20px;
	height: 300px;
	background-position:center;
	background-size:cover;
	background-color:#fff;
	background-repeat:no-repeat;
	cursor:pointer;
	}
.contFlex>div.imagShip.img1{
	background-image:url("../img/spedizioni/01.jpg");
	}
.contFlex>div.imagShip.img2{
	background-image:url("../img/spedizioni/02.jpg");
	}
.contFlex>div.imagShip.img3{
	background-image:url("../img/spedizioni/03.jpg");
	}
.contFlex>div.imagShip.img4{
	background-image:url("../img/spedizioni/04.png");
	}
.contFlex>div.imagShip h2{
	width:50%;
	padding:2px 10px;
	position: relative;
	}
.contFlex>div.imagShip h2>span{
	z-index: 2;
	color: #000;
	position: absolute;
	}
.contFlex>div.imagShip h2:after{
	content:'';
	border-top: 40px solid #fff;
	border-right: 20px solid transparent;
	position:absolute;
	width: 100%;
	left:0;
	z-index: 1;
	}
.contFlex>div.imagShip h2:before{
	content:'';
	border-top: 44px solid #999;
	border-right: 21px solid transparent;
	position:absolute;
	width: 100%;
	left:0;
	z-index: 0;
	top:-1;
	}
.contFlex>div.consRece{
	flex: 0 1 32%;
	box-sizing: border-box;
	margin: 0.5%;
	height: initial;
	overflow: hidden;
	}
.contFlex .imagCons{
	flex: 0 1 100%;
	box-sizing: border-box;
	height: 220px;
	background-position:center;
	background-size:cover;
	background-color:#fff;
	background-repeat:no-repeat;
	}	
.imagCons.imag0{
	background-image:url("../img/spedizioni/1963 Jaguar XKE Roadster Restoration Project.png");
	}	
.imagCons.imag1{
	background-image:url("../img/spedizioni/1990 Porsche 944 S2 Cabriolet 5-Speed.jpg");
	}	
.imagCons.imag2{
	background-image:url("../img/spedizioni/1972 - 356 Speedster .jpg");
	}	
.imagCons.imag3{
	background-image:url("../img/spedizioni/Cosmopolitan Highway - Volkswagen.jpg");
	}	
.imagCons.imag4{
	background-image:url("../img/spedizioni/ACMA Piaggio - Vespa 400 - 1959.jpg");
	}	
.imagCons.imag5{
	background-image:url("../img/spedizioni/2004 Mercedes-Benz G-Wagon B11 Brabus.jpg");
	}	
.consRece h6{
	padding-left:10px;
	margin-bottom: 5px;
	}	
.consRece .contTrag{
	box-sizing: border-box;
	padding:10px;
	}
.consRece .contTrag2,
.consRece .contTrag1{
	display: flex;
	justify-content: left;
	align-items: center;
	}
.locaCons{
	margin-left:10px;
	}	
.tragLine{
	height: 80px;
	border-left: 2px dashed #888;
	margin-left: 5px;
	}
.consRece .contTrag1>div:nth-child(1){
	color:#999;
	}	
.consRece .contTrag2>div:nth-child(1){
	color:#d0ac52;
	}	
	
.consRece .titoIspe{
	display: flex;
	height: 200px;
	align-items: center;
	justify-content: center;
	font-size: 40px;
	background-color: #717171;
	color: #d0ac52;
	}	
.consRece .pricIspe{
	display: flex;
	height: 80px;
	align-items: center;
	justify-content: center;
	font-size: 40px;
	background-color: #a30e0e;
	color: #fff;
	}
.consRece .listIspe ul{
	padding:10px;
	}
.consRece .listIspe li:before{
	content:'• ';
	}
.consRece .emaiIspe{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 40px;
	background-color: #ccc;
	color: #a30e0e;
	}
.titoAutoAsta{
	font-size:40px;
	}
#counDown{
	text-align: center;
	color: #fff;
	background-color:#a30e0e;
	}
#counDown h3{
	text-transform:uppercase;
	margin:0px 0px 10px;
	}
.countdown{
	text-align: center;
	display: flex;
	justify-content: space-around;
	margin: 10px 0px;
	font-size: 25px;
	}
.countdown canvas{
	display:none;
	}
.
.countdown_item .label,
.countdown_item .digits {
	display: inline-block;
	}
.countdown_item p {
	margin: 0;
	}
.contDati .offeAttuLA{	
	font-size: 50px;
	color: #a30e0e;
	}
	
.contDati .iconFacile{
	font-size:50px;
	padding: 30px 0px;
	border-bottom: 1px solid #ccc;
	color: #555;
	}
.contDati .Facile{
	font-size:35px;
	color: #555;
	padding: 10px 0px;
	}
#sharSoci{
	font-size: 50px;
	color: #a30e0e;
	overflow-x: auto;
	}	
	
.closSharIcon{
	position:fixed;
	width:100vw;
	height:100vh;
	top: 0;
    left: 0;
    z-index:10000;
	}
.contSharIcon{
	position:absolute;
	background-color:#fff;
	border: 1px solid #dcdcdc;
	z-index:2;
	transform: translate(-84%, 33%);
	width: fit-content;
    z-index:10001;
	}
.contSharIcon:before{
	bottom: 100%;
    left: 84%;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-bottom-color: #dcdcdc;
    border-width: 13px;
    margin-left: -13px;
    }
.contSharIcon:focus {
    outline-width: 0;
	}
	
.descAsta{
	max-width: 100%;
	width: 1000px;
	margin: 10px auto;
	box-sizing: border-box;
	padding: 10px;
	}	
	
.noresu{	
	display:flex;
	height:80vh;
	}
	
.contNewsletter{
    position:fixed;
    opacity:1;
    z-index:1001;
    top:0%;
    height:100%;
    width:100%;
    background-color:rgba(47, 47, 47, 0.86);
    text-align:center;
    -webkit-transition: 1500ms ease;
    -moz-transition: 1500ms ease;
    -ms-transition: 1500ms ease;
    -o-transition: 1500ms ease;
} 	
.divNewsletter{
    position:absolute;
    top:50%;
    left:50%;
   	transform: translate(-50%, -50%);
    width: 740px;
    max-width:98%;
    box-sizing: border-box;
    margin:20px 0px;
    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;
	max-height: 100vh;
	overflow: auto;
	}   
.contFootNews .conferma,
.divNewsletter .annulla,
.divNewsletter .conferma{
	color:#000;
	font-size:10px; 
	border:1px solid #aaa;
	background-color:#fff;
	text-transform:uppercase;
	border-radius:0px;
	padding:10px;
	margin:0px 10px 5px 0px;
	display: inline-block;
	vertical-align: top;
	}
.bannerHome{
	vertical-align: top;
	height: calc(100vh - 200px);
	width: 100%;
	}
.contDatiOrarDesc{
	display: flex;
	align-items: flex-start;
	padding:50px 0px;
	}	
.contDatiOrarDesc .dl-horizontal{
	text-align: left;
	width:100%;
	}	
.contDatiOrarDesc .dl-horizontal td{
	padding: 0px 10px;
	}
.contDatiOrarDesc h2{
	border-top: 1px solid #d0ac52;
	border-bottom: 1px solid #d0ac52;
	}
.contDatiOrarDesc .contDatiOrar{
	width: 300px;
	position:sticky;
	top:90px;
	}
.contDatiOrarDesc .contDatiDesc{
	padding: 0px 20px;
	width: calc(100% - 340px);
	}
.slidAbou{
	height:400px !important;
	opacity:0.3;
	background-position:center;
	background-size:cover;
	background-color:#fff;
	background-repeat:no-repeat;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
	}
.slidAbou.slick-current{
	opacity:1;
	}

.cuoric{
	color: #a30e0e;
	padding-bottom:30px;
	font-size: 50px;
	}
.autore{
	font-weight:bold;
	}
.recens{
	font-style:italic;
	}
#contRecs .slick-dots li button:before{
	color:#d0ac52;
	}

#contRecs{
    padding-bottom: 80px;
    margin-bottom: 50px;
    }
.contStimEspe .espe {
	text-align:left;
	}
.contStimEspe .stimEspe {
	font-size: 30px;
	color: #a30e0e;
	}
.contStimEspe{
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	text-transform: uppercase;
	}

.contDemoMap{
	height:calc(100vh - 120px);
	display:flex;
	z-index: 0;
	}	
.textDemoMap{
	width:40%;
	height:100%;
	overflow:auto;
	margin-bottom:50px;
	}

#demoMap{
	width:60%;
	height:100%;
	}
A.olButton {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 1px;
	padding: 0;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	font-size: inherit;
	text-align: center;
	height: 1.375em;
	width: 1.375em;
	line-height: .4em;
	background-color: #d0ac52aa;
	border: none;
	border-radius: 2px;
	}	
.contInfoMapp{	
	box-sizing: border-box;
	padding: 2px 20px;
	text-align: left;
	}
.contInfoMapp h4{	
	font-size:14px;
	color:#a30e0e;
	margin: 3px 0px 0px;
	}
.contInfoMapp A,
.contInfoMapp h2{	
	font-size:20px;
	margin: 1px 0px;
	}
.contInfoMapp .cap{	
	font-size:12px;
	}
.contInfoMapp A{
	display:flex;
	align-items:center;
	}
.fotoAuti{
	width: 120px;
	}
.contSpedIcon{
	display: flex;
	justify-content: left;
	align-items: center;
	}	
.contPlan{
	display: flex;
	justify-content: center;
	align-items: center;
	}
.plan{
	width:70%;
	}
.imgLeft{
	width:30%;
	}
.contForm{
	width:30%;
	border-spacing: 10px;
	border-collapse: initial;
	}
	
.contForm td.tdflex{
	border:2px solid #a30e0e;
	position: relative;
	border-radius: 5px;
	}
.contForm input{
	padding:2px 2px 2px 20px;
	background-color:#fff;
	box-shadow: 0 0 0px 1000px #fff inset;
	margin: 0;
	width: 100%;
	border: 0;
	}
.contForm textarea{
	padding:2px 2px 2px 20px;
	background-color:#fff;
	box-shadow: 0 0 0px 1000px #fff inset;
	margin: 0;
	width: 100%;
	border: 0;
	resize:none;
	}
.contForm .tdflex span{
	position:absolute;
	left:3px;
	top:3px;
	}
.contForm .buttRichPrev{
	cursor:pointer;
	background-color: #d0ac52;
	color:#000;
	margin-top:20px;
	box-sizing:border-box;
	padding:5px;
	border-radius: 5px;
	}	
.telo{	
	width:100%;
	}
.sped2022_icon{
	height:100px;
	}	
.contDati3{
	width:33.33%;
	margin-bottom:30px;
	}
.contDedd{
	display: flex;
	justify-content: center;
	align-items: end;
	}
.contDedd{
	margin-bottom:30px;
	}
.contDedd .text{
	padding: 0px 10px;
	}
.big{
	color: #a30e0e;
	text-align: center;
	}
.sped2022_img{
	width:25%;
	}
.contTextWhy{
	width:50%;
	text-align:justify;
	}
.text{
	text-align:justify;
	padding: 10px 10px;
	box-sizing:border-box;
	}	
.ipp2022 .contSpedIcon{
	margin-top:30px;
	}
	
.titoRoss{
	background-color:#a30e0e;
	color:#fff;
	font-size:30px;
	box-sizing: border-box;
	padding: 20px;
	}	
.iconPin{
	height:20px;
	margin-left:10px;
	}	
.contPinAuto{
	border:2px solid #a30e0e;
	position: relative;
	text-align: center;
	}	
.scopDiPiu{
	border-radius: 30px;
	border: 1px solid #ccc;
	padding: 10px;
	display: inline-block;
	}	
	
.mappStat{
	box-sizing: border-box;
	height: 300px;
	width:100%;
	background-position:center;
	background-size:cover;
	background-color:#fff;
	background-repeat:no-repeat;	
	background-image:url("../img/about/mappa24.jpg");

	}
	
	
@media screen and (max-width: 800px) {
	.contDedd,
	.contSpedIcon,
	.contPlan {
		display: block;
		}
	.contTextWhy,
	.sped2022_img,
	.imgLeft,
	.contDati3,
	.contForm,
	.plan{
		width:100%;
		}
	.contDemoMap{
		height:initial;
		flex-wrap: wrap;
		}
	.textDemoMap{
		width:100%;
		order:1;
		}
	#demoMap{
		width:100%;
		height:50vh;
		order:0;
		}
		
	.slidAbou{
		height:120px !important;
		}

	.contDatiOrarDesc .contDatiOrar{
		width: 100%;
		position:relative;
		top:0px;
		}
	.contDatiOrarDesc .contDatiDesc{
		padding: 0px 0px;
		width: calc(100% - 0px);
		}
	.contDatiOrarDesc{
		flex-direction: column;
		align-items: flex-start;
		padding:50px 0px;
		}	
	.contSped{
		display: flex;
		align-items: flex-start;
		flex-wrap: wrap;
		}	
	.contDati .alto360{
		margin-bottom:10px;
		}

	.spedPlan{
		width:100%;
		position:relative;
		top: 0px;
		}
	.tablPlan{
		width: 100%;
		max-width: initial;

		}
	.contFlex>div.ordeMobi0{
		order:0;
		}
	.contFlex{
		flex-wrap: wrap;
		justify-content: center;
		}	
	.contFlex>div{
		flex: 0 0 42%;
		margin: 20px 0px;
		}
	.datiAsta .contFlex>div{
		flex: 0 0 100%;
		margin: 20px 0px;
		}
	.contFlex>div.imagShip {
		flex: 0 1 100%;
		}
	.contFlex0.seco .contFlex>div{
		display: flex;
		align-items: center;
		justify-content: center;
		}
	.contFlex0.seco .contFlex>div.imagShip {
		display: block;
		}
	.contFlex0.seco .contFlex>div.consRece {
		flex: 0 1 100%;
		box-sizing: border-box;
		margin: 0.5%;
		height: initial;
		display:block;
		margin-bottom: 20px;
		}
	.countdown {
		justify-content: center;
		}
	.countdown_item{
		margin: 0px 10px;
		}
	.contCart .contSpec{
		flex: 0 0 100%;
		}
		
	.contDati .iconFacile {
		border-bottom: 0px solid #ccc;
		}
	.contDati .Facile {
		margin-left:20px;
		font-size:40px;
		white-space: nowrap;
		}
	.contCart .contSpec:last-child{
		border-bottom: 0px solid #ccc;
		}
	.contPulsAlto{
		position: relative;
		display: inline-block;
		margin: 20px auto;
		left: initial;
		transform: initial;
		}
	.cont360{
		
		}
	a.astaTop {
		height: 120px;
		}
	.contSlicComp .contImgs{	
		width:80%;
		float: left;
		}
	.contSlicComp .contTest{
		width:100%;
		padding: 20px 20px 0px;
		font-size: 14px;
		line-height: 20px;
		}
	}
@media screen and (max-width: 800px) {
	.menu li{
		margin-left:0;
		padding-top:40px;
		}
	a.contProdotto {
		width: 50%;
		}
	.contProdottoSingolo .contImage{
		width:100%;
		height:auto;
		}
	.homepage .menuHP{
		height:80px;
		}
	.menuGrig ul.menuMobile{
		overflow:hidden;
		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;
		}
	.menuNero>div{
		padding-right: 20px;
		box-sizing: border-box;
		}
	.menuHP .menuLogo{	
		width: 100px;
		height:44px;
		display: none;
		}
	.menuGrig ul.menu::before {
		height:initial;
		}
	.menuGrig ul.menu{
		min-width: initial;
		height:0px;
		overflow:auto;
		flex-direction: column;
		}
	.menuGrig ul.menu li{
		display:block;
		margin-right:0px;
		padding:30px 0px;
		height: initial;
		width: 100%;
		}
	.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{
		min-width: initial;
		width: 100%;
		text-align: center;
		padding-top: 10px;
		}
	.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{
		
		}	
	}	














	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
