.breadcrumb ul li{float: left; list-style: none; font-family: ReenieBeanie;}
.breadcrumb ul li+li:before{content: ">"; display: inline-block; padding: 0; margin: 0 7px 0 10px;}

@media (min-width: 320px){

}.cafe{float: right; position: relative; margin-bottom: 45px;}
.cafeprev{font-size: 16px; line-height: 26px; margin-bottom: 30px;}
.cafeitem{float: left; position: relative; overflow: hidden;}
.cafename{position: absolute; bottom: -26px; display: block; width: calc(100% - 5px); padding: 3px 0 3px 5px; opacity: 0; color: white; font-size: 20px;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;}
.cafeitem:hover .cafename{bottom: 0; opacity: 1; background: rgba(0,0,0,0.5);
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;}
    
@media (min-width: 320px){
    .cafe{width: 100%;}
    .cafeitem{margin-bottom: 25px;}
    .cafeitem4{margin: 0;}
}
@media (min-width: 480px){
    .cafeitem1{width: 255px; margin: 0 10px 10px 0;}
    .cafeitem2{width: 215px; margin: 66px 0 10px;}
    .cafeitem3{width: 305px; margin: 0 10px 0 0;}
    .cafeitem4{width: 165px;}
}
@media (min-width: 580px){
    .cafeitem1{width: 300px; margin: 0 20px 20px 0;}
    .cafeitem2{width: 260px; margin: 34px 0 20px;}
    .cafeitem3{width: 360px; margin: 0 20px 0 0;}
    .cafeitem4{width: 200px;}
}
@media (min-width: 767px){
    .cafe{width: 390px;}
    .cafeitem1{width: 200px; margin: 0 10px 10px 0;}
    .cafeitem2{width: 180px; margin: 82px 0 10px;}
    .cafeitem3{width: 230px; margin: 0 10px 0 0;}
    .cafeitem4{width: 150px;}
}
@media (min-width: 970px){
    .cafe{width: 510px;}
    .cafeitem1{width: 260px; margin: 0 20px 20px 0;}
    .cafeitem2{width: 220px; margin: 63px 0 20px;}
    .cafeitem3{width: 310px; margin: 0 20px 0 0;}
    .cafeitem4{width: 170px;}
}
@media (min-width: 1170px){
    .cafe{width: 580px;}
    .cafeitem1{width: 300px;}
    .cafeitem2{width: 260px; margin: 34px 0 20px;}
    .cafeitem3{width: 360px;}
    .cafeitem4{width: 200px;}
}.contactform{float: left; margin-bottom: 45px;}
.contactform ul li{font-weight: bold; line-height: 27px; font-size: 16px; margin-bottom: 10px; list-style: none;}
.contactform ul li label{display: block;}
.contactform ul li i{width: 30px;}
.contactform ul li span{padding-left: 30px;}
.contactform ul li.first-child span{font-size: 24px;}

.contactitem{margin: 0 0 27px; position: relative;}

.contactmap{height: 500px; float: right; margin-bottom: 45px;}

@media (min-width: 320px){
    .contactform, .contactmap{width: 100%;}
}
@media (min-width: 767px){
    .contactform{width: 400px;}
    .contactmap{width: 350px;}
}
@media (min-width: 970px){
    .contactform{width: 525px;}
    .contactmap{width: 425px;}
}
@media (min-width: 1170px){
    .contactmap{width: 595px;}
}
.event{margin-bottom: 45px;}
.eventprev{font-size: 16px; line-height: 24px; letter-spacing: 1px; margin-bottom: 20px;}
.eventmore{display: block; padding: 8px 0; color: white; width: 145px; background: black; text-align: center;}
.eventmore:hover{background: white; color: black;}
.eventitem{float: left; overflow: hidden;}
.eventitem img{
    -ms-transform: scale(1.01);
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;}
.eventitem:hover img{
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}

@media (min-width: 320px){
    .eventmore{margin-bottom: 20px;}
    .eventitem{margin: 0 0 20px 0;}
    .eventitem4{margin: 0;}
}
@media (min-width: 480px){
    .eventprev, .eventmore{display: none;}
    .eventitem{width: 235px;}
    .eventitem{margin: 38px 0 0 0;}
    .eventitem1{margin: 0 10px 0 0;}
    .eventitem4{margin: 38px 0 0 10px;}
    .eventmore{margin-bottom: 53px;}
}
@media (min-width: 580px){
    .eventitem{width: 285px;}
    .eventitem{margin: 10px 0 0 0;}
    .eventitem1{margin: 0 10px 0 0;}
    .eventitem4{margin: 10px 0 0 10px;}
    .eventmore{margin-bottom: 53px; display: block;}
}
@media (min-width: 767px){
    .eventitem{width: 375px;}
    .eventitem{margin: 37px 0 0 0;}
    .eventitem1{margin: 0 17px 0 0;}
    .eventitem4{margin: 37px 0 0 17px;}
    .eventprev{display: block;}
    .eventmore{margin-bottom: 20px;}
}
@media (min-width: 970px){
    .eventitem{width: 308px;}
    .eventitem{margin: 103px 0 0 22px;}
    .eventitem1{margin: 0;}
    .eventitem4{margin: 24px 0 0 22px;}
}
@media (min-width: 1170px){
    .event{width: 100%;}
    .eventitem{width: 375px;}
    .eventitem{margin: 37px 0 0 22px;}
    .eventitem1{margin: 0;}
    .eventitem4{margin: 30px 0 0 22px;}
}.gallery .owl-nav{height: 39px; text-align: center; margin: 30px 0 45px;}
.gallery .owl-nav div{height: 39px; width: 39px; display: inline-block; margin: 0 1px;}
.gallery .owl-nav div:hover{filter:brightness(300%);}
.gallery .owl-nav .owl-prev{background: url(/components/home.gallery/prev.png);}
.gallery .owl-nav .owl-next{background: url(/components/home.gallery/next.png);}.reviews{position: relative; margin: 20px 20px 45px;}
.reviewspic{float: left; position: relative; z-index: 1; border: 7px solid black;}
.reviewslist{float: right; position: absolute; right: 0; z-index: 2;}
.reviewsitem{color: white; padding: 25px 40px;}
.reviewsname{font-size: 20px; font-weight: bold; margin-bottom: 19px; max-height: 58px; overflow: hidden;}
.reviewsprev{font-size: 16px; line-height: 21px; margin-bottom: 29px; max-height: 63px; overflow: hidden;}
.reviewsmore{color: white; background: #121212; text-align: center; display: block; width: 134px; padding: 8px 0; text-transform: uppercase; font-size: 14px}
.reviewsall{position: absolute; top: -25px; right: 0; text-transform: uppercase; font-weight: bold;}

.reviews .owl-carousel{background: black;}
.reviews .owl-nav{height: 44px; position: absolute; top: 0; bottom: 0; margin: auto; right: -20px;}
.reviews .owl-nav div{height: 44px; width: 44px;}
.reviews .owl-nav div:hover{filter:brightness(300%);}
.reviews .owl-nav .owl-prev{background: url(/components/home.reviews/prev.png); float: left;}
.reviews .owl-nav .owl-next{background: url(/components/home.reviews/next.png); float: right;}

@media (min-width: 320px){
    .reviewsall{display: none;}
    .reviewspic{width: 266px; margin-bottom: 104px;}
    .reviews .owl-nav{width: 320px;}
    .reviewslist{width: 280px;}
}
@media (min-width: 480px){
    .reviews .owl-nav{width: 480px;}
    .reviewspic{width: 426px; margin-bottom: 0;}
    .reviewslist{width: 440px; bottom: 3px;}
}
@media (min-width: 580px){
    .reviews .owl-nav{width: 580px;}
    .reviewspic{width: 526px;}
    .reviewslist{width: 540px; bottom: 27px;}
}
@media (min-width: 767px){
    .reviews .owl-nav{width: 767px;}
    .reviewspic{width: 570px;}
    .reviewslist{width: 615px; bottom: 38px;}
    .reviewsall{display: block;}
}
@media (min-width: 970px){
    .reviews .owl-nav{width: 970px;}
}
@media (min-width: 1170px){
    .reviews .owl-nav{width: 1170px;}
}.room{position: relative; margin-bottom: 45px;}
.roomimg{float: left; }
.roominfo{float: right; display: flex; align-items: center; justify-content: center;}
.roomprev{font-size: 16px; line-height: 21px; letter-spacing: 1px;  text-align: center; margin-bottom: 25px; overflow: hidden;}
.roommore{}
.roommore a{display: block; width: 190px; letter-spacing: 1px; margin: auto; text-align: center; padding: 9px 0px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;}
.roommore img{width: auto!important; display: inline-block!important; position: relative; left: 0;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;}
.roommore a:hover img{left: 5px;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}

.room .owl-nav{position: absolute; right: 0; text-align: center; height: 39px;}
.room .owl-nav div{height: 39px; width: 39px; display: inline-block; margin: 0 1px;}
.room .owl-nav div:hover{filter:brightness(300%);}
.room .owl-nav .owl-prev{background: url(/components/home.rooms/prev.png);}
.room .owl-nav .owl-next{background: url(/components/home.rooms/next.png);}

@media (min-width: 320px){
    .roomimg, .roominfo{width: 100%; width: 100%;}
    .room .owl-nav{bottom: -45px; width: 100%;}
}
@media (min-width: 480px){
    .roomimg, .roominfo{width: 50%; width: 50%;}
    .roomprev{display: none}
}
@media (min-width:580px){
    .room .owl-nav{bottom: 0; width: 50%;}
}
@media (min-width: 970px){
    .roomprev{padding: 0 75px; max-height: 63px; display: block;}
}
@media (min-width: 1170px){
    .roomprev{padding: 0 100px; max-height: 84px;}
    .room .owl-nav{bottom: 10%;}
}.tour{float: left;}
.touritem{margin-bottom: 30px; line-height: 26px; letter-spacing: 1px; font-size: 16px;}
.tourtime{font-size: 12px; padding: 7px 0;}
.tourname{font-weight: bold; padding-bottom: 7px;}
.touritem:hover .tourname a{color: white;}
.tourprev{max-height: 52px; overflow: hidden;}

@media (min-width: 320px){
    .tour{width: 100%;}
}
@media (min-width: 480px){
    .tourimg{float: left; width: 250px; margin-right: 25px; margin-bottom: 0;}
}
@media (min-width: 767px){
    .tour{width: 360px;}
    .tourimg{width: 175px; margin-right: 10px;}
    .tourprev{display: none;}
}
@media (min-width: 970px){
    .tour{width: 440px;}
    .tourimg{width: 225px; margin-right: 15px;}
    .tourprev{display: block;}
}
@media (min-width: 1170px){
    .tour{width: 540px;}
    .tourimg{width: 250px; margin-right: 25px;}
}.wel{text-align: center; margin: 20px 0 35px;}
.welcontent{font-size: 16px; line-height: 21px; letter-spacing: 1px; margin-bottom: 10px;}
.welmore{font-size: 12px; line-height: 21px; letter-spacing: 1px;}

@media (min-width: 320px){

}/*-------------------------
	The clocks
--------------------------*/

#clock{
	width:auto;
	padding:0px;
	margin:auto;
	position:relative;
}


#clock .display{
	text-align:center;
	padding: 40px 0 20px;
	border-radius:6px;
	position:relative;
	height: 54px;
}

/*-------------------------
	Light color theme
--------------------------*/

#clock.light .digits div span{
	background-color:black;
	border-color:black;	
}

#clock.light .digits div.dots:before,
#clock.light .digits div.dots:after{
	background-color:black;
}

#clock.light .alarm{
	background:url('/components/left.clock/img/alarm_light.jpg');
}

/*-------------------------
	The Digits
--------------------------*/


#clock .digits div{
	text-align:left;
	position:relative;
	width: 28px;
	height:50px;
	display:inline-block;
	margin:0 4px;
}

#clock .digits div span{
	opacity:0;
	position:absolute;

	-webkit-transition:0.25s;
	-moz-transition:0.25s;
	transition:0.25s;
}

#clock .digits div span:before,
#clock .digits div span:after{
	content:'';
	position:absolute;
	width:0;
	height:0;
	border:5px solid transparent;
}

#clock .digits .d1{			height:5px;width:16px;top:0;left:6px;}
#clock .digits .d1:before{	border-width:0 5px 5px 0;border-right-color:inherit;left:-5px;}
#clock .digits .d1:after{	border-width:0 0 5px 5px;border-left-color:inherit;right:-5px;}

#clock .digits .d2{			height:5px;width:16px;top:24px;left:6px;}
#clock .digits .d2:before{	border-width:3px 4px 2px;border-right-color:inherit;left:-8px;}
#clock .digits .d2:after{	border-width:3px 4px 2px;border-left-color:inherit;right:-8px;}

#clock .digits .d3{			height:5px;width:16px;top:48px;left:6px;}
#clock .digits .d3:before{	border-width:5px 5px 0 0;border-right-color:inherit;left:-5px;}
#clock .digits .d3:after{	border-width:5px 0 0 5px;border-left-color:inherit;right:-5px;}

#clock .digits .d4{			width:5px;height:14px;top:7px;left:0;}
#clock .digits .d4:before{	border-width:0 5px 5px 0;border-bottom-color:inherit;top:-5px;}
#clock .digits .d4:after{	border-width:0 0 5px 5px;border-left-color:inherit;bottom:-5px;}

#clock .digits .d5{			width:5px;height:14px;top:7px;right:0;}
#clock .digits .d5:before{	border-width:0 0 5px 5px;border-bottom-color:inherit;top:-5px;}
#clock .digits .d5:after{	border-width:5px 0 0 5px;border-top-color:inherit;bottom:-5px;}

#clock .digits .d6{			width:5px;height:14px;top:32px;left:0;}
#clock .digits .d6:before{	border-width:0 5px 5px 0;border-bottom-color:inherit;top:-5px;}
#clock .digits .d6:after{	border-width:0 0 5px 5px;border-left-color:inherit;bottom:-5px;}

#clock .digits .d7{			width:5px;height:14px;top:32px;right:0;}
#clock .digits .d7:before{	border-width:0 0 5px 5px;border-bottom-color:inherit;top:-5px;}
#clock .digits .d7:after{	border-width:5px 0 0 5px;border-top-color:inherit;bottom:-5px;}


/* 1 */

#clock .digits div.one .d5,
#clock .digits div.one .d7{
	opacity:1;
}

/* 2 */

#clock .digits div.two .d1,
#clock .digits div.two .d5,
#clock .digits div.two .d2,
#clock .digits div.two .d6,
#clock .digits div.two .d3{
	opacity:1;
}

/* 3 */

#clock .digits div.three .d1,
#clock .digits div.three .d5,
#clock .digits div.three .d2,
#clock .digits div.three .d7,
#clock .digits div.three .d3{
	opacity:1;
}

/* 4 */

#clock .digits div.four .d5,
#clock .digits div.four .d2,
#clock .digits div.four .d4,
#clock .digits div.four .d7{
	opacity:1;
}

/* 5 */

#clock .digits div.five .d1,
#clock .digits div.five .d2,
#clock .digits div.five .d4,
#clock .digits div.five .d3,
#clock .digits div.five .d7{
	opacity:1;
}

/* 6 */

#clock .digits div.six .d1,
#clock .digits div.six .d2,
#clock .digits div.six .d4,
#clock .digits div.six .d3,
#clock .digits div.six .d6,
#clock .digits div.six .d7{
	opacity:1;
}


/* 7 */

#clock .digits div.seven .d1,
#clock .digits div.seven .d5,
#clock .digits div.seven .d7{
	opacity:1;
}

/* 8 */

#clock .digits div.eight .d1,
#clock .digits div.eight .d2,
#clock .digits div.eight .d3,
#clock .digits div.eight .d4,
#clock .digits div.eight .d5,
#clock .digits div.eight .d6,
#clock .digits div.eight .d7{
	opacity:1;
}

/* 9 */

#clock .digits div.nine .d1,
#clock .digits div.nine .d2,
#clock .digits div.nine .d3,
#clock .digits div.nine .d4,
#clock .digits div.nine .d5,
#clock .digits div.nine .d7{
	opacity:1;
}

/* 0 */

#clock .digits div.zero .d1,
#clock .digits div.zero .d3,
#clock .digits div.zero .d4,
#clock .digits div.zero .d5,
#clock .digits div.zero .d6,
#clock .digits div.zero .d7{
	opacity:1;
}


/* The dots */

#clock .digits div.dots{
	width:5px;
}

#clock .digits div.dots:before,
#clock .digits div.dots:after{
	width:5px;
	height:5px;
	content:'';
	position:absolute;
	left:0;
	top:14px;
}

#clock .digits div.dots:after{
	top:34px;
}


/*-------------------------
	The Alarm
--------------------------*/


#clock .alarm{
	width:16px;
	height:16px;
	bottom:20px;
	background:url('/components/left.clock/img/alarm_light.jpg');
	position:absolute;
	opacity:0.2;
}

#clock .alarm.active{
	opacity:1;
}


/*-------------------------
	Weekdays
--------------------------*/


#clock .weekdays{
	font-size:12px;
	position:absolute;
	width:100%;
	top:7px;
	left:0;
	text-align:center;
}


#clock .weekdays span{
	opacity:0.5;
	padding:0 5px;
}

#clock .weekdays span.active{
	opacity:1;
    font-weight: bold;
}


/*-------------------------
		AM/PM
--------------------------*/


#clock .ampm{
	position:absolute;
	bottom:20px;
	right:20px;
	font-size:12px;
}


/*-------------------------
		Button
--------------------------*/


.button-holder{
	text-align:center;
	padding-bottom:100px;
}

a.button{
	background-color:#f6a7b3;
	
	background-image:-webkit-linear-gradient(top, #f6a7b3, #f0a3af);
	background-image:-moz-linear-gradient(top, #f6a7b3, #f0a3af);
	background-image:linear-gradient(top, #f6a7b3, #f0a3af);

	border:1px solid #eb9ba7;
	border-radius:2px;

	box-shadow:0 2px 2px #ccc;

	color:#fff;
	text-decoration: none !important;
	padding:15px 20px;
	display:inline-block;
	cursor:pointer;
}

a.button:hover{
	opacity:0.9;
}.leftmenu ul{list-style: none; text-align: center; font-size: 17px; text-transform: uppercase; line-height: 30px;}
.leftmenu ul li a:hover, .leftmenu ul li.active a{border-bottom: 1px solid rgba(0,0,0,0.2);}

.leftcontact ul{text-align: start; text-transform: none; font-size: 14px;}
.leftcontact ul li.first-child{font-size: 17px; text-transform: uppercase;}
.leftcontact ul li i{width: 20px;}

@media (min-width: 320px){
    
}
.menu{position: relative; z-index: 100; float: right; margin: 40px 0 0;}
ul#navigation{margin: 0px; position: relative; background: transparent; float: left;}
ul#navigation li{float: left; position: relative; list-style: none; padding: 0;}
ul#navigation li a{color: black; text-decoration: none; text-transform: uppercase; display: block;}
ul#navigation li:hover a, ul#navigation li.active a{color: white; background: black;}
    
ul#navigation li:hover > ul{visibility: visible; opacity:1; margin: 0;}
ul#navigation ul, ul#navigation ul li ul{list-style: none; margin: 0; visibility: hidden; position: absolute; z-index: 99999; width: 225px;}
ul#navigation li ul{top: 100%; left: 0; position: absolute; display: none; margin: 0; width: 225px; list-style: none;}
ul#navigation ul li ul{top: 0; left: 100%;}
ul#navigation ul li{clear: both; width: 100%; border: 0 none; border-bottom: 1px solid white; background: black;}
ul#navigation ul li.last-child{border-bottom: 0;}
ul#navigation ul li a{display: block; line-height: 20px; clear: both;}
ul#navigation ul li a:hover{color: black!important;}
ul#navigation ul li:hover{background: white;}

ul#navigation li ul li > a:before {
	content: attr(icons);
	position: absolute;top: -2px;left: 8px;z-index: 2;font-size: 18px;line-height: 30px;
	transition: left .2s linear;
	-webkit-transition: left .2s linear;
	-moz-transition: left .2s linear;
	-o-transition: left .2s linear;
	-ms-transition: left .2s linear;
}
ul#navigation li ul li:hover > a:before{left: 12px;}

.mobile{width: 40px; top: 0; left: 155px; padding: 8.5px 12px; background: black; position: absolute; text-align: center;}
.mobile span{width: 32px; height: 3px; background: white; display: block; margin: auto;}
.mobile span.mobile2{margin: 4px auto;}

.menufix{background: white;}
.menufixtop{position: fixed; top: 0; width: 100%;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);}

@media (min-width: 320px){
    .mobile{display: block;}
    ul#navigation{display: none;}
}
@media (min-width: 970px){
    .mobile{display: none;}
    ul#navigation{display: block;}
    ul#navigation li a{padding: 8px 9px 7px;}
}
@media (min-width: 1170px){
    ul#navigation li a{padding: 8px 13px 5px; font-size: 15px;}
}.newsitem{float: left; line-height: 21px; margin: 0 0 30px;}
.newsitem2{float: right;}
.newsimg{
    -webkit-box-shadow: 0 0 5px 2px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 5px 2px rgba(0,0,0,0.5);
    box-shadow: 0 0 5px 2px rgba(0,0,0,0.5);}
.newstime, .newsmore{width: 50%; border-bottom: 1px solid rgba(0,0,0,0.2); padding: 5px 0; margin: 0 0 5px;}
.newstime{float: left;}
.newsmore{float: right; text-align: right;}
.newsname{font-weight: bold; font-size: 16px;}
.newsprev{max-height: 63px; overflow: hidden;}

.newsitem i{width: 20px; text-align: start;}
.newsitem:hover .newsname a{color: white;}

.newstitle{font-size: 25px; margin-bottom: 20px; font-weight: bold;}

@media (min-width: 320px){
    .newsitem{width: 320px;}
}   
@media (min-width: 480px){
    .newsitem{width: 230px;}
}
@media (min-width: 580px){
    .newsitem{width: 280px;}
}
@media (min-width: 767px){
    .newsitem{width: 370px;}
}
@media (min-width: 970px){
    .newsitem{width: 305px;}
}
@media (min-width: 1170px){
    .newsitem{width: 400px;}
}.roomsslide{margin-bottom: 20px; float: left;}
.roomsform{margin-bottom: 20px; float: right;}
.roomsitem{position: relative;}

.roomsclick{width: 320px; text-align: center; position: absolute; bottom: 10px; right: 0; left: 0; margin: auto; z-index: 9999; background: rgba(0,0,0,0.5); padding: 3px 0; color: white;}

.roomsinfo{line-height: 22px; margin-bottom: 20px;}
.roomsinfo h1{font-size: 25px; text-transform: uppercase; line-height: normal;}
.roomsinfo ul{list-style: none;}
.roomsinfo ul li{}
.roomsinfo ul li span{font-weight: bold; font-size: 20px;}
.roomsprev{ border-bottom: 1px solid rgba(0,0,0,0.2); padding-bottom: 10px; margin-bottom: 10px;}
.roomsconvience{border-bottom: 1px solid rgba(0,0,0,0.2); padding-bottom: 10px; margin-bottom: 10px;}
.roomsconvience span{display: block; float: left; width: 20%;}
.roomsconvience span i{width: 20px;}

@media (min-width: 320px){
    .roomsslide, .roomsform{width: 100%;}
    .roomsitem{margin-bottom: 10px;}
}
@media (min-width: 480px){
    .roomsitem{width: calc(50% - 10px); float: left; margin: 0 5px;}
}
@media (min-width: 767px){
    .roomsslide{width: 500px;}
    .roomsitem{margin-bottom: 9px; width: 100%; float: none; margin: 0;}
    .roomsform{width: 250px;}
}
@media (min-width: 970px){
    .roomsslide{width: 380px;}
    .roomsitem{margin-bottom: 7px;}
}   
@media (min-width: 1170px){
    .roomsslide{width: 560px;}
    .roomsitem{margin-bottom: 17px;}
}    #wowslider-container1 { 
	display: table;
	zoom: 1; 
	position: relative;
	width: 100%;
	max-width: 100%;
	max-height:681px;
	margin:0px auto 0px;
	z-index:90;
	text-align:left; /* reset align=center */
	font-size: 10px;
	text-shadow: none; /* fix some user styles */

	/* reset box-sizing (to boostrap friendly) */
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box; 
}
* html #wowslider-container1{ width:1920px }
#wowslider-container1 .ws_images ul{
	position:relative;
	width: 10000%; 
	height:100%;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li{
	position: relative;
	width:1%;
	height:100%;
	line-height:0; /*opera*/
	overflow: hidden;
	float:left;
	/*font-size:0;*/
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#wowslider-container1 .ws_images{
	position: relative;
	left:0;
	top:0;
	height:100%;
	max-height:681px;
	max-width: 100%;
	vertical-align: top;
	border:none;
	overflow: hidden;
}
#wowslider-container1 .ws_images ul a{
	width:100%;
	height:100%;
	max-height:681px;
	display:block;
	color:transparent;
}
#wowslider-container1 img{
	max-width: none !important;
}
#wowslider-container1 .ws_images .ws_list img,
#wowslider-container1 .ws_images > div > img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
	margin:0;
}
#wowslider-container1 .ws_images > div > img {
	max-height:681px;
}

#wowslider-container1 .ws_images iframe {
	position: absolute;
	z-index: -1;
}

#wowslider-container1 .ws-title > div {
	display: inline-block !important;
}

#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container1  .ws_bullets { 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container1  .ws_bullets div{
	position:relative;
	float:left;
	font-size: 0px;
}
/* compatibility with Joomla styles */
#wowslider-container1  .ws_bullets a {
	line-height: 0;
}

#wowslider-container1  .ws_script{
	display:none;
}
#wowslider-container1 sound, 
#wowslider-container1 object{
	position:absolute;
}

/* prevent some of users reset styles */
#wowslider-container1 .ws_effect {
	position: static;
	width: 100%;
	height: 100%;
}

#wowslider-container1 .ws_photoItem {
	border: 2em solid #fff;
	margin-left: -2em;
	margin-top: -2em;
}
#wowslider-container1 .ws_cube_side {
	background: #A6A5A9;
}


#wowslider-container1.ws_gestures {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABwSURBVEjH7ZJBEsAgCAMT/v/n9NCOSqe2oD2yNx1JggB4BCEFWyFASP2KMQE7ywWhe/tTRGCGogLk02tFctiW/SUgaMyQG4PdPzDn31rQbMb8FiAXgvsEJNax1yVlVGAjA93apP3HFhZTGIqiKH7iADB6HxPlHdNVAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTA3LTA3VDEzOjQ5OjEwKzAyOjAwm7WiFAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wNy0wN1QxMzo0OToxMCswMjowMOroGqgAAAAASUVORK5CYII="), move;
}
#wowslider-container1.ws_gestures.ws_grabbing {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABaSURBVEjH7ZMxCkAhDEOT8u9/5TpJ+xWkFse8IYutJgEB8RCHL1qCc90BEFnT6QH7mwgFHBUf8wJyS1TDLuc3vmighx37LZdIth3E5hKj9n6O0HRh+oJCiFcMxRUUDxR1CTMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDctMDdUMTM6NDk6MzgrMDI6MDDqf+sOAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA3LTA3VDEzOjQ5OjM4KzAyOjAwmyJTsgAAAABJRU5ErkJggg=="), move;
}

/* hide controls when video start play */
#wowslider-container1.ws_video_playing .ws_bullets,
#wowslider-container1.ws_video_playing .ws_fullscreen,
#wowslider-container1.ws_video_playing .ws_next,
#wowslider-container1.ws_video_playing .ws_prev {
	display: none;
}


/* youtube/vimeo buttons */
#wowslider-container1 .ws_video_btn {
	position: absolute;
	display: none;
	cursor: pointer;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 55;
}
#wowslider-container1 .ws_video_btn.ws_youtube,
#wowslider-container1 .ws_video_btn.ws_vimeo {
	display: block;
}
#wowslider-container1 .ws_video_btn div {
	position: absolute;
	background-image: url(./playvideo.png);
	background-size: 200%;
	top: 50%;
	left: 50%;
	width: 7em;
	height: 5em;
	margin-left: -3.5em;
	margin-top: -2.5em;
}
#wowslider-container1 .ws_video_btn.ws_youtube div {
	background-position: 0 0;
}
#wowslider-container1 .ws_video_btn.ws_youtube:hover div {
	background-position: 100% 0;
}
#wowslider-container1 .ws_video_btn.ws_vimeo div {
	background-position: 0 100%;
}
#wowslider-container1 .ws_video_btn.ws_vimeo:hover div {
	background-position: 100% 100%;
}

#wowslider-container1 .ws_playpause.ws_hide {
	display: none !important;
}

#wowslider-container1  .ws_bullets { 
	padding: 9px; 
}
#wowslider-container1 .ws_bullets a { 
	width:13px;
	height:13px;
	background: url(./bullet.png) left top;
	float: left; 
	text-indent: -4000px; 
	position:relative;
	margin-left:5px;
	color:transparent;
}
#wowslider-container1 .ws_bullets a:hover{
	background-position: 0 50%;
}
#wowslider-container1 .ws_bullets a.ws_selbull{
	background-position: 0 100%;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	position:absolute;
	top:50%;
	margin-top:-2em;
	z-index:60;
	height: 32px;
	width: 32px;
	background-image: url(./arrows.png);
	opacity: 0.8;	
	background-size: 200%;
}
#wowslider-container1 a.ws_next{
	background-position: 100% 0;
	right:2.1em;
}
#wowslider-container1 a.ws_prev {
	left:2.1em;
	background-position: 0 0; 
}
#wowslider-container1 a.ws_next:hover{
	opacity: 1;
}
#wowslider-container1 a.ws_prev:hover {
	opacity: 1;
}  

/*playpause*/
#wowslider-container1 .ws_playpause {
    width: 4.5em;
    height: 4.5em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -2em;
    margin-top: -2em;
    z-index: 59;
	background-size: 100%;
}

#wowslider-container1 .ws_pause {
    background-image: url(./pause.png);
}

#wowslider-container1 .ws_play {
    background-image: url(./play.png);
}

#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover {
    background-position: 100% 100% !important;
}/* bottom center */
#wowslider-container1  .ws_bullets {
    bottom: 0;
	left:50%;
}
#wowslider-container1  .ws_bullets div{
	left:-50%;
}
#wowslider-container1 .ws-title{
	position:absolute;
	display:block;
	font: 1.8em 'Open Sans', sans-serif;
	bottom: 1em;
	left: 0;
	margin: 0.5em;
	margin-left: 0; 
	padding:0.45em;
	background:#FFFFFF;
	color:#5d5d5d;
	z-index: 50;
	font-family:'Open Sans', sans-serif;
	-moz-border-radius:0 0.6em 0.6em 0;
	border-radius:0 0.6em 0.6em 0;   
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);	
	-moz-box-shadow: 0 0 0.1em #5d5d5d;
    box-shadow: 0 0 0.1em #5d5d5d; 
}
#wowslider-container1 .ws-title div{
	padding-top:0.25em;
	font-size: 0.777em;
}#wowslider-container1 a.ws_next,
#wowslider-container1 a.ws_prev,
#wowslider-container1 .ws_playpause {
	display:none;
}

* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev{display:block}

#wowslider-container1:hover a.ws_next,
#wowslider-container1:hover a.ws_prev,
#wowslider-container1:hover .ws_playpause {
	display:block
}#wowslider-container1 .ws_images > ul{
	animation: wsBasic 8s infinite;
	-moz-animation: wsBasic 8s infinite;
	-webkit-animation: wsBasic 8s infinite;
}
@keyframes wsBasic{0%{left:-0%} 25%{left:-0%} 50%{left:-100%} 75%{left:-100%} }
@-moz-keyframes wsBasic{0%{left:-0%} 25%{left:-0%} 50%{left:-100%} 75%{left:-100%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 25%{left:-0%} 50%{left:-100%} 75%{left:-100%} }

#wowslider-container1 .ws_images  img{
    border-radius: 0; 
	-moz-border-radius:0;
	-webkit-border-radius:0;

}
#wowslider-container1 .ws_effect img{
	border-radius: 0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
#wowslider-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	bottom:20px;
	left:-72px;
	visibility:hidden;
	position:absolute;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    border: 4px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	max-width:none;
}
#wowslider-container1 .ws_bullets a:hover img{
	visibility:visible;
}

#wowslider-container1 .ws_bulframe div div{
	height:48px;
	overflow:visible;
	position:relative;
}

#wowslider-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:144px;
	background-color:#FFF;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	display:none;
	bottom:18px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    border: 4px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
}
#wowslider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	bottom:-10px;
	margin-left:-6px;
	left:72px;
	background:url(./triangle.png);
	width:15px;
	height:6px;
}#wowslider-container1 .ws_bulframe div div{
	height: auto;
}

@media all and (max-width:760px) {
	#wowslider-container1 .ws_fullscreen {
		display: block;
	}
}
@media all and (max-width:400px){
	#wowslider-container1 .ws_controls,
	#wowslider-container1 .ws_bullets,
	#wowslider-container1 .ws_thumbs{
		display: none
	}
}
#wowslider-container1 .ws_hovershow {
    /*display: none !important; */
    opacity: 0;
    -webkit-transition:opacity 0.2s ease-in;
    -moz-transition:opacity 0.2s ease-in;
    -o-transition:opacity 0.2s ease-in;
    transition:opacity 0.2s ease-in;
}

#wowslider-container1:hover .ws_hovershow {
    /*display: block !important;*/
    opacity: 1;
    -webkit-transition:opacity 0.2s ease-in;
    -moz-transition:opacity 0.2s ease-in;
    -o-transition:opacity 0.2s ease-in;
    transition:opacity 0.2s ease-in;
}

/*playpause*/
#wowslider-container1 .ws_playpause {
    width: 18px;
    height: 28px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -9px;
    margin-top: -14px;
    z-index: 59;
}

#wowslider-container1 .pause {
    background-image: url(./pause.png);
}

#wowslider-container1 .play {
    background-image: url(./play.png);
}

#wowslider-container1 .pause:hover, #wowslider-container1 .play:hover {
    background-position: 100% 100% !important;
}

#wowslider-container1 .ws_fullscreen {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 20px;
    left: 15px;
    margin-left: -9px;
    margin-top: -14px;
    z-index: 59;
    background-image: url(./fullscreen.png);
}

div#ws_fullscreen:-moz-full-screen #wowslider-container1 {
    width: 95% !important;
    max-width: 100% !important;
    max-height: inherit;
}

div#ws_fullscreen:-webkit-full-screen #wowslider-container1 {
    width: 95% !important;
    max-width: 100% !important;
    max-height: inherit;
}

div#ws_fullscreen:fullscreen #wowslider-container1 {
    width: 95% !important;
    max-width: 100% !important;
    max-height: inherit;
}

div#ws_fullscreen:-moz-full-screen {
    background-color: #000;
    height: 100%;
}

div#ws_fullscreen:-webkit-full-screen {
    background-color: #000;
    height: 100%;
}

div#ws_fullscreen:fullscreen {
    background-color: #000;
    height: 100%;
}