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,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, 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;
}

@font-face {
  font-family: 'Maiandra GD';
  src: url("../fonts/MaiandraGD-Regular.woff2") format("woff2"), url("../fonts/MaiandraGD-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Khmer MN';
  src: url("../fonts/KhmerMN.woff2") format("woff2"), url("../fonts/KhmerMN.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Khmer Bold';
  src: url("../fonts/KhmerMN-Bold.woff2") format("woff2"), url("../fonts/KhmerMN-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Maiandra GD';
  src: url("../fonts/MaiandraGD-Regular.woff2") format("woff2"), url("../fonts/MaiandraGD-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Khmer MN';
  src: url("../fonts/KhmerMN.woff2") format("woff2"), url("../fonts/KhmerMN.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Khmer Bold';
  src: url("../fonts/KhmerMN-Bold.woff2") format("woff2"), url("../fonts/KhmerMN-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Maiandra GD';
  src: url("../fonts/MaiandraGD-Regular.woff2") format("woff2"), url("../fonts/MaiandraGD-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Khmer MN';
  src: url("../fonts/KhmerMN.woff2") format("woff2"), url("../fonts/KhmerMN.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Khmer Bold';
  src: url("../fonts/KhmerMN-Bold.woff2") format("woff2"), url("../fonts/KhmerMN-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Maiandra GD';
  src: url("../fonts/MaiandraGD-Regular.woff2") format("woff2"), url("../fonts/MaiandraGD-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Khmer MN';
  src: url("../fonts/KhmerMN.woff2") format("woff2"), url("../fonts/KhmerMN.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Khmer Bold';
  src: url("../fonts/KhmerMN-Bold.woff2") format("woff2"), url("../fonts/KhmerMN-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Maiandra GD';
  src: url("../fonts/MaiandraGD-Regular.woff2") format("woff2"), url("../fonts/MaiandraGD-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Khmer MN';
  src: url("../fonts/KhmerMN.woff2") format("woff2"), url("../fonts/KhmerMN.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Khmer Bold';
  src: url("../fonts/KhmerMN-Bold.woff2") format("woff2"), url("../fonts/KhmerMN-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

.primary-button {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  border-radius: 0px;
  text-transform: none;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 1;
  text-transform: capitalize;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  padding: 12px 30px 10px 30px;
  letter-spacing: 1px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.primary-button:hover {
  background-color: #FFFFFF;
  color: #131112;
  border-color: #FFFFFF;
}

.colored-button {
  border: 1px solid #5A0034;
  color: #5A0034;
  border-radius: 0px;
  text-transform: none;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 1;
  text-transform: capitalize;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  padding: 12px 30px 10px 30px;
  letter-spacing: 1px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.colored-button:hover {
  background-color: #5A0034;
  color: #FFFFFF;
  border-color: #5A0034;
}

.colored-light-button {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  border-radius: 0px;
  text-transform: none;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 1;
  text-transform: capitalize;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  padding: 12px 30px 10px 30px;
  letter-spacing: 1px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.colored-light-button:hover {
  background-color: #FFFFFF;
  color: #5A0034;
  border-color: #FFFFFF;
}

.solid-button {
  border: 1px solid #5A0034;
  color: #FFFFFF;
  background-color: #5A0034;
  border-radius: 0px;
  text-transform: none;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  padding: 12px 30px 10px 30px;
  letter-spacing: 1px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.solid-button:hover {
  background-color: black;
  color: #FFFFFF;
  border-color: black;
}

.solid-light-button {
  border: 1px solid #FFFFFF;
  color: #5A0034;
  background-color: #FFFFFF;
  border-radius: 0px;
  text-transform: none;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  padding: 12px 30px 10px 30px;
  letter-spacing: 1px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.solid-light-button:hover {
  background-color: #bfbfbf;
  color: #5A0034;
  border-color: #bfbfbf;
}

html {
  font-size: 16px;
}

.text-size-10 {
  font-size: 10px;
}

.text-size-11 {
  font-size: 11px;
}

.text-size-12 {
  font-size: 12px;
}

.text-size-13 {
  font-size: 13px;
}

.text-size-14 {
  font-size: 14px;
}

.text-size-15 {
  font-size: 15px;
}

.text-size-16 {
  font-size: 16px;
}

.text-size-18 {
  font-size: 18px;
}

.text-size-20 {
  font-size: 20px;
}

.text-size-22 {
  font-size: 22px;
}

.text-size-28 {
  font-size: 28px;
}

.text-size-32 {
  font-size: 32px;
}

.text-size-34 {
  font-size: 34px;
}

.text-size-42 {
  font-size: 42px;
}

.text-size-48 {
  font-size: 48px;
}

.text-size-50 {
  font-size: 50px;
}

.text-size-52 {
  font-size: 52px;
}

.text-size-60 {
  font-size: 60px;
}

.text-size-64 {
  font-size: 64px;
}

.text-size-72 {
  font-size: 72px;
}

.font-weight-100 {
  font-weight: 100;
}

.font-weight-200 {
  font-weight: 200;
}

.font-weight-300 {
  font-weight: 300;
}

.font-weight-400 {
  font-weight: 400;
}

.font-weight-500 {
  font-weight: 500;
}

.font-weight-600 {
  font-weight: 600;
}

.font-weight-700 {
  font-weight: 700;
}

.font-weight-800 {
  font-weight: 800;
}

.font-weight-900 {
  font-weight: 900;
}

body {
  font-family: "Maiandra GD", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 1.75;
  color: #131112;
  overflow-x: hidden;
  position: relative;
  scroll-behavior: smooth;
  font-weight: 400;
  background-color: #FFFFFF;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

body.show-Overflow {
  overflow: hidden;
}

p {
  font-size: 16px;
  line-height: 24px;
}

ul {
  list-style: none;
}

ol, ul {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
  color: #5A0034;
}

a:hover {
  color: black;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

.main-font {
  font-family: "Maiandra GD", sans-serif;
}

.title-font {
  font-family: "Khmer MN", sans-serif;
}

.text-justify {
  text-align: justify;
  text-align-last: left;
}

.backgroundImage {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.backgroundImage:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: #131112;
  opacity: 0.25;
}

a.link {
  text-decoration: underline;
}

a.link img {
  display: inline-block;
}

.section {
  padding: 60px 0;
}

.section .img-wrapper {
  width: 100%;
  height: 100%;
}

.section .img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.full-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}

.row.no-margin > * {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding: 0 !important;
}

.no-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding: 0 !important;
}

.no-margin {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin: 0 !important;
}

.primary-color {
  color: #5A0034;
}

.gold-color {
  color: #D9AC59;
}

.form-group {
  position: relative;
}

header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  padding: 10px 0;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
  transition: transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
  transition: transform 0.3s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
}

header.colored {
  background-color: #f7f7ff;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
  transition: transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
  transition: transform 0.3s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
          box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
}

header.sticky {
  position: fixed;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
  transition: transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
  transition: transform 0.3s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
}

header nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  align-items: center;
}

header nav #logo {
  width: 10%;
}

header nav #menutrigger {
  width: 50%;
}

header nav #menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.show-Overflow .menu-toggle span {
  background-color: #5A0034;
}

.menu-toggle {
  height: 30px;
  width: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  /*margin-left: 35px;*/
}

#bookbutton{
    margin-right:35px;
}
.menu-toggle span {
  height: 1px;
  background-color: white;
  -webkit-transition: width 200ms ease;
  transition: width 200ms ease;
}

.menu-toggle span:nth-child(1) {
  width: 80%;
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
}

.menu-toggle span:nth-child(2) {
  width: 100%;
}

.menu-toggle span:nth-child(3) {
  width: 60%;
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms;
}

.menu-toggle span:nth-child(4) {
  position: absolute;
  top: -8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 1px;
  height: 0;
  -webkit-transition: height 400ms;
  transition: height 400ms;
}

.menu-toggeled {
  -webkit-transform: translate(-50%, 0) rotate(45deg);
          transform: translate(-50%, 0) rotate(45deg);
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms;
}

.menu-toggeled span:nth-child(1) {
  width: 0;
  -webkit-transition: 200ms ease;
  transition: 200ms ease;
}

.menu-toggeled span:nth-child(3) {
  width: 0;
  -webkit-transition: 200ms ease;
  transition: 200ms ease;
  -webkit-transition-delay: 150ms;
          transition-delay: 150ms;
}

.menu-toggeled span:nth-child(4) {
  height: 45px;
  -webkit-transition: height 200ms ease;
  transition: height 200ms ease;
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
}

.sticky .menu-toggle span {
  background-color: #2B2629;
}

header.sticky.colored nav #logo {
  width: 7%;
}

#off-canvas-menu {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #f7f7ff;
  z-index: 7;
  padding: 100px 60px 30px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  opacity: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#off-canvas-menu #main-menu {
  width: calc(45% - 15px);
}

#off-canvas-menu #main-menu li {
  padding: 10px 0;
}

#off-canvas-menu #main-menu li.last-item a {
  font-size: 16px;
  display: inline-block;
  margin: 0 16px;
}

#off-canvas-menu #main-menu li:hover a small {
  visibility: visible;
  opacity: 1;
}

#off-canvas-menu #main-menu li:hover a span {
  margin-left: 0;
}

#off-canvas-menu #main-menu li a {
  font-size: 24px;
}

#off-canvas-menu #main-menu li a small {
  font-size: 16px;
  margin-right: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#off-canvas-menu #main-menu li a span {
  margin-left: -16px;
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#off-canvas-menu #main-menu li.has-submenu {
  position: relative;
}

#off-canvas-menu #main-menu li.has-submenu > a {
  position: relative;
}

#off-canvas-menu #main-menu li.has-submenu > a::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  position: absolute;
  top: 50%;
  right: -15px;
  font-size: 12px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#off-canvas-menu #main-menu li.has-submenu > a:hover::after {
  opacity: 1;
}

#off-canvas-menu #main-menu li.has-submenu > .is-submenu {
  position: absolute;
  top: 5px;
  left: 275px;
  padding: 4px 30px;
  display: none;
  z-index: 999;
  border-left: 1px solid #D9AC59;
}

#off-canvas-menu #main-menu li.has-submenu > .is-submenu li {
  padding: 5px 0;
}

#off-canvas-menu #main-menu li.has-submenu > .is-submenu li a {
  font-size: 16px;
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#off-canvas-menu #main-menu li.has-submenu > .is-submenu li a:hover {
  padding-left: 12px;
}

/*@media only screen and (min-width:1205px){*/
/*    #off-canvas-menu #main-menu li.has-submenu:hover > .is-submenu {*/
/*      display: block;*/
/*    }*/

/*}*/
#off-canvas-menu #menu-image-wrapper {
  width: calc(30% - 15px);
}

#off-canvas-menu #menu-image-wrapper .menu-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#off-canvas-menu #canvas-contact {
  width: calc(25% - 15px);
  padding: 10px 15px;
}

#off-canvas-menu.show {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.menu-social {
  margin-top: 16px;
  display: inline-block;
  padding: 8px 14px;
  border: 1px solid #5A0034;
}

.menu-social:hover {
  background-color: #5A0034;
  color: #FFFFFF;
}

#landing {
  position: relative;
}

#landing .landing-title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #f7f7ff;
  font-size: 72px;
  z-index: 5;
  text-align: center;
  line-height: 1;
}

#landing .landing-title span {
  color: #f7f7ff;
  font-size: 72px;
  z-index: 7;
  text-align: center;
  line-height: 1;
  font-family: "Khmer MN";
}

#landing .landing-title div {
  font-size: 24px;
  display: block;
  font-family: 'Maiandra GD', sans-serif;
  text-transform: capitalize;
}

.landing-subtitle {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

#top-display {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  z-index: 5;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 110px;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
  transition: transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
  transition: transform 0.3s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
}

#top-display.hidden {
  opacity: 0;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
  transition: transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
  transition: transform 0.3s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
}

#top-display .top-side-display {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(247, 247, 255, 0.5);
}

#top-display .top-side-display li {
  padding: 1.25rem 0.75rem;
  text-align: center;
  width: 100%;
  position: relative;
}

#top-display .top-side-display li:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 70%;
  height: 1px;
  background-color: #2B2629;
  opacity: 0.2;
}

#top-display .top-side-display li a {
  color: #2B2629;
  text-align: center;
}

#top-display .top-side-display li a i {
  font-size: 24px;
}

#top-display .top-side-display li a span {
  display: block;
  font-size: 20px;
  line-height: 1;
}

#video-bg {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  /*background-image: url("../images/slide2.jpg");*/
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

#video-bg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
  z-index: 2;
}

#bgvid {
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#down-arrow {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 5;
}

.arrow {
  position: relative;
  width: auto;
  height: 16px;
  opacity: 0;
}

.arrow::before, .arrow::after {
  content: "";
  width: 21px;
  height: 2px;
  background-color: #fff;
  border-radius: 2px;
  display: inline-block;
}

.arrow::before {
  -webkit-transform: rotate(45deg) translateX(25%);
          transform: rotate(45deg) translateX(25%);
}

.arrow::after {
  -webkit-transform: rotate(-45deg) translateX(-25%);
          transform: rotate(-45deg) translateX(-25%);
}

.arrow:nth-child(1) {
  top: -50px;
  opacity: 1;
  -webkit-animation: arrow2 1s ease 0s infinite;
          animation: arrow2 1s ease 0s infinite;
}

.arrow:nth-child(2) {
  top: -25px;
  -webkit-animation: arrow1 1s ease 0.25s infinite;
          animation: arrow1 1s ease 0.25s infinite;
}

@-webkit-keyframes arrow1 {
  from {
    opacity: 0;
    top: -20px;
  }
  to {
    opacity: 0;
    top: 0px;
  }
  50% {
    opacity: 1;
  }
}

@keyframes arrow1 {
  from {
    opacity: 0;
    top: -20px;
  }
  to {
    opacity: 0;
    top: 0px;
  }
  50% {
    opacity: 1;
  }
}

@-webkit-keyframes arrow2 {
  from {
    opacity: 0;
    top: -30px;
  }
  to {
    opacity: 0;
    top: -10px;
  }
  50% {
    opacity: 1;
  }
}

@keyframes arrow2 {
  from {
    opacity: 0;
    top: -30px;
  }
  to {
    opacity: 0;
    top: -10px;
  }
  50% {
    opacity: 1;
  }
}

body.show-jackethead {
  overflow: hidden;
}

#intro-section {
  padding: 140px 0;
  background-color: #f7f7ff;
  position: relative;
}

#intro-section p {
  line-height: 40px;
}

#intro-section:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1px;
  height: 75px;
  background-color: #D9AC59;
  opacity: 1;
}

#intro-section:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1px;
  height: 75px;
  background-color: #D9AC59;
  opacity: 1;
  z-index: 1;
}

#intro-section h1 {
  font-size: 72px;
  line-height: 1.2;
}

#intro-section h1 small {
  display: block;
  font-size: 24px;
}

#accomodations .container {
  padding-top: 80px;
  padding-bottom: 80px;
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.section-title {
  font-size: 85px;
  line-height: 1;
}

.section-title small {
  display: block;
  font-size: 18px;
  padding-left: 15px;
  position: relative;
}

.section-title-alt {
  font-size: 60px;
  line-height: 1;
}

.section-title-alt small {
  display: block;
  font-size: 18px;
  padding-left: 15px;
  position: relative;
}

.sub-title {
  font-size: 32px;
  line-height: 45px;
}

.slide-room-image {
  height: 90vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.slide-room-image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #131112;
  opacity: 0.5;
}

#accomodation-slider-wrapper {
  position: relative;
}

.room-names-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 9;
  width: 99vw;
}

.roomimages-name, .slide-room-title {
  height: 100%;
}

.slide-room-title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.slide-room-title h3 {
  font-size: 60px;
  color: #FFFFFF;
  text-align: center;
  line-height: 1;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  position: relative;
  width: 70%;
  margin: 0 auto;
  margin-bottom: 0;
  min-height: 120px;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.slick-center.slide-room-title h3 {
  font-size: 68px;
  line-height: 1;
}

/*.slide-room-title:before {*/
/*  content: '';*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  -webkit-transform: translateY(-50%);*/
/*          transform: translateY(-50%);*/
/*  right: -25px;*/
/*  z-index: 1;*/
/*  width: 50px;*/
/*  height: 2px;*/
/*  background-color: #FFFFFF;*/
/*}*/

.swiper-name-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}

#intro2 .content {
  padding: 90px 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
}

#fitness {
  padding: 120px 0;
  background-color: #2B2629;
  position: relative;
}

#fitness:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0.5px;
  height: 75px;
  background-color: #D9AC59;
  opacity: 1;
}

#fitness .spa-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#fitness .spa-content {
  padding: 60px 30px;
  text-align: center;
}

#fitness .spa-content h4 {
  font-size: 32px;
}

#cuisines .content {
  padding: 100px 120px;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

#cuisines .cuisine-card {
  margin-bottom: 60px;
}

#cuisines .cuisine-card .cuisine-card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

#cuisines .cuisine-card-desc {
  padding-right: 55px;
}

#cuisines .cuisine-card-desc h4 {
  margin: 12px 0 0 0;
  letter-spacing: 1px;
}

#cuisines .cuisine-card-desc p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#breaker-one .breaker-wrapper {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 120px 80px 60px;
  position: relative;
}

#breaker-one .breaker-wrapper p {
  position: relative;
  z-index: 1;
}

#breaker-one .breaker-wrapper:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #131112;
  opacity: 0.4;
  z-index: 0;
}

.full-links {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}

#events {
  position: relative;
}

#events:before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 60%;
  background-color: #2B2629;
  z-index: 0;
}

#events .container {
  margin-bottom: 40px;
}

#events h3, #events p {
  color: #FFFFFF;
  position: relative;
}

#events .swiper-slide .event-image {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#events .swiper-slide.swiper-slide-active .event-image {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

#events {
  padding-bottom: 120px;
}

#events .event-image {
  position: relative;
  overflow: hidden;
}

#events .event-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

#events .event-image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #131112;
  opacity: 0.15;
}

#events .event-description {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px 60px;
  z-index: 1;
}

#events .event-description p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 20px;
}

#testimonials {
  padding: 120px 0;
  background-color: #f7f7ff;
  position: relative;
}

#testimonials:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1px;
  height: 75px;
  background-color: #D9AC59;
  opacity: 1;
}

#testimonials .testimonial-text img {
  height: 45px;
  margin: 20px 0 32px 0;
}

#testimonials .testimonial-text h5 {
  font-size: 22px;
  line-height: 45px;
}

#getting-here {
  background-color: #5A0034;
}

#getting-here .getting-here-content {
  padding: 120px 120px;
}

#getting-here .getting-here-content a:hover {
  color: #D9AC59;
}

#final-booking {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
  padding: 120px 0;
}

#final-booking .enquire-wrapper {
  padding: 40px;
  background-color: #f7f7ff;
  border-top:4px solid #D9AC59;
}

#final-booking:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: #131112;
  opacity: 0.4;
}

#always-display-sidebar {
  position: fixed;
  bottom: 0;
  left: -1px;
  z-index: 4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(247, 247, 255, 0.5);
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
  transition: transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
  transition: transform 0.3s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
}

#always-display-sidebar.show {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
  transition: all 0.3s cubic-bezier(0.87, 0, 0.13, 1);
  transition: all 0.3s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.3s cubic-bezier(0.87, 0, 0.13, 1);
}

#always-display-sidebar.show:hover li a span {
  opacity:1;
  visibility:visible;

}
#always-display-sidebar li, #always-display-sidebar ul, #always-display-sidebar li span, #always-display-sidebar li a,#always-display-sidebar li i{
    transition:all 0.4s ease-in-out;
}
#always-display-sidebar li {
  padding: 1rem 0.25rem;
  text-align: center;
  width: 100%;
  position: relative;
}

#always-display-sidebar li.to-top {
  padding: 2rem 1.5rem 1rem 1.5rem;
}

#always-display-sidebar li:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 70%;
  height: 1px;
  background-color: #5A0034;
  opacity: 0.2;
}

#always-display-sidebar li:last-of-type::after {
  display: none;
}

#always-display-sidebar li a {
  color: #5A0034;
  text-align: center;
}

#always-display-sidebar li a i {
  font-size: 16px;
}

#always-display-sidebar li a span {
  display: block;
  font-size: 14px;
  line-height: 1;
  opacity:0;
  visibility:hidden;
  position:absolute;
  left:50%;
  transform:translateX(-50%);
}

#jackethead {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(13, 13, 13, 0.75);
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

#jackethead.hide {
  opacity: 0;
  visibility: hidden;
}

#jackethead .jacket-wrapper {
  width: 60%;
  padding: 50px 30px;
  background-color: #f7f7ff;
}

#jackethead .jacket-wrapper .enquire-wrapper input, #jackethead .jacket-wrapper .enquire-wrapper select {
  padding: 6px 12px;
}

#jackethead .close-jacket-head {
  font-size: 20px;
  float: right;
}

#jackethead .close-jacket-head:hover {
  cursor: pointer;
}

.fadeUpAnimation, .fadeLeftAnimation, .fadeRightAnimation, .fadeInAnimation {
  opacity: 0;
  will-change: transform, opacity;
}

#footer {
  background-color: #f7f7ff;
  padding: 40px 0 15px 0;
}

#footer .footer-logo img {
  height: 90px;
  margin: 4px auto;
}

#footer .footer-logo .footer-social {
  margin: 0;
  padding: 0;
}

#footer .footer-logo .footer-social li {
  display: inline-block;
}

#footer .footer-logo .footer-social li a {
  display: block;
  color: #2B2629;
  font-size: 22px;
  margin: 4px 8px;
}

#footer .footer-list {
  text-align: center;
  -webkit-columns: 4;
          columns: 4;
  padding: 40px 0 20px 0;
}

#footer .footer-list li {
  text-align: center;
}

#footer .footer-list li a {
  font-size: 20px;
  display: block;
  margin: 4px 0;
  color: #2B2629;
}

#footer .footer-crown:before {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #D9AC59;
  z-index: 0;
}

#footer .footer-crown img {
  height: 35px;
  width: auto;
  margin: 10px auto;
  position: relative;
  padding: 4px;
  background-color: #f7f7ff;
}

#page-title {
  height: 100vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#page-title.booking-page-title {
  height: 60vh;
  display: block;
  padding-top: 25vh;
}

#page-title.booking-page-title .col-sm-12:before, #page-title.booking-page-title .col-sm-12:after {
  display: none;
}

#page-title.booking-page-title #down-arrow {
  display: none;
}

#page-title .col-sm-12 {
  position: relative;
}

#page-title .col-sm-12:before {
  content: '';
  position: absolute;
  top: -100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 2px;
  height: 75px;
  background-color: #FFFFFF;
  opacity: 1;
}

#page-title .col-sm-12:after {
  content: '';
  position: absolute;
  bottom: -100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 2px;
  height: 75px;
  background-color: #FFFFFF;
  opacity: 1;
  z-index: 1;
}

#page-title:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #182141;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(24, 33, 65, 0.457318)), to(rgba(2, 0, 36, 0.1)));
  background: linear-gradient(180deg, rgba(24, 33, 65, 0.457318) 0%, rgba(2, 0, 36, 0.1) 100%);
  z-index: 0;
  opacity: 1;
}

#page-title h2 {
  font-size: 72px;
  position: relative;
  text-align: center;
  line-height: 1;
  text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.86);
}

#page-title h2 small {
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-weight: lighter;
}

#page-title p {
  text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.86);
}

#rooms .single-room {
  margin-bottom: 60px;
}

#rooms .single-room .room-desc {
  display: -webkit-box;
  -webkit-line-clamp: 13;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#rooms .single-room .room-title {
  line-height: 1;
  margin-bottom: 10px;
}

#rooms .single-room .room-title::first-letter {
  font-size: 155%;
  color: #5A0034;
}

#rooms .single-room .room-feature-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 32px;
}

#rooms .single-room .room-feature-lists li {
  width: calc(25% - 5px);
  text-align: center;
  padding: 16px 24px;
  background-color: #f7f7ff;
}

#rooms .single-room .room-feature-lists li i {
  font-size: 24px;
  margin-bottom: 10px;
  color: #5A0034;
}

#rooms .single-room .room-feature-lists li p {
  font-size: 18px;
}

#rooms .single-room .room-img {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

#rooms .single-room .room-img:before {
  content: '';
  width: 95%;
  height: 95%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 2px solid #FFFFFF;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 1;
}

#rooms .single-room .room-img:after {
  content: '';
  width: 95%;
  height: 95%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 2px solid #FFFFFF;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 1;
}

#rooms .single-room .room-img:hover::before {
  width: 96%;
  height: 96%;
}

#rooms .single-room .room-img:hover::after {
  width: 93%;
  height: 93%;
}

#rooms .single-room .room-img:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

#rooms .single-room .room-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#room-single {
  padding: 60px 0;
}

#room-single .room-feature-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 32px;
}

#room-single .room-feature-lists li {
  width: calc(20% - 10px);
  margin-bottom: 7px;
  text-align: center;
  padding: 16px 24px;
  
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  /*background-color: #d9ac59;*/
  border:2px solid transparent;
  position:relative;
}
#room-single .room-feature-lists li:before{
    content:'';
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    right:0;
    width:1px;
    height:100px;
    opacity:0.5;
    background-color:#D9AC59;
    
}
#room-single .room-feature-lists li:last-of-type::before{
    display:none;
}
#room-single .room-feature-lists li img{
    transition:all 0.2s ease-in-out;
}

#room-single .room-feature-lists li i {
  font-size: 24px;
  margin-bottom: 10px;
  color: #5A0034;
}

#room-single .room-feature-lists li p {
  font-size: 16px;
  font-family:"Maiandra GD", sans-serif;
  color:#5a0034;
}
#room-single .room-feature-lists li:hover img{
   transform:scale(1.05);
    
}
#room-single .room-single-desc {
  line-height: 1.8;
}
#room-single .room-single-desc p{
  margin-bottom:32px;
}

#amneties {
  background-color: #f7f7ff;
}

#amneties .amneties-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#amneties .amneties-list li {
  width: calc(50% - 35px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 20px;
  text-align: left;
}

#amneties .amneties-list li img {
  width: 20px;
  margin-right: 15px;
  
}

#room-gallery {
  position: relative;
}

.roomGallery .room-gallery {
  height: 100vh;
}

.roomGallery .room-gallery img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.roomGallery .swiper-button-next, .roomGallery .swiper-rtl .swiper-button-prev, .roomGallery .swiper-button-prev, .roomGallery .swiper-rtl .swiper-button-next {
  color: #D9AC59;
}

.roomGallery .swiper-pagination-fraction {
  color: #FFFFFF;
}

#bookthisroom {
  position: fixed;
  top: 40%;
  left: -75px;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  z-index: 99;
}

.cuisine-text-big {
  font-size: 42px;
  line-height: 1.4;
  color: #5A0034;
}

.cuisine-six-content {
  padding: 20px 90px;
}

.hundred-breaker {
  padding: 240px 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  position: relative;
}

.hundred-breaker:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-color: #131112;
  opacity: 0.3;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.hundred-breaker p {
  color: #FFFFFF;
  line-height: 40px;
}

#room-gallery {
  position: relative;
}

.gallery-title {
  font-size: 24px;
  letter-spacing: 0.5px;
  color: #FFFFFF;
  position: absolute;
  top: 32px;
  left: 60px;
  z-index: 4;
}

.swiper-pagination-fraction {
  text-align: left;
  bottom: auto;
  top: 60px;
  left: 60px;
}

.swiper-button-next, .swiper-button-prev {
  color: #D9AC59;
}

.contact-info .title-font {
  margin-bottom: 24px;
}

.contact-info ul li {
  margin-bottom: 16px;
}

.contact-info ul li a {
  color: #5A0034;
  font-size: 18px;
  display: inline-block;
  margin-right: 16px;
}

.contact-info ul li a:hover {
  color: #D9AC59;
}

.seven-breaker {
  height: 75vh;
}

.write-to-us .getting-here-content {
  padding: 70px 50px;
}

.write-to-us input, .write-to-us select, .write-to-us textarea {
  border-bottom: 1px solid #fff;
  color: #f7f7ff;
}

.write-to-us input:focus, .write-to-us textarea:focus, .write-to-us select:focus {
  border-color: #D9AC59;
}

.getting-here-content a:hover {
  color: #D9AC59 !important;
}

.main-about-text {
  font-size: 3vw;
  line-height: 3.5vw;
}

.cuisine-six-content p:not(.cuisine-text-big) {
  text-align: justify;
  text-align-last: left;
}

.about-intro {
  padding: 120px 0;
  background-color: #f7f7ff;
}

.main-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[9];
      grid-template-columns: repeat(9, 1fr);
  -ms-grid-rows: (1fr)[4];
      grid-template-rows: repeat(4, 1fr);
  gap: 15px;
}

.grid-land1 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 4;
  grid-column: 1 / 5;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1 / 3;
}

.grid-3-text {
  background-color: #f7f7ff;
  grid-column: span 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.grid-3-text p {
  font-size: 20px;
}

.grid-2-text {
  background-color: #f7f7ff;
  grid-column: span 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.grid-2-text p {
  font-size: 20px;
}

.sq-grid-large {
  grid-column: span 2;
  grid-row: span 2;
}

.grid-land2 {
  grid-column: span 3;
  grid-row: span 2;
}

.ffl-wrapper {
  position: relative;
  display: block;
  padding-top: 1rem;
}

.ffl-wrapper .ffl-label {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  position: absolute;
  white-space: nowrap;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  pointer-events: none;
  top: 1.25rem;
}

.ffl-wrapper.ffl-floated .ffl-label {
  top: 0;
}

.ffl-label {
  color: #909090;
  line-height: 1.2;
}

.ffl-floated .ffl-label {
  color: #D9AC59;
  font-size: 0.75rem;
}

input,
textarea,
select {
  -webkit-transition: border-bottom 100ms ease;
  transition: border-bottom 100ms ease;
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 1rem;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  background-color: transparent;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(19, 17, 18, 0.6);
  height: 1.875rem;
}

input:hover,
textarea:hover,
select:hover {
  border-bottom-width: 1px;
  border-bottom-color: #909090;
}

input:focus,
textarea:focus,
select:focus {
  border-bottom-width: 1px;
  border-bottom-color: #5A0034;
}

textarea {
  resize: none;
  min-height: 150px;
}

label > span {
  color: #cccccc;
}

.for-date .ffl-wrapper {
  padding-top: 0 !important;
}

.sticky-story {
  position: -webkit-sticky;
  position: sticky;
  top: 200px;
  padding-left: 40px;
}

.sticky-story p:last-of-type {
  text-align: justify;
  text-align-last: left;
}

.story-main-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  margin-bottom: 30px;
}

.story-general-content {
  padding: 20px 40px;
}

.story-general-content p:last-of-type {
  text-align: justify;
  text-align-last: left;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 4;
  width: calc(100% - 25px);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(0, 0, 0, 0.1);
}

.play-button img {
  width: 45px;
  height: auto;
}

input[type="date"]:in-range::-webkit-datetime-edit-year-field, input[type="date"]:in-range::-webkit-datetime-edit-month-field, input[type="date"]:in-range::-webkit-datetime-edit-day-field, input[type="date"]:in-range::-webkit-datetime-edit-text {
  color: transparent;
}

input[type="date"]:in-range::-moz-datetime-edit-year-field, input[type="date"]:in-range::-moz-datetime-edit-month-field, input[type="date"]:in-range::-moz-datetime-edit-day-field, input[type="date"]:in-range::-moz-datetime-edit-text {
  color: transparent;
}

input[type="date"]:in-range::datetime-edit-year-field, input[type="date"]:in-range::datetime-edit-month-field, input[type="date"]:in-range::datetime-edit-day-field, input[type="date"]:in-range::datetime-edit-text {
  color: transparent;
}

input[type="date"]:focus::-webkit-datetime-edit-year-field, input[type="date"]:focus::-webkit-datetime-edit-month-field, input[type="date"]:focus::-webkit-datetime-edit-day-field, input[type="date"]:focus::-webkit-datetime-edit-text {
  color: #000;
}

input[type="time"]:in-range::-webkit-datetime-edit-year-field, input[type="time"]:in-range::-webkit-datetime-edit-month-field, input[type="time"]:in-range::-webkit-datetime-edit-day-field, input[type="time"]:in-range::-webkit-datetime-edit-text {
  color: transparent;
}

input[type="time"]:in-range::-moz-datetime-edit-year-field, input[type="time"]:in-range::-moz-datetime-edit-month-field, input[type="time"]:in-range::-moz-datetime-edit-day-field, input[type="time"]:in-range::-moz-datetime-edit-text {
  color: transparent;
}

input[type="time"]:in-range::datetime-edit-year-field, input[type="time"]:in-range::datetime-edit-month-field, input[type="time"]:in-range::datetime-edit-day-field, input[type="time"]:in-range::datetime-edit-text {
  color: transparent;
}

input[type="time"]:focus::-webkit-datetime-edit-year-field, input[type="time"]:focus::-webkit-datetime-edit-month-field, input[type="time"]:focus::-webkit-datetime-edit-day-field, input[type="time"]:focus::-webkit-datetime-edit-text {
  color: #000;
}

input[type="date"]:in-range::-moz-datetime-edit-year-field, input[type="date"]:in-range::-moz-datetime-edit-month-field, input[type="date"]:in-range::-moz-datetime-edit-day-field, input[type="date"]:in-range::-moz-datetime-edit-text {
  color: transparent;
}

input[type="date"]:in-range::-moz-datetime-edit-year-field, input[type="date"]:in-range::-moz-datetime-edit-month-field, input[type="date"]:in-range::-moz-datetime-edit-day-field, input[type="date"]:in-range::-moz-datetime-edit-text {
  color: transparent;
}

input[type="date"]:in-range::datetime-edit-year-field, input[type="date"]:in-range::datetime-edit-month-field, input[type="date"]:in-range::datetime-edit-day-field, input[type="date"]:in-range::datetime-edit-text {
  color: transparent;
}

input[type="date"]:focus::-moz-datetime-edit-year-field, input[type="date"]:focus::-moz-datetime-edit-month-field, input[type="date"]:focus::-moz-datetime-edit-day-field, input[type="date"]:focus::-moz-datetime-edit-text {
  color: #000;
}

input[type="date"]:in-range::datetime-edit-year-field, input[type="date"]:in-range::datetime-edit-month-field, input[type="date"]:in-range::datetime-edit-day-field, input[type="date"]:in-range::datetime-edit-text {
  color: transparent;
}

input[type="date"]:in-range::datetime-edit-year-field, input[type="date"]:in-range::datetime-edit-month-field, input[type="date"]:in-range::datetime-edit-day-field, input[type="date"]:in-range::datetime-edit-text {
  color: transparent;
}

input[type="date"]:in-range::datetime-edit-year-field, input[type="date"]:in-range::datetime-edit-month-field, input[type="date"]:in-range::datetime-edit-day-field, input[type="date"]:in-range::datetime-edit-text {
  color: transparent;
}

input[type="date"]:focus::datetime-edit-year-field, input[type="date"]:focus::datetime-edit-month-field, input[type="date"]:focus::datetime-edit-day-field, input[type="date"]:focus::datetime-edit-text {
  color: #000;
}

input[type="date"]::-moz-placeholder {
  color: transparent !important;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
}

.booking-form {
  padding: 20px 40px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px;
          box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px;
  width: 100%;
  border-top: 4px solid #D9AC59;
}

.number-people button {
  color: #909090;
  outline: none;
  border: none;
  background-color: transparent;
}

.guests-number-box {
  -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
          box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
  padding: 8px 16px;
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  background-color: #FFFFFF;
  display: none;
  z-index: 4;
}

.guests-number-box.show {
  display: block;
}

.booking-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 32px;
}

.booking-steps li {
  text-align: center;
  display: block;
  position: relative;
}

.booking-steps li:last-of-type a .line {
  display: none;
}

.booking-steps a {
  line-height: 1;
  text-align: center;
  display: block;
  position: relative;
}

.booking-steps a .line {
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translate(-20%, -50%);
          transform: translate(-20%, -50%);
  width: 200%;
  height: 2px;
  z-index: -1;
  background-color: #7f7f7f;
}

.booking-steps a span {
  margin-bottom: 6px;
  border: 2px solid;
  border-color: #7f7f7f;
  width: 40px;
  height: 40px;
  padding: 10px 0;
  display: inline-block;
  color: #7f7f7f;
  background-color: #FFFFFF;
}

.booking-steps a ~ p {
  color: #7f7f7f;
  letter-spacing: 1px;
}

.booking-steps a.active span {
  opacity: 1;
  border: 3px solid;
  border-color: #D9AC59;
  color: #D9AC59;
}

.booking-steps a.active ~ p {
  color: #D9AC59;
  font-weight: 600;
  letter-spacing: 1px;
}

.booking-steps a.completed span {
  color: #f7f7ff;
  border-color: #D9AC59;
  background-color: #D9AC59;
}

.booking-steps a.completed ~ p {
  color: #D9AC59;
  font-weight: 600;
  letter-spacing: 1px;
}

.booking-steps a.completed .line {
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translate(-20%, -50%);
          transform: translate(-20%, -50%);
  width: 200%;
  height: 3px;
  z-index: -1;
  background-color: #D9AC59;
  opacity: 1;
}

.booking-steps p {
  line-height: 1;
}

.cancel-button {
  border: 1px solid #7f7f7f;
  color: #7f7f7f;
  border-radius: 0px;
  text-transform: none;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 1;
  text-transform: capitalize;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  padding: 12px 30px 10px 30px;
  letter-spacing: 1px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-right: 24px;
  text-transform: capitalize;
  background-color: transparent;
  font-family: "Maiandra GD", sans-serif;
}

.cancel-button:hover {
  background-color: #7f7f7f;
  color: #131112;
  border-color: #7f7f7f;
}

.submit-button {
  border: 1px solid #5A0034;
  color: #f7f7ff;
  background-color: #5A0034;
  border-radius: 0px;
  text-transform: none;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  padding: 12px 30px 10px 30px;
  letter-spacing: 1px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-right: 24px;
  text-transform: capitalize;
  font-family: "Maiandra GD", sans-serif;
}

.submit-button:hover {
  background-color: black;
  color: #f7f7ff;
  border-color: black;
}

.form-content-details {
  border-top: 2px solid #D9AC59;
  padding: 20px 30px;
  background-color: #f7f7ff;
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
}

.form-content-details ul li span {
  font-weight: 600;
  color: #5A0034;
}

.info-wrap {
  margin-bottom: 32px;
}

.info-wrap ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.info-wrap ul li span {
  width: 25%;
  display: inline-block;
}

.info-wrap ul li strong {
  font-weight: 600;
  width: 75%;
}

.payment-method li {
  margin-bottom: 10px;
}

.payment-method li label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 8px 16px;
  background-color: #f7f7ff;
}

.payment-method li label img {
  height: 20px;
}

.payment-method li div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.payment-method li div input {
  margin: 0;
  margin-right: 14px;
}

.form-check-input:checked {
  background-color: #D9AC59;
  border-color: #D9AC59;
}

.user-profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.user-profile img {
  margin-right: 14px;
}

.review-content h3 {
  font-size: 24px;
  color: #5A0034;
}

.testimonial-div {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eaeaea;
}

.privacy-policy-wrapper h1 {
  font-size: 32px;
  font-family: "Khmer MN", sans-serif;
  color: #5A0034;
}

.privacy-policy-wrapper h2 {
  font-size: 24px;
  margin: 32px 0 8px 0;
  font-family: "Khmer MN", sans-serif;
  color: #5A0034;
}

@media only screen and (max-width: 1300px) {
  #fitness .spa-content {
    padding: 40px 60px;
  }
  .section-title {
    font-size: 72px;
  }
  .sub-title {
    font-size: 32px;
    line-height: 35px;
  }
}

@media only screen and (max-width: 1024px) {
  #getting-here .getting-here-content {
    padding: 120px 40px;
  }
}

@media only screen and (max-width: 768px) {
  header {
    z-index: 999;
  }
  #intro-section {
    padding: 100px 0;
  }
  #intro-section p {
    font-size: 24px;
    line-height: 30px;
  }
  #intro-section h1 {
    font-size: 60px;
  }
  .slide-room-title h3 {
    font-size: 40px;
  }
  #fitness {
    padding: 90px 0;
  }
  .spa-image {
    height: 340px !important;
  }
  #events {
    padding-bottom: 60px;
  }
  #events:before {
    top: -10px;
  }
  #cuisines .content {
    padding: 40px 80px;
  }
  #cuisines .cuisine-content {
    padding: 0 80px;
  }
  #testimonials {
    padding: 80px 0;
  }
  #getting-here iframe {
    height: 400px;
  }
  #rooms .single-room .room-desc {
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  #rooms .single-room .room-feature-lists li {
    width: calc(50% - 5px);
    padding: 8px 16px;
    margin-bottom: 5px;
  }
  #rooms .single-room .room-feature-lists li i {
    font-size: 18px;
    margin-bottom: 10px;
  }
  #rooms .single-room .room-feature-lists li p {
    font-size: 16px;
  }
  #rooms .single-room .colored-button, #rooms .single-room .solid-button {
    padding: 10px 20px 10px 20px;
  }
}

@media only screen and (max-width: 525px) {
  .section {
    padding: 40px 0;
  }
  .menu-toggeled span:nth-child(4) {
    height: 40px;
  }
  #top-display {
    display: none;
  }
  #bookbutton {
    display: none;
  }
  header nav #menu {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  header nav #menutrigger {
    width: 100%;
  }
  header nav #logo {
    width: 33.33%;
  }
  header.sticky.colored nav #logo {
    width: 25%;
  }
  .menu-toggle {
    margin-left: 0;
    width: 36px;
    height: 24px;
  }
  #intro-section {
    padding: 60px 0;
  }
  #intro-section h1 {
    font-size: 36px;
    margin-bottom: 14px;
  }
  #intro-section h1 small {
    font-size: 18px;
  }
  #intro-section p {
    font-size: 16px;
  }
  .section-title {
    font-size: 36px;
    margin-bottom: 8px;
  }
  .slide-room-image {
    height: 500px;
  }
  #fitness .text-size-28 {
    font-size: 20px;
  }
  #health-swiper .container-fluid {
    padding: 0;
  }
  .spa-image {
    height: 250px !important;
  }
  #fitness .spa-content {
    padding: 40px 20px;
  }
  #events .event-description {
    padding: 10px;
  }
  #footer .footer-list {
    -webkit-columns: 1;
            columns: 1;
  }
  #cuisines .content {
    padding: 30px 20px;
  }
  #cuisines .cuisine-content {
    padding: 0 15px;
  }
  .sub-title {
    font-size: 20px;
    line-height: 25px;
  }
  #testimonials .testimonial-text h5 {
    font-size: 20px;
    line-height: 37px;
  }
  #off-canvas-menu {
    padding: 110px 10px 30px 10px; 
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow-y: scroll;
  }
  #off-canvas-menu #main-menu {
    width: 100%;
  }
  #off-canvas-menu #main-menu li {
    padding: 6px;
  }
  #off-canvas-menu #main-menu li.has-submenu .is-submenu {
    position: static;
  }
  #off-canvas-menu #main-menu li a {
    font-size: 16px;
  }
  #off-canvas-menu .menu-image-wrapper {
    display: none;
  }
  #off-canvas-menu #canvas-contact {
    width: 100%;
  }
  .show-Overflow header {
    background-color: #f7f7ff;
  }
  #always-display-sidebar {
    display: none;
  }
  #landing .landing-title {
    width: 100%;
  }
  #landing .landing-title span {
    font-size: 36px;
  }
  #landing .landing-title .landing-subtitle {
    font-size: 16px;
    margin-top: 10px;
    line-height: 1.8;
  }
  #events .event-description p.text-white {
    display: none;
  }
  #getting-here .text-size-22 {
    font-size: 16px;
  }
  #getting-here .getting-here-content {
    padding: 40px 20px;
  }
  #final-booking .text-size-22 {
    font-size: 16px;
    margin-bottom: 15px;
  }
  #final-booking .enquire-wrapper {
    padding: 40px 20px;
  }
  body, p {
    font-size: 16px;
  }
  #off-canvas-menu #main-menu li.last-item a {
    display: block;
  }
  #jackethead {
    z-index: 9999;
    overflow-y: scroll;
  }
  #jackethead .jacket-wrapper {
    width: 90%;
    padding: 30px 10px;
    background-color: #f7f7ff;
  }
  #jackethead .jacket-wrapper .enquire-wrapper input, #jackethead .jacket-wrapper .enquire-wrapper select {
    padding: 6px 12px;
  }
  #jackethead .jacket-wrapper .sub-title {
    font-size: 16px;
    width: 80%;
    display: inline-block;
    margin-right: 0;
  }
  #jackethead .close-jacket-head {
    font-size: 16px;
    float: right;
  }
  #jackethead .close-jacket-head:hover {
    cursor: pointer;
  }
  #page-title h2 {
    font-size: 36px;
  }
  #rooms .single-room {
    margin-bottom: 60px;
  }
  #rooms .single-room .room-title {
    line-height: 1;
    margin-top: 24px;
    margin-bottom: 24px;
  }
  #rooms .single-room .colored-button, #rooms .single-room .solid-button {
    font-size: 14px;
  }
  .about-intro {
    padding: 40px 0;
  }
  .about-intro .main-about-text {
    font-size: 18px;
    line-height: 1.8;
  }
  .cuisine-six-content {
    padding: 20px 20px;
  }
  .cuisine-text-big {
    font-size: 32px;
  }
  #page-title p {
    font-size: 14px;
    margin-top: 12px;
  }
  .booking-steps a span {
    width: 32px;
    height: 32px;
    padding: 6px 0;
  }
  .booking-steps a .line, .booking-steps a.completed .line {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .booking-form h2 {
    font-size: 22px;
  }
  .booking-form {
    padding: 20px 10px;
  }
  .booking-form .d-flex.align-items-center.justify-content-end {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .booking-form .d-flex.align-items-center.justify-content-end button {
    width: 100%;
    margin-bottom: 12px;
  }
  .booking-form .d-flex.align-items-center.justify-content-end button:first-of-type {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .form-content-details {
    margin-bottom: 24px;
  }
  .info-wrap ul li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 8px;
  }
  .info-wrap ul li span, .info-wrap ul li strong {
    width: 100%;
  }
  .payment-method li label img {
    display: none;
  }
  .section-title-alt {
    font-size: 32px;
  }
  .write-to-us .getting-here-content {
    padding: 40px 20px;
  }
  #amneties h3 {
    font-size: 32px;
  }
  #amneties .amneties-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #amneties .amneties-list li {
    width: 100%;
  }
  .cuisine-card-desc a {
    margin-bottom: 15px;
  }
  .single-room a {
    margin-bottom: 15px;
  }
  #room-single .room-feature-lists li {
    width: calc(50% - 5px);
  }
  .other-roomswiper .spa-content p {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after, .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    font-size: 15px;
  }
  .sticky-story {
    padding-left: 0;
  }
  .story-general-content {
    padding: 20px 10px;
  }
  .main-grid {
    -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr);
    -ms-grid-rows: auto;
        grid-template-rows: auto;
  }
  .grid-3-text {
    grid-column: span 4;
  }
  .grid-land2 {
    grid-column: span 4;
    grid-row: span 2;
  }
  .grid-2-text, .grid-3-text {
    display: none;
  }
  .booking-form .d-flex.align-items-center.justify-content-end button {
    margin-right: 0;
  }
  .cuisine-six-content a{
      margin-top:16px;
  }
}
/*# sourceMappingURL=style.css.map */

#page-title p{
  color: white !important;
}

#intro-section div p{
    line-height: 40px;
}

.text-size-32 p{
  font-size: 32px;
}
.about-para .about-wrapper p{
    font-size:16px;
    margin-bottom:16px;
}
.guests-number-box-footer {
  -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
  padding: 8px 16px;
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  background-color: #FFFFFF;
  display: none;
  z-index: 4;
}

.guests-number-box-footer.show {
    display: block;
}

@media only screen and (max-width:1400px){
    .about-para .about-wrapper p{
        font-size:14px;
        margin-bottom:10px;
    }
}
@media only screen and (max-width: 768px) {
    #page-title {
        background-attachment: scroll;
    }
}

@media only screen and (min-width:992px) and (max-width:1500px){
    #bgvid{
        width:190%;
    }
}