@charset "utf-8";

* {
  outline: none;
  margin: 0px;
  padding: 0px;
  border: none;
  text-decoration: none;
  font-family: 'InterTight';
  box-sizing: border-box;
}

body {
  text-decoration: none;
  background-color: #fffcf4;
  font-family: 'InterTight';
  font-size: 16px;
  color: #000;
}

html {
  scroll-behavior: smooth;
}

html,
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  /* Remove horizontal scrollbar */
}

.smooth-scroll-wrapper {
  position: fixed;
  width: 100%;
  /* top: 0; */
  left: 0;
  will-change: transform;
}

a {
  text-decoration: none;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

p {
  font-style: normal;
  font-display: swap;
  height: auto;
  font-size: 1em;
  color: #212121;
  line-height: 1.7;
  font-family: 'InterTight';
  font-weight: normal;
}

li {
  font-size: 16px;
  font-weight: normal;
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}



@font-face {
  font-family: 'Hello Paris Sans';
  src: url('../fonts/HelloParisSansLight.eot');
  src: url('../fonts/HelloParisSansLight.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelloParisSansLight.woff2') format('woff2'),
    url('../fonts/HelloParisSansLight.woff') format('woff'),
    url('../fonts/HelloParisSansLight.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Hello Paris Sans';
  src: url('../fonts/HelloParisSansMedium.eot');
  src: url('../fonts/HelloParisSansMedium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelloParisSansMedium.woff2') format('woff2'),
    url('../fonts/HelloParisSansMedium.woff') format('woff'),
    url('../fonts/HelloParisSansMedium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Hello Paris Sans';
  src: url('../fonts/HelloParisSansExtraLight.eot');
  src: url('../fonts/HelloParisSansExtraLight.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelloParisSansExtraLight.woff2') format('woff2'),
    url('../fonts/HelloParisSansExtraLight.woff') format('woff'),
    url('../fonts/HelloParisSansExtraLight.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Hello Paris Sans';
  src: url('../fonts/HelloParisSansRegular.eot');
  src: url('../fonts/HelloParisSansRegular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelloParisSansRegular.woff2') format('woff2'),
    url('../fonts/HelloParisSansRegular.woff') format('woff'),
    url('../fonts/HelloParisSansRegular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Hello Paris Sans';
  src: url('../fonts/HelloParisSansBold.eot');
  src: url('../fonts/HelloParisSansBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelloParisSansBold.woff2') format('woff2'),
    url('../fonts/HelloParisSansBold.woff') format('woff'),
    url('../fonts/HelloParisSansBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barokah Signature';
  src: url('../fonts/BarokahSignature-Regular.eot');
  src: url('../fonts/BarokahSignature-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BarokahSignature-Regular.woff2') format('woff2'),
    url('../fonts/BarokahSignature-Regular.woff') format('woff'),
    url('../fonts/BarokahSignature-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'InterTight';
  src: url('../fonts/InterTight-Light.eot');
  src: url('../fonts/InterTight-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/InterTight-Light.woff2') format('woff2'),
    url('../fonts/InterTight-Light.woff') format('woff'),
    url('../fonts/InterTight-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'InterTight';
  src: url('../fonts/InterTight-Regular.eot');
  src: url('../fonts/InterTight-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/InterTight-Regular.woff2') format('woff2'),
    url('../fonts/InterTight-Regular.woff') format('woff'),
    url('../fonts/InterTight-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}




/************************************************** MENU **************************************************/

body.home .sexy-menu {
  position: fixed;
}

.sexy-menu.detached .header-contact {
  display: none;
}

video {
  width: 100%;
}

.sexy-menu.detached .tophead {
  display: none;
}

.sexy-menu.detached .logo {
  margin-top: 5px;
  width: 70%;
}

/* .sexy-menu.detached .nav-header {
  width: 70%;
} */

.nav-menu2 {
  border-top: 0;
  margin-top: 0;
}

.wh-top {
  margin-right: 15px;
  display: flex;
  align-items: center;
  position: relative;
}

.nav-menu>li>a {
  margin: 0 20px;
  display: inline-block;
  position: relative;
  color: #034961;
  font-size: 1em;
  font-family: 'InterTight';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 1px;
  text-transform: capitalize;
  text-align: center;
  padding: 0.5rem 0;
  transition: color 0.3s ease;
}

.nav-menu2>li>a {
  margin: 35px 44px 20px;
}

.nav-menu>li>a:hover {
  color: #56aaae;
  transition: color 0.3s ease;
}

/* Hover underline animation */
.nav-menu>li>a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 2px;
  background: #56aaae;
  transform-origin: center;
  transition: width 0.3s ease;
}

.nav-menu>li>a:hover::after {
  width: 100%;
}

.nav-menu {
  /* border-top: 2px solid rgb(199 199 199 / 23%); */
  margin-top: 14px;
}

.header-phone {
  display: flex !important;
  align-items: center;
  margin-top: 30px !important;
}

.wh-img {
  margin-right: 10px;
}

.sexy-menu.detached .header-phone {
  display: none;
}

.nav-menu>li:last-child a,
ul.header-social li:last-child,
.nav-menu2>li>a:last-child {
  margin-right: 0 !important;
}

.nav-menu>li:first-child a,
.nav-menu2>li:first-child a {
  margin-left: 0 !important;
}

.resp-show {
  display: none !important;
}

.nav-menu:hover {
  color: #0d379e;
}

.sexy-menu.detached .nav-menu>li>a {
  margin: 15px 15px;
  color: #393939;
}

.sexy-menu.detached .nav-menu {
  border-top: 0;
}

.sexy-menu.detached .header-phone {
  margin: 32px 15px !important;
}

#button {
  display: inline-block;
  background-color: #333;
  line-height: 50px;
  width: 50px;
  color: #fff;
  height: 50px;
  text-align: center;
  border-radius: 100%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
}

#button i {
  color: #fff;
}

#button:hover {
  cursor: pointer;
  background-color: #333;
}

#button:active {
  background-color: #555;
}

#button.show {
  opacity: 1;
  visibility: visible;
}

.carousel-indicators .active,
.carousel-indicators li {
  width: 15px !important;
  height: 15px !important;
  border: 0 !important;
}

.carousel-indicators .active {
  background: #dfc0f3 !important;
}

.carousel-indicators li {
  background: #655a8e !important;
  margin: 0 3px !important;
}

.carousel-indicators {
  bottom: 5em !important;
  right: 200px !important;
  left: unset !important;
  width: unset !important;
}

/**/

.tc {
  text-align: center;
}

.clear {
  clear: both;
}

audio,
::selection {
  background: #0c69ec !important;
  color: #fff !important;
}

span::selection {
  -webkit-background-clip: unset !important;
  -webkit-text-fill-color: #fff !important;
  background: #0c69ec !important;
}

::-moz-selection {
  color: #fff !important;
}

.grecaptcha-badge {
  display: none !important;
}

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

.img-responsive {
  max-width: 100%;
  height: auto;
}

.logo1 {
  display: none;
}

.sexy-menu.detached .navigation {
  padding-top: 5px;
  padding-bottom: 5px;
}

.navigation {
  padding: 15px 10.5%;
}

.nav-brand img {
  width: 100%;
}

.sexy-menu.detached .header-call {
  margin-top: 8px;
}

/* .top-container {
  background-color: #fff;
} */

.desk-view {
  display: block;
}

.mob-view {
  display: none;
}

.hide-menu {
  display: none;
}



/************************************************** TOP MENU **************************************************/

.nav-menus-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 30px;
}

.view-room {
  font-size: 0.875em;
  color: #034961;
  font-family: 'InterTight';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  text-transform: uppercase;
}

.nav-bar {
  border-right: 1px solid #56aaae;
}

.nav-bar i {
  color: #56aaae;
  font-size: 2em;
  padding-right: 25px;
}

.banner-contact {
  display: flex;
  gap: 20px;
}

.banner-whatsapp {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 10px 15px;
  border-radius: 10px;
  color: #034961;
  letter-spacing: 0;
  font-family: 'InterTight';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.banner-topbtn {
  background-color: #56aaae;
  color: #fff;
  padding: 10px 20px;
  border-radius: 10px;
  font-size: 0.848em;
  font-family: 'InterTight';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  text-transform: uppercase;
}

/************************************************** BREDCUM **************************************************/

.bredcum-wraper {
  width: 100%;
  height: auto;
  padding: 10px 0;
  text-align: center;
  display: flex;
  margin: 0 auto;
  align-items: center;
  position: relative;
  z-index: 9;
}

.bredcum-container {
  width: auto;
  height: auto;
  display: flex;
  gap: 10px;
  align-items: center;
}

.bred-home {
  width: auto;
  height: auto;
  float: left;
}

.bred-home a,
.bred-home {
  width: auto;
  height: auto;
  float: left;
  font-family: "InterTight";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 1px;
  line-height: 30px;
  text-transform: capitalize;
  color: #034961;
}

.bred-home a {
  font-size: 1em;
}

.bred-home a:hover {
  width: auto;
  height: auto;
  float: left;
  color: #02394b;
}

.bred-arrow {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #00b7ce;
}

.bred-next {
  width: auto;
  height: auto;
  float: left;
  font-family: "InterTight";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
  letter-spacing: 1px;
  line-height: 30px;
  text-transform: capitalize;
  color: #034961;
}



/************************************************** FOOTER **************************************************/

.footer-bottom-icons {
  width: 100%;
  height: auto;
  border-top: 1px solid #cfdad8;
  border-bottom: 1px solid #cfdad8;
}

.footer-mid {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  padding: 1em 0em;
}

.footer-social-links {
  width: auto;
  height: auto;
  align-content: center;
}

.footer-social-links ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.footer-social-links ul li {
  width: auto;
  height: auto;
  float: left;
  margin-left: 1em;
  font-size: 1.25em;
  color: #e37d4f;
}

.footer-social-links ul li a {
  width: auto;
  height: auto;
  float: left;
  font-size: 1em;
  color: #257080;
}

.footer-menu {
  width: auto;
  height: auto;
  display: flex;
}

.footer-address-container {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 0px;
}

.footer-address {
  width: auto;
  height: auto;
  display: flex;
  justify-content: space-between;
}

.footer-menu ul li {
  width: auto;
  height: auto;
  float: left;
  padding: 0px 1em 0 2em;
}

.icon-f {
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
}

.icon-f span {
  margin-right: 0.5em;
  padding-top: 5px;
}

.footer-menu-title {
  width: auto;
  height: auto;
  text-transform: uppercase;
  font-family: "InterTight";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
  letter-spacing: 1px;
  color: #41929b;
  line-height: 1.8;
  padding-right: 2em;
  border-right: 1px solid #cfdad8;
}

.footer-menu ul li a {
  width: auto;
  height: auto;
  text-transform: capitalize;
  font-family: "InterTight";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
  letter-spacing: 1px;
  color: #034961;
  line-height: 1.8;
}

.footer-menu ul li a:hover {
  color: #024055;
}

.footer-menu ul {
  width: auto;
  height: auto;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.footer-bottom-container {
  display: flex;
  justify-content: space-between;
}

.copy-right {
  width: auto;
  height: auto;
  float: left;
  font-family: 'InterTight';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
  color: #121212;
  line-height: 60px;
}

.copy-right span {
  font-family: 'InterTight';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.designed {
  width: auto;
  height: auto;
  float: right;
}

.designed-ido {
  float: right;
  height: auto;
  padding-left: 8px;
  padding-top: 15px;
  width: auto;
}

.designed p {
  width: auto;
  height: auto;
  float: right;
  font-family: 'InterTight';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
  line-height: 60px;
  margin: 0;
  color: #121212;
}

.designed p a {
  text-decoration: none;
  font-family: 'InterTight';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
  color: #121212;
}

.footer-wraper {
  width: 100%;
  height: auto;
  padding-top: 50px;
  position: relative;
  overflow: hidden;
}

.footer-wraper p {
  color: #121212;

}

.footer-address-container .btm-link:nth-child(3) .icon-f:nth-child(1) {
  margin-bottom: 15px;
}

/* .footer-logo img {
  filter: brightness(0) invert(1);
} */


.footer-bg-left {
  position: absolute;
  left: 0;
  top: 15%;
  z-index: -1;
}

.footer-bg-left2 {
  position: absolute;
  left: 22%;
  top: 60%;
  z-index: -1;
}

.footer-bg-right {
  position: absolute;
  right: 0;
  top: 15%;
  z-index: -1;
}

.footer-bg-right2 {
  position: absolute;
  right: 17%;
  top: 71%;
  z-index: -1;
}



/************************************************** CONTACT FORM **************************************************/

.enquiry-cont {
  align-items: flex-start;
}

.welcome-container {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
}

.enquiry-top {
  width: 100%;
  height: auto;
  padding: 30px 0px 70px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.enquire-pic {
  width: 52%;
  display: flex;
  justify-content: space-between;
}

.form-left-img {
  width: 54%;
  height: 441px;
  overflow: hidden;
}

.form-left-img2 {
  width: 43%;
  height: 441px;
  overflow: hidden;
}

.form-left-img img,
.form-left-img2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.enquiry-home {
  width: 45%;
  height: auto;
}

.enquiry-home-title {
  width: 100%;
  height: auto;
  padding-bottom: 0.5em;
}

.title-enquiry {
  width: 100%;
  height: auto;
  font-size: 2.07em;
  color: #0b3c5d;
  font-family: 'Hello Paris Sans';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  color: #034961;
  letter-spacing: 1px;
  line-height: .9;
}

.enquiry-form-outer {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
  padding-top: 1em;
}

.enquiry-form-outer .user-box {
  position: relative;
  margin-right: 2%;
  width: 49%;
  float: left;
  margin-bottom: 15px;
}

.enquiry-form-outer .user-box:nth-child(2n + 2) {
  margin-right: 0%;
}

.enquiry-form-outer .user-box input,
.enquiry-form-outer .user-box select {
  width: 100%;
  padding: 0px 1em;
  font-size: 1em;
  color: #407381;
  border: none;
  border: 1px solid #cec9bd;
  outline: none;
  background: #f6f0e2;
  /* border-radius: 10px; */
  line-height: 50px;
  height: 50px;
}

.enqry-box input {
  line-height: 55px !important;
}

.enquiry-form-outer .user-box select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23666' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 18px center;
  background-size: 12px;
  padding-right: 45px;
  cursor: pointer;
}

.enquiry-form-outer .user-box select option {
  font-size: 1em;
  font-family: 'Samsung Sharp Sans';
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  padding: 20px 0;
}

.enquiry-form-outer .user-box input:focus~label,
.enquiry-form-outer .user-box input:valid~label {
  top: -7px;
  left: 0px;
  color: #407381;
  font-size: 10px;
  background-color: #fff;
  padding: 0px 10px;
  line-height: 20px;
  border-radius: 5px;
  bottom: inherit;
}

.enquiry-form-outer .user-box select:focus~label,
.enquiry-form-outer .user-box select:valid~label {
  top: -7px;
  left: 0px;
  color: #666;
  font-size: 10px;
  background-color: #fff;
  padding: 0px 10px;
  line-height: 20px;
  border-radius: 5px;
  bottom: inherit;
}

.enquiry-form-outer .user-box label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0px 1em;
  font-size: 1em;
  color: #407381;
  pointer-events: none;
  transition: 0.5s;
  bottom: 0;
  line-height: 50px;
  background-color: transparent;
}

/* .enquiry-form-outer .enqry-box label {
  line-height: 55px;
} */

.full-field {
  width: 100% !important;
  margin-right: 0% !important;
}

textarea:focus~.floating-label,
textarea:not(:placeholder-shown)~.floating-label,
input:not(:focus):valid~.floating-label {
  top: -7px;
  left: 0px;
  color: #666;
  font-size: 10px;
  background-color: #fff;
  padding: 0px 10px;
  line-height: 20px;
  border-radius: 5px;
  bottom: inherit;
}

.scheme-des textarea {
  width: 100%;
  height: 160px;
  resize: none;
  padding: 10px 20px 0 20px;
  border: 1px solid #cec9bd;
  font-size: 1em;
  color: #333;
  font-family: inherit;
  font-weight: normal;
  /* border-radius: 10px; */
  background: #f6f0e2;
}

.enqry-box textarea {
  height: 120px !important;
}

.floating-label {
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 10px;
  transition: 0.2s ease all;
  color: #999999;
  font-size: 1em;
}

/* active state */
.floating-input:focus~.bar:before,
.floating-input:focus~.bar:after,
.floating-select:focus~.bar:before,
.floating-select:focus~.bar:after {
  width: 50%;
}

/* highlighter */
.highlight {
  position: absolute;
  height: 50%;
  width: 100%;
  top: 15%;
  left: 0;
  pointer-events: none;
  opacity: 0.5;
}

.contact-btn {
  text-transform: uppercase;
  font-family: 'InterTight';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 0.875em;
  cursor: pointer;
  transition: all 0.3s ease;
  background: #56aaae;
  padding: 15px 40px;
  color: #fff;
}

.submit-button {
  /* line-height: 1.7; */
  color: #56aaae;
  text-transform: uppercase;
  font-family: 'InterTight';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1.3em;
  cursor: pointer;
  transition: all 0.3s ease;
  background: #f6f0e2;
  border-radius: 8px;
  padding: 0px 30px;
  line-height: 40px;
}

.submit-button:hover {
  transform: scale(1);
}

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-wobble-horizontal:hover,
.hvr-wobble-horizontal:focus,
.hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.button-out {
  display: flex;
  flex-direction: column;
  align-items: end;
}

#plus {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 55px;
  cursor: pointer;
  margin-bottom: 0.25em;
  background: #56aaae;
  height: 220px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  font-size: 1.125em;
  padding: 20px 5px;
  float: left;
  writing-mode: vertical-rl;
  text-orientation: upright;
}

#plus .desk-view {
  /* transform: rotate(90deg); */
  white-space: nowrap;
}

#popUp {
  position: fixed;
  width: 400px;
  height: auto;
  background: #56aaae;
  bottom: 8%;
  margin-left: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 9999;
  padding: 2% 2% 2%;
  right: 0;
  opacity: 0;
  border-bottom-right-radius: 80px;
  border-top-right-radius: 35px;
}

#popUp .close {
  position: absolute;
  top: -5px;
  opacity: 1;
  left: -4%;
  color: #fff;
  font-family: inherit;
  font-weight: normal;
  font-size: 1.5em;
  cursor: pointer;
  background-color: #fff;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

#popUp .close i {
  color: #56aaae;
  font-size: 1em;
  margin-left: 0px;
}

.button-out {
  position: fixed;
  right: 0;
  bottom: 40vh;
  z-index: 999;
}

/* WhatsApp button */

.whats-app {
  background: #56aaae;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2em;
  position: fixed;
  bottom: 10vh;
  right: 25px;
  z-index: 120000;
  border-radius: 50%;
  animation: floatPulse 4s ease-in-out infinite;
  box-shadow: 0 0 0 rgba(86, 170, 174, 0.6);
  will-change: transform, box-shadow;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.whats-app a i {
  color: #fff;
}

/* glossy highlight */
.whats-app::after {
  content: "";
  position: absolute;
  inset: 3px;
  border-radius: 50%;
  background: radial-gradient(circle at 30% 30%,
      rgba(255, 255, 255, 0.35),
      transparent 60%);
  pointer-events: none;
}

/* hover */
.whats-app:hover {
  box-shadow: 0 0 30px rgba(86, 170, 174, 0.9);
  animation-play-state: paused;
  transform: scale(1.1);
}

/* animation */
@keyframes floatPulse {
  0% {
    transform: translateY(0) scale(1);
    box-shadow: 0 0 0 0 rgba(86, 170, 174, 0.6);
  }

  40% {
    transform: translateY(-14px) scale(1.02);
    box-shadow: 0 0 0 14px rgba(86, 170, 174, 0);
  }

  70% {
    transform: translateY(-6px) scale(1.01);
  }

  100% {
    transform: translateY(0) scale(1);
    box-shadow: 0 0 0 0 rgba(86, 170, 174, 0);
  }
}

/* reduced motion */
@media (prefers-reduced-motion: reduce) {
  .whats-app {
    animation: none;
  }
}




#plus::after {
  display: block;
  display: relative;
}

.side-form .form-group {
  margin-bottom: 12px;
}

.side-form-title {
  font-size: 2em;
  font-family: "Samsung Sharp Sans";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  color: #fff;
  line-height: 1;
  display: block;
}

/************************************************ WRAPER ***********************************************/

.main-wraper {
  width: 100%;
  height: auto;
  padding-top: 100px;
  position: relative;
}

.wraper {
  width: 100%;
  height: auto;
  padding-top: 70px;
  position: relative;
}

.container {
  width: 100%;
  height: auto;
  padding-left: 8.5%;
  padding-right: 8.5%;
}

.d-container {
  width: 100%;
  padding-left: 10.5%;
  padding-right: 10.5%;
}


/************************************************ BANNER ***********************************************/

.banner-wraper {
  position: relative;
}

.banner-caption-top {
  position: absolute;
  top: 45%;
  left: 10.5%;
}

.banner-caption-bottom {
  position: absolute;
  bottom: 8%;
  left: 10.5%;
}

.banner-top-title {
  color: #fff;
  font-size: 2.483em;
  font-family: 'Barokah Signature';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  line-height: 1.2;
}

.banner-mid-title {
  color: #fff;
  font-size: 2.216em;
  font-family: 'Hello Paris Sans';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  line-height: .6;
  padding: 5px 0 0 5px;
  letter-spacing: 2px;
}

.banner-bottom-title {
  color: #fff;
  font-size: 3.708em;
  font-family: 'Hello Paris Sans';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 2px;
  line-height: .9;
}

.banner-bottom-txt {
  color: #fff;
  font-size: 1.344em;
  font-family: 'Hello Paris Sans';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  line-height: .7;
  letter-spacing: 1px;
}



/*********************************** Rooms sec ***********************************/

.room-carousel .item {
  transition: all 0.4s ease;
  /* transform: scale(0.9); */
  /* opacity: 0.6; */
}

.room-carousel .owl-item.center .item {
  transform: scale(1);
  opacity: 1;
}

.index-rooms-img {
  width: 100%;
  height: auto;
  border-radius: 22px;
  overflow: hidden;
}

.index-rooms-sec {
  margin-top: 30px;
}

.logo-icon {
  margin-top: 30px;
}

.index-rooms-sec .owl-nav {
  position: absolute;
  top: -13%;
  left: 50%;
  width: 48%;
  transform: translateX(-50%);
  display: flex;
  justify-content: space-between;
  z-index: 999;
}

.roomsec-bg-left {
  position: absolute;
  left: -6%;
  top: 4%;
  z-index: -1;
}

.roomsec-bg-left2 {
  position: absolute;
  left: 18%;
  top: 19%;
  z-index: -1;
}

.roomsec-bg-right {
  position: absolute;
  right: 7%;
  top: 5%;
  z-index: -1;
}

.roomsec-bg-right2 {
  position: absolute;
  right: 24%;
  top: 25%;
  z-index: -1;
}

.rooms-bottom-txt {
  display: flex;
  justify-content: center;
  gap: 9%;
  margin-top: 10px;
}

.rooms-bottom-txt a {
  color: #56aaae;
  letter-spacing: 1px;
  font-size: 0.875em;
}

.rooms-bottom-txt a:hover {
  color: #3a868a;
}

.rooms-bottom-title {
  text-align: center;
  margin-top: 10px;
  width: 15%;
}

.rooms-bottom-subhead {
  font-size: 0.727em;
  font-family: 'Barokah Signature';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  line-height: 2.5;
  color: #505050;
  letter-spacing: 4px;
}

.rooms-bottom-head {
  font-size: 2.306em;
  font-family: 'Hello Paris Sans';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  color: #505050;
  letter-spacing: 1px;
}



.fade-text {
  animation: fadeInUp 0.4s ease;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}


/*********************************** About sec ***********************************/

.about-sec-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6%;
}

.about-sec-left {
  width: 47%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.about-sec-left-img {
  width: 49%;
  height: auto;
  border-radius: 10px;
  overflow: hidden;
}

.about-sec-right {
  width: 29%;
  height: auto;
}

.about-sec-right-subhead {
  font-size: 0.619em;
  font-family: 'Barokah Signature';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #034961;
  letter-spacing: 4px;
}

.about-sec-right-head {
  font-family: 'Hello Paris Sans';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  color: #034961;
  font-size: 3.004em;
  letter-spacing: 1px;
  line-height: .7;
  margin: 10px 0 20px 0;
}

.about-sec-right p {
  margin-bottom: 40px;
  line-height: 1.5;
  color: #444444;
}

.aboutsec-link {
  color: #56aaae;
  font-size: 0.875em;
  letter-spacing: 2px;

  &:hover {
    color: #499498;
  }
}

.about-bg-left {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.about-bg-right {
  position: absolute;
  top: 10%;
  right: 0;
  z-index: -1;
}

/*********************************** Amenities sec ***********************************/

.amenities-bar {
  padding: 40px 10.5%;
  background: linear-gradient(90deg, #4b9aa1, #0f3f5a);
  color: #fff;
}

.amenities-inner {
  display: flex;
  justify-content: space-between;
}

.amenity {
  text-align: center;
  min-width: 100px;
}

.amenity p {
  margin-top: 8px;
  line-height: 1.4;
  color: #fff;
  font-size: 0.875em;
  letter-spacing: 1px;
  font-family: 'InterTight';
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

.divider {
  width: 1px;
  height: 90px;
  background: rgba(255, 255, 255, 0.35);
}

.icon {
  filter: brightness(0) invert(1);
}

.amenities-bg-topright {
  position: absolute;
  top: -21%;
  right: 0;
  z-index: -1;
}

.amenities-bg-topleft2 {
  position: absolute;
  top: 21%;
  left: 22%;
  z-index: -1;
}

.amenities-bg-topleft {
  position: absolute;
  top: -11%;
  left: 0;
  z-index: -1;
}

.amenities-bottom {
  display: flex;
  align-items: center;
  gap: 5%;
  margin-top: 30px;
}

.outdoor-swimingpool {
  width: 46%;
  height: auto;
  text-align: center;
}

.outdoor-swimingpool p {
  line-height: 1.4;
  margin-top: 20px;
  color: #444444;
}

.outdoor-swimingpool img {
  border-radius: 5px;
}

.outdoor-swimingpool .about-sec-right-subhead {
  font-size: 0.673em;
  letter-spacing: 4px;
  line-height: 3;
}

.outdoor-swimingpool .about-sec-right-head {
  font-size: 2.07em;
}

.sky-dinner {
  width: 49%;
  height: auto;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}

.sky-dinner-txt {
  position: absolute;
  top: 10%;
  left: 15%;
  text-align: center;
}

.sky-dinner .about-sec-right-subhead {
  font-size: 0.977em;
  letter-spacing: 4px;
  line-height: 2.3;
}

.sky-dinner .about-sec-right-head {
  margin-bottom: 15px;
}

/*********************************** Service sec ***********************************/

.service-inner .about-sec-right-head {
  margin-bottom: 5px;
}

.service-inner .about-sec-right-subhead {
  letter-spacing: 4px;
}

.service-para {
  text-align: center;
  color: #285a6d;
  margin: 10px 0;
  line-height: 1.5;
}

.services-line {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 60px 8%;
  position: relative;
}

/* Connecting line */
.services-line::before {
  content: "";
  position: absolute;
  top: 33%;
  left: 8%;
  right: 8%;
  height: 2px;
  width: 74%;
  background: #8fc7c7;
  z-index: 0;
}

.service-con {
  max-width: 200px;
  position: relative;
  z-index: 1;
}

.service-con p {
  margin-top: 18px;
  font-size: 0.875;
  line-height: 1.5;
  color: #245f66;
}

/* Dot */
.dot {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #fff;
  border: 5px solid #5faeb5;
  display: inline-block;
}

.bird {
  position: absolute;
  top: 3%;
  left: 14%;
  mix-blend-mode: multiply;
  z-index: -1;
}

/*********************************** Service Bottom sec ***********************************/

.service-bottom-sec {
  background-image: url(../images/service-bottom-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 30px 0 100px 0;
  position: relative;
}

.service-bottom-inner {
  display: flex;
  justify-content: space-between;
  align-self: center;
}

.service-bottom-sec-left {
  width: 43%;
  height: auto;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  margin-left: 2%;
}

.service-bottom-sec-left .inner-txt {
  position: absolute;
  left: 50%;
  top: 15%;
  color: #fff;
  transform: translateX(-50%);
}

.discover {
  font-size: 0.619em;
  font-family: 'Barokah Signature';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  text-align: center;
  letter-spacing: 4px;
}

.wayanad {
  font-size: 4.846em;
  font-family: 'Hello Paris Sans';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  text-align: center;
  line-height: .7;
  letter-spacing: 4px;
}

.treasure {
  font-size: 0.79em;
  font-family: 'Barokah Signature';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  text-align: center;
  letter-spacing: 4px;
}

.service-bottom-sec-right {
  width: 46%;
  height: auto;
  text-align: center;
  align-content: center;
  position: relative;
}

.pin {
  position: absolute;
  text-align: center;
  color: #515151;
  width: 28%;
}

.pin:hover img {
  transform: scale(1.05);
  transition: 0.3s ease;
}

.pin img {
  width: 153px;
  height: 94px;
  object-fit: cover;
  border-radius: 50px;
}

.pin span {
  display: block;
  margin-top: 5px;
  font-family: 'InterTight';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  line-height: 1;
  text-align: left;
  letter-spacing: 1px;
  font-size: 1em;
  float: right;
  text-transform: uppercase;
}

.top-left {
  top: 4%;
  left: 9%;
}

.top-left span {
  float: left;
  padding-left: 20px;
}

.top-right {
  top: 1%;
  right: 24%;
}

.right {
  top: 31%;
  right: -7%;
}

.bottom-right {
  bottom: 7%;
  right: -1%;
}

.bottom-right span {
  float: left;
  padding-left: 15px;
}

.bottom {
  bottom: -4%;
  left: 39%;
}

.bottom span {
  float: left;
  padding-left: 15px;
}

.bottom-left {
  bottom: 15%;
  left: 6%;
}

.bottom-left span {
  float: left;
  padding-left: 25px;
}

.bottom-left span,
.bottom span {
  color: #fff;
}


@keyframes float {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-6px);
  }
}

.pin {
  animation: float 4s ease-in-out infinite;
}

.tiger {
  position: absolute;
  right: 0;
  bottom: 4%;
}

.tiger img {
  mix-blend-mode: multiply;
}

.elephant {
  position: absolute;
  left: 46%;
  top: 13%;
}

.elephant img {
  width: 230px;
}



/*********************************** Bottom sec ***********************************/

.booking-sec {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.card-overlay {
  position: absolute;
  top: 10%;
  right: 5%;
  border-radius: 31px;
  padding: 3rem 1rem 1rem 3rem;
  width: 41%;
  color: #ffffff;
  /* The Blur Effect */
  background: rgba(163, 142, 118, 0.4);
  /* Brownish tint with transparency */
  backdrop-filter: blur(15px) saturate(120%);
  -webkit-backdrop-filter: blur(15px);
  /* Safari support */

  /* Border for the 'edge' of the glass */
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

.card-overlay::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.15;
  pointer-events: none;
  background-image: url('https://grainy-gradients.vercel.app/noise.svg');
  /* Noise texture */
  z-index: -1;
}

.card-heading {
  /* font-size: 4.5rem; */
  line-height: .8;
  margin-bottom: 15px;
}

.card-heading .top-txt {
  font-family: 'Hello Paris Sans';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  letter-spacing: -10px;
  font-size: 7.189em;
  line-height: .6;
}

.card-heading .mid-txt {
  font-family: 'Hello Paris Sans';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  letter-spacing: -10px;
  line-height: .5;
  font-size: 7.189em;
}

.card-heading .bottom-txt {
  font-family: 'Hello Paris Sans';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  letter-spacing: -10px;
  font-size: 7.189em;
  line-height: 0.6;
}

.card-overlay p {
  font-size: 1.338rem;
  color: #f0f0f0;
  margin-bottom: 11rem;
  line-height: 1;
  letter-spacing: 1px;
}

.card-overlay button {
  background-color: #fffcf4;
  color: #2b7a78;
  border: none;
  padding: 10px 50px;
  border-radius: 20px;
  font-size: 1.338em;
  cursor: pointer;
  float: right;
}

.card-wave {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.booking-sec-bottom {
  background: #41919A;
  background: linear-gradient(92deg, rgba(65, 145, 154, 1) 0%, rgba(9, 80, 102, 1) 100%);
  padding: 30px;
  margin-top: 20px;
  border-radius: 10px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.booking-sec-bottom p {
  color: #fff;
  font-size: 1.076em;
  line-height: 1.5;
}

.bottom-wave-left {
  position: absolute;
  top: 4%;
  left: 0;
  z-index: -1;
}

.bottom-wave-right {
  position: absolute;
  top: 0;
  right: 1%;
  z-index: -1;
}


/*page scroll Animation */

.reveal {
  opacity: 0;
  transition: all 0.8s ease-out 0.3s;
  visibility: hidden;
}

.reveal.active {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0) scale(1) rotateX(0);
}

.reveal.slide-up {
  opacity: 0;
  transform: translateY(70px);
  transition: all 0.9s ease-out 0.4s;
  transition-delay: 0.2s;
}

.reveal.slide-up.active {
  opacity: 1;
  transform: translateY(0);
}

.reveal.slide-right {
  opacity: 0;
  transform: translateX(100px);
  transition: all 1s ease-out 0.3s;
}

.reveal.slide-right.active {
  opacity: 1;
  transform: translateX(0);
}

.slide-left {
  transform: translateX(-50px);
}

.fade-in {
  opacity: 0;
  transition: opacity 0.6s ease;
}

.fade-in.show {
  opacity: 1;
}




/*********************************** Rooms page ***********************************/



.banner-innerpage-caption {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.banner-innerpage-title {
  color: #fff;
  font-size: 1.966em;
  font-family: 'Barokah Signature';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.rooms-sec {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 70px;
}

.rooms-img {
  width: 58%;
  height: auto;
  position: relative;
}

.rooms-img img {
  border-radius: 10px;
}

.rooms-content {
  width: 41%;
  height: auto;
  background-color: #f6f1e5;
  padding: 30px 30px 30px 70px;
  border-radius: 10px;
  position: relative;
}

.rooms-con-shape {
  position: absolute;
  top: 10%;
  right: 0;
}

.rooms-content-left .rooms-con-shape {
  top: 4%;
  left: 0;
  transform: scaleX(-1);
}

.rooms-sec-head {
  display: flex;
  align-items: center;
  gap: 15px;
  position: relative;
}

.rooms-sec-title-left {
  font-size: 2.033em;
  font-family: 'Hello Paris Sans';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  color: #034961;
  letter-spacing: 1px;
}

.border-line {
  width: 1px;
  height: 20px;
  background-color: #034961;
}

.rooms-sec-title-right {
  font-size: 1.494em;
  font-family: 'Hello Paris Sans';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  color: #034961;
  letter-spacing: 1px;
}

.rooms-content p {
  margin: 10px 0;
  color: #444444;
  line-height: 1.5;
  position: relative;
}

.room-booking-btn {
  display: inline-block;
  border-radius: 10px;
  background-color: #56aaae;
  border: none;
  color: #fff;
  padding: 10px;
  width: 130px;
  transition: all 0.5s;
  cursor: pointer;
  position: relative;
  font-family: 'InterTight';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  margin-top: 15px;
  font-size: 0.875em;
}

.room-booking-btn span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.room-booking-btn span:after {
  content: '»';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -15px;
  transition: 0.5s;
}

.room-booking-btn:hover span {
  padding-right: 15px;
}

.room-booking-btn:hover span:after {
  opacity: 1;
  right: 0;
}

#rooms-left .owl-nav {
  display: flex;
  flex-direction: column;
  position: absolute;
  right: -5%;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0;
}

#rooms-right .owl-nav {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: -5%;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0;
}

#rooms-left .owl-prev,
#rooms-left .owl-next {
  background-color: #fffcf4;
  align-content: center;
  color: #034961;
  border-radius: 50%;
  width: 66px;
  height: 66px;
}

#rooms-right .owl-prev,
#rooms-right .owl-next {
  background-color: #fffcf4;
  align-content: center;
  color: #034961;
  border-radius: 50%;
  width: 66px;
  height: 66px;
}


/*********************************** About page ***********************************/



.about-inner {
  display: flex;
  justify-content: space-between;
}

.abt-left {
  width: 41%;
  height: auto;
  padding-left: 10.5%;
}

.abt-right {
  width: 51%;
  height: auto;
  padding-right: 1%;
  display: flex;
  justify-content: space-between;
}

.abt-right-img-left,
.abt-right-img-right {
  width: 49%;
  height: auto;
  border-radius: 10px;
  overflow: hidden;
}

.about .service-sec {
  background-color: #f6f1e5;
  margin-top: 40px;
}

.service-bg-right {
  position: absolute;
  right: 0;
  top: 5%;
}

.service-bg-right img {
  mix-blend-mode: multiply;
}



/*********************************** facilities page ***********************************/

.fac-para {
  color: #444444;
  line-height: 1.5;
  text-align: center;
}

.fac-con-inner {
  display: flex;
  gap: 9%;
  margin-top: 30px;
}

.fac-left-img {
  width: 61%;
  height: auto;
  position: relative;
  color: #fff;
}

.fac-right-con {
  width: 22%;
  height: auto;
  display: grid;
}

.fac-right-inner {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #b9dad7;
  margin-bottom: 30px;
}

.fac-right-inner:last-child {
  margin-bottom: 0;
  border-bottom: none;
  justify-content: center;

}

.fac-item {
  width: 25%;
  padding: 20px 0 30px 0;
  text-align: center;
}

.fac-right-inner:first-child .fac-item {
  padding-top: 0;
}

.fac-right-inner:last-child .fac-item {
  padding-bottom: 0;
}

.fac-right-con .divider {
  width: 1px;
  height: 100px;
  background-color: #b9dad7;
}

.fac-item-title {
  color: #25596e;
  font-size: 0.875em;
  line-height: 1.5;
}

.fac-left-title {
  position: absolute;
  bottom: 5%;
  left: 5%;
  text-align: center;
}

.fac-left-title-subhead {
  font-size: 0.673em;
  color: #fff;
  font-family: 'Barokah Signature';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 4px;
  line-height: 2;
}

.fac-left-title-head {
  font-size: 2.07em;
  color: #fff;
  font-family: 'Hello Paris Sans';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}


/*********************************** Dinig page ***********************************/

.dining-sec {
  margin-top: 30px;
}

.dining-sec .owl-nav {
  display: flex;
  justify-content: center;
  gap: 25px;
}


/*********************************** Contact page ***********************************/

.contact-details-inner {
  display: flex;
  justify-content: space-between;
}

.contact-details-box {
  width: 32.5%;
  height: auto;
  text-align: center;
  align-content: center;
  padding: 35px;
  background: url("../images/contact-call-bg.jpg") center / cover no-repeat;
}

.contact-details-inner .contact-details-box:nth-child(2) {
  background: url("../images/contact-location-bg.jpg") center / cover no-repeat;
}

.contact-details-inner .contact-details-box:nth-child(3) {
  background: url("../images/contact-mail-bg.jpg") center / cover no-repeat;
}

.contact-details-box p {
  color: #034961;
}


/*********************************** Gallery page ***********************************/

.gallery-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 18px;
}

.gallery-item {
  width: 32%;
  height: auto;
  position: relative;
  cursor: pointer;
}

.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  opacity: 0;
}

.box-group:hover .img-overlay {
  opacity: 1 !important;
}

.img-overlay i {
  color: #fff;
  font-size: 2em;
}

.box-group {
  text-align: center;
  overflow: hidden;
  position: relative;
}

.box-group .icon img {
  height: auto !important;
  width: 70%;
}

.box-group img {
  max-width: 100%;
  max-height: 100%;
  transform: scale3d(1, 1, 1);
  transition: all 0.3s ease 0s;
  display: block;
  width: 100%;
  object-fit: cover;
  height: 310px;
}

.box-group:hover img {
  transform: scale3d(1.15, 1.15, 1);
}

.box-group .box-content {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  padding-top: 35%;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 2;
  transition: all 0.3s ease 0s;
}

.box-group:hover .box-content {
  opacity: 1;
}

.box-group .box-content:before,
.box-group .box-content:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
  opacity: 0;
  z-index: -1;
  transform: scale(1.5);
  transition: all 0.6s ease 0.2s;
}

.box-group .box-content:before {
  border-top: none;
  border-bottom: none;
  left: 30px;
  right: 30px;
}

.box-group .box-content:after {
  border-left: none;
  border-right: none;
  top: 30px;
  bottom: 30px;
}

.box-group:hover .box-content:before,
.box-group:hover .box-content:after {
  opacity: 1;
  transform: scale(1);
}

.box-group .content-inner {
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s ease 0s;
}

.box-group:hover .content-inner {
  opacity: 1;
  transform: scale(1);
}

.box-group-icon {
  position: absolute;
  bottom: 0;
  left: 0px;
  color: rgba(255, 255, 255, 1) !important;
  font-size: 1.5em;
  font-family: inherit;
  width: 100%;
  text-align: left;
  z-index: 2;
  font-weight: 500;
  padding-left: 2%;
  padding-right: 2%;
  top: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

a:hover .box-group-icon {
  display: none !important;
}

.group-link {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.box-group .icon {
  list-style: none;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  opacity: 0;
  transition: all 0.5s ease 0s;
  bottom: 0;
  right: 0;
  margin: auto;
}

.box-group:hover .icon {
  left: 0px;
  opacity: 1;
  transition-delay: 0.3s;
}

.box-group .icon li {
  display: inline-block;
}

.box-group .icon li {
  width: 180px;
  height: 180px;
  line-height: 180px;
  background: #fff;
  font-size: 18px;
  color: #fff;
  transition: all 0.5s ease 0s;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}



/*********************************** Video section ***********************************/

.video-wraper {
  padding: 50px;
  background-color: #f6f1e5;
  border-radius: 10px;
}

.video-sec {
  position: relative;
  width: 100%;
  /* padding-bottom: 45%; */
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  cursor: pointer;
}

.video-sec iframe {
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.thumb-img {
  position: absolute;
  width: 100%;
  height: 100%;
  /* object-fit: cover; */
  z-index: 2;
  border-radius: 10px;
  transition: opacity 0.6s ease-in-out;
}

/* Play Button with Pulse Animation */
.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 2em;
  color: white;
  z-index: 3;
  background: rgba(0, 0, 0, 0.5);
  /* Button-u chuttum oru circle */
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.4s ease;
  /* Animation call cheyyunnu */
  animation: pulse-animation 2s infinite;
}


/*video*/
.rs-video {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 3
}

.rs-video .animate-border a {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.animate-border a i {
  color: #56aaae;
  font-size: 1.2em;
}

.rs-video .animate-border .video-vemo-icon {
  background: rgba(255, 255, 255, 0.6);
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.rs-video .animate-border .video-vemo-icon:before {
  content: "";
  border: 2px solid rgba(255, 255, 255, 0.6);
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  animation: zoomBig 3.25s linear infinite;
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

.rs-video .animate-border .video-vemo-icon:after {
  content: "";
  border: 2px solid rgba(255, 255, 255, 0.6);
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  animation: zoomBig 3.25s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

@keyframes zoomBig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px;
  }

  40% {
    opacity: 0.5;
    border-width: 2px;
  }

  65% {
    border-width: 1px;
  }

  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 1px;
  }
}

.rs-video .animate-border .video-vemo-icon {
  background: rgba(255, 255, 255, 0.6);
  width: 65px;
  height: 65px;
  line-height: 70px;
  font-size: 1.75em;
}


.video-placeholder.active .thumb-img,
.video-placeholder.active .rs-video {
  opacity: 0;
  pointer-events: none;
}



#standard-gateway,
#misty-serenity,
#premium-mountain,
#misty-tea-garden,
#misty-family {
  scroll-margin-top: 100px;
}














@media (min-width: 1023px) and (max-width: 1279px) {

  body,
  li {
    font-size: 12px !important;
  }

  .d-container {
    width: 100%;
    padding-left: 4%;
    padding-right: 4%;
  }

  .container {
    padding-left: 4%;
    padding-right: 4%;
  }

  .whats-app {
    width: 40px;
    height: 40px;
    /* font-size: 1.25em; */
  }

  #plus {
    width: 40px;
    height: 170px;
    font-size: 1.25em;
  }

  .wraper {
    padding-top: 30px;
  }

  .main-wraper {
    padding-top: 30px;
  }

  .navigation {
    padding: 15px 4%;
  }

  .logo {
    width: 70%;
  }

  .nav-menu>li>a {
    margin: 0 12px;
  }

  .sexy-menu.detached .nav-menu>li>a {
    margin: 0 12px;
  }

  .footer-social-links ul li a {
    font-size: 1.5em;
  }

  .icon-f {
    align-items: center;
  }

  .side-form-title {
    padding-left: 10px;
  }

  #popUp {
    width: 350px;
  }


  /* Contact */

  .form-left-img img,
  .form-left-img2 img {
    height: 357px;
  }

  .enquiry-form-outer {
    padding-top: 0;
  }


  /* Gallery */

  .gallery-item {
    width: 32%;
  }

  /* Facilities */

  .fac-item {
    width: 31%;
    padding: 0px 0 30px 0;
  }

  .fac-right-con .divider {
    height: 70px;
  }

  .fac-con-inner {
    gap: 5%;
    margin-top: 20px;
  }

  .fac-left-img {
    width: 67%;
  }

  .fac-right-con {
    width: 26%;
  }

  /* Rooms */

  .rooms-sec {
    margin-top: 20px;
  }

  .rooms-content {
    padding: 30px;
  }

  .rooms-content p br {
    display: none;
  }

  .rooms-sec-title-left {
    font-size: 1.6em;
  }

  #rooms-left .owl-prev,
  #rooms-left .owl-next,
  #rooms-right .owl-prev,
  #rooms-right .owl-next {
    width: 55px;
    height: 55px;
  }


  /* About */

  .abt-left {
    padding-left: 4%;
  }

  .abt-right {
    width: 57%;
    align-items: center;
  }

  .services-line::before {
    top: 37%;
    width: 71%;
  }

  .about .service-sec {
    margin-top: 30px;
  }

  .bird {
    left: 8%;
  }

  .bird img {
    width: 200px;
  }

  .service-bg-right img {
    width: 320px;
  }

  .about-sec-right-head {
    margin: 0px 0 20px 0;
  }

  .about-sec-right-head {
    margin: 0px 0 5px 0;
  }

  .card-overlay p {
    font-size: 1rem;
    margin-bottom: 2rem;
  }


  /* Index */

  .rooms-bottom-txt a {
    font-size: 1em;
  }

  .rooms-bottom-title {
    width: 25%;
  }

  .about-sec-left-img {
    width: 48%;
  }

  .about-sec-right p {
    margin-bottom: 25px;
  }

  .amenities-bg-topleft {
    top: -13%;
    width: 250px;
  }

  .amenities-bg-topleft2 {
    top: 9%;
    width: 320px;
    left: 13%;
  }

  .amenities-bg-topright {
    width: 350px;
  }

  .amenities-bar {
    padding: 40px 4%;
  }

  .divider {
    height: 70px;
  }

  .sky-dinner .about-sec-right-head {
    margin-bottom: 8px;
  }

  .service-inner {
    margin-top: 20px;
  }

  .service-con p {
    margin-top: 10px;
  }

  .card-heading .top-txt,
  .card-heading .mid-txt,
  .card-heading .bottom-txt {
    letter-spacing: -3px;
    font-size: 6em;
  }



  .service-bottom-sec-left {
    margin-left: 0;
  }

  .service-bottom-sec-right {
    width: 52%;
  }

  .place-map {
    width: 280px;
  }

  .pin img {
    width: 120px;
    height: 60px;
  }


  .top-left {
    top: -1%;
    left: 8%;
  }

  .top-right {
    top: 0%;
    right: 22%;
  }

  .right {
    top: 30%;
    right: -6%;
  }

  .bottom-right {
    bottom: 0%;
    right: 0%;
  }

  .bottom {
    bottom: -10%;
    left: 34%;
  }

  .bottom-left {
    bottom: 13%;
    left: 2%;
  }

  .elephant {
    left: 43%;
    top: 12%;
    mix-blend-mode: multiply;
  }

  .elephant img {
    width: 170px;
  }

  .tiger img {
    width: 175px;
  }


}


@media (min-width: 1280px) and (max-width: 1359px) {

  body,
  li {
    font-size: 14px !important;
  }

  .d-container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .testimonial-wraper .d-container,
  .top-wraper .d-container,
  .banner-caption .d-container {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }

  .whats-app {
    width: 50px;
    height: 50px;
    font-size: 1.5em;
  }

  #plus {
    width: 50px;
    font-size: 1.1em;
  }

  .navigation {
    padding: 15px 5%;
  }

  .logo {
    width: 70%;
  }

  .nav-menus-wrapper {
    gap: 50px;
  }

  .banner-contact {
    gap: 10px;
  }

  .fac-item {
    padding-top: 0;
  }

  .fac-right-inner {
    margin-bottom: 20px;
  }

  .rooms-content {
    padding: 20px 20px 20px 34px;
  }

  .abt-left {
    padding-left: 5%;
  }

  .abt-right {
    width: 57%;
    align-items: center;
  }

  .about-sec-left {
    gap: 10px;
  }

  .sky-dinner .about-sec-right-head {
    margin-bottom: 7px;
  }

  .bird img {
    width: 220px;
  }

  .services-line::before {
    width: 72%;
  }

  .place-map {
    width: 300px;
  }

  .pin img {
    width: 140px;
    height: 75px;
  }

  .top-left {
    top: 0%;
    left: 5%;
  }

  .top-right {
    top: 0%;
    right: 22%;
  }

  .right {
    top: 28%;
    right: -8%;
  }

  .bottom-right {
    bottom: 3%;
    right: -2%;
  }

  .bottom {
    bottom: -9%;
    left: 31%;
  }

  .bottom-left {
    bottom: 15%;
    left: -3%;
  }

  .card-overlay p {
    margin-bottom: 4rem;
  }

  .card-heading .top-txt,
  .card-heading .mid-txt,
  .card-heading .bottom-txt {
    font-size: 6em;
  }

  .card-wave {
    width: 400px;
  }

  .card-overlay button {
    padding: 8px 40px;
  }

  .rooms-bottom-title {
    width: 22%;
  }

  .rooms-bottom-txt a {
    font-size: 1em;
  }

}





@media (min-width: 1360px) and (max-width: 1399px) {

  body,
  li {
    font-size: 14px !important;
  }

  .d-container {
    width: 100%;
    padding-left: 7%;
    padding-right: 7%;
  }

  .testimonial-wraper .d-container,
  .top-wraper .d-container,
  .banner-caption .d-container {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }

  .whats-app {
    width: 50px;
    height: 50px;
    font-size: 1.75em;
  }

  #plus {
    width: 50px;
    font-size: 1.1em;
  }


  .navigation {
    padding: 15px 7%;
  }

  .logo {
    width: 70%;
  }

  .fac-item {
    padding-top: 0;
  }

  .rooms-content {
    padding: 20px 20px 20px 34px;
  }

  .abt-left {
    padding-left: 5%;
  }

  .abt-right {
    width: 57%;
    align-items: center;
  }

  .about-sec-left {
    gap: 10px;
  }

  .sky-dinner .about-sec-right-head {
    margin-bottom: 7px;
  }

  .bird img {
    width: 220px;
  }

  .services-line::before {
    width: 72%;
  }

  .place-map {
    width: 300px;
  }

  .pin img {
    width: 140px;
    height: 75px;
  }

  .top-left {
    top: 0%;
    left: 5%;
  }

  .top-right {
    top: 0%;
    right: 22%;
  }

  .right {
    top: 28%;
    right: -8%;
  }

  .bottom-right {
    bottom: 3%;
    right: -2%;
  }

  .bottom {
    bottom: -9%;
    left: 31%;
  }

  .bottom-left {
    bottom: 15%;
    left: -3%;
  }

  .card-overlay p {
    margin-bottom: 4rem;
  }

  .card-heading .top-txt,
  .card-heading .mid-txt,
  .card-heading .bottom-txt {
    font-size: 6em;
  }

  .card-wave {
    width: 400px;
  }

  .card-overlay button {
    padding: 8px 40px;
  }

  .rooms-bottom-txt {
    gap: 10%;
  }

  .rooms-bottom-title {
    width: 20%;
  }

  .rooms-bottom-txt a {
    font-size: 1em;
  }

}

@media (min-width: 1400px) and (max-width: 1441px) {
  body {
    font-size: 15px !important;
  }

  li {
    font-size: 15px !important;
  }

  .d-container {
    width: 100%;
    padding-left: 6%;
    padding-right: 6%;
  }

  .testimonial-wraper .d-container,
  .top-wraper .d-container,
  .banner-caption .d-container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .whats-app {
    width: 50px;
    height: 50px;
    font-size: 1.75em;
  }

  #plus {
    width: 50px;
    font-size: 1.1em;
  }

  .navigation {
    padding: 15px 6%;
  }

  .logo {
    width: 70%;
  }

  .fac-item {
    padding-top: 0;
  }

  .rooms-content {
    padding: 20px 20px 20px 34px;
  }

  .abt-left {
    padding-left: 5%;
  }

  .abt-right {
    width: 57%;
    align-items: center;
  }

  .about-sec-left {
    gap: 10px;
  }

  .index-rooms-sec .owl-nav {
    top: -13%;
  }

  .rooms-bottom-title {
    width: 26%;
  }

  .sky-dinner .about-sec-right-head {
    margin-bottom: 7px;
  }

  .bird img {
    width: 220px;
  }

  .services-line::before {
    width: 72%;
  }

  .place-map {
    width: 300px;
  }

  .pin img {
    width: 140px;
    height: 75px;
  }

  .top-left {
    top: 0%;
    left: 5%;
  }

  .top-right {
    top: 0%;
    right: 22%;
  }

  .right {
    top: 28%;
    right: -8%;
  }

  .bottom-right {
    bottom: 3%;
    right: -2%;
  }

  .bottom {
    bottom: -9%;
    left: 31%;
  }

  .bottom-left {
    bottom: 15%;
    left: -3%;
  }

  .card-overlay p {
    margin-bottom: 4rem;
  }

  .card-heading .top-txt,
  .card-heading .mid-txt,
  .card-heading .bottom-txt {
    font-size: 6em;
  }

  .card-wave {
    width: 400px;
  }

  .card-overlay button {
    padding: 8px 40px;
  }

}

@media (min-width: 1441px) and (max-width: 1599px) {

  li,
  body {
    font-size: 15px !important;
  }

  .d-container {
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
  }

  .testimonial-wraper .d-container,
  .top-wraper .d-container,
  .banner-caption .d-container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .whats-app {
    width: 50px;
    height: 50px;
    font-size: 1.75em;
  }

  #plus {
    width: 50px;
    font-size: 1.1em;
  }
}

@media (min-width: 1600px) and (max-width: 1680px) {
  body {
    font-size: 15px !important;
  }

  li {
    font-size: 15px !important;
  }

  .d-container {
    width: 100%;
    padding-left: 12%;
    padding-right: 12%;
  }

  .testimonial-wraper .d-container,
  .top-wraper .d-container,
  .banner-caption .d-container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .whats-app {
    width: 50px;
    height: 50px;
    font-size: 1.75em;
  }

  #plus {
    width: 50px;
    font-size: 1.1em;
  }

  .navigation {
    padding: 15px 10%;
  }


  .fac-item {
    padding-top: 0;
  }

  .rooms-content {
    padding: 20px 20px 20px 34px;
  }

  .abt-left {
    padding-left: 10%;
  }

  .abt-right {
    width: 57%;
    align-items: center;
  }

  .about-sec-left {
    gap: 10px;
  }

  .index-rooms-sec .owl-nav {
    top: -19%;
  }

  .rooms-bottom-title {
    width: 26%;
  }

  .sky-dinner .about-sec-right-head {
    margin-bottom: 7px;
  }

  .services-line::before {
    width: 72%;
  }

  .place-map {
    width: 400px;
  }

  .pin img {
    width: 140px;
    height: 75px;
  }

  .top-left {
    top: 0%;
    left: 5%;
  }

  .top-right {
    top: 0%;
    right: 22%;
  }

  .right {
    top: 28%;
    right: -8%;
  }

  .bottom-right {
    bottom: 3%;
    right: -4%;
  }

  .bottom {
    bottom: -9%;
    left: 31%;
  }

  .bottom-left {
    bottom: 15%;
    left: 0%;
  }

  .card-overlay p {
    margin-bottom: 4rem;
  }

  .card-heading .top-txt,
  .card-heading .mid-txt,
  .card-heading .bottom-txt {
    font-size: 6em;
  }

  .card-wave {
    width: 400px;
  }

  .card-overlay button {
    padding: 8px 40px;
  }

  .rooms-bottom-txt {
    gap: 0%;
  }


}


@media (min-width: 1681px) {}




@media (max-width: 992px) {
  .header-contact {
    display: none;
  }

  .submenu-indicator-chevron {
    border-color: transparent #fff #fff transparent !important;
  }

  .nav-dropdown {
    min-width: 100% !important;
  }

  .sexy-menu.detached {
    opacity: 1 !important;
    position: unset !important;
  }

  .navigation-portrait li {
    font-size: 18px !important;
  }

  .nav-brand img {
    display: flex;
    align-items: center;
  }

  .navigation-portrait .nav-brand {
    /* font-size: 18px; */
    line-height: 0 !important;
  }

  .nav-header {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 70%);
  }

  .nav-menus-wrapper {
    flex-direction: column;
    align-items: flex-end;
  }

  .hide-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fffcf4;
    z-index: 99999;
    padding: 15px 10px;
    display: block;
  }

  .hide-menu img {
    display: block;
    justify-content: center;
    margin: 0 auto;
    width: 38px;
  }

  .hide-menu a {
    width: 25%;
    line-height: 1;
    font-size: 1em;
    display: inline-block;
    float: left;
    text-align: center;
    font-weight: 500;
    font-family: 'Montserrat';
  }

  .hide-menu a:hover {
    color: #00b7ce;
  }


  .hide-menu a i {
    display: block;
    justify-content: center;
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    margin: 0 auto 10px;
    font-size: 1.6em;
  }

  .desk-view {
    display: none;
  }

  .mob-view {
    display: block;
  }

  .nav-menu>li>a {
    color: #fff !important;
  }

  .nav-toggle,
  .navigation-hidden .nav-header {
    display: block !important;
  }

  .sexy-menu.detached .header-phone a {
    margin: 12px 20px !important;
  }

  .sexy-menu.detached {
    position: fixed !important;
    bottom: 0px !important;
    top: inherit !important;
    height: auto;
    background-color: transparent !important;
    backdrop-filter: unset !important;
  }

  #button.show {
    display: none;
  }

  #plus {
    width: 50px;
    height: 50px;
    font-size: 1.5em;
  }

  .whats-app {
    width: 50px;
    height: 50px;
    font-size: 2em;
  }

  .banner-contact {
    display: none;
  }

  .nav-menu {
    flex-direction: column;
  }

  #popUp {
    padding: 3% 4% 3%;
  }

  .sexy-menu.detached .logo {
    width: 100%;
    margin-top: 0;
  }

  .sexy-menu.detached .navigation {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .sexy-menu.detached .nav-brand img {
    width: 100%;
  }

  .top-container {
    padding: 0 8px;
  }

  /* .navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open .nav-toggle {
    opacity: 0;
  } */

  .footer-social-links ul li a {
    font-size: 1.5em;
  }

  .navigation-portrait .nav-menu>li {
    width: 50% !important;
  }

  .nav-menu>li>a::after {
    background: #fff;
  }

  .nav-menus-wrapper-close-button {
    margin: 10px 25px 0 0 !important;
  }


  /*************** Index ***************/

  .main-wraper {
    padding-top: 40px;
  }

  .wraper {
    padding-top: 40px;
  }

  .banner-bottom-txt {
    display: none;
  }

  .banner-caption-top {
    top: 76%;
    left: 10%;
  }

  .banner-top-title {
    font-size: 2em;
  }

  .banner-mid-title {
    font-size: 1.6em;
    line-height: .7;
  }

  .banner-bottom-title {
    font-size: 2.8em;
  }

  .about-sec-inner {
    gap: 20px;
    flex-direction: column-reverse;
  }

  .about-sec-left {
    width: 100%;
    gap: 5px;
  }

  .about-sec-right {
    width: 100%;
  }

  .about-sec-right-head {
    margin: 0px 0 10px 0;
    font-size: 2.5em;
  }

  .about-sec-right p {
    margin-bottom: 15px;
  }

  .logo-icon {
    margin-top: 10px;
  }

  .index-rooms-sec {
    margin-top: 10px;
  }

  .rooms-bottom-txt {
    gap: 0
  }

  .rooms-bottom-title {
    width: 46%;
  }

  .rooms-bottom-head {
    font-size: 1.6em;
  }

  .amenities-bar {
    padding: 30px 0;
  }

  .amenities-inner {
    gap: 32px;
    flex-wrap: wrap;
  }

  .amenity {
    width: 46%;
  }

  .divider {
    display: none;
  }

  .amenities-bottom {
    gap: 25px;
    margin-top: 0px;
    flex-direction: column;
  }

  .outdoor-swimingpool {
    width: 100%;
  }

  .sky-dinner {
    width: 100%;
  }

  .outdoor-swimingpool p {
    line-height: 1.7;
    margin-top: 10px;
  }

  .outdoor-swimingpool p br {
    display: none;
  }

  .sky-dinner-txt {
    top: 9%;
    left: 13%;
  }

  .sky-dinner .about-sec-right-head {
    margin-bottom: 3px;
    font-size: 2em;
  }

  .sky-dinner .about-sec-right-subhead {
    font-size: 0.7em;
  }

  .bird {
    top: 27%;
    left: 60%;
    width: 30%;
    transform: scaleX(-1);
  }

  .bird img {
    width: 100%;
  }

  .service-para br {
    display: none;
  }

  .services-line {
    flex-direction: column;
    align-items: center;
    position: relative;
    padding: 0;
  }

  /* Vertical Center Line */
  .services-line::before {
    content: "";
    position: absolute;
    top: 9%;
    bottom: 0;
    left: 50%;
    width: 2px;
    background: #8fc7c7;
    transform: translateX(-50%);
    height: 82%;
  }

  .service-con {
    width: 100%;
    max-width: 100%;
    position: relative;
    margin: 20px 0;
    display: flex;
    align-items: center;
  }

  /* Odd → Left side */
  .service-con:nth-child(odd) {
    justify-content: flex-start;
    text-align: right;
    padding-right: 50%;
  }

  /* Even → Right side */
  .service-con:nth-child(even) {
    justify-content: flex-end;
    text-align: left;
    padding-left: 50%;
  }

  /* Dot Center Position */
  .dot {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }

  .service-con p {
    max-width: 180px;
  }

  .video-wraper {
    padding: 10px;
  }

  .rs-video .animate-border .video-vemo-icon {
    transform: translate(-50%, -50%);
  }

  .service-bottom-inner {
    flex-direction: column;
    gap: 115px;
  }

  .service-bottom-sec-left {
    width: 100%;
    margin-left: 0;
  }

  .service-bottom-sec-right {
    width: 100%;
  }

  .place-map {
    width: 270px;
  }

  .pin {
    width: 30%;
    color: #fff;
  }

  .top-right {
    top: -37%;
    right: 33%;
  }

  .top-left {
    top: -19%;
    left: -3%;
  }

  .top-left span {
    padding-left: 0;
  }

  .right {
    top: -4%;
    right: -7%;
  }

  .bottom-right {
    bottom: -19%;
    right: -2%;
  }

  .bottom-right span {
    padding-left: 0;
  }

  .bottom {
    bottom: -35%;
    left: 32%;
  }

  .bottom span {
    padding-left: 0;
  }

  .bottom-left {
    bottom: 2%;
    left: -4%;
  }

  .bottom-left span {
    padding-left: 0;
  }

  .pin img {
    width: 65px;
    height: 66px;
  }

  .pin span {
    margin-top: 5px;
    line-height: 1.2;
    text-align: center;
    font-size: .9em;
    text-transform: capitalize;
  }

  .card-overlay {
    top: 10%;
    right: 5%;
    border-radius: 15px;
    padding: 1rem;
    width: 55%;
    overflow: hidden;
  }

  .card-heading .top-txt {
    letter-spacing: -2px;
    font-size: 4em;
  }

  .card-heading .mid-txt {
    letter-spacing: -2px;
    font-size: 4em;
  }

  .card-heading .bottom-txt {
    letter-spacing: -2px;
    font-size: 4em;
  }

  .card-overlay p {
    font-size: 1rem;
    margin-bottom: 4rem;
  }

  /* .card-overlay p br{
    display: none;
  } */

  .card-overlay button {
    padding: 7px 24px;
    font-size: 1em;
  }

  .card-wave {
    width: 250px;
  }


  .booking-sec-bottom {
    padding: 20px;
  }

  .footer-wraper {
    padding-top: 40px;
    padding-bottom: 80px;
  }

  .footer-address-container,
  .footer-menu {
    display: none;
  }

  .footer-mid {
    justify-content: center;
  }

  .elephant,
  .tiger {
    display: none;
  }


  /************************** About Page **************************/

  .navigation {
    padding: 0px 10.5%;
  }

  .banner-innerpage-title {
    font-size: 1.5em;
    line-height: 4;
  }

  .about-inner {
    flex-direction: column;
    gap: 20px;
  }

  .abt-left {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }

  .abt-right {
    width: 100%;
    padding-right: 3%;
    flex-direction: column;
    padding-left: 3%;
    gap: 15px;
  }

  .abt-right-img-left,
  .abt-right-img-right {
    width: 100%;
  }


  /************************** Rooms Page **************************/

  .rooms-sec {
    margin-top: 30px;
    flex-direction: column;
    gap: 10px;
  }

  .rooms-img {
    width: 100%;
  }

  .rooms-content {
    width: 100%;
    padding: 20px;
  }

  .rooms-sec-title-left {
    font-size: 1.5em;
  }

  .rooms-content p br {
    display: none;
  }

  /* .rooms-con-shape {
    width: 307px;
  } */

  .room-booking-btn {
    margin-top: 5px;
  }

  .misty-serenity,
  .misty-tea-garden {
    flex-direction: column-reverse;
  }


  /************************** Facilities Page **************************/

  .fac-con-inner {
    gap: 30px;
    flex-direction: column;
  }

  .fac-left-img {
    width: 100%;
  }

  .fac-right-con {
    width: 80%;
    margin: auto;
  }

  .facilities .divider {
    display: block;
    height: 80px;
  }


  /************************** Gallery Page **************************/

  .gallery-content {
    gap: 15px;
  }

  .gallery-item {
    width: 48%;
  }

  .box-group img {
    height: 200px;
  }


  /************************** Contact Page **************************/

  .contact-details-inner {
    flex-direction: column;
    gap: 10px;
  }

  .contact-details-box {
    width: 100%;
    padding: 35px 10px;
  }

  .welcome-container {
    flex-direction: column;
    gap: 20px;
  }

  .enquire-pic {
    display: none;
  }

  .enquiry-home {
    width: 100%;
  }

  .enquiry-form-outer .user-box {
    margin-right: 0%;
    width: 100%;
  }


}


@media (max-width: 420px) {

  body,
  li {
    font-size: 14px !important;
  }

  .d-container {
    padding-left: 3% !important;
    padding-right: 3% !important;
  }

  /* .footer-address-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding: 15px 0;
  } */

  .footer-address:nth-child(3) {
    display: none;
  }

  .package-content {
    float: none;
    width: 100%;
    top: 60px;
  }

  .owl-controls {
    display: none;
  }

  .nav-brand img {
    /* width: 130px; */
    margin: 0 auto;
  }

  .carousel-indicators {
    display: none !important;
  }


  .side-btn {
    padding: 6px 19px;
    right: -33px;
    font-size: 0.8em;
    letter-spacing: 1px;
    line-height: 17px;
  }

  #popUp {
    width: 300px;
    padding: 6% 5% 5% 9%;
    bottom: 14%;
  }

  .form-group {
    margin-bottom: 7px;
  }

  /* .side-form input[type="text"],
  .side-form textarea {
    padding: 12px 13px;
  } */

  .side-form-title {
    font-size: 1.5em;
    padding-bottom: 5px;
  }

  /* .whats-app {
    width: 40px;
    bottom: 25vh;
    right: 5px;
  } */

  .btm-title {
    font-size: 1.4em;
    line-height: 15px;
  }

  .footer-logo img {
    display: none;
  }

  .footer-social-links ul li a {
    font-size: 1.4em;
    margin-left: 5px;
  }

  .micon {
    width: 20px;
  }

  .footer-menu ul li a {
    line-height: 25px;
  }

  .copy-right,
  .designed p {
    line-height: 45px;
  }

  .copy-right span {
    display: none;
  }

  .footer-content-title {
    margin-bottom: 5px;
  }

  .footer-social-links {
    margin-top: 5px;
  }


  .roomsec-bg-left2,
  .roomsec-bg-right,
  .roomsec-bg-right2 {
    display: none;
  }

  .amenities-bg-topleft2,
  .amenities-bg-topleft,
  .amenities-bg-topright {
    display: none;
  }

  .whats-app {
    bottom: 14vh;
  }

  .footer-bg-left2,
  .footer-bg-right2 {
    display: none;
  }

  .about-sec-right-head {
    font-size: 2em;
  }

  .rooms-bottom-head {
    font-size: 1.5em;
  }

  .rooms-bottom-subhead {
    letter-spacing: 2px;
  }

  .amenity {
    width: 45%;
  }

  .outdoor-swimingpool .about-sec-right-head {
    font-size: 2em;
  }

  .sky-dinner .about-sec-right-subhead {
    font-size: 0.6em;
    letter-spacing: 2px;
  }

  .sky-dinner .about-sec-right-head {
    font-size: 1.8em;
  }

  .aboutsec-link {
    font-size: 1em;
    letter-spacing: 1px;
  }

  .sky-dinner-txt .aboutsec-link {
    font-size: 0.8em;
  }

  .service-con {
    font-size: 0.9em;
  }

  .pin span {
    font-size: 0.8em;
  }

  .card-overlay p {
    font-size: 1em;
    margin-bottom: 3rem;
  }

  .card-heading .mid-txt {
    line-height: .6;
  }

  .card-wave {
    width: 220px;
  }

  .booking-sec-bottom p br {
    display: none;
  }

  .bottom-wave-left {
    width: 339px;
  }

  .bottom-wave-right {
    display: none;
  }

  .rooms-sec-title-left {
    font-size: 1.4em;
  }

  .rooms-sec-head {
    gap: 7px;
    flex-direction: column;
  }

  .border-line {
    display: none;
  }

  .gallery-content {
    gap: 10px;
  }

  .box-group img {
    height: 150px;
  }

  .title-enquiry {
    font-size: 2em;
  }

  .enquiry-form-outer {
    padding-top: 0;
  }

  .banner-innerpage-title {
    font-size: 1.4em;
  }

  .card-heading .top-txt,
  .card-heading .mid-txt,
  .card-heading .bottom-txt {
    font-size: 3em;
  }

  .rooms-bottom-txt a {
    font-size: 0.8em;
  }


}

@media (min-width: 421px) and (max-width: 460px) {

  body,
  li {
    font-size: 14px !important;
  }

  .d-container {
    padding-left: 3%;
    padding-right: 3%;
  }

  .side-form-title {
    padding-left: 10px;
  }

  #rooms-left .owl-nav,
  #rooms-right .owl-nav {
    flex-direction: row;
    left: 50%;
    bottom: -33px;
    transform: translateX(-50%);
    right: unset;
    top: unset;
  }

  #rooms-left .owl-prev,
  #rooms-left .owl-next,
  #rooms-right .owl-prev,
  #rooms-right .owl-next {
    width: 55px;
    height: 55px;
  }

  .card-overlay p {
    font-size: 1em;
    line-height: 1.2;
  }

  .card-overlay p br {
    display: none;
  }

  .bottom-wave-left {
    width: 300px;
  }

  .bottom-wave-right {
    display: none;
  }

  .sky-dinner .about-sec-right-head {
    margin-bottom: 10px;
  }

  .amenities-bg-topright,
  .amenities-bg-topleft2 {
    display: none;
  }

  .roomsec-bg-right2,
  .roomsec-bg-right,
  .roomsec-bg-left2 {
    display: none;
  }

  .index-rooms-sec .owl-nav {
    top: -20%;
    width: 74%;
  }


}

@media (min-width: 461px) and (max-width: 560px) {

  body,
  li {
    font-size: 14px !important;
  }

  .d-container {
    padding-left: 3%;
    padding-right: 3%;
  }

  .side-form-title {
    padding-left: 10px;
  }

  .roomsec-bg-left2,
  .roomsec-bg-right2 {
    display: none;
  }

  .roomsec-bg-left {
    left: -34%;
  }

  .roomsec-bg-right {
    right: -35%;
  }

  .index-rooms-sec .owl-nav {
    top: -15%;
    width: 78%;
  }

  .amenities-bg-topleft2,
  .amenities-bg-topright {
    display: none;
  }

  .sky-dinner .about-sec-right-head {
    margin-bottom: 10px;
    font-size: 3em;
  }

  .sky-dinner .about-sec-right-subhead {
    font-size: 0.8em;
  }

  .bird {
    top: 23%;
    width: 26%;
  }

  .services-line {
    width: 80%;
    margin: auto;
  }

  .pin img {
    width: 125px;
    height: 73px;
  }

  .pin span {
    float: none;
  }

  .card-overlay {
    top: 15%;
  }

  .card-heading .top-txt,
  .card-heading .mid-txt,
  .card-heading .bottom-txt {
    letter-spacing: -4px;
    font-size: 5em;
  }

  .card-overlay p {
    margin-bottom: 6rem;
  }

  .card-wave {
    width: 315px;
  }

  .bottom-wave-left {
    width: 215px;
  }

  .bottom-wave-right {
    width: 125px;
  }

  #rooms-left .owl-nav,
  #rooms-right .owl-nav {
    flex-direction: row;
    left: 50%;
    bottom: -33px;
    transform: translateX(-50%);
    right: unset;
    top: unset;
  }

  #rooms-left .owl-prev,
  #rooms-left .owl-next,
  #rooms-right .owl-prev,
  #rooms-right .owl-next {
    width: 55px;
    height: 55px;
  }

  .rooms-con-shape {
    width: 315px;
  }

  .banner-caption-top {
    top: 81%;
  }

}

@media (min-width: 561px) and (max-width: 680px) {

  body,
  li {
    font-size: 14px !important;
  }

  .d-container {
    padding-left: 3%;
    padding-right: 3%;
  }

  .about-sec-right-head {
    font-size: 3em;
  }

  .aboutsec-link {
    font-size: 1em;
  }

  .index-rooms-sec .owl-nav {
    width: 72%;
  }

  .roomsec-bg-left2,
  .roomsec-bg-right2 {
    display: none;
  }

  .roomsec-bg-right {
    right: 0%;
  }

  .rooms-bottom-head {
    font-size: 2.5em;
  }

  .amenities-bg-topleft2,
  .amenities-bg-topright {
    display: none;
  }

  .amenity {
    width: 30%;
  }

  .sky-dinner .about-sec-right-head {
    margin-bottom: 10px;
    font-size: 3em;
  }

  .services-line {
    width: 80%;
    margin: auto;
  }

  .bird {
    top: 24%;
    width: 20%;
  }

  .pin img {
    width: 153px;
    height: 72px;
  }

  .pin span {
    float: none;
  }

  .card-overlay {
    top: 15%;
  }

  .card-heading .top-txt,
  .card-heading .mid-txt,
  .card-heading .bottom-txt {
    letter-spacing: -4px;
    font-size: 5em;
  }

  .card-overlay p {
    margin-bottom: 6rem;
  }

  .card-wave {
    width: 315px;
  }

  .bottom-wave-left {
    width: 215px;
  }

  .bottom-wave-right {
    width: 125px;
  }

  .booking-sec-bottom p br {
    display: none;
  }

  #rooms-left .owl-nav,
  #rooms-right .owl-nav {
    flex-direction: row;
    left: 50%;
    bottom: -33px;
    transform: translateX(-50%);
    right: unset;
    top: unset;
  }

  #rooms-left .owl-prev,
  #rooms-left .owl-next,
  #rooms-right .owl-prev,
  #rooms-right .owl-next {
    width: 55px;
    height: 55px;
  }

  .rooms-con-shape {
    width: 315px;
  }

  .enquiry-form-outer .user-box {
    margin-right: 2%;
    width: 49%;
  }

  .banner-caption-top {
    top: 81%;
  }

  .banner-top-title {
    font-size: 2.483em;
  }

  .banner-mid-title {
    font-size: 2.216em;
    line-height: .6;
  }

  .banner-bottom-title {
    font-size: 3.708em;
  }

}

@media (min-width: 681px) and (max-width: 768px) {

  body,
  li {
    font-size: 14px !important;
  }

  .d-container {
    padding-left: 3%;
    padding-right: 3%;
  }

  .about-sec-right-head {
    font-size: 3em;
  }

  .aboutsec-link {
    font-size: 1em;
  }

  .index-rooms-sec .owl-nav {
    width: 58%;
  }

  .rooms-bottom-head {
    font-size: 2.5em;
  }

  .amenity {
    width: 30%;
  }

  .sky-dinner-txt .aboutsec-link {
    font-size: 0.8em;
  }

  .sky-dinner .about-sec-right-head {
    margin-bottom: 2px;
    font-size: 2em;
  }

  .services-line {
    width: 70%;
    margin: auto;
  }

  .bird {
    top: 24%;
    width: 17%;
  }

  .pin img {
    width: 153px;
    height: 72px;
  }

  .pin span {
    float: none;
  }

  .card-overlay {
    top: 15%;
  }

  .card-heading .top-txt,
  .card-heading .mid-txt,
  .card-heading .bottom-txt {
    letter-spacing: -4px;
    font-size: 7em;
  }

  .card-overlay p {
    margin-bottom: 10rem;
    font-size: 1.338rem;
  }

  .card-wave {
    width: 350px;
  }

  .card-overlay button {
    padding: 10px 45px;
    font-size: 1.2em;
  }

  .bottom-wave-left {
    width: 215px;
  }

  .bottom-wave-right {
    width: 125px;
  }

  .booking-sec-bottom p br {
    display: none;
  }

  .booking-sec-bottom {
    padding: 30px;
  }

  .amenities-bottom {
    flex-direction: row;
  }

  .amenities-bg-topleft2 {
    display: none;
  }

  .amenities-bg-topleft,
  .amenities-bg-topright {
    width: 400px;
  }



  .abt-right {
    flex-direction: row;
  }

  #rooms-left .owl-nav,
  #rooms-right .owl-nav {
    flex-direction: row;
    left: 50%;
    bottom: -33px;
    transform: translateX(-50%);
    right: unset;
    top: unset;
  }

  #rooms-left .owl-prev,
  #rooms-left .owl-next,
  #rooms-right .owl-prev,
  #rooms-right .owl-next {
    width: 55px;
    height: 55px;
  }

  .rooms-con-shape {
    width: 315px;
  }

  .gallery-content {
    gap: 14px;
  }

  .gallery-item {
    width: 32%;
  }

  .contact-details-inner {
    flex-wrap: wrap;
    flex-direction: row;
  }

  .contact-details-inner .contact-details-box:nth-child(1) {
    width: 49%;
  }

  .contact-details-inner .contact-details-box:nth-child(2) {
    width: 49%;
  }

  .contact-details-inner .contact-details-box:nth-child(3) {
    width: 100%;
  }

  .enquiry-form-outer .user-box {
    margin-right: 2%;
    width: 49%;
  }

  .enquiry-form-outer {
    padding-top: 0;
  }

  .banner-caption-top {
    top: 81%;
  }

  .banner-top-title {
    font-size: 2.483em;
  }

  .banner-mid-title {
    font-size: 2.216em;
    line-height: .6;
  }

  .banner-bottom-title {
    font-size: 3.708em;
  }

}