/**
* Template Name: OnePage
* Updated: Jan 29 2024 with Bootstrap v5.3.2
* Template URL: https://bootstrapmade.com
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: 'Gilroy-Regular';
  color: #444444;
}
:root {
  scroll-behavior: initial;
}

@font-face {
  font-family: 'Gilroy-Regular';
  src: url('../fonts/Gilroy-Regular.eot');
  src: url('../fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Gilroy-Regular.woff2') format('woff2'),
      url('../fonts/Gilroy-Regular.woff') format('woff'),
      url('../fonts/Gilroy-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy-Medium';
  src: url('../fonts/Gilroy-Medium.eot');
  src: url('../fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Gilroy-Medium.woff2') format('woff2'),
      url('../fonts/Gilroy-Medium.woff') format('woff'),
      url('../fonts/Gilroy-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
::-webkit-scrollbar {
  display: none !important;
  color: #fff !important;
  height: 0 !important;
  width: 0 !important;
}

a {
  color: #2487ce;
  text-decoration: none;
}

a:hover {
  color: #469fdf;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
   font-family: "Vidaloka", serif;
}
h1,
h2{
  font-size: 35px;
  color: #bb8d34;
}
p{
  font-family: 'Gilroy-Regular';
  font-size: 16px;
  line-height: 25px;
  color: #000;
}
.landscape-message {
  display: none;
}
@media screen and (max-width: 991px) and (orientation: landscape) {
  .landscape-message {
    display: block;
    width: 100%;
    height: 100vh;
    background: #bb8d34;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    z-index: 2;
  }

  body section,
  body header,
  body footer,
  body #loader-wrapper {
    display: none !important;
  }

  .landscape-message p {
    font-size: 20px;
    color: #fff;
    text-align: center;
    width: 80%;
  }
}


.navigation {
  z-index: 998;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  position: absolute;
  inset: 0% 0% auto;
}
.nav__top {
  z-index: 555;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 2em 3em 0em 3em;
  display: flex;
  position: relative;
}
.nav__col.col-1 {
  justify-content: flex-start;
}
.nav__col {
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}
.nav__menu {
  z-index: 10;
  opacity: 1;
  color: var(--white);
  white-space: nowrap;
  cursor: pointer;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 1em 1.2em;
  font-weight: 400;
  display: flex;
  position: fixed;
}
.menu-txt {
  z-index: 10;
  font-size: .9em;
  position: relative;
}
.menu-fill {
  z-index: 1;
  background-color: #000;
  opacity: 0;
  border-radius: 50em;
  transition: background-color .3s;
  position: absolute;
  inset: 0%;
}
.logo__cols {
  opacity: .5;
  justify-content: flex-end;
  align-items: center;
  width: 6.5em;
  transition: opacity .3s;
  display: flex;
}
.kaskady-date {
  color: #fff;
  letter-spacing: 1em;
  cursor: default;
  font-size: .8em;
}
.logo__emblem {
  z-index: 10;
  margin-left: 2.5em;
  margin-right: 2.5em;
  position: relative;
}
.nav__logo {
  width: 12em;
  max-width: none;
}
.nav__col.col-2 {
  justify-content: flex-end;
}
.nav__main-btn {
  z-index: 10;
  opacity: 1;
  color: #fff;
  white-space: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 1em 1.2em;
  font-weight: 400;
  transition: opacity .3s;
  display: flex;
  position: fixed;
}
.menu-txt {
  z-index: 10;
  font-size: .9em;
  position: relative;
}
.icon__cart.is--2 {
  margin-left: .7em;
  margin-right: 0;
}
.icon__cart {
  z-index: 5;
  width: 1em;
  margin-right: .7em;
  position: relative;
}
.logo-mobile {
  display: none;
}
.nav__bottom {
  z-index: 10;
  border-top: 1px solid #ffffff4d;
  justify-content: center;
  width: 100%;
  max-width: 100vw;
  display: flex;
  position: fixed;
  overflow: hidden;
  margin-top: 30px;
  backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}
.nav__line--path {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
}
.nav__line--cursor {
  background-color: #fff;
  opacity: .5;
  width: 2em;
  height: 1px;
  margin-left: -1em;
  position: absolute;
}
.nav__bottom-line {
  width: 100%;
  border-bottom: 1px solid #ffffff4d;
  position: absolute;
  bottom: 0;
}
.div-block-137 {
  z-index: 30;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 14em;
  height: 13em;
  padding: 1.2em;
  display: none;
  position: absolute;
  top: 1vh;
}
.logo3 {
  width: 7.5em;
  max-width: none;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/



#back-button {
  display: inline-block;
  background-color: #000;
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 0px;
  position: fixed;
  bottom: 12px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  color: #FF9800;
}
#back-button i {
  font-size: 20px;
  line-height: 0;
}
#back-button:hover {
  cursor: pointer;
  background-color: #FF9800;
  color: #000;
}
#back-button:active {
  color: #000;
  background-color: #FF9800;
}
#back-button.show {
  opacity: 1;
  visibility: visible;
}



/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
#preloader img{
  /*animation: 3s linear infinite;*/
  max-width: 750px;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.responsive-menu{
  display: none;
}
#header,
#header-resp {
  /* position: sticky; */
  transition: all 0.5s;
  z-index: 997;
  padding: 0px 0;
}
#header.header-scrolled,
#header-resp.header-scrolled {
  border-color: #fff;
  box-shadow: 0px 2px 15px rgba(18, 66, 101, 0.08);
  transform: translateY(-120%);
  
}
#header.hidden-menu {
  transform: translateY(-172%);
  transition: transform 0.3s ease-in-out;
}
#header.hidden-menu1.header-scrolled .nav__bottom,
#header.header-scrolled .nav__bottom {
  background-color: #bb8d34;
}
#header.hidden-menu1.header-scrolled .nav__bottom .navbar .active,
#header.hidden-menu1.header-scrolled .nav__bottom .navbar li:hover>a,
#header.header-scrolled .nav__bottom .navbar .active,
#header.header-scrolled .nav__bottom .navbar .navbar li:hover>a {
  color: #000;
}

#header .logo {
  font-size: 28px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 0.5px;
  font-family: "Poppins", sans-serif;
}

#header .logo a {
  color: #16507b;
}

#header .logo img {
  max-height: 40px;
}

@media (max-width: 992px) {
  #header .logo {
    font-size: 28px;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;  
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;  
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
  transition: 0.3s;
  text-transform: uppercase;
  padding: 1.2em 2em;
}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
  color: #bb8d34;
}
#header.header-scrolled .navbar a:hover {
  color: #000;
}

.navbar .getstarted,
.navbar .getstarted:focus {
  background: #2487ce;
  padding: 8px 20px;
  margin-left: 30px;
  border-radius: 4px;
  color: #fff;
}

.navbar .getstarted:hover,
.navbar .getstarted:focus:hover {
  color: #fff;
  background: #3194db;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 4px;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  text-transform: none;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: #2487ce;
}

.navbar .dropdown:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
.navbar .dropdown .dropdown ul {
  left: -90%;
}

.navbar .dropdown .dropdown:hover>ul {
  left: -100%;
}


}



/**
* Mobile Navigation 
*/
.navbar-toggler {
  border: none;
  padding: 0;
  outline: none;
  display: none;
}
.navbar-toggler:focus {
  box-shadow: none;
}
.navbar-toggler .hamburger-toggle {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  z-index: 11;
  float: right;  
  border-radius: 50px;
}
.navbar-mobile .navbar-toggler .hamburger-toggle {
  border: 1px solid #fff;
}
.navbar-toggler .hamburger-toggle .hamburger {
  position: absolute;
  transform: translate(-50%, -50%) rotate(0deg);
  left: 50%;
  top: 50%;
  width: 70%;
  height: 50%;
  pointer-events: none;
  border-bottom: none;
}
.navbar-mobile .navbar-toggler .hamburger-toggle .hamburger{
  width: 50%;
}
.navbar-toggler .hamburger-toggle .hamburger span {
  width: 100%;
  height: 2px;
  position: absolute;
  background: #143156;
  border-radius: 0px;
  z-index: 1;
  transition: transform 0.2s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.2s cubic-bezier(0.77, 0.2, 0.05, 1), all 0.2s ease-in-out;
  left: 0px;
}
.navbar-toggler .hamburger-toggle .hamburger span:first-child {
  top: 10%;
  transform-origin: 50% 50%;
  transform: translate(0% -50%) !important;
}
.navbar-toggler .hamburger-toggle .hamburger span:nth-child(2) {
  top: 50%;
  transform: translate(0, -50%);
}
.navbar-toggler .hamburger-toggle .hamburger span:last-child {
  left: 0px;
  top: auto;
  bottom: 7%;
  transform-origin: 50% 50%;
}
.navbar-toggler .hamburger-toggle .hamburger.active span {
  position: absolute;
  margin: 0;
}
.navbar-toggler .hamburger-toggle .hamburger.active span:first-child {
  top: 45%;
  transform: rotate(45deg);
  width: 100%;
}
.navbar-toggler .hamburger-toggle .hamburger.active span:nth-child(2) {
  left: 50%;
  width: 0px;
}
.navbar-toggler .hamburger-toggle .hamburger.active span:last-child {
  top: 45%;
  transform: rotate(-45deg);
  width: 100%;;
}
.navbar-toggler .hamburger-toggle .hamburger:after{
  display: none;
}

.mobile-nav-toggle {
  color: #fff;
  font-size: 40px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  /*position: fixed;*/
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(10, 38, 58, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 25px;
  right: 15px;
  font-size: 26px;
  border: 2px solid #fff;
  border-radius: 50px;
  padding: 3px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #124265;
  justify-content: center;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: #6fbf4b;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  color: #2487ce;
}

.navbar-mobile .dropdown>.dropdown-active {
  display: block;
}
.menu-footer {
  display: none;
}




/*--------------------------------------------------------------
# about Section
--------------------------------------------------------------*/
.Advance-Slider {
  float: left;
  width: 100%;
  overflow: hidden;
  top: 0px;
  position: relative;
}
.Advance-Slider button.slick-arrow {
  position: absolute;
  z-index: 2;
  bottom: 40px; /* Set the arrows at the bottom */
  height: 50px;
  width: 50px;
  z-index: 1;
  font-size: 0;
  text-align: center;
  outline: none;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 50px;
  transition: all 0.5s;
}
.Advance-Slider button.slick-arrow:hover{
  background-color: #bb8d34;
  border-color: #bb8d34;
  color: #fff;
}
.Advance-Slider .img-fill {
  position: relative;
  height: 100%;
}
.Advance-Slider .img-fill img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  /*animation: myMove 10s linear infinite;*/
}
.Advance-Slider .item {
  height: 100vh;
  overflow: hidden;
  outline: none;
}
.Advance-Slider button.slick-next.slick-arrow {
  right: 46%;
}
.Advance-Slider button.slick-prev.slick-arrow {
  left: 46%; /* Remove default left positioning */
}
.Advance-Slider button.slick-prev.slick-arrow:before {
  content: "";
  background-image: url(../img/left-arrow.png);
  background-repeat: no-repeat;
  width: 27px;
  height: 20px;
  transform: scale(0.7);
  display: inline-block;
  top: 0;
  left: 0;
  margin: auto;
  font-family: fontawesome;
  font-size: 18px;
}
.Advance-Slider button.slick-prev.slick-arrow:hover:before{
  background-image: url(../img/left-arrow-black.png);  
}
.Advance-Slider button.slick-next.slick-arrow:before {
  content: "";
  background-image: url(../img/right-arrow.png);
  background-repeat: no-repeat;
  width: 27px;
  height: 20px;
  transform: scale(0.7);
  display: inline-block;
  top: 0;
  left: 0;
  margin: auto;
  font-family: fontawesome;
  font-size: 18px;
}
.Advance-Slider button.slick-next.slick-arrow:hover:before{
  background-image: url(../img/right-arrow-black.png);  
}
.Advance-Slider button.slick-next.slick-arrow.slick-disabled,
.Advance-Slider button.slick-prev.slick-arrow.slick-disabled {
  opacity: 0.8;
  pointer-events: none;
}
.Advance-Slider .img-fill:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background: #151515;*/
  opacity: 0.7;
}

.Advance-Slider ul.slick-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.Advance-Slider ul.slick-dots li {
  display: inline-block;
  height: auto;
  padding: 0 5px;
  line-height: 0px;
}
.Advance-Slider ul.slick-dots li button {
  height: 15px;
  width: 15px;
  border-radius: 100%;
  background: #fff;
  border: none;
  font-size: 0px;
  padding: 0px;
  opacity: 0.5;
  outline: none;
  transition: all 0.3s ease;
  cursor: pointer;
}
.Advance-Slider ul.slick-dots li.slick-active button {
  opacity: 1;
}
.Advance-Slider button.slick-arrow {
  perspective: 360px;
}
.Advance-Slider button.slick-arrow .thumb {
  position: absolute;
  height: 100px;
  width: 150px;
  left: 100%;
  top: -100px;
  /*transform-origin: 0% 0%;
  transform: rotate3d(1, 0, 0, 90deg);*/
}
.Advance-Slider button.slick-arrow .thumb img {
  height: 100%;
  width: 100%;
  display: block;
  position: relative;
}
.Advance-Slider button.slick-arrow .thumb:before {
  content: "";
  position: absolute;
  top: 23px;
  left: 0;
  width: 100%;
  height: 100%;
  /*background: #151515;*/
  opacity: 0.6;
  z-index: 2;
}
.Advance-Slider button.slick-next {
}
.Advance-Slider button.slick-next .thumb {
  left: auto;
  right: 100%;
}
.Advance-Slider button.slick-prev.hover-out .thumb,
.Advance-Slider button.slick-prev .thumb {
  /*animation: out-left 300ms ease 0ms 1 forwards;*/
  transform: translateX(-450%);
  left: 0;
}
.Advance-Slider button.slick-prev.hover-in .thumb {
  /*animation: in-left 300ms ease 0ms 1 forwards;*/
}
.Advance-Slider button.slick-next.hover-out .thumb,
.Advance-Slider button.slick-next .thumb {
  /*animation: out-right 300ms ease 0ms 1 forwards;
  transform-origin: 100% 50%;*/
  right: 0;
  transform: translateX(450%);
}
.Advance-Slider button.slick-next.hover-in .thumb {
  /*animation: in-right 300ms ease 0ms 1 forwards;*/
}

.Advance-Slider ul.slick-dots li button img {
  height: 0;
  width: 20px;
  top: 0;
  object-fit: cover;
  transition: height 0.2s ease 0.2s, width 0.2s ease 0s;
  position: relative;
  left: -50%;
}
.Advance-Slider ul.slick-dots li button a {
  position: absolute;
  height: 90px;
  bottom: calc(100%);
  width: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  transition: all 0.2s ease 0.2s;
  padding-bottom: 10px;
}
.Advance-Slider ul.slick-dots li button {
  position: relative;
  display: flex;
  justify-content: center;
}
.Advance-Slider ul.slick-dots li button:hover a img {
}
.Advance-Slider ul.slick-dots li button:hover img {
  height: 80px;
  width: 140px;
  transition: height 0.2s ease, width 0.2s ease 0.2s;
}
.Advance-Slider ul.slick-dots li button:hover a {
  width: 140px;
  transition: all 0.3s ease 0s;
}
.Advance-Slider ul.slick-dots li button:hover {
  opacity: 1;
}
.Advance-Slider ul.slick-dots li button:before {
  content: "";
  bottom: calc(100% + -10px);
  left: 7px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0px;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 10px;
  margin-left: -10px;
  opacity: 0;
  transition: 0.3s ease 350ms;
}
.Advance-Slider ul.slick-dots li button:hover:before {
  opacity: 1;
  transition: 0.3s ease 0s;
}
.Advance-Slider .item.slick-active {
  /*animation: Slick-FastSwipeIn 1s both;*/
}

.Advance-Slider .item .contain-wrapper {
  position: absolute;
  left: 0;
  top: 50px;
  z-index: 1;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.Advance-Slider .item .contain-wrapper .dots-contain {
  display: none;
}
.Advance-Slider .item h3 {
  margin: 0px;
  color: #fff;
  font-size: 50px;
  font-weight: 300;
  text-transform: capitalize;
}
.Advance-Slider .item {
  color: #fff;
}
.Advance-Slider .item p {
  font-size: 16px;
  font-weight: normal;
  padding: 10px 0 0;
  margin: 0px auto;
  width: 100%;
  max-width: 700px;
  color: #fff;
}
.Advance-Slider .item a{
  margin-top: 30px;
  display: inline-block;
}

.button--wayra {
  position: relative;
	overflow: hidden;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 30px;
  border-color: #bb8d34;
  border: 1px solid;
	-webkit-transition: border-color 0.3s, color 0.3s;
	transition: border-color 0.3s, color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.dine-btn a:first-child {
  margin-right: 15px;
}
.dine-btn a.button--wayra,
.dine-btn button.button--wayra {
  color: #fff;
  padding: 15px 24px;
  background-color: #bb8d34;
  -webkit-box-shadow: -1px 1px 15px -1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -1px 1px 15px -1px rgba(0, 0, 0, 0.25);
    box-shadow: -1px 1px 15px -1px rgba(0, 0, 0, 0.25);
}
.dine-btn .button--wayra:hover,
.dine-btn button.button--wayra:hover {
  color: #bb8d34;
  z-index: 2;
}
.dine-btn .button--wayra:hover::before,
.dine-btn button.button--wayra::before{
  background-color: #fff;
}



.button-room a.button--wayra,
.button-room button.button--wayra {
  color: #fff;
  padding: 15px 24px;
  background-color: #000;
  -webkit-box-shadow: -1px 1px 15px -1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -1px 1px 15px -1px rgba(0, 0, 0, 0.25);
    box-shadow: -1px 1px 15px -1px rgba(0, 0, 0, 0.25);
}
.button-room .button--wayra:hover,
.button-room button.button--wayra:hover {
  color: #000;
  z-index: 2;
}
.button-room .button--wayra:hover::before,
.button-room button.button--wayra::before{
  background-color: #fff;
  height: 100%;
}


.book-now-popup a.button--wayra,
.book-now-popup button.button--wayra {
  color: #fff;
  padding: 15px 34px;
  background-color: #000;
  font-weight: 600;
  -webkit-box-shadow: -1px 1px 15px -1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -1px 1px 15px -1px rgba(0, 0, 0, 0.25);
    box-shadow: -1px 1px 15px -1px rgba(0, 0, 0, 0.25);
}
.book-now-popup .button--wayra:hover,
.book-now-popup button.button--wayra:hover {
  color: #fff;
  z-index: 2;
}
.book-now-popup .button--wayra:hover::before,
.book-now-popup button.button--wayra::before{
  background-color: #bb8d34;
}





.btncontact.dine-btn button.button--wayra {
  padding: 16px 50px;
  margin-bottom: 7px;
}

.dine-btn a.button--wayra.no-bg {
  background-color: #fff;
  border-color: #bb8d34;
  color: #bb8d34;
}
.dine-btn .button--wayra.no-bg:hover {
  color: #fff;
  z-index: 2;
}
.dine-btn .button--wayra.no-bg:hover::before {
  background-color: #bb8d34;
  border-color: #bb8d34;
  color: #fff;
}

.button--wayra::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 150%;
	height: 100%;
	background: #bb8d34;
	z-index: -1;
	-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
	transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}
.button--wayra:hover {
	color: #000;
	border-color: #bb8d34;
}
.limited-time .button--wayra:hover,
.dummy-bg .button--wayra:hover,
.dummy-bg-2 .button--wayra:hover{
  z-index: 0;
}
.button--wayra.button--inverted:hover,
.limited-time .button--wayra.button--inverted:hover {
	color: #bb8d34;
	border-color: #fff;
}
.button--wayra:hover::before {
	opacity: 1;
	background-color: #fff;
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--wayra.button--inverted:hover::before {
	background-color: #fff;
}



.Advance-Slider .item .contain-wrapper .info {
  max-width: 1200px;
  margin-top: 90px;
}
.Advance-Slider .item p span {
  color: #00bcd4;
}
.Advance-Slider .item h3 span {
  color: #00bcd4;
}
.Advance-Slider .item h3 {
  animation: fadeOutRight 1s both;
}
.Advance-Slider .item.slick-active h3 {
  animation: fadeInDown 1s both 1s;
}
.Advance-Slider .item p {
  animation: fadeOutLeft 1s both;
}
.Advance-Slider .item.slick-active p {
  animation: fadeInLeft 1s both 1.5s;
}
.banner-cont{
  margin-top: 30px;
}
.thumb-caption {
    font-size: 12px;
    color: #fff;
    text-align: center;
    margin-bottom: 5px; /* Adds spacing between caption and thumbnail image */
}
.progress-container {
    position: relative;
    height: 20px; /* Adjust as needed */
    border-radius: 10px; /* Rounded corners */
    width: 200px;
    max-width: 200px;
    margin: 0px auto;
    display: flex;
    align-items: center;
}
.progr-text-left {
    text-align: left;
    width: 20px;
    position: absolute;
    left: 0;
}
.progr-text-right {
  text-align: right;
    position: absolute;
    right: 0;
    width: 20px;
}

.progress-bar {
  height: 1px;
    width: 0;
    background-color: #ffffff;*/
    border-radius: 10px;
    transition: width 4s linear;
    max-width: 135px;
    position: relative;
}
.progress-bar-bottom{
  background-color: #676767;
  position: absolute;
  height: 1px;
  width: 100%;
  max-width: 135px;
  z-index: -1;
}
.progress-bar.left-one,
.progress-bar-bottom.right-one {
  left: 29px;
}
.progress-bar.left-two,
.progress-bar-bottom.right-two {
  left: 31px;
}
.progress-bar.left-three, 
.progress-bar-bottom.right-three {
  left: 30px;
}
.progress-bar.left-four, .progress-bar-bottom.right-four {
  left: 33px;
}


.progress-text {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    color: #333; /* Text color */
}

@keyframes myMove {
  from {
    transform: scale(1, 1);
    transform-origin: 50% 50%;
  }
  to {
    transform: scale(1.8, 1.9);
    transform-origin: 50% 0%;
  }
}
@keyframes Slick-FastSwipeIn {
  0% {
    transform: rotate3d(0, 1, 0, 150deg) scale(0) perspective(400px);
  }
  100% {
    transform: rotate3d(0, 1, 0, 0deg) scale(1) perspective(400px);
  }
}

@keyframes in-left {
  from {
    -webkit-transform: rotate3d(0, 1, 0, 90deg);
    transform: rotate3d(0, 1, 0, 90deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
}
@keyframes out-left {
  from {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
  to {
    -webkit-transform: rotate3d(0, 1, 0, 86deg);
    transform: rotate3d(0, 1, 0, 86deg);
  }
}
@keyframes in-right {
  from {
    -webkit-transform: rotate3d(0, -1, 0, 90deg);
    transform: rotate3d(0, -1, 0, 90deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
}
@keyframes out-right {
  from {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
  to {
    -webkit-transform: rotate3d(0, -1, 0, 86deg);
    transform: rotate3d(0, -1, 0, 86deg);
  }
}

.offer,
.book-now {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}
.offer a,
.book-now a{
  display: block;
  padding: 9px 30px;
  color: #fff;
}
.offer a:hover,
.book-now a:hover{
  color: #000;
}




#about {
  width: 100%;
  height: auto;
  position: relative;
  padding-bottom: 220px;
}




@media (max-height: 800px) {
  #about {
    height: auto;
  }
}

@media (max-width: 992px) {
  #about {
    height: auto;
  }

  #about h1 {
    font-size: 28px;
    line-height: 36px;
  }

  #about h2 {
    font-size: 21px;
    line-height: 24px;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/

.mobile,
.ipad{
  display: none;
}
.more-img.ipad,
.more-img.mobile,
.slick-slide img.ipad,
.slick-slide img.mobile,
.swiper-slide img.mobile,
.swiper-slide img.ipad,
.owl-carousel img.mobile,
.owl-carousel img.ipad {
  display: none;
}
.more-img.desktop {
  display: block;
}



.hide-desktop{
  display: none;
}
.hide-mobile{
  display: block;
}




/*
---------------------------------------
hover effect 8
---------------------------------------
*/
.menu a {
  color: rgba(255, 255, 255, 0.8);
  font-size: 17pt;
  font-weight: 400;
  padding: 15px 25px;
  position: relative;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
}
.menu.align-center li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}

.SMN_effect-8 {
	position: relative;
	z-index: 1;
}

.SMN_effect-8 a.reservation {
	overflow: hidden;
	margin: 0 15px 0 0px;
	padding: 0;
  background-color: transparent;
}

.SMN_effect-8 a.reservation span {
	display: block;
	padding: 15px 24px;
	background: #bb8d34;
  color: #fff;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}
.slider-bottom .SMN_effect-8 a.reservation span {
  padding: 15px 40px;
}

.SMN_effect-8 a.reservation:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #050505;
	color: #fff;
	content: attr(data-hover);
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform: translateX(-25%);
  display: flex;
    align-items: center;
    justify-content: center;
}

.SMN_effect-8 a.reservation:hover span, .SMN_effect-8 a.reservation:focus span {
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	transform: translateX(100%);
}

.SMN_effect-8 a.reservation:hover:before, .SMN_effect-8 a.reservation:focus:before {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	transform: translateX(0%);
}


section {
  padding: 70px 0;
  overflow: hidden;
}
section#stay {
  padding-bottom: 120px;
}

.section-bg {
  background-color: #f8fbfe;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h2 {
  font-size: 40px;
  margin-bottom: 20px;
  padding-bottom: 0;
}
.section-title h2, h2 sub {
  bottom: 0;
}

.section-title p {
  font-size: 16px;
  color: #000;
}
.faq .section-title p {
  color: #fff;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.welcome {
  padding: 0px 30px 0px 50px;
}
.welcome-left {
  position: relative;
}
.welcome-left img{
  box-shadow: -1px 3px 13px rgba(0, 0, 0, 0.6);
}
.welcome-left .welcome-top{
  display: none;
}

.welcome .welcome-top p {
  font-size: 18px;
  /*font-weight: 600;*/
  color: #000;
  /*font-family: "Vidaloka", serif;*/
}
.welcome p {
  font-size: 16px;
  color: #000;
  line-height: 27px;
  text-align: justify;
}
.welcome a{
  color: #bb8d34;
  font-size: 18px;
  text-decoration: underline;
  margin-top: 15px;
  display: inline-block;
}
.welcome-top h1 {
  color: #bb8d34;
  font-size: 35px;
  margin-bottom: 15px;
  margin-top: 0px;
  margin-left: -14px;
}
.more-img {
  position: absolute;
  bottom: -150px;
  left: 250px;
}
.moretext {
  display: none; /* Hidden initially */
}
.more-img {
  display: block; /* Visible initially */
  opacity: 1;
  transition: opacity 0.5s ease;
}
.more-img.hidden {
  opacity: 0;
  transition: opacity 0.5s ease;
}



/*--------------------------------------------------------------
# Limited time offer
--------------------------------------------------------------*/

.limited-time {
  position: relative; /* Needed for the overlay */
  background-image: url(../img/offer-background.webp);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 630px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  color: white; /* Ensure text is visible */
  z-index: 1;
}

.limited-time::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4); /* Adjust the opacity (0.5 means 50% dark) */
  z-index: -1; /* Ensure the overlay is behind the content */
}
.limited-time a,
.dummy-bg a,
.dummy-bg-2 a {
  margin-top: 20px;
}
.dummy-bg{
  position: relative; /* Needed for the overlay */
  background-image: url(../img/dummy-bg-1.webp);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 630px;
  display: flex;
  align-items: flex-end;
  color: white; /* Ensure text is visible */
  z-index: 1;
}
.dummy-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4); /* Adjust the opacity (0.5 means 50% dark) */
  z-index: -1; /* Ensure the overlay is behind the content */
}
.dummy-bg-2{
  background-image: url(../img/dummy-bg-2.webp);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 630px;
  display: flex;
  align-items: flex-end;
}
.relax{
  background-image: url(../img/relax-and-rejuvenate/bg.webp);
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
}
.limited-time .section-title,
.dummy-bg .section-title,
.relax .section-title,
.dummy-bg-2 .section-title {
  padding-bottom: 0;  
}
p.first-child {
  margin-bottom: 20px;
}
.limited-time .section-title h2,
.dummy-bg .section-title h2,
.dummy-bg-2 .section-title h2 {
  color: #fff;
}
.limited-time p,
.dummy-bg p,
.dummy-bg-2 p{
  width: 100%;
  max-width: 900px;
  margin: 0px auto;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
}
.limited-time .content .btn-learn-more,
.dummy-bg .content .btn-learn-more,
.dummy-bg-2 .content .btn-learn-more,
.relax .content .btn-learn-more {
  font-weight: 600;
    font-size: 16px;
    display: inline-block;
    padding: 16px 32px;
    transition: 0.3s;
    line-height: 1;
    color: #fff;
    animation-delay: 0.8s;
    margin-top: 26px;
    text-transform: uppercase;
}

.limited-time .content .btn-learn-more:hover,
.dummy-bg .content .btn-learn-more:hover,
.dummy-bg-2 .btn-learn-more:hover,
.relax .content .btn-learn-more:hover {
  color: #fff;
  text-decoration: none;
}

/*--------------------------------------------------------------
# Stay with us
--------------------------------------------------------------*/
.stay-with-us h2 {
  color: #bb8d34;
  margin-top: 20px;
  margin-bottom: 25px;
}
.stay-with-us p {
  width: 100%;
  max-width: 1050px;
  margin: 0px auto;
}
.stay-with-us p span{
  color: #000;
  /*font-weight: 600;*/
  font-size: 18px;
  /*font-family: "Vidaloka", serif;*/
}



#rooms-slider {
  margin-bottom: 0px;
  position: relative;
}
@media (max-width: 767px) {
  #rooms-slider {
    margin-bottom: 10px;
  }
}
#rooms-slider .slick-list {
  overflow: visible;
}
#rooms-slider .numbers {
  position: absolute;
  left: 100px;
  top: 200px;
  z-index: 4;
  font-family: "Vidaloka";
  font-size: 25px;
  color: #000;
}
@media (max-width: 1023px) {
  #rooms-slider .numbers {
    left: 50%;
    top: 0;
    text-align: center;
    width: 200px;
    margin-left: -100px;
  }
}
#rooms-slider .numbers span {
  display: inline-block;
  position: relative;
}
#rooms-slider .numbers .current {
  top: -16px;
}
#rooms-slider .numbers .total {
  margin-left: 4px;
}
#rooms-slider .numbers .total:before {
  font-family: Playfair Display;
  font-size: 42px;
  content: "/";
  position: absolute;
  bottom: -3px;
  left: -12px;
}
#rooms-slider .button-round {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  z-index: 1;
  text-align: center;
}
@media (max-width: 1023px) {
  #rooms-slider .button-round {
    top: 290px;
  }
}
#rooms-slider .button-round .icon {
  color: #333;
}
#rooms-slider .icon:before{
  display: inline-block;
}
.icon-arrow-right:before {
  content: '';
  background-image: url(../img/right-arrow-black.png);
  background-repeat: no-repeat;
  width: 27px;
  height: 20px;  
}
.icon-arrow-left:before {
  content: '';
  background-image: url(../img/left-arrow-black.png);
  background-repeat: no-repeat;  
  width: 27px;
  height: 20px;
}
@media (max-width: 1023px) {
  #rooms-slider .button-round {
    width: 45px;
    height: 45px;
    margin-top: -23px;
  }
}
#rooms-slider .button-round.arrow-left {
  left: 0;
}
@media (min-width: 1240px) {
  #rooms-slider .button-round.arrow-left {
    left: -35px;
  }
}
#rooms-slider .button-round.arrow-right {
  right: 0;
}
@media (min-width: 1240px) {
  #rooms-slider .button-round.arrow-right {
    right: 65px;
  }
}
@media (max-width: 767px) {
  #rooms-slider .slick-slide {
    overflow: hidden;
  }
}
#rooms-slider .slick-slide .filter {
  display: block;
}
@media (max-width: 767px) {
  #rooms-slider .slick-slide .filter img {
    height: 350px;
    width: auto !important;
    left: 50%;
    position: relative;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
#rooms-slider .room {
  position: relative;
  opacity: 0.2;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#rooms-slider .room .stripe {
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  background: #f8f8f8;
  z-index: 2;
  position: absolute;
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
}
.touch #rooms-slider .room .stripe {
  width: 200px;
}
@media (max-width: 1023px) {
  .touch #rooms-slider .room .stripe {
    width: 50px !important;
  }
}
@media (max-width: 1023px) {
  #rooms-slider .room .stripe {
    display: none !important;
  }
}
#rooms-slider .room .stripe.right {
  left: auto;
  right: 0;
}
.touch #rooms-slider .room .stripe.right {
  width: 100px;
}
#rooms-slider .room .filter {
  position: relative;
  z-index: 1;
}
#rooms-slider .room .filter:before {
  content: '';
  position: absolute;
  background: linear-gradient(45deg, hsla(40, 71%, 68%, 1) 30%, hsla(31, 81%, 74%, 1) 100%);

background: -moz-linear-gradient(45deg, hsla(40, 71%, 68%, 1) 30%, hsla(31, 81%, 74%, 1) 100%);

background: -webkit-linear-gradient(45deg, hsla(40, 71%, 68%, 1) 30%, hsla(31, 81%, 74%, 1) 100%);
  width: 100%;
  height: 100%;
  opacity: 0.4;
}
#rooms-slider .room.slick-active .filter:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 488px;
  background-image: url(../img/accomadation-slider-shadow.png);
  display: block;
  content: "";
}
#rooms-slider .room .filter > img {
  z-index: 1;
  width: 100%;
}
@media (max-width: 1023px) {
  #rooms-slider .room .filter > img {
    margin-top: -60px;
  }
}
@media (max-width: 767px) {
  #rooms-slider .room .filter > img {
    margin-top: 0 !important;
  }
}
#rooms-slider .room .text {
  position: absolute;
  top: 260px;
  left: 100px;
  z-index: 3;
}
#rooms-slider .room .text h3{
  font-size: 50px;
  color: #bb8d34;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  #rooms-slider .room .text {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    text-align: center;
    height: 220px;
  }
}
#rooms-slider .room .text p {
  display: inline-block;
  width: 100%;
  max-width: 340px;
  color: #000;
  font-size: 16px;
  text-align: justify;
}
@media (max-width: 767px) {
  #rooms-slider .room .text p {
    font-size: 14px;
    line-height: 20px;
  }
}
#rooms-slider .room .title,
#rooms-slider .room p {
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1) 1.1s;
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1) 1.1s;
}
.no-touchevents #rooms-slider .room .title,
.no-touchevents #rooms-slider .room p {
  opacity: 0;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
#rooms-slider .room p {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
#rooms-slider .room.slick-active {
  opacity: 1;
}
#rooms-slider .room.slick-active .stripe {
  width: 200px;
}
@media (max-width: 1023px) {
  #rooms-slider .room.slick-active .stripe {
    width: 50px !important;
  }
}
#rooms-slider .room.slick-active .stripe.right {
  width: 100px;
}
#rooms-slider .room.slick-active.slick-current .title,
#rooms-slider .room.slick-active.slick-current p {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
#rooms-slider.images {
  margin: 0 0 50px 0;
}
@media (min-width: 768px) {
  #rooms-slider.images {
    margin: 0 40px 130px 40px;
  }
}
@media (max-width: 1023px) {
  #rooms-slider.images .button-round {
    top: 100px;
  }
}
@media (max-width: 767px) {
  #rooms-slider.images .numbers {
    top: -19px;
  }
}
@media (min-width: 768px) {
  #rooms-slider.images .room {
    padding-left: 40px;
    padding-right: 40px;
  }
}
#rooms-slider.images .room .stripe {
  display: none !important;
}
#rooms-slider.images .button-round.arrow-left {
  left: 20px !important;
}
#rooms-slider.images .button-round.arrow-right {
  right: 20px !important;
}
.button-round {
  width: 75px;
  height: 75px;
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 50%;
}
.svg .button-round--no-border {
  border: none !important;
}
.svg .button-round--compose,
.svg .button-round--compose2 {
  border: none !important;
}
.svg .button-round--compose span.icon,
.svg .button-round--compose2 span.icon {
  position: relative;
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.svg .button-round--compose span.line,
.svg .button-round--compose2 span.line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.svg .button-round--compose.showed span.icon,
.svg .button-round--compose2.showed span.icon {
  opacity: 1;
}
.no-svg .button-round--compose span.line *,
.no-svg .button-round--compose2 span.line * {
  display: none;
}
.button-round .icon--centered {
  top: 55%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  display: inline-block;
  position: absolute !important;
  left: 50%;
}

.button-room {
  background: #000;
  display: flex;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  height: 90px;
  line-height: 90px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .button-room {
    height: 65px;
    line-height: 75px;
    padding-right: 0px;
  }
  .button-room a.left {
    padding: 15px 15px !important;
    line-height: 17px;
    font-size: 15px;
  }
  .button-room a.right.show-reservation {
    right: 75px;
  }
  section#stay {
    padding-bottom: 0;
}
}
.button-room a.left {
  padding: 0 45px;
  display: inline-block;
  z-index: 2;
  position: relative;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  box-shadow: none;
}
.button-room a.left:first-child {
  border-right: 1px solid #747474;
}
.button-room a.left:before {
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  content: "";
  background: #222;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.no-touchevents .button-room a.left:hover:before {
  height: 100%;
}
.button-room a.right {
  padding: 0;
  position: absolute;
  top: 0;
  right: 120px;
  background: #333;
  width: 120px;
  height: 100px;
  z-index: 2;
  text-align: center;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.button-room a.right.show-reservation {
  border-right: 1px solid #404040;
}
.button-room a.right .bt-label {
  font-size: 11px;
}
.button-room a.right.go-to-booking {
  right: 0;
}
@media (max-width: 767px) {
  .button-room a.right {
    width: 75px;
    height: 73px;
    top: 1px;
  }
}
.button-room a.right img,
.button-room a.right svg {
  display: none;
}
@media (max-width: 767px) {
  .button-room a.right {
    display: inline-block;
  }
  .button-room a.right .bt-label {
    display: none;
  }
  .button-room a.right img,
  .button-room a.right svg {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    width: 46px;
  }
}
.button-room a.right:before {
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  content: "";
  background: #222;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.no-touchevents .button-room a.right:hover:before {
  height: 100%;
}
.no-touchevents .button-room:hover span.icon:before {
  width: 220px;
}
@media (max-width: 767px) {
  #rooms-slider .room .button-room {
    position: relative !important;
    bottom: 31px !important;
    width: 65% !important;
    right: 0 !important;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px auto;
  }
}
#rooms-slider .room .button-room {
  position: absolute;
  right: 80px;
  bottom: -46px;
  z-index: 5;
  opacity: 0;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1) 1.4s;
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1) 1.4s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
#rooms-slider .room.slick-show-button .button-room {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.room-item .button-room {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
}
@media (max-width: 679px) {
  .room-item .button-room {
    width: 100%;
  }
}
.room-item--inverse .button-room {
  right: auto;
  left: 0;
}

.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content{
  background-image: url(../img/popup-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/* Keyframes for opening and closing animations */
@keyframes slideInBottom {
  from {
      transform: translateY(100%); /* Start off-screen at the bottom */
      opacity: 0; /* Start invisible */
  }
  to {
      transform: translateY(0); /* Move into view */
      opacity: 1; /* Fade in */
  }
}

@keyframes slideOutBottom {
  from {
      transform: translateY(0); /* Start in view */
      opacity: 1; /* Fully visible */
  }
  to {
      transform: translateY(-100%); /* Move off-screen at the top */
      /*opacity: 0; /* Fade out */
  }
}

/* Slide-in animation for showing modal */
.modal.modal-bottom-to-top.show .modal-dialog {
  animation: slideInBottom 0.6s cubic-bezier(0.25, 0.1, 0.25, 1) forwards;
}

/* Slide-out animation for closing modal */
.modal.modal-bottom-to-top.slide-out .modal-dialog {
  animation: slideOutBottom 0.6s cubic-bezier(0.25, 0.1, 0.25, 1) forwards;
}


/* Effect 8 */
.hi-icon {
  display: flex;
  font-size: 0px;
  cursor: pointer;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
  align-items: center;
  justify-content: center;
}
.hi-icon:before {
  display: block;
  -webkit-font-smoothing: antialiased;
}
.hi-icon-effect-8 .hi-icon {
	background: rgba(255,255,255,0.1);
	-webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
	-moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
	transition: transform ease-out 0.1s, background 0.2s;
	border: 1px solid #bb8d34;
}
.hi-icon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.hi-icon-effect-8 .hi-icon:after {
	top: 0;
	left: 0;
	padding: 0;
	z-index: -1;
	box-shadow: 0 0 0 2px rgba(255,255,255,0.1);
	opacity: 0;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}

.hi-icon-effect-8 .hi-icon:hover {
	background: rgba(255,255,255,0.05);
	-webkit-transform: scale(0.93);
	-moz-transform: scale(0.93);
	-ms-transform: scale(0.93);
	transform: scale(0.93);
	color: #fff;
}

.hi-icon-effect-8 .hi-icon:hover:after {
	-webkit-animation: sonarEffect 1.3s ease-out 75ms;
	-moz-animation: sonarEffect 1.3s ease-out 75ms;
	animation: sonarEffect 1.3s ease-out 75ms;
}

@-webkit-keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #bb8d34, 0 0 0 10px rgba(255,255,255,0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #bb8d34, 0 0 0 10px rgba(255,255,255,0.5);
		-webkit-transform: scale(1.5);
		opacity: 0;
	}
}
@-moz-keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #bb8d34, 0 0 0 10px rgba(255,255,255,0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #bb8d34, 0 0 0 10px rgba(255,255,255,0.5);
		-moz-transform: scale(1.5);
		opacity: 0;
	}
}
@keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #bb8d34, 0 0 0 10px rgba(255,255,255,0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #bb8d34, 0 0 0 10px rgba(255,255,255,0.5);
		transform: scale(1.5);
		opacity: 0;
	}
}

.modal-fullscreen .modal-body {
  overflow-y: auto;
  width: 100%;
}
.modal-fullscreen .modal-header {
  border: none;
  margin-top: 45px;
  background-color: transparent;
  position: fixed;
  right: 0;
  z-index: 2;
}
.modal-header-content {
  text-align: center;
}
.modal-fullscreen .modal-header-content p {
  text-align: center;
  color: #000;
  margin-bottom: 20px;
  font-weight: 600;
}
.modal-fullscreen .modal-header-content h2 {
  color: #bb8d34;
  font-size: 35px;
}
.common-sprite:before,
.inside-details span:before,
.amenities-block span:before{
  content: '';
  background-image: url(../img/sprite-icon.png);
  background-repeat: no-repeat;
}
.inside-info {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}
.room-info {
  width: 100%;
  max-width: 550px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.inside-details {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.inside-details p {
  margin-bottom: 0;
  font-size: 15px;
  padding-left: 10px;
  color: #000;
}
.inside-details span:before{
  display: block;
  width: 67px;
  height: 67px;
  transform: scale(0.75);
}
.people:before{
  background-position: -26px -42px;
}
.sqft:before{
  background-position: -113px -42px;
}
.taxes:before{
  background-position: -200px -42px;
}
.insideinfo-btm {
  width: 100%;
  max-width: 1040px;
  margin: 25px auto 0;
  text-align: center;
  margin-bottom: 25px;
}
.insideinfo-btm p{
  font-size: 16px;
  color: #000;
}
.insideinfo-btm p span{
  font-size: 16px;
  color: #000;
  font-weight: 600;
}

.carousel-indicators {
  display: none; /* Hide default indicators */
}
.counter {
  position: absolute;
  bottom: 30px;
  left: 60px;
  transform: translateX(-50%);
  color: white;
  padding: 5px 10px;
  z-index: 3;
}
.modal-inner {
  width: 100%;
  max-width: 80%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  justify-items: center;
  margin: 0px auto;
  padding-top: 110px;
}
.modal-fullscreen .carousel-item img {
  width: 100%;
  max-width: 80vw;
}
#carouselExample {
  margin-top: 30px;
}
.slider-arrows {
  position: absolute;
  bottom: 80px;
  z-index: 2;
  right: 50px;
  width: 110px;
  display: flex;
  text-align: right;
  justify-content: flex-end;
  justify-items: flex-end;
}
.slider-arrows .carousel-control-next, 
.slider-arrows .carousel-control-prev{
  width: auto;
  opacity: 1;
  border: 1px solid #fff;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  transition: all 0.4s ease-in-out;
}
.slider-arrows .carousel-control-next:hover, 
.slider-arrows .carousel-control-prev:hover{
  background-color: #bb8d34;
  border-color: #bb8d34;
}
.carousel-control-prev.disabled,
.carousel-control-next.disabled {
  pointer-events: none; /* Prevent interaction */
  opacity: 0.5; /* Make it look faded */
}

.slider-arrows .carousel-control-prev-icon{
  background-image: url(../img/left-arrow.png);
  width: 27px;
  height: 20px;
}
.slider-arrows .carousel-control-prev:hover .carousel-control-prev-icon{
  background-image: url(../img/left-arrow-black.png);
}
.slider-arrows .carousel-control-next-icon{
  background-image: url(../img/right-arrow.png);
  width: 27px;
  height: 20px;
}
.slider-arrows .carousel-control-next:hover .carousel-control-next-icon{
  background-image: url(../img/right-arrow-black.png);
}
.deluxe-amenities {
  width: 100%;
  margin-top: 40px;
}
.deluxe-amenities h3 {
  color: #bb8d34;
  font-size: 30px;
  margin-bottom: 45px;
}
.amenities {
  margin-top: 30px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding-bottom: 10px;
}
.row.amenities-wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0;
}
.amenities-wrap .col-lg-2 {
  padding: 0;
  width: auto;
}
.amenities-block {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 40px;
}
.amenities-block p{
  text-align: center;
  margin-bottom: 0;
  margin-top: 15px;
  font-size: 15px;
}
.amenities-block span:before {
  transform: scale(0.7);
}
.balcony:before{
  background-position: -26px -189px;
  width: 79px;
  height: 80px;
}
.bathrobes:before{
  background-position: -162px -189px;
  width: 44px;
  height: 80px;
}
.bathtub:before{
  background-position: -373px -456px;
  width: 100px;
  height: 65px;
}
.teamaker:before{
  background-position: -264px -189px;
  width: 76px;
  height: 80px;
}
.telephone:before{
  background-position: -391px -189px;
  width: 83px;
  height: 80px;
}
.fire-protection:before{
  background-position: -525px -190px;
  width: 72px;
  height: 78px;
}
.hair-dryer:before{
  background-position: -647px -190px;
  width: 90px;
  height: 79px;
}
.inroom-safe:before{
  background-position: -26px -322px;
  width: 84px;
  height: 73px;
}
.air-condition:before{
  background-position: -150px -318px;
  width: 77px;
  height: 78px;
}
.iron:before{
  background-position: -266px -318px;
  width: 86px;
  height: 80px;
}
.led-tv:before{
  background-position: -392px -319px;
  width: 79px;
  height: 78px;
}
.living-room:before{
  background-position: -513px -448px;
  width: 76px;
  height: 80px;
}
.living-room-2:before{
  background-position: -381px -595px;
  width: 111px;
  height: 46px;
}
.mini-bar:before{
  background-position: -521px -318px;
  width: 80px;
  height: 80px;
}
.personal-bar:before{
  background-position: -532px -578px;
  width: 85px;
  height: 80px;
}
.private-garden:before{
  background-position: -661px -582px;
  width: 89px;
  height: 74px;
}
.royal-bathrooms:before{
  background-position: -26px -708px;
  width: 80px;
  height: 80px;
}
.powder-room:before{
  background-position: -629px -448px;
  width: 102px;
  height: 81px;
}
.study-desk:before{
  background-position: -650px -319px;
  width: 82px;
  height: 79px;
}
.toiletries:before{
  background-position: -26px -448px;
  width: 80px;
  height: 80px;
}
.wardrobes:before{
  background-position: -147px -448px;
  width: 70px;
  height: 80px;
}
.wifi:before{
  background-position: -258px -448px;
  width: 75px;
  height: 80px;
}
.book-now-popup {
  text-align: center;
  display: block;
  margin-bottom: 50px;
}
.book-now-popup a {
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  padding: 17px 60px;
  font-size: 20px;
  font-weight: 600;
  display: inline-block;
  transition: all 0.4s ease-in-out;
  -webkit-box-shadow: -1px 1px 36px -1px rgba(0,0,0,0.31);
  -moz-box-shadow: -1px 1px 36px -1px rgba(0,0,0,0.31);
  box-shadow: -1px 1px 36px -1px rgba(0,0,0,0.31);
}
.book-now-popup a:hover{
  background-color: #bb8d34;
}
.modal-fullscreen .modal-header .btn-close {
  right: 42px;
  position: relative;
  border: 1px solid #bb8d34;
  border-radius: 0;
  width: 93px;
  height: 87px;
  padding: 0;
  font-size: 22px;
  background-image: url(../img/close-popup.png);
  opacity: 1;
  transition: all 0.4s ease-in-out;
  background-color: #fff;
}
.modal-fullscreen .modal-header .btn-close:hover{
  background-image: url(../img/close-popup-white.png);
  background-color: #bb8d34;
}
.modal-fullscreen .modal-header a.booking {
  position: absolute;
  right: 50px;
  top: 102px;
  background-color: #bb8d34;
  color: #fff;
  padding: 25px 25px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  line-height: 19px;
  z-index: 10;
  transition: all 0.4s ease-in-out;
}
.modal-fullscreen .modal-header a.booking:hover{
  background-color: #000;
}


/*--------------------------------------------------------------
# Dining
--------------------------------------------------------------*/

.dining{
  background-color: #efe9dc;
}
.dining h2 {
  color: #bb8d34;
}
.dining .section-title p {
  width: 100%;
  max-width: 1230px;
  margin: 0px auto;
  margin-bottom: 20px;
}
.dining .section-title p.first-child {
  margin-bottom: 20px;
}
.dining .section-title p.first-child span,
.celebrate .section-title p.first-child span,
.gro-business .section-title p.first-child span,
.relax .section-title p.first-child span,
.spend-the-day .section-title p.first-child span {
  /*font-weight: 600;
  font-family: "Vidaloka", serif;*/
}
.dine-inner {
  background-color: #fff;
  transition: all 0.4s ease-in-out;
  -webkit-box-shadow: -1px 1px 30px -1px rgba(0,0,0,0.31);
  -moz-box-shadow: -1px 1px 30px -1px rgba(0,0,0,0.31);
  box-shadow: -1px 1px 30px -1px rgba(0,0,0,0.31);
}
.dine-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 50px 30px 50px 30px;
}
.dine-right h2{
  color: #bb8d34;
  margin-bottom: 25px;
}
.dine-right p {
  text-align: justify;
}
.dine-right p span {
  font-weight: 600;
}
.dine-btn {
    margin-top: 15px;
}
.slider-bottom .dine-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 45px;
}



.download-btn {
  color: #1d1d1d;
  cursor: pointer;
  font-size: 2em;
  padding: 1.5rem;
  border: 0;
  transition: all 0.5s;
  width: auto;
  position: relative;
  min-width: 250px;
  text-align: center;
}
.relax a.download-btn {
  min-width: 280px;
}
.download-btn::after {
  content: "\f019";
  font-family: "FontAwesome";
  font-weight: 400;
  position: absolute;
  left: 87%;
  top: 54%;
  right: 0;
  bottom: 0;
  opacity: 0;
  transform: translate(-50%, -50%);
}
.download-btn:hover {
  background: #000;
  transition: all 0.5s;
  box-shadow: 0px 6px 15px #0000ff61;
  padding: 15px 3rem 15px 1.5rem;
  color: #ffffff;
}
.download-btn:hover::after {
  opacity: 1;
  transition: all 0.5s;
  color: #ffffff;
}

.swiper {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.swiper-wrapper{
  flex-direction: column;
}
.swiper.testimonial-wrapper .arrow {
  display: none;
}
.dining .slide-counter{
  display: none;
}

.swiper-slide {
  background-color: #fff;
  transition: all 0.4s ease-in-out;
  -webkit-box-shadow: -1px 1px 30px -1px rgba(0,0,0,0.31);
  -moz-box-shadow: -1px 1px 30px -1px rgba(0,0,0,0.31);
  box-shadow: -1px 1px 30px -1px rgba(0,0,0,0.31);
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.faq{
  position: relative;
}

.faq:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  background: #151515;
  opacity: 0.4;
  z-index: 2;
}
.faq:before{
  opacity: 0.8;
  z-index: initial;
}


.swiper-pagination-bullet {
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 15px)
  );
  height: var(
    --swiper-pagination-bullet-height,
    var(--swiper-pagination-bullet-size, 15px)
  );
  background: #d9d9d9;
  background: #504b4b;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, -4px);
}

.swiper-pagination-bullet-active {
  background: var(--primary-text);
}


.testimonial-items .testimonial-text {
  color: var(--white-text-white);
  text-align: center;
  font-size: 16px;
  font-family: "Outfit";
  font-weight: normal;
  font-style: normal;
  max-width: 330px;
  margin-bottom: 45px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 4;
  -webkit-line-clamp: 4;
}

.testimonial-items .testimonial-title {
  color: var(--white-text-white);
  text-align: center;
  font-size: 16px;
  font-family: "Outfit";
  font-weight: bold;
  font-style: normal;
  margin-bottom: 35px;
  position: relative;
}

.testimonial-items .testimonial-title::before {
  content: "";
  position: absolute;
  left: -23px;
  top: 9px;
  width: 20px;
  height: 1px;
  background-color: var(--white-text-white);
}

.testimonial-img {
  position: relative;
  width: 100px;
  height: 100px;
  height: 70px;
}
.slider-bottom {
  margin-top: 35px;
}
.slider-bottom p {
  text-align: justify;
}
.slider-bottom p span{
  font-weight: 600;
}
.slider-bottom p a{
  text-decoration: none;
  color: #000;
  position: relative;
  display: inline-block;
}
.slider-bottom p a:last-child[href]:after{
  border-bottom: 1px solid #000;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.slider-bottom p a:last-child[href]:hover:after{
  width: 0;
  border-bottom: 1px solid #000;
}

p.conference-desktop span:after,
p.conference-mobile span a:after {
  border-bottom: 1px solid #bb8d34;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
p.conference-desktop span:hover:after,
p.conference-mobile span a:hover::after{
  width: 0;
  border-bottom: 1px solid #bb8d34;
}
.relax .slider-bottom p a:last-child[href]:after,
.spend-the-day .slider-bottom p a:last-child[href]:after{
  display: none;
}

.slider-bottom p a:hover{
  color: #bb8d34;
}
#conference .modal-dialog {
  max-width: 1000px;
}
#conference .modal-header{
  border: none;
  padding: 0px;
}
#conference .modal-body {
  padding-bottom: 18px;
}

#conference .modal-header .btn-close {
  right: 30px;
  position: relative;
  border: 1px solid #bb8d34;
  border-radius: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  font-size: 22px;
  background-image: url(../img/close-popup.png);
  opacity: 1;
  transition: all 0.4s ease-in-out;
  background-color: #fff;
  z-index: 10;
  top: 30px;
  background-size: 45%;
}
#conference .modal-header .btn-close:hover{
  background-image: url(../img/close-popup-white.png);
  background-color: #bb8d34;
}

p.conference-desktop {
  cursor: pointer;
  position: relative;
  display: inline-block;
}
p.conference-desktop span,
p.conference-mobile span,
p.conference-mobile span a {
  color: #bb8d34;
}
p.conference-mobile {
  display: none;
}
.slider-btn {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 10px;
}

.slider-bottom table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 30px;
}
.slider-bottom table th {
  font-weight: 600;
}
.slider-bottom table tr, 
.slider-bottom table td, 
.slider-bottom table th {
  text-align: center;
}

.slider-bottom td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

.slider-bottom tr:nth-child(even) {
  background-color: #f1f1f1;
  line-height: 30px;
}




/* media query  */
@media screen and (min-width: 768px) {
  .swiper-pagination-bullet {
    width: var(
      --swiper-pagination-bullet-width,
      var(--swiper-pagination-bullet-size, 24px)
    );
    height: var(
      --swiper-pagination-bullet-height,
      var(--swiper-pagination-bullet-size, 24px)
    );
  }
  .section-title::before,
  .section-title::after {
    width: 141px;
  }

  /*   .section-title::before,
  .section-title::after {
    left: 25%;
  }
  .section-title::after {
    right: 25%;
  } */
}


/*--------------------------------------------------------------
# Spend the Day With Us
--------------------------------------------------------------*/

.spend-the-day .image-count {
  text-align: left;
  font-size: 18px;
  margin-top: 0;
  margin-left: 150px;
  margin-bottom: 30px;
  color: #bb8d34;
  font-weight: 600;
}
.spend-the-day .container-fluid {
  padding-left: 8%;
}
.spend-the-day .owl-carousel .owl-stage-outer{
  padding-top: 40px;
  padding-left: 0px;
}

.spend-the-day .owl-carousel .owl-item img {
  -webkit-box-shadow: 6px 5px 15px 3px rgba(0,0,0,0.31);
  -moz-box-shadow: 6px 5px 15px 3px rgba(0,0,0,0.31);
  box-shadow: 6px 5px 15px 3px rgba(0,0,0,0.31);
}
.spend-the-day .owl-nav {
  position: absolute;
  left: 5px;
  top: -90px;
  display: flex;
}
.spend-the-day .owl-nav button{
  font-size: 0px;
}
.spend-the-day .owl-nav button {
  border: 1px solid #bb8d34 !important;
  border-radius: 50px !important;
  width: 60px;
  height: 60px;
  transition: all 0.4s ease-in-out;
}
.spend-the-day .owl-carousel .owl-nav button.owl-next, 
.spend-the-day .owl-carousel .owl-nav button.owl-prev {
  display: flex;
  align-items: center;
  justify-content: center;
}
.spend-the-day .owl-theme .owl-nav button:hover{
  background-color: #bb8d34;
}

.spend-the-day .owl-nav .owl-prev span, 
.spend-the-day .owl-nav .owl-next span {
  text-indent: -9999px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.spend-the-day .owl-nav .owl-prev:before{
  content: '';
  background-image: url(../img/arrow-left-color.png);
  background-repeat: no-repeat;
  width: 27px;
  height: 20px;
  display: block;
  transform: scale(0.9);
}
.spend-the-day .owl-nav .owl-prev:hover:before,
.spend-the-day .owl-theme .owl-nav button:hover.owl-prev span:before{
  background-image: url(../img/left-arrow.png);
}
.spend-the-day .owl-nav .owl-next:before{
  content: '';
  background-image: url(../img/arrow-right-color.png);
  background-repeat: no-repeat;
  width: 27px;
  height: 20px;
  display: block;
  transform: scale(0.9);
}
.spend-the-day .owl-nav .owl-next:hover:before,
.spend-the-day .owl-theme .owl-nav button:hover.owl-next span:before{
  background-image: url(../img/right-arrow.png);
}
.slider-contnet {
  padding-top: 35px;
  transition: all 0.4s ease-in-out;
}
.slider-contnet h2 {
  margin-bottom: 20px;  
}




/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio .portfolio-item {
  margin-bottom: 5px;
}
.portfolio .portfolio-item-first {
  margin-bottom: 0px;
}
.gallery-last-first {
  padding-right: 5px;
}
.gallery-last img, .gallery-last-first img {
  width: 100%;
}
.last-img {
  display: flex;
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 35px auto;
  list-style: none;
  text-align: center;
  padding: 2px 15px;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 10px 15px 8px 15px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
  color: #bb8d34;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}
.portfolio-container{
  display: flex;
  height: auto !important;
  position: relative;
  overflow: auto;
}

.portfolio .portfolio-wrap {
  transition: 0.3s;
  overflow: hidden;
  z-index: 1;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.portfolio .portfolio-wrap a{
  position: relative;
  height: 100%;
  display: block;
}
.lg-outer .lg-pager-outer{
  display: none;
}

.portfolio .portfolio-wrap a::before {
  content: "";
  background: rgba(187, 141, 52, 0.6);
  position: absolute;
  left: 30px;
  right: 30px;
  top: 30px;
  bottom: 30px;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
}

.portfolio .portfolio-wrap .portfolio-info {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.portfolio .portfolio-wrap .portfolio-info::before {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  top: 35px;
  left: 35px;
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  transition: all 0.5s ease 0s;
  z-index: 9994;
}

.portfolio .portfolio-wrap .portfolio-info::after {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  bottom: 35px;
  right: 35px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  transition: all 0.5s ease 0s;
  z-index: 9994;
}

.portfolio .portfolio-wrap .portfolio-info h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.portfolio .portfolio-wrap .portfolio-info p {
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}

.portfolio .portfolio-wrap .portfolio-links {
  text-align: center;
  z-index: 4;
}

.portfolio .portfolio-wrap .portfolio-links a {
  color: rgba(255, 255, 255, 0.6);
  margin: 0 2px;
  font-size: 28px;
  display: inline-block;
  transition: 0.3s;
}

.portfolio .portfolio-wrap .portfolio-links a:hover {
  color: #fff;
}

.portfolio .portfolio-wrap:hover::before {
  opacity: 1;
  cursor: pointer;
}

.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
  cursor: pointer;
}

.portfolio .portfolio-wrap:hover .portfolio-info::before {
  top: 15px;
  left: 15px;
}

.portfolio .portfolio-wrap:hover .portfolio-info::after {
  bottom: 15px;
  right: 15px;
}
.gallery-one{
  width: 660px;
  height: 355px;
}
.gallery-two{
  width: 660px;
  height: 355px;  
}
.gallery-three{
  width: 439px;
  height: 366px;
}
.gallery-four{
  width: 879px;
  height: 433px;
}
.gallery-five{
  width: 439px;
  height: 366px;
}
.gallery-five img.img-fluid {
  height: 100%;
}
.gallery-six{
  width: 439px;
  height: 298px;
}
.gallery-seven{
  width: 439px;
  height: 298px;
}


#pills-tab {
  display: flex;
  justify-content: center;
  border: none !important;
  margin-bottom: 25px;
}
#pills-tab li button {
  cursor: pointer;
  display: inline-block;
  padding: 10px 15px 8px 15px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
  border: none;
  background-color: transparent;
}
#pills-tab li button.active{
  color: #bb8d34;
  background-color: transparent;
}
/* General styling for the filter container */
.filter-container {
  position: relative;
}

.left-bottom {
  margin-top: -68px;
}
.left-bottom.left-bottom-minus {
  margin-top: 0;
}
.lg-sub-html p{
  color: #fff;
}
.portfolio .portfolio-wrap li {
  list-style-type: none;
}

.portfolio .portfolio-wrap a:after {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(187, 141, 52, 0.6);
}
.portfolio .portfolio-wrap a:after {
  content: '';
  position: absolute;
  z-index: 1;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  transform: scale(0);
}
.portfolio .portfolio-wrap a:hover:after {
  transform: scale(1);
}
.portfolio .portfolio-wrap a:before {
  background-image: url(../img/plus.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 50px;
  height: 50px;
  background-color: #bb8d34;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  z-index: 3;
}
.portfolio .portfolio-wrap a:hover:before {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}

.demo-gallery > ul {
  margin-bottom: 0;
  padding-left: 15px;
}

.demo-gallery > ul > li {
  margin-bottom: 15px;
  width: 180px;
  display: inline-block;
  margin-right: 15px;
  list-style: outside none none;
}

.demo-gallery > ul > li a {
  border: 3px solid #FFF;
  border-radius: 3px;
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
}

.demo-gallery > ul > li a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}

.demo-gallery > ul > li a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
  opacity: 1;
}

.demo-gallery > ul > li a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}

.demo-gallery > ul > li a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.demo-gallery > ul > li a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .justified-gallery > a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}

.demo-gallery .justified-gallery > a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
  opacity: 1;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .video .demo-gallery-poster img {
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  opacity: 0.8;
  width: 48px;
}

.demo-gallery.dark > ul > li a {
  border: 3px solid #04070a;
}
.portfolio-container li{
  list-style-type: none;
}








.wrap {
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
}

h1 {
  text-align: center;
  margin: 50px 0;
}

.gallery-wrap,
#gallery {
  overflow: hidden;
}

#filters {
  margin: 1%;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

#filters li {
  float: left;
}

#filters li span {
  display: block;
  padding: 5px 20px;
  text-decoration: none;
  color: #666;
  cursor: pointer;
  text-transform: uppercase;
  transition: all ease-in-out 0.25s;
}

#filters li:hover span {
  color: #000;
}

#filters li span.active {
  background: #1fbae7;
  color: #fff;
}

.gallery-item {
  float: left;
  width: 33.333%;
  padding: 10px;
  position: relative;
  z-index: 10;
  display: none;
}

.inside {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.details,
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
}

.details {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  transition: all 0.3s ease-in-out;
}
.details h2 {
  color: #fff;
  font-size: 1.5em;
  font-weight: 700;
  text-align: center;
  margin: 0;
}
.details p {
  color: #fff;
  font-size: 1em;
  text-align: center;
  margin: 0;
  text-transform: uppercase;
}

.inside img {
  float: left;
  width: 100%;
}

.overlay {
  background: rgba(31, 186, 231, 0.8);
  z-index: 1;
  transition: all 0.7s ease-in-out;
}

.gallery-item:hover .details,
.gallery-item:hover .overlay {
  opacity: 1;
}

@media (max-width: 30em) {
  .wrap {
    padding-left: 1em;
    padding-right: 1em;
  }

  .gallery-item {
    float: none;
    width: 100%;
  }
}








/* Button styling for mobile view dropdown */

.dropdown-toggle {
  display: none;
  background-color: transparent;
  color:#bb8d34;
  padding: 10px 10px 10px 0px; 
  border: none;
  cursor: pointer;
  width: 100%;
  text-align: left;
  border-bottom: 2px solid #b0aeae;
  margin-bottom: 0px;
  font-size: 16px;
}
.dropdown-toggle:after{
  background-image: url(../img/dropdown-down-arrow.png);
  background-repeat: no-repeat;
  width: 32px;
  height: 18px;
  background-size: 80%;
  border: none;
  position: absolute;
  right: 0;
  top: 16px;
}

/* Desktop view: display filters as a horizontal list */
.filter-list {
  display: flex;
  list-style-type: none;
  padding: 0;
  margin: 0;
  gap: 15px;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 40px;
}

.portfolio-details .portfolio-details-slider img {
  width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #2487ce;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #2487ce;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(18, 66, 101, 0.08);
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li+li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 30px;
}

.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0;
}



/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/

.faq{
  background-image: url(../img/faq-bg.webp);
  background-repeat: no-repeat;
}
.faq h2{
  color: #fff;
}

.hidden {
  display: none;
}
.pagination-container {
  width: calc(100% - 2rem);
  display: flex;
  align-items: center;
  padding: 1rem 0;
  justify-content: center;
  margin-top: 60px;
  padding-bottom: 0;
}
.pagination-number, .pagination-button {
  font-size: 17px;
  background-color: transparent;
  border: none;
  margin: 0.25rem 0.50rem;
  cursor: pointer;
  height: 2.5rem;
  width: 2.5rem;
  border-radius: .2rem;
  position: relative;
  line-height: 0px;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
}
.pagination-number {
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
}
.pagination-number.active {
  color: #fff;
  background: #bb8d34;
  border: none;
}
.faq p.first-child {
  color: #fff;
}
.faq .section-title {
  padding-bottom: 0;
  margin-bottom: 40px;
  position: relative;
}
.pagination-button.disabled {
  opacity: 0.5;
}
#prev-button:before{
  content: '';
  background-image: url(../img/left-arrow-pagination.png);
  background-repeat: no-repeat;
  width: 22px;
  height: 41px;
  transform: scale(0.8);
  display: block;
}
#next-button:before{
  content: '';
  background-image: url(../img/right-arrow-pagination.png);
  background-repeat: no-repeat;
  width: 22px;
  height: 41px;
  transform: scale(0.8);
  display: block;
}
.icon-show::before{
  content: '';
  background-image: url(../img/down-arrow.png);
  background-repeat: no-repeat;
  width: 65px;
  height: 65px;
  background-size: 100%;
  right: 11px;
}
.icon-close::before{
  content: '';
  background-image: url(../img/up-arrow.png);
  background-repeat: no-repeat;
  width: 65px;
  height: 65px;
  background-size: 100%;
  right: 11px;
}


.faq .faq-list {
  padding: 0 100px;
  margin-top: 80px;
}

.faq .faq-list ul {
  padding: 0;
  list-style: none;
}

.faq .faq-list li+li {
  margin-top: 0px;
}

.faq .faq-list li {
  padding: 20px 20px 20px 0px;
  border-radius: 0;
  position: relative;
  border-bottom: 1px solid #fff;
}
.faq .faq-list li:first-child, 
.faq .faq-list li:nth-child(5n+6) {
  border-top: 1px solid #fff;
}

.faq .faq-list a {
  display: block;
  position: relative;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  padding: 0 20px 0 30px;
  outline: none;
  cursor: pointer;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.faq .faq-list .icon-help {
  font-size: 24px;
  position: absolute;
  right: 0;
  left: 20px;
  color: #87c1ea;
}

.faq .faq-list .icon-show,
.faq .faq-list .icon-close {
  font-size: 24px;

}

.faq .faq-list p {
  margin-bottom: 0;
  padding: 0px 100px 20px 32px;
  color: #fff;
}
.faq .faq-list p a {
  display: inline-block;
  padding: 0;
  color: #fff;
}
.faq .faq-list p a:hover{
  color: #bb8d34;
}

.faq .faq-list .icon-show {
  display: none;
}

.faq .faq-list a.collapsed {
  color: #fff;
}

.faq .faq-list a.collapsed:hover {
  color: #fff;
}

.faq .faq-list a.collapsed .icon-show, 
.faq .faq-list .icon-close {
  display: flex;
}

.faq .faq-list a.collapsed .icon-close {
  display: none;
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) 
  and (orientation: portrait) {
    #header.addbg .navbar-mobile .navbar-toggler {
      position: fixed;
      top: 20px;
      right: 20px;
      z-index: 9999;
  }

}



@media (max-width: 1200px) {
  .faq .faq-list {
    padding: 0;
  }
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info {
  width: 100%;
  background: #fff;
}
.contact{
  position: relative;
}
.input-box, .check-box {
  position: relative;
}
.check-box label,
.check-box label a {
  color: #143156;
}
.check-box label a{
  position: relative;
}
.field-label {
  position: absolute;
  transition: all 0.3s ease;
}
form input, form textarea, form select, form input:focus, form textarea:focus, form select:focus, form select:focus-visible, .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single, .field-label, [name="preferred"]::placeholder, .select2-container--default .select2-selection--single .select2-selection__placeholder, .field-label-check, .allFiledsRequired, .check-box .field-label, .field-label-check {
  font-size: 15px;
}

form input, form textarea, form input:focus, form textarea:focus {
  background: transparent;
  border: none;
  border-bottom: 1px solid #153257;
  display: block;
  width: 100%;
  position: relative;
  outline: none;
  color: #000;
  resize: none;
  font-size: 16px;
  min-height: 35px;
  padding: 18px 15px 18px 0px;
  border-radius: 0;
  outline: none;
  box-shadow: none;
}

form input::placeholder {
    color:#000; /* Placeholder text color */
    font-size: 16px; /* Placeholder font size */
    opacity: 1; /* Ensure placeholder visibility */
}

#express-your-interest-form textarea::-webkit-input-placeholder {
  color:#000;
}

#express-your-interest-form textarea::-moz-placeholder {
  color:#000;
}

#express-your-interest-form textarea:-ms-input-placeholder {
  color:#000;
}

#express-your-interest-form textarea::placeholder {
  color:#000;
}


label.error {
  color: #bb8d34;
    font-size: 14px;
    line-height: normal;
    position: absolute;
    bottom: -22px;
    width: 100%;
    clear: both;
    left: 0;
}
.modal-body label.error {
  color: #fff;
}
.contact #successmsg{
  color: #bb8d34;
  max-width: 100%;
}

/* Select2 Container */
.select2 {
  width: 100% !important;
}
.select2-container{
  margin-top: 5px;
}
.select2-container .select2-selection--single,
.select2-container--default .select2-search--dropdown .select2-search__field {
 border: none;
 border-bottom: 1px solid #153257;
}

.select2-container .select2-selection--single,
.select2-dropdown .select2-search--dropdown .select2-search__field {
  background-color: var(--color-white, #ffffff);
  border-radius: var(--br-600, 24px);
  border-radius: 0;
}

.select2-container .select2-selection--single,
.select2-container .select2-selection--single .select2-selection__rendered {
  height: auto;
  line-height: normal;
}

.select2-dropdown .select2-search--dropdown .select2-search__field,
.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 18px 15px 18px 0px;
  color: var(--color-text, #000000);
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #000;
  font-size: 16px;
}
.select2-results__option--selectable {
  cursor: pointer;
  background-color: #bb8d34;
  color: #fff;
}
.select2-results__option{
  padding: 10px 6px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 100%;
  width: var(--gap-700, 48px);
}
.select2-container--default .select2-results>.select2-results__options {
  max-height: 570px;
  overflow-y: auto;
}

.select2-search--dropdown,
.select2-results__option[aria-selected],
.select2-results__option[data-selected],
.select2-results__option.select2-results__message {
  padding-inline: var(--gap-300, 35px);
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
  transition: all 0.4s ease-in-out;
  background-image: url(../img/dropdown-down-arrow.png);
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
  width: 32px;
  height: 18px;
  transform: scale(0.8);
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  transform: rotate(180deg);
}

.select2-dropdown {
  border-radius: var(--br-200, 8px);
  border-radius: 0;
  overflow: hidden;
}
.select2-container--open .select2-dropdown{
  top: -4px;
}

.select2-search--dropdown {
  padding-block: var(--gap-300, 12px);
}

.select2-dropdown .select2-search--dropdown .select2-search__field {
  padding: 16px 20px;
  font-family: var(--ff-sans);
  font-size: var(--fs-400, 15px);
}

.select2-container--default .select2-results__option[aria-selected="true"],
.select2-container--default .select2-results__option[data-selected="true"],
.select2-container--default
  .select2-results__option--highlighted[aria-selected]:hover,
.select2-container--default
  .select2-results__option--highlighted[data-selected]:hover,
.select2-container--default
  .select2-results__option--highlighted[aria-selected]:focus,
.select2-container--default
  .select2-results__option--highlighted[data-selected]:focus {
  background-color: var(--color-accent, #fff);
  color: var(--color-white, #bb8d34);
}

.select2-container--default
  .select2-results__option--highlighted[aria-selected],
.select2-container--default
  .select2-results__option--highlighted[data-selected] {
  background-color: var(--color-grey-100, #bb8d34);
  color: var(--color-primary, #fff);
}


.input-box, .check-box {
  margin-bottom: 40px;
  padding-bottom: 0px;
}
form input[type="checkbox"] {
  position: relative;
  margin: 0;
  vertical-align: middle;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 0 none;
}
form input[type="checkbox"] {
  width: auto;
  display: inline-block;
  padding: 0px;
  position: absolute;
}
form input[type="checkbox"]::before {
  content: "";
  background-color: transparent;
  border: 1px solid #143054;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 12px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  left: 0px;
  top: 3px;
}
form input[type="checkbox"]:checked::after {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 10px;
  width: 8px;
  height: 15px;
  border: solid #000000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.check-box p {
  padding-left: 37px;
  padding-top: 3px;
  color: #000;
}
.check-box p a{
  color: #000;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  background: #5c6664;
  background-image: none;
  flex: 1;
  padding: 0 .5em;
  color: #fff;
  cursor: pointer;
  font-size: 1em;
  /*font-family: 'Open Sans', sans-serif;*/
}


::-ms-input-placeholder { /* Edge 12-18 */
  color: #143156;
}

::placeholder {
  color: #143156;
}
.flexCenter {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}
.btnClass {
  filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.2));
    background-color: #6fbf4b;
    border-radius: 30px;
    font-size: 19px;
    text-transform: uppercase;
    color: #143156;
    padding: 14px 50px;
    transition: all 0.6s;
    border: none;
    font-family: "Antonio", sans-serif;
}
.allFiledsRequired {
  color: #000;
  font-size: 15px;
  margin-top: 0px;
}
.select option {
  background-color: #153257;
  padding: 10px 20px;
  display: block;
}
.select option:hover{
  background-color: #6fbf4b;
  color: #153257;
}
.contact .btncontact .button {
  float: left;
  padding: 11px 40px;
  margin: 10px 0;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  border: none;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  background-color: #bb8d34;
  background-size: 258% 100%;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 0px;
  text-align: center;
}



.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 15px;
  color: #fff;
  width: 100%;
  height: 40px;
}
/*form select {
  display: none;
}*/

.custom-select {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  color: #143156;
  padding: 8px 15px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border: 1px solid #153257;
    min-height: 75px;
    padding: 24px 15px;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
}
/*.custom-select:hover {
  background-color: #b83729;
}
*/
.custom-select:active, .custom-select.active {
  background-color: #fff;
  color: #143156;
}

.custom-select:focus{
 outline: 2px;
}
.select-options {
  max-height: 240px;
  overflow-y: auto;
  display: none;
  position: absolute;
    top: 71px;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #143156;
    border-radius: 0px 0px 5px 5px;
}
.select-options li {
  font-family: "Montserrat", sans-serif;
  color: #fff;
  margin: 0;
  padding: 12px 0;
 /* text-indent: 15px;
 */
 /* border-top: 1px solid #AED581;
 */
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  padding-left: 15px;
}
.select-options li:first-child {
  display: none;
}
.select-options li:hover {
  color: #143054;
  background: #6fbf4b;
}
.select-options li[rel="hide"] {
  display: none;
}
::-webkit-scrollbar {
  width: 10px;
  background-color: #F5F5F5;
  border-radius: 0 0 5px 0;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color:#9E9E9E;
}
.google-map {
  padding: 0px;
  margin-bottom: -7px;
}
.google-map iframe {
  filter: grayscale(1);
  height: 400px;
}
.google-map iframe:hover {
  filter: grayscale(0);
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  color: #444444;
  font-size: 14px;
  background: #f8fbfe;
  box-shadow: 0px 2px 15px rgba(18, 66, 101, 0.08);
  width: 100%;
}
.footer-wrap {
  position: relative;
  overflow: hidden;
}
.copyright, .copyright a {
  color: #000;
  font-size: 15px;
  text-decoration: none;
  position: relative;
  display: inline-block;
  padding-top: 2px;
}
.copyright a:hover{
  color: #bb8d34;
}
.copyright a.active{
  color: #bb8d34;
  text-decoration: none;
}

.copyright a[href].active:after {
  border-bottom: 1px solid #bb8d34;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.copyright a[href].active:hover:after{
  width: 0;
  border-bottom: 1px solid #bb8d34;
}



.copyright-left {
  align-items: center;
}


.logo-to-hover {
  position: relative;
  background: transparent;
  z-index: 1; /*display: flex;*/
  align-items: center;
  justify-content: flex-end;
  padding-right: 0rem;
}
.footer-ma-tooltip a {
  display: inline-block;
}
.logo-to-hover img {
  width: 50px;
}
.logo-to-hover:hover {
  background: transparent;
}
.logo-to-hover:hover + .footer-hover-content,
.footer-hover-content:hover {
  transform: translateX(0);
  background-color: #bb8d34;
}

.logo-to-hover:hover
  + .footer-hover-content
  > .walking-ants-container
  .walking-ant:nth-child(1) {
  animation: walkingAntOne 60s infinite forwards linear;
}
.footer-hover-content:hover > .walking-ants-container .walking-ant:nth-child(2),
.logo-to-hover:hover
  + .footer-hover-content
  > .walking-ants-container
  .walking-ant:nth-child(2) {
  animation: walkingAntTwo 60s 20s infinite forwards linear;
}
.footer-hover-content:hover > .walking-ants-container .walking-ant:nth-child(3),
.logo-to-hover:hover
  + .footer-hover-content
  > .walking-ants-container
  .walking-ant:nth-child(3) {
  animation: walkingAntThree 60s 21.5s infinite forwards linear;
}
.footer-hover-content:hover > .walking-ants-container .walking-ant:nth-child(4),
.logo-to-hover:hover
  + .footer-hover-content
  > .walking-ants-container
  .walking-ant:nth-child(4) {
  animation: walkingAntFour 60s 40s infinite forwards linear;
}
.footer-hover-content:hover > .walking-ants-container .walking-ant:nth-child(5),
.logo-to-hover:hover
  + .footer-hover-content
  > .walking-ants-container
  .walking-ant:nth-child(5) {
  animation: walkingAntFive 60s 48s infinite forwards linear;
}

.walking-ant svg path {
  fill: #ffffff;
}

.footer-hover-content {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 2rem;
  cursor: default;
  text-align: center;
  background: #bb8d34;
  transform: translateX(100%);
  transition: transform linear 1s;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #fff;
}

.footer-hover-content a {
  color: #ffffff !important;
  padding-bottom: 0;
}
.footer-hover-content > a {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.walking-ant {
  display: inline-block;
  width: 30px;
  height: 30px;
  transform: rotateY(180deg);
  right: -30px;
  position: absolute;
  bottom: -5px;
}
@keyframes walkingAntOne {
  0% {
    right: -30px;
  }
  100% {
    right: 100%;
  }
}
@keyframes walkingAntTwo {
  0% {
    right: -30px;
  }
  100% {
    right: 100%;
  }
}
@keyframes walkingAntThree {
  0% {
    right: -30px;
  }
  100% {
    right: 100%;
  }
}
@keyframes walkingAntFour {
  0% {
    right: -30px;
  }
  100% {
    right: 100%;
  }
}
@keyframes walkingAntFive {
  0% {
    right: -30px;
  }
  100% {
    right: 100%;
  }
}
.footer-contact-left{
  /* background-image: url(../img/footer-left-bg.webp);
  background-repeat: no-repeat; */
  background-size: cover;
  padding: 60px 50px;
  text-align: center;
}
.footer-logo img {
  width: 40%;
}
.footer-logo p {
  color: #fff;
  font-family: "Vidaloka", serif;
  padding-top: 5px;
  margin-bottom: 25px;
}
.footer-address p {
  color: #fff;
  line-height: 20px;
}
.footer-address p span {
  font-weight: 600;
}
.footer-address p a {
  color: #fff;
  position: relative;
  display: inline-block;
}
.footer-address p a[href]:after {
  border-bottom: 1px solid #fff;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.footer-address p a[href]:hover:after{
  width: 0;
  border-bottom: 1px solid #fff;
}


.social-links {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}
.social-links a {
  color: #fff;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border-radius: 50px;
  margin: 7px;
  font-size: 25px;
}


.social-buttons {
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 0px;
}
.social-buttons__button {
  margin: 5px;
}
.social-button {
  position: relative;
  outline: none;
  width: 55px;
  height: 55px;
  text-decoration: none;
}
.social-icons {
  width: 100%;
}
.social-button__inner {
  font-size: 1.6rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  text-align: center;
}
.social-button i,
.social-button svg {
  position: relative;
  z-index: 1;
  transition: 0.3s;
}
.social-button i {
  font-size: 28px;
}
.social-button svg {
  height: 40%;
  width: 40%;
}
.social-button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  border-radius: 100%;
  transition: 0.3s;
}
.social-button:focus,
.social-button:hover {
  color: #fff;
  text-decoration: none;
  border: none;
}
.social-button:focus::after,
.social-button:hover::after {
  width: 100%;
  height: 100%;
  margin-left: -50%;
}

.social-button--facebook {
  color: #3b5999;
}
.social-button--facebook::after {
  background: #3b5999;
}
.social-button--youtube {
  color: #FF0000;
}
.social-button--youtube::after {
  background: #0077B5;
}
.social-button--instagram {
  color: #e4405f;
}
.social-button--instagram::after {
  background: #e4405f;
}

/* social media icons end  */



#footer-top {
  width: 100%;
  overflow: hidden;
}
.footer-top{
  background-image: url(../img/footer-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}

.footer-right{
  /* background-image: url(../img/footer-right-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%; */
}

.footerlinks {
  display: flex;
    padding-left: 100px;
    height: 100%;
    padding-top: 100px;
}

.footer-main-links li {
  list-style-type: none;
  line-height: 50px;
}
.footer-main-links li:marker {
  display: none;
}

.footer-main-links li a {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: 22px;
}
.footer-main-links li a:hover,
.footer-right-links li a:hover{
  transition: all 0.4s ease-in-out;
  color: #bb8d34;
}
.footer-right-links.first {
  margin-top: 16px;
  margin-bottom: 123px;
}
.footer-right-links p {
  color: #fff;
  margin-bottom: 10px;
}
.footer-right-links li{
  list-style-type: none;
  line-height: 35px;

}
.footer-right-links ul{
  padding-left: 0;
}
.footer-right-links li a{
  color: #fff;
  font-size: 14px;
  transition: all 0.4s ease-in-out;
}


#hero-sub {
  width: 100%;
  height: 100vh;
  padding-bottom: 0px;
  position: relative;
  background: url("../img/privacy-policy-banner.webp") top center;
  background-size: 100% 100%;
  position: relative;
}
#hero-sub:before,
#hero-sub-2:before,
#hero-sub-3:before,
#hero-error-403:before,
#hero-error-404:before {
  content: '';
  box-shadow: inset 0 0 250px rgba(0, 0, 0, 0.47);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #143156;
  opacity: 0.6;
}
.banner-sub-cont,
.error-cont {
  z-index: 3;
}
#hero-sub-2 {
  width: 100%;
  height: 100vh;
  padding-bottom: 0px;
  position: relative;
  background: url("../img/terms-of-use-banner.webp") top center;
  background-size: 100% 100%;
  position: relative;
}
#hero-sub-3 {
  width: 100%;
  height: 100vh;
  padding-bottom: 0px;
  position: relative;
  background: url("../img/disclaimer-desktop.webp") top center;
  background-size: 100% 100%;
  position: relative;
}
#hero-error-404 {
  width: 100%;
  height: 100vh;
  padding-bottom: 0px;
  position: relative;
  background: url("../img/404-error-bg.webp") top center;
  background-size: cover;
  position: relative;
  padding-top: 0px;
}
#hero-error-403 {
  width: 100%;
  height: 100vh;
  padding-bottom: 0px;
  position: relative;
  background: url("../img/403-error-bg.webp") top center;
  background-size: cover;
  position: relative;
  padding-top: 0px;
}
#hero-error-404 h1,
#hero-error-403 h1 {
  font-size: 100px;
  color: #fff;
  font-weight: bold;
  margin: 0;
}
#hero-error-404 p,
#hero-error-403 p {
  color: #fff;
    font-size: 15px;
    line-height: 28px;
}
#hero-error-404 p a,
#hero-error-403 p a{
  position: relative;
  color: #fff;
}
#hero-error-404 p a:after,
#hero-error-403 p a:after {
  content: "";
  border-bottom: 1px solid #fff;
  transition: width .4s ease-in-out;
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  width: 100%;
  text-decoration: none;
}
#hero-error-404 p a:hover, 
#hero-error-404 p a:focus,
#hero-error-403 p a:hover, 
#hero-error-403 p a:focus {
  color: #bb8d34;
}
#hero-error-404 p a:hover::after,
#hero-error-403 p a:hover::after {
  border-color: #bb8d34;
  width: 0;
}

#hero-error-404 p span,
#hero-error-403 p span{
  font-weight: bold;
}
.banner-sub-cont {
  z-index: 3;
  position: absolute;
  bottom: 50px;
  width: 100%;
  left: 0;
  right: 0;
  text-align: center;
}
#hero-sub h1 {
  margin: 0;
  font-size: 40px;
  font-weight: normal;
  line-height: 65px;
  color: #fff;
  margin-bottom: 30px;
}
#hero-sub p {
  font-size: 15px;
  line-height: 27px;
  color: #fff;
  width: 100%;
  max-width: 976px;
  margin-bottom: 30px;
  margin: 0px auto;
}
#hero-sub h1,
#hero-sub-2 h1, #hero-sub-3 h1 {
  margin: 0;
  font-size: 40px;
  font-weight: normal;
  line-height: 65px;
  color: #fff;
  margin-bottom: 10px;
}
#hero-sub p,
#hero-sub-2 p,
#hero-sub-2 h1, #hero-sub-3 p, #hero-sub-3 h1  {
  text-align: center;
  color: #fff;
}
#hero-sub h1 span,
#hero-sub-2 h1 span, #hero-sub-3 h1 span{
  font-weight: bold;
  color: #fff;
}

#hero-sub p,
#hero-sub-2 p, #hero-sub-3 p{
  font-size: 15px;
  line-height: 27px;
  color: #fff;
  width: 100%;
  max-width: 976px;
  margin-bottom: 30px;
}
#hero-sub p,
#hero-sub-2 p, #hero-sub-3 p{
  margin: 0px auto;
}

#hero-sub-2 h1 sub, #hero-sub-3 h1 sub {
  bottom: -0.12em;
}
.privacycont p span {
  font-weight: 600;
}
.privacycont p a{
  color: #000;
  text-decoration: none;
  position: relative;
  display: inline-block;
}
.privacycont p {
  text-align: justify;
}
.privacycont ul {
  list-style-type: none;
}
.privacycont li {
  list-style-type: disc;
  padding-left: 2px;
  line-height: 1.5;
  color: #000;
  font-size: 15px;
  text-align: justify;
  margin-bottom: 10px;
}
.privacycont li a{
  position: relative;
  color: #000;
  text-decoration: none;
}
.privacycont li::marker {
  color: #bb8d34;
}
.privacycont ul li a:hover, .privacycont p a:hover {
  color: #bb8d34;
}
.privacycont p a[href]:after,
.privacycont ul li a[href]:after,
.dowload-popup .check-box label a[href]:after,
.check-box label a[href]:after {
  border-bottom: 1px solid #000;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.privacycont p a[href]:hover:after,
.privacycont ul li a[href]:hover:after,
.dowload-popup .check-box label a[href]:hover:after,
.check-box label a[href]:hover:after{
  width: 0;
  border-bottom: 1px solid #bb8d34;
}

@media (max-width: 1550px){ 
  .nav__top{
    padding-top: 1em;
  }
  .nav__logo{
    width: 9em;
  }
  .nav__bottom{
    margin-top: 15px;
  }
  .Advance-Slider .item h3{
    font-size: 35px;
  } 
  .banner-cont {
    margin-top: 10px;
  }
  .Advance-Slider .item .contain-wrapper .info{
    margin-top: -20px;
  }
  .Advance-Slider .item a{
    margin-top: 15px;
  }
  .Advance-Slider button.slick-prev .thumb{
    left: 140px;
  }
  .Advance-Slider button.slick-next .thumb{
    right: 140px;
  }
  .offer a, .book-now a,
  .button--wayra{
    font-size: 15px;
    padding: 7px 25px;
  }
  .navbar a, .navbar a:focus{
    font-size: 14px;
    /* padding: 1.2em 1.1em; */
  }
  .Advance-Slider{
    margin-top: 0px;
    height: 100vh;
  }

  .welcome-top h1{
    font-size: 30px;
    margin-left: -3px;
    text-align: left;
  }
  .section-title h2,
  h2{
    font-size: 30px;
  }
  .welcome p,
  .limited-time p, 
  .dummy-bg p, 
  .dummy-bg-2 p,
  .stay-with-us p span,
  .section-title p,
  #rooms-slider .room .text p,
  p{
    font-size: 15px;
    line-height: 25px;
  }
  .slider-bottom table{
    font-size: 15px;
  }
  .stay-with-us h2{
    margin-top: 15px;
  }
  .spend-the-day .owl-nav button{
    width: 50px;
    height: 50px;
  }
  .spend-the-day .owl-nav .owl-prev span:before,
  .spend-the-day .owl-nav .owl-next span:before{
    transform: scale(0.8);
  }
  .spend-the-day .image-count{
    font-size: 15px;
    margin-left: 135px;
    margin-bottom: 38px;
  }
  .spend-the-day .owl-carousel .owl-stage-outer{
    padding-top: 20px;
  }
  .dummy-bg-2 a {
    margin-top: 20px;
  }
  .faq .faq-list li{
    padding: 20px 20px 20px 0px;
  }
  .faq .faq-list a{
    font-size: 16px;
  }

  .btncontact.dine-btn button.button--wayra {
    /* padding: 12px 26px; */
  }
  .footer-main-links li a{
    font-size: 20px;
  }
  .social-button{
    width: 45px;
    height: 45px;
  }
  .social-button__inner{
    font-size: 1.4rem;
  }
  .modal-fullscreen .modal-header-content h2{
    font-size: 30px;
  }
  .inside-details span:before{
    transform: scale(0.65);
  }
  .inside-details p{
    padding-left: 4px;
  }
  .modal-fullscreen .modal-header .btn-close{
    width: 73px;
    height: 67px;
  }
  .modal-fullscreen .modal-header a.booking{
    top: 80px;
    padding: 15px 15px;
  }
  .modal-fullscreen .carousel-item img {
    width: 100%;
    max-width: 72vw;
  }
  .deluxe-amenities,
  .modal-inner{
    max-width: 72vw;
  }
  .amenities-block span:before {
    transform: scale(0.5);
  }
  .hi-icon{
    width: 90px;
    height: 90px;
  }
  #rooms-slider .room .text h3{
    font-size: 35px;
  }
  .book-now-popup a{
    font-size: 18px;
  }

#header.addbg .navigationn {
  height: 100vh;
  overflow-y: auto;
  padding-bottom: 170px;
  position: relative;
  top:70px;
}

.gallery-one{
  width: 177px;
  height: 91px;
}
.gallery-two{
  width: 177px;
  height: 91px;  
}
.gallery-three{
  width: 117px;
  height: 95px;
}
.gallery-four{
  width: 235px;
  height: 112px;
}
.gallery-five{
  width: 117px;
  height: 103px;
}
.gallery-six{
  width: 117px;
  height: 84px;
}
.gallery-seven{
  width: 117px;
  height: 84px;
}
.portfolio .portfolio-wrap{
  padding-left: 3px;
    padding-right: 3px;
    margin-bottom: 6px;
}
#header.addbg .navigationn{
  top: 20px;
}




  
}


@media (min-width:768px) and (max-width:1024px) {
  .Advance-Slider button.slick-prev .thumb {
    left: 290px;
    display: none;
}
.Advance-Slider button.slick-next .thumb {
  right: 280px;
  display: none;
}
.Advance-Slider .item .contain-wrapper .info {
  margin-top: -100px;
}
#rooms-slider .room{
  opacity: 0;
  padding-left: 20px;
    padding-right: 20px;
}
#rooms-slider .room .filter:after{
  background: none;
}
.gallery-one{
  width: 357px;
  height: 190px;
}
.gallery-two{
  width: 357px;
  height: 190px;  
}
.gallery-three{
  width: 237px;
  height: 199px;
}
.gallery-four{
  width: 475px;
  height: 232px;
}
.gallery-five{
  width: 237px;
  height: 177px;
}
.gallery-six{
  width: 237px;
  height: 143px;
}
.gallery-seven{
  width: 237px;
  height: 143px;
}
.gallery-last img, .gallery-last-first img{
  height: auto;
}



}

@media (min-width:1024px) and (max-width:1366px) and (orientation: portrait) {
  .Advance-Slider .item .contain-wrapper .info {
    margin-top: 450px;
}
}





@media (max-width:767px) {
#header{
  position: fixed;
}
#hero-sub h1, #hero-sub-2 h1, #hero-sub-3 h1{
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 0px;
}
#hero-sub p, #hero-sub-2 p, #hero-sub-3 p{
  display: none;
}
.Advance-Slider{
  margin-top: 0px;
  height: 93vh;
}
.mobile{
  display: block;
}
.carousel-inner img {
  width: 100%;
}
.desktop,
.ipad{
  display: none;
}
.more-img.ipad,
.more-img.desktop,
.slick-slide img.ipad,
.slick-slide img.desktop,
.swiper-slide img.desktop,
.swiper-slide img.ipad,
.owl-carousel img.desktop,
.owl-carousel img.ipad {
  display: none;
}
.more-img.mobile,
.slick-slide img.mobile,
.swiper-slide img.mobile,
.owl-carousel img.mobile {
  display: block;
}
.dining .swiper-slide img{
  height: 380px;
}

#preloader img{
  max-width: 600px;
}
.container{
  padding-left: 15px;
  padding-right: 15px;
}
.welcome .welcome-top,
.limited-time p, 
.dummy-bg p, 
.dummy-bg-2 p {
  display: none;
}

section {
  padding: 50px 0;
}
body.back-fix {
    overflow: hidden;
}
.mobile-hide{
  display: none;
}
#header.hidden-menu1.header-scrolled .nav__col.logo-main,
.logo-mobile,
.nav__line--path {
  display: none;
}
#header.addbg .logo-mobile {
  display: block;
  text-align: center;
}
#header.header-scrolled,
#header-resp.header-scrolled{
  transform: translateY(0%);
  background-color: #bb8d34;
  padding-bottom: 12px;
}
#header.hidden-menu,
#header-resp.hidden-menu{
  transform: translateY(-640%);
}
.navbar {
  margin-top: 0px;
  margin-right: 20px;
}
.nav__top{
  z-index: 12;
  justify-content: center;
}
#header.addbg .nav__top {
  display: none;
}
#header.hidden-menu1.header-scrolled .nav__bottom, #header.header-scrolled .nav__bottom {
  background-color: transparent;
}
.nav__logo{
  width: 7em;
}
.nav__bottom{
  border-top: none;
  justify-content: flex-end;
  z-index: 12;
  position: absolute;
  top: 16px;
  right: 0px;
  margin-top: 0px;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  display: flex;
  flex-direction: column;
  width: auto;
}
#header.addbg .nav__bottom {
  width: 100%;
  position: relative;
}
#header.hidden-menu1.header-scrolled .navigationn,
#header.header-scrolled.visible-menu .navigationn {
  background-color: #bb8d34;
  padding-bottom: 15px;
}
#header.addbg.header-scrolled.visible-menu .navigationn {
  background-color: transparent;
  padding-bottom: 50px;
}
#header.addbg.hidden-menu1.header-scrolled .nav__bottom {
  background-color: transparent;
}
#header.addbg.header-scrolled.visible-menu .nav__bottom {
  background-color: transparent;
}
#header.hidden-menu1.header-scrolled .logo-mobile {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  top: 9px;
}
.logo-mobile .logo__emblem {
  margin-left: 0;
  margin-right: 0;
}
.nav__bottom-line{
  display: none;
}
.nav__top .nav__col{
  flex: 0;
}
.addbg .menu-footer {
  display: block;
  position: relative;
  bottom: 0px;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 100;
  overflow: hidden;
  background-color: #bb8d34;
}
.menu-getin {
  position: relative;
  display: flex;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.menu-getin:before {
  content: '';
  position: absolute;
  background-image: url(../img/shadow-line.png);
  background-repeat: no-repeat;
  width: 420px;
  height: 1px;
  top: 2px;
}
.menu-getin:after {
  content: '';
  position: absolute;
  background-image: url(../img/shadow-line.png);
  background-repeat: no-repeat;
  width: 420px;
  height: 1px;
  bottom: 0px;
}
.menu-getin a {
  background-color: #fff;
  margin: 10px;
  color: #bb8d34;
  font-size: 16px;
  font-weight: 600;
  padding: 20px 15px;
  width: 43%;
  text-align: center;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 12px;
}
.menu-footer .social-links {
  margin-top: 0;
}
.navbar-toggler {
  display: block;
  margin: 0;
  margin-right: 0px;
  position: fixed;
  right: 24px;
  top: 30px;
}
.navbar-mobile .navbar-toggler {
  position: absolute;
  top: 0;
  right: 20px;
}
#header.addbg .navbar-mobile .navbar-toggler {
  position: fixed;
  top: 30px;
  right: 20px;
  z-index: 9999;
}

#header.addbg {
  /*background-image: url(../img/mobile-menu-bg.jpg);*/
background-color: #bb8d34;
  height: 100vh;
}
/* .navbar-mobile ul{
  right: 0;
  bottom: 0;
  left: 0;
  top: 100px;
  padding-top: 0px;
  background-color: transparent;
  height: 55vh;
  position: fixed;
  display: block;
  padding-bottom: 20px;
} */

.navbar-mobile ul {
  right: 0;
  bottom: 0;
  left: 0;
  top: 0px;
  padding-top: 0px;
  background-color: transparent;
  max-height: 100vh;
  position: relative;
  display: block;
  padding-bottom: 40px;
  width: 100%;
}
.navbar-mobile{
  background: none;
  margin-right: 0px;
  width: 100%;
  position: relative;
}
.navbar li {
  text-align: center;
  padding-bottom: 7px;
  border-bottom: none;
  padding-top: 7px;
  display: flex;
  justify-content: center;
}
.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover>a{
  color: #000;
  padding: 4px 0px;
}
.navbar a{
  display: inline;
  font-size: 14px;
}
.navbar-mobile a:hover, 
.navbar-mobile .active, 
.navbar-mobile li:hover>a {
  color: #fff;
}
.navbar-mobile .active{
  border-bottom: 1px solid #fff;
}
.navbar li a.active:after{
  background-color: #fff;
  height: 2px;
}
.navbar-toggler .hamburger-toggle .hamburger span{
  background: #fff;
}
.navbar-mobile .navbar-toggler .hamburger-toggle .hamburger span {
  background: #fff;
}
.bi-list::before {
  position: absolute;
  top: -19px;
  right: -19px;
}

.Advance-Slider .item .contain-wrapper{
  padding-left: 15px;
  padding-right: 15px;
  top: auto;
  bottom: -100px;
}
.Advance-Slider .item h3{
  font-size: 25px;
}
.Advance-Slider .item p{
  display: none;
}
.Advance-Slider button.slick-arrow{
  bottom: 50px;
  height: 45px;
    width: 45px;
}
.Advance-Slider button.slick-prev.slick-arrow {
  left: 35%;
}
.Advance-Slider button.slick-next.slick-arrow {
  right: 35%;
}
.welcome {
  padding: 130px 0px 0px 0px;
}
#about{
  padding-bottom: 50px;
}
.welcome-left .welcome-top{
  display: block;
  text-align: center;
  margin-bottom: 35px;
}

.welcome a{
  text-align: center;
  display: block;
  font-size: 16px;
}
.welcome-left{
  width: 100%;
}
.welcome-left img {
  box-shadow: none;
}
.welcome-left .welcome-top p {
  margin-bottom: 10px;
}
.welcome-left .more-img{
  width: 70%;
}
.more-img {
  bottom: -90px;
  left: 100px;
}
.more-img.hidden{
  opacity: 1;
}
.section-title h2{
  font-size: 25px;
}
.section-title h2 br{
  display: none;
}
.portfolio .section-title p {
  text-align: justify;
}
.portfolio .section-title p {
  text-align: justify;
}
.portfolio .section-title p.first-child {
  text-align: center;
}
form input, form textarea, form input:focus, form textarea:focus{
  padding-bottom: 5px;
}
.swiper-wrapper {
  flex-direction: initial;
}
.dining .slide-counter {
  text-align: center;
  position: relative;
  top: 38px;
  display: block;
}
.dining .section-title {
  padding-bottom: 10px;
}
.swiper{
  padding-bottom: 48px;
}
.swiper.testimonial-wrapper .arrow {
  display: block;
  position: absolute;
  bottom: 25px;
  width: 100%;
}
.arrow .swiper-button-next, .arrow .swiper-button-prev {
  border: 1px solid #bb8d34;
  border-radius: 50px;
  width: 45px;
  height: 45px;
  text-indent: -9999px;
}
.swiper-button-next.swiper-button-disabled, 
.swiper-button-prev.swiper-button-disabled{
  border: 1px solid #000;
  opacity: 0.5;
}
.arrow .swiper-button-prev.swiper-button-disabled::after{
  background-image: url(../img/left-arrow-black.png);
}
.arrow .swiper-button-next.swiper-button-disabled::after{
  background-image: url(../img/right-arrow-black.png);
}
.arrow .swiper-button-next:hover,
.arrow .swiper-button-prev:hover{
  border: 1px solid #bb8d34;
}
.arrow .swiper-button-next:after{
  background-image: url(../img/arrow-right-color.png);
  background-repeat: no-repeat;
  width: 27px;
  height: 18px;
  transform: scale(0.8);
}
.arrow .swiper-button-next:hover:after{
  background-image: url(../img/arrow-right-color.png);
}
.arrow .swiper-button-prev:after{
  background-image: url(../img/arrow-left-color.png);
  background-repeat: no-repeat;
  width: 27px;
  height: 18px;
  transform: scale(0.8);
}
.arrow .swiper-button-prev:hover:after{
  background-image: url(../img/arrow-left-color.png);
}
.limited-time{
  align-items: flex-end;
  background-image: url(../img/offer-background-mobile.webp);
  background-size: 100% 100%;
  min-height: 497px;
}

.stay-with-us p{
  text-align: justify;
}
.stay-with-us .container-overflow {
  padding: 0;
}
.stay-with-us .container{
  padding-left: 0;
  padding-right: 0;
}
.stay-with-us .section-title {
  padding-left: 20px;
  padding-right: 20px;
}
.stay-with-us p:first-child {
  text-align: center;
}
#rooms-slider .room .text h3{
  font-size: 25px;
}
#rooms-slider .room .text{
  height: auto;
  padding-bottom: 30px;
  margin-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
}
#rooms-slider .button-round{
  margin-top: 0;
  top: 55px;
  background-color: #fff;
}
.button-round {
  border: 1px solid #000;
}
#rooms-slider .button-round.arrow-left {
  left: 26px;
}
#rooms-slider .button-round.arrow-right {
  right: 26px;
}
.icon-arrow-right:before,
.icon-arrow-left:before{
  background-size: 70%;
}
.button-round .icon--centered{
  top: 65%;
    -webkit-transform: translate(-35%, -50%);
    -ms-transform: translate(-35%, -50%);
    transform: translate(-35%, -50%);
}
#rooms-slider .numbers{
  font-size: 16px;
  left: 50%;
  top: 25px;
}
#rooms-slider .numbers .total:before{
  font-size: 27px;
  bottom: 3px;
    left: -9px;
}
#rooms-slider .room .text p{
  padding-top: 25px;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
.dining .section-title p,
.spend-the-day .section-title p,
.contact .section-title p{
  text-align: justify;
}
.dining .section-title p.first-child,
.spend-the-day .section-title p.first-child,
.contact .title-top, 
.contact .title-top p{
  text-align: center;
}
.contact .section-title.text-center {
  padding-bottom: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
  transform: scale(0.7);
}
.flexCenter{
  margin-top: 0px;
}
.btncontact.dine-btn {
  margin-bottom: 4px;
}
.allFiledsRequired{
  font-size: 14px;
}
.footer-contact-left .social-buttons{
  padding-top: 0px !important;
}
.testimonial-section .container {
  padding-left: 0;
  padding-right: 0;
}
.dine-btn{
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.dine-right{
  padding: 30px 15px 0px 15px;
  height: 520px;
}
.dine-right h2 {
  margin-bottom: 15px;
  font-size: 25px;
}
.dine-content {
  overflow-y: scroll;
  height: 384px;
  overflow-x: auto;
}
.SMN_effect-8 a.reservation{
  margin-right: 6px;
  font-size: 12px;
}
.SMN_effect-8 a.reservation span,
.menu a{
  padding: 11px 6px;
}
.dine-btn a,
.slider-btn a,
.dine-btn a.button--wayra, 
.dine-btn button.button--wayra{
  font-size: 13px;
  padding: 10px 8px;
}
.section-title p span{
  font-weight: normal !important;
}
.dine-btn a:first-child {
  margin-right: 0px;
}
.relax .dine-btn a.button--wayra.no-bg {
  font-size: 11px;
  padding: 10px 4px;
}
.dine-btn .button--wayra:hover, .dine-btn button.button--wayra:hover{
  color: #fff;
}
.dine-btn .button--wayra.no-bg:hover{
  color: #bb8d34;
}
.slider-bottom h2 {
  font-size: 20px;
  margin-bottom: 15px;
}
.row-reverse{
  flex-direction: column-reverse;
}
.celebrate .slider-arrows,
.gro-business .slider-arrows,
.relax .slider-arrows{
  right: auto;
  width: 93%;
  display: flex;
  text-align: center;
  justify-content: center;
  justify-items: center;
  z-index: 4;
}
.slider-arrows .carousel-control-next, 
.slider-arrows .carousel-control-prev{
  width: 45px;
  height: 45px;
}
.slider-arrows .carousel-control-next-icon,
.slider-arrows .carousel-control-prev-icon{
  transform: scale(0.8);
}
.celebrate .carousel-control-prev,
.gro-business .carousel-control-prev,
.relax .carousel-control-prev {
  left: 30px;
}
.celebrate .carousel-control-next,
.gro-business .carousel-control-next,
.relax .carousel-control-next {
  right: 30px;
}
.celebrate .counter,
.gro-business .counter,
.relax .counter {
  left: auto;
  bottom: 35px;
  transform: none;
  width: 93%;
  text-align: center;
}
.celebrate .slider-bottom .dine-btn,
.gro-business .slider-bottom .dine-btn,
.relax .slider-bottom .dine-btn,
.spend-the-day .slider-bottom .dine-btn{
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
}
.slider-bottom .dine-btn{
  margin-top: 30px;
}
.celebrate .SMN_effect-8 a.reservation,
.gro-business .SMN_effect-8 a.reservation,
.spend-the-day .SMN_effect-8 a.reservation{
  width: 50%;
}
.relax .SMN_effect-8 a.reservation{
  width: 48%;
}
.relax .slider-bottom .menu a:last-child{
  padding: 15px 3px;
}
.celebrate .dine-btn a,
.gro-business .dine-btn a,
.relax .dine-btn a,
.spend-the-day .dine-btn a{
  width: 48%;
  text-align: center;
}
.dummy-bg,
.dummy-bg-2{
  align-items: flex-end;
  min-height: 400px;
}
.dummy-bg {
        align-items: flex-end;
        background-image: url(../img/pool-mob.webp);
        background-size: 100% 100%;
        min-height: 497px;
  }
.celebrate .section-title,
.gro-business .section-title,
.relax .section-title{
  padding-bottom: 10px;
}
.spend-the-day .owl-nav {
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  right: 0;
  z-index: 12;

}
.spend-the-day .owl-carousel .owl-nav button.owl-next, 
.spend-the-day .owl-carousel .owl-nav button.owl-prev{
  transform: scale(0.9);
}
.spend-the-day .owl-carousel .owl-nav .owl-prev {
  left: 5px;
  position: relative;
}
.spend-the-day .owl-carousel .owl-nav .owl-next {
  position: relative;
  right: 6px;
}
.spend-the-day .container-fluid {
  padding-left: 15px;
  position: relative;
}
.spend-the-day .owl-carousel .owl-item{
  margin-right: 0px;
}
.spend-the-day .owl-carousel .owl-item img{
  height: 400px;
  box-shadow: none;
}
.slider-contnet h2 {
  margin-bottom: 20px;
  font-size: 25px;
}
.spend-the-day .owl-carousel{
  padding-bottom: 50px;
}
.spend-the-day .owl-carousel .owl-stage-outer{
  padding-top: 0px;
}

.spend-the-day .image-count {
  text-align: center;
  margin-left: 0;
  margin-bottom: 0;
  position: absolute;
  width: 99%;
  bottom: 21px;
  z-index: 1;
  font-weight: normal;
}
.slider-contnet p {
  text-align: justify;
}
.faq{
  background-image: url(../img/faq-bg-mobile.webp);
  background-size: cover;
}
.faq:before{
  opacity: 0.7;
}
.faq .faq-list{
  margin-top: 40px;
}
.faq .faq-list li{
  padding: 20px 0px 20px 0px;
}
.faq .faq-list a{
  font-size: 15px;
  padding: 0 0px 0 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.faq .faq-list p{
  padding: 20px 20px 0 15px;
}
.icon-show::before,
.icon-close::before{
  transform: scale(1);
  background-size: 100%;
  width: 41px;
  height: 41px;
  right: 0px;
}
#faq-list-1 p {
  padding-left: 10px;
  padding-top: 10px;
  text-align: justify;
}
.pagination-number, .pagination-button{
  width: 32px;
  height: 32px;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.faq .faq-list p{
  text-align: justify;
}
#prev-button:before,
#next-button:before{
  transform: scale(0.6);
}
.pagination-container{
  margin-top: 0px;
  padding-top: 10px;
  width: calc(100% - 0rem);
}
#pagination-numbers {
  padding-top: 0px;
  display: flex;
}
.filter-container {
  position: relative;
  flex-direction: column;
}
.portfolio .section-title {
  padding-bottom: 0;
}
.dropdown-toggle:after{
  background-size: 70%;
  right: 6px;
}
.portfolio #portfolio-flters{
  padding-top: 20px;
  margin-bottom: 0;
}
.filter-list {
  display: none;
  flex-direction: column;
  position: relative;
  background-color:#bb8d34;
  width: 100%;
  top: 0px;
  left: 0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.portfolio-container {
  margin-top: 35px;
}
.portfolio #portfolio-flters li{
  font-size: 15px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.portfolio #portfolio-flters li.filter-active{
  color: #000;
}

.portfolio select {
  background-color: transparent;
  color: #bb8d34;
  padding: 10px 10px 10px 0px;
  border: none;
  cursor: pointer;
  width: 100%;
  text-align: left;
  border-bottom: 2px solid #b0aeae !important;
  margin-bottom: 0px;
  font-size: 16px;
  border-radius: 0;
  outline: none !important;
  box-shadow: none !important;
  -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  background-image: url(../img/dropdown-down-arrow.png);
  background-repeat: no-repeat;
  background-size: 7%;
  font-weight: normal;
}
.portfolio select option{
  background-color: #bb8d34;
  color: #fff;
}
.portfolio select option:hover{
  background-color: transparent;
  color: #000;
}
.left-bottom {
  margin-top: -17px;
}
.lg-sub-html h4{
  font-weight: normal;
}

/* Show the dropdown button in mobile view */
.dropdown-toggle {
  display: block;
}

.input-box, .check-box {
  margin-bottom: 20px;
}
.right-footer {
  display: none;
}
a.booking {
  display: none;
}
.modal-fullscreen .modal-header {
  margin-top: 20px;
  z-index: 15;
}
.modal-fullscreen .modal-header .btn-close{
  width: 50px;
  height: 50px;
  right: 7px;
  font-size: 18px;
}
.modal-fullscreen .modal-header-content p{
  margin-bottom: 10px;
}
.modal-inner{
  max-width: 100%;
}
.room-info{
  padding: 0px;
}
.inside-details{
  flex-direction: column;
  margin-left: 8px;
  margin-right: 8px;
}
.inside-details p{
  font-size: 14px;
  padding-left: 0px;
}
.inside-details span:before{
  transform: scale(0.7);
}
.insideinfo-btm p{
  text-align: justify;
}
.deluxe-amenities {
  max-width: 100vw;
}
.modal-inner {
  max-width: 100vw;
}
.modal-fullscreen .modal-body img {
  height: 350px;
  max-width: 100vw;
}
.modal-fullscreen .slider-arrows{
  width: 100%;
  right: auto;
  z-index: 7;
}
.swiper-slide{
  overflow: hidden;
}
.dine-left {
  width: 100%;
}
.modal-fullscreen .carousel-control-prev {
  left: 20px;
}
.modal-fullscreen .carousel-control-next {
  right: 20px;
}
.modal-fullscreen .counter{
  left: auto;
  bottom: 39px;
  transform: translateX(0%);
  width: 100%;
  text-align: center;
}
.deluxe-amenities h3{
  font-size: 25px;
  margin-bottom: 40px;
  text-align: center;
}
.download-btn,
.relax a.download-btn{
  min-width: auto;
}
.download-btn:hover{
  padding: 11px 10px;
}
.download-btn::after{
  display: none;
}
.slider-bottom .SMN_effect-8 a.reservation span {
  padding: 15px 20px;
}
.hi-icon{
  width: 80px;
  height: 80px;
}
.amenities{
  justify-content: center;
}
.amenities .col-lg-12.row{
  display: flex;
    align-items: center;
    justify-content: center;
}
.amenities-block p{
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}
.amenities-block span:before {
  transform: scale(0.5);
}
.book-now-popup a{
  padding: 17px 40px;
}
.footer-hover-content{
  display: none;
}
.button--wayra::before{
  display: none;
}
.button--wayra:hover{
  background-color: #bb8d34;
}
#back-button.show,
#back-button{
  display: none !important;
}
#footer{
  background-image: url(../img/footer-bottom-mobile.webp);
}
.copyright, .copyright a{
  color: #fff;
}
.copyright {
  width: 100%;
  max-width: 320px;
  margin: 0px auto;
  line-height: 28px;
}
.copyright span:nth-child(2) {
  display: none;
}
.footer-ma-logo {
  padding-top: 5px;
}
.logo-to-hover img {
  width: 50px;
}
.footer-contact-left{
  padding-bottom: 20px;
  background-image: url(../img/footer-left-bg-mobile.webp);
}
.footer-address p span,
.footer-logo p {
  font-weight: normal;
}

.logo-to-hover{
  display: flex  ;
  align-items: center;
  justify-content: center;
  padding-top: 5px;
}
.privacycont h2 {
  padding-bottom: 10px;
  text-align: center;
  font-size: 21px;
}
.privacycont h3 {
  font-size: 18px;
  padding-bottom: 10px;
  padding-top: 10px;
}
#hero-sub,
#hero-sub-2, #hero-sub-3{
  background-image: none;
  height: 100%;
}
#hero-sub, #hero-sub-2, #hero-sub-3, #homepage {
  background-image: none;
  overflow: hidden;
  min-height: calc(100vh - 54px) !important;
  max-height: calc(100vh - 54px) !important;
  display: flex;
  flex-direction: column;
  padding: 0px;
  margin-top: 0;
}
.hero-main .hero-mobile-img {
  min-height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
}
p.conference-desktop,
p.conference-mobile a::after {
  display: none;
}
p.conference-mobile {
  display: block;
  margin-bottom: 0px;
}
#hero-error-404 h1, #hero-error-403 h1{
  font-size: 40px;
}
.error-cont {
  position: absolute;
}
.gro-business .slider-bottom p a:last-child[href]:after{
  display: block;
}
#gallery8.portfolio-container {
  margin-top: 0;
}


/**************************menu css starts********************/

.logo {
  width: 100%;
  text-align: center;
  padding-top: 20px;
} 
#header-resp .logo img{
  width: 7em;
}
.hambergur {
  width: 1.6rem;
}
.hambergur div {
  width: 28px;
  height: 2px;
  margin-bottom: 6px;
  border-radius: 0px;
  background-color: #fff;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left:1rem;
}

.container {
  padding: 1rem;
}
@media (min-width: 720px) {
  .container {
    padding: 0.5rem 2rem;
  }
}

.fullscreen {
  -webkit-clip-path: circle(0% at 96.5% 4%);
  clip-path: circle(0% at 96.5% 4%);
  position: absolute;
  background: #bb8d34;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  overflow: auto;
  transition: all 0.5s cubic-bezier(0.23, 0.93, 0.23, 0.93);
}
.fullscreen ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    height: auto;
    width: 100%;
}
.fullscreen ul li {
  padding: 7px 0px;
}
.fullscreen ul li a {
  font-size: 14px;
  color: #fff;
  padding: 5px 0px;  
}
.navbar.fullscreen ul li a.active {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.fullscreen .close {
  position: fixed;
  top: 25px;
  right: 20px;
  width: 40px;
  height: 40px;
  transform: rotate(45deg);
}
.fullscreen .close div {
  width: 40px;
  height: 40px;
  overflow: hidden;
  border: 1px solid #fff;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.fullscreen .close div:before {
  content: "";
  width: 20px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  border-radius: 0px;
}
.fullscreen .close div:after {
  content: "";
  width: 20px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  border-radius: 0px;
}
.fullscreen .close div:after {
  transform: rotate(90deg);
  background: #fff;
}
.fullscreen.active {
  -webkit-clip-path: circle(140% at 96.5% 4%);
          clip-path: circle(140% at 96.5% 4%);
  transition: all 0.7s cubic-bezier(0.23, 0.93, 0.23, 0.93);
  padding-top: 25px;
}
.fullscreen.active ul > li {
  -webkit-animation: animateIn 360ms ease-in-out calc(var(--animation-order) * 100ms) both;
          animation: animateIn 360ms ease-in-out calc(var(--animation-order) * 100ms) both;
}
.fullscreen.reverse_anim {
  -webkit-clip-path: circle(0% at 96.5% 4%);
          clip-path: circle(0% at 96.5% 4%);
  opacity: 0.6;
  transition: all 0.4s cubic-bezier(0.23, 0.93, 0.23, 0.93);
}

@-webkit-keyframes animateIn {
  0% {
    opacity: 0;
    transform: translateX(10px) rotate(2deg);
  }
  100% {
    opacity: 1;
  }
}

@keyframes animateIn {
  0% {
    opacity: 0;
    transform: translateX(10px) rotate(2deg);
  }
  100% {
    opacity: 1;
  }
}
.logo a {
  color: #fff;
  font-size: 1.2rem;
}
body.back-fix {
    overflow: hidden;
}
.menu-footer {
    display: block;
    position: relative;
    bottom: 0px;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 100;
    padding-bottom: 100px;
    overflow: hidden;
    padding-top: 15px;
}
.menu-getin {
    position: relative;
    display: flex;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.menu-getin a {
    background-color: #fff;
    margin: 10px;
    color: #bb8d34;
    font-size: 16px;
    font-weight: 600;
    padding: 20px 15px;
    width: 43%;
    text-align: center;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 12px;
}
.menu-footer .social-links {
    margin-top: 0;
}
.social-buttons {
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0px;
}
.social-links a {
    color: #fff;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-radius: 50px;
    margin: 7px;
    font-size: 25px;
}
.logo-mobile {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 20px;
}
.logo-mobile img{
    width: 7em;
}
#header .logo img {
  width: 7rem;
  max-height: initial;
}
#header .logo {
  text-align: center;
  padding-top: 1rem;
}
.hambergur {
  width: 1.6rem;
  position: absolute;
  top: 40px;
  right: 30px;
}
.logo-resposive {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  left: 0;
  right: 0;
  margin: 0px auto;
  padding-bottom: 20px;
}
.logo-resposive a {
  padding: 0;
}
.logo-resposive img {
  width: 7rem;
}
.desktop-menu{
  display: none;
}
.responsive-menu{
  display: block;
}
.navbar .menu-getin a {
  font-size: 16px;
  text-align: center;
}




}


@media (min-width: 768px) and (max-width: 1023px) {
#back-button.show,
#back-button{
display: none !important;
}
.dine-content {
  overflow-y: scroll;
  height: 230px;
  overflow-x: auto;
}
.swiper-slide{
  box-shadow: none;
}
.dine-left img {
  height: 500px;
}
.button--wayra::before{
  display: none;
}
.dine-btn .button--wayra:hover, .dine-btn button.button--wayra:hover{
  color: #fff;
}
.dine-btn .button--wayra.no-bg:hover{
  color: #bb8d34;
}
.button--wayra:hover{
  border-color: #fff;
}
#header{
  position: fixed;
}
.Advance-Slider{
  margin-top: 0px;
  height: 100vh;
}
#preloader img{
  max-width: 800px;
}
.swiper-wrapper {
  flex-direction: initial;
}
.swiper.testimonial-wrapper .arrow {
  display: block;
}
.Advance-Slider .item .contain-wrapper .info {
  margin-top: 380px;
}

.ipad{
  display: block;
}
.desktop,
.mobile{
  display: none;
}
.more-img.mobile,
.more-img.desktop,
.slick-slide img.mobile,
.slick-slide img.desktop,
.swiper-slide img.mobile,
.swiper-slide img.desktop,
.owl-carousel img.mobile,
.owl-carousel img.desktop {
  display: none;
}
.more-img.ipad,
.slick-slide img.ipad,
.swiper-slide img.ipad,
.owl-carousel img.ipad {
  display: block;
}
.container{
  padding-left: 15px;
  padding-right: 15px;
}
.welcome .welcome-top,
.limited-time p, 
.dummy-bg p, 
.dummy-bg-2 p {
  display: none;
}
#about .row {
  display: flex;
  flex-direction: column;
}
.welcome-left,
.welcome-left img{
  width: 100%;
}

section {
  padding: 50px 0;
}
body.back-fix {
    overflow: hidden;
}
.mobile-hide{
  display: none;
}
#header.hidden-menu1.header-scrolled .nav__col.logo-main,
.logo-mobile,
.nav__line--path {
  display: none;
}
#header.header-scrolled{
  transform: translateY(0%);
  background-color: #bb8d34;
  padding-bottom: 12px;
}
#header.hidden-menu{
  transform: translateY(-820%);
}
.navbar {
  margin-top: 0px;
  margin-right: 20px;
}
.nav__top{
  z-index: 12;
  justify-content: center;
}
.nav__logo{
  width: 8em;
}
#header.addbg .nav__top {
  display: none;
}
.nav__bottom{
  border-top: none;
  justify-content: flex-end;
  z-index: 12;
  position: absolute;
  top: 0;
  right: 0px;
  margin-top: 0px;
  backdrop-filter: none;
    -webkit-backdrop-filter: none;
    width: auto;
}
#header.addbg .nav__bottom {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
}
#header.addbg .logo-mobile {
  display: block;
  text-align: center;
}
#header.hidden-menu1.header-scrolled .navigationn,
#header.header-scrolled.visible-menu .navigationn {
  background-color: #bb8d34;
  padding-bottom: 15px;
}
#header.addbg.hidden-menu1.header-scrolled .nav__bottom {
  background-color: transparent;
}
#header.hidden-menu1.header-scrolled .nav__bottom, #header.header-scrolled .nav__bottom {
  background-color: transparent;
}
#header.addbg.header-scrolled.visible-menu .navigationn {
  background-color: transparent;
  padding-top: 0px;
}
#header.hidden-menu1.header-scrolled .logo-mobile {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  top: 14px;
}
.logo-mobile .logo__emblem {
  margin-left: 0;
  margin-right: 0;
}
.nav__bottom-line{
  display: none;
}
.nav__top .nav__col{
  flex: 0;
}
.addbg .menu-footer {
  display: block;
  position: relative;
  bottom: 0px;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 100;
  /* background-color: #bb8d34;
  box-shadow: inset 12px 10px 71px -25px rgba(0, 0, 0, 0.20); */
}
.menu-getin {
  position: relative;
  display: flex;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.menu-getin:before {
  content: '';
  position: absolute;
  background-image: url(../img/shadow-line.png);
  background-repeat: no-repeat;
  width: 420px;
  height: 1px;
  top: 0px;
}
.menu-getin:after {
  content: '';
  position: absolute;
  background-image: url(../img/shadow-line.png);
  background-repeat: no-repeat;
  width: 420px;
  height: 1px;
  bottom: 0px;
}
.menu-getin a {
  background-color: #fff;
  margin: 10px;
  color: #bb8d34;
  font-size: 16px;
  font-weight: 600;
  padding: 11px 15px;
  width: 25%;
  text-align: center;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4);
}
.menu-footer .social-links {
  margin-top: 0;
}
.navbar-toggler {
  display: block;
  margin: 0;
  margin-right: 0px;
}

#header.addbg {
  /*background-image: url(../img/mobile-menu-bg.jpg);*/
  -webkit-box-shadow: inset -1px -1px 68px 2px rgba(0,0,0,0.23);
-moz-box-shadow: inset -1px -1px 68px 2px rgba(0,0,0,0.23);
box-shadow: inset -1px -1px 68px 2px rgba(0,0,0,0.23);
background-color: #bb8d34;
  height: 100vh;
}
.navbar-mobile ul{
  right: 0;
  bottom: 0;
  left: 0;
  top: 0px;
  padding-top: 0px;
  background-color: transparent;
  max-height: 100vh;
  position: relative;
  display: block;
  padding-bottom: 40px;
  width: 100%;
}
.navbar-mobile{
  background: none;
  margin-right: 0;
  position: relative;
  overflow: auto;
  width: 100%;
}
#header.addbg .navbar-mobile .navbar-toggler {
  position: fixed;
  top: 30px;
  right: 20px;
  z-index: 9999;
}
#header.addbg .navigationn {
  top: 60px;
}
.navbar li {
  text-align: center;
  padding-bottom: 13px;
  border-bottom: none;
  padding-top: 13px;
}
.navbar a{
  display: inline;
  padding: 4px 0px;
  color: #fff;
  font-size: 16px;
}
.navbar-mobile a:hover, 
.navbar-mobile .active, 
.navbar-mobile li:hover>a {
  color: #fff;
  padding: 4px 0px;
}
.navbar-mobile .active{
  border-bottom: 1px solid #fff;
}
.navbar li a.active:after{
  background-color: #fff;
  height: 2px;
}
.navbar-toggler .hamburger-toggle .hamburger span{
  background: #fff;
}
.navbar-mobile .navbar-toggler .hamburger-toggle .hamburger span {
  background: #fff;
}
.bi-list::before {
  position: absolute;
  top: -19px;
  right: -19px;
}

.Advance-Slider .item .contain-wrapper{
  padding-left: 15px;
  padding-right: 15px;
  top: auto;
  bottom: -50px;
}
.Advance-Slider .item h3{
  font-size: 30px;
}
.Advance-Slider button.slick-arrow{
  bottom: 80px;
}
.Advance-Slider button.slick-prev.slick-arrow {
  left: 35%;
}
.Advance-Slider button.slick-next.slick-arrow {
  right: 35%;
}
.welcome {
  padding: 270px 0px 0px 0px;
}
.welcome-left img{
  width: 100%;
  height: 460px;
}
.welcome-left .more-img {
  width: 70%;
  height: 300px;
  bottom: -230px;
  left: 180px;
}
#about{
  padding-bottom: 50px;
}
.welcome-left .welcome-top{
  display: block;
  text-align: center;
  margin-bottom: 35px;
}

.welcome a{
  text-align: center;
  display: block;
}
.welcome-left .welcome-top p {
  margin-bottom: 10px;
}

.more-img {
  bottom: 60px;
  left: 50px;
}
.more-img.ipad.hidden{
  opacity: 1;
  display: block;
  box-shadow: -1px 3px 13px rgba(0, 0, 0, 0.6);
}
#rooms-slider .room .ipad {
  width: 720px !important;
  height: 405px;
}
.welcome p, 
.limited-time p, 
.dummy-bg p, 
.dummy-bg-2 p, 
.stay-with-us p span, 
.section-title p, 
#rooms-slider .room .text p, p {
  font-size: 16px;
  line-height: 25px;
}
.section-title h2{
  font-size: 25px;
}
.section-title h2 br{
  display: none;
}
.swiper-wrapper {
  flex-direction: initial;
}
.dining .slide-counter {
  text-align: center;
  position: relative;
  top: 57px;
  display: block;
}
.swiper{
  padding-bottom: 70px;
}
.swiper.testimonial-wrapper .arrow {
  display: block;
  position: absolute;
  bottom: 30px;
  width: 100%;
}
.arrow .swiper-button-next, .arrow .swiper-button-prev {
  border: 1px solid #000;
  border-radius: 50px;
  width: 45px;
  height: 45px;
  text-indent: -9999px;
}
.arrow .swiper-button-next:hover,
.arrow .swiper-button-prev:hover{
  border: 1px solid #bb8d34;
}
.arrow .swiper-button-next:after{
  background-image: url(../img/right-arrow-black.png);
  background-repeat: no-repeat;
  width: 27px;
  height: 18px;
  transform: scale(0.8);
}
.arrow .swiper-button-next:hover:after{
  background-image: url(../img/arrow-right-color.png);
}
.arrow .swiper-button-prev:after{
  background-image: url(../img/left-arrow-black.png);
  background-repeat: no-repeat;
  width: 27px;
  height: 18px;
  transform: scale(0.8);
}
.arrow .swiper-button-prev:hover:after{
  background-image: url(../img/arrow-left-color.png);
}
.limited-time{
  align-items: flex-end;
}
.stay-with-us p{
  text-align: justify;
}
.stay-with-us .container-overflow {
  padding: 0;
}
.stay-with-us .container{
  padding-left: 0;
  padding-right: 0;
}
.stay-with-us .section-title {
  padding-left: 20px;
  padding-right: 20px;
}
.stay-with-us p:first-child {
  text-align: center;
}
#rooms-slider .room .text h3{
  font-size: 25px;
}
#rooms-slider .room .text{
  height: auto;
  margin-bottom: 90px;
  margin-top: 60px;
}
#rooms-slider .button-round{
  margin-top: 0;
  top: 55px;
  background-color: #fff;
}
.button-round {
  border: 1px solid #000;
}
#rooms-slider .button-round.arrow-left {
  left: 19px;
}
#rooms-slider .button-round.arrow-right {
  right: 19px;
}
section#stay {
  padding-bottom: 40px;
}
#rooms-slider .room .button-room {
  position: relative !important;
  bottom: 31px !important;
  width: 58% !important;
  right: 0 !important;
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px auto;
}
.icon-arrow-right:before,
.icon-arrow-left:before{
  background-size: 70%;
}
.button-round .icon--centered{
  top: 65%;
    -webkit-transform: translate(-35%, -50%);
    -ms-transform: translate(-35%, -50%);
    transform: translate(-35%, -50%);
}
#rooms-slider .numbers{
  font-size: 18px;
  left: 50%;
  top: 25px;
}
#rooms-slider .numbers .total:before{
  font-size: 27px;
  bottom: 3px;
  left: -9px;
}
#rooms-slider .room .text p{
  padding-top: 25px;
  max-width: 680px;
}
.dining .section-title p,
.spend-the-day .section-title p{
  text-align: justify;
}
.dining .section-title p.first-child,
.spend-the-day .section-title p.first-child{
  text-align: center;
}
.testimonial-section .container {
  padding-left: 0;
  padding-right: 0;
}
.dine-btn{
  margin-bottom: 30px;
  text-align: center;
}
.btncontact.dine-btn {
  margin-bottom: 0;
}
.dine-right{
  padding: 30px 20px 0px 20px;
  background-color: #fff;
}
.dine-right h2 {
  margin-bottom: 15px;
  font-size: 25px;
}
.SMN_effect-8 a.reservation{
  margin-right: 13px;
  font-size: 12px;
}
.SMN_effect-8 a.reservation span,
.menu a{
  padding: 15px 30px;
}
.dine-btn a, .slider-btn a{
  font-size: 15px;
}
.row-reverse{
  flex-direction: column-reverse;
}
.celebrate .slider-arrows,
.gro-business .slider-arrows,
.relax .slider-arrows{
  right: auto;
  width: 93%;
  display: flex;
  text-align: center;
  justify-content: center;
  justify-items: center;
}
.slider-arrows .carousel-control-next, 
.slider-arrows .carousel-control-prev{
  width: 45px;
  height: 45px;
}
.slider-arrows .carousel-control-next-icon,
.slider-arrows .carousel-control-prev-icon{
  transform: scale(0.8);
}
.celebrate .carousel-control-prev,
.gro-business .carousel-control-prev,
.relax .carousel-control-prev {
  left: 30px;
}
.celebrate .carousel-control-next,
.gro-business .carousel-control-next,
.relax .carousel-control-next {
  right: 30px;
}
.celebrate .counter,
.gro-business .counter,
.relax .counter {
  left: auto;
  bottom: 35px;
  transform: none;
  width: 93%;
  text-align: center;
}
.celebrate .slider-bottom .dine-btn,
.gro-business .slider-bottom .dine-btn,
.spend-the-day .slider-bottom .dine-btn{
  width: 60%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  margin: 0px auto;
  margin-top: 45px;
}
.relax .slider-bottom .dine-btn{
  width: 75%;
  display: flex;
  justify-content: space-between;
  margin: 0px auto;
  margin-bottom: 0;
}
.celebrate .SMN_effect-8 a.reservation,
.gro-business .SMN_effect-8 a.reservation,
.spend-the-day .SMN_effect-8 a.reservation{
  width: 50%;
}
.relax .SMN_effect-8 a.reservation{
  width: 48%;
}
.relax .slider-bottom .menu a:last-child{
  padding: 15px 3px;
}
.celebrate .dine-btn a,
.gro-business .dine-btn a,
.relax .dine-btn a,
.spend-the-day .dine-btn a{
  width: 50%;
  text-align: center;
}
.relax .slider-bottom .dine-btn a.button--wayra {
  padding: 15px 16px;
}
#pills-tab li button{
  font-size: 14px;
  padding: 10px 10px 8px 10px;
}
.dummy-bg,
.dummy-bg-2{
  align-items: flex-end;
}
.celebrate .section-title,
.gro-business .section-title,
.relax .section-title{
  padding-bottom: 10px;
}
.spend-the-day .owl-carousel .owl-nav button.owl-next, 
.spend-the-day .owl-carousel .owl-nav button.owl-prev{
  transform: scale(0.8);
}
.spend-the-day .container-fluid {
  padding-left: 15px;
  position: relative;
}
.spend-the-day .owl-carousel .owl-item{
  margin-right: 0px;
}
.spend-the-day .owl-carousel .owl-item img{
  height: 400px;
}
.spend-the-day .owl-nav{
  left: 22px;
}
.spend-the-day .image-count{
  margin-left: 165px;
}
.slider-contnet h2 {
  margin-bottom: 20px;
  font-size: 25px;
}
.spend-the-day .owl-carousel{
  padding-bottom: 0px;
  padding-left: 35px;
  padding-right: 35px;
}
.spend-the-day .owl-carousel .owl-stage-outer{
  padding-top: 0px;
}
.slider-bottom {
  margin-top: 20px;
}
.spend-the-day .section-title p{
  margin-bottom: 0;
}
.slider-contnet p {
  text-align: justify;
}
.faq .faq-list{
  margin-top: 40px;
}
.faq .faq-list li{
  padding: 12px 0px 12px 0px;
}
.faq .faq-list a{
  font-size: 16px;
  padding: 0 20px 0 15px;
}
.icon-show::before,
.icon-close::before{
  transform: scale(1);
  background-size: 100%;
  width: 41px;
  height: 41px;
}
.faq .faq-list p{
  padding-left: 15px;
  padding-bottom: 10px;
}
.pagination-number, .pagination-button{
  width: 32px;
  height: 32px;
}
#prev-button:before,
#next-button:before{
  transform: scale(0.6);
}
.pagination-container{
  margin-top: 20px;
  width: calc(100% - 0rem);
}
#pagination-numbers {
  padding-top: 11px;
}
.filter-container {
  position: relative;
  flex-direction: column;
}
.portfolio #portfolio-flters{
  padding-top: 20px;
  margin-bottom: 0;
  padding-bottom: 15px;
}
.filter-list {
  display: none;
  flex-direction: column;
  position: relative;
  background-color:#bb8d34;
  width: 100%;
  top: 0px;
  left: 0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.portfolio-container {
  margin-top: 35px;
}
.portfolio #portfolio-flters li{
  font-size: 16px;
  color: #fff;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-bottom: 0;
  font-weight: normal;
}
.portfolio #portfolio-flters li.filter-active{
  color: #000;
}

.left-bottom {
  margin-top: -34px;
}

/* Show the dropdown button in mobile view */
.dropdown-toggle {
  display: block;
}

.input-box, .check-box {
  margin-bottom: 20px;
}
.footerlinks{
  padding-left: 0;
  padding-top: 70px;
}

a.booking {
  display: none;
}
.modal-fullscreen .modal-header {
  margin-top: 20px;
}
.modal-fullscreen .modal-header .btn-close{
  width: 50px;
  height: 50px;
  right: 20px;
  font-size: 18px;
}
.modal-fullscreen .modal-header-content p{
  margin-bottom: 10px;
}
.modal-inner{
  max-width: 100%;
}
.inside-details{
  flex-direction: column;
  margin-left: 11px;
  margin-right: 11px;
}
.inside-details p{
  font-size: 14px;
  padding-left: 0px;
}
.inside-details span:before{
  transform: scale(0.7);
}
.insideinfo-btm p{
  text-align: justify;
}
.modal-fullscreen .modal-body img {
  height: 350px;
  max-width: 100vw;
}
.deluxe-amenities, .modal-inner {
  max-width: 100vw;
}
.modal-fullscreen .slider-arrows{
  width: 100%;
  right: auto;
  z-index: 4;
}
.modal-fullscreen .carousel{
  width: 100%;
}
.modal-fullscreen .carousel-control-prev {
  left: 20px;
}
.modal-fullscreen .carousel-control-next {
  right: 20px;
}
.modal-fullscreen .counter{
  left: auto;
  bottom: 39px;
  transform: translateX(0%);
  width: 100%;
  text-align: center;
}
.deluxe-amenities h3{
  font-size: 25px;
  margin-bottom: 40px;
  text-align: center;
}
.download-btn,
.relax a.download-btn{
  min-width: auto;
}
.download-btn:hover{
  padding: 15px 10px;
}
.download-btn::after{
  display: none;
}
.slider-bottom .SMN_effect-8 a.reservation span {
  padding: 15px 20px;
}
.hi-icon{
  width: 80px;
  height: 80px;
}
.amenities{
  justify-content: center;
}
.amenities .col-lg-12.row{
  display: flex;
    align-items: center;
    justify-content: center;
}
.amenities-block p{
  margin-top: 10px;
}
.amenities-block span:before {
  transform: scale(0.5);
}
.book-now-popup a{
  padding: 17px 40px;
}
.dine-left,
.swiper-slide {
  overflow: hidden;
}
.footer-top{
  background-image: none;
}
.footer-contact-left{
  background-image: url(../img/footer-left-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 50px;
  text-align: center;
}

.footer-right{
  background-image: url(../img/footer-right-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
p.conference-desktop,
p.conference-mobile a::after {
  display: none;
}
p.conference-mobile {
  display: block;
  margin-bottom: 0px;
}
.gro-business .slider-bottom p a:last-child[href]:after{
  display: block;
}
#gallery8.portfolio-container {
  margin-top: 0;
}

/**************************menu css starts********************/

#header-resp.header-scrolled {
  transform: translateY(0%);
  background-color: #bb8d34;
  padding-bottom: 12px;
}
#header-resp.hidden-menu {
  transform: translateY(-640%);
}

.logo {
  width: 100%;
  text-align: center;
  padding-top: 20px;
} 
#header-resp .logo img{
  width: 7em;
}
.hambergur {
  width: 1.6rem;
}
.hambergur div {
  width: 28px;
  height: 2px;
  margin-bottom: 6px;
  border-radius: 0px;
  background-color: #fff;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.container {
  padding: 1rem;
}
@media (min-width: 720px) {
  .container {
    padding: 0.5rem 2rem;
  }
}

.fullscreen {
  -webkit-clip-path: circle(0% at 96.5% 4%);
  clip-path: circle(0% at 96.5% 4%);
  position: absolute;
  background: #bb8d34;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  overflow: auto;
  display: block;
  transition: all 0.5s cubic-bezier(0.23, 0.93, 0.23, 0.93);
}
.fullscreen ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    height: auto;
    width: 100%;
}
.fullscreen ul li {
  padding: 7px 0px;
}
.fullscreen ul li a {
  font-size: 14px;
  color: #fff;
  padding: 5px 0px;  
}
.navbar.fullscreen ul li a.active {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.fullscreen .close {
  position: fixed;
  top: 25px;
  right: 20px;
  width: 40px;
  height: 40px;
  transform: rotate(45deg);
}
.fullscreen .close div {
  width: 40px;
  height: 40px;
  overflow: hidden;
  border: 1px solid #fff;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.fullscreen .close div:before {
  content: "";
  width: 20px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  border-radius: 0px;
}
.fullscreen .close div:after {
  content: "";
  width: 20px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  border-radius: 0px;
}
.fullscreen .close div:after {
  transform: rotate(90deg);
  background: #fff;
}
.fullscreen.active {
  -webkit-clip-path: circle(140% at 96.5% 4%);
          clip-path: circle(140% at 96.5% 4%);
  transition: all 0.7s cubic-bezier(0.23, 0.93, 0.23, 0.93);
  padding-top: 25px;
}
.fullscreen.active ul > li {
  -webkit-animation: animateIn 360ms ease-in-out calc(var(--animation-order) * 100ms) both;
          animation: animateIn 360ms ease-in-out calc(var(--animation-order) * 100ms) both;
}
.fullscreen.reverse_anim {
  -webkit-clip-path: circle(0% at 96.5% 4%);
          clip-path: circle(0% at 96.5% 4%);
  opacity: 0.6;
  transition: all 0.4s cubic-bezier(0.23, 0.93, 0.23, 0.93);
}

@-webkit-keyframes animateIn {
  0% {
    opacity: 0;
    transform: translateX(10px) rotate(2deg);
  }
  100% {
    opacity: 1;
  }
}

@keyframes animateIn {
  0% {
    opacity: 0;
    transform: translateX(10px) rotate(2deg);
  }
  100% {
    opacity: 1;
  }
}
.logo a {
  color: #fff;
  font-size: 1.2rem;
}
body.back-fix {
    overflow: hidden;
}
.menu-footer {
    display: block;
    position: relative;
    bottom: 0px;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 100;
    padding-bottom: 100px;
    overflow: hidden;
    padding-top: 15px;
}
.menu-getin {
    position: relative;
    display: flex;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    max-width: 410px;
    margin: 0px auto;
    margin-bottom: 15px;
}
.menu-getin a {
    background-color: #fff;
    margin: 10px;
    color: #bb8d34;
    font-size: 16px;
    font-weight: 600;
    padding: 20px 15px;
    width: 43%;
    text-align: center;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 12px;
}
.menu-footer .social-links {
    margin-top: 0;
}
.social-buttons {
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0px;
}
.social-links a {
    color: #fff;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-radius: 50px;
    margin: 7px;
    font-size: 25px;
}
.logo-mobile {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 20px;
}
.logo-mobile img{
    width: 7em;
}
#header .logo img {
  width: 7rem;
  max-height: initial;
}
#header .logo {
  text-align: center;
  padding-top: 1rem;
}
.hambergur {
  width: 1.6rem;
  position: absolute;
  top: 40px;
  right: 30px;
}
.logo-resposive {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  left: 0;
  right: 0;
  margin: 0px auto;
  padding-bottom: 20px;
}
.logo-resposive a {
  padding: 0;
}
.logo-resposive img {
  width: 8rem;
}
.desktop-menu{
  display: none;
}
.responsive-menu{
  display: block;
}
.navbar .menu-getin a {
  font-size: 16px;
  text-align: center;
}


}

@media screen and (width: 1120px) and (height: 820px) and (orientation: landscape) {

.Advance-Slider button.slick-prev .thumb {
  left: 250px;
}
.Advance-Slider button.slick-next .thumb {
  right: 250px;
}
.Advance-Slider button.slick-arrow {
  bottom: 80px;
}
.Advance-Slider button.slick-arrow .thumb{
  top: -70px;
}
.Advance-Slider button.slick-prev.slick-arrow{
  left: 44%;
}
.Advance-Slider button.slick-next.slick-arrow {
  right: 44%;
}
.navbar a, .navbar a:focus{
  padding: 1.2em 1.6em;
}
.welcome-top h1{
  font-size: 26px;
}
.welcome {
  padding: 0px 0px 0px 30px;
}
.more-img {
  bottom: -200px;
}
#about{
  padding-bottom: 260px;
}
#about.lesspadding {
  padding-bottom: 60px;
}
.dining .dine-btn a:first-child {
  margin-right: 10px;
}
.dining .dine-btn a.button--wayra{
  padding: 15px 10px;
}
.left-bottom {
  margin-top: -50px;
}


}



@media only screen and (min-device-width: 1024px) and (max-device-height: 768px) and (orientation: portrait) {

.dine-btn a.button--wayra, .dine-btn button.button--wayra{
  padding: 15px 13px;
  font-size: 13px;
}


}


@media only screen and (min-device-width: 1024px) and (max-device-height: 768px) and (orientation: landscape) and  {

.dine-btn a.button--wayra, .dine-btn button.button--wayra{
padding: 15px 13px;
font-size: 13px;
}
.dine-left {
  height: 100%;
}
#rooms-slider .button-round{
  border: 1px solid #000;
}
#pagination-numbers {
  padding-top: 5px;
}
.left-bottom {
  margin-top: -66px;
}
#lightgallery .small-img {
}
#lightgallery .small-img img {
  height: auto;
}
.Advance-Slider button.slick-prev.slick-arrow {
  left: 45%;
}
.Advance-Slider button.slick-next.slick-arrow {
  right: 45%;
}

.navbar a, .navbar a:focus {
  font-size: 14px;
  padding: 1.2em 2em;
}
.error-cont {
  top: 70px;
  position: relative;
}

.gallery-one{
  width: 480px;
  height: 257px;
}
.gallery-two{
  width: 480px;
  height: 257px;  
}
.gallery-three{
  width: 320px;
  height: 275px;
}
.gallery-four{
  width: 640px;
  height: 314px;
}
.gallery-five{
  width: 320px;
  height: 350px;
}
.gallery-six{
  width: 320px;
  height: 310px;
}
.gallery-seven{
  width: 320px;
  height: 310px;
}

  

}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) 
  and (min-device-height: 768px) and (max-device-height: 768px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
    /* Styles for iPad landscape mode */
.Advance-Slider button.slick-prev.slick-arrow {
  left: 43%;
}
.Advance-Slider button.slick-next.slick-arrow {
  right: 43%;
}
.navbar a, .navbar a:focus{
  padding: 1.2em 1.1em;
}


}


@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
    /* Styles for 1024x1366 portrait mode */
    .Advance-Slider button.slick-prev .thumb {
      left: 230px;
  }
  .Advance-Slider button.slick-next .thumb {
    right: 230px;
}
.Advance-Slider button.slick-prev.slick-arrow {
  left: 44%;
}
.Advance-Slider button.slick-next.slick-arrow {
    right: 44%;
}



}



@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
#about{
  height: auto;
}
.Advance-Slider button.slick-prev .thumb {
  left: -10px;
  display: none;
}
.Advance-Slider button.slick-next .thumb {
  right: 260px;
  display: none;
}
.dine-btn a.button--wayra, .dine-btn button.button--wayra{
  padding: 15px 13px;
  font-size: 13px;
}


}

@media only screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (orientation: portrait)  {
.navbar a, .navbar a:focus{
  padding: 1.2em 1.3em;
}
.Advance-Slider button.slick-prev.slick-arrow {
  left: 43%;
}
.Advance-Slider button.slick-next.slick-arrow {
  right: 43%;
}
.gallery-one{
  width: 480px;
  height: 257px;
}
.gallery-two{
  width: 480px;
  height: 257px;  
}
.gallery-three{
  width: 320px;
  height: 260px;
}
.gallery-four{
  width: 640px;
  height: 314px;
}
.gallery-five{
  width: 320px;
  height: 350px;
  margin-top: -50px;
}
.gallery-six{
  width: 320px;
  height: 250px;
}
.gallery-seven{
  width: 320px;
  height: 250px;
}

}


@media only screen and (min-device-width: 1366px) and (max-device-height: 1024px) and (orientation: landscape)  {

  
}


@media screen and (min-width:1200px) and (max-width:1367px){
.gallery-one{
  width: 570px;
  height: 300px;
}
.gallery-two{
  width: 570px;
  height: 300px;  
}
.gallery-three{
  width: 410px;
  height: 290px;
}
.gallery-four{
  width: 730px;
  height: 357px;
}
.gallery-five{
  width: 410px;
  height: 365px;
}
.gallery-six{
  width: 365px;
  height: 298px;
}
.gallery-seven{
  width: 365px;
  height: 298px;
}
.left-bottom {
  margin-top: -58px;
}

}

@media screen and (min-width:1367px) and (max-width:1400px){
  .left-bottom {
    margin-top: -58px;
  }

}

@media screen and (min-width:1367px) and (max-width:1399px){
.gallery-one{
  width: 570px;
  height: 300px;
}
.gallery-two{
  width: 570px;
  height: 300px;  
}
.gallery-three{
  width: 410px;
  height: 290px;
}
.gallery-four{
  width: 730px;
  height: 357px;
}
.gallery-five{
  width: 410px;
  height: 365px;
}
.gallery-six{
  width: 365px;
  height: 298px;
}
.gallery-seven{
  width: 365px;
  height: 298px;

}

  
}

@media screen and (min-width:1701px) and (max-width:2500px){
h2,
.welcome-top h1,
.section-title h2{
  font-size: 50px;  
}
.spend-the-day .container.spend{
  width: 100%;
  max-width: 85.5%;
}

}


@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
.tab-content .small-img{
  height: 275px;
}
.tab-content .small-img img {
  height: 275px;
  width: 100%;
}
.small-img.left-bottom {
  margin-top: -40px;
  height: 337px;
}
.small-img.left-bottom img {
  height: 336px;
}


}

.lg-sub-html h4 {
  margin: 0;
  font-size: 20px;
  font-weight: normal;
}

@supports (-webkit-touch-callout: none) {
  @media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
    /* Your iOS-specific styles here */
.celebrate .dine-btn a, 
.gro-business .dine-btn a, 
.relax .dine-btn a, 
.spend-the-day .dine-btn a,
.dine-btn a{
  letter-spacing: -0.5px;

}


  }
}

#scheduleexp #loader {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 15px;
  right: 20px;
}

#scheduleexp #loader img {
  width: 100%;
}