/**/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/superfish.css";


html {
	width: 100%;
}
.float_right {
	float: right !important;
}
 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}
body {
	font: 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#777777; /* a7 */
	position:relative;
	min-width:960px;
	height: 100%;
	min-height: 100%;
	background: #fff;
}
html, body {
	height:100%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal; 
}

h2 {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 36px;
	font-weight: bold;
	letter-spacing: 3px;
	word-spacing: 0px;
	margin-bottom: 3px;
}

h2.head1 {
	margin-bottom: 1px;	
}

h2  span {
	font-size: 35px;
	line-height: 42px;	
	font-weight: normal;
	display: block;
}

h2.head1  span {
	font-size: 28px;
	line-height: 36px;	
	font-weight: normal;
	display: block;
}

h2 a {
	color: #fff;
	text-decoration: underline;	
}

h2 a:hover {
	text-decoration: none;
	color: #fff;
}

h3 {
	color: #AA0202;	
	font-size: 22px;
	line-height: 24px;
	text-transform: uppercase;
	/*font-weight: bold;*/
	letter-spacing: 1px;
	padding-top: 45px;
	margin-bottom: 24px;
}

h3.head1 {
	margin-top: 12px;	
}

.banner h3 {
	letter-spacing:  2px;
}


h4 {
	font-size: 18px;
	line-height: 16px;
	color: #0a6a06;
	text-transform: uppercase;
	padding-left: 39px;
	background: url(../images/key_icon.png) 0 4px no-repeat;
	font-weight: bold;
	letter-spacing: 3px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 26px;	
}

p {
	margin-bottom: 18px;
}


p.p1 {
	margin-bottom: 24px;
}

p.p2 {
	margin-bottom: 9px;
}

address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.list li {
	background: url(../images/marker.png) 0 13px no-repeat;
	padding-left: 12px;
	margin-bottom: 10px;
	display: block;
	/*text-transform: uppercase;*/
	font-size: 11px;
	height: 30px;
}

ul.list1 li {
	background: url(../images/marker.png) 0 7px no-repeat;
	padding-left: 12px;
	border-bottom: 1px solid #ececec;
	padding-bottom: 17px;
	margin-top: 15px;
}

ul.list1 li:first-child {
	margin-top: 0;	
}

ul.servizi li{
	font-size: 14px;
	height: 18px;
}

/*links*/

a {
	text-decoration: none;
	color: #163d7e;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
a:hover {
	color: #a7a7a7;
}

a.link1 {
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-decoration: underline;	
	margin-top: 15px;
	letter-spacing: 1px;
	display: inline-block;
	font-weight: bold;
}

a.link-1 {
	text-decoration: underline;
	color: #a7a7a7;
	outline: none;

}
a.link-1:hover {
	color: #0a6a06;
}

/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}

.mr0 {
	margin-right: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}

.pad1 {
	padding-left: 40px;	
}

.img_inner {
	margin-top: 4px;
	margin-bottom: 23px;
}

.content.page1 .img_inner {
	margin-bottom: 5px;
	margin-top: 5px;		
}

.block1 .img_inner {
	margin-right: 10px;
	float: left;
}

.fleft {
	float: left;
	margin-right: 20px; 
	margin-bottom: 0 !important;
}

.fright {
	float: right !important;	
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.text1 {
	color: #161616;	
}

.text1 a {
	color: #161616;	
}

.text1 a:hover {
	color: #a7a7a7;	
}


/*header*/

header {
	display: block;
	padding-bottom: 2px;
	padding-top: 29px;
}

header h1 {
	margin-bottom: 29px;
	position: relative;
	z-index: 999;
}
header h1 a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 613px;
	height: 148px;/*131px;*/
	text-indent: -999px;
}

header h1 a img {
	display: block;	
}


/*Content*/

.content.page1 h3{
	margin-bottom: 22px;
	padding-top: 0;
}

.content {
	padding-bottom: 40px;
}

.rooms .clear {
	margin-bottom: 10px;	
}

.content h2 {
	color: #AA0202;
	font-size: 30px;
	line-height: 33px;
	font-weight: normal;	
	letter-spacing: 2px;
	margin-top: -1px;
	margin-bottom: 20px;
}

.top_inset {
	padding-top: 45px;
}

.bottom_inset {
	padding-bottom: 45px;
}

.bottom_inset img{
	width: 100%;
}

.txt_block1 {
	color: #161616;
	font-weight: bold;
	padding-top: 11px; 	
}

.txt_block2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	padding-top: 40px;
	text-align:center;
}

.txt_block2 span {
	display: block;
	font-size: 21px;
	letter-spacing: 2px;
	color: #0a6a06;	
	line-height:  26px;
}

blockquote {
	padding-top: 1px;
	padding-bottom: 17px;	
	border-bottom: 1px solid #ececec;
	margin-bottom: 13px;
}

blockquote p {
	margin-bottom: 8px;	
}

blockquote>span {
	color: #161616;	
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

blockquote>span>strong {
	font-size: 14px;	
}

blockquote .quote {
	font-size: 36px;
	position: relative;
	top: 2px;
	color: #161616;	
}

.border {
	border-bottom: 4px solid #eaeaea;
	margin-top: 1px;
}

.banner {
	border: 1px solid #e7e7e7;
	text-align: center;
	position: relative;	
	padding-bottom: 33px;
	margin-bottom: 0px;
	padding-top: 29px;
	word-wrap: break-word;
	margin-top: 30px;
}

.banner h3 {
	font-size: 28px;
	line-height: 28px;
	margin-bottom: 9px !important;	
}

.banner a {
	margin: 0 !important;	
}

.banner h3 span {
	font-size: 16px;
	line-height: 21px;
	display: block;	
	
}


.banner h3.ban_last {
	font-size: 24px;
	line-height: 24px;	
	margin-bottom: 8px !important;	
}

.banner h3.ban_last span {
	font-size: 34px;
	line-height: 30px;	
}

.banner:after {
	background: url(../images/banner_bg.png) 0 0 no-repeat;
	width: 91px;
	height: 30px;
	content: '';
	position: absolute;
	left: 50%;
	bottom: -15px;
	margin-left: -19px;	
}

.block2 {
	border-bottom: 1px solid #ececec;
	padding-bottom: 17px;
	margin-top: 15px;	
}

/**************Form***************/

#form1 .text_lab {
	display: block;
}

#form1 .text_lab1 {
	display: block;
	margin-right: 9px;
	float: left;
	padding-top: 4px;
	margin-top: 6px;
	margin-bottom: 4px;
}

a.btn {
	color: #fff;	
	font: bold 11px/18px "Times New Roman", Times, serif;
	background: #163d7e;
	display: inline-block;
	text-transform: uppercase;
	padding: 7px 10px;
	letter-spacing: 1px;
	margin-top: 22px;
	border: 1px solid #163d7e;
	text-align:center;
}

a.btn:hover {
	background: #aa0202;
	border-color: #aa0202;
	color: #FFF;
}

#form1 input {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;	
 font: 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #a7a7a7;
 padding: 7px 9px 8px;
 border: 1px solid #ececec;
 height: 33px;
 float: left;
 margin-top: 6px;
 margin-bottom: 5px;
 width: 100%;
}

#form1 .inp1 {
	display: block;
	float: left;	
	width: 70px;
	margin-right: 9px;
}

#form1 .inp2 {
	display: block;
	float: left;	
	width: 110px;
}

#form1 .inp3 {
	display: block;
	float: left;
	width: 17px;
	margin-right: 10px;
	height: 17px;
	margin-top: 5px;	

}

#form1 .inp3 input {
	
	padding: 0 3px;
	line-height: 10px;
	height: 17px;	
}
/****Map***/

.map figure.img_inner {
	display: block;
	height: auto;
	line-height: 0;
	padding-bottom: 0px;
	overflow: hidden;
}
.map figure iframe {
	width: 350px;
	height: 306px;
}
.map address {
	margin-bottom: 18px;
	padding-left:  10px;
}

.map p {
	padding-left:  10px;
}


.map address dd span {
	min-width: 80px;
	display: inline-block;
}
/************Footer***********/

footer {
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 30px;
	display: block;
}

footer a {
	color: #a7a7a7;	
}

.copy {
	font-size: 11px;	
	margin-top: -3px;
	letter-spacing:  1px;}

footer ul.list li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: normal;
	background-position: 0 6px;
	margin-bottom: 7px;
	margin-top: -1px;
	height: auto;
}

footer .footer_logo {
	font-size: 19px;	
	line-height: 29px;
	font-weight: normal;
	letter-spacing: 2px;
	margin-top: -4px;
}

footer li a {
	color: #aa0202;	
	
}

footer li a:hover {
	color: #a7a7a7;	
}

footer a:hover {
	color: #aa0202;	
}



.socials {
	margin-top: -1px;	
}

.socials a {
	display: block;
	float: right;
	/*background: url(../images/socials.png) right 0 no-repeat;
	width: 20px;
	height: 16px;*/
	margin-left: 14px;	
}
/*
.socials a:hover {
	opacity: 0.38;	
}

.socials a:first-child+a {
	width: 14px;
	margin-left: 21px;
	background-position: -29px 0;	
}

.socials a:first-child+a+a {
	width: 9px;
	background-position: 0 0;	
}
*/
/**to top**/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:50px;
	left: 50%;
	margin-left: 550px;
	overflow:hidden;
	width:47px;
	height:24px;
	border:none;
	text-indent:-999px;
	z-index:20;
	background:url(../images/totop.png) no-repeat left top;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
#toTop:hover {
	outline:none;
	background-position: 0 bottom;
}


/***************Nesletter***********/


#newsletter  {
	position: relative;
	margin-top: -3px;
}

#newsletter input {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;	
 font: 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #a7a7a7;
 padding: 7px 9px 8px;
 border: 1px solid #ececec;
 height: 33px;
 float: left;
 margin-top: 6px;
 margin-bottom: 5px;
 width: 100%;
 box-shadow: none;
}

#newsletter .error, #form1 .empty {		
	height:0px;
	top: 42px;
	width: 100%;
	left: 4px;
	font-size: 10px;
	line-height: 13px;
	display: block;
	overflow: hidden;
	color: #ff0000;
		-webkit-transition:  0.3s ease-out; 
		-o-transition: all 0.3s ease-out; 
		transition: all 0.3s ease-out; 
		position: absolute;
	}

#newsletter label.invalid .error {
	/*display: block;*/
	height:40px;

}

#newsletter .success {
	-moz-box-sizing: border-box;
 	-webkit-box-sizing: border-box;
 	-o-box-sizing: border-box;
 	box-sizing: border-box;	
	display: none;	
	top: 0px;
	border: 1px solid #ececec;
	width: 100%;
	background: #fff;
	left: 0px;
	 font: 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #a7a7a7;
	overflow: hidden;
	padding: 10px;
	-webkit-transition:  0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out; 
	position: absolute;
}

#newsletter a {
	z-index: 2;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #666;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #666;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #000;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #666;
}

#booking input, #booking select{
	/*width: 66%;*/
	float: right;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	color: #666;
	padding: 7px 9px 8px;
	border: 1px solid #ccc;
	margin-top:0;
	/*padding: 7px 9px 8px;
	font: 13px/18px "Trebuchet MS",Arial,Helvetica,sans-serif;*/
}

#booking li, #booking2 li, #form-recensioni li, ul.list li{
	line-height: 32px;
}

footer ul.list li{
	line-height: 18px;
}

#booking{
	margin-bottom: 30px;
}

#booking2 input, #booking2 select{
	width: 66%;
	float: right;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	color: #666;
	padding: 7px 9px 8px;
	border: 1px solid #ccc;
	margin-top:0;
}

#booking2 textarea{
	float: right;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	width: 66%;
	resize:none;
	height: 175px;
	font-family: Arial;
	font-size: 12px;
	color: #666;
	padding: 5px;
	border: 1px solid #ccc;
}

.form-text-highlight{
	display: none;
}

#map{
	width: 100%;
	height: 300px;
	margin-bottom: 30px
}

textarea{
	resize: none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#contact-form textarea{
	width: 100%;
	height: 150px;
	font-family: Arial;
	font-size: 13px;
}

#contact-form input{
	width: 70%;
}

hr.style-one { 
	border: 0; 
	height: 1px; 
	background: #0A6A06; 
	background-image: -webkit-linear-gradient(left, #fff, #aa0202, #fff); 
	background-image: -moz-linear-gradient(left, #fff, #aa0202, #fff); 
	background-image: -ms-linear-gradient(left, #fff, #aa0202, #fff); 
	background-image: -o-linear-gradient(left, #fff, #aa0202, #fff); 
}

#form-recensioni input[type=text], #form-recensioni textarea {
	width: 100%;
}

#form-recensioni ul.list li{
	height: auto;
	line-height: normal;
	background-position: 0 5px;
}

#form-recensioni textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 200px;
}

#lingue{
	position: absolute;
	left: 4px;
	top: 80px;
	z-index: 1000;
}


.box_inner {
    padding: 0 5px;
}

p.subheader{
	position: absolute;
	right: 5px;
	top: 86px;
}

img.fonte {
	margin-right: 2px;
	width: 50px;
}

img.stella-rec {
    margin-right: 2px;
    margin-top: 15px;
    width: 16px;
}

a.lightbox-image img{
	width: 100%;
}

.offerta_bottom h3{
	font-size: 24px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	height: 70px;
}

.offerta_bottom h3 a{
	color: #000;
}

.offerta_bottom h3 a:hover{
	color: #000;
}

.galfoto .grid_6{
	margin-bottom: 10px;
}

#frame-booking {
    height: 1000px;
}

/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 995px) {
	p.subheader{
		display: none;
	}
 body {
	min-width:768px;
	}
	
	.w100 {
		width: 100%;	
	}
	
	.map address dd span {
		min-width: 10px;
		display: inline-block;
	}
	
	 .map figure, .map figure iframe, #form input, #form textarea, #form .success {
	 width: 100% !important;
	}
	 #form .success {
	 -moz-box-sizing: border-box;
	 -webkit-box-sizing: border-box;
	 -o-box-sizing: border-box;
	 box-sizing: border-box;
	}
	 .map figure {
	 height: auto !important;
	}
	
	.txt_block2 {
		letter-spacing: 0;	
	}
	
	.txt_block2 span {
		letter-spacing: 0;	
	}
	
	.block1 .img_inner{
		/*margin: 0 !important;
		width: 50%;*/
	}
	
	.caption {
		top: 120px !important;	
	}
	
	.caption h2 {
		font-size: 22px !important;
	}
	
	.caption h2 span {
		font-size: 25px !important;	
	}
	
	.pad1 {
		padding: 0;	
	}
	
	#form1 label {
		width: 100% !important;
	}
	
	#form1 label.text_lab1 {
		width: auto !important;
	}
	
	
	#form1 label.inp3 {
		width:  17px !important;
		margin-bottom: 5px !important;
	}
	
	#booking2 textarea{
		float: right;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		width: 86%;
		resize:none;
		height: 100px;
		font-family: Arial;
		font-size: 12px;
		margin-top: 7px;
	}
}
 @media only screen and (max-width: 767px) {

.bottom_inset {
	padding-bottom: 0px;
}

.img_inner.fleft {
	margin-bottom: 20px !important;
	margin-right: 0 !important;
}
.caption {
	top: 60px !important;	
	font-size: 10px !important; 
	
}

footer>div>div {
	margin-bottom: 30px !important;	
}

footer .grid_6 {
	margin-bottom: 0 !important;
}
.caption>div {
padding: 10px 68px !important;
}

.caption h2 {
	font-size: 15px !important;
	line-height: 18px;
}

.caption h2 span {
	font-size: 15px !important;	
	line-height: 18px;
}

.caption>span {
	font-size: 15px !important;	
}



body {
	min-width:420px;
}

.block1 {
	padding: 25px 0;	
}

.content.page1 h3 {
	margin-top: 25px;
}


.content.page1 h2 {
	font-size: 20px;
	line-height: 24px;	
}

h1 a, h1 a img {
	width: 420px !important;
	height: auto !important;	
}


.img_inner {
 width: 100%;
 float: none;
}

header h1 {
	float: none;	
}
h1 a {
	margin: 0 auto;
}

.noresize {
	width: auto !important;	
}

.fleft.noresize {
	width: auto !important;	
	float: left;
	margin-right: 15px !important;
}

.map figure iframe {
	width: 100%;
	height: 300px;
}

.socials a{
		margin-left: 0 !important;
		float: left;
		margin-right: 20px;
}


.w100 {
	margin-top: 20px;	
}

	#booking2 textarea{
		float: right;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		width: 66%;
		resize:none;
		height: 100px;
		font-family: Arial;
		font-size: 12px;
		margin-top: 7px;
	}
	
	#tabella-prezzi{
		margin: 30px auto;
	}
	
	#lingue{
		top: 0px;
	}
}
 @media only screen and (max-width: 479px) {

	 h1 a, h1 a img {
		width: 300px !important;
		height: auto !important;
	}
	
	
	 body {
	min-width:300px;
	}
	
	 .map figure iframe {
		width: 100%;
		height: 150px;
	}
	
	.menu_block {
			float: none !important;
			margin: 0 15px !important;	
			
		}
		
		.camera_wrap {
			height: 158px !important;
				
		}
	
	.caption {
	
		display: none !important;
	}
	
	
	
	.camera_prev, .camera_next {
		top: 82px !important;
	}
	
	.banner{
		margin-top: 25px;
	}
	
	#booking2 textarea{
		float: right;
		width: 66%;
		height: 100px;
		font-family: Arial;
		font-size: 12px;
		margin-top: 7px;
	}
	
	.content.page1 .img_inner {
			margin-bottom: 5px;
			margin-top: 5px;
	}

	#tabella-prezzi{
		margin: 30px auto;
	}
}