html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a:link, a:visited {
  text-decoration: none;
  color: #bd5b00;
}
.offlinebtn {
    width: 250px;
}
.fb_iframe_widget {
  display: inline-block;
  position: relative;
  margin: 0 15px 0 0;
  top: -4px;
}
.clear {
  clear: both;
  float: none;
  height: 0;
}
.boxspacer {
  display: block;
  height: 30px;
}
input, select, textarea {
  border: 1px solid #cfcfcf;
  background-color: #fff;
  border-radius: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  color: #5a5a5a;
  font-family: inherit;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
textarea{padding: 8px 10px;}
input, select {
  padding: 0 8px;
  height: 40px;
  line-height: 40px;
}
.ADAaccessible {
  display: none;
}
#breadcrumb {
  position: absolute;
  top: 21px;
    left: 25px
}
.fullwidth {
  background-color: #ffffff;
}
.box2, .box {
  padding: 30px 0;
}
img.loc-img {
  float: right;
  margin: 0 0 20px 20px;
  box-shadow: 0 0 10px #000000;
  border: solid 5px #ffffff;
  box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box {
    border-bottom: 1px solid #dddddd
}
.column21 {
  width: 48%;
  float: left;
}
.column22 {
  float: right;
  width: 48%;
}
.column31 {
  width: 31%;
  float: left;
    margin-right: 3.5%;
}
.column32 {
  float: left;
  width: 31%;
    margin-right: 3.5%;
}
.column33 {
  width: 31%;
  float: right;
}
.column41 {
  float: left;
  width: 23%;
    margin-right: 2.66%;
}
.column42 {
  float: left;
  width: 23%;
    margin-right: 2.66%;
}
.column43 {
  float: left;
  width: 23%;
    margin-right: 2.66%;
}
.column44 {
  float: right;
  width: 48%;
}
.box ul li, .box2 ul li, .column21 ul li, .column22 ul li, .column31 ul li, .column32 ul li, .column33 ul li, .column41 ul li, .column42 ul li, .column43 ul li, .column44 ul li {
  line-height: 30px;
  position: relative;
  padding-left: 20px;
}
.box ul li::before, .box2 ul li::before, .column21 ul li::before, .column22 ul li::before, .column31 ul li::before, .column32 ul li::before, .column33 ul li::before, .column41 ul li::before, .column42 ul li::before, .column43 ul li::before, .column44 ul li::before {
  content: "\ea56";
  font-family: 'MilestoneRetinaDisplayIcons';
  position: absolute;
  left: 0;
  font-size: 8px;
  top: 0;
  line-height: 30px;
}
/*--------------------------------Header Start-----------------------------*/
#wrapper {
  position: relative;
  margin: 0 auto;
  /*min-width: 1024px;*/
  background-color: #fff;
  padding: 94px 0 99px;
  overflow: hidden;
}
body {
  background-color: #282828;
  color: #000000;
  font-size: 15px;
  font-family: 'Poppins-Regular';
  line-height: 36px;
}
#main {
  position: fixed;
  top: 0;
  z-index: 10;
  height: 94px;
  background-color: #0fb9cf;
  width: 100%;
  box-sizing: border-box;
  padding: 0 25px;
}
header {
  height: 94px;
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
}
#logo {
  position: absolute;
/*  left: 50%; */
    left: 43%;
  margin-left: -80px;
  top: 7px;
  z-index: 10;
}
#logo.sticky {
  margin-left: -54px;
}
#logo.sticky img {
  width: 108px;
}
#logo img {
  width: 160px;
  height: auto;
}
#logo a:link, #logo a:visited {
  display: block;
}
#logo a:link img, #logo a:visited img {
  vertical-align: top;
}
#subnav {
  position: absolute;
  right: 15px;
  font-size: 14px;
  font-family: 'Slabo27px-Regular';
  text-transform: uppercase;
  top: 7px;
}
#subnav ul li {
  float: left;
  margin-left: 30px;
}
#subnav ul li a:link, #subnav ul li a:visited {
  color: #000;
}
#number {
  position: absolute;
  left: 0;
  top: 6px;
  color: #000;
  text-transform: uppercase;
  font-family: 'Slabo27px-Regular';
  font-size: 14px;
}
#number a:link, #number a:visited {
  color: #000;
  font-size: 18px;
}
#number span {
    font-size: 17px;
    vertical-align: middle;
    margin: 0 3px 0 8px;
    position: relative;
    top: -1px;
}
#weather-box {
  position: absolute;
  top: 6px;
  left: 217px;
  font-size: 15px;
  font-weight: 500;
}
.sub-weather {
    position: relative;
    top: -3px;
}

.weathericon {
  display: inline-block;
  vertical-align: middle;
}
.weathertxt {
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
}
.weathertxt sup {
  vertical-align: super;
  font-size: x-small;
}
.weathertxt a:link, .weathertxt a:visited {
  color: #000;
}
.weathericon a:link img, .weathericon a:visited img {
  vertical-align: middle;
  filter: invert(1);
}
.weathericon a:link, .weathericon a:visited {
  display: block;
}
#nav {
  position: absolute;
  width: 111%;
  left: 0;
  bottom: 0;
/*  font-size: 15px; */
    font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  height: 47px;
  line-height: 47px;
}
#nav ul li {
  float: left;
  padding: 0 19px;
}
#nav ul li:first-child {
  padding-left: 0;
}
#nav ul li:last-child {
  padding-right: 0;
}
#nav ul li a:link, #nav ul li a:visited {
  color: #000;
  display: block;
  position: relative;
  font-weight: 600;
}
#nav ul li.logo-center {
  width: 207px;
  height: 1px;
  padding: 0;
}
#nav ul li.thingstodo, #nav ul li.dining, #nav ul li.gallery {
  padding: 0 19px;
}
#nav ul li a:link::after, #nav ul li a:visited::after {
  transition: 0.4s;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
  content: " ";
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #000;
  left: 0;
  bottom: 0;
  transform-origin: left;
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -o-transform-origin: left;
    -ms-transform-origin: left;
  transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -o-transform: scaleX(0);
}
#nav ul li a.navON:link::after, #nav ul li a.navON:visited::after {
  transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
}
/*--------------------------------Header End-----------------------------*/

/*--------------------------------Middle Start-----------------------------*/
#middle, #mainimage {
  position: relative;
}
.desktop-home #mainimage {/*min-height: 500px;*/}
#mainimage img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
#mainimage::after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: url(/images_noindex/main-image-bg.png);
  background-repeat: repeat-x;
  background-size: auto 100%;
}
#mainimage .flex-control-nav {
  z-index: 2;
  text-align: center;
  left: 0;
  width: 100%;
  bottom: 17px;
}
#mainimage .flex-control-nav li {
  margin: 0 5px;
  display: inline-block;
}
#mainimage .flex-control-nav li a {
  height: 14px;
  width: 14px;
  border-radius: 100%;
  background-color: transparent;
  border: 2px solid #ffffff;
}
#mainimage .flex-control-nav li a.flex-active {
  background-color: #ffffff;
}
/*--------------------------------Middle End-----------------------------*/

/*--------------------------------Reservation Start-----------------------------*/
#reservation {
  width: 100%;
  margin: 0 auto;
  background-color: #14b3c7;
  color: #000;
  position: fixed;
  bottom: 0;
  z-index: 11;
  box-sizing: border-box;
  margin-left: 0;
  text-align: center;
  padding: 8px 0 0;
/*  max-width: 1140px;  */
  left: 50%;
  transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.res-text {
  display: inline-block;
  vertical-align: middle;
  font-family: 'Poppins-Regular';
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 24px;
  border-right: 1px solid #57ccdc;
  margin-right: 19px;
  padding-right: 22px;
  padding-bottom: 4px;
  margin-bottom: 0;
}
.res-text span.res-bigtext {
  display: block;
  font-family: 'Slabo27px-Regular';
  font-size: 26px;
}
#reservationtable {
  display: inline-block;
  vertical-align: middle;
}
#reservationtable ul li {
  display: inline-block;
  vertical-align: bottom;
  border-bottom: 1px solid #5ac9d7;
  position: relative;
  margin-bottom: 10px;
  margin-right: 16px;
  padding-bottom: 0;
}

#reservationtable ul li.resdate {
    width: 130px;
}

#reservationtable ul li.resdate input {
    background: transparent;
    height: 24px;
    border: 0;
    padding: 0;
    color: #000;
  width:100%;
}

#reservationtable ul li .rtitle {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 24px;
  text-align: left;
  margin-bottom: -3px;
}
#reservationtable ul li .resinputbox {
  background-color: transparent;
  border: none;
  padding: 0;
  color: #000;
  height: 24px;
  font-size: 14px;
  
  width: 270px;
  cursor: pointer;
  line-height: normal;
}
#reservationtable ul li span {
  font-size: 18px;
  position: absolute;
  right: 0;
  bottom: 9px;
}
#reservationtable ul li .resdropdown {
  width: 70px;
  background-color: transparent;
  border: none;
  color: #000;
  padding: 0;
  height: 24px;
  
  cursor: pointer;
  line-height: normal;
}
#reservationtable ul li span.icon-down-arrow2 {
  font-size: 10px;
}
#reservationtable ul li.last-child {
  width: 150px;
  border: none;
  margin-bottom: 10px;
  padding: 0;
  margin-right: 0;
  /*margin-left: -5px;*/
}
#reservationtable ul li .promocode {
  width: 105px;
  height: 24px;
  background-color: transparent;
  border: none;
  color: #000;
  font-size: 14px;
  padding: 0;
  
  text-transform: uppercase;
  line-height: normal;
}
.DropDownItems {
  background-color: #ffffff;
  margin-top: -33px;
  color: #000000;
  
  border: 1px solid #ddd;
}
.DropDownItems .DropDownItem.in {
  padding: 0 10px;
  font-size: 14px;
  box-sizing: border-box;
  cursor: pointer;
}
/*--------------------------------Reservation End-----------------------------*/

/*--------------------------------Content Start-----------------------------*/
#container {
  max-width: 1140px;
  position: relative;
  padding: 69px 25px 50px;
  margin: 0 auto;
}
#header {
  color: #007e8f;
  font-size: 44px;
  font-family: 'Slabo27px-Regular', serif;
  position: relative;
  text-transform: uppercase;
  line-height: 48px;
  padding: 0;
}
#header span.header-text {
  display: block;
  color: #bd5b00;
  font-size: 18px;
  font-family: 'Poppins-Regular', serif;
  letter-spacing: 1.5px;
  position: relative;
  line-height: 24px;
  background-image: url(/images_noindex/header-title-bg.png);
  width: 175px;
  background-repeat: no-repeat;
  background-position: top right;
  padding: 39px 0 0;
  margin-bottom: 5px;
}
#header span.header-bottom {
  display: block;
  text-align: left;
  padding: 0 44px 0 180px;
  color: #79716f;
  font-size: 41px;
  line-height: 30px;
  font-family: 'Cookie-Regular', cursive;
  text-transform: capitalize;
  /*margin-top: -15px;*/
  margin-top: 0;
}
.home-contentinfo #content {
  width:100%;
  position: relative;
}
#header span.header-text {
  display: block;
  color: #bd5b00;
  font-size: 18px;
  font-family: 'Poppins-Regular';
  letter-spacing: 1.5px;
  position: relative;
  line-height: 24px;
  background-image: url(/images_noindex/header-title-bg.png);
  width: 175px;
  background-repeat: no-repeat;
  background-position: top right;
  padding: 39px 0 0;
}
h1 {
  color: #bd5b00;
  font-size: 24px;
  font-family: 'Slabo27px-Regular';
  padding-bottom: 17px;
}
h2 {
  color: #bd5b00;
  font-size: 20px;
  font-family: 'Slabo27px-Regular';
    padding-bottom: 10px;
}
h3 {
  color: #bd5b00;
  font-size: 18px;
  text-transform: capitalize;
  font-family: 'Slabo27px-Regular';
    padding-bottom: 5px;
}
h4 {
  color: #bd5b00;
  font-size: 16px;
  text-transform: capitalize;
  font-family: 'Slabo27px-Regular';
    padding-bottom: 5px;
}
.direct-access {
  display: none;
}
#readmorelessbtn {
  color: #bd5b00;
  text-transform: capitalize;
  font-size: 18px;
  font-family: 'Slabo27px-Regular';
  margin-top: 12px;
}
.readmoretest {
  position: relative;
}
.readmoretest::after {
  content: "\ea51";
  font-size: 9px;
  font-family: MilestoneRetinaDisplayIcons;
  margin-left: 5px;
  display: inline-block;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.readmoretest.expandedtest::after {
  transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}
.main-video {
    width: 498px;
    max-width: calc(100% - 630px);
  float: right;
  margin-right: 40px;
  position: relative;
  padding: 50px 0 69px 55px;
  margin-left:20px;
  margin-top: -16px;
}
.home-overview-left {
    width: 500px;
    float: left;
}
.main-video-wrap {
  position: relative;
}
.main-video-wrap img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
  border: 8px solid #ffffff;
  box-sizing: border-box;
  cursor: pointer;
    vertical-align: top;
  transition: 0.4s;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
}
.main-video-wrap .icon-youtube-play {
  position: absolute;
  z-index: 5;
  font-size: 50px;
  color: red;
  top: 50%;
  left: 50%;
  text-align: center;
  margin: -25px 0 0 -25px;
  cursor: pointer;
  transition: 0.4s;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
}
.vidoe-popup-home.video-active {
  transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.vidoe-popup-home {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.8);
  z-index: 50;
  top: 0;
  left: 0;
  transition: 0.4s;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    opacity: 0;
    visibility: hidden;
}
.video-popup-home-wrap {
  position: absolute;
  padding-bottom: 45.50%;
  width: 80%;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  margin-top: 25px;
}
.video-popup-home-wrap iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  border: 8px solid #ffffff;
  box-sizing: border-box;
}
.main-video-wrap img:hover ~ .icon-youtube-play, .main-video-wrap img:focus ~ .icon-youtube-play, .icon-youtube-play:focus {
  color: #ffffff;
}
.mfp-home-pop-video .mfp-iframe-holder .mfp-close {
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: #bd5b00;
  z-index: 5;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 40px;
  top: -40px;
  right: 0;
  cursor: pointer;
  border-radius: 0;
  border: none;
  padding: 0;
  box-sizing: border-box;
}
.mfp-home-pop-video .mfp-iframe-holder .mfp-close::after {
  display: none;
}
.home-contentinfo .box2 {
  padding-top: 25px;
}
.main-video-wrap::before {
  position: absolute;
  content: " ";
  width: 570px;
  height: 401px;
  left: -55px;
  top: -50px;
    z-index: 1;
  background-repeat:no-repeat;
}

body.addBackground .main-video-wrap::before {background-image: url(/images_noindex/home-vedio-bg.png);}

.main-video-wrap::after {
  content: " ";
  width: 176px;
  height: 175px;
  position: absolute;
  bottom: -69px;
  left: -77px;
  z-index: 3;
}
body.addBackground .main-video-wrap::after {background-image: url(/images_noindex/lowest-price-badge.png);}

#social-like-holder {
  position: absolute;
  right: 25px;
  top: 25px;
}
ul.socialmediabuttons li.social_0 {
  margin-top: -9px;
}

ul.socialmediabuttons li.social_2 {
  margin-left: 20px;
}


/*--------------------------------Content End-----------------------------*/

/*--------------------------------Home section1 Start-----------------------------*/
.homesection1 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
body.addBackground .homesection1 {background-image: url(/images_noindex/top-reasong-main-bg.jpg);}
.homesection1::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 401px;
  height: 378px;
    background-repeat: no-repeat;
}
body.addBackground .homesection1::before {background-image: url(/images_noindex/top-reason-left-bg.png);}
.homesection1::after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  width: 554px;
  height: 455px;
    background-repeat: no-repeat;
}
body.addBackground .homesection1::after {background-image: url(/images_noindex/top-reason-right-bg.png);}

.top-reason-wrap {
  max-width: 1140px;
  margin: 0 auto;
  padding: 118px 25px 0;
  position: relative;
  z-index: 3;
}
.top-reason-left {
  float: left;
  width: 385px;
}
.top-reason-right {
  width: 689px;
  float: right;
  padding: 10px 0 0;
}
.top-reasons-title-txt {
  font-size: 44px;
  color: #000;
  text-transform: uppercase;
  line-height: 48px;
  padding-bottom: 30px;
  font-family: 'Slabo27px-Regular';
}
.top-reasons-title-txt span {
  text-transform: none;
  color: #bd5b00;
  font-family: 'Cookie-Regular';
}
#top-reasons {
  float: left;
  width: 345px;
}
.reason-slider-num::before {
  content: "0";
}
.reason-slider-num {
  display: inline-block;
  vertical-align: middle;
  width: 43px;
  height: 43px;
  line-height: 43px;
  border-radius: 100%;
  background-color: transparent;
  font-size: 24px;
  color: #bd5b00;
  font-family: 'Slabo27px-Regular';
  text-align: center;
  margin-right: 16px;
  position: relative;
  cursor: pointer;
}
.reason-slider-title {
  display: inline-block;
  vertical-align: middle;
  width: 280px;
  line-height: 17px;
  font-size: 15px;
  color: #000000;
}
.top-reasons-inner ul li {
  margin-bottom: 25px;
}
.top-reasons-inner ul li.active .reason-slider-num {
    background-color: #bd5b00;
    color: #fff;
}
.reason-slider-num::after {
  content: " ";
  height: 16px;
  width: 1px;
  position: absolute;
  bottom: -21px;
  left: 50%;
  background-color: #bd5b00;
}
.top-reasons-inner ul li:last-child .reason-slider-num::after {
  display: none;
}
#top-reasons-image-slider {
  float: right;
  width: 260px;
  box-sizing: border-box;
  border: 8px solid #fff;
  box-shadow: 0 0 30px 0 rgba(0,0,0,.21);
  -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.21);
  -moz-box-shadow: 0 0 30px 0 rgba(0,0,0,.21);
  -ms-box-shadow: 0 0 30px 0 rgba(0,0,0,.21);
  -o-box-shadow: 0 0 30px 0 rgba(0,0,0,.21);
  margin-right: 31px;
}
.reason-slider-title a:link, .reason-slider-title a:visited {
  color: #000000;
}
.room-section {
  max-width: 1140px;
  margin: 0 auto;
  padding: 25px 25px 100px;
  position: relative;
}
#home-room-slider {
  background-color: #ffffff;
  position: relative;
  height: 560px;
}
#home-room-slider::before {
  content: " ";
  position: absolute;
  width: 50%;
  z-index: 1;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
body.addBackground #home-room-slider::before {background-image: url(/images_noindex/home-room-bg.jpg);}

.home-room-slider-title {
  position: relative;
  z-index: 2;
  font-family: 'Slabo27px-Regular';
  font-size: 44px;
  line-height: 48px;
  text-align: right;
  text-transform: uppercase;
  padding: 51px 80px 0;
  margin-bottom: -2px;
}
.home-room-slider-title span {
  color: #bd5b00;
  text-transform: capitalize;
  font-family: 'Cookie-Regular';
}
#home-room-slider .bx-wrapper {
  padding: 0 60px 0 70px;
  z-index: 3;
  margin-top: -27px;
}
ul.home-room-slider li.rooms-format {
  position: relative;
}
ul.home-room-slider li.rooms-format .roomstop {
  float: left;
  width: 54.95%;
  border: 8px solid #fff;
  box-sizing: border-box;
  box-shadow: 0 0 27px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 27px rgba(0,0,0,0.3);
}
ul.home-room-slider li.rooms-format .roomstop img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
ul.home-room-slider li.rooms-format .roomsbottom {
  width: 37.52%;
  float: right;
  position: relative;
  padding: 42px 0 0;
}
ul.home-room-slider li.rooms-format .roomsbottom h2 {
  font-size: 24px;
  line-height: 29px;
  padding: 0;
}
ul.home-room-slider li.rooms-format .roomsbottom .roomsnippetamen {
  font-size: 14px;
  line-height: 30px;
  padding: 3px 0 18px;
}
.common-amenity {
  display: inline;
  font-size: 20px;
  vertical-align: middle;
  color: #0fb9cf;
  margin-left: 5px;
}
.common-amenity span {
  margin-right: 10px;
}
ul.home-room-slider li.rooms-format .roomsbottom .roomsnippetdesc {
  line-height: 29px;
}
ul.home-room-slider li.rooms-format .roomsbottom .bookrooms {
  width: 152px;
  padding: 25px 0 0;
}
ul.home-room-slider li.rooms-format .ed-rooms {
  padding: 27px 0;
}
#home-room-slider .bx-wrapper .bx-controls .bx-pager {
  width: 38.48%;
  right: 0;
  position: absolute;
  bottom: 41px;
  text-align: left;
  z-index: 55;
  top: inherit;
}
#home-room-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
  margin: 0 8px 0 0;
}
#home-room-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item a {
  background-color: transparent;
  height: 10px;
  width: 10px;
  margin: 0;
  border-radius: 100%;
  border: 2px solid #bd5b00;
  color:#000;
}
#home-room-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active {
  background-color: #10bdd2;
  border: 2px solid #10bdd2;
}
#home-room-slider .bx-controls .bx-controls-direction a {
  position: absolute;
  top: 50%;
  height: 55px;
  width: 55px;
  line-height: 55px;
  background-color: #bd5b00;
  color:#000;
  border-radius: 100%;
  margin-top: -27px;
  z-index: 9;
  opacity: 1;
}
#home-room-slider .bx-controls .bx-controls-direction a:hover, #home-room-slider .bx-controls .bx-controls-direction a:focus {
background-color: #000;
}

#home-room-slider .bx-controls .bx-controls-direction a.bx-prev {
  left: -85px;
}
#home-room-slider .bx-controls .bx-controls-direction a.bx-next {
  right: -85px;
}
#home-room-slider .bx-controls .bx-controls-direction a::after {
  content: "";
  font-family: 'MilestoneRetinaDisplayIcons';
  position: absolute;
  text-indent: 0;
  left: 0;
  top: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 16px;
  border-radius: 100%;
}
#home-room-slider .bx-controls .bx-controls-direction a.bx-next::after {
  content: "";
}
/*--------------------------------Home section1 End-----------------------------*/

/*--------------------------------Home section2 Start-----------------------------*/
.home-middle-holder {
  max-width: 1140px;
  padding: 0 25px;
  margin: 0 auto;
  position: relative;
}
.home-middle-holder-main {
  width: 31.55%;
  float: left;
  position: relative;
}
.home-middle-holder-main {
  width: 31.55%;
  float: left;
  position: relative;
  box-sizing: border-box;
  padding: 8px;
  background-color: #ffffff;
  box-shadow: 0 0 27px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 27px rgba(0,0,0,.3);
}
.home-middle-holder-main.home-middle-holder-review {
  margin: 0 2.63%;
}
.home-middle-holder-img img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.home-middle-holder-content {
  text-align: center;
  padding: 19px 0 22px;
}
.home-middle-holder-title {
  color: #bd5b00;
  font-size: 24px;
  line-height: 30px;
  font-family: 'Slabo27px-Regular';
  padding: 0 0 36px;
  background-image: url(/images_noindex/middle-holder-title-bg.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  margin: 0 0 5px;
}
.home-middle-holder-title span {
  color: #007e8f;
  font-size: 14px;
  display: block;
  font-family: 'Poppins-Regular';
  margin: 0 0 -3px;
}
.home-middle-holder-desc {
  line-height: 24px;
  padding: 0 25px 29px;
}
.home-middle-holder-btn {
  width: 152px;
  margin: 0 auto;
}
.home-middle-holder-main.home-middle-holder-review .home-middle-holder-btn {
  width: auto;
}
.home-middle-holder-main.home-middle-holder-review .home-middle-holder-btn a.button:link, .home-middle-holder-main.home-middle-holder-review .home-middle-holder-btn a.button:visited {
  width: 93px;
  margin: 0 5px;
  display: inline-block;
}
.home-middle-holder-main.home-middle-holder-review .home-middle-holder-title {
    background-image: inherit;
  background-image: initial;
  padding: 0 0 9px;
}
.home-middle-holder-content .msftd_rating .classification {
  float: none;
  margin: 0 auto 12px;
  width: 76px;
  height: 15px;
}
.homesection2 {
  padding: 139px 0 162px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% 478px;
} 
body.addBackground .homesection2 {background-image: url(/images_noindex/three-banner-holdr-bg.jpg);}
/*--------------------------------Home section2 End-----------------------------*/

/*--------------------------------Dining Section Start-----------------------------*/
.dinning-section {
  padding: 118px 0 150px 0;
}
.dinning-inner {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 25px;
}
.dinning-detail {
    width: 37.6%;
    float: left;
  margin:54px 0 0 0;
}
.dinning-image {
  width: 56%;
  float: right;
  position: relative;
  z-index: 1;
}
.dinning-big-image {
  box-sizing: border-box;
  background: #fff;
  -webkit-box-shadow: 0 0 27px rgba(0,0,0,.3);
  -moz-box-shadow: 0 0 27px rgba(0,0,0,.3);
  box-shadow: 0 0 27px rgba(0,0,0,.3);
  position: relative;
}
.dinning-images-wrap {
  box-sizing: border-box;
  background: #fff;
  -webkit-box-shadow: 0 0 27px rgba(0,0,0,.3);
  -moz-box-shadow: 0 0 27px rgba(0,0,0,.3);
  box-shadow: 0 0 27px rgba(0,0,0,.3);
  position: relative;
  border: 8px solid #fff;
}
.dinning-big-image::before {
    content: '';
    width: 165px;
    height: 174px;
   left: -86px;
   top: -63px;
    position: absolute;
    z-index: 0;
}
body.addBackground .dinning-big-image::before {background: url(/images_noindex/back-dinning.png);}

.dinning-big-image img {
  width: 100%;
  height: auto;
  
  z-index: 9;
  position: relative;
  box-sizing: border-box;
}
.dinning-small-image {
  position: absolute;
  bottom: -82px;
  right: -143px;
  z-index: 69;
}
.dinning-small-image img {
    width: 100%;
    height: auto;
}
.dinning-title {
  font-family: 'Cookie-Regular';
  color: #bd5b00;
  font-size: 40px;
}
.dinning-title span{ 
font-family: 'Slabo27px-Regular';
     font-size: 40px;
  color:#000000;
  text-transform:uppercase;
}
.learn-more {
    width: 100%;
    float: left;
}
.learn-more a{color:#bd5b00;font-family: 'Slabo27px-Regular'; font-size:18px;text-transform: capitalize; position:relative;}
.learn-more a:after {
  content: "\ea51";
  font-size: 9px;
  font-family: MilestoneRetinaDisplayIcons;
  margin-left: 5px;
  display: inline-block;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.dinning-title span {
    margin-left: 9px;
}
.dinning-description {
    margin: 35px 0 27px 0;
}
/*--------------------------------Dining Section End-----------------------------*/

/*--------------------------------TTD Section Start-----------------------------*/
.home-things-todo {
  background-color: #ecebea;
  background-repeat: no-repeat;
  background-position: center bottom;
  position: relative;
  padding: 85px 0 105px;
  background-size: 100% 616px;
}
body.addBackground .home-things-todo {background-image: url(/images_noindex/things-to-do-bg.jpg);}

.home-things-todo-wrap {
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
  padding: 0 25px;
}
.home-ttd-title {
  text-align: center;
  padding: 0 0 49px;
}
.home-ttd-title-txt {
  font-family: 'Cookie-Regular';
  color: #bd5b00;
  font-size: 44px;
  line-height: 48px;
}
.home-ttd-title-txt .Home-ttd-subtitle {
  display: block;
  color: #000;
  font-family: 'Slabo27px-Regular';
  text-transform: uppercase;
  margin-top: -4px;
}
.home-ttd-detail {
  max-width: 670px;
  margin: 0 auto;
  line-height: 30px;
  padding: 31px 0 24px;
}
.home-ttd-btn {
  width: 152px;
  margin: 0 auto;
}
ul#home-thingstodoformat li {
  background-color: #fff;
  text-align: center;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  padding-bottom: 91px;
}
.bx-wrapper .bx-loading {
    display: none;
}
ul#home-thingstodoformat li:hover, ul#home-thingstodoformat li:focus {
  box-shadow: 0 0 27px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 27px rgba(0,0,0,.3);
}
.home-thingstodoformat .bx-viewport {
  padding: 27px;
  margin: -27px;
}
ul#home-thingstodoformat li .attractionsnippetimg img {
  width: 100%;
  height: auto;
  transition: 0.4s;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
}
ul#home-thingstodoformat li:hover .attractionsnippetimg img, ul#home-thingstodoformat li:focus .attractionsnippetimg img {
  opacity: 0.4;
}
ul#home-thingstodoformat li .attractionsnippetcontent {
  position: absolute;
  bottom: 0;
  background-color: #fff;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0 8px;
  transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
  transition: 0.4s;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
}
ul#home-thingstodoformat li .attractionsnippetcontentinner {
  margin-top: -91px;
}
ul#home-thingstodoformat li .attractionsnippetimg {
  background-color: #000000;
}
ul#home-thingstodoformat li .thholder {
  padding: 8px;
}
ul#home-thingstodoformat li .attractionsnippetcontentinner-title h2 {
  font-size: 24px;
  line-height: 30px;
  display: table-cell;
  vertical-align: middle;
  padding: 0;
}
ul#home-thingstodoformat li .attractionsnippetcontentinner-title {
  height: 91px;
  display: table;
  text-align: center;
  width: 100%;
  background-color: #ffffff;
}
ul#home-thingstodoformat li:hover .attractionsnippetcontent, ul#home-thingstodoformat li:focus-within .attractionsnippetcontent {
  transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
}
.home-thingstodoformat {
  width: 100%;
}
ul#home-thingstodoformat li .attractionsnippetdesc {
  line-height: 24px;
}
ul#home-thingstodoformat li .attractionsnippetbtn {
  width: 152px;
  margin: 0 auto;
  padding: 13px 0 20px;
}
.home-thingstodoformat .bx-controls .bx-controls-direction a {
  position: absolute;
  top: 50%;
  height: 55px;
  width: 55px;
  line-height: 55px;
  background-color: #bd5b00;
  color:#000;
  border-radius: 100%;
  margin-top: -27px;
  z-index: 9;
  opacity: 1;
}
.home-thingstodoformat .bx-controls .bx-controls-direction a:hover, .home-thingstodoformat .bx-controls .bx-controls-direction a:focus {
  background-color: #10bdd2;
}
.home-thingstodoformat .bx-controls .bx-controls-direction a.bx-prev {
  left: -85px;
}
.home-thingstodoformat .bx-controls .bx-controls-direction a.bx-next {
  right: -85px;
}
.home-thingstodoformat .bx-controls .bx-controls-direction a::after {
  content: "\ea50";
  font-family: 'MilestoneRetinaDisplayIcons';
  position: absolute;
  text-indent: 0;
  left: 0;
  top: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 16px;
  border-radius: 100%;
}
.home-thingstodoformat .bx-controls .bx-controls-direction a.bx-next::after {
  content: "\ea51";
}
/*--------------------------------TTD Section End-----------------------------*/

/*--------------------------------Footer Section Start-----------------------------*/
.note-wrap {
  height: 80px;
  line-height: 80px;
  background-color: #67625d;
  color: #ffffff;
}
.social-sub-wrap {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 25px;
}
.title-f.st-f {
  display: inline-block;
  vertical-align: middle;
  font-family: 'Slabo27px-Regular';
  font-size: 20px;
  text-transform: capitalize;
  margin: 0 17px 0 0;
  color: #fff;
  padding: 0;
}
.social-media {
  display: inline-block;
  vertical-align: middle;
}
.social-media ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 7px 0 0;
}
.social-media ul li a:link, .social-media ul li a:visited {
  color: #ffffff;
  font-size: 36px;
  display: block;
}
.social-media-wrap {
  float: left;
}
.ftr-rightcontent.ftr-rightcontent3 {
  float: right;
  width: 292px;
  padding: 18px 0 0;
}
.ftr-rightcontent.ftr-rightcontent3 a.button::after {
  display: none;
}
.footer-warp {
  max-width: 1140px;
  margin: 0 auto;
  padding: 41px 25px 20px;
  position: relative;
  color: #000;
  font-size: 14px;
  line-height: 30px;
}
.googleaddress {
  float: left;
  margin-right: 300px;
}
.title-f {
  font-size: 20px;
  color: #bd5b00;
  line-height: 30px;
  font-family: 'Slabo27px-Regular';
  display: block;
  padding: 0 0 12px;
}
.footer-warp a#hotel-address:link, .footer-warp a#hotel-address:visited {
  color: #000000;
}
.ph-f, .fa-f {
  display: inline;
}
.em-f {
  display: block;
}
.popular-links {
  float: left;
}
.information {
  float: right;
}
.popular-links a:link, .popular-links a:visited, .information a:link, .information a:visited {
  color: #000000;
}
.popular-links a.navON, .information a.navON {
    color: #bd5b00;
}
.readmoretest {
  cursor: pointer;
}
.footerlogo-box {
    text-align: center;
  margin: 20px 0 30px;
}

.footer-logo-img:nth-child(2) {
    margin: 0 40px;
}

.footer-logo-img {
  display: inline-block;
  margin: 0 auto;
  padding-top: 0;
  width: auto;
  text-align: center;
  vertical-align: middle;
}
.footer-logo-img a {
    border: 1px solid transparent;
    display: block;
}

.footer-logo-img a:hover, .footer-logo-img a:focus {
    border-color: #000;
}

.ft-copyright {
    display: flex;
    align-items: center;
    justify-content: center;
}

div#owner {
    margin-left: 40px;
}
/*--------------------------------Footer Section End-----------------------------*/

#subnav ul::after, ul.topnav::after, #container::after, ul.socialmediabuttons::after, .top-reason-wrap::after, .top-reason-right::after, ul.home-room-slider li.rooms-format .ed-rooms::after, .home-middle-holder::after, .dinning-inner::after, .social-sub-wrap::after, .footer-warp::after {
  clear: both;
  display: block;
  content: " ";
}
.mfp-container.mfp-ajax-holder.mfp-s-ready button.mfp-close, .mfp-container.mfp-ajax-holder.mfp-s-ready button.mfp-arrow {
  height: 36px;
  line-height: 22px;
  width: 36px;
  text-align: center;
  background:#0fb9cf;
  font-size: 30px;
  position: absolute;
  top: 1px;
  right: 1px;
  border: none;
  color: #fff;
  
  cursor: pointer;
}
.right-formsection .email1form {
  margin: 30px 0 0 0;
}
/*============= contact =================*/
.con-info .commentinput textarea {
  margin-bottom: 15px;
  width: 100%;
  display: block;
}
.con-info {
  box-sizing: border-box;
  display: block;
  float: none;
  padding: 30px 0 80px;
  width: auto;
  background-color: #fff;
}

.con-form div#gdpr-rfp {
    line-height: 25px;
    font-size: 14px;
  margin-bottom: 20px;
}
.con-form div#gdpr-rfp br {
    display: none;
}

.con-form div#gdpr-rfp a, #gdpr-emailoffer a {
    color: #944700;
}

.con-form div#gdpr-rfp a:hover, .con-form div#gdpr-rfp a:focus, #gdpr-emailoffer a:hover, #gdpr-emailoffer a:focus {
    color: #127a87;
}
.contact-form-section .H_ib_body {
    right: -100px !important;
    margin-bottom: 50px;
}
.contact-title {
  margin-bottom: 20px;
  padding: 0px 0 20px;
  border-bottom: 1px solid #ccc;
  font-size:30px;
  font-size: 26px;
font-family: 'Slabo27px-Regular';
color: #bd5b00;
}
.con-info .contact-title span {
  font-size: 30px;
  width: 100%;
  font-size: 26px;
font-family: 'Slabo27px-Regular';
color: #bd5b00;
}

.cont-icon {
  float: left;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 50px;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 0;
}
.cont-desc {
  float: left;
  padding-left: 15px;
  position: relative;
  top: 5px;
}
.contactus-title {
  display: block;
  font-size: 16px;
  line-height: 17px;
  padding: 0;
  text-transform: capitalize;
}
.cont-icon span {
  color: #0fb9cf;
  font-size: 32px;
  display: block;
  line-height: 50px;
}
.contactusfrm .con-block {
  display: block;
  float: left;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 50px;
  width: 45%;
  box-sizing: border-box;
}
.con-block .conalignbottom{line-height: 24px;
display: block;}
.con-info .box-container-left {
  margin: 30px 0 0 0;
}
.con-form {
    box-sizing: border-box;
    display: block;
    padding: 30px 30px 40px;
    width: 49%;
    background-color: #e4e3e2;
    float: right;
}
.map-data{  width: 48%; float: left;padding:10px; box-sizing:border-box; background:#e4e3e2;}
.map-holder-contact {
width:100%;display:block;
  height:717px;
  background:url('https://www.keywestsouthwinds.com/images_noindex/mapbg.jpg') center center no-repeat;background-size:cover;
}
.map-section {
  margin: 0 auto;
  padding: 39px 25px 20px;
  position: relative;
  max-width: 1140px;
}
.con-form .frmfieldset.form-input.frmfieldset-fullwidth {
  width: 100%;
  margin-right: 0;
}
.error-message {
  color: red;
  position: absolute;
  left: 0;
  bottom: -31px;
  font-size: 14px;
}
.con-form .form-input{margin:0 0 20px 0;}
.con-form  .frmfieldset.con-frmfieldset-right {
  float: right;
  margin-right: 0;
}
.con-form  .frmfieldset.frmfieldset-fullwidth {
  width: 100%;
  margin-right: 0;
}
.commentwrap.contact-captcha .commentcodecol5 .button {
  margin-left: 20px;margin-top:0;
}
.commentwrap.contact-captcha .google-captcha-code {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
}
.contact-btn-col {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 5px;
}
.commentwrap.contact-captcha .commentcodecol6 {
  display: block;
  float: none;
  margin-left: 18px;
  margin-right: 0;
  vertical-align: middle;
  margin-top: 0;
}
.contact-btn-col .commentcodecol5 {
  display: block;
}
.commentwrap.contact-captcha {
  margin: 15px 0 0 0;
}

.subheader {
  padding: 0 0 0 10px;
  border-left: 10px solid #0fb9cf;
  border-top: 1px solid #0fb9cf;
  border-right: 1px solid #0fb9cf;
  border-bottom: 1px solid #0fb9cf;
}
.subheader h1, .subheader h2 {
  padding: 8px 0;
  font-size: 20px;
}
.sitemapinfo {
  padding: 30px 0 0;
}
#googlemap, .gm-err-content, #thingstodomap, #map_canvas {
  background: url(/images_noindex/mapbg.jpg) no-repeat center center;
  background-size: cover;
}
#subnav ul li a.navON, #subnav ul li a.navON:hover, #subnav ul li a.navON, #subnav ul li a.navON:focus {
  color: #000000;border-bottom: 1px solid;
}
.mob-boxspacer {
   display: none; 
}
.service-btn {
  width: 150px;
}
.home-middle-holder-main.home-middle-holder-review .reviews-titletext {
  display: none;
}
.home-middle-holder-main.home-middle-holder-review .parkrightreview.reviewfont {
  display: none;
}
.home-middle-holder-main.home-middle-holder-review .reviews-box-btn {
  display: none;
}
.homesection2 #review-wite-btn {
  display: none;
}
.home-middle-holder-main.home-middle-holder-review ul.star-rating {
  margin: 0 auto 12px;
}
.daterangepicker {
  display: none;
}
/*===================== Map Popup Start ==============================*/
.infobox.infobox1 {
  margin-left: -180px;
  margin-top: -118px;
  position: relative;
}
.infobox .close {
  background-color: #111;
  color: #fff;
  font-size: 20px;
  position: absolute;
  right: -20px;
  text-align: center;
  z-index: 999;
  top: -10px;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  line-height: 27px;
}
.map-box-popup {
 
}
.map-box-popup::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #fff rgba(255,255,255,0) rgba(255,255,255,0);
  border-image: none;
  border-style: solid;
  border-width: 13px;
  content: " ";
  height: 0;
  right:17px;
  margin-left: -13px;
  position: absolute;
  top: 100%;
  width: 0;
}
h2.mappop-title {
  font-size: 16px;
  padding-bottom: 7px;
  letter-spacing: 0;
  line-height: 20px;
}
.hotel-site {
  margin-top: 12px;
}
.contact-form-section .loactionmap-box #gmap_canvas, .contact-form-section .loactionmap-box #gmap_canvas #map {
  height: 677px !important;
}
/*===================== Map Popup End ==============================*/

#gplus {
    display: none !important;
}

#plusone {
    display: none !important;
}

.photogplus {
    display: none !important;
}
.msftd_gplusicon1 {
    display: none !important;
}

.ttdgplus{
    display: none !important;
}
.gplusicon{
    display: none !important;
}

.gpicon1 {

    display: none !important;

}



#divsiteabandonment .popup-content-inner div.best-deal-tag span.beat-deal-text {
    top: 15px !important;
    line-height: 30px !important;
}

/* Booking Reminder Starts */
#overlaybr {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  z-index: 999;
  display: none;
}
.popup-main, .popup-main2 {
  display: none;
  left: 50%;
  margin-left: -200px;
  max-width: 400px;
  position: fixed;
  top: 15%;
  width: 94%;
  z-index: 999999;
  height: auto;
  background: #0fb9cf;
  color: #fff;
}
.popup-main2 {
    z-index: 9999;
}
.pspopup #overlay, .pspopup .popup-main {
    display: block;
}
.popup-inner {
    padding: 15px;
}
.reservation-text {
    font-family: 'alikeregular';
    color: #4e2200;
    text-align: center;
    font-size: 22px;
      padding-top: 10px;
  padding-bottom: 15px;
}
.popup-description label {
    float: left;
  color:#000;
}
.popup-description .resinputbox1{
    float: right;
      width: 210px;
}
input#bookingreminder-date{
  background-image: url("/images_noindex/sprite.png");
  background-position: right -96px;
  background-repeat: no-repeat;
}
.popup-description li {
  padding-bottom: 5px;
  position: relative;
}
.reservation-bottom1 span.icon-calendar5 {
    color: #000;
    position: absolute;
    right: 10px;
    top: 11px;
}

.reservation-bottom1 .error-message {
    position: relative;
    bottom: 0;
    display: block;
    float: right;
    width: 210px;
    font-size: 13px;
    left: 0;
    text-align: left;
  color: #790505;
}
.reminder-message {
    font-size: 14px;
    color: #000;
    text-align: center;
    position: relative;
    top: -10px;
    font-weight: bold;
}
.popup-main2 .popup-close2:hover {
    background: #e9871b;
    color: #000;
}
.res-text {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Poppins-Regular';
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 24px;
     border-right: none !important;
    /*padding-bottom: 4px; */
    padding-bottom: 15px !important;
    margin-right: 19px;
    padding-right: 22px;
    padding-bottom: 15px;
    margin-bottom: 0;
}

/*input[type="submit"] {
    width: 100% !important;
}*/
.popup-inner .popup-close{
font-family: "milestoneretinadisplayicons" !important;
font-size: 12px;
}
/* Booking Reminder Ends */

.copylogo {
  line-height: 15px;
  display: block;
}


/* popup */
#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter: alpha(opacity=70);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  z-index: 99999;
  display: none;
}
.popup-main, .popup-main2 {
  display: none;
  left: 50%;
  margin-left: -180px;
  max-width: 360px;
  position: fixed;
  top: 15%;
  width: 94%;
  z-index: 999999;
  height: auto;
  background: #0fb9cf;
  color: #fff;
}
.popup-main .popup-close, .popup-main2 .popup-close2 {
  right: -13px;
  top: -13px;
  border: 0;
  border-radius: 100%;
  padding: 0;
  font-size: 12px;
  line-height: 26px;
  z-index: 1;
  position: absolute;
  color: #bd5b00;
  cursor: pointer;
  text-align: center;
  font-family: 'MilestoneRetinaDisplayIcons' !important;
  background-color: #fff;
  width: 26px;
  height: 26px;
}

.popup-image {
  line-height: 0;
}

.popup-image img {
  width: 100%;
  height: auto;
}
.popup-main .popup-inner, .popup-main2 .popup-inner {
  padding: 0;
}
.popup-title {
  text-align: center;
  padding: 10px 0;
  font-size: 20px;
}
.popup-des {
    text-align: center;
    padding: 15px;
    box-sizing: border-box;
    line-height: 26px;
}
.popup-content {
  padding-bottom: 20px;
}
.popup-btn {
  width: 150px;
  margin: 0 auto;
}
.popup-btn a.button:hover, .popup-btn a.button:focus {
  color: #bd5b00 !important;
  background-color: #ffffff;
  border-color: #bd5b00;
}
.formslable {display:none !important;}

/*-----------*/
input#gdprsubmit {
    line-height: 40px;
    border: none;
    margin-top: -2px;
    height: 40px;
}
#remindform .reservation-bottom1 {
    width: 300px;
    margin: 0 auto;
    padding: 0 0 20px 0;
}
button.button.remindsubmit {
    margin: 10px auto 0;
    width: 100%;
    border: none;
}
button.button.remindsubmit:hover, button.button.remindsubmit:focus {
    background-color: #fff;
    color: #000 !important;
}
/*------------*/
.covid-19-advisory-main {
    position: fixed;
    top: 0;
    padding: 10px 50px 10px 15px;
    z-index: 99;
    /*font-size: 17px;*/
    font-size: 14px;
    width: 100%;
    text-align: left;
    box-sizing: border-box;
    background-color: #67625d;
    color: #fff;
}
.covid-19-advisory-main{display: none}
.covid-19-advisory-main.removecovidbanner{display: none !important}
#main.fixcovid19 {
  top: 56px;
}
.covid-19-advisory-title span.icon-info2 {
    font-size: 22px;
    padding-right: 8px;
    position: relative;
    top: 8px;     float: left;
}
.covid-19-advisory-close .icon-close {
    top: inherit;
    line-height: 34px;
    right: 10px;
    font-size: 15px;
    font-weight: 400;
    position: absolute;
    left: inherit;
    z-index: 9;
}


/*------------ Cookie Banner CSS Start ---------------*/
#msCookieBanner {
    font-size: 12px!important;
    line-height: 20px!important;
    height: auto!important;
    top: inherit!important;
    color: #fff!important;
    border: 0!important;
    margin-bottom: 0!important;
    max-width: 230px;
    left: 15px!important;
    padding: 12px 15px!important;
    margin: 0 auto;
    bottom: 15px!important;
    border-radius: 4px;
    position: fixed;
    z-index: 1001;
    font-family: arial;
}
#msCookieBanner .left {
    width: 100%!important;
    text-align: left!important;
    margin: 0 0 10px;
    display: block!important;
    padding: 0!important;
}

#msCookieBanner .left span:first-child {
    font-weight: 600;
}
#msCookieBanner .left span {
    display: table-cell;
    vertical-align: middle;
}
#msCookieBanner .left span:last-child {
    font-weight: 400;
    text-transform: none;
}
#msCookieBanner a {
    border-bottom: 1px solid !important;
    text-transform: capitalize;
}
#msCookieBanner a:hover, #msCookieBanner a:focus {
    color: #bd5b00 !important;
    border-bottom: solid 1px !important;
}
#msCookieBanner .right {
    width: 100%!important;
    text-align: left;
}
#msCookieBanner .right button {
    border: 0!important;
    font-size: 12px;
    line-height: 19px;
    padding: 0!important;
    background: none!important;
    color: #fff!important;
    text-transform: uppercase;
    border-radius: 3px;
    font-weight: 700;
    letter-spacing: .45px;
    transition: all .4s ease;
}
#msCookieBanner .right button:hover, #msCookieBanner .right button:focus {
text-decoration: underline;
}
#msCookieBanner .right button:after {
    display: none;
}

#wrapper .pushItDown {
    margin-top: 0 !important;
}

.contentfocus-table:focus {
    outline: 2px solid #000;
    outline-offset: -3px;
}
.location-map a.mapinnerbox_btn {
    display: none;
}
label.form__checkbox {
    display: block;
    line-height: normal;
    position: relative;
    padding-left: 20px;
    margin-top: 15px;
  clear: both;
}

label.form__checkbox input#acceptedprivacy {
    position: absolute;
    left: 0;
    top: 6px;
  height: auto;
    width: auto;
  -webkit-appearance: auto;
}
label.form__checkbox a {
    white-space: nowrap;
}
.email1form label.form__checkbox {
    margin-bottom: 20px;
}

/*------------ Cookie Banner CSS Start End---------------*/
.box2.accessibilitypage-content .boxspacer {
    height: 10px;
}


div#adawebsiteconformance h1 + br {
    display: none;
}

div#adawebsiteconformance .box {
    padding-top: 0;
}
#gdpr-review, #gdpr-emailoffer, #gdpr-leavecomment, #gdpr-rfp {
    font-size: 14px;
    line-height: 26px;
}
div#gdpr-review {
    padding-top: 15px;
    margin-bottom: 20px;
}
.H_ib_close svg.H_icon:hover {
    fill: #e9871b;
}
.amen_morelink-link {
    display: none;
}

.accessibile-description ul {
    column-count: 2;
}

.accessibile-list {
    clear: both;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 30px 0;
    margin-bottom: 30px;
}

/*****************ADA******************/
.sr-only {position: absolute;width: 1px;height: 1px;margin: -1px;padding: 0;overflow: hidden;clip: rect(0,0,0,0);border: 0;color:#000;background:#fff;font-size: 0;}

.gm-err-message {
    background: #fff;
    color: #000 !important;
}

.contentfocus:focus { box-shadow: 0 0 5px  inset;}
.contentfocus2:focus {box-shadow: 0 0 5px #fff inset;}

a.skip-to-content-btn {
     position: absolute;
    top: -40px;
    left: 0;
    background: #000;
    color: #fff!important;
    z-index: 10000;
    height: 35px;
    width: auto;
    line-height: 35px;
    padding: 0 10px;
    text-decoration: none;
    -webkit-transition: top 1s ease-out;
    transition: top 1s ease-out;
}
a.skip-to-content-btn:focus {
      top: 0;
    outline-color: transparent;
    -webkit-transition: top .1s ease-in;
    transition: top .1s ease-in;
}

.reservation-bg button.ui-datepicker-trigger, .ada-datepicker .ui-datepicker-trigger{
  position: absolute;
  border: none;
  background: transparent;
  right: 10px;
  bottom: 6px;
  padding: 2px;
  font-size:0;
  border: 1px solid transparent;
  line-height: normal;
}
button.ui-datepicker-trigger:after {
    display: none;
}
.ada-datepicker {
  position: relative;
}
.ada-datepicker:after {
    content: "";
    display: table;
    clear: both;
}
.reservation-bg button.ui-datepicker-trigger:focus, .ada-datepicker .ui-datepicker-trigger:focus {border-color:#000}
.ada-datepicker .resinputbox{background-image:none}
input[type="radio"] {
  border: 0;
  -webkit-appearance: radio;
  -moz-appearance: radio;
  -ms-appearance: radio;
  -o-appearance: radio;
  height: auto;
  line-height: inherit;
  margin: 0 2px;
}
input[type="radio"]:focus, input[type="radio"]:hover{
outline: 1px solid #000;
  outline-offset: 2px;}
input[type="text"], input[type="tel"], input[type="number"], input[type="date"], select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
}
input[type="text"]:focus, select:focus, #blogpostcomment .commentcodecol4 a:focus, #emailOfferForm .email-frmfieldset #imgcode-home:focus, input:focus, textarea:focus {
  border-color: #000;
}

.rating-list .li:focus { border: 1px solid #000; }

a.has-link:link, a.has-link:visited, #breadcrumb a:link, #breadcrumb a:visited {
  border-bottom: 1px solid;
}
a.has-link:focus, a.has-link:hover, #breadcrumb a:hover,#breadcrumb a:focus {
  border-bottom-color:inherit;
}


.input-error {
  border: solid 1px #ce0000 !important;
}
.error-message {
  color: #ce0000;
  text-transform: lowercase;
}

#logo a:link, #logo a:visited {
    display: block;
    border: 1px solid transparent;
        line-height: 0;
}

#logo a:focus {
    border-color:#000;
}

a[href^="tel"] { white-space: nowrap;}

/*****************end of ADA******************/
.popup-main.image-left-banner {
    max-width: 715px;
    background: #fff;
     border-radius: 10px;
 }
.popup-main.image-left-banner .popup-inner { display: flex;
  align-items: flex-start;
 }
.popup-image.image-left-banner-image {
      align-self: stretch;
}
.popup-image.image-left-banner-image  img
{
    width: 100%;
    height: auto;
    position: relative;
    width: auto;
    max-width: 100%;
    top: -30px;
    left: -30px;

  box-shadow: 0px 4px 15px 0px #00000040;
}
.popup-main.image-left-banner .popup-content {
  align-self: center;
}
.popup-main.image-left-banner .popup-title { 
font-weight: 400;
font-size: 24px;
line-height: 30px;
  color:#BD5B00;
text-align: left;
letter-spacing: 0.52px;
      color: #bd5b00;
    font-family: 'Slabo27px-Regular';
}
.popup-main.image-left-banner .popup-content {
    align-self: center;
    padding: 0 40px;
}

.popup-main.image-left-banner .popup-des {
  color:#000000;
  text-align: left;
font-weight: 400;
  padding: 0;
  font-family: 'Poppins-Regular';
font-size: 15px;
  max-width: 300px;
line-height: 24px;
letter-spacing: 0px;
  margin-bottom: 30px;
  margin-top: 10px;
}
.popup-main.image-left-banner  .popup-btn {margin: 0;}
.popup-main.image-left-banner {
    max-width: 715px;
    background: #fff;
    margin: 0 auto !important;
    left: 0;
    right: 0;
}
.popup-main.image-left-banner div.popup-close, .popup-main.horizontal-banner div.popup-close {
    background: transparent;
    /* left: 0; */
    right: 10px;
    font-size: 16px;
    top: 10px;
    text-shadow: 0 0 0 #fff;
}
.popup-btn a.button::after {
display: none;
} 

/**/

.popup-main.horizontal-banner {
    max-width: 715px;
    background: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    bottom: 70px;
    top: inherit;
    z-index: 999;
}
.popup-main.horizontal-banner a.buttonpop.button {
    height: 36px;
    line-height: 36px;
  width: 112px;
}
.popup-main.horizontal-banner .popup-des {
    color: #000000;
    text-align: center;
    font-weight: 400;
    padding: 0;
    font-family: 'Poppins-Regular';
    font-size: 14px;
    /* max-width: 300px; */
    line-height: 20px;
    letter-spacing: 0px;
    margin-bottom: 10px;
    margin-top: 0;
}
.popup-main.horizontal-banner .popup-inner { display: flex;    align-self: stretch;
 }
.popup-main .horizontal-banner-image {
min-width: 220px;
    width: 220px;
}
.popup-main .horizontal-banner-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.popup-main.horizontal-banner .popup-content {
align-self: center;
    padding: 10px;
    text-align: center;
}
.popup-main.horizontal-banner .popup-title { 
font-weight: 400;
font-size: 24px;
line-height: 30px;
  color:#BD5B00;
text-align: center;
      padding: 0px 0 0;
letter-spacing: 0.52px;
      color: #bd5b00;
    font-family: 'Slabo27px-Regular';
}

.popup-main.horizontal-banner .popup-btn {margin: 0 auto;}

@media (max-width: 768px) and (max-width: 1024px) {
.popup-main.horizontal-banner {
    max-width: 650px;
    bottom: 64px;
}
  .popup-main .horizontal-banner-image {
    min-width: 180px;
    width: 180px;
}
  .popup-main.horizontal-banner .popup-title {
    font-size: 20px;
  }
  .popup-main.horizontal-banner .popup-des {
    font-size: 12px;
    line-height: 16px;
}
}