@charset "utf-8";
/* CSS Document */

html {
    height:100%;
}

body {
  height: 100%;
  margin: 0;
  font-family: regu;
  font-size: 12px;
  color: #767575;
  background: #34443e;
}

.clear {
	clear: both;
}

a {
	color: #0054a6;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.wrap {
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -165px;
	padding-bottom: 165px;
}

.container {
	max-width: 1200px;
}

.pad0 {
	padding: 0px;
}

.pad01 {
	padding-left: 0px;
}

.pad10 {
	padding-right: 0px;
}

.header {
	min-height: 48px;
	background: #22332d;
}

.logo {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px -98px 0px;
	position: relative;
	z-index: 5;
}

.lang {
	float: right;
	width: 51px;
	height: 28px;
	background: #42574f;
	border-radius: 4px;
	color: #63b597;
	font-size: 11px;
	font-family: caps;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	margin: 10px 0px 0px 0px;
	text-transform: uppercase;
	text-decoration: none;
}

.lang:hover,
.lang:focus {
	color: #63b597;
	text-decoration: none;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 51px;
  padding: 10px;
  margin: -4px 0px 0px 32px;
  font-size: 11px;
  text-align: left;
  list-style: none;
  text-transform: uppercase;
  background-color: #42574f;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: none;
  border-radius: 0px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .175);
          box-shadow: 0 0px 0px rgba(0, 0, 0, .175);
}

.dropdown-menu > li > a {
  display: block;
  padding: 0px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #63b597;
  white-space: nowrap;
  text-decoration: none;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #63b597;
  text-decoration: none;
  background-color: #42574f;
}

.soc_item {
	text-align: right;
	margin: 11px 0px 5px 0px;
}

.mainmenu_body {
	min-height: 71px;
	font-size: 20px;
	font-family: elite;
	color: #ffffff;
	padding-left: 35px;
	padding-top: 20px;
	position: relative;
	z-index: 10;
}

.mainmenu_body_inner {
	min-height: 71px;
	font-size: 20px;
	font-family: elite;
	color: #ffffff;
	padding-left: 25px;
	padding-top: 20px;
	position: relative;
	z-index: 10;
}

.mainmenu > li > a {
	background: none;
	margin: 0px;
	padding: 7px 15px 3px 15px;
	color: #ffffff;
	text-decoration: none;
}

.mainmenu .active a,
.mainmenu > li > a:hover,
.mainmenu > li > a:focus {
	background: #b2d234;
}

.mainmenu .open > a,
.mainmenu .open > a:hover,
.mainmenu .open > a:focus {
	background: none;
}

.season {
	margin: 23px 0px 0px 0px;
	padding: 0px;
}

.search {
	float: right;
	width: 253px;
	height: 35px;
	background: url(../images/search.png) no-repeat;
	margin: 24px 0px 10px 0px;
}

.search_white {
	float: right;
	width: 253px;
	height: 35px;
	background: url(../images/search_white2.png) no-repeat;
	margin: 24px 0px 10px 0px;
}

.search_area {
	float: left;
	width: 200px;
	height: 35px;
	padding: 0px 0px 0px 3px;
	margin: 0px;
	background: none;
	border: none;
	font-family: regu;
	font-size: 13px;
	color: #ffffff;
}

.search_area_white {
	float: left;
	width: 200px;
	height: 35px;
	padding: 0px 0px 0px 3px;
	margin: 0px;
	background: none;
	border: none;
	font-family: regu;
	font-size: 13px;
	color: #767575;
}

.search_btn {
	float: left;
	width: 50px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	background: none;
	border: none;
	cursor: pointer;
}

.banner {
	min-height: 472px;
	z-index: 4;
}

.carousel-control {
  position: absolute;
  top: 45%;
  bottom: 0;
  left: 3%;
  width: 28px;
  height: 50px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0;
  filter: alpha(opacity=100);
  opacity: 1;
}

.carousel-control.left {
  background-image: none;
  background: url(../images/arrow_left.png) no-repeat;
}

.carousel-control.right {
  right: 8%;
  left: auto;
  background-image: none;
  background: url(../images/arrow_right.png) no-repeat;
}

.banner_slogan {
	font-family: elite;
	color: #ffffff;
	font-size: 36px;
	padding: 7% 0px 0px 9%;
	margin: -480px 30% 348px 0px;
	position: relative;
	z-index: 10;
}

.righticons {
	float: right;
	width: 74px;
	height: 456px;
	background: url(../images/righticons_bg.png) no-repeat;
	margin: -463px -10px 0px 0px;
}

.righticons .item {
	height: 74px;
	text-align: center;
	padding-top: 55px;
	font-size: 10px;
	color: #ffffff;
	cursor: pointer;
}

.righticons .item:hover {
	opacity: 0.8;
}

.righticons .line {
	height: 1px;
	background: url(../images/righticons_line.png) no-repeat center top;
}

.season_spring {
	height: 30px;
	background: #c8c8c8 url(../images/season_spring.png) no-repeat 15px center;
	color: #ffffff;
	text-shadow: 2px 2px #b8b8b8;
	font-family: elite;
	font-size: 25px;
	padding: 0px 0px 0px 25%;
}

.season_summer {
	height: 30px;
	background: #c8c8c8 url(../images/season_summer.png) no-repeat 15px center;
	color: #ffffff;
	text-shadow: 2px 2px #b8b8b8;
	font-family: elite;
	font-size: 25px;
	padding: 0px 0px 0px 25%;
}

.season_autumn {
	height: 30px;
	background: #bfbcbc url(../images/season_autumn.png) no-repeat 15px center;
	color: #ffffff;
	text-shadow: 2px 2px #b8b8b8;
	font-family: elite;
	font-size: 25px;
	padding: 0px 0px 0px 25%;
}

.season_winter {
	height: 30px;
	background: #bfbcbc url(../images/season_winter.png) no-repeat 15px center;
	color: #ffffff;
	text-shadow: 2px 2px #b8b8b8;
	font-family: elite;
	font-size: 25px;
	padding: 0px 0px 0px 25%;
}

.season_spring_btm {
	height: 7px;
	background: #bbe35c;
	margin-bottom: 14px;
}

.season_summer_btm {
	height: 7px;
	background: #f8d01b;
	margin-bottom: 14px;
}

.season_autumn_btm {
	height: 7px;
	background: #f8981b;
	margin-bottom: 14px;
}

.season_winter_btm {
	height: 7px;
	background: #38b4e7;
	margin-bottom: 14px;
}

.banner_top_row_1 {
	min-height:650px;
}

.banner_top_1 {
	min-height: 575px;
	cursor: pointer;
}

.banner_top_1 .title {
	min-height: 75px;
	padding: 30px 25px 0px 75px;
	font-family: elite;
	font-size: 40px;
	line-height: 48px;
	color: #ffffff;
	background: url(../images/sun_icon.png) no-repeat 15px 25px;
}

.banner_top_1 .desc {
	width: auto;
	height: auto;
	padding: 385px 70px 50px 20px;
	margin: 0px;
	font-family: caps;
	font-size: 15px;
	color: #ffffff;
	background: url(../images/arrow_right.png) no-repeat right 25px top 380px;
	text-transform: uppercase;
}

.banner_top_2 {
	min-height: 339px;
	cursor: pointer;
}

.banner_top_2 .title {
	padding: 25px 20px 0px 25px;
	font-family: elite;
	font-size: 40px;
	line-height: 48px;
	color: #ffffff;
	text-align: right;
}

.banner_top_2 .desc {
	min-height: 60px;
	padding: 165px 60px 30px 85px;
	font-family: caps;
	font-size: 15px;
	color: #ffffff;
	text-align: right;
	background: url(../images/arrow_right.png) no-repeat right 20px top 160px;
	text-transform: uppercase;
}

.banner_top_pass {
	min-height: 236px;
	cursor: pointer;
}

.banner_top_pass .title {
	padding: 15px 25px 0px 25px;
	font-family: elite;
	font-size: 62px;
	color: #b2d234;
}

.banner_top_pass .desc {
	min-height: 63px;
	padding: 10px 20px 67px 25px;
	font-family: caps;
	font-size: 15px;
	color: #ffffff;
	background: url(../images/bike_pass_icon.png) no-repeat 25px bottom;
	text-transform: uppercase;
}

.banner_top_3 {
	min-height: 579px;
	cursor: pointer;
}

.banner_top_3 .title {
	float: right;
	min-height: 75px;
	padding: 30px 20px 0px 125px;
	font-family: elite;
	font-size: 40px;
	line-height: 48px;
	color: #ffffff;
	text-align: right;
	background: url(../images/sun_icon.png) no-repeat 50px 25px;
}

.banner_top_3 .desc {
	min-height: 60px;
	padding: 425px 60px 30px 0px;
	font-family: caps;
	font-size: 15px;
	color: #ffffff;
	text-align: right;
	background: url(../images/arrow_right.png) no-repeat right 15px top 420px;
	text-transform: uppercase;
}

.forest {
	min-height: 275px;
	background: url(../images/forest.png) no-repeat center;
	background-size: cover;
	margin-bottom: 60px;
}

.forest_inner {
	min-height: 275px;
	margin-bottom: 60px;
}

.car_item {
	min-height: 91px;
}

.car_line {
	height: 1px;
	background: #ffffff;
}

.car_item .title {
	padding: 25px 0px 0px 3px;
	font-family: elite;
	font-size: 62px;
	line-height: 48px;
	text-transform: uppercase;
	color: #b2d234;
}

.car_item .note {
	font-family: caps;
	font-size: 11px;
	color: #ffffff;
	margin: -50px 0px 0px 90px;
}

.car_item .val {
	min-height: 91px;
	padding: 20px 0px 0px 64px;
	color: #b2d234;
	font-size: 36px;
	cursor: pointer;
}

.tr_num {
	color: #b2d234;
	font-size: 64px;
	text-transform: uppercase;
	letter-spacing: -7px;
	text-align: right;
}

.tr_name {
	font-family: caps;
	color: #ffffff;
	font-size: 16px;
	padding: 18px 0px 0px 0px;
	text-align: left;
}

.tr_name a {
	color: #ffffff;
	text-decoration: none;
}

.tr_text_open {
	text-align: right;
	padding: 20px 0px 8px 0px;
	font-family: caps;
	color: #05f15f;
}

.tr_text_close {
	text-align: right;
	padding: 20px 0px 8px 0px;
	font-family: caps;
	color: #fe000a;
}

.sab_type {
	min-height: 91px;
	padding: 32px 0px 0px 60px;
	font-family: caps;
	font-size: 16px;
	color: #ffffff;
}

.sab_type a {
	color: #ffffff;
	text-decoration: none;
}

/*
.banner_btm_1 {
	height: 258px;
	cursor: pointer;
}

.banner_btm_1 .title {
	min-height: 85px;
	padding: 40px 25px 0px 100px;
	font-family: elite;
	font-size: 40px;
	color: #ffffff;
	background: url(../images/sun_icon.png) no-repeat 25px 35px;
}

.banner_btm_1 .desc {
	padding: 20px 25px 0px 100px;
	font-family: caps;
	font-size: 15px;
	color: #ffffff;
}

.banner_btm_2 {
	min-height: 257px;
	cursor: pointer;
	margin-bottom: 60px;
}

.banner_btm_2 .title {
	padding: 20px 25px 65px 30px;
	font-family: elite;
	font-size: 62px;
	color: #ffffff;
	background: url(../images/sun_icon.png) no-repeat 30px bottom;
}

.banner_btm_3 {
	min-height: 257px;
	cursor: pointer;
}

.banner_btm_3 .title {
	padding: 180px 0px 0px 0px;
	text-align: center;
	font-family: elite;
	font-size: 62px;
	color: #b2d234;
}

.banner_btm_4 {
	min-height: 257px;
	cursor: pointer;
}

.banner_btm_4 .title {
	padding: 20px 0px 0px 0px;
	text-align: center;
	font-family: elite;
	font-size: 50px;
	color: #ffffff;
}
*/

.banner_btm_1 {
	height: 365px;
	cursor: pointer;
}

.banner_btm_1 .title {
	text-align: right;
	min-height: 280px;
	padding: 20px 50px 0px 50px;
	font-family: elite;
	line-height: 48px;
	font-size: 62px;
	color: #ffffff;
	background: none;
	text-shadow: 1px 1px #b8b8b8;
}

.banner_btm_1 .desc {
	text-align: right;
	min-height: 60px;
	padding: 10px 100px 0px 100px;
	font-family: caps;
	font-size: 15px;
	color: #ffffff;
	background: url(../images/arrow_right.png) no-repeat right 50px center;
	text-transform: uppercase;
}

.banner_btm_2 {
	height: 225px;
	margin-bottom: 60px;
	cursor: pointer;
}

.banner_btm_2 .title {
	padding: 20px 20px 0px 30px;
	font-family: elite;
	font-size: 62px;
	line-height: 48px;
	color: #ffffff;
	text-align: right;
	background: none;
}

.banner_btm_2 .desc {
	min-height: 60px;
	padding: 105px 60px 40px 0px;
	font-family: caps;
	font-size: 15px;
	color: #ffffff;
	text-align: right;
	background: url(../images/arrow_right.png) no-repeat right 15px top 90px;
	text-transform: uppercase;
}

.banner_btm_3 {
	height: 225px;
	cursor: pointer;
}

.banner_btm_3 .title {
	padding: 20px 20px 0px 30px;
	font-family: elite;
	font-size: 62px;
	line-height: 48px;
	color: #ffffff;
	text-align: right;
	background: none;
}

.banner_btm_3 .desc {
	min-height: 60px;
	padding: 95px 60px 45px 0px;
	font-family: caps;
	font-size: 15px;
	color: #ffffff;
	text-align: right;
	background: url(../images/arrow_right.png) no-repeat right 15px top 90px;
	text-transform: uppercase;
}

.footer {
	min-height: 165px;
	background: #313131;
}

.fmenu {
	padding: 18px 0px 0px 0px;
	font-family: elite;
	font-size: 25px;
	color: #858585;
	text-transform: uppercase;
}

.fmenu a {
	color: #858585;
	text-decoration: none;
}

.fmenu a:hover {
	color: #ffffff;
}

.logo_btm {
	padding: 40px 0px 10px 0px;
}

.inner_banner {
	min-height: 207px;
	background: url(../images/winner_banner.png) no-repeat;
	background-size: cover;
	padding: 0px 15px 0px 15px;
}

.inner_title_bg {
	height: 39px;
	background: #52beea;
	border-top: #38b4e7 7px solid;
	padding: 0px 15px 0px 15px;
}

.inner_title {
	min-height: 21px;
	background: url(../images/season_winter.png) no-repeat 10px 5px;
	color: #ffffff;
	font-family: elite;
	font-size: 24px;
	padding: 0px 0px 0px 45px;
}

.inner_righticons {
	width: 394px;
	height: 50px;
	background: url(../images/inner_righticons_bg.png) no-repeat;
	margin: -27px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}


.inner_righticons .item {
	padding: 10px 0px 0px 0px;
}

.inner_righticons .item:hover {
	opacity: 0.8;
}

.inner_body {
	background: #ffffff;
	padding: 0px 15px 0px 15px;
	margin: -2px 0px 20px 0px;
}

.leftmenum {
	display: none;
}

.leftmenu_bg {
	background: url(../images/leftmenu_bg.png) repeat-x top;
}

.leftmenu .title0 {
	padding: 18px 10px 18px 20px;
	background: #38b4e7;
	border-top: #f8d01b 6px solid;
	font-family: elite;
	font-size: 22px;
	color: #ffffff;
}

.leftmenu .title1 {
	padding: 9px 24px 6px 24px;
	margin: 0px 17px;
	border-bottom: #d2d6d7 1px solid;
	font-family: caps;
	color: #203658;
}

.leftmenu .title1 a {
	color: #203658;
	text-decoration: none;
}

.leftmenu .title1 a:hover {
	color: #38b4e7;
}

.leftmenu .title2 {
	padding: 9px 24px 6px 43px;
	margin: 0px 17px;
	border-bottom: #d2d6d7 1px solid;
	color: #38b4e7;
	background: url(../images/leftmenu_li.png) no-repeat 27px 11px;
}

.leftmenu .title2 a {
	color: #686363;
	text-decoration: none;
}

.leftmenu .title2 a:hover {
	color: #38b4e7;
}

.leftmenu .noborder {
	border: none;
}

.banner_left {
	height: 400px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}

.banner_left .title {
	min-height: 85px;
	padding: 18px 10px 0px 68px;
	font-family: elite;
	font-size: 27px;
	color: #ffffff;
	background: url(../images/snow_icon.png) no-repeat 12px 18px;
}

.banner_left .desc {
	padding: 20px 25px 0px 68px;
	font-family: caps;
	font-size: 15px;
	color: #ffffff;
}

.banner_left_pass {
	height: 104px;
	background: #2f5598 url(../images/multi_pass_inner_icon.png) no-repeat right 15px center;
	padding: 30px 0px 0px 6%;
	font-family: elite;
	font-size: 40px;
	color: #ffffff;
	cursor: pointer;	
}

.abanner {
	margin-bottom: 3px;
}

.inner_text {
	padding: 30px;
	text-align: justify;
	line-height: 19px;
}

.noleftmenu {
	height: 6px;
	background: #f8d01b;
}

.book_block {
	background: #eeeeee;	
	margin: 0px 0px 30px 0px;
	padding: 36px 30px 46px 15px;
}

.book_bed {
	height: 29px;
	margin-bottom: 21px;
	background: url(../images/bed.png) no-repeat 33px center;
}

.book_select_hotel {
	width: 331px;
	height: 29px;
	background: url(../images/select_hotel.png) no-repeat;
	overflow: hidden;
	margin: 0px 0px 21px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	position: relative;
	z-index: 10;
}
.book_select_hotel select {
	width: 351px;
	height: 29px;
	background-color: rgba(0,0,0,0);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding-left: 48px;
	position: relative;
	z-index: 6;
	padding-top: 6px\9;
	font-family: regu;
	font-size: 11px;
	color: #006699;
}

@-moz-document url-prefix()
{
.book_select_hotel select {
	width: 351px;
	height: 29px;
	background-color: rgba(0,0,0,0);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding-left: 48px;
	position: relative;
	z-index: 6;
	padding-top: 6px\9;
	font-family: regu;
	font-size: 11px;
	color: #006699;
}
}

.book_in {
	height: 29px;
	margin-bottom: 21px;
	background: url(../images/in.png) no-repeat left center;
}

.book_startdate_bg {
	width: 173px;
	height: 29px;
	background: url(../images/startdate.png) no-repeat right;
	border-left: #73c7ea 1px solid;
	margin-bottom: 20px;
}

.book_startdate {
	float: left;
	width: 146px;
	height: 29px;
	border: none;
	background: none;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	font-size: 11px;
	color: #006699;
}

.book_startdate_icon {
	float: left;
	width: 19px;
	height: 29px;
	border: none;
	background: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.book_out {
	height: 29px;
	margin-bottom: 21px;
	background: url(../images/out.png) no-repeat 13px center;
}

.book_enddate_bg {
	width: 173px;
	height: 29px;
	background: url(../images/enddate.png) no-repeat right;
	border-left: #73c7ea 1px solid;
	margin-bottom: 20px;
}

.book_enddate {
	float: left;
	width: 146px;
	height: 29px;
	border: none;
	background: none;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	font-size: 11px;
	color: #006699;
}

.book_enddate_icon {
	float: left;
	width: 19px;
	height: 29px;
	border: none;
	background: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.book_sofa {
	height: 29px;
	margin-bottom: 21px;
	background: url(../images/sofa.png) no-repeat 35px center;
}

.book_select_room {
	width: 331px;
	height: 29px;
	background: url(../images/select_room.png) no-repeat;
	overflow: hidden;
	margin: 0px 0px 21px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	position: relative;
	z-index: 10;
}
.book_select_room select {
	width: 351px;
	height: 29px;
	background-color: rgba(0,0,0,0);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding-left: 14px;
	position: relative;
	z-index: 6;
	padding-top: 6px\9;
	font-family: regu;
	font-size: 11px;
	color: #006699;
}

@-moz-document url-prefix()
{
.book_select_room select {
	width: 351px;
	height: 29px;
	background-color: rgba(0,0,0,0);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding-left: 14px;
	position: relative;
	z-index: 6;
	padding-top: 6px\9;
	font-family: regu;
	font-size: 11px;
	color: #006699;
}
}

.book_guests_title {
	padding: 5px 0px 0px 0px;
	font-size: 11px;
	color: #006699;
}

.book_adult {
	width: 115px;
	height: 29px;
	margin-bottom: 21px;
	padding-left: 33px;
	background: url(../images/adult.png) no-repeat left center;
}

.book_child {
	width: 115px;
	height: 29px;
	margin-bottom: 21px;
	padding-left: 27px;
	background: url(../images/child.png) no-repeat left center;
}

.book_select_num {
	width: 85px;
	height: 29px;
	background: url(../images/select_num.png) no-repeat;
	overflow: hidden;
	margin: 0px 0px 21px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

.book_select_num select {
	width: 105px;
	height: 29px;
	background-color: rgba(0,0,0,0);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding-left: 14px;
	position: relative;
	z-index: 6;
	padding-top: 6px\9;
	font-family: regu;
	font-size: 11px;
	color: #006699;
}

@-moz-document url-prefix()
{
.book_select_num select {
	width: 105px;
	height: 29px;
	background-color: rgba(0,0,0,0);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding-left: 14px;
	position: relative;
	z-index: 6;
	padding-top: 6px\9;
	font-family: regu;
	font-size: 11px;
	color: #006699;
}
}

.book_plusminus {
	width: 11px;
	height: 23px;
	margin: -55px 0px 0px 126px;
}

.book_up {
	width: 11px;
	height: 10px;
	padding: 0px 0px 3px 0px;	
}

.book_down {
	width: 11px;
	height: 10px;
}

.book_area_message {
	float: left;
	width: 585px;
	height: 150px;
	background: #e9f5fa;
	border: none;
	border-left: #73c7ea 1px solid;
	border-top: #73c7ea 1px solid;
	padding: 5px 0px 0px 13px;
	font-size: 11px;
	color: #006699;
}

.book_area_email {
	width: 173px;
	height: 29px;
	background: #e9f5fa;
	border: none;
	border-left: #73c7ea 1px solid;
	border-top: #73c7ea 1px solid;
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	color: #006699;
}

.book_email_star {
	margin: -48px 0px 0px 180px;
	color: #ed1c24;
	font-size: 18px;
}

.book_email_note {
	padding: 14px 0px 35px 0px;
	font-size: 11px;
	color: #a5a5a5;
}

.book_submit a {
	display: block;
	width: 86%;
	padding: 12px 0px 12px 0px;
	text-align: center;
	background: #52beea;
	color: #ffffff;
	text-decoration: none;
}

.book_submit a:hover {
	opacity: 0.8;
}

.hotel {
	padding: 0px 35px 30px 35px;
}

.hotel .picbig {
	min-height: 137px;
	margin: 0px 0px 3px 0px;
}

.hotel .picsm {
	float: left;
	width: 48px;
	height: 48px;
	margin: 2px 2px 12px 0px;;
	border: #0d0e14 1px solid;
}

.hotel_submit a {
	display: block;
	padding: 12px 0px 12px 0px;
	margin: 0px 40% 25px 0px;
	text-align: center;
	background: #52beea;
	color: #ffffff;
	text-decoration: none;
}

.hotel_submit a:hover {
	opacity: 0.8;
}

.hotel .title {
	font-family: elite;
	font-size: 25px;
	color: #52beea;	
}

.news_inner_title {
	font-family: elite;
	font-size: 25px;
	color: #52beea;	
}

.hotel .title a {
	color: #52beea;	
	text-decoration: none;
}

.hotel .desc {
	padding: 0px 0px 17px 0px;
	color: #676767;
	font-size: 11px;
}

.hotel .address {
	min-height: 24px;
	margin: 0px 0px 4px 0px;
	padding: 3px 0px 0px 40px;
	color: #676767;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/address_icon.png) no-repeat left top;
}

.hotel .phone {
	min-height: 24px;
	margin: 0px 0px 4px 0px;
	padding: 3px 0px 0px 40px;
	color: #676767;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/phone_icon.png) no-repeat left top;
}

.hotel .email {
	min-height: 24px;
	margin: 0px 0px 4px 0px;
	padding: 3px 0px 0px 40px;
	color: #676767;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/email_icon.png) no-repeat left top;
}

.hotel .text_title {
	padding: 3px 0px 2px 0px;
	color: #0054a6;
	font-size: 11px;
	font-weight: bold;
}

.hotel .text {
	color: #676767;
	font-size: 11px;
	margin-bottom: 25px;
}

.hotel .text a {
	color: #676767;	
	text-decoration: none;
}

.hotel .text a:hover {
	text-decoration: underline;
}

.hotel .map {
	border: #52beea 1px solid;
	margin-bottom: 25px;
}

.hotel_line {
	height: 1px;
	background: #999999;
	margin: 0px 35px 30px 35px;	
}

.err {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #ff0000;
	margin: 20px 0px;
}

.ok {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin: 20px 0px;
}

.map_obj {
	background: #ffffff;
	margin: 0px;
}

.map_obj .title_hotel {
	min-height: 35px;
	margin: 25px 0px 20px 0px;
	padding: 0px 0px 0px 55px;
	font-family: elite;
	font-size: 30px;
	color: #ffd60f;
	background: url(../images/hotel_icon.png) no-repeat left top;
}

.map_obj .title_food {
	min-height: 35px;
	margin: 25px 0px 20px 0px;
	padding: 0px 0px 0px 55px;
	font-family: elite;
	font-size: 30px;
	color: #b2d234;
	background: url(../images/food_icon.png) no-repeat left top;
}

.map_obj .title_school {
	min-height: 35px;
	margin: 25px 0px 20px 0px;
	padding: 0px 0px 0px 55px;
	font-family: elite;
	font-size: 30px;
	color: #38b4e7;
	background: url(../images/school_icon.png) no-repeat left top;
}

.map_obj .title_house {
	min-height: 35px;
	margin: 25px 0px 20px 0px;
	padding: 0px 0px 0px 55px;
	font-family: elite;
	font-size: 30px;
	color: #f7a60a;
	background: url(../images/house_icon.png) no-repeat left top;
}

.map_obj_items {
	background: #ffffff;
	margin: 0px;
	padding-bottom: 20px;
}

.map_obj_items .item_hotel_num {
	font-size: 11px;
	color: #ffd60f;
	border: #ffd60f 1px solid;
	border-radius: 10px;
	text-align: center;
	margin: 0px 20% 10px 20%;
}

.map_obj_items .item_food_num {
	font-size: 11px;
	color: #b2d234;
	border: #b2d234 1px solid;
	border-radius: 10px;
	text-align: center;
	margin: 0px 20% 10px 20%;
}

.map_obj_items .item_school_num {
	font-size: 11px;
	color: #38b4e7;
	border: #38b4e7 1px solid;
	border-radius: 10px;
	text-align: center;
	margin: 0px 20% 10px 20%;
}

.map_obj_items .item_house_num {
	font-size: 11px;
	color: #f7a60a;
	border: #f7a60a 1px solid;
	border-radius: 10px;
	text-align: center;
	margin: 0px 20% 10px 20%;
}

.map_obj_items .item_title {
	color: #203658;
	margin-bottom: 10px;
}

.map_notes {
	background:#ffffff;
}

.routes {
	margin: 0px;
	padding: 50px 35px 100px 30px;
}

.routes .bd {
	background: url(../images/routes_border.png) no-repeat left top;
}

.routes .title {
	min-height: 30px;
	padding: 0px 0px 0px 45px;
	font-family: elite;
	font-size: 17px;
	color: #00b5fd;
	background: url(../images/route_pin.png) no-repeat 15px top;
}

.routes .title a {
	color: #00b5fd;
	text-decoration: none;
}

.routes .desc {
	padding: 0px 0px 30px 45px;
	color: #000000;
}

.routes .pic {
	margin: 0px 4px 8px 4px;
}

.transp {
	margin: 0px;
}

.transp .title {
	padding: 5px 8px;
	margin-bottom: 16px;
	background: #d2ecf7;
	color: #0054a6;
	font-weight: bold;
}

.transp .text {
	margin-bottom: 20px;
	line-height: 19px;
	padding: 0px 8px;
}

.card {
	margin: 0px;
	padding: 50px 15px 0px 15px;
}

.card .item {
	min-height: 314px;
	background: #52beea;
	padding: 5px;
	cursor: pointer;
}

.card .pic {
	height: 247px;
	margin-bottom: 12px;
}

.card .title {
	padding: 0px 0px 0px 12px;
	font-family: elite;
	font-size: 29px;
	color: #ffffff;
	background: url(../images/card_icon_sm.png) no-repeat right 12px top;
}

.card .banner1 {
	height: 302px;
	cursor: pointer;
	margin-bottom: 40px;
}

.card .banner1 .title {
	text-align: right;
	padding: 245px 20px 0px 0px;
	font-family: elite;
	font-size: 29px;
	color: #ffffff;
	background: url(../images/card_icon.png) no-repeat right 30px top 140px;
}

.lifts {
	margin: 0px;
	padding: 30px 40px 0px 40px;
}

.lifts .title0 {
	padding: 0px 0px 15px 10px;
	font-family: elite;
	font-size: 20px;
	color: #268ace;
}

.lifts .titlec0 {
	padding: 0px 0px 15px 0px;
	font-family: elite;
	font-size: 20px;
	color: #268ace;
	text-align: center;
}

.lifts_line {
	margin: 0px 55px 12px 55px;
	height: 1px;
	background: #807f7f;
}

.lifts_val {
	margin: 0px;
	padding: 0px 40px 12px 40px;
}

.lifts_val .text {
	color: #494949;
	font-size: 16px;
	padding: 10px 0px 0px 10px;
}

.lifts_val .textc {
	color: #494949;
	font-size: 16px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

.lifts_update {
	text-align: right;
	padding: 10px 55px 70px 0px;
	color: #43c1fe;
}

.share {
	width: 200px;
	right: 15px;
	margin-left: 75%;
	margin-top: 10px;
}

.share2 {
	width: 200px;
	right: 15px;
	margin-left: 57%;
	margin-top: -90px;
	background-color: #42574f;
}

.hvr-sweep-to-right:before {
	background: url(../images/bhov.png) repeat;
}

.gal {
	margin: 0px;
	padding: 15px 0px 0px 0px;
}

.gal .item {
	min-height: 370px;
	background: #52beea;
	padding: 5px;
	cursor: pointer;
	margin: 0px 3px 20px 3px;
}

.gal .pic {
	height: 290px;
	margin-bottom: 20px;
}

.gal .title {
	padding: 0px 0px 0px 12px;
	font-family: elite;
	font-size: 29px;
	color: #ffffff;
}

.gal .banner1 {
	height: 302px;
	cursor: pointer;
	margin-bottom: 40px;
}

.gal .banner1 .title {
	text-align: right;
	padding: 245px 20px 0px 0px;
	font-family: elite;
	font-size: 29px;
	color: #ffffff;
	background: url(../images/card_icon.png) no-repeat right 30px top 140px;
}

.alb {
	margin: 0px;
	padding: 0px 15px 0px 15px;
}

.alb .title {
	color: #203658;
	padding: 0px 0px 10px 0px;
	font-family: caps;
	font-size: 14px;
	margin-left: -12px;
}

.cblackcell {
	position:fixed;
	left:0;
	top:0;
	display:none;
	filter:none !important;
	background: url(../images/transp.png) repeat left top !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/transp.png' ,sizingMethod='scale');
	background:none;
	width:100%;
	height:100%;
	z-index:98;
}
	
.cdeclare {
	position:fixed;
	left:50%;
	top:50%;
	margin: -250px 0px 0px -350px;
	display:none;
	width:700px;
	z-index:115;
}

.wind {
	width: 700px;
	min-height: 500px;
	background: #ffffff;
}

.wind .header {
	min-height: 41px;
	background: #52beea;
}

.wind .title {
	display: inline-block;
	padding: 5px 90px 0px 30px;
	font-family: elite;
	font-size: 29px;
	color: #ffffff;
	background: url(../images/card_icon_sm.png) no-repeat right 12px top 5px;
}

.wind .close {
	text-align: right;
	padding: 14px 14px 0px 0px;
	opacity: 1;
}

.wind .pic {
	padding: 20px 0px 20px 25px;
}

.wind .price {
	color: #52beea;
	font-size: 32px;
	border-bottom: #8b8b8b 1px solid;
	padding: 35px 0px 15px 0px;
	margin: 0px 0px 0px 25px;
}

.wind .text {
	padding: 25px 25px 25px 0px;
}

.wind .text2 {
	padding: 25px;
}

.lf_area_name {
	width: 100%;
	height: 29px;
	background: #e9f5fa;
	border: none;
	border-left: #73c7ea 1px solid;
	border-top: #73c7ea 1px solid;
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	color: #006699;
}

.lf_info_title {
	padding: 0px 0px 5px 0px;
	font-size: 11px;
	color: #006699;
}

.lf_area_message {
	width: 100%;
	height: 95px;
	background: #e9f5fa;
	border: none;
	border-left: #73c7ea 1px solid;
	border-top: #73c7ea 1px solid;
	padding: 5px 0px 0px 13px;
	font-size: 11px;
	color: #006699;
}

.lf_info_title2 {
	padding: 8px 0px 5px 0px;
	font-size: 11px;
	color: #006699;
}

.lf_submit a {
	display: block;
	width: 100%;
	padding: 6px 0px 6px 0px;
	text-align: center;
	background: #52beea;
	color: #ffffff;
	text-decoration: none;
}

.lf_submit a:hover {
	opacity: 0.8;
}

.cameras {
	margin: 0px;
	padding: 30px 25px 0px 25px;
}

.cameras .item {
	min-height: 550px;
	background: #52beea;
	padding: 5px;
	cursor: pointer;
}

.cameras .pic {
	height: 490px;
	margin-bottom: 12px;
}

.cameras .title {
	padding: 0px 0px 0px 85px;
	font-family: elite;
	font-size: 29px;
	color: #ffffff;
	background: url(../images/camera_icon.png) no-repeat left 12px top 4px;
}

.cameras2 {
	margin: 0px;
	padding: 30px 22px 0px 22px;
}

.cameras2 .item {
	min-height: 295px;
	background: #52beea;
	padding: 5px;
	cursor: pointer;
	margin: 0px 3px;
}

.cameras2 .pic {
	height: 245px;
	margin-bottom: 12px;
}

.cameras2 .title {
	padding: 0px 0px 0px 85px;
	font-family: elite;
	font-size: 29px;
	color: #ffffff;
	background: url(../images/camera_icon.png) no-repeat left 12px top 4px;
}

.inner19 {
	width: 19%;
}

.inner81 {
	width: 81%;
}

.navbar-toggle {
  position: relative;
  float: left;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 0px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid #ffffff;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background: #ffffff;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

.navbar-collapse {
  padding: 0px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 0px solid transparent;
  -webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 0px 0 rgba(255, 255, 255, .1);
}

.carleft {
	float: left;
	padding: 0px 10px 0px 0px;
}

.carright {
	float: left;
	padding: 0px 0px 0px 10px;
}

.pdf a {
	display: block;
	height: 31px;
	padding: 10px 0px 0px 37px;
	font-size: 12px;
	background: url(../images/pdf_icon.png) no-repeat left top;
	color: #bb0706;
	margin: 0px 0px 30px 30px;
	text-decoration: none;
}

.desktop {
	display: block;
}

.mobile {
	display: none;
}

.area120 {
	width: 100%;
	height: 151px;
	background: #e9f5fa;
	border: none;
	border-left: #73c7ea 1px solid;
	border-top: #73c7ea 1px solid;
	margin: 0px 0px 14px 0px;
	padding: 5px 0px 0px 10px;
	font-size: 11px;
	color: #006699;
}

.area220 {
	width: 90%;
	height: 29px;
	background: #e9f5fa;
	border: none;
	border-left: #73c7ea 1px solid;
	border-top: #73c7ea 1px solid;
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	color: #006699;
}

.contact_submit a {
	display: block;
	width: 90%;
	padding: 12px 0px 12px 0px;
	text-align: center;
	background: #52beea;
	color: #ffffff;
	text-decoration: none;
}

.contact_submit a:hover {
	opacity: 0.8;
}

.contact_note {
	width: 90%;
	padding: 12px 0px 18px 0px;
	font-size: 11px;
	color: #a5a5a5;
}

.inban241 {
	height: 320px;
	margin: 30px 30px 0px 30px;
}

.inban242 {
	margin: 0px 30px 20px 30px;
}

.inban243 {
	height: 240px;
	margin-bottom: 30px;
}