/* Reset */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,nav,section{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block}body{line-height:1}a img{border:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}table,td,th{vertical-align:middle}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:""""}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}button::-moz-focus-inner{border:0}



body{
	font-family: sans-serif;
	background-color:#eee;
	
}



a{
  text-decoration:none;
 
}



div.clear-left{
	clear:left;
	height:0px;
	line-height:0px;
	margin:0;
	padding:0
}

div.clear-both{
	clear:both;
	height:0px;
	line-height:0px;
	margin:0;
	padding:0
}

.desktop{
  display:block;
}

.mobile{
  display:none;  
}

.background-logo{
	display:block;
	position:fixed;
	top:100px;
	left:50%;
	margin-left:-800px;
	width:40%;
	bottom:100px;
	
	background-repeat:no-repeat;
	background-size:100%;
	background-position:top left;
}

.background-logo.logo-center{
	background-position:center center;
	margin-left:0;
	left:30%;
	width:40%;
}

.background{
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
}

.background .slideshow{
	width:100%;
	height:100%;
}

.background .slide{
	
	width:100%;
	height:100%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}

.background .slide.iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:0;
	padding-bottom:56.25%;
 
}

.background .slide video{
	min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}

.background .slide iframe{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	pointer-events:none;
	
}

.site{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	
	min-height:100%;
	
}

.container{
	width:1600px;
	margin:0 auto;
}

.header{
	text-align:center;
	position:fixed;
	left:50%;
	margin-left:-800px;
	z-index:5;
}

#swipebox-overlay{
	
}

.header .logo{
	height:40px;
	width:auto;
}

.header .logo.with-menu{
	position:absolute;
	top:20px;
	left:0;
}

.logo.with-menu{
	display:none;
}

nav.desktop-main-menu{
	text-align:right;
	padding:50px;	
	position:fixed;
	right:0;
	z-index:99;
}

nav.desktop-main-menu ul{
	list-style:none;
	padding:0;
	margin:0;
	display:inline-block;
	
}

nav.desktop-main-menu ul li{
	display:inline-block;
	margin:0;
	margin-right:40px;
	font-style:italic;
	vertical-align:middle;
	
}


nav.desktop-main-menu ul li.toolbar{
	display:inline-block;	
	vertical-align:middle;
	margin-right:0px;
	margin-left:40px;
}
nav.desktop-main-menu ul li.toolbar.first{
	margin-left:80px;
}

nav.desktop-main-menu ul li.toolbar img{
	width:32px;
	height:auto;
}



nav.desktop-main-menu .open-menu{
	display:none;
}

ul.toolbar{
	list-style:none;
	position:absolute;
	top:25px;
}

ul.toolbar.sx{
	left:0;
}

ul.toolbar.dx{
	right:0;
}

ul.toolbar li{
	display:inline-block;	
	vertical-align:middle;
	margin-left:50px;
}

ul.toolbar li img{
	width:54px;
	height:auto;
}

ul.toolbar.sx li{
	margin-right:40px;
}

ul.toolbar.dx li{
	margin-left:40px;
}


.open-menu,.open-prenota{
	cursor:pointer;
}

#mask-prenota{
	position:fixed;
	background-color:rgba(255,255,255,.95);
	top:0;
	left:0;
	bottom:0;
	right:0;
	z-index:6;
	display:none;
	padding:60px 20%;
	overflow-y:auto;
}

#mask-prenota article{
	padding:0;
	text-align:center;
	padding-bottom:30px;
}

#close-prenota{
	font-size:24px;
	color:#222;
	width:24px;
	height:24px;
	line-height:24px;
	position:fixed;
	top:10px;
	right:10px;
	cursor:pointer;
	z-index:6;
	display:none;
}



nav.main-menu{
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
	z-index:4;
	display:none;
	
}

nav.main-menu .spacer{
	display:inline-block;
	height:100%;
	margin-top:0%;
	width:0px;
	
	vertical-align:middle;
}

nav.main-menu .close{
	
}

nav.main-menu div{
	width:100%;
	height:100%;
	display:none;
}

nav.main-menu ul{
	list-style:none;
	display:inline-block;
	vertical-align:middle;
	width:100%;
	
	
}

nav.main-menu ul li{
	display:block;
	width:100%;
	text-align:center;
	
	line-height:1.15em;
	/*font-weight:bold;*/
}

nav.main-menu ul li.margin-bottom{
	font-size:0.8em;
}

article{
	display:block;
	padding-top:190px;
	position:relative;
	height:80%;
	
}



article section.padding-top{
	padding-top:80px;
}

article .left{
	float:left;
	width:50%;
}

article .right{
	float:right;
	width:50%;
	padding:0px 0;
}

article.news-list{
	position:absolute !important;
	width:20%;
	margin-left:0px !important;
	height:auto;
	top:auto;
	left:50px;
	bottom:80px;
	z-index:3;
}

article.pie-sx{
	position:fixed !important;
	width:40%;
	margin-left:0px !important;
	margin-right:0px !important;
	height:auto;
	top:auto;
	left:auto;
	left:50px;
	bottom:15px;
	text-align:left;
	
}

article.pie-sx  section{
	display:inline-block;
	margin-right:24px;
	vertical-align:middle;
}

article.pie-sx  section.icona img{
	width:42px;
	height:auto;
	display:inline-block;
	vertical-align:middle;
	margin-right:4px;
}

article.pie-sx  section.icona span{
	color:#fff;
	display:inline-block;
	vertical-align:middle;
	font-size:1.5em;
	font-style:italic;
	border-bottom:solid 1px #fff;
	padding-bottom:4px;
	text-transform:capitalize;
	padding-top:13px;
	
}

article.pie-sx .text span{
	background-color:transparent;
	font-size:1em !important;
	font-style:italic;
}

article.pie-di-pagina{
	position:fixed !important;
	width:60%;
	margin-left:0px !important;
	margin-right:0px !important;
	height:auto;
	top:auto;
	left:auto;
	right:50px;
	bottom:20px;
	text-align:right;
	
}

article.pie-di-pagina .pie{
	font-size:0.85em;
	font-style:italic;
}

article section{
	display:block;
	padding-bottom:30px;
}

article {
	
	
}



article section.news{
	padding-top:30px;
}

article section.news.no-margin{
	padding-top:0px !important;
	margin-top:-7px;
}

article .panel{
	width:70%;
	margin-left:15%;
	margin-bottom:50px;


}

article section.news .text span{
	color:#fff !important;
}

article section.news h1{
	background-color:transparent !important;
	color:#fff !important;
	font-style:italic;
	font-weight:400;
}

article section.news h2{
	background-color:transparent !important;
	color:#fff !important;
	font-style:italic;
	font-weight:400;
}


article .panel-small{
	width:50%;
	margin:0 auto 50px auto;
}

article .panel .panel-padding{
	padding:60px;
	padding-top:0;
}

article .panel-small .panel-padding{
	padding-top:60px;
}

article section.block70{
	width:76%;
	margin-left:24%;
	
}

article h1 {
	font-weight:bold;
}

article h1 span, article h2 span{
	line-height:1.1em;
}

article .text{
	padding-top:10px;
}

article .text span{
	line-height:1.2em;
}

article h1 span, article h2 span, article .text span{
	-webkit-box-decoration-break: clone;
	-o-box-decoration-break: clone;
	box-decoration-break: clone;
	padding:0px 2px;
}

article .text{
	position:relative;
}




.gallery{
	padding-top:100px;
}

.gallery img{
	width:32%;
	margin-right:1%;
	margin-bottom:1%;
	height:auto;
}

.footer{
	padding-top:40px;
}

.xm-order-button {color: #fff; background-color: #b78417; border: none; padding: 0 .3em; cursor: pointer; text-decoration: none; font-size: 1em;} .xm-order-button:hover {color: #fff !important; background-color: #b78417; text-decoration: none;background-color: #b78417;}

nav.secondary-menu{
	
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:30%;
	
	
}

nav.secondary-menu li.title{
	font-size:130%;
}

nav.secondary-menu .spacer{
	display:inline-block;
	height:100%;
	margin-top:0%;
	width:0px;
	
	vertical-align:middle;
}

nav.secondary-menu div{
	width:100%;
	height:100%;
	
}

nav.secondary-menu ul{
	list-style:none;
	display:inline-block;
	vertical-align:middle;
	width:100%;
	
	
}

nav.secondary-menu ul li{
	display:block;
	width:100%;
	text-align:right;
	
	line-height:1.4em;
	
}

/*nav.secondary-menu ul li a{
	text-shadow:1px 1px 5px #222;
}*/

.listino section{
	padding:0 0px !important;
}

.listino h1{
	padding-top:60px;
	font-style:italic;
	padding-bottom:6px;
	border-bottom:solid 1px #abacae;
	margin-bottom:12px;
}

.listino h1 span{
	
	font-weight:400;
}


.listino h2{
	padding-top:20px;
	font-weight:400;
	font-style:italic;
	
}

.listino h2:first{
	padding-top:none !important;
}

.listino section div.text div{
	width:calc(100% - 90px);
}

.listino section{
	position:relative;
}

.listino section div.aside{
	position:absolute;
	top:50px;
	right:0;
	font-size:.85em;
	line-height:.90em;
	font-style:italic;
	text-align:right;
}

.listino section div.subtitle{
	padding:0 !important;
}

.listino section div.subtitle span{
	padding:0 !important;
	margin:0 !important;
}

.listino section div.subtitle div{
	width:100% !important;
}

.listino section div.subtitle em{
	font-style:italic;
}

.listino section div.text div span.desc{
	 font-size:0.8em;
}

.listino section div.text div span.desc1{
	font-size:0.8em;
	font-style:italic;
}

.listino section .text .nome{
	
	font-weight:bold;
}

.listino section .text span.prezzi{
	position:absolute;
	right:0;
	text-align:right;
	
	padding-left:20px;
}



.modulo .text>span{
	display:inline-block;
	background-color:#eee;
	padding:2%;
}

.modulo .Field{
	padding:4px 0 0 0;
}

.modulo .Field label{
	display:inline-block;
	width:48%;
}

.modulo .Field input[type="text"],select,textarea{
	width:48%;
	padding:1%;
	
}

.modulo .Field input[type="button"],.modulo .Field input[type="submit"]{
	padding:1%;
	
}

.block50.locali{
	padding-top:20px;
}

.home-locali{
	position: fixed !important;
    width: 45%;
    margin-left: 0px !important;
    margin-right: 0px !important;
    height: auto;
    top: auto;
    left: auto;
    right: 50px;
    bottom: 80px;
    text-align: right;
	z-index:3;
}

ul.loghi{
	
}

ul.loghi li{
	display:inline-block;
	margin:0;
	margin-top:20px;
	margin-right:20px;
	width:100px;
}

ul.loghi li:last-child{
	margin-right:0;
}

ul.loghi li img{
	width:100%;
	height:auto;
}








