@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

@font-face {
    font-family:'TeXGyreAdventorRegular';
    src: url('fonts/texgyreadventor-regular-webfont.eot');
    src: url('fonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/texgyreadventor-regular-webfont.woff') format('woff'),
         url('fonts/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('fonts/texgyreadventor-regular-webfont.svg#TeXGyreAdventorRegular') format('svg');
    font-weight: normal;
    font-style: normal;
	}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, del, dfn, em, img, ins, kbd, q, samp, small, strong, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, article, aside, footer, header, nav, section {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	font-family: 'Montserrat',sans-serif;
	}

body {
	background: #fff;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	}

h1 {
	font-size:36px;
	margin:15px;
	text-align:center;
	color:#5c5648;
	}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#333;
	margin:10px 10px 10px 0;
	}

small {
	margin:0 10px 30px;
	display:block;
	font-size:12px;
	}

.swipe {

	}

.swipe li div {
	margin:0;
	font-weight:bold;
	color:#fff;
	font-size:20px;
	text-align:center;
	}

.swipe li img {width:100%;}

#header {
	/*background:#202120;*/
	background: #f5f5f5;
	border-bottom: 1px solid #171933;
	position: relative;
}

#slider3 a.back{
	position: absolute;
	left: 1%;
	top: 5px;
	background: #171933;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: block;
	padding: 3px 10px;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	font-family:'TeXGyreAdventorRegular', arial;
	z-index: 1000;
	display:none;
}

a#back{
	background: #00AFC0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: block;
	padding: 3px 10px;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	font-family:'TeXGyreAdventorRegular', arial;
}


#popup_home {
	background-color:rgba(197,74,92,1);
	color:#FFF;
	display:block;
	text-align:center;
	padding:10px 0;
	}

#header #booknow {
	height: 78px;
	width: 120px;
	background: #B70003;
	position: absolute;
	top: 0;
	right: 0px;
}

#header #booknow a{
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	margin: 28px 0 0 0;
}



#menu2 a{}

#menu a {
	position:relative;
	padding:10px 0;
	display:block;
	width:100%;
	height:21px;
	text-decoration:none;
	}

.arrow {
	background:url(img/dx.png) center center no-repeat;
	display:block;
	width:5px;
	height:9px;
	position:absolute;
	right:20px;
	top:18px;
	}

.menu-titolo {
	font-family: 'Montserrat',sans-serif;
	font-size:14px;
	color:#555;
	text-align:center;
	display:block;
	text-transform:uppercase;
	}

span.classic {
	color: #171933;
}

.menu-sottotitolo {
	font-size:0.8em;
	color:#888;
	text-transform:uppercase;
	padding-left:10px;
	display:block;
	}

#footer {
	width:100%;
	padding:15px 0 5px 0;
	background:#f8f8f8;
	border-bottom:1px solid #efefef;
	text-align:center;
	}

#footer p {
	font-size:1em;
	line-height:1.3em;
	color:#555;
	font-weight: normal;
	}

#footer a{
	font-size:0.9em;
	text-decoration:none;
	color:#171933;
	}

#footer .txt_info {
  display:block;
  line-height:1.7em;
  }

#footer .txt_info a { font-weight:bold; }

#frecce {text-align:center;}

.testo {
	text-align:justify;
	margin: 0;
	position:relative;
	padding:25px;
	display:block;
	font-family: 'Montserrat',sans-serif;
	font-size:14px;
	line-height:1.5em;
	background: #fff;
	color:#555;
	}

.testo a { color:#555; }

.testo ul {}

.testo h1{
	font-family: 'Montserrat',sans-serif;
	font-weight:normal;
	text-align:left;
	line-height:normal;
	margin:0;
	padding:0;
	margin-bottom:16px;
	text-align:center;
	font-size: 16px;
	color: #555;
	text-align: center;
	text-transform: uppercase;
	}

.testo h2{
	font-family: 'Montserrat',sans-serif;
	color: #585250;
	font-weight:normal;
	text-align:left;
	font-size:15;
	text-transform: uppercase;
	font-weight: 700;
	line-height:normal;
	margin:0;
	padding:0;
	margin-bottom:6px;
	}

.testo ul li{
	margin: 0 0 20px 0;
}

table#prices {
	width: 100%;
}

table#prices tr td {
	border-bottom: 1px solid #585250;
	padding: 5px 0;
}

table#prices tr td.center {
	border-left: 1px solid #585250;
	text-align: center;
}

table#prices tr:first-child td{
	border-top: 1px solid #585250;
}


#friends{
	padding:4px;
	margin:10px 0px 30px 10px;
	}


#footer #address {
	width: 70%;
	float:left;
}

#back{
	position:absolute;
	left:1%;
	top:3px;
	text-align:center;
	}

#brunch{
	width:100px;
	height:70px;
	float:left;
	}



#logo img{
	margin-top:10px;
	margin-bottom:10px;
	}

#back a{
	display:block;
	text-align:left;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 7px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border-bottom:2px solid #DDD;
	border-right:2px solid #DDD;
	border-top:2px solid #FFF;
	border-left:2px solid #FFF;
	text-decoration:none;
	font-family: 'Montserrat',sans-serif;
	font-size:0.8em;
	padding:6px;
	margin-top:6px;
	margin-left:6px;
	color:#000;
	}

#back-rooms{
	height:41px;
	position:absolute;
	left:3px;
	top:3px;
	text-align:center;
	}

#back-rooms a{
	display:block;
	text-align:left;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 7px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border-bottom:2px solid #DDD;
	border-right:2px solid #DDD;
	border-top:2px solid #FFF;
	border-left:2px solid #FFF;
	text-decoration:none;
	font-family: 'Montserrat',sans-serif;
	font-size:0.8em;
	padding:6px;
	margin-top:6px;
	margin-left:6px;
	color:#000;
	}

#dgNet {
	display:block;
	width:100%;
	background-color:#fff;
	text-align:center;
	border-bottom:1px solid #DDD;
	font-size:0.7em;
	padding:8px 0;
	text-decoration:none;
	color:#333;
	}

#official{
	padding:15px 0 15px;
	background: #fff;
	border-bottom: 1px solid #efefef;
	border-top: 1px solid #efefef;
	}

#official a{
	display:block;s
	width:100%;
	margin:0px;
	text-decoration:none;
	margin-bottom:2px;
	text-align:center;
	}

#social {
	width: 100%;
	margin: 0 auto;
	padding: 0px 0 10px 0;
	height: 30px;
	}

#social a{
	border: 0;
}

#social .facebook{
	width: 20%;
	float: left;
	text-align: center;
	}

#social .twitter{
	width: 20%;
	float: left;
	text-align: center;
	}

#social .instagram{
	width: 20%;
	float: left;
	text-align: center;
	}

#social .pinterest{
	width: 20%;
	float: left;
	text-align: center;
	}

#social .google{
	width: 20%;
	float: left;
	text-align: center;
	}

#phone {
	background: #fff;
	width: 100%;
	overflow: hidden;
	padding: 15px 0 0 0;
  text-align: center;
  }

#phone a{
	width: 10%;
	display:inline-block;
	text-align: center;
	height: 50px;
	margin:0 5%;
  }

#availibility {
	width: 100%;
	padding: 10px 0;
	background:#900;
	text-align: center;
	margin-top: 15px;
}


#availibility a{
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}

.sx {
	position:absolute;
	top:50%;
	left:0;
	}

.dx{
	position:absolute;
	top:50%;
	right:0;
	}

.sx,.dx{
	display:block;
	width:45px;
	height:67px;
	background:url(img/bgfrecce.png);
	z-index:1000;
	}

.sx img{
	position:absolute;
	top:30%;
	right:45%;
	}

.dx img{
	position:absolute;
	top:30%;
	left:45%;
	}

#menu-camere{
	display:none;
	}

.separatore{
	width:100%;
	height:0;
	margin:10px auto;
	border-bottom:1px solid #efefef;
	border-top:1px solid #ccc;
	}

#iphone-button{
	margin-TOP:10px;
	}

#iphone-button a{
	display:block;
	width:100%;
	text-decoration:none;
	font-family: 'Montserrat',sans-serif;
	font-weight:bold;
	color:#000;
	text-align:center;
	padding:8px 0 0 0;
	}

	#iphone-button img{
	padding-bottom:5px;
	}

.icon-menu{
	width:100px!important;
	display:block;
	margin:0 auto;
	text-align:center;
}


/*====================================*/


#area-payoff h3{
	font-family: 'Montserrat',sans-serif;
	font-weight:500;
	}

.slide-container{
	position:relative;
	}

.slogan-swipe{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	background:url(img/button_background_50.png) repeat;
	padding:10px 0;
	}

.slogan-swipe a{
	font-family: 'Montserrat',sans-serif;
	font-weight:500;
	text-decoration:none;
	color:#555;
	font-size:14px;
	}

 #menu-nav{
	background:#fff;
	width:100%;
	margin-top: 1px;
	}

.separatore-nav{
	 width:70%;
	height:1px;
	background: #A5A5AA;
	margin:0 auto;
	}


.sottomenu{
	display:none;
	background:#f8f8f8;
	color: #555;
	}
.sottomenu a {
	color: #585250!important;
}

#menu-generale-alto{
	padding-top:5px;}

#btn-booking-header{
	color:#fff;
	text-decoration:none;
	font-weight:500;
	text-align: center;
	background: #91243a;
	}
#btn-booking-header a{
	color: #fff!important;
}

a span.book {
	color: #fff;
}


#logo {
	text-align: center;
	border-top: 1px solid #171933;
	}

.separatore2{
	width:100%;
	height:1px;
	background:#0e0f0e;
	border-bottom:1px solid #2f2f2f;
	margin:10px 0;
	}

.slide-container{
	width:100%;
	overflow:hidden;
	}

.t_center{
	text-align:center;
	}

form#form_test {
	width: 100%;
}

form#form_test label{
	display: block;
	width: 90%;
	padding: 10px 0;
}

form#form_test input{
	display: block;
	width: 90%;
}

form#form_test select{
	display: block;
	width: 90%;
}

form#form_test textarea{
	display: block;
	width: 90%;
}

form#form_test [type="submit"] {
	background-color: #990000;
	border: 0;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px 0;
}

.btnBianco {
    background: none repeat scroll 0 0 #8B080B;
    color: #fff;
	margin: 0 auto;
	display: block;
	width: 220px;
	text-align: center;
}
.btnBottone {
    display: block;
    font-size: 12px;
    padding: 8px 16px;
    text-transform: uppercase;
	text-decoration: none;
	margin: 20px auto;
}

.fullW {
	width: 100%;
	background: #fff;
}

.fullW h1{
	color: #000;
	text-transform: uppercase;
	padding: 10px 0;
}

.telefonoFooter {
    margin-bottom: 5px;
}
.telefonoFooter {
    background: url("img/ico-tel.png") no-repeat scroll 10px center #86090D;
}
.telefonoFooter, .emailFooter {
    margin-bottom: 3px;
    padding: 1px 6px;
    width: 210px;
}

.emailFooter {
    background: url("img/ico-mail.png") no-repeat scroll 10px center #86090D;
}

h1.upperC {
	text-transform: uppercase;
	color: #000;
	padding: 5px 0!important;
	margin-top: 5px;
	text-align: right;
	margin-right: 20px;
}

h1.upperC a{
	color: #000;
	text-decoration: none;
}

h1.upperC img{
	float: left;
	padding:  0 0 0 25px;
}

h1.upperC span{
	text-align: right;
}



#social{
	padding-bottom:20px;


	}

#social a{
	display:block;
	width:100%;

	text-decoration:none;

	text-align:center;

		padding:8px 0;
	}

.h10{
	height:10px;
	}

#slider3 ul li img{
	border-bottom: 1px solid #171933;
}

.submenuanchor {
	color: #585250;
}

ul.gallery {
	padding: 0;
}

ul.gallery img{

}

#wrapper {
	width: 90%;
	margin: 0 5%;
	padding-bottom: 10px;
	border-bottom: 1px solid #171933;
}

#wrapper h1{
	font-weight: normal;
	color: #c53939;
	font-size: 20px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 0px;
	font-family:'TeXGyreAdventorRegular', arial;
}

#wrapper .text{
	color: #777;
	line-height: 140%;
	font-family:'TeXGyreAdventorRegular', arial;
	font-size: 14px;
}

#wrapper .text p{
	color: #777;
	line-height: 140%;
	margin: 0 0 5px 0;
	font-size: 14px;
	font-family:'TeXGyreAdventorRegular';
}

#wrapper .text a{
	color: #171933;
	margin: 0;
	padding: 0;
}

#slider3 {
	position: relative;
}

#slider3 .title{
	width: 100%;
	visibility: visible;
	z-index: 999;
	padding: 10px 0;
}

#slider3 .title h1 {
	color: #008292;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 28px;
	font-weight: normal;
	text-shadow:0 0 2px #ddd;
    font-family: "TeXGyreAdventorRegular",Arial,Helvetica,sans-serif;
}

#languages {
	width: 100%;
	padding: 0 5%;
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 1px solid #efefef;
}

#languages a{
	border: 0;
}

#languages .it{
	width: 25%;
	float: left;
	text-align: center;
}

#languages a{
	color: #555;
	text-decoration: none;
	font-weight: 100;
}

#languages .en{
	width: 50%;
	float: left;
	text-align: center;
}

.f_left {
	float: left;
	width: 30%;
}
.text ul li {
	margin-left: 20px;
}

.bottone {
    background: none repeat scroll 0 0 #c53939;
    border: 1px solid #c53939;
    color: #fff !important;
    cursor: pointer;
    font-family: "Cardo",serif;
    font-size: 13px;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
}
