@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;500&display=swap');
body {
  margin: 0px;
  font-family: "Roboto", sans-serif;
  color: #202020;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  background: #fff;
  letter-spacing: 0.02em;
}

a,
a:hover,
a:active,
a:focus {
  cursor: pointer;
  outline: 1px solid transparent;
}

a:active,
a:focus {
  outline: 1px solid #9ecaed;
  box-shadow: 0 0 10px #9ecaed;
}

.e3pagetemplate {
  color: #000000;
  font-size: 16px;
}

.e3pagetemplate a {
  color: #004b2c;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2a2a2a;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  margin: 0;
}

h1, h3 {
  font-size: 20px;
  line-height: 2;
}

.banner h3 {
  font-size: 23px;
  display: block;
  color: #2a2a2a;
}

h4 {
  font-size: 20px;
  line-height: 2;
}
  
a.e3-button {
  background: #004b2c;
  border: 1px solid #004b2c;
  border-radius: 0;
  color: #fff;
  display: flex;
  padding: 5px 25px;
  text-transform: uppercase;
  transition: 0.5s all;
  justify-content: center;
  width: auto;
  align-items: center;
}

.page-content a.e3-button {
  display: inline-block;
}

a.e3-button img {
  margin: 0 10px 0 0;
}

a.e3-button:hover {
  background: #00341f;
  color: #fff;
  /* transition: .5s all; */
  border: 1px solid #00341f;
}

img {
  border: none;
}

.MainInformationTable {
  width: 100%;
}

.EditableImageEdit .ImageSelectorHeader,
.EditableImageEdit .EditableTextTitle {
  position: relative;
  z-index: 9999;
}

.EditMode header,
.DesignMode header {
  position: relative;
}

.fa > span {
  display: none;
}

header {
  background: #fff none repeat scroll 0 0;
  border-bottom: none;
  float: left;
  height: 75px;
  transition: top 0.3s ease 0s;
  width: 100%;
  z-index: 200;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
  position: fixed;
}
header .mobile-nav-btn {
  float: left;
  height: 30px;
  margin: 15px 0 0;
  width: 10%;
  position: relative;
  z-index: 5;
}
header #menu-button {
  color: #000;
  display: block;
  height: 40px;
  padding-left: 0 !important;
}
#menu-button::before {
  display: none;
}
header #menu-button i {
  font-size: 30px;
}
header nav {
  background: #004b2c none repeat scroll 0 0;
  color: #fff;
  box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.33);
}
.mobile-nav-btn {
  float: left;
}
#main-menu {
  box-shadow: none;
}
#main-menu li,
#main-menu a {
  border-radius: 0;
  font-weight: normal;
  border: none;
  font-size: 16px;
}
#main-menu > li > a {
  background: none;
  color: #fff;
  text-shadow: none;
}
#main-menu a.current {
  background: transparent;
  color: #fff;
}
#main-menu ul a.current {
  background: #00301c;
  color: #fff;
}
#main-menu ul a {
  background: #00301c none repeat scroll 0 0;
  color: #fff;
  /* font-size: 14px; */
}
#main-menu > li > ul > li a {
  color: #fff;
  background: #00301c none repeat scroll 0 0;
}
#main-menu > li > ul > li > ul > li a {
  color: #fff;
  background: #00301c none repeat scroll 0 0;
}
#main-menu .sub-arrow {
  background: #00301c none repeat scroll 0 0;
  color: #fff !important;
  border-radius: 0;
  width: 42px;
}
header .MyProfile_Member {
  background: transparent;
  border: medium none;
  float: right;
  height: 35px;
  margin: 0;
  padding: 0;
  text-align: right;
  width: 10%;
}
.MyProfile_Svg {
  color: #000;
  float: right !important;
  margin: 15px 0 0 10px !important;
  width: 30px !important;
  height: 30px !important;
}
.MyProfile_Svg svg {
  fill: #000;
}
header .MyProfile_Member .click_transparent {
  width: 100%;
}
header .MyProfile_Member .MyProfile_Name {
  display: none;
}
header .MyProfile_SignedIn {
    height: auto;
    padding: 20px 20px 8px;
}
header .MyProfile_Member .arrow-down {
  display: none;
}
header .MyProfile_Member .fullView {
  background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
  left: auto;
  right: -10px;
  top: 75px;
  width: 190px;
}
header .MyProfile_Member .MyProfile_FullMain {
  border: medium none;
  padding: 0;
  width: 100%;
}
header .MyProfile_Member .fullView a {
  border: medium none;
  color: #ffffff;
  font-size: 14px;
  height: auto;
  line-height: normal;
  margin: 0;
  padding: 10px 15px;
  text-align: left;
  text-decoration: none;
  width: 100%;
}
header .MyProfile_Member .fullView a:hover {
  color: #dfdfdf;
}
header .MyProfile_Member .fullView a div {
  display: none;
}
header .arrow-down {
  border-top: 5px solid #fff;
}
header .logo {
  float: left;
  height: 60px;
  left: 50%;
  margin: 8px auto 0;
  /* overflow: hidden; */
  padding: 0;
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
  width: 70%;
  display: block;
}
header .logo img {
  max-height: 97%;
  max-width: 100%;
}
a {
}
.header-social {
  display: none;
}

.header-book-now {
  float: right;
  display: none;
}
.banner {
  clear: both;
  float: left;
  position: relative;
  width: 100%;
  margin: 75px 0 0;
  overflow: hidden;
}
.page-content {
  float: left;
  width: 100%;
  margin: 0;
}
.page-content .container {
  padding: 40px 0;
}
footer {
  float: left;
  width: 100%;
  background: #2a2a2a;
  position: relative;
  font-size: 14px;
}
.footer-top {
  clear: both;
  float: left;
  margin: 0;
  position: relative;
  width: 100%;
  color: #fff;
  padding: 30px 0 0;
  /* font-size: 18px; */
  text-align: center;
}
.fwrap2 .fa,
.fwrap4 .fa {
  color: #fff;
  font-size: 20px;
  text-decoration: none;
  letter-spacing: 1px;
}
.footer-bot {
  float: left;
  width: 100%;
  padding: 10px 0;
  line-height: 2;
  font-size: 12px;
  color: #fff;
  text-align: center;
}
.footer-bot a {
  color: #fff;
  text-decoration: none;
}
.ft-copyright {
  float: left;
  width: 100%;
}
.poweredby {
  float: left;
  clear: both;
  width: 100%;
}
.fwrap1 {
  margin: 0;
}

.fwrap3 {
  /* margin: 0 0 20px; */
}
.fwrap4 {
  width: 50%;
  float: left;
}

.fwrap5 {
  width: 50%;
  float: left;
}
.fwrap6 a:first-child {
  margin: 0 0 0 15px;
}
footer .fa {
  margin: 9px 6px 0 0;
}
footer a {
  color: #fff;
  text-decoration: none;
}

@media (min-width: 768px) {
  a.e3-button {
    font-size: 18px;
  }
  header {
    height: auto;
    transition: 0.3s ease;
    background: #fff;
  }
  header.fixed {
    position: fixed;
    height: 85px;
  }
  .EditMode header.fixed {
    position: relative;
  }
  header.fixed .MyProfile_Member {
    margin: 0;
  }
  header.fixed .MyProfile_Member .MyProfile_Name {
    font-size: 16px;
  }
  .cmsdesklink {
    display: block;
    float: right;
  }
  /*my profile */
  header .MyProfile_Member {
    float: right;
    height: auto;
    margin: 15px 0 22px;
    position: relative;
    width: auto;
    height: 37px;
    z-index: 5;
  }
  header .MyProfile_Member .MyProfile_SignedOut {
    /* background: #CC1645; */
    /* border: 1px solid #CC1645; */
    border-radius: 7px;
    color: #fff;
    display: flex;
    padding: 5px 25px;
    text-transform: uppercase;
    justify-content: center;
    /* box-shadow: 0 4px 0 0 #972222; */
    align-items: center;
  }
  header .MyProfile_SignedIn {
    height: auto;
    padding: 4px 20px 8px;
  }
  header .MyProfile_Member .MyProfile_SignedIn .MyProfile_Svg {
    display: none;
  }
  header .MyProfile_Member .MyProfile_SignedOut .MyProfile_Svg {
    display: none;
  }
  header .MyProfile_Member .MyProfile_SignedOut .MyProfile_Name {
    /* color: #fff; */
    text-transform: uppercase;
    font-weight: bold;
  }
  .MyProfile_Svg {
    /* color: #fff; */
    float: left !important;
    margin: 5px 10px 0 0 !important;
    width: 20px !important;
    /* display: none; */
    height: 20px !important;
  }
  .MyProfile_Svg svg {
    /* fill: #beae5b; */
  }
  header .MyProfile_Member .MyProfile_Name {
    color: #2a2a2a;
    display: inline-block;
    font-size: 16px;
    height: auto;
    line-height: 1.5;
    text-shadow: none;
    width: auto;
    margin: 4px 0 0;
    font-weight: normal;
  }
  header .MyProfile_Member .arrow-down {
    /* border-top-color: #fff; */
    display: inline-block;
    margin: 12px 5px 0 8px;
  }
  header .MyProfile_Member .fullView {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    left: auto;
    right: 0;
    top: 38px;
  }
  header.fixed .MyProfile_Member .fullView {
    top: 44px;
  }
  header .MyProfile_Member .MyProfile_FullMain {
  }
  header .MyProfile_Member .fullView a {
    color: #fff;
  }
  header .MyProfile_Member .fullView a:hover {
    color: #d4d4d4;
  }
  header .MyProfile_Member .fullView a div {
  }
  header .logo {
    /* height: 69px; */
    margin: 8px auto;
    width: auto;
  }
  header .logo img {
    transform: scale(1);
    transition: 0.3s ease;
  }
  header.fixed .logo {
    height: 73px;
    margin: 0px auto 0;
    /* width: 315px; */
    min-height: auto;
  }
  header.fixed .logo img {
    /* transform: scale(0.8); */
    margin: 17px 0 0;
  }

  .page-content {
  }
  .page-content > .container {
  }
  footer {
  }
  .footer-top {
    padding: 25px 0 0px;
  }
  .ft-copyright {
    width: 50%;
    text-align: left;
  }

  .fwrap3 {
    margin: 0;
  }
  .fwrap4 {
    text-align: right;
    padding: 0 10px;
  }

  .fwrap5 {
    text-align: left;
    padding: 0 10px;
  }
  .fwrap7 {
    display: inline-block;
  }
  .poweredby {
    float: none;
    clear: none;
    text-align: right;
    display: inline-block;
    width: auto;
  }
}
@media (min-width: 1025px) {
  header.fixed .header-social {
    margin: 9px 0 0;
  }

  header {
    height: 120px;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
  }
  header > .container {
    width: 100%;
    height: 100%;
    padding: 0px 10px;
  }
  header .logo {
    margin: 0;
    box-sizing: border-box;
    padding: 0 11px;
    text-align: center;
    float: left;
    z-index: 1;
    position: relative;
    left: auto;
    height: 100%;
    transform: translateX(0);
  }
  header .logo img {
    float: left;
    margin: 10px 0 0 0;
  }
  header.fixed .logo {
    background-position: center -59px;
    z-index: 1;
  }
  header .mobile-nav-btn {
    display: none;
  }
  #divMainMenu {
    position: relative;
    float: left;
    margin: 20px 25px 0 0px;
    position: absolute;
    position: absolute;
    /* width: 100px; */
    right: 0;
    bottom: 0;
  }
  header nav {
    background: transparent none repeat scroll 0 0;
    box-shadow: none;
    padding: 0;
    /* position: absolute; */
    text-align: center;
    width: auto;
    margin: 0 auto;
    /* margin: 0; */
  }
  header.fixed nav {
    margin: 0 auto;
  }
  header .MyProfile_SignedIn {
    padding: 12px 20px 8px;
  }
  #main-menu {
    background: transparent none repeat scroll 0 0;
    box-shadow: none;
    clear: none;
    display: table !important;
    white-space: nowrap;
    width: auto;
    margin: 0 auto;
  }
  #main-menu li,
  #main-menu a {
    border: medium none;
    border-radius: 0;
    font-size: 14px;
    text-transform: uppercase;
  }
  #main-menu > li {
    display: inline-block;
    float: none;
  }
  #main-menu > li > a {
    background: transparent;
    color: #000000;
    padding: 10px 10px 15px;
    margin-bottom: 0;
    border-bottom: 4px solid transparent;
    font-size: 16px;
	text-transform: uppercase;
  }
  header.fixed #main-menu > li > a {
    padding: 14px 15px 14px;
  }
  #main-menu a.hover {
  }
  #main-menu > li > a.current {
    border-bottom: 4px solid #567e57;
    color: #000;
  }
  #main-menu > li > a:hover {
    border-bottom: 4px solid #567e57;
    color: #000;
  }
  #main-menu ul {
    background: transparent;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    left: auto !important;
    padding: 0;
  }
  #main-menu ul a.current {
    color: #000;
    background: #efefef;
  }
  #main-menu ul a:hover,
  #main-menu ul a.highlighted {
    color: #000;
    background: #efefef;
  }
  #main-menu ul ul > li {
    color: #000;
  }
  #main-menu > li > ul > li a {
    background: #efefef none repeat scroll 0 0;
    color: #000;
    text-align: left;
  }
  #main-menu > li > ul > li > ul > li a {
    background: #efefef none repeat scroll 0 0;
    color: #000;
    text-align: left;
  }
  #main-menu ul ul > li a {
    color: #000;
  }
  #main-menu > li > ul > li > ul {
    left: 0 !important;
    right: auto !important;
  }
  #main-menu > li > ul > li > ul > li > ul > li a {
    background: #efefef none repeat scroll 0 0;
    color: #000;
    text-align: left;
  }
  #main-menu > li > ul > li > ul > li > ul > li ul > li a {
    background: #efefef none repeat scroll 0 0;
    color: #000;
    text-align: left;
  }
  #main-menu .sub-arrow {
    display: none;
  }

  header.fixed div#divMainMenu {
    margin: 30px 0 0 0px;
  }

  .header-social {
    display: none;
    height: 46px;
    float: right;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 10px;
  }

  .header-social a {
    color: #000000;
  }
  .banner-text {
    font-size: 50px;
  }
  .banner {
    margin: 120px 0 0;
  }

  .header-book-now {
    display: block;
    margin: 7px 20px 0 0;
  }

  header .MyProfile_Member {
    margin: 0;
    background: none;
    /* position:  absolute; */
    right: 0;
  }
  .ft-logo,
  .ft-social {
    padding: 0;
  }
  .ft-addy,
  .ft-contact {
    padding: 0 15px;
    text-align: left;
  }
  .footer-top .container {
    /* display: flex; */
    align-items: flex-start;
    width: 100%;
    justify-content: space-between;
    text-align: center;
    max-width: 1170px;
  }
  .fwrap1 {
    flex-grow: 1;
    align-items: center;
    display: inline-block;
  }
  .fwrap2 {
    flex-grow: 2;
    /* float: left; */
    margin: 0px 0 0 20px;
    /* flex-grow: 1; */
    display: inline-block;
  }

  .fwrap3 {
    /* float: left; */
    margin: 0px 0 0 20px;
    flex-grow: 1;
    display: inline-block;
  }
  .fwrap4 {
    display: inline-block;
    margin: 0px 0 0 20px;
    float: none;
    padding: 0;
    width: auto;
  }
  .fwrap5 {
    width: auto;
    display: inline-block;
    float: none;
    margin: 0px 0 0 20px;
    padding: 0;
  }

  .fwrap6 {
    display: inline-block;
    margin: 0px 0 0 20px;
  }

  .f-address-wrap {
    width: 100%;
  }

  .f-address-wrap > div:first-child {
    display: block;
    margin: 0px 8px 0 0;
  }

  .footer-top {
    text-align: left;
  }

  .f-address-wrap > div {
    float: left;
    width: auto;
  }
  .ft-copyright {
    width: auto;
    display: inline-block;
    float: none;
  }

  .poweredby {
    float: none;
    clear: none;
    width: auto;
    display: inline-block;
  }
}

@media (min-width: 1200px) {
}

.EditMode .banner {
  margin: 97px 0 0 0;
  z-index: 1;
  overflow: visible;
}

.banner > img {
  width: 200%;
  transform: translateX(-25%);
}

@media (min-width: 768px) {
  .banner > img {
    width: 150%;
    transform: translateX(-15%);
  }
}

@media (min-width: 1025px) {
  .banner > img {
    width: 100%;
    transform: translateX(0%);
  }
}
