 @font-face {
	font-family: PTSans;
	src: url(../font/pt-sans.ttf);
}

body{
	font-family: 'PTSans', sans-serif;
	padding:0;
	margin:0;
}
html { overflow-x: hidden; }
*{ 
	animation-duration: 1s!important;
	animation-delay: .0s!important;
}

#wrapper{
	
}

header{
	position:fixed;
	width:100%;
	z-index: 1000;
}

#content{
	/*padding-left:20px;*/
}

#content>ul,#content>h1,#content>h2,#content #itemlist,#content #hotel{
	margin-left:30px;
}

#copyright{
	text-align:center;
	
}

h1{
	color:#413F70;
	font-size:28px;
	font-weight:500;
}

#top-top{
	width:100%;
	height:35px;
	background:#413F70;
	color:#FFF;
	font-size:14px;
	line-height:35px;
}

#top-top>div{
	width:1100px;
	margin:0 auto;
	display:table;
}

#top-top>div>div{
	display:table-row;
}

#top-top>div>div>div{
	display:table-cell;
	width:25%;
	position:relative;
}
#top-top>div>div>div:nth-child(2)>span{
	background-color:rgba(65,63,112,0.9);
	background-repeat:no-repeat;
    background-position-x: 10px;
    background-position-y: 0;
	padding:0 10px 0 50px;
	border-radius:15px;
	display:inline-block;
   /*-webkit-transition: -moz-transform .3s ease-out; 
   -moz-transition: -webkit-transform .3s ease-out; 
   -o-transition: -o-transform .3s ease-out; 
    transition: transform .3s ease-out; */
}
/*
#top-top>div>div>div:nth-child(2):hover>span{
	-moz-transform: scale(1.5);
   -webkit-transform: scale(1.5);
   -o-transform: scale(1.5);
   transform: scale(1.5);
}

#top-top>div>div>div:nth-child(2){
    transition: transform .3s ease-out; 
}
#top-top>div>div>div:nth-child(2):hover{
   transform: translateY(10px);
}
*/
#top-top>div>div>div:first-child{
	text-align:left;
	box-sizing:border-box;
}

#top-top>div>div>div:nth-child(2){
	text-align:center;
}

#top-top>div>div>div:nth-child(3){
	text-align:center;
}

#top-top>div>div>div:last-child{
	text-align:right;
}

#top-top>div>div>div:last-child li.lang-active{
	border-bottom:1px dotted #FFF;
}

#top-top>div>div>div:last-child a{
	color:#FFF;
}

#middle{
    margin: 0 auto;
	padding-top:85px;
    width: 1100px;
    display: table;
}

#middle #container{
    display: table-row;
}

#middle #container>div{
    display: table-cell;
	vertical-align: top;
}

#left{
	width:240px;
}

#left>ul{
	background:#F2E8E8;
	padding-bottom:5px;
}

ul.nav.menu, ul.nav.menu ul{
	list-style:none;
	margin:0;
	padding:0;
}

#top-menu{
	background:rgba(220,220,220,0.85);
}

#top-menu>div{
	width:1100px;
	margin:0 auto;
	overflow:hidden;
}

#top-menu a[href="/"]>img{
	width:200px;
	height:45px;
}

#top-menu>div>div:first-child{
	float:left;
	width:240px;
}

#top-menu>div>div:first-child>div{
	text-align:center;
}

.moduletable_menu{
	width:860px;
	float:right;
	display:table;
}

.moduletable_menu>ul{
	display:table-row;
}

.moduletable_menu>ul>li{
	display:table-cell;
	line-height:50px;
	text-align:center;
	min-width: 80px; 
}

.moduletable_menu>ul>li:last-child{
	width:150px;
	
}

.moduletable_menu>ul>li:last-child span{
	display:inline-block;
	width:100%;
	background:#239671;
	color:#FFF;
	cursor:pointer;
}

.moduletable_menu>ul>li>a{
	text-decoration:none;
	color:#333;
	position:relative;
}

#left ul li a, #left ul li span{
	font-size:15px;
	text-decoration:none;
}

#left>ul>li.deeper.parent>a{
	display:inline-block;
	width:100%;
	padding-left:10px;
	text-decoration:none;
	line-height:35px;
	font-size:16px;
	background:#B47A78;
	color:#FFF;
	box-sizing:border-box;
	margin-bottom:10px;
}

#left>ul>li>ul>li.divider span{
	color:#996866;
}

#left>ul>li>ul>li.divider span:after{
	content:':';
}

#left>ul>li>ul>li{
	padding-left:25px;
}

#left>ul>li>ul>li:last-child{
	margin-bottom:15px; 
}

#left>ul>li>ul>li:hover, #left>ul>li>ul>li.active{
	background:#EFDADA;
}

#left>ul>li>ul>li a{
	color:#372FF3;
	padding: 2px 0;
    display: inline-block;
}

#left>ul>li>ul>li.divider{
	padding-left:18px;
	margin:5px 0 5px 0;
}

#left>ul>li>ul>li.divider:hover{
	background:none;
}

.breadcrumb{
	list-style:none;
	margin:0;
	padding:0;
	border-bottom:1px solid #CDDBF2;
	margin-bottom: 20px
}

.breadcrumb>li{
	display:inline-block;
	line-height:35px;
}

.breadcrumb>li a{
	text-decoration:none;
	color:#413F70;
}

.desc_hotel p{
	line-height: 1.2em;
}

.desc_hotel li{
	margin:5px 0;
}

.header_hotel{
	overflow:hidden;
	margin-bottom: 20px;
}

.header_hotel>div:first-child{
	width:550px;
	float:left;
	overflow:hidden;
	position:relative;
}

.header_hotel>div:last-child{
	width:280px;
	height:400px;
	float:right;
	position:relative;
}

.header_hotel>div:last-child>div{
	background:#efefef;
	height:173px;
	margin-bottom:4px;
	box-sizing:border-box;
	padding:5px 10px;
}

.header_hotel>div:last-child>div:first-child>p{
	color: #306BAC;
	padding:0 0 0 35px;
	margin:15px 0;
	background-size: 22px!important;
}

.header_hotel>div:last-child>div:first-child>p:first-child{
	background:url('../images/build.svg') no-repeat;
}

.header_hotel>div:last-child>div:first-child>p:nth-child(2){
	background:url('../images/point.svg') no-repeat;
}

.header_hotel>div:last-child>div:first-child>p:nth-child(3){
	background:url('../images/board.svg') no-repeat;
}

.header_hotel>div:last-child>div:first-child>p:nth-child(4){
	background:url('../images/coin.svg') no-repeat;
}

.header_hotel>div:last-child button{
	position:absolute;
	bottom:0;
    background: #239671;
    color: #FFF;
    cursor: pointer;
	border:none;
	height:40px;
	width:280px;
	box-sizing:border-box;
	font-size:16px;
}

.header_hotel>div:first-child>div:first-child{
	width:550px!important;
	height:350px!important;
	display:table-cell;
	vertical-align:middle;
	position:relative;
	text-align: center;
}

.header_hotel>div:first-child>div:first-child>div:first-of-type{
	top:0;
	width:100%;
	height:100%;
	position:absolute;
	background-size: 550px 350px;
	filter: blur(5px);
	-webkit-filter: blur(5px);
	z-index: -1;
    opacity: 0.6;
}

.header_hotel>div:first-child>div:first-child>img{
	max-width:550px;
	max-height:350px;
    display: block;
    margin: 0 auto;
}

.header_hotel>div:first-child>div:last-child img{
	width:57px;
	height:40px;
	cursor:pointer;
    float: left;
    display: block;
	margin-right:5px;
}

.header_hotel>div:first-child>div:last-child{
	padding:0 30px;
	overflow:hidden;
	height:40px;    
	margin-top:10px;
}

.header_hotel>div:first-child>div:last-child>div:first-child{
	width:25px;
	height:40px;
	background:#CCC;
	position:absolute;
	bottom:0;
	left:0;
	cursor:pointer;
}

.header_hotel>div:first-child>div:last-child>div:last-child{
	width:25px;
	height:40px;
	background:#CCC;
	position:absolute;
	bottom:0;
	right:0;
	cursor:pointer;
}

[aria-label='breadcrumbs']{
	margin-top:10px;
	margin-left:30px;
}	

#tabs-2 table{
	width:100%;
	border-collapse:collapse;
	margin:20px 0;
}

#tabs-2 table td, #tabs-2 table th{
	border:1px solid #FFF;
}

#tabs-2 table th{
	background: #EFDADA;
	color:#996866;
	padding:10px 5px;
	font-weight: 400;
	min-width:90px;
	box-sizing:border-box;
}

#tabs-2 table th:nth-child(n+2){
	min-width:110px;
}

#tabs-2 table td{
	background: #F2E8E8;
	padding:5px 10px; 
}

#tabs-2 table td:first-child{
	text-align:left;
	max-width:100px;
}

#tabs-2 table tr:first-child th:nth-child(2){
	width:80px !important;
	min-width: 50px !important;
}

#tabs-2 table td svg, #tabs-2 table td img{
	width:20px;
	fill:#413F70; 
}

#tabs-2 table td svg.ch{
	width:13px;
}

#tabs-2 table td small{
	color:#999;
}

#tabs-2 table tbody:nth-child(odd) td{
	background:#F9F2F2;
}

.rooms ul{
	list-style:none;
	padding-left:0px;
}

.rooms ul>li{
	padding:20px 10px 10px 10px;
	
	/*border-bottom:1px solid #CCC;*/
}

.rooms ul:not(.ui-tabs-nav)>li:nth-child(odd){
	background:#F5F5F5;
}

ul.sigProClassic{
	padding-bottom:0px !important;
	margin-bottom:0px !important;
}

footer{
	border-top:6px solid #413F70;
	margin-top:40px;
}

footer>div{
	width:1100px;
	margin:0 auto;
}

footer>div{
	width:1100px;
	margin:0 auto;
	overflow:hidden;
}

footer>div a[href="/"]>img {
	width:220px;
}

footer>div>div.moduletable {
	float:right;
	width:860px;
	box-sizing:border-box;
	border-left:1px solid #999;
	margin-top:10px;
	padding:20px 0;
}

footer>div>div.moduletable>ul{
	display:table-row;
}

footer>div>div.moduletable>ul>li{
	display:table-cell;
	padding: 20px 25px;
}

footer>div>div.moduletable>ul>li a{
	text-decoration:none;
	color:#333;
	position: relative;
}

#popup{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
	z-index: 1000;
}

#popup_mask{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(255,255,255,0.7);
	z-index: 1;
	opacity:0;
    -webkit-filter: blur(5px);
}

#popup>div:first-child{
    display: table;
    width: 100%;
    height: 100%;
    /*background: rgba(255,255,255,.5);*/
}


#popup>div:first-child>div:first-child{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#popup>div:first-child>div:first-child>div:first-child{
    display: inline-block;
    background: #CCC;
    width: 500px;
    height: 300px;
	zoom:0.01;
}

#book_popup_window form{
    display:grid;
    grid-template-columns: 20% 20% 30% 30%;
    grid-template-areas:
        "a a b b"
        "c c d e"
        "f f f f"
        "g g g g";
}

#book_popup_window form>div:first-child{
    grid-area: a;
}

#book_popup_window form>div:nth-child(2){
    grid-area: b;
}

#book_popup_window form>div:nth-child(3){
    grid-area: c;
}

#book_popup_window form>div:nth-child(4){
    grid-area: d;
}

#book_popup_window form>div:nth-child(5){
    grid-area: e;
}

#book_popup_window form>div:nth-child(6){
    grid-area: f;
}

#book_popup_window form>div:nth-child(7){
    grid-area: g;
}

#book_popup_window form>div{
    padding:8px;
}

#book_popup_window form>div select{
    width:100px;
    font-size:16px;
}

#book_popup_window button{
	background: #239671;
	padding:10px 20px;
	font-size:18px;
	color:#FFF;
	border:1px solid #639383;
}

#book_popup_window button:hover{
	background: #1E7F5F;
	border:1px solid #639383;
	cursor:pointer;
}

#itemlist .item{
	overflow:hidden;
	border-bottom:1px solid #ccc;
	padding:10px 0
}

#itemlist .item>div:first-child{
	float:left;
	width:160px;
}

#itemlist .item>div:last-child{
	float:right;
	width:660px;
	padding-left:20px;
	box-sizing:border-box;
}

#itemlist .item img{
	width:150px;
	height:90px; 
	margin:0; 
	padding:3px;
	border:1px solid #ccc;
}

#itemlist .item>div:last-child a{
	text-decoration:none;	
    font-size: 24px;
    font-family: Segoe UI,Verdana;
	color:#239671;
	font-weight:500; 
}

#itemlist .item>div:last-child p{
    font-size: 14px; 
}

#itemlist .item p{
	margin:0;
}

#itemlist .item>div:first-child>p{
	font-size:11px;
	color:#A8A8A8;
	text-align:center;
}

#itemlist .item>div:first-child>p>strong{
	font-size:17px;
	color:#A82543; 
}

#map{
	width:100%;
	height:500px;
}

.ui-tabs .ui-tabs-panel {
	padding:10px!important;
}

#tabs-3 .sigProContainer.sigProClassic>li:nth-child(n+7){
	display:none;
}

ul.sigProClassic li.sigProThumb span.sigProLinkWrapper{
	border:none;
}

ul.sigProClassic li.sigProThumb span.sigProLinkOuterWrapper{
	background:none;
} 

.desc_hotel h2{
	font-family: 'PTSans', sans-serif !important;
	font-size:22px;
	color:#444;
}

#content .blog{
	margin-left:30px;
}

.blog .blog{
	margin-left:0!important;
}

#tabs img{
	max-width:800px;
}








/*E F F E C T S*/
/* Effect 3: bottom line slides/fades in */

#footer ul>li a, .moduletable_menu>ul>li>a {
	padding: 8px 0; 
}

#footer ul>li a:after, .moduletable_menu>ul>li>a:after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: rgba(0,0,0,0.3);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
}

#footer ul>li a:hover:after,
#footer ul>li a:focus:after,
.moduletable_menu>ul>li>a:hover:after,
.moduletable_menu>ul>li>a:focus:after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
/*E F F E C T S   E N D*/






























@media only screen and (max-width: 999px) {
	
	#top-top>div, #top-menu>div, #middle, #left, .header_hotel>div:first-child>div:last-child, .moduletable_menu{
		width:100% !important;
	}
	
	header {
		position: static;
	}
	
	#top-menu>div>div:first-child {
		float: none;
		width: 100%;
		padding:20px 0;
	}
	
	#middle{
		padding-top: 0;
		display:block;
		margin-top:10px;
	}

	#top-top>div, #top-top{
		height:auto;
	}

	#top-top {
		padding:10px 0;
	}

	#top-top>div>div {
		display: grid;
		grid-template-columns: 75% 25%;
		grid-template-areas:
        "a b"
        "a c"
        "a d";
		font-size:18px;
	}

	#top-top>div>div>div:first-child {
		grid-area: a;
		padding:0 0 0 20px;
		font-size:22px;
	}

	#top-top>div>div>div:nth-child(2) {
		grid-area: b;
		text-align: left;
	}

	#top-top>div>div>div:nth-child(3) {
		grid-area: c;
		text-align: left;
	}

	#top-top>div>div>div:nth-child(4) {
		grid-area: d;
		text-align: left;
	}
	
	div.mod-languages li:first-child {
		margin-left: 0;
	}
	
	div.mod-languages li:last-child {
		margin-right: 0;
	}
	
	[aria-label='breadcrumbs'] {
		margin-left: 10px;
	}
	
	#top-menu>div{
		display:grid;
		grid-template-columns: 100%;
	}

	#top-top>div>div>div {
		width:auto;
	}
	
	#middle #container {
		display:grid;
		grid-template-columns: 100%;
	}
	
	#content #hotel{
		margin-left: 0;
	}
	
	#content>h1{
		margin-left: 10px;
	}
	
	#left>ul>li>ul{
		display:none;
	}
	
	.header_hotel>div:first-child {
		width: auto;
	}
	
	.header_hotel>div:first-child>div:first-child {
		width: auto;
		height: auto;
	}
	
	.header_hotel>div:first-child>div:first-child>img {
		width: 100%;
	}
	
	.header_hotel>div:last-child {
		display:grid;
		grid-template-columns: 50% 50%;
		width:100%;
		float:none;
		height:auto;
	}
	
	.header_hotel>div:last-child>div {
		height:auto;
	}
	
	.header_hotel>div:last-child button{
		position:static;
		width:200%;
	}
	
	.desc_hotel .ui-tabs .ui-tabs-nav {
		display:grid;
		grid-template-columns: 33% 33% 34%;
	}
	
	.desc_hotel .ui-helper-clearfix:before{
		display:none;
	}
	
	.table_price {
	    overflow-x: scroll;
        padding: 0 10px 10px 0; 
	}
	
	#itemlist{
	    margin-left: 10px !important;
	    display:grid;
	    grid-template-columns: 50% 50%;
	}
	
	#itemlist>div.item{
	    text-align:center;
	}
	
	#itemlist>div.item>div:last-child{
	    width:100%;
	    float:none;
	}
	
	#itemlist .item>div:first-child {
	    width:100%;
	    float:none;
    }
	
	#itemlist>div.item>div:last-child a{
	    font-size:18px !important;
	}
	
	#itemlist>div.item>div:last-child p{
	    display:none;
	}
	
	#top-top>div>div>div:nth-child(2)>span {
		padding: 0;
	}
	
	.moduletable_menu {
		float: none;
		display: block;
	}
	
	.moduletable_menu>ul {
		display: block;
	}
	
	#top-menu ul>li{
		display:none;
	}
	
	#top-menu ul>li:last-child{
		display:block !important;
		width:100%;
		font-size: 22px;
	}

    #popup>div:first-child>div:first-child>div:first-child{
        width: 90%;
        height:70%;
    }
	
	#footer ul.nav{
		display:none;
	}
}