/* ----------- FORMS ----------- */
.cornerforms {
	padding: 10px 0;
}
input, select, textarea {
	border: solid 1px #aaaaaa;
	color: #646565;
	font-family: inherit;
	font-size: 13px;
	margin: 0;
	padding: 0;
border-radius: 0px;
}
input {
	padding: 0px 1.5%;
	height: 30px;
	line-height: 30px;
}
select {
	height: 30px;
	line-height: normal;
	padding: 6px 8px;
}
textarea {
	padding: 4px 2%;
	resize: none;
	display: block;
}

/* ----------- Headers ----------- */
h1 {
	color: #373737;
	font-size: 18px;
	font-weight: normal;
 font-family: 'loraregular';
	margin: 0;
	padding-bottom: 10px;
}
h2 {
	color: #373737;
	font-size: 16px;
	font-weight: normal;
  font-family: 'loraregular';
	margin: 0;
        padding-bottom: 5px;
	display: block;
}
h2.padbottom {
	display: block;
	margin: 0;
	padding-bottom: 15px;
}
h3 {
	color: #373737;
	font-size: 14px;
	font-weight: normal;
  font-family: 'loraregular';
	margin: 0;
	display: block;
        padding-bottom: 5px;
}
h4 {
	color: #373737;
	font-size: 12px;
	font-weight: normal;
  font-family: 'loraregular';
	margin: 0;
	display: block;
        padding-bottom: 5px;
}
/* ----------- BOXES ----------- */
.box {
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #7e7e7e;
	padding: 20px 0px;
}
.box2 {
	display: block;
	padding: 20px 0px;
}
.boxspacer {
	display: block;
	height: 15px;
}
/* ----------- COLUMNS ----------- */
/* ----- 2 COLUMNS ----- */
.column21 {
	float: left;
	padding-right: 25px;
	width: 47%;
}
.column22 {
	float: left;
	width: 47%;
}
/* ----- 3 COLUMNS ----- */
.column31 {
	float: left;
	width: 50%;
}
.column32 {
	float: left;
	width: 50%;
}
.column33 {
	float: left;
	padding: 0px;
	width: 50%;
}
/* ----- 4 COLUMNS ----- */
.column41, .column42, .column43 {
	float: left;
	padding-right: 10px;
	width: 24%;
}
.column44 {
	float: left;
	width: 24%;
}
/* ----- 5 COLUMNS ----- */
.column51, .column52, .column53, .column54 {
	float: left;
	padding-right: 9px;
	width: 19%;
}
.column55 {
	float: left;
	width: 19%;
}
.baseline, .clearboth {
	clear: both;
        height: 0px;
}
/* ----------- LINKS ----------- */
.milestone {
	font-size: 11px;
	line-height: 18px;
}
.milestone2 {
	font-size: 11px;
	line-height: 18px;
}
.anchorlink {
	font-size: 11px;
	line-height: 18px;
}
a:link, a:visited {
	text-decoration: none;
	list-style: none;
	cursor: pointer;
	color: #037664;
        outline: none;
}
a:hover {
	text-decoration: none;
	list-style: none;
	cursor: pointer;
	color: #444;
}
a.homelink:link, a.homelink:visited {
}
a.homelink:hover {
}
a.anchorlink:link, a.anchorlink:visited {
}
a.anchorlink:hover {
}
a.splink:link, a.splink:visited {
}
a.splink:hover {
}
a.sitemaplink:link, a.sitemaplink:visited {
}
a.sitemaplink:hover {
}
a.milestone:link, a.milestone:visited {
	color: #fff;
}
a.milestone:hover {
	color: #318727;
}
/* ----------- BULLETS ----------- */
.cornerinner {
	padding: 6px 0px 10px 16px;
	float: right;
}
.box ul, .box2 ul, .hotelbox ul {
	margin: 0px;
	padding: 8px 0px 0px 0px;
	list-style: none;
}
.box ul li, .box2 ul li, .hotelbox ul li {
	background-image: url("../images_noindex/sprite.png");
	background-repeat: no-repeat;
	background-position: -176px 8px;
	height: 100%;
	line-height: 20px;
	margin: 0;
	padding: 0 0 6px 15px;
}
#home-slider ul li{
	height: auto;
	margin: 0;
padding: 0;
background: none;
}
#home-slider .bx-controls.bx-has-pager {
  bottom: 10px;
  position: absolute;
  right: 17px;
}
#home-slider .packages-img img {
  height: auto;
  width: 100%;
}
ul.anchor {
  background-color: #fff;
  border-color: #E9E9E9;
  border-style: solid;
  border-width: 1px;
  display: block;
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 10px 0 10px 10px;
}
ul.anchor li {
	background-image: url("../images_noindex/sprite.png");
	background-repeat: no-repeat;
	background-position: -208px -59px;
	line-height: 28px;
	margin: 0;
	padding: 0 15px 0 15px;
}
.box ul.padbottom li, .box2 ul.padbottom li {
	padding-bottom: 10px;
}
.box li.padbottom, .box2 li.padbottom {
	padding-bottom: 10px;
}
.box ul.padbottom li:last-child, .box2 ul.padbottom li:last-child {
	padding-bottom: 0px;
}
/* ----------- GOOGLE VCARD ----------- */

.footerlogo {
  float: left;
  line-height: 0;
  padding: 11px 26px 0 0;
}
.xvcard {
  border-left: 0 solid #DBCEC0;
  font-size: 12px;
  line-height: 20px;
float:left;
}

.ph-f {
  display: inline-block;
}



.vcarddot {
  display: inline-block;
  margin: 0 6px;
}
.style1 {
	font-weight: bold;
}
.vcard-phone, .vcard-email {
  display: inline-block;
}
.vcard-pipe1 {
  padding: 0 7px;
}
/* ----------- CALENDAR ----------- */
#reservation {
  position: relative;
  top: 91px;
  width: 204px;
}

.reservation-title {
  color: #000000;
  font-size: 16px;
  margin-bottom: 14px;
  padding-left: 20px;
  padding-top: 13px;
  text-transform: uppercase;
display: none;
}

#reservationtable {
  height: 149px;
  left: 0;
  margin: 0 auto;
  position: relative;
  width: 154px;
}
#reservationtable ul li {
  float: left;
  list-style: none outside none;
margin-bottom: 12px;
}

#reservationtable ul li.last-child{margin-right:0px; margin-bottom: 0;}

#reservationtable ul li ul li {
	float: left;
margin-bottom: 0;
}

.rtitle {
  color: #fff;
  display: block;
  font-size: 11px;
  line-height: 11px;
  padding-bottom: 5px;
}

.rtitleinner {
	font-size: 12px;
	padding-bottom: 3px;
}

.resinputbox {
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url("../images_noindex/sprite.png");
  background-position: right -183px;
  background-repeat: no-repeat;
  border: 1px solid #584d47;
  color: #9da1a6;
  font-family: "open_sansregular";
  font-size: 11px;
  font-style: normal;
  height: 25px;
  line-height: 25px;
  margin: 0;
  padding: 0 0 0 8px;
  vertical-align: top;
  width: 144px;
}

.resdropdown {
  background: url("../images_noindex/sprite.png") no-repeat scroll right -218px rgba(0, 0, 0, 0.5);
  border: 1px solid #584d47;
  color: #9da1a6;
  cursor: pointer;
  font-family: "open_sansregular";
  font-size: 11px;
  font-style: normal;
  height: 25px;
  line-height: 25px;
  margin: 0 13px 0 0;
  padding: 0 0 0 5px;
  vertical-align: top;
  width: 63px;
}
.resinputboxinner {
  background-image: url("../images_noindex/sprite.png");
  background-position: right -250px;
  background-repeat: no-repeat;
  font-size: 11px;
  height: 27px;
  line-height: 28px;
  margin: 0;
  padding: 0 0 0 8px;
  vertical-align: top;
  width: 178px;
}
.resdropdowninner {
  background-image: url("../images_noindex/sprite.png");
  background-position: right -305px;
  background-repeat: no-repeat;
  cursor: pointer;
  font-size: 11px;
  height: 27px;
  line-height: 28px;
  margin: 0;
  padding: 0 0 0 8px;
  vertical-align: top;
  width: 74px;
}
.hasDatepicker {
	cursor: pointer;
}

.resdropdown.last-child {
  margin-right: 0;
}

/* ----------- Click Reservation----------- */

.outer-box {
  background-color: #1F0E05;
  margin: 30px auto 0;
  max-width: 960px;
  padding: 30px 0;
  text-align: center;
  width: 94%;
}

.pro-txt {
  font-weight: normal;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 20px;
  text-align: center;
color: #fff;
font-family: 'open_sansregular';
}
.vcard {
  color: #fff;
}
.vcard a{
  color: #fff;
}
.vcard a:hover{
color: #037664;
}
.lockimg {
  color: #fff;
  font-size: 116px;
  padding: 20px 0;
height: 116px;
}
.click-logo {padding-bottom: 20px;}

/* ----------- Click Reservation----------- */

/* ----------- IMAGES ----------- */
.imgright {
	margin-top: 5px;
	margin-left: 16px;
	margin-bottom: 10px;
	float: right;
}
.imgleft {
	margin-top: 5px;
	margin-right: 16px;
	margin-bottom: 10px;
	float: left;
}
/* ----------- FOOTER ----------- */
#footer {
	border-style: solid;
	border-width: 1px;
	border-color: #4B4B4B;
	clear: both;
color:#4B4B4B;
	padding: 3px;
	z-index: 12;
	text-align: center;
}

/* ----------- MODULE ----------- */
ul.modulelinks {
  display: inline-block;
  font-size: 14px;
  list-style: none outside none;
  margin-bottom: 0;
  margin-top: 20px;
  text-transform: capitalize;
}
li.modulelink {
	display: inline-block;
	float: left;
	padding: 0px;
	margin-right: 1px;
}
.modulelinks a {
	color: #FFFFFF;
	background-color: #A4A4A4;
	display: inline-block;
	float: left;
	padding: 5px 20px;
}
.modulelinks a:hover, .modulelinkON a {
	background-color: #303030;
}

/* ----------- GUEST REVIEWS ----------- */
#socialreviews {
	margin: 0px auto;
	width: 100%;
}
.guest-review-title, #reviews-header{
border-bottom: 1px solid #a4a4a4;
color: #373737;
font-size: 20px;
margin-bottom: 15px;
padding-bottom: 10px;
text-align: left;
text-transform: uppercase;
line-height: 30px;
font-family: "loraregular";
}
#reviews-header {
  padding-top: 25px;
}
#reviewsheader2 {
  padding-top: 35px;
}
.shellimg > img {
  height: auto;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.shellimg {
  line-height: 0;
  position: relative;
  z-index: 1;
}
#socialreviews .common-title {
  border: 0 none;
  float: none;
  font-size: 18px;
  margin-bottom: 0;
  padding-bottom: 15px;
  position: relative;
  text-align: center;
border-bottom: 1px solid #4d4d4d;
}
.overdiv {
background-color: #000;
  background: none repeat scroll 0 0 rgba(19, 34, 57, 0.8);
  height: 89px;
  position: absolute;
  text-align: center;
  top: 87px;
  width: 100%;
  z-index: 5;
}
.reviewicon {
  height: 50px;
  padding: 20px 0;
  text-align: center;
  width: 100%;
}
.review-right {
  float: none;
margin: 20px auto 0;
  position: relative;
  width: 100%;
cursor: pointer;
max-width: 438px;
}
.reviewbuttons {
	padding-top: 10px;
}
#review-right2:hover .overdiv {
background-color: #000;
  background:rgba(19, 34, 57, 0.8);
  height: 100%;
  top: 0;
}
#review-right1:hover .descriptions, #review-right2:hover .descriptions, #review-right3:hover .descriptions {
  display: block;
}
.button-row {
  margin: 0 auto;
  width: 100%;
}
#review-right1:hover .overdiv, #review-right2:hover .overdiv, #review-right3:hover .overdiv {
background-color: #000;  
background:rgba(19, 34, 57, 0.8);
  height: 100%;
  top: 0;
}
#review-right1:hover .reviewicon, #review-right2:hover .reviewicon, #review-right3:hover .reviewicon {
  margin-top: 72px;
  padding-top: 0;
}
.readbutton, .writebutton {
  display: inline-block;
  float: none;
  width: 30%;
}
.review-right:hover .descriptions {
  opacity: 1;
  transform: translateY(0px);
}
.reviewbuttonsleft {
	float: left;
	width: 110px;
}
.reviewbuttonsright {
	float: right;
	width: 110px;
}
.descriptions {
  display: none;
  margin: 0 auto;
  text-align: center;
}
.google-img {
	height: 45px;
padding:0px 3%;
border-right:solid 1px #4d4d4d;
border-left:solid 1px #4d4d4d;
line-height: 62px;
}

/* ----------- Mainimage Slideshow CSS ----------- */

#mainimageholder IMG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 1.0;
}
#mainimageholder IMG.active {
	z-index: 10;
	opacity: 1.0;
}
#mainimageholder IMG.last-active {
	z-index: 9;
}
#mainimageslideshow {
	/*	left: 50%;
	margin-left: -480px;*/
	position: absolute;
	width: 100%;
}
.vcard .fontbold {
  font-weight: bold;
}
/* ----------- 404 Page ----------- */
.oh {
	border-right: 1px solid #4d4d4d;
	font-size: 22px;
	margin-right: 15px;
	padding-right: 15px;
display: inline-block;
}
.errTop {
	font-size: 18px;
	line-height: 26px;
}
.er {
	font-size: 22px;
}
.errSugg {
  display: block;
  font-size: 18px;
  padding-top:7px;
}
.er-maindiv {
  float: left;
  margin: 0 auto;
  padding-top: 25px;
}
.er-contentbox-wrap {
  float: left;
  text-align: center;
  width: 46%;
}
.er-contentbox-wrap-mid {
  float: right;
  text-align: center;
  width: 46%;
}
.er-contentbox-wrap-right {
  float: right;
  width: 230px;
  text-align: center;
}
.snippetbox img {
  width: 100%;
height: auto;
}

.er-title {
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}
.er-or {
	float: left;
	font-size: 28px;
	padding-top: 20px;
	text-align: center;
	width: 100%;
}
.er-back {
	float: left;
	font-size: 14px;
	padding: 20px 0;
	text-align: center;
	width: 100%;
}
.er-back .button {
	cursor: pointer;
	margin: 0 auto;
	width: 253px;
	height: 32px !important;
	line-height: 32px !important;
}
#goog-wm-sb {
	background-color: #F47F00;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	display: inline;
	float: left;
	font-size: 13px;
	height: 32px !important;
	line-height: 32px !important;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 150px;
}
#goog-wm-sb:hover {
	background-color: #94A92D;
	color: #FFFFFF;
}
#goog-wm-qt {
	float: left;
	margin: 0 10px 0 0;
max-width: 245px;
}
#goog-fixurl {
  margin: 0 auto;
  width: 100%;
}

/* ----------- Quotes ----------- */

.quotetop {
  height: 4px;
  position: relative;
  background-repeat: no-repeat;
}

.quotebottom {
  height: 4px;
  position: relative;
  background-repeat: no-repeat;
}
.quotetop span {
  background-image: url("../images_noindex/sprite.png");
  background-position: -73px -49px;
  display: block;
  height: 15px;
  left: 49%;
  margin: 0 auto;
  position: absolute;
  top: -5px;
  width: 21px;
}

.quotebottom span {
  background-image: url("../images_noindex/sprite.png");
  background-position: -106px -49px;
  display: block;
  height: 15px;
  left: 49%;
  margin: 0 auto;
  position: absolute;
  top: -5px;
  width: 21px;
}

.quotetext {
  font-size: 20px;
  padding: 20px 0;
  text-align: center;
  font-family: 'robotolight';
}


/* ----------- Milestoen Dropdown CSS ----------- */
.DropDownItems.out.enterleave.contactdropdown div.DropDownItem:hover {
	background-color: #0F1C33 !important;
	color: #FFF !important;
}
div.DropDownItem:hover {
	background-color: #037664 !important;
	color: #FFF !important;
}
.DropDownItems.out.enterleave {
	border: 1px solid #584d47;
	border-top: none;
}
.DropDownItems.out.enterleave.contactdropdown{
border: 1px solid #aaaaaa;
}
.DropDownItems.out.enterleave .DropDownItem.in.enterleave {
  background: none repeat scroll 0 0 #18100D;
  color: #919090;
  cursor: pointer;
  font-size: 11px;
  padding-left: 8px;
  width: 63px;
}
.DropDownItems.out.enterleave.contactdropdown .DropDownItem.in.enterleave {
  background: none repeat scroll 0 0 #ffffff;
  width: 74px;
}
/* ----------- No-Script CSS ----------- */
#noscriptreservation {
  background: none repeat scroll 0 0 #303030;
  font-size: 14px;
  font-weight: bold;
  height: 27px;
  left: 120px;
  padding: 10px 10px 10px 38px;
  position: absolute;
  text-align: left;
  top: 0;
  width: 632px;
}
#noscriptreservation a{color:#fff;}
#noscriptreservation_inner {
  background-color: #FFFEFC;
  bottom: 40px;
  font-size: 14px;
  font-weight: bold;
  height: 45px;
  left: 240px;
  position: absolute;
  text-align: center;
  width: 480px;
  padding-top: 20px;
}
#ns-reason .top-reasons-titletext, #ns-packages .packages-titletext{top:12px;left:0;}
#ns-reason, #ns-packages{padding:20px;}
#ns-reason ul, #ns-packages ul{
margin-left: 20px;
    margin-top: 25px;
}
/* ----------- Validation CSS ----------- */
.ErrorField {
background-image: url(../images_noindex/invalid-bg.jpg);
	background-repeat: no-repeat;
	background-position: 98% 50%;
	border-color: #3685CF;
}
.ValidField {
	background-image: url(../images_noindex/valid-bg.jpg);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}
.comentbox .ValidField {
  background-position: 98% 6% !important;
}
.ErrorEmailField {
	background-image: url(../images_noindex/invalid-bg.jpg);
	background-repeat: no-repeat;
	background-position: 98% 50%;
	border-color: #3685CF;
}
span.ValidationErrors {
	color: #DD0000;
	display: none;
	font-size: 12px;
	padding-left: 10px;
	text-transform: capitalize;
}

/* -----------Sitemap----------- */

.sitemapwrap {
  margin: 15px auto 0;
}

.sitemappadbottom {
  padding-bottom: 19px;
}

/* ----------- OTHER ----------- */
#backtotop {
	background: url(../images_noindex/sprite.png) no-repeat scroll 0 -76px transparent;
	bottom: 10px;
	cursor: pointer;
	display: none;
	height: 37px;
	position: fixed;
	right: 0;
	width: 50px;
	z-index: 18;
display: none !important;
}
#backtotop:hover {
	opacity: 0.75;
}

.subheader {
  background-color: #037664;
  padding: 5px 10px 6px;
}

.subheader h1, .subheader h2 {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.02em;
  line-height: 25px;
  margin: 0;
  padding: 0;
}
.clear {
	clear: both;
        height: 0px;
}
.padbottom {
	padding-bottom: 10px;
}

#breadcrumb {
  padding-bottom: 0;
  padding-top: 18px;
}

.reviewtitle_name {
	padding-right: 10px;display: inline-block;
}
.ADAaccessible, #dynamicdiv {
	display: none;
}
option {
	padding: 0 0 0 5px;
}
.socialmediabuttons_wrap{ height: 44px;
  position: absolute;
  right: 0;
  top: 40px;
  width: 150px;
display:none;
}
.social-like {display:none !important;}

.social_0 {
  line-height: 0;
  width: 90px;
}


.social_1 {
  width: 60px;
}
.fb_iframe_widget {

}

.socialmediabuttons{
 list-style: none;
}

.social_2{
margin-left: 12px;
}



.spbold {
font-family: open_sanssemibold;
}
.write-req {
  float: left;
  font-size: 13px;
  padding-right: 22px;
}
.write-btn {
  float: left;
}
.styled-select-ttd{
  display: inline-block;
  float: none !important;
  vertical-align: middle;
  width: 170px !important;
}

.styled-select-email{
}
.styled-select-dropdown {
  display: inline-block;
  float: none !important;
  vertical-align: middle;
  width: 99.5% !important;
}
.styled-select {
  background-color: #FFFFFF;
  background-image: url("../images_noindex/sprite.png");
  background-repeat: no-repeat;
  background-position: right -303px;
  border-color: #aaaaaa;
  border-style: solid;
  border-width: 1px;
  height: 30px;
  overflow: hidden;
}

.styled-select select {background:none;border:none;cursor: pointer;}

.page-reviews {
  border-bottom: 1px solid #303030;
  margin-bottom: 17px;
  padding-bottom: 17px;
}

/* ----------- Get Directions ----------- */

.direction-form, .direction-to {width:50%; float:left;}
.direction-btn {
  clear: both;
  display: block;
  float: none;
  padding: 15px 0 0 43px;
  width: 150px;
}
.saddr, .daddr {width: 73%; margin-left: 5px;}
 .daddr {width: 83.5%; margin-left: 5px;}
.button.direction-button {height: 32px !important; line-height: 32px !important;}

/* ----------- Get Directions ----------- */

/* ----------- CSS End ----------- */



#floatingbooknow{display:none !important;}

/* ---------- New Footer   -------------*/
#owner {
  background: #242424;
background-color:rgba(36, 36, 36, 0.95);
  padding: 5px 0 15px;
  text-align: center;
}
footer {
  color: #fff;
  font-size: 11px;
  line-height: 18px;
  margin: 0;
 padding: 15px;
position: relative;
}
#brand-stat {
  color: #ffffff;
  font-size: 11px;
  line-height: 16px;
  margin: 0;
  text-align: left;
}
.googleaddress {
  float: left;
}
.google-vcard .review-f {
  display: inline-block;
}
.footerLink {
  float: right;
margin-top: 6px;
}
.footerLink .title-f.st-f {
  display: none;
}
.ftr-rightcontent.ftr-rightcontent3 {
  float: left;
  width: 160px; margin-right:60px;
}
.btnrow-f {
  display: block;
  margin-top: 10px;
}
.btnrow-f #email2 {
  float: left;
  margin-right: 10px;
  width: 100px;
}
.button.emailbtn-f {
    float: left;
  height: 30px !important;
  line-height: 30px !important;
  width: 40px;
}
.popular-links {
  float: left; margin-right:52px;
}
.information {
  float: right;
}
footer a.nav:link, footer a.nav:visited {
	color: #717171;
}

footer a.navON:link, footer a.navON:visited, footer a.navON:hover, footer a.nav:hover {
	color: #ffffff;
	}
.footer-warp a {
  color: #fff;
}
.footer-warp a:hover {
  color: #037664;
}

.social-media li a {
  display: block;
padding: 10px;
 background: url("../images_noindex/social-sprite.png") no-repeat;
margin-left: 10px;
 }
.social-media li .fb {
 background-position: 0 0;
}
.social-media li .fb:hover{background-position: 0 -100px;}
.social-media li .tw {
 background-position: 0 -20px;
}
.social-media li .tw:hover{background-position: 0 -120px;}
.social-media li .gp {
 background-position: 0 -40px;
}
.social-media li .gp:hover{background-position: 0 -140px;}
.social-media li .flick {
 background-position: 0 -60px;
}
.social-media li .flick:hover{background-position: 0 -160px;}
.social-media li .fs {
 background-position: 0 -80px;
}
.social-media li .fs:hover{background-position: 0 -180px;}
.text-soc { display: none;
  text-transform: capitalize;
  padding-left: 10px;
}
.icon-s {
  display: none;
  font-size: 15px;
  margin-top: -3px;
  vertical-align: middle;
}
.pipe.mobilefooterpipeblock1 {
  background: none repeat scroll 0 0 #ffffff;
  border-radius: 25px;
  display: inline-block;
  height: 4px;
  position: relative;
  top: -2px;
  width: 4px;
margin: 0 4px;
padding: 0;
}
.pipe.mobilefooterpipeblock1.fa-pipe1 {
  display: none;
}
.footerLink .social-media li {
  float: left;
}
.sub-menu-dropdown.toggleMenu1 {
  display: none;
}
/* --------------- */


#contentinfo.cms6 {
  width: 790px !important; right:0px !important;
height:auto !important;
position:absolute !important;
display: block !important;
}

#content-button.content-open.cms6  {
  right: 660px;
}

.mCustomScrollBox.mCS-light.cms6,
.mCSB_container.cms6
{
overflow:scroll	 !important;
}
#content.cms6 {
  width: 90%;
}

.head {
  color: #373737;
  font-family: "loraregular";
  font-size: 18px;
  padding-bottom: 10px;
}

.google-vcard .fa-f {
  margin: 0 3px;
}
.privacy-btn { width: 130px; }

.flex-viewport li {   width: 0;}
.pkgtagline {
  padding-top: 10px;
}
.hote_special {
  padding-top: 10px;
}