<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
	/*min-width: 1024px;*/
	font-family: Arial, sans-serif;
	font-size: 13px;
	height: 100%;
	outline: none;
	min-width: 320px;
}

body {
	overflow: hidden;
}

h1 {}
h2 {}
h3 {font-size: 15px; font-weight: bold; color: #292929;}

a, select {
	outline: none;
	text-decoration: none;
}

/* header */

header {
	height: 73px;
	background: #333 url(../img/menu_bg.png) repeat-x;
	margin-bottom: 25px;
}

.no_menu header {
	height: auto;
	background-image: none;
	background: #ce1c2c;
}

.no_menu header .user p {
	color: #fff !important;
}

header .logo {
	background: #dc0a0a url(../img/logo.png?v=1) no-repeat 7px 8px;
	width: 100px;
	height: 73px;
	float: left;
	display: block;
}

header .navigation .selectors {
	height: 40px;
}

header .navigation .menu {
	height: 32px;
	background: #333;
	text-align: center;
	border-top: 1px solid #404040;
}

header .menu ul {
	margin: 0 auto;
	display: block;
}

header .menu ul li {
	float: left;
	overflow: hidden;
	height: 32px;
}

header .menu ul li a {
	color: #fff;
	font-size: 13px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 20px 5px 15px;
	display: block;
	text-align: center;
	background: url(../img/menu_separator.png) no-repeat right -1px;
}

header .menu ul li:last-child a {
	background: none;
}

header .menu ul li a:hover, header .menu ul li.active a {
	background: #fff;
	color: #333;
}

header .selectors .country {
	width: 155px;
	float: left;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 5px 0 25px;
	/*background: url(../img/arrow-white.png) no-repeat 100% 17px;*/
	margin-right: 15px;
}

header .selectors .country img {
	margin-right: 5px;
}

header .selectors #region  {
	background: #0a0a0a;
	float: left;
	height: 40px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	position: relative;
	min-width: 200px;
}

header .selectors #region .region {
	padding: 10px 30px;
}

header .selectors #region &gt; a {
	background: #0a0a0a;
	height: 40px;
	color: #fff;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 40px;
}

header .selectors #region &gt; a &gt; div {
	margin: 0 10px;
}

header .region-dropdown {
	position: absolute;
	background: #fff;
	color: #333;
	width: 100%;
	min-width: 225px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	border-radius: 0 0 5px 5px;
	display: none;
	top: 40px;
	left: 0;
	z-index: 9999;
}

header .fb-button {
	float: left;
	margin-top: 10px;
}

header .main-settings {
	float: right;
	/*background: url(../img/arrow-white.png) no-repeat right center;
	width: 40px;*/
	margin-top: 16px;
	margin-right: 15px;
}

header .fb-button img {
	float: right;
}

header .top-menu {
	float: right;
	position: relative;
	margin-right: 10px;
}

header #user {
	background: url(../img/arrow-white.png) no-repeat 90% 17px;
	float: right;
	width: 200px;
	padding-top: 5px;
	position: relative;
}

header #user .settings {
	position: absolute;
	right: 45px;
	top: 13px;
}

header .user div.cart-count {
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	background: url(../img/separator.png) no-repeat center right;
	padding-right: 10px;
	float: left;
}

header .user img {
	margin-left: 10px;
}

header .user img.flag {
	position: absolute;
	top: 15px;
	right: 40px;
}

header .user .user-img {
	float: left;
}

header .user p {
	color: #7a7a7a;
	font-size: 14px;
	float: right;
	width: 120px;
}

header .user-dropdown {
	position: absolute;
	background: #fff;
	color: #333;
	width: 200px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	border-radius: 0 0 5px 5px;
	display: none;
	top: 40px;
	right: 0;
	z-index: 9999;
}

.user-dropdown ul {
	margin-top: 15px;
}

.user-dropdown ul li a, .region-dropdown ul li a {
	font-size: 13px;
	color: #333;
	display: block;
	line-height: 28px;
	padding-left: 10px;
	text-decoration: none;
}

.region-dropdown ul li a {
	line-height: 36px;
	font-size: 20px;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
}

.user-dropdown ul li:hover a, .region-dropdown ul li:hover a {
	background: #4a8bf5;
	color: #fff;
}

.region-dropdown ul li:hover a {
	background: #333;
	color: #fff;
}

.user-dropdown ul li.active a, .region-dropdown ul li.active a {
	font-weight: bold;
	background: #4a8bf5;
	color: #fff;
	cursor: default;
}

.user-dropdown ul li.sep {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

.user-dropdown ul li.pad {
	padding-top: 5px;
}

.user-dropdown ul li.first {
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 12px;
	color: #292929;
}

.user-dropdown li a.btn-orange {
	width: 110px;
	text-transform: uppercase;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 5px auto;
	line-height: 22px;
	padding: 5px 35px;
}

.user-dropdown li a.btn-orange:hover {
	background: #D95241;
	color: #fff;
}

#copyright_mindv {
	height: 50px;
    width: 100%;
    background-color: gray;
    position: fixed;
    bottom: 0;
    text-align: center;
}

#copyright_mindv span {
	display: inline-block;
    vertical-align: super;
    color: white;
    text-align: left;
}

/* content */
#content {
	border-top: 1px solid #ebebeb;
	padding-top: 10px;
	/*min-width: 1060px;*/
	display: block;
	position: relative;
	height: 100%;
	height: calc(100% - 154px);
	height: -webkit-calc(100% - 154px);
}

.no_menu #content {
	height: calc(100% - 154px);
	height: -webkit-calc(100% - 154px);
}

#content #liptov {
	position: absolute;
	bottom: 9px;
	right: 0;
	z-index: 2;
}

/* item list */
#item-list {	
	width: 100%;	
	height: 100%;
	overflow: hidden;
}

#item-list ul.list {
	height: 95%;
	/*overflow-y: hidden;*/
	overflow-y: auto;
}

#item-list ul.list.loading {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
	background: url(../img/loader.gif) no-repeat 50% 50%;
}

#item-list ul.list:hover {
	/*overflow-y: auto;*/
}

#item-list .search {
	float: left;
	width: 70%;
}

#item-list .search button {
	border: 0;
	width: 32px;
	height: 32px;
	background: url(../img/search.png) no-repeat 15px 8px;
	float: left;
}

#item-list .search input {
	/*width: 245px;*/
	font-size: 11px;
	color: #787878;
	border: 1px solid #d9d9d9;
	padding: 6px;
	height: 14px;
	margin-left: 15px;
	outline: none;
}

#item-list .select {
	width: 30%;
	float: left;
}

#item-list .search-btn {
	margin-bottom: 20px;
	margin-right: 15px;
	/*width: 345px;*/
	width: 45%;
	font-size: 14px;
	float: right;
	text-transform: uppercase;
	overflow: hidden;
}

#item-list .packages-btn {
	margin-bottom: 20px;
	margin-left: 15px;
	float: left;	
	padding: 5px 12px;
	font-weight: bold;
	text-transform: uppercase;
	width: 35%;
}

.select select {
	margin-top: 0;
	/*margin-bottom: 10px;*/
	margin-right: 5px;
	font-size: 11px;
	background: #f2f2f2;
	padding: 5px 10px;
	border: 1px solid #d9d9d9;
	color: #787878;
	float: right;
	outline: none !important;
	width: 100%;
}

#adv-search {
	padding: 0 5px;
}

#adv-search .dashboard {
	width: 49%;
	box-sizing: border-box;
	float: left;
}

#adv-search .dashboard:last-child {
	float: right;
}

#adv-search .dtop input {
	font-size: 14px;
	width: 90%;
	text-align: left;	
}

#adv-search #selects {
	max-width: 365px;
	margin: 15px auto;
	clear: both;
	padding: 0 5px;
}

#adv-search #selects select {
	border: 1px solid #D9D9D9;
	padding: 2px;
	margin-top: 10px;
	
	width: 32.3%;	
	box-sizing: border-box;	
}

#adv-search #selects select:last-child {
	margin-right: 0;
}

#adv-search button {
	margin: 0 auto;
	margin-bottom: 20px;
	height: 32px;
	font-size: 10px;
	font-weight: bold;
	width: 155px;
	padding: 5px 10px;
}

#item-list ul.list {
	/*overflow-y: hidden;*/
}

#item-list ul.list:hover {
	overflow-y: auto;
}

#item-list .item, #last-viewed .item {
	padding: 10px;
	border-top: 1px solid #ebebeb;
	display: block;
	height: 60px;
}

#item-list .item:last-child, #last-viewed .item:last-child {
	border-bottom: 1px solid #ebebeb;
}

#item-list .item:hover, #item-list .item.hover {
	background: #F2F2F2;
}

#item-list .item.active {
	background: #F1FFD8;
}

#item-list .item .checkbox, #last-viewed .item .checkbox {
	width: 15px;
	float: right;
	text-align: right;
	display: none;
}

#item-list .item .checkbox &gt; input, #last-viewed .item .checkbox &gt; input {
	/*
	margin-top: 23px;
	margin-left: 5px;
	*/

	display: none;
}


#item-list .item .checkbox &gt; input + label:before, #last-viewed .item .checkbox &gt; input + label:before {
	content: "";
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url(../img/fav_0.png) no-repeat;
	cursor: pointer;
}

#item-list .item .checkbox &gt; input:checked + label:before, #last-viewed .item .checkbox &gt; input:checked + label:before {
	background: url(../img/fav_1.png) no-repeat;
}

#item-list .item .image, #last-viewed .item .image, .info-window .image {
	width: 80px;
	float: left;
}

#item-list .item .image img, #last-viewed .item .image img, .info-window .image img{
	max-width: 100%;
	max-height: 60px;
}

#item-list .item .description, #last-viewed .item .description, .info-window .description {
	float: left;
	margin-left: 10px;
	/*width: 295px;*/
	width: calc(100% - 125px);
	position: relative;
}

.item .description .equip-icons {
	position: absolute;
	top: 15px;
	right: -20px;
}

.item .description.top .equip-icons {
	right: 0px;
}

.item .equip-icons img { 
	height: 22px;
	width: auto;
}

.info-window .description {
	width: 210px;
}

#item-list .item .description h3, #last-viewed .item .description h3, .info-window h3 {
	font-size: 15px;
	color: #303030;
	font-weight: bold;
	margin-bottom: 3px;
}

.info-window h3 {
	font-size: 14px;
}

.item .description.top, .info-window .description.top {
	/*background: url(../img/top.png) no-repeat left top;
	padding-left: 20px;*/
}

.item .description.top .information, .info-window .description.top .information {
/*	margin-left: -20px;*/
}

#item-list .item .description p, #last-viewed .item .description p, .info-window .description p {
	font-size: 12px;
	font-weight: bold !important;
	color: #777;
}

#item-list .item .information, #last-viewed .item .information, .info-window .information {
	color: #777;
	font-weight: bold !important;
	margin-top: 5px;
	width: 100%;
}

#item-list .item .discount, #last-viewed .item .discount, .info-window .discount, .item .discount {
	float: left;
	padding: 5px;
	background: #7090c8;
	color: #fff;
	font-size: 14px;
	margin-right: 7px;
}

#item-list .item .discount.red, #last-viewed .item .discount.red {
	background: #dc0a0a;
}

#item-list .item .reviews, #last-viewed .item .reviews, .info-window .reviews {
	padding-top: 7px;
	float: left;
}

#item-list .item .price, #last-viewed .item .price, .info-window .price {
	float: right;
	width: 90px;
	padding-top: 7px;
	text-align: right;
	font-weight: bold;
	font-size: 16px;
	color: #b90523;
}

#item-list .item .price &gt; span, #last-viewed .item .price &gt; span, .info-window .price &gt; span {
	font-size: 12px;
	font-weight: normal;
	color: #787878;
	text-decoration: none;
}

/* item detail */
#detail-div {
	height: 100%;
	position: relative;
}

#ajax-detail {
	top: 0;
	left: 460px;
	background: #fff url(../img/ajax.gif) no-repeat center center;
	width: 585px;
	min-width: 585px;
	height: 100%;
	position: absolute;
	display: none;
}

#item-detail, #item-detail * {
	box-sizing: border-box;
}

#item-detail {
	z-index: 2;
	position: absolute;
	background: #fff;
	padding: 15px;
	padding-right: 15px;
	padding-top: 15px;
	min-height: 600px;
	margin-top: -10px;	
	overflow-y: scroll;
	height:100%;
	height: calc(100% - 15px);
	width: 100%;
}

#item-detail ul#tabs {
	background: #fff;
	z-index: 9999;
	width: 562px;
	height: 48px;
}

#item-detail .ui-tabs .ui-tabs-nav {
	padding: 0 !important;
}

#to-top {
	position: absolute;
	width: 23px;
	height: 38px;
	background: url(../img/scroll.png);
	z-index: 9999;
	right: -53px;
	bottom: 50px;
	display: none;
}

#to-top:hover {
	background-position: 0 -63px;
}

#close {
	position: absolute;
	width: 23px;
	height: 23px;
	background: url(../img/scroll.png) 0 -40px;
	z-index: 9999;
	right: -53px;
	bottom: 25px;
	display: none;
}

#close:hover {
	background-position: 0 -103px;
}

#item-detail .main-information {
	position: relative;
}

#item-detail .main-information a.close {
	position: absolute;
	right: 0px;
	top: 5px;
	width: 11px;
	height: 11px;
	background: url(../img/close.png);
}

#item-detail .discount {
	background: #dc0a0a;
	padding: 6px 10px;
	font-weight: bold;
	font-size: 30px;
	color: #fff;
	text-align: center;
	float: left;
	margin-right: 15px;
	height: 32px;
}

#item-detail .object-name h1 {
	color: #222;
	font-weight: bold;
	font-size: 24px;
	height: 25px;
	padding-right: 20px;
	overflow: hidden;
}

#item-detail.service-detail h1 {
	height: auto;
}

#item-detail .object-name {
	height: 50px;
}

#item-detail .object-name span {
	font-size: 17px;
	margin-top: 3px;
	display: block;
}

#item-detail .description {
	font-size: 12px;
	color: #292929;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 15px;
}

#item-detail .description ul,
#item-detail .description ol {
	margin-left: 20px;
	list-style: disc;
}

#item-detail .description p {
	margin-bottom: 10px;
}

#item-detail .description .limited {
	max-height: 50px;
	overflow: hidden;
}

#item-detail .description a {
	color: #0643a5;
	text-decoration: underline;
}

#item-detail .description a:hover {
	text-decoration: none;
}

#item-detail .buttons {
	margin-bottom: 5px;
	font-weight: bold;
}

#item-detail .buttons a {
	float: left;
	margin-right: 14px;
}

#item-detail .buttons a:last-child {
	margin-right: 0;
	float: left;
}

#item-detail .ui-tabs &gt; ul {
	display: none;
}

#item-detail .btn-orange {
	width: 100%;
	height: 32px;
	border-color: #b90523;
	background: linear-gradient(to right, #b90523, #AA1C25);
}

#item-detail .images {
	position: relative;
}

#item-detail .images .show-all-images {
	position: absolute;
	bottom: 2px;
	right: 0;
	background: #333;
	opacity: 0.9;
	padding: 5px 12px;
}

#item-detail .images .slider img {
	max-width: 100%;
}

#item-detail .images .show-all-images a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

#item-detail .images .first {
	margin-right: 1px;
	overflow: hidden;
}

#item-detail .images .first img {
	position: relative;
	z-index: 999;
}

#item-detail .images .last {
	display: none;
}

#item-detail .images .bb {
	height: 128px;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	display: block;
	margin-bottom: 2px;
}

#item-detail .info {
	margin-top: 10px;
	padding-top: 3px;
	color: #292929;
	height: 34px;
	width: 350px;
	float: left;
	padding: 1px;
}

#item-detail .info:hover {
	box-shadow: 5px 5px 5px gray;
	padding: 1px 0;
}

#item-detail .social {	
	display: none;
}

#item-detail .social .fb-like, #item-detail .social .plusone {
	float: left;
}

#item-detail .social .plusone {
	margin-left: 10px;
}

#item-detail .info h2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
}

#item-detail .info strong {
	font-size: 12px;
	font-weight: normal;
}

#item-detail ul.links {
	float: right;
}

#item-detail ul.links li {
	margin-bottom: 3px;
}

#item-detail ul.links li a {
	font-size: 12px;
	color: #0643a5;
	text-decoration: underline;
	background: url(../img/object-icons.png) no-repeat;
	padding-left: 35px;
	height: 15px;
	padding-top: 2px;
	display: block;
}

#item-detail .info a {
	color: #0643a5;
	text-decoration: underline;
}

#item-detail .info a:hover {
	text-decoration: none;
}

#item-detail ul.links li a:hover {
	text-decoration: none;
}

#item-detail ul.links li.web a {
	background-position: 0 -17px;
}

#item-detail ul.links li.review a {
	background-position: 0 -34px;
}

#item-detail #links {
	margin-top: 20px;
	height: 35px;
	padding-bottom: 20px;
}

#item-detail #links .icons {
	float: left;
}

#item-detail #links a.equip, #item-detail #links a.contact,  #item-detail a.add-to-favorites, #item-detail a.share-this {
	margin-left: 10px;
	float: left;
	text-decoration: underline;
}

#item-detail a.btn.add-to-favorites, #item-detail a.btn.share-this {
	width: 30px;
	min-height: 20px;
	padding: 5px 0;
	background-position: center center;
	background-repeat: no-repeat;
}

#item-detail a.btn.share-this {
	text-decoration: none;
	font-size: 20px;
	margin-top: 6px;
}

#item-detail .icons a:hover {
	text-decoration: none;
}

#item-detail .floating-links {
	float:right;
	width:30px;
	position:absolute;
	right:5px;
	top:34px;
}

/* item detail equip */
#item-detail #equip, #item-detail #contact, #item-detail #social_media_sharing_buttons {
	margin-top: 20px;
	color: #292929;
	padding-bottom: 20px;
	padding-top: 20px;
	border-top: 1px solid #cccccc;
}
#item-detail #social_media_sharing_buttons .fa {
  	padding: 20px;
  	font-size: 30px;
  	text-align: center;
  	text-decoration: none;
  	margin: 5px 2px;
}
#item-detail #social_media_sharing_buttons .fa:hover {
    opacity: 0.7;
}
#item-detail #social_media_sharing_buttons .fa-facebook {
	background: #3B5998;
	color: white;
}
#item-detail #social_media_sharing_buttons .fa-twitter {
	background: #55ACEE;
	color: white;
}
#item-detail #social_media_sharing_buttons .fa-envelope {
	background: #b90523;
	color: white;
}
#item-detail #social_media_sharing_buttons .fa-print {
	background: #b90523;
	color: white;
}

#item-detail #equip .group {
	margin-bottom: 10px;
}

#item-detail #equip h3 {
	font-size: 15px;
	color: #292929;
	font-weight: bold;
	margin-bottom: 10px;
}

#item-detail #equip li {
	width: 33%;
	float: left;
	font-size: 11.5px;
	line-height: 15px;
}

#item-detail #equip li span {
	color: #717171;
}

#item-detail #contact table td:first-child {
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
}

#item-detail #equip .btn-simple, #item-detail #contact .btn-simple, #item-detail #social_media_sharing_buttons .btn-simple {
	margin: 0 auto;
	margin-top: 30px;
	display: block;
}

/* item detail rooms */
#rooms {
	margin-top: 10px;
}

#rooms.service-list {
	padding-top: 25px;
	border-top: 1px solid #ccc;
}

#rooms .btn-orange {
	margin: 0 auto;
	margin-top: 20px;
	height: 33px;
	font-weight: bold;
}

#rooms .room:first-child {
	border-top: 1px solid #ccc;
}

#rooms.service-list .room:first-child {
	border-top: 0;
}

#rooms .room {
	padding: 15px 0px;
	border-bottom: 1px solid #ccc;
}

#rooms .room.selected {
	background: -moz-linear-gradient(top, #eee 0%, #fff 80%);
}

#rooms .room .img {
	width: 100px;
	height: 65px;
	text-align: center;
	float: left;
	margin-right: 3px;
	overflow: hidden;
}

#rooms .room .img img {
	/*max-width: 100px;*/
	max-width: 100%;
	max-height: 65px;
}

#rooms .room-info {
	display: block;
}

#rooms .room .room-info h3 {
	font-size: 16px;
	color: #292929;
	font-weight: bold;
	margin-bottom: 12px;
}

#rooms .room .room-info h3 span {
	font-size: 12px;
	visibility: hidden;
}

#rooms .room .room-info h3 small {
	color: #fff;
	background: #41B449;
	font-size: 11px;
	padding: 2px;
	margin-right: 5px;
}

#rooms .room .room-info .soldout {
	background: #333;
	color: #fff;
	padding: 6px;
	margin-top: 5px;
	margin-right: 10px;
	float: left;
}

#rooms .room.has_equip:hover .room-info h3 span {
	visibility: visible;
}

#rooms .room.has_equip:hover {
	cursor: pointer;
}

#rooms .room .room-info select {
	padding: 6px 5px;
	float: left;
	margin-right: 15px;
	border: 2px solid #b90523;
	box-shadow: 0 0 15px #b90523;
	-moz-box-shadow: 0 0 15px #b90523;
	-webkit-box-shadow: 0 0 15px #b90523;
}

#rooms .room .room-info .capacity {
	float: left;
	margin-top: 3px;
}

#rooms .room .room-info .capacity .beds1 {
	font-size: 36px;
	font-weight: bold;
	color: #DB4A37;
}

#rooms .room .room-info .capacity .beds2 {
	font-size: 36px;
	font-weight: bold;
	color: #498AF3;
}

#rooms .room .room-info .price {
	float: right;
	font-size: 30px;
	font-weight: bold;
	color: #b90523;
	margin-top: 7px;
}

#rooms.service-list .room .room-info .price {
	margin-top: 0;
}

#rooms .room .room-info .price span.from {
	font-size: 16px;
	color: #787878;
	font-weight: normal;
}

#rooms .stay-info {
	background: #333;
	padding: 10px;
	color: #fff;
	font-size: 11px;
	line-height: 1.5;
}

#rooms .stay-info .left {
	width: 100%;
}

#rooms .stay-info span {
	margin-right: 10px;
}

#rooms .stay-info .change {
	float: right;
	padding-left: 10px;
	background: url(../img/separator.png) no-repeat left center;
}

#rooms .stay-info .change a {
	color: #fff;
	text-decoration: none;
}

#rooms .room-equip {
	display: block;
	width: 100%;
	margin-top: 20px;
}

#rooms .room-equip &gt; b {
	font-weight: bold;
}

#rooms .room-info-equip {
	display: none;
}

#rooms .d-ib {
	display: none;
}

#reserve-form {
	text-align: center;
	padding: 50px 20px;
}

#reserve-form .btn {
	height: auto;
	width: auto;
	margin: 0 auto;
	text-align: center;
}

#reserve-form .btn-orange {
	font-weight: bold;
	font-size: 20px;
	background: #b90523;
	border-color: #b90523;
	background: linear-gradient(to right, #b90523, #AA1C25);
}

#reserve-form .btnlight {
	background: #f0f0f0;
	border-color: #d2d2d2;
	color: #333;
	display: inline;
}

#reserve-form p {
	font-size: 16px;
	text-align: center;
	margin: 30px 0;
}

/* reviews */
#reviews {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

#reviews.service {
	margin-top: 10px;
	border: 0;
}

#reviews h3 {
	margin: 15px 0px;
}

#reviews h3 span {
	color: #dc0a0a;
}

#reviews .overview {
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

#reviews .first {
	width: 120px;
	float: left;
}

#reviews .second {
	width: 220px;
	float: left;
}

#reviews .third {
	float: right;
}

#reviews .third a {
	margin-top: 15px;
	font-weight: bold;
	height: auto;
}

#reviews .first .percent {
	background: #dc0a0a;
	font-size: 31px;
	font-weight: bold;
	color: #fff;
	padding: 5px;
	width: 75px;
	text-align: center;
	margin-bottom: 10px;
}

#reviews .first .total {
	padding-left: 12px;
}

#reviews .add-review {
	color: #acacac;
}

#reviews .add-review #rating {
	float: left;
	margin-bottom: 10px;
}

#reviews .add-review #hint {
	margin-top: 10px;
	float: left;
}

#reviews .add-review .buttons, #reservation-form .buttons {
	margin: 0 auto;
	width: 330px;
}

#reviews .add-review .login-info {
	background: #f9edbe;
	border: 1px solid #f0c36d;
	color: #292929;
	padding: 20px;
	text-align: center;
	line-height: 18px;
}

#reviews .add-review button, #reservation-form button {
	float: left;
	width: 150px;
	height: auto;
	padding: 5px 10px;
	line-height: 15px;
	margin-left: 15px;
	font-size: 11px;
	font-weight: bold;
}

#reviews textarea {
	width: 550px;
	color: #acacac;
	height: 100px;
	padding: 5px;
	border: 1px solid #cccccc;
	margin-bottom: 20px;
}

#reviews .review-items {
	margin-top: 20px;
	padding-bottom: 150px;
}

#reviews .review-item {
	margin-bottom: 15px;
}

#reviews .review-item .author {
	width: 30px;
	float: left;
	margin-right: 5px;
}

#reviews .review-item .text {
	padding-left: 35px;
}

#reviews .review-item .text h5 {
	font-size: 14px;
	font-weight: bold;
	color: #292929;
}

#reviews .review-item .text p, #reviews .review-item .text div {
	font-size: 12px;
	color: #636363;
}

#reviews .review-item .text div  {
	margin-top: 5px;
	line-height: 15px;
}

#show-reviews {
	min-height: 460px;
}

.table-rating .text, .table-rating .value {
	text-align: right;
}

.table-rating .value {
	padding: 0 12px;
	border-right: 1px solid #999999;
}

.table-rating .bar {
	padding-left: 5px;
	width: 50px;
}

.table-rating .bar p {
	height: 13px;
	background: #f9dcc6;
	border-right: 1px solid #dc0a0a;
}

/* service list */
.service-list h3 {
	margin-bottom: 5px !important;
}

.service-list .rating {
	font-size: 14px !important;
	margin-right: 5px !important;
	height: auto !important;
	background: #7090C8 !important;
	padding: 6px 8px !important;
}

.service-list .service-info &gt; p {
	margin-bottom: 3px;
}

.service-list .service-info .service-category {
	float: left;
	width: 300px;
}

.service-list a {
	color: #404040;
}


/* services detail */
.prices-discount {border-top: 1px solid #ccc; padding: 25px 0 5px 0;}
.prices-discount div:nth-child(2) {margin-top: 10px;}
.prices-discount h4 {font-size: 14px; font-weight: bold;}
.prices-discount ul {list-style: square; margin: 10px 10px; }
.prices-discount li {width: 260px; float: left; margin-bottom: 3px; margin-left: 10px;}

/* service variants */
.variants {
	background: #d74937;
	width: 340px;
	float: left;
	height: 30px;
	color: #fff;
	border-radius: 3px;
	border: 1px solid #bc4131;
	position: relative;
}

.variants a {
	width: 290px;
	color: #fff;
	line-height: 18px;
	font-size: 15px;
	padding: 5px 25px;
	margin: 0 !important;
	border-right: 1px solid #fff;
	cursor: default;
}

.variants a.has-variants {
	background: url(../img/arrow-white.png) no-repeat 95% center;
	cursor: pointer;
}

.variants a strong {
	font-size: 18px;
}

.variants .variant-list {
	position: absolute;
	background: #fff;
	left: 0;
	top: 31px;
	z-index: 99999;
	border: 1px solid #ccc;
	border-top: 0;
	width: 338px;
	color: #292929;
	padding: 10px 0;
	display: none;
}

.variants .variant-list p {
	text-align: right;
	padding-right: 10px;
}

.variants .variant-list table {
	margin-top: 20px;
	width: 100%;
}

.variants .variant-list table td {
	padding: 10px;
}

.variants .variant-list table tr:hover td {
	background: #373737;
	color: #fff;
	cursor: pointer;
}

.variants .variant-price {
	font-size: 19px;
	font-weight: bold;
	color: #d54937;
	width: 75px;
}

.variants .variant-desc {
	font-size: 12px;
	color: #666;
	vertical-align: middle;
	font-weight: normal;
}

.variants a span {
	width: 20px;
	height: 30px;
	background: url(../img/arrow-white.png) no-repeat 20% center;
}

/* images */
#all-images {
	text-align: center;
}

#all-images ul li {
	float: left;
	width: 272px;
	height: 182px;
	text-align: center;
	overflow: hidden;
	margin-right: 2px;
	margin-bottom: 2px;
}

#all-images ul li:nth-child(4n) {
	margin-right: 0;
}

/* reservation form */
#reservation-form {

}

#reservation-form #contentHeader {
    border-bottom: 1px solid #EBEBEB;
    height: 60px;
    padding: 20px 20px 14px;
}

.dashboard {
    background-image: url(../img/line.png);
    background-position: right center;
    background-repeat: no-repeat;
    color: #B0B0B0;
    float: left;
    height: 60px;
    text-align: center;
    width: 250px;
}

.dashboard:last-child {
	background-image: none;
}

.dtop {
    color: #333;
    font-size: 30px;
    font-weight: bold;
    height: 40px;
    line-height: 1;
    margin: 0;
    padding: 0;
}

.dtop input {
	background: url(../img/dashboard-header.png) center right no-repeat;
	color: #333;
	height: 40px;
	font-size: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	width: 225px;
	border: 0;
}

#reservation-form table {
	width: 400px;
	margin: 0 auto;
	color: #666;
}

#reservation-form table tr td:first-child {
	text-align: right;
}

#reservation-form table input, #reservation-form table textarea {
	border: 1px solid #D9D9D9;
	border-top: 1px solid #FFFFFF;
    height: 16px;
    width: 200px;
    color: #666;
    font-size: 13px;
    padding: 6px 8px;
}

#reservation-form table textarea {
	resize: vertical;
	height: 32px;
}

#reservation-form table input.top {
	border-top-color: #D9D9D9;
}

#reservation-form .section {
	padding: 40px;
	border-top: 1px solid #EBEBEB;
}

#reservation-form .buttons {
	width: 370px;
}

#reservation-form button {
	width: 170px;
}

#reservation-form #buttons {
	border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	padding-top: 20px;
	padding-bottom: 40px;
}


/* last viewed */
#last-viewed {
	background: #2d2d2d;
	min-height: 50px;
	width: 460px;
	margin-top: 10px;
	position: absolute;
	overflow: hidden;
	bottom: 0;
	z-index: 999;
	display: none;
}

#last-viewed .cart {
	width: 75px;
	height: 50px;
	background: url(../img/favorites.png) no-repeat 10px 10px;
	margin-right: 15px;
	float: left;
}

#last-viewed .cart p {
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	margin-left: 55px;
	padding-top: 5px;
}

#last-viewed ul.simple {
	padding-top: 5px;
	margin-left: 20px;
}

#last-viewed ul.simple li {
	float: left;
	width: 37px;
	height: 37px;
	margin-right: 7px;
	border: 1px solid #000;
}

#last-viewed ul.simple li img {
	width: 38px;
	height: 38px;
}

#last-viewed ul.simple li.free {
	border: 1px dashed #fff;
}

#last-viewed ul.simple li.plus {
	background: url(../img/icon-add.png);
	cursor: pointer;
	border: 1px solid #D74937;
}

#last-viewed .to-top {
	position: absolute;
	right: 11px;
	top: 18px;
	width: 15px;
	height: 15px;
	background: url(../img/arrows-top.png) no-repeat center center;
}

#last-viewed .to-bottom {
	position: absolute;
	right: 11px;
	top: 18px;
	width: 15px;
	height: 15px;
	background: url(../img/arrows-bottom.png) no-repeat center center;
}

#last-viewed .item {
	border-color: #636363;
}

#last-viewed .item .description h3 {
	color: #FDFDFD;
}

#last-viewed .item .description p {
	color: #BBBBBB;
}


/* buttons */
.btn {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	background: #b90523;
	border-radius: 3px;
	border: 1px solid #b90523;
	padding: 5px 35px;
	line-height: 20px;
	text-align: center;
	display: block;
	cursor: pointer;
}

.btn-simple {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	border: 1px solid #d9d9d9;
	background: #fff;
	padding: 5px 10px;
	cursor: pointer;
	text-align: center;
	line-height: 15px;
}

.btn:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity=95);
	opacity: 0.95;
}

.btn.btn-orange {
	font-size: 14px;
	width: 280px;
}

.btn.btn-orange span {
	font-size: 18px;
}

.btn.add-to-favorites {
	background-image: url(../img/heart-white.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}

.btn.add-to-favorites.checked {
	background-image: url(../img/selected-heart-white.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}

.btn-gray {
	background: gray;
	border-color: gray;
}

/* map */
#map_canvas {
	display: none;
}

/* common classes */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.bold {font-weight: bold;}
.hidden {display: none;}
.orange {color: #dc0a0a;}
.center {text-align: center;}
.vam {vertical-align: middle;}
.red {color: #ff0000;}
.validate_error, .validate_error a.chzn-single {background-color: #FFD8D9 !important; }
.rating {background: #DC0A0A;}
.rating-25 {background: #dc0a0a !important;}
.rating-50 {background: #5392F6 !important;}
.rating-75 {background: #42B449 !important;}
.rating-100 {background: #42B449 !important;}
.br {border-right: 1px solid #ccc;}
.bb {border-bottom: 1px solid #ccc;}
.mt10 {margin-top: 10px;}
b, strong {font-weight: bold; }
em {font-style: italic;}

.ajax {
    position: absolute; top: 43%; left: 225px; z-index: 999; display: none;
    width: 29px; height: 23px; background: url(../img/ajax.gif) no-repeat;
 }

 /* msgs */
.flash {
	margin: 0px auto; padding: 15px; color: #000;
}

.flash.error {
	border: none; background: #FFD8D9;
}

.flash.success {
	border: none; background: #dcffb9;
}

.flash.info {
	border: none; background: #F9EDBD;
}
.flash a.close {float: right; color: #000; font-size: 20px;font-weight: bold; line-height: 20px; opacity: 0.2; text-shadow: 0 1px 0 #fff; }


/* tooltip */
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;padding:5px;font-size:11px;opacity:0;filter:alpha(opacity=0);}.tooltip.in{opacity:0.8;filter:alpha(opacity=80);}
.tooltip.top{margin-top:-3px;}
.tooltip.right{margin-left:3px;}
.tooltip.bottom{margin-top:3px;}
.tooltip.left{margin-left:-3px;}
.tooltip-inner{max-width:200px;padding:3px 8px;color:#ffffff;text-align:center;text-decoration:none;background-color:#000000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;}
.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000000;}
.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000000;}
.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000000;}
.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000000;}

header.v2 .header {
	background: #CE1C2C;
	height: 65px;
}

header.v2 .header .row {
	max-width: 1100px;
	margin: 0 auto;
}

header.v2 .header .selectors {
	position: absolute;
	right: 0;
	top: -8px;
	z-index: 99999;
}

header .header .logo-new {
	float: left;
	width: 86px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
}

header .header .logo-new img {
	max-width: 100%;
	height: auto;
}

header .header nav {
	float: right;	
}

header .header nav &gt; ul  {
	background: #CE1C2C;	
}

header .header nav &gt; ul a {
	font-size: 14px;
}

header .header nav &gt; ul &gt; li &gt; a {
	color: #fff;
	border-top: 3px solid transparent;
	line-height: 37px;
	height: 65px;
}

header .header .ns-menu-icon {
	vertical-align: baseline !important;
	width: 20px;
}

header .header nav &gt; ul ul a {
	color: #333;
	font-size: 13px;
	border-bottom: 1px solid #dcdadb;	
}

header .header nav .sub-menu {
	width: 260px;
}

@media (min-width: 1170px) {
	header .header .menu-toggle {
		display: none;
	}

	header .header nav ul li a span {
		display: none;
	}

	header .header nav &gt; ul ul a {
		padding: 9px 20px;
	}

	header .header nav &gt; ul ul a:hover {
		color: inherit;
		background: #fff;
	}

	header .header nav &gt; ul a:hover {
		border-color: #fff;
		color: #fff;
	}
}

@media (max-width: 1169px) {

	header.v2 .header {
		height: auto;
	}

	header .header .menu-toggle {
		color: #DADADA;
		float: right;
		margin-top: -40px;
		font-size: 24px;
		margin-right: 20px;
	}

	header .header .logo-new img {
		width: 60px;
		height: auto;
	}

	header .header nav {
		float: none;	
		width: 100%;
		clear: both;
	}

	header .header nav ul {
		background-color: #F6F6F6;
		margin-top: 10px;

		display: none;
	}

	header .header nav ul a {
		font-size: 12px;
		color: #333 !important;
		padding-left: 20px;
		padding-right: 20px;
		height: 46px;
		line-height: 46px !important;
	}

	header .header nav ul ul a {
		padding-left: 40px;
	}

	header .header nav &gt; ul &gt; li &gt; a {
		line-height: 100%
	}
}

/* equip filter */

#equip_filter {
	display: none;
	position: relative;
	background: #fff;
	box-sizing: border-box;
	padding: 10px 5px;	
	max-height: 300px;
	overflow-y: auto;
	margin-bottom: 5px;
}

#equip_filter .close {
	position: absolute;
	top: -5px;
	right: 2px;
	font-size: 24px;
	color: #A4A4A4;
}

#equip_filter .col {
	width: 25%;
	float: left;
}

#equip_filter .col h3 {
	margin-bottom: 10px;
}

#equip_filter .col li {
	padding: 0 5px;
	margin: 3px 0;
	font-size: 11px;
}

#equip_filter .col li label {
	display: block;
	padding-top: 5px;
	text-indent: -15px;
	margin-left: 5px;
	padding-left: 5px;
}

#equip_filter .col li input {
	margin: 0;
	vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}

.mv-2022 #content {
	margin-top: 93px;
	margin-bottom: 50px;
}</pre></body></html>