@font-face {
    font-family: 'Kanit', sans-serif;
    src: url('../fonts/db_helvethaica_x_li_v3.2-webfont.eot');
    src: url('../fonts/db_helvethaica_x_li_v3.2-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/db_helvethaica_x_li_v3.2-webfont.woff') format('woff'),
         url('../fonts/db_helvethaica_x_li_v3.2-webfont.ttf') format('truetype'),
         url('../fonts/db_helvethaica_x_li_v3.2-webfont.svg#DBHelvethaicaX45Li45Li') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'db_helvethaica_xregular';
    src: url('../fonts/db_helvethaica_x-webfont.eot');
    src: url('../fonts/db_helvethaica_x-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/db_helvethaica_x-webfont.woff') format('woff'),
         url('../fonts/db_helvethaica_x-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'gillsans_light';
	src: url( '../fonts/ufonts.com_gillsans_light.eot');
	src: url('../fonts/ufonts.com_gillsans_light.eot?#iefix') format('embedded-opentype'), url('../fonts/ufonts.com_gillsans-light.woff') format('woff'), url('../fonts/ufonts.com_gillsans-light.ttf') format('truetype'), url('../fonts/gill-sans-mt.svg#thaisanslite') format('svg');
	font-weight: lighter;
	font-style: normal;
}

@font-face {
    font-family: 'ralewaylight';
    src: url('../fonts/raleway-light-webfont.eot');
    src: url('../fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-light-webfont.woff2') format('woff2'),
         url('../fonts/raleway-light-webfont.woff') format('woff'),
         url('../fonts/raleway-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}



body,div,span,ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,form,fieldset,label,input,textarea,p,th,td {margin:0;padding:0;font-weight: lighter;}

p.readmore a {
	font-size: 0;
}

/* nascondo edit modifica */

ul.actions, li.edit-icon {
  display:none;
}

html {
  /*-moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  background-image: url(../images/lay_slide_img_back.jpg);
  background-repeat: no-repeat;
  background-position: center center;*/
}
a, a:link, a:visited {
  color:#be8722;
  text-decoration: none;
}
img, fieldset {
    border: medium none;
}
a:hover, a:active {
  color:#000;
}

body {
	font-family: 'Kanit', sans-serif;
	color: #ffffff;
	font-size: 14px;
	background-color: #373d23;
	min-width: 1024px;
}
h1, h2, h3, h4, h5 {
}

h4, h5 {
    font-size: 18px;
}
#middle {
	width: 1024px;
	overflow: hidden;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: absolute;
	height: 345px;
	bottom: 0px;
}
#header {
	background-color: #373d23;
    height: 35px;
	width: 100%;
    position: relative;
    border-top: 3px solid #190b06;
	z-index: 9999;
}
#content-home {
/* overflow: hidden; */
/* position: relative; */
width: 1024px;
/* z-index: 9999; */
/* margin: 0 auto; */
margin: -50px auto 0;
}
.container {
  width: 1024px;
  margin: 0 auto;
  position:relative;
}
h3, h1, h2 {/*line-height:1;*/}
#middle h3, .blog-featured h1, .item-page h1 {
  padding: 8px;
  cursor:pointer;
  display:block;
  text-decoration:none;
  margin: 10px 14px 8px 20px;
  background-image: url(../images/state.gif);
  background-repeat: no-repeat;
  font-size: 18px;
  height: 30px;
  color: #ffffff;
  font-weight: normal;
} 
#middle h3, .blog-featured h1, .item-page h1 {
  padding: 8px;
  cursor:pointer;
  display:block;
  text-decoration:none;
  margin: 10px 14px 8px 20px;
  background-image: url(../images/state.gif);
  background-repeat: no-repeat;
  font-size: 18px;
  height: 30px;
  color: #ffffff;
  font-weight: normal;
} 
 
.blog-featured h1 a, .item-page h1 a{
	font-size: 30px;
	font-weight: lighter !important;
	color:#ffffff;
	line-height: 1;
	
}
h3 a, h3 a:link, h3 a:visited {color: #fff; text-decoration:none;}
ul {
  padding:10px 0 10px 20px;
  margin:0;
}
.inactive {
background-position: 100% -35px;
  }
.active {
  background-position: 100% -34px;
  }
.active.up {
  background-position: 100% 0px;
  }
#headbg.active.up {
  background-position: 100% 0px;
  }
#headbg.active {
  background-position: 100% -34px;
  }
#wrapper {
}
.col {
float: left;
width: 668px;
position: absolute;
bottom: 112px;
background: url(../images/bg-content-intro.png) 0 0 repeat;
}
.col h1 {
	font-size: 30px;
	font-family: 'Kanit', sans-serif;
	font-weight:300;

}
.col2 {
    background: url("../images/bg-content-intro.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 112px;
    float: right;
    position: absolute;
    right: 0;
    width: 355px;
}
.col2 h3 {
	text-align: center;
	line-height: 35px !important;
	font-family: 'Kanit', sans-serif;
	
}
h3 a {
	margin-top: 10px;

}
h3 span {
    background: url("../images/offer-header-line.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: left;
    height: 1px;
    margin-left: -15px;
    margin-top: -7px;
    width: 400px;
}
.disclaim {margin:10px; padding:10px; background: red;}

ul {}
li {}

/* YAY IE6 awsomeness */
*html h3 a {zoom:1;}

.col .home-content div.margin {
  margin: -7px 0 0;
  padding: 5px 0;
  height: 179px;
  overflow:hidden;
  line-height: 22px;
  background-image: url(../images/trasp_bianco.png);
  background-repeat: repeat;
}
.col2 .home-content div.margin {
  margin: -7px 0 0 0;
  padding: 7px 7px 7px 13px;
  background-image: url(../images/trasp_bianco.png);
  background-repeat: repeat;
  height: 175px;
  overflow:hidden;
  text-align: left;
}
hr {
	margin: 30px 0 50px 0;
	height: 1px;
    color: #454928;
    background: #454928;
    font-size: 0;
    border: 0;
}
.footer-home {
  width:100%;
  position: fixed;
  bottom:0;
  background-color: #373d23;
	z-index: 2147483647;
}
#footercontainer {
/*  width:100%;
  position: fixed;
  bottom:0;*/
    background: url("../images/bg-footer.gif") no-repeat scroll center top rgba(0, 0, 0, 0);
  background-color: #373d23;
}
#footercontainer .custom p {
	color: #54433d;
}
#footercontainer .custom p a {
	color: #54433d;
	text-decoration: underline;
}
#footercontainer #footer {
    font-size: 20px;
    height: 80px;
    margin: 0 auto;
    min-width: 960px;
    padding: 7px;
    width: 1010px;
}
#footer .floatleft10 {
  float:left;
  width:10%;
  margin: 0;
  padding: 10px;
  height:100px;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #fff;
  
}
#footer .floatleft20 {
  float:left;
  width:23%;
  margin: 0;
  padding: 10px;
  height:100px;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #CCC;
  
}
#footer .floatleft20last {
    border: medium none;
    float: right;
    font-size: 20px;
	line-height:18px;
    padding: 0;
    text-align: right;
    width: 300px;
}
/*#footer .floatright20 {
  float:right;
  width:10%;
  margin: 0;
  height:80px;
}*/
#footer .floatleft50 {
  float:left;
  font-size:20px;
  width:68%;
  margin: 0;
  padding: 0;
	background: url(../images/footer-liner.png) repeat-y top right;
  /*height:60px;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #CCC;*/
}




/*footer-meen*/

.col1{
width:320px; 
/*background-color:#CCCCCC; */
display:inline-block;
}

.col22{
width:420px; 
/*background-color:#fff; */
display:inline-block;
background: url("../images/footer-liner.png") repeat-y scroll right top rgba(0, 0, 0, 0);
}

.col3 {
width:220px; 
/*background-color:#000;*/ 
display: inline-block;
font-size:11px;
font-family:Tahoma;
}



.custom {
	    float: left;
    margin-top: -4px;
    width: 120px
}
.social-link {
}
.social-link a:hover {
	opacity: 0.6;
}
.customcopyright {
    background: url("../images/footer-liner.png") repeat-y scroll right top rgba(0, 0, 0, 0);
    float: left;
    text-transform: none;
    width: 290px;
	font-family: Arial;
	font-size:12px;
}
.customcopyright p {
	margin: 7px 0 7px 0;
}
.wifi {
	/*float: left;
	margin-right: 30px;*/
}
.customlike {
	text-align:center;
	float:left;
    padding: 5px 0 0 70px;
    width: 200px;
}
.TA_socialButtonBubbles {
	float:right; margin-top: 12px;
}
.item-pagetarcond {
  padding: 15px;
  background-image: url(../images/trasp_bianco.png);
background-repeat: repeat;
}
.col .home-content .item-pagetarcond .margin .jspVerticalBar {
  /*right: 45px;*/
}
/* gestisco main menu */
div.moduletable_menu {
  position:absolute;
  top: 0px;
  left: 218px;
}
div.moduletable_menu ul li.active {
  background-color:transparent;
}
div.moduletable_menu ul, div.moduletablesubmenu ul {
  margin:0;
  padding:0;
}
div.moduletable_menu ul li, div.moduletablesubmenu ul li {
  margin:0;
  padding:0;
  list-style-type: none;
  float:left;
  display:inline;
}
div.moduletable_menu ul li a, div.moduletable_menu ul li a:link, div.moduletable_menu ul li a:visited {
  display:block;
  height: 35px;
  line-height: 34px;
  font-size: 13px;
  text-transform: uppercase;
  float:left;
  color:#fff;
  text-decoration: none;
  font-weight: normal;
  text-transform: capitalize;
  margin: 0;
  padding: 0 13px 0 13px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCC;
}
div.moduletable_menu ul li a:hover, div.moduletable_menu ul li a:active, div.moduletable_menu ul li.active a {
  color:#be8722;
  text-transform: uppercase;
}
div.moduletable_menu ul li:first-child a, div.moduletablesubmenu ul li:first-child a {
  border:none;  
}

div.moduletable_menu ul.menuen li a, div.moduletable_menu ul.menuen li a:link, div.moduletable_menu ul.menuen li a:visited {
  padding: 0 18px 0 18px;
}

div.moduletable_menu ul.menusuben li a, div.moduletable_menu ul.menusuben li a:link, div.moduletable_menu ul.menusuben li a:visited {
  padding: 0 22px 0 22px;
}


div.moduletablesubmenu {
  position:absolute;
  top: 53px;
  left:218px;
}
div.moduletablesubmenu ul li a, div.moduletablesubmenu ul li a:link, div.moduletablesubmenu ul li a:visited {
  display:block;
  height: 38px;
  line-height: 38px;
  font-size: 15px;
  font-family: adobe_garamond_proregular;
  float:left;
  color:#333;
  text-decoration: none;
  font-weight: normal;
  text-transform: capitalize;
  margin: 0;
  padding: 0 14px 0 14px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCC;
}
div.moduletablesubmenu ul li a:hover, div.moduletablesubmenu ul li a:active, div.moduletablesubmenu ul li.active a {
  color:#009c40;
}
div.moduletablesubmenu ul li:first-child a {
  border:none;
}

div.moduletablesubmenu ul.menusuben li a, div.moduletablesubmenu ul.menusuben li a:link, div.moduletablesubmenu ul.menusuben li a:visited {
  padding: 0 25px 0 25px;
}
div.moduletablesubmenu ul.menusubit li a, div.moduletablesubmenu ul.menusubit li a:link, div.moduletablesubmenu ul.menusubit li a:visited {
  padding: 0 25px 0 25px;
}

/* gestisco mod languages */
div.mod-languages {
  width:120px;
  height:130px;
  position:absolute;
  z-index: 999;
  left: 12%;
  top: 78px;
  background-image: none;
}
div.mod-languages ul {
  background-color:transparent;
  margin:0;
  padding:0;
}
div.mod-languages ul li {
  padding: 0 0 0 0;
  margin: 0;
  float:left;
}
div.mod-languages ul li a {
  display:block;
  width:22px;
  height:22px;
  line-height:22px;
  float:left;
  text-align:center;
  color:#000;
  padding: 0;
  margin: 0 4px 0 0;
  border: 1px solid #000;
  background-color: #fff;
  -webkit-border-radius: 8px;
    border-radius: 8px;
}
div.mod-languages ul li.lang-active a {
  color: #999;
}
div.mod-languages ul li:first-child a {
  border: 1px solid #000;
}

/* gestisco box offerte */

a.titolooffertebox {
  font-family: adobe_garamond_proregular;
  font-size: 18px;
  color: #234637;
  text-decoration: none;
}

/* photo slide */

#photoslide {
  display:block;
  position:absolute;
  left:-1px;
  top: 40%;
  width:42px;
  height:42px;
  font-size:1px;
  color:#cccccc;
  
  border: 1px solid #000;
  
}
#photoslide a {
  width:42px;
  height:42px;
  display:block;
  background-image: url(../images/img_photoslide.png);
  background-repeat: no-repeat;
  background-position: -42px center;
  background-color: #cccccc;
  -webkit-transition: background 0.2s ease-in;
    -moz-transition: background 0.2s ease-in;
        -ms-transition: background 0.2s ease-in;
        -o-transition: background 0.2s ease-in;
    transition: background 0.2s ease-in;
  /*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: .8;*/
}
#photoslide a:hover, #photoslide a:active {
  background-image: url(../images/img_photoslide.png);
  background-repeat: no-repeat;
  background-position: 0 center;
  -webkit-transition: background 0.2s ease-in;
    -moz-transition: background 0.2s ease-in;
        -ms-transition: background 0.2s ease-in;
        -o-transition: background 0.2s ease-in;
    transition: background 0.2s ease-in;
  /*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;*/
}

/* gestisco logo */
div.moduletablelogo {
  position:absolute;
  top: 0px;
  left: 0px;
/*  opacity: 0.8;	*/
}
div.moduletablelogo ul, div.moduletablelogo ul li {
  list-style-type: none;
  margin:0;
  padding: 0;
}
div.moduletablelogo ul li span {
  display:none;
}
div.moduletablelogo ul li.active {
  background-color:transparent;
}

/*div.customcopyright {
  font-family: adobe_garamond_proregular;
  font-size:15px;
  line-height: 22px;
}*/

/* gestisco booking */

div.custombooking {
  position:absolute;
  top: 90px;
}
div.custombooking .info {
  
}
div.custombooking h1 {
  position:absolute;
  white-space: nowrap;
  font-family: adobe_garamond_proregular;
  top: 20px;
  left:0;
  font-size:17px;
}
div.custombooking #simplebooking-container {
  position:absolute;
  top: 8px;
  left: 150px;
}

.nspMain { overflow:hidden; }
.nspBotInterface,
.nspTopInterface { overflow:hidden; margin:5px 0; }

/* mm variation */
.nspTopInterface {
    bottom: 0;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 70px;
}

.nspBotInterface div,
.nspTopInterface div { float:right; }
/* Interface - for different looking Top and Bottom interface use the following classes:  .nspTopInterface and .nspBotInterface (e.g.: .nspTopInterface .nspPagination li ...) */
.nspPagination { list-style-type:none !important; margin:0 !important; padding:0 !important; float:left; }
.nspPagination li { float:left; width: 12px; height: 12px; margin: 0 4px 0 0 !important; background: url('../images/interface.png') no-repeat 0 0; text-indent:-999em; cursor:pointer; }
.nspPagination li:hover,
.nspPagination li.active { background-position: 0px -12px; }
.nspNext,
.nspPrev { float:left; width: 14px; height: 14px; margin:0 0 0 4px; background: url('../images/interface.png') no-repeat 0 -16px; text-indent:-999em; cursor:pointer; }
.nspPrev { background-position: 0 -44px }
.nspNext:hover,
.nspPrev:hover { background-position: 0 -30px }
.nspPrev:hover { background-position: 0 -58px }
.nspCounter {  float:left; margin:0 0 0 8px; padding:1px 4px; border: 1px solid #ddd; border-radius:2px 2px; -moz-border-radius:2px 2px; -webkit-border-radius:2px 2px; color: #878787; font-size:9px;cursor:pointer; }
.nspCounter span { }
.nspBotInterface .nspCounter strong,
.nspTopInterface .nspCounter strong { }
.nspArts { overflow:hidden; }
.nspArt {}
.nspArt div { overflow: hidden; }
.nspArt h4.nspHeader { }
.nspArt h4.nspHeader a { text-decoration: none; font-family: adobe_garamond_proregular; color:#009C40; font-size:18px; margin: 0 0 12px 0; }
.nspArt h4.nspHeader a:hover { }
.nspArt img.nspImage {
	margin: 0 auto;
	text-align: center;
}
.nspArt p.nspText { float:none; }
.nspArt p.nspText a { }
.nspArt p.nspText a:hover { }
.nspArt p.nspInfo { font-size:90% }
.nspArt p.nspInfo a { }
.nspArt p.nspInfo a:hover { }
.nspArt .tleft {}
.nspArt .tright { text-align:right; }
.nspArt .tcenter { text-align:center; }
.nspArt .tjustify { text-align:justify; }
.nspArt .fleft { margin: 0 auto;}
.nspArt .fright { float:right; }
.nspArt .fnone { clear:both; width:100%; float:none; }
.readon.left,
.readon.right,
.readon.center { clear:both; }
.readon.left { float:left; }
.readon.right { float:right; }
.readon.center { display:inline; float:none; }
.qr-code {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #4A2F25 -moz-use-text-color #4A2F25 #4A2F25;
    border-image: none;
    border-style: solid none solid solid;
	padding-left: 10px;
    border-width: 1px medium 1px 1px;
    overflow: hidden;
    width: 148px;
	 margin-bottom: 10px;
}
.qr-code ul {
	padding: 0px;
	margin: 0px
}
.qr-code a {
    color: #00AAB5;
}
.qr-code li {
    color: #eadcd4;
    float: left;
    font-size: 12px;
    font-weight: lighter;
    text-transform: uppercase;
	list-style: none;
	height: 46px;
}
.qr-code li.text {
    line-height: 14px;
    font-weight: lighter;
    margin: 5px 7px 0 0;
	text-align: center;
}
.qr-code li span {
    font-weight: lighter;
    font-size: 14px;
}
.qr-code li:first-child {
    margin: 9px 8px 0 0;
}


#slider {
    position: relative;
	overflow: hidden;
}
#slider #slider-nav {
    position: absolute;
    top: 48%;
    width: 100%;
    z-index: 999;
}
#slider #slider-nav a {
    float: left;
    font-size: 0;
    height: 74px;
    margin: 0 0 0 10px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    width: 54px;
}
#slider #slider-nav a:hover {
    background: url("../images/slider-nav.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#slider #slider-nav a#slider-nav-prev {
    background-position: 0 0;
    float: left;
}
#slider #slider-nav a#slider-nav-next {
    background-position: -54px 0;
    float: right;
}
#home .slide {
}
.slide {
    position: relative;
    width: 100%;
    z-index: 99;
	overflow: hidden;
}
.slide img {
    height: 100%;
    width: 100%;
	min-height: 400px;
}
.slide-menu__block {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
    height: 100%;
    position: fixed;
    z-index: 0;
}
.slide-menu__block ul {
    margin: 20px 0;
    padding: 0;
}
.slide-menu__block > ul li {
    border-bottom: 1px solid #333333;
    list-style: none outside none;
    text-align: left;
}
.slide-menu__block > ul li i {
    display: inline-block;
    margin-right: 15px;
}
.slide-menu__block > ul li a {
    color: #FFFFFF;
    display: block;
    font-size: 1.8rem;
    padding: 10px 0 10px 20px;
    transition: all 0.5s ease 0s;
}
.slide-menu__block > ul li a:hover {
    color: #000000;
    text-decoration: none;
}
.slide-menu__block .footer--contact ul {
    padding: 0 20px 0 30px;
}
.slide-menu__block h2 {
    padding: 0 20px;
}
.slide-menu__block h2 a {
    background-size: 180px 93px;
    color: #FFFFFF;
    display: block;
    margin: 0 auto;
    transition: all 0.5s ease 0s;
}
.slide-menu__block h2 a:hover {
    color: #000000;
}
.slide-menu__block h2 i {
    display: block;
    margin: 0 auto;
    width: 40px;
}

#content-wrap {
    overflow: hidden;
    position: relative;
    width: 1024px;
    z-index: 9999;
	margin: 0 auto;
    margin: -50px auto 0;
}

#content-wrap p {
    margin-bottom: 20px;
    margin-top: 20px;
}
#content-wrap h1 {
	font-size: 30px;
	text-transform: uppercase;
	color:#ffffff;
}
#content-wrap h2 {
	font-size: 28;
	color: #be8722;
}
#content-wrap h3 {
	font-size: 22px;
	color: #be8722;
	background: none;
}
.content-detail {
    background-color: #373d23;
    padding: 20px 30px;
	overflow: hidden;
}
.content-detail.head-short {
	width: 130px;
	padding: 10px 30px;
}
.content-block {
	overflow: hidden;
	margin-bottom: 30px;
}
.head-download {
    background: url("../images/icon-download.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 32px;
    position: relative;
}
.head-download a {
    margin-left: 35px;
    vertical-align: sub;
}
.content-block ul {
	display: block;
	padding: 0px;
}

.content-block li {
	display: inline-block;
	float: left;
}
.content-block-detail {
    background-color: rgba(43, 23, 16, 0.8);
    margin-top: 169px;
    padding: 15px 20px;
    position: absolute;
    width: 440px;
}
.content-block-detail p {
	margin: 10px 0 !important;
}

.content-block-detail .more {
    background: url("../images/arrow-more.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    float: right;
    width: 90px;
}
.content-block li img {
	float: left;
}
.form-wrap {
	width: 500px;
	margin: 0 auto;
}
.subject {
    float: left;
    margin: 16px 10px 0 0;
    text-align: right;
    width: 150px;
}
#contact select {
    background: none no-repeat scroll 133px center #F2F2F2 !important;
    float: left;
    height: 41px;
    margin: 10px 0;
	 width: 63%;
}
#contact .half-wrapper textarea {
    background: #F2F2F2 !important;
    border: medium none;
    float: left;
/*    height: 41px;*/
    margin-right: 11px;
    padding-right: 16px;
    width: 60%;
}
#contact .half-wrapper input {
    float: left;
    height: 30px;
    margin-right: 11px;
    padding-right: 10px;
    width: 60%;
}
#newsletter .half-wrapper input {
    float: left;
    height: 30px;
    margin-right: 11px;
    padding-right: 10px;
    width: 60%;
}
#newsletter .half-wrapper textarea {
    background: none repeat scroll 0% 0% #F2F2F2 !important;
    border: medium none;
    float: left;
    margin-right: 11px;
    padding-right: 16px;
    width: 60%;
}
#newsletter .btn-submit {
    background-color: #be8722 !important;
    background-repeat: repeat no-repeat;
    border: medium none;
    color: #FFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    height: 35px !important;
    line-height: 33px;
    margin-top: 15px;
    padding: 0px 10px !important;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100px !important;
}
#newsletter .btn-reset {
    background-color: #000 !important;
    background-repeat: repeat no-repeat;
    border: medium none;
    color: #FFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    height: 37px !important;
    line-height: 34px;
    margin-top: 14px;
    padding: 0px 10px !important;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100px !important;
}
div#news-thumbnail-section .row:after, div#holder:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.mediaSimpleList:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
div#news-thumbnail-section .mediaSimpleList {
    margin: 0;
    padding: 0;
}
.mediaSimpleList {
    clear: left;
    margin: 5px;
    padding: 5px;
}
div#news-thumbnail-section .row:after, div#holder:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
div#news-thumbnail-section .row p {
	margin: 0px;
	padding: 0px;
}
div#news-thumbnail-section .more-link {
	display: block;
}

div#news-thumbnail-section .row h3 {
	font-size: 14px;
}
div#news-thumbnail-section .row {
}
div#news-thumbnail-section .mediaSimpleListItem {
    clear: none;
    float: left;
    margin: 5px 0 6px;
    width: 190px;
	height: 150px;
	text-align: center;
}
.media {
	padding: 0px;
	overflow: hidden;
}
.media li {
    border-right: 1px solid #4b5139;
    list-style: none outside none;
    margin-bottom: 15px;
    padding: 0 10px 15px;
	width: 170px;
	width: 150px;
	text-align: center;
	float: left;
}
.media li a {
	display: block;
}
.fact-sheet {
	padding: 0px;
}
.fact-sheet li {
    border-bottom: 1px solid #4b5139;
    list-style: none outside none;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.fact-sheet .dot {
    background-color: #be8722;
    float: left;
    height: 10px;
    margin: 5px 10px 0 0;
    width: 10px;
}
.line {
    clear: both;
    margin: 6px 0;
    overflow: hidden;
}
#contact .btn-submit {
    background-color: #be8722 !important;
    background-repeat: repeat no-repeat;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    height: 35px !important;
    line-height: 33px;
    margin-top: 15px;
    padding: 0 10px !important;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100px !important;
}
#contact .btn-reset {
    background-color: #000000 !important;
    background-repeat: repeat no-repeat;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    height: 37px !important;
    line-height: 34px;
    margin-top: 14px;
    padding: 0 10px !important;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100px !important;
}
.room-nav {
	width: 253px;
	float: left;
    background-color: #373d23;
	z-index: 9999;
    padding: 20px 30px;
}
.room-nav ul {
	padding-left: 0px;
}
.room-nav li {
    border-bottom: 1px solid #4b5139;
    display: block;
    list-style: none outside none;
}
.room-nav li a {
    color: #FFFFFF;
    padding: 8px 0 8px 8px;
    display: block;
}
.room-nav li a:hover {
    background-color: #be8722;
    color: #FFFFFF;
    display: block;
    margin: 0;
}
.room-nav li a.active {
    background-color: #be8722;
}
.room-content {
	float: right;
	width: 650px;
    background-color: #373d23;
	z-index: 9999;
    padding: 20px 30px;
}
.book-room {
    background-color: #000;
    color: #FFFFFF;
    float: right;
    padding: 5px 0;
    text-align: center;
    width: 100px;
}
.book-room a {
    color: #FFFFFF;
}
.book-room a:hover  {
    color: #373d23;
}
.guest-review {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-top: 7px;
}
.review-page {
	float: right;
}
.review-page li {
	float: left;
	list-style: none;
	margin: 0 5px;
	padding: 2px 5px;
}
.review-page li.active {
	background-color: #be8722
}
.review-page ul {
    display: inline-flex;
		 padding: 0;
}
.content-detail-intro {
    color: #be8722;
    display: block;
    float: right;
    font-size: 22px;
    font-weight: 200;
    margin-top: 0; !important;
    width: 700px;
}
h3.facility-more {
	margin-top: 20px;
	text-transform: uppercase;
}
.ohter-content {
    margin: 20px 0;
    overflow: hidden;
}
.ohter-content ul {
	margin: 0px;
	padding: 0px;
}
.ohter-content li {
   display: inline-block;
    float: left;
	margin-right: 13px;
}
.ohter-content li.last {
	margin-right: 0px;
}
.ohter-content li img {
	 float: left;
}
.ohter-content-detail {
    background-color: rgba(43, 23, 16, 0.8);
    font-size: 18px;
    height: 211px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 0px;
}
.ohter-content-detail a {
    background-color: rgba(43, 23, 16, 0.8);
    display: inline-block;
    float: left;
    height: 211px;
    width: 311px;
}
.ohter-content-detail a:hover {
    background-color: rgba(43, 23, 16, 0);
	color: #ffffff;
}
.ohter-content-detail span {
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    float: left;
    margin-top: 76px;
    position: relative;
    width: 100%;
}
.ohter-content-detail span a:hover {
	border: none;
}
.content-detail-intro p {
}
h1.content  {
	width: 250px;
	float: left;
}
.content-picture {
display: inline-block;
}

.content-picture img {
	float: left;
	border: 1px solid #ffffff;
}
.content-picture img.images1 {
}
.content-picture img.images2 {
	margin-left: 13px;
	margin-bottom: 13px;
}
.content-picture img.images3 {
	margin-left: 13px;

}
.event-picture {
	text-align: center;
}

.event-picture img {
	 border: 1px solid #FFFFFF;
	float: left;
}
.event-picture img.images1 {
	margin-top: 13px;
	margin-bottom: 13px;
}
.event-picture img.images2 {
	margin-left: 13px;
	margin-bottom: 13px;
}
.content-listing {
	overflow: hidden;
}
.list-left {
	float: left;
	width: 55%;
	
}
.list-right {
	float: right;
	width: 45%;
}
.content_page_gallery {
    margin: 30px 0;
    overflow: hidden;
	width: 650px;
}

.fotorama__stage__shaft, .fotorama__stage__frame, .fotorama__html, .fotorama__video iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 650px;
}
.fotorama__html, .fotorama__stage:before, .fotorama__stage:after, .fotorama__nav:before, .fotorama__nav:after {
    transform: translateZ(0px);
}
.fotorama__stage__frame {
    overflow: hidden;
}
.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
    z-index: 9;
}
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active, .fotorama__wrap--fade .fotorama__fade-front, .fotorama__wrap--fade .fotorama__fade-rear {
    display: block;
    left: 0;
    top: 0;
}
.fotorama__wrap--fade .fotorama__fade-rear {
    z-index: 7;
}
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active, .fotorama__wrap--fade .fotorama__fade-front, .fotorama__wrap--fade .fotorama__fade-rear {
    display: block;
    left: 0;
    top: 0;
}
.fotorama__wrap--fade .fotorama__stage__frame {
    display: none;
}
.fotorama__stage__frame.fotorama__active {
    z-index: 8;
}
.fotorama__img, .fotorama__spinner {
    position: absolute !important;
}
.fotorama__img {
    height: 100%;
    width: 100%;
}
.fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3 .fotorama__fullscreen-icon, .fotorama__wrap--css3 .fotorama__video-play, .fotorama__wrap--css3 .fotorama__video-close {
    transform: translate3d(0px, 0px, 0px);
}
.fotorama__caption, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__wrap--css3 .fotorama__nav, .fotorama__wrap--css3 .fotorama__stage__frame, .fotorama__wrap--css3 .fotorama__stage .fotorama__img, .fotorama__wrap--css3 .fotorama__html, .fotorama__stage:before, .fotorama__stage:after, .fotorama__nav:before, .fotorama__nav:after {
    transform: translateZ(0px);
}
.fotorama__wrap--video .fotorama__stage__shaft, .fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
    transform: none !important;
}
.fotorama__wrap--css3 .fotorama__stage .fotorama__img, .fotorama__wrap--css3 .fotorama__html {
    transition-duration: 0.3s;
    transition-property: opacity;
    transition-timing-function: linear;
}
.fotorama__caption, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__wrap--css3 .fotorama__nav, .fotorama__wrap--css3 .fotorama__stage__frame, .fotorama__wrap--css3 .fotorama__stage .fotorama__img, .fotorama__wrap--css3 .fotorama__html, .fotorama__stage:before, .fotorama__stage:after, .fotorama__nav:before, .fotorama__nav:after {
    transform: translateZ(0px);
	width: 650px;
}
.fotorama__stage__shaft {
	width: 650px;
	display: inline;
}
fotorama__stage {
	width: 650px;
	display: inline;
}
.fotorama__loaded .fotorama__img, .fotorama__error .fotorama__img {
    opacity: 1;
}
.fotorama__img {
    border: medium none !important;
    opacity: 0;
}
.fotorama__wrap * {
    box-sizing: content-box;
}
.fotorama__img {
    height: 100%;
    width: 100%;
	width: 650px;
	
}
.fotorama__img, .fotorama__spinner {
    left: 50% !important;
    position: absolute !important;
    top: 50% !important;
	width: 650px;
}
.fotorama--fullscreen, .fotorama__img {
    border-radius: 0 !important;
    box-shadow: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    padding: 0 !important;
}
.fotorama__arr:before {
    background: none repeat scroll center center rgba(0, 0, 0, 0);
    content: "";
    display: block;
    font-family: "ficon";
    font-size: 30px;
    height: 80px;
    line-height: 80px;
    transition: all 0.3s ease-out 0s;
    width: 60px;
	cursor: pointer;
}
.fotorama__arr ..fotorama__arr--prev:hover:before {
    background: url(../images/arrow-room-gallery.png) no-repeat scroll -43px 27px rgba(0, 0, 0, 0.3);
}

.fotorama__arr .fotorama__arr--next:hover:before {
    background: none rgba(0, 0, 0, 0.3);
}
.fotorama__arr:hover:before {
}
.fotorama__wrap--no-controls .fotorama__arr--prev:hover:before  {
    transform: translate3d(-60px, 0px, 0px);
	background-position: 20px 30px;
}
.fotorama__wrap--no-controls .fotorama__arr--next:hover:before  {
    transform: translate3d(60px, 0px, 0px);
	background-position: 20px 30px;
}
.fotorama__wrap--no-controls .fotorama__arr {
    display: block;
    opacity: 0;
}
.fotorama__stage .fotorama__arr--next.slideshow-playing {
    opacity: 0;
    transform: translate3d(60px, 0px, 0px);
}
.fotorama__stage .fotorama__arr--prev.slideshow-playing {
    opacity: 0;
    transform: translate3d(-60px, 0px, 0px);
}
.touch .fotorama__arr {
    display: block !important;
    opacity: 1;
    pointer-events: none;
    transform: translate3d(0px, 0px, 0px);
}
.touch .transitioned .fotorama__arr {
    opacity: 0 !important;
}
.fotorama__arr--prev:before {
    text-indent: -3px;
	float: left;
	
    background: url(../images/arrow-room-gallery.png) no-repeat scroll -43px 27px rgba(0, 0, 0, 0.3);
}
.fotorama__arr--next:before {
    text-indent: 4px;
	float: right;
	
    background: url(../images/arrow-room-gallery.png) no-repeat scroll 17px 27px rgba(0, 0, 0, 0.3);
}
.fotorama__fullscreen-icon {
    right: 5px;
    top: 5px;
}
.fotorama__arr--prev {
    background-position: 0 0;
    left: 0;
}
.fotorama__arr {
    position: relative;
    top: 38%;
}

.btn-booknow,  .btn-booknow:link, .btn-booknow:visited{ 
	background-color:#519c37; 
	padding:8px 10px; 
	display: inline-block; 
	text-align:center;
	border-radius:5px;
	color:#fff;
	font-weight:600;
	font-size:14px;
}
.btn-booknow:hover, .btn-booknow:active{
	background-color: #36771f; 
	padding:10px 10px;
	vertical-align:middle; 
	display: inline-block; 
	text-align:center;
	border-radius:5px;
	color:#b8b8b6;
}

/* == Media queries (breakpoint) ===== */

/* -----------------------------------
desktop
------------------------------------ */

@media only screen and (min-width: 1025px) {

/* modulo lingua */  
div.mod-languages {
  width:56px;
  height:130px;
  position:absolute;
  z-index: 999;
  left:auto;
  right: 0;
  top: 0;
  background-image: url(../images/sf_lang.png);
  background-position: right top;
}
div.mod-languages ul {
  background-color:transparent;
  margin:0;
  padding:0;
}
div.mod-languages ul li {
  padding: 0 0 0 15px;
  display:block;
  float:none;
}
div.mod-languages ul li a {
  display:block;
  background-color: transparent;
  width:auto;
  height:auto;
  float:none;
  text-align:center;
  color:#000;
  padding: 10px 0;
  border: none;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000;
  -webkit-border-radius: 0px;
    border-radius: 0px;
}
div.mod-languages ul li.lang-active a {
  color: #999;
}
div.mod-languages ul li:first-child a {
  border:none;
}
#content-wrap  h2.top{
	margin-top: 20px;
} 
#content-wrap table {
	margin-top: 20px;
}
#content-wrap th {
	color: #be8722;
}
#content-wrap .period td {
	padding: 0px;
}
#content-wrap td {
	padding: 10px;
}
#content-wrap .book {
    background-color: #be8722;
    color: #FFFFFF;
    padding: 5px 10px;
    width: 86px;
	margin-top: 20px;
	text-shadow: -1px 0 #630;
}
#content-wrap .book a {
	padding: 5px 10px;
	color: #ffffff;
	background-color: #be8722;
}
#content-wrap .book a:hover {
	padding: 5px 10px;
	color: #4d2011;
	background-color: #be8722;
	text-shadow: none;
}

 

@media only screen and (min-width: 1201px) {

 
}
@media only screen and (orientation:portrait) {
}

ul.list_order {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
	line-height: 30px;
	font-size: 14px;
}

ul.list_order li {
	position: relative;
	padding-left: 40px;
	margin-bottom: 10px;
}

ul.list_order li span {
	background-color: #be8722;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	font-size: 18px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
}