/* [Master Stylesheet - v1.0] */
/* =========== Index of CSS ===========
:: 1.0 Import Fonts
:: 2.0 Import All CSS
:: 3.0 Base CSS
    :: 3.1.0 Spacing
    :: 3.2.0 Height
    :: 3.3.0 Section Padding
    :: 3.4.0 Section Heading
    :: 3.5.0 Preloader CSS
    :: 3.6.0 Miscellaneous
    :: 3.7.0 ScrollUp
    :: 3.8.0 Palatin Button
:: 4.0 Header Area CSS
:: 5.0 Hero Area CSS
:: 6.0 Book Now Area CSS
:: 7.0 About Us Area CSS
:: 8.0 Pool Area CSS
:: 9.0 Rooms Area CSS
:: 10.0 Services Area CSS
:: 11.0 Our Hotel Area CSS
:: 12.0 Testimonial Area CSS
:: 13.0 Footer Area CSS
:: 14.0 Breadcumb Area CSS
:: 15.0 Blog Area CSS
:: 16.0 Contact Area CSS
:: 17.0 Skills Area CSS
:: 18.0 Elements Area CSS
    :: 18.1.0 Single Cool Facts CSS
    :: 18.2.0 Accordians Area CSS
    :: 18.3.0 Tabs Area CSS
*/
/* :: 1.0 Import Fonts */
@import url(bootstrap.min.css);
@import url(classy-nav.css);
@import url(owl.carousel.min.css);
@import url(animate.css);
@import url(magnific-popup.css);
@import url(font-awesome.min.css);
@import url(nice-select.css);
@import url(travel-icon.css);

@font-face {
  font-family: 'FuturaLT-Book';
  src: url("../fonts/FuturaLT-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaLT-Book.woff") format("woff"), url("../fonts/FuturaLT-Book.ttf") format("truetype"), url("../fonts/FuturaLT-Book.svg#FuturaLT-Book") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* :: 2.0 Import All CSS */
/* :: 3.0 Base CSS */
* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "FuturaLT-Book";
  font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1a2332;
  line-height: 1.3;
  font-weight: 600;
}

p {
  color: #6b7280;
  font-size: 16px;
  line-height: 2.1;
  font-weight: 400;
}

a,
a:hover,
a:focus {

  text-decoration: none;
  outline: 0 solid transparent;
  color: #141414;

  font-size: 14px;
}

ul,
ol {
  margin: 0;
}

ul li,
ol li {
  list-style: none;
}

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

.footer-widget-area img {
  height: 95px !important;
}

/* :: 3.1.0 Spacing */
.mt-15 {
  margin-top: 15px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

/* :: 3.2.0 Height */
.height-400 {
  height: 400px !important;
}

.height-500 {
  height: 500px !important;
}

.height-600 {
  height: 600px !important;
}

.height-700 {
  height: 700px !important;
}

.height-800 {
  height: 800px !important;
}

/* :: 3.3.0 Section Padding */
.section-padding-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-padding-100-0 {
  padding-top: 100px;
  padding-bottom: 0;
}

.section-padding-0-100 {
  padding-top: 0;
  padding-bottom: 100px;
}

.section-padding-100-70 {
  padding-top: 100px;
  padding-bottom: 70px;
}

/* :: 3.4.0 Section Heading */
.section-heading {
  position: relative;
  z-index: 1;
  margin-bottom: 60px;
}

.location-highlights-area .section-heading {
  margin-bottom: 0px;
}

.section-heading .line- {
  width: 90px;
  height: 2px;
  background-color: #c9a66b;
  display: block;
  margin-bottom: 40px;
}

.section-heading h2 {
  font-size: 32px;
  color: #1a2332;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-heading h2 {
    font-size: 40px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-heading h2 {
    font-size: 36px;
  }
}

@media only screen and (max-width: 767px) {
  .section-heading h2 {
    font-size: 24px;
  }
}

.section-heading p {
  margin-bottom: 0;
}

.section-heading.text-center .line- {
  margin: 0 auto 40px;
}

.section-heading.white h2,
.section-heading.white p {
  color: #ffffff;
}

/* :: 3.5.0 Preloader CSS */
.preloader {
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}

.preloader .cssload-container {
  display: block;
  width: 97px;
}

.preloader .cssload-loading i {
  width: 19px;
  height: 19px;
  display: inline-block;
  border-radius: 50%;
  background: #c9a66b;
}

.preloader .cssload-loading i:first-child {
  opacity: 0;
  animation: cssload-loading-ani2 0.58s linear infinite;
  -o-animation: cssload-loading-ani2 0.58s linear infinite;
  -ms-animation: cssload-loading-ani2 0.58s linear infinite;
  -webkit-animation: cssload-loading-ani2 0.58s linear infinite;
  -moz-animation: cssload-loading-ani2 0.58s linear infinite;
  transform: translate(-19px);
  -o-transform: translate(-19px);
  -ms-transform: translate(-19px);
  -webkit-transform: translate(-19px);
  -moz-transform: translate(-19px);
}

.preloader .cssload-loading i:nth-child(2),
.preloader .cssload-loading i:nth-child(3) {
  animation: cssload-loading-ani3 0.58s linear infinite;
  -o-animation: cssload-loading-ani3 0.58s linear infinite;
  -ms-animation: cssload-loading-ani3 0.58s linear infinite;
  -webkit-animation: cssload-loading-ani3 0.58s linear infinite;
  -moz-animation: cssload-loading-ani3 0.58s linear infinite;
}

.preloader .cssload-loading i:last-child {
  animation: cssload-loading-ani1 0.58s linear infinite;
  -o-animation: cssload-loading-ani1 0.58s linear infinite;
  -ms-animation: cssload-loading-ani1 0.58s linear infinite;
  -webkit-animation: cssload-loading-ani1 0.58s linear infinite;
  -moz-animation: cssload-loading-ani1 0.58s linear infinite;
}

@keyframes cssload-loading-ani1 {
  100% {
    transform: translate(39px);
    opacity: 0;
  }
}

@-o-keyframes cssload-loading-ani1 {
  100% {
    -o-transform: translate(39px);
    opacity: 0;
  }
}

@-ms-keyframes cssload-loading-ani1 {
  100% {
    -ms-transform: translate(39px);
    opacity: 0;
  }
}

@-webkit-keyframes cssload-loading-ani1 {
  100% {
    -webkit-transform: translate(39px);
    opacity: 0;
  }
}

@-moz-keyframes cssload-loading-ani1 {
  100% {
    -moz-transform: translate(39px);
    opacity: 0;
  }
}

@keyframes cssload-loading-ani2 {
  100% {
    transform: translate(19px);
    opacity: 1;
  }
}

@-o-keyframes cssload-loading-ani2 {
  100% {
    -o-transform: translate(19px);
    opacity: 1;
  }
}

@-ms-keyframes cssload-loading-ani2 {
  100% {
    -ms-transform: translate(19px);
    opacity: 1;
  }
}

@-webkit-keyframes cssload-loading-ani2 {
  100% {
    -webkit-transform: translate(19px);
    opacity: 1;
  }
}

@-moz-keyframes cssload-loading-ani2 {
  100% {
    -moz-transform: translate(19px);
    opacity: 1;
  }
}

@keyframes cssload-loading-ani3 {
  100% {
    transform: translate(19px);
  }
}

@-o-keyframes cssload-loading-ani3 {
  100% {
    -o-transform: translate(19px);
  }
}

@-ms-keyframes cssload-loading-ani3 {
  100% {
    -ms-transform: translate(19px);
  }
}

@-webkit-keyframes cssload-loading-ani3 {
  100% {
    -webkit-transform: translate(19px);
  }
}

@-moz-keyframes cssload-loading-ani3 {
  100% {
    -moz-transform: translate(19px);
  }
}

/* :: 3.6.0 Miscellaneous */
.bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-dark {
  background-color: #000000 !important;
}

.bg-transparent {
  background-color: transparent !important;
}

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

.breadcumb-content h2 {
  color: white;
}

.breadcumb-content p {
  color: white;
}

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

.bg-overlay {
  position: relative;
  z-index: 2;
  background-position: center center;
  background-size: cover;
}

.bg-overlay::after {
  background-color: rgb(0 0 0 / 48%);
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bg-fixed {
  background-attachment: fixed !important;
}

/* :: 3.7.0 ScrollUp */
#scrollUp {
  background-color: #c9a66b;
  border-radius: 0;
  bottom: 50px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  color: #ffffff;
  font-size: 24px;
  height: 40px;
  line-height: 40px;
  right: 50px;
  text-align: center;
  width: 40px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}

#scrollUp:hover,
#scrollUp:focus {
  background-color: #1a2332;
}

/* :: 3.8.0 Palatin Button */
.palatin-btn {
  padding: 18px 45px;
  background-color: #c9a66b;
  border: 2px solid #363636;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  position: relative;
  z-index: 1;
  display: inline-block;
  text-align: center;
  display: flex;
  align-items: center;
  color: #ffffff;
  border: none;
  border-radius: 0;

  font-size: 16px;

  text-transform: capitalize;
}

.palatin-btn:hover,
.palatin-btn:focus {
  font-size: 16px;
  background-color: #1a2332;
  color: #ffffff;
}

.palatin-btn.btn-2 {
  background-color: #1a2332;
  color: #ffffff;
}

.palatin-btn.btn-2:hover,
.palatin-btn.btn-2:focus {
  font-size: 16px;
  background-color: #c9a66b;
  color: #ffffff;
}

.palatin-btn.btn-3 {
  background-color: #ffffff;
  color: #c9a66b;
  border: 2px solid #c9a66b;
  height: 49px;
  line-height: 48px;
}

.palatin-btn.btn-3:hover,
.palatin-btn.btn-3:focus {
  font-size: 16px;
  background-color: #c9a66b;
  color: #ffffff;
}

/* :: 4.0 Header Area CSS */
.header-area {
  position: absolute;
  z-index: 100;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
}

.header-area .palatin-main-menu {
  position: relative;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.63);
  border-bottom: 2px solid rgba(203, 134, 112, 0.63);
}

.header-area .palatin-main-menu .classy-nav-container {
  background-color: #00000073;

}

.header-area .palatin-main-menu .classy-navbar {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  background-color: transparent;
  padding: 0;
}

/* Desktop only - 90px */
@media only screen and (min-width: 992px) {
  .header-area .palatin-main-menu .classy-navbar {
    height: 90px;
  }
}

/* Tablet - 80px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-area .palatin-main-menu .classy-navbar {
    height: 80px;
  }
}

/* Mobile - 70px */
@media only screen and (max-width: 767px) {
  .header-area .palatin-main-menu .classy-navbar {
    height: 70px;
  }
}

/* Logo/Nav Brand Styling - Fix Overflow */
.header-area .palatin-main-menu .classy-navbar .nav-brand {
  display: flex;
  align-items: center;
  max-height: 100%;
  padding: 5px 0;
}

.header-area .palatin-main-menu .classy-navbar .nav-brand img {
  max-height: 70px;
  width: auto;
  object-fit: contain;
}

/* Tablet Nav Brand */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-area .palatin-main-menu .classy-navbar .nav-brand img {
    max-height: 60px;
  }
}

/* Mobile Nav Brand */
@media only screen and (max-width: 767px) {
  .header-area .palatin-main-menu .classy-navbar .nav-brand img {
    max-height: 50px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-area .palatin-main-menu .classy-navbar .nav-brand {
    max-width: 200px;
  }
}

@media only screen and (max-width: 767px) {
  .header-area .palatin-main-menu .classy-navbar .nav-brand {
    max-width: 180px;
  }
}

.header-area .palatin-main-menu .classy-navbar .classynav ul li a {
  text-transform: capitalize;
  color: #ffffff;
  font-size: 16px;
  background-color: transparent;
}

.header-area .palatin-main-menu .classy-navbar .classynav ul li a:hover,
.header-area .palatin-main-menu .classy-navbar .classynav ul li a:focus {
  color: #ffffff;
  background-color: #c9a66b;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-area .palatin-main-menu .classy-navbar .classynav ul li a {
    font-size: 14px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-area .palatin-main-menu .classy-navbar .classynav ul li a {
    background-color: #c9a66b;
  }
}

@media only screen and (max-width: 767px) {
  .header-area .palatin-main-menu .classy-navbar .classynav ul li a {
    background-color: #c9a66b;
  }
}

.header-area .palatin-main-menu .classy-navbar .classynav ul li.active a {
  color: #c9a66b;

}

.header-area .palatin-main-menu .classy-navbar .classynav ul li.megamenu-item>a::after,
.header-area .palatin-main-menu .classy-navbar .classynav ul li.has-down>a::after {
  color: #ffffff;
}

.header-area .palatin-main-menu .classy-navbar .classynav ul li ul li a {
  color: #1a2332;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-area .palatin-main-menu .classy-navbar .classynav ul li ul li a {
    padding: 0 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-area .palatin-main-menu .classy-navbar .classynav ul li ul li a {
    color: #ffffff;
  }
}

@media only screen and (max-width: 767px) {
  .header-area .palatin-main-menu .classy-navbar .classynav ul li ul li a {
    color: #ffffff;
  }
}

.header-area .palatin-main-menu .classy-navbar .menu-btn {
  margin-left: 100px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-area .palatin-main-menu .classy-navbar .menu-btn {
    margin-left: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-area .palatin-main-menu .classy-navbar .menu-btn {
    margin-left: 30px;
    border: 2px solid #ffffff;
    margin-top: 30px;
    display: inline-block;
  }
}

@media only screen and (max-width: 767px) {
  .header-area .palatin-main-menu .classy-navbar .menu-btn {
    margin-left: 30px;
    border: 2px solid #ffffff;
    margin-top: 30px;
    display: inline-block;
  }
}

.header-area .palatin-main-menu .classy-navbar .menu-btn a {
  color: #ffffff;
  font-size: 16px;
}

.header-area .is-sticky .palatin-main-menu {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  box-shadow: 0 5px 50px 15px rgba(0, 0, 0, 0.2);
}

/* Desktop only - 90px */
@media only screen and (min-width: 992px) {
  .header-area .is-sticky .palatin-main-menu .classy-navbar {
    height: 90px;
  }
}

/* Tablet - 80px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-area .is-sticky .palatin-main-menu .classy-navbar {
    height: 80px;
  }
}

/* Mobile - 70px */
@media only screen and (max-width: 767px) {
  .header-area .is-sticky .palatin-main-menu .classy-navbar {
    height: 70px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breakpoint-on .classy-navbar .classy-menu {
    background-color: #c9a66b;
  }
}

@media only screen and (max-width: 767px) {
  .breakpoint-on .classy-navbar .classy-menu {
    background-color: #c9a66b;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .classynav ul li .megamenu .single-mega.cn-col-4 {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  .classynav ul li .megamenu .single-mega.cn-col-4 {
    padding: 0;
  }

  .mb-100 {
    margin-bottom: 15px !important;
  }

  .about-thumbnail {
    margin-top: 40px;
  }

  .section-padding-100-0 {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .mt-50 {
    margin-top: 15px !important;
  }

  .mb-50 {
    margin-bottom: 15px !important;
  }

  .location-floating-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .section-heading {

    margin-bottom: 15px;
  }

  .rooms-area .section-heading p {
    margin-bottom: 30px;
  }

  .single-rooms-area {
    margin-bottom: 60px !important;
  }

  .rooms-area {
    padding-bottom: 0px !important;
  }

  .about-overlap-images {
    height: 274px !important;
  }

  .single-rooms-area .price-from {

    left: unset !important;
    -webkit-transform: unset !important;
    transform: unset !important;
  }
  .header-area .palatin-main-menu .classy-navbar .menu-btn a {
border:unset !important;
}
}

.classycloseIcon .cross-wrap span {
  background: #ffffff;
}

/* :: 5.0 Hero Area CSS */
.hero-slides {
  position: relative;
  z-index: 1;
}

.hero-slides .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 200px !important;
  left: 0%;
}

.hero-slides .owl-dots .owl-dot.active, .hero-slides .owl-dots .owl-dot:hover, .hero-slides .owl-dots .owl-dot:focus {
    color: #ffffff;
    background-color: #2d313b59 !important;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-slides .owl-dots {
    left: 1%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-slides .owl-dots {
    left: 5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .hero-slides .owl-dots {
    bottom: 11px;
  }
}

.hero-slides .owl-dots .owl-dot {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  border: 2px solid transparent;
  background-color: transparent;
  display: block;
  padding: 3px 5px;
  color: #ffffff;
  font-size: 14px;
}

.hero-slides .owl-dots .owl-dot.active,
.hero-slides .owl-dots .owl-dot:hover,
.hero-slides .owl-dots .owl-dot:focus {
  color: #ffffff;
  background-color: #121516;
  border: 2px solid #c9a66b;
  box-shadow: none;
}

.single-hero-slide {
  width: 100%;
  height: 950px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-hero-slide {
    height: 800px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-hero-slide {
    height: 750px;
  }
}

@media only screen and (max-width: 767px) {
  .single-hero-slide {
    height: 750px;
  }
}

.single-hero-slide .slide-img {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -10;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.single-hero-slide .hero-slides-content {
  display: inline-block;
  padding: 60px 50px;
  background-color: rgba(0, 0, 0, 0.63);
  border: 2px solid #c9a66b;
  text-align: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-hero-slide .hero-slides-content {
    padding: 40px 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-hero-slide .hero-slides-content {
    padding: 30px 20px;
  }
}

@media only screen and (max-width: 767px) {
  .single-hero-slide .hero-slides-content {
    padding: 20px;
  }
}

.single-hero-slide .hero-slides-content .line {
  width: 90px;
  height: 2px;
  background-color: #c9a66b;
  margin: 0 auto 30px;
}

.single-hero-slide .hero-slides-content h2 {
  position: relative;
  z-index: 1;
  font-size: 72px;
  color: #ffffff;
  margin-bottom: 0;
  display: inline-block;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-hero-slide .hero-slides-content h2 {
    font-size: 48px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-hero-slide .hero-slides-content h2 {
    font-size: 36px;
  }
}

@media only screen and (max-width: 767px) {
  .single-hero-slide .hero-slides-content h2 {
    font-size: 30px;
  }
}

.single-hero-slide .hero-slides-content p {
  font-size: 14px;
  color: #ffffff;
}

.hero-slides .owl-item.active .single-hero-slide .slide-img {
  -webkit-animation: slide 20s linear infinite;
  animation: slide 20s linear infinite;
}

@-webkit-keyframes slide {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes slide {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/* :: 6.0 Book Now Area CSS */
.book-now-area {
  position: relative;
  z-index: 100;
  margin-bottom: 15px;
}

.book-now-form {
  position: relative;
  z-index: 1;
  top: -87px;
}

.book-now-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.book-now-form form .form-group,
.book-now-form form button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  width: 20%;
  height: 174px;
  background-color: #1a2332;
  border-left: 2px solid #c9a66b;
  border-top: 2px solid #c9a66b;
  border-bottom: 2px solid #c9a66b;
  margin-bottom: 0;
  padding: 0 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .book-now-form form .form-group,
  .book-now-form form button {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 767px) {

  .book-now-form form .form-group,
  .book-now-form form button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    height: 100px;
    border-bottom: 0 solid transparent;
    border-right: 2px solid #c9a66b;
  }
}

.book-now-form form .form-group label {
  color: #c9a66b;
  display: block;
  font-size: 14px;
  width: 100%;
}

.book-now-form form button {
  border-right: 2px solid #c9a66b;
  font-size: 16px;
  background-color: #c9a66b;
  text-transform: uppercase;
  color: #ffffff;
  cursor: pointer;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  padding: 0;
}

.book-now-form form button:hover,
.book-now-form form button:focus {
  outline: none;
  background-color: #1a2332;
}

.book-now-form form .form-control:focus {
  box-shadow: none;
}

.book-now-form .nice-select {
  background-color: transparent;
  border-radius: 0;
  border: none;
  font-size: 14px;
  height: auto;
  line-height: 1;
  padding-left: 0;
  padding-right: 30px;
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  color: #ffffff;
}

.book-now-form .nice-select::after {
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  height: 10px;
  margin-top: -4px;
  width: 10px;
}

.book-now-form .nice-select .list {
  background-color: #ffffff;
  border-radius: 0;
  margin-top: 2px;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.15);
  width: 100%;
}

.book-now-form .nice-select .current {
  font-size: 24px;
  line-height: 1;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .book-now-form .nice-select .current {
    font-size: 18px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .book-now-form .nice-select .current {
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .book-now-form .nice-select .current {
    font-size: 18px;
  }
}

.book-now-form .nice-select .option {
  font-size: 20px;
  color: #1a2332;
  width: 100%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .book-now-form .nice-select .option {
    font-size: 16px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .book-now-form .nice-select .option {
    font-size: 13px;
  }
}

@media only screen and (max-width: 767px) {
  .book-now-form .nice-select .option {
    font-size: 16px;
  }
}

/* :: 7.0 About Us Area CSS */
.about-thumbnail {
  position: relative;
  z-index: 1;
}

.about-thumbnail.homepage .first-img {
  position: relative;
  width: 50%;
  margin-left: auto;
  box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.15);
}

.about-thumbnail.homepage .second-img {
  position: relative;
  z-index: 1;
  width: 55%;
  margin-top: -50%;
  box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.15);
}

.about-thumbnail.homepage .third-img {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  width: 45%;
  margin-top: -30%;
  box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.15);
}

.about-key-text {
  position: relative;
  z-index: 1;
  margin-top: 35px;
}

.about-key-text h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  margin-bottom: 20px;
  font-size: 18px;
}

.learn-more {
  width: 180px;
}

.location-highlights-area .section-heading h2 {
  color: white;
}

.location-highlights-area .section-heading p {
  color: #ffffff;


}

.about-key-text h6 span {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  max-width: 30px;
  width: 30px;
  margin-right: 15px;
  height: 30px;
  text-align: center;
  font-size: 12px;
  background-color: #c9a66b;
  border-radius: 50%;
  line-height: 30px;
  color: #ffffff;
}

/* :: 8.0 Pool Area CSS */
.pool-content {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 70px 50px;
  border: 2px solid #c9a66b;
  background-color: rgba(0, 0, 0, 0.63);
}

@media only screen and (max-width: 767px) {
  .pool-content {
    padding: 50px 20px;
  }
}

.pool-content .pool-feature {
  position: relative;
  z-index: 1;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .pool-content .pool-feature {
    margin-top: 30px;
  }
}

.pool-content .pool-feature i {
  font-size: 70px;
  color: #c9a66b;
  margin-bottom: 15px;
  display: block;
}

.pool-content .pool-feature p {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 0;
}

/* :: 9.0 Rooms Area CSS */
.single-rooms-area {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 515px;
  margin-bottom: 100px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}

.single-rooms-area .bg-thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}

.single-rooms-area .price-from {
  position: absolute;
  z-index: 20;
  top: -19px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 10px 15px;
  background-color: #181818;
  border: 2px solid #c9a66b !important;
  display: inline-block;
  margin-bottom: 0;
  line-height: 1;
  color: #ffffff;
  font-size: 14px;
}
.single-rooms-area .palatin-btn
{
    border: 1px solid #c9a66b !important;
    padding: 10px 45px;
}
.single-rooms-area .palatin-btn:hover
{
    padding: 10px 45px;
     border: 1px solid #c9a66b;
       background-color: #c9a66b !important;
}
.price-from{
      min-width: 335px;
}
.single-rooms-area .rooms-text {
  position: absolute;
  z-index: 30;
    background: linear-gradient(to top, rgb(0 0 0) 0%, rgb(0 0 0 / 87%) 35%, rgb(0 0 0 / 48%) 70%, rgba(0, 0, 0, 0) 100%);
  padding: 30px 30px 40px;
  left: 0px;
  right: 0px;
  bottom: 0px;
text-align: center;
 
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.single-rooms-area .rooms-text:hover {
 background-color: rgb(0 0 0 / 20%) !important;

}
.price-from{
  text-align:center;
}

.single-rooms-area .rooms-text .line {
  width: 90px;
  height: 2px;
  background-color: #c9a66b;
  display: block;
  margin: 0 auto 20px;
}

.single-rooms-area .rooms-text h4 {
  color: #ffffff;
}

@media only screen and (max-width: 767px) {
.single-rooms-area .price-from {
    width: 100%;

}
  .single-rooms-area .btn-call, .palatin-btn {
   background-color: rgb(167 141 75) !important;
  }
  .single-rooms-area .rooms-text h4 {
    font-size: 20px;
  }
}

.single-rooms-area .rooms-text p {
  color: #ffffff;
  margin-bottom: 0;
}

.single-rooms-area .book-room-btn {
  position: absolute;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 50;
}

.single-rooms-area:hover .rooms-text,
.single-rooms-area:focus .rooms-text {
  background-color: #000;
}

.pagination-area {
  position: relative;
  z-index: 1;
  text-align: center;
}

.pagination-area .pagination {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pagination-area .pagination .page-item .page-link {
  border: 2px solid transparent;
  background-color: transparent;
  display: block;
  padding: 5px;
  margin-right: 10px;
  color: #181818;
  font-size: 14px;
}

.pagination-area .pagination .page-item .page-link:hover,
.pagination-area .pagination .page-item .page-link:focus {
  color: #ffffff;
  background-color: #616161;
  border: 2px solid #c9a66b;
  box-shadow: none;
}

.pagination-area .pagination .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.pagination-area .pagination .page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.pagination-area .pagination .page-item.active .page-link {
  color: #ffffff;
  background-color: #616161;
  border: 2px solid #c9a66b;
}

/* :: 10.0 Services Area CSS */
.services-intro {
  position: relative;
  z-index: 1;
}

.services-intro .single-cool-fact {
  width: 100%;
}

.core-features-area {
  position: relative;
  z-index: 10;
}

.core-features-area .single-core-feature {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 514px;
}

.core-features-area .single-core-feature .bg-thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 5;
}

.core-features-area .single-core-feature .feature-content {
  width: 70%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 50;
  background-color: rgba(255, 255, 255, 0.85);
  border: 2px solid #c9a66b;
  padding: 30px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  .core-features-area .single-core-feature .feature-content {
    width: 85%;
  }
}

.core-features-area .single-core-feature .feature-content i {
  font-size: 60px;
  color: #c9a66b;
  margin-bottom: 30px;
  display: block;
}

.core-features-area .single-core-feature .feature-content h3 {
  font-size: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .core-features-area .single-core-feature .feature-content h3 {
    font-size: 24px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .core-features-area .single-core-feature .feature-content h3 {
    font-size: 24px;
  }
}

@media only screen and (max-width: 767px) {
  .core-features-area .single-core-feature .feature-content h3 {
    font-size: 24px;
  }
}

.core-features-area .single-core-feature .feature-content p {
  margin-bottom: 0;
}

.single-service-area {
  position: relative;
  z-index: 1;
}

.single-service-area i {
  display: block;
  margin-bottom: 30px;
  color: #c9a66b;
  font-size: 60px;
}

.single-service-area h4 {
  font-size: 30px;
  margin-bottom: 25px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}

@media only screen and (max-width: 767px) {
  .single-service-area h4 {
    font-size: 24px;
  }
}

.single-service-area p {
  margin-bottom: 0;
}

.our-milestones {
  position: relative;
  z-index: 1;
}

.our-milestones .single-cool-fact {
  background-color: rgba(0, 0, 0, 0.63);
}

/* :: 11.0 Our Hotel Area CSS */
.single-hotel-info {
  position: relative;
  z-index: 1;
}

.single-hotel-info .hotel-info-text {
  position: relative;
  z-index: 1;
  margin-bottom: 45px;
}

.single-hotel-info .hotel-info-text h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  margin-bottom: 15px;
  font-size: 16px;
}

.single-hotel-info .hotel-info-text h6 span {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  max-width: 30px;
  width: 30px;
  margin-right: 15px;
  height: 30px;
  text-align: center;
  font-size: 12px;
  background-color: #c9a66b;
  border-radius: 50%;
  line-height: 30px;
  color: #ffffff;
}

/* :: 12.0 Testimonial Area CSS */
.testimonial-content {
  position: relative;
  z-index: 1;
  border: 2px solid #c9a66b;
  background-color: #ffffff;
  padding: 100px;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .testimonial-content {
    padding: 30px;
  }
}

.testimonial-content .single-testimonial {
  position: relative;
  z-index: 1;
  text-align: center;
}

.testimonial-content .single-testimonial p {
  font-size: 16px;
  color: #6b7280;
  font-style: italic;
}

@media only screen and (max-width: 767px) {
  .testimonial-content .single-testimonial p {
    font-size: 14px;
  }
}

.testimonial-content .single-testimonial h6 {
  margin-top: 55px;
  margin-bottom: 60px;
}

.testimonial-content .single-testimonial h6 span {
  color: #c9a66b;
}

@media only screen and (max-width: 767px) {
  .testimonial-content .single-testimonial h6 {
    margin-top: 25px;
    margin-bottom: 30px;
  }
}

.testimonial-content .single-testimonial img {
  width: auto !important;
  margin: 0 auto;
}

/* :: 13.0 Footer Area CSS */
.footer-area {
  position: relative;
  z-index: 1;
  background-color: #1a2332;
  padding-bottom: 40px;
}

.footer-area .footer-widget-area p {
  color: #cccccc;
  font-size: 16px;
  margin-bottom: 0;
}

.footer-area .footer-widget-area .widget-title {
  padding-top: 15px;
  color: #ffffff;
  font-weight: 400;
}

.footer-area .footer-widget-area .subscribe-form {
  position: relative;
  z-index: 1;
}

.footer-area .footer-widget-area .subscribe-form input {
  width: 100%;
  height: 46px;
  background-color: transparent;
  border: 2px solid #c9a66b;
  padding: 0 15px;
  color: #ffffff;
}

.footer-area .footer-widget-area .subscribe-form button {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  width: 100%;
  height: 46px;
  border: none;
  font-size: 16px;
  margin-top: 15px;
  color: #ffffff;
  cursor: pointer;
  background-color: #c9a66b;
}

.footer-area .footer-widget-area .subscribe-form button:hover,
.footer-area .footer-widget-area .subscribe-form button:focus {
  background-color: #1a2332;
}

.footer-area .copywrite-text {
  position: relative;
  z-index: 1;
}

.footer-area .copywrite-text p {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 12px;
  color: rgba(204, 204, 204, 0.4);
}

.footer-area .copywrite-text p a {
  font-size: 12px;
  color: rgba(204, 204, 204, 0.4);
}

.section-padding-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.footer-area .copywrite-text p a:hover {
  color: #ffffff;
}

.breadcumb-content {
  margin-top: 95px;
}

/* :: 14.0 Breadcumb Area CSS */
.breadcumb-area {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 300px;

}

@media only screen and (max-width: 767px) {
  .section-padding-100 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .breadcumb-area {
    height: 340px;
  }
}

.breadcumb-area .bradcumbContent {
  margin-top: 70px;
}

@media only screen and (max-width: 767px) {
  .breadcumb-area .bradcumbContent {
    margin-top: 0;
  }
}

.breadcumb-area .bradcumbContent h2 {
  font-size: 48px;
  color: #ffffff;
  margin-bottom: 0;
  padding: 5px 30px;
  border: 2px solid #c9a66b;
  background-color: rgba(0, 0, 0, 0.63);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcumb-area .bradcumbContent h2 {
    font-size: 36px;
  }
}

@media only screen and (max-width: 767px) {
  .breadcumb-area .bradcumbContent h2 {
    font-size: 30px;
  }
}

/* :: 15.0 Blog Area CSS */
.single-blog-post {
  position: relative;
  z-index: 10;
}

.single-blog-post .blog-post-thumb {
  position: relative;
  z-index: 1;
}

.single-blog-post .post-content {
  position: relative;
  z-index: 1;
  width: 80%;
  border: 2px solid #c9a66b;
  padding: 50px 40px 30px;
  left: 10%;
  text-align: center;
  margin-top: -145px;
  background-color: #ffffff;
}

@media only screen and (max-width: 767px) {
  .single-blog-post .post-content {
    width: 90%;
    left: 5%;
    margin-top: -25px;
    padding: 40px 30px 20px;
  }
}

.single-blog-post .post-content .post-date {
  position: absolute;
  left: 50%;
  top: -26.5px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.single-blog-post .post-content .post-title {
  font-size: 30px;
  display: block;
  margin-bottom: 10px;
}

.single-blog-post .post-content .post-title:hover,
.single-blog-post .post-content .post-title:focus {
  color: #c9a66b;
}

.form-group-styled:focus-within .form-icon {
  color: #c9a66b;
}

@media only screen and (max-width: 767px) {
  .single-blog-post .post-content .post-title {
    font-size: 20px;
    margin-bottom: 15px;
  }
}

.single-blog-post .post-content .post-meta {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}

.single-blog-post .post-content .post-meta a {
  font-size: 12px;
  color: #1a2332;
  position: relative;
  z-index: 2;
}

.single-blog-post .post-content .post-meta a:first-child {
  margin-right: 30px;
}

.single-blog-post .post-content .post-meta a:first-child::after {
  position: absolute;
  top: -2px;
  right: -18px;
  content: '|';
  z-index: 10;
}

/* :: 16.0 Contact Area CSS */
.contact-area {
  position: relative;
  z-index: 1;
}

.contact-area .home-map-area {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
  height: 685px;
}

@media only screen and (max-width: 767px) {
  .contact-area .home-map-area {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    height: 450px;
  }
}

.contact-area .home-map-area iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.contact-area .contact-info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
  padding: 0 8%;
}

@media only screen and (max-width: 767px) {
  .contact-area .contact-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    padding: 50px 30px;
  }
}

.contact-area .contact-info h4,
.contact-area .contact-info h5 {
  margin-bottom: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .contact-area .contact-info h4,
  .contact-area .contact-info h5 {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {

  .contact-area .contact-info h4,
  .contact-area .contact-info h5 {
    font-size: 16px;
  }
}

.contact-area .contact-info .social-info a {
  display: inline-block;
  margin-right: 15px;
}

.contact-area .contact-info .social-info a:hover,
.contact-area .contact-info .social-info a:focus {
  color: #c9a66b;
}

.single-contact-information {
  position: relative;
  z-index: 1;
}

.single-contact-information .section-text {
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
}

.single-contact-information .section-text h3 {
  font-weight: 400;
  font-size: 30px;
  margin-bottom: 10px;
}

.single-contact-information .section-text p {
  margin-bottom: 0;
}

.single-contact-information .contact-content {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
}

.single-contact-information .contact-content:last-child {
  margin-bottom: 0;
}

.single-contact-information .contact-content p {
  font-size: 15px;
  color: #6b7280;
  margin-bottom: 0;
}

.single-contact-information .contact-content p:first-child {
  font-size: 18px;
  color: #c9a66b;
  margin-bottom: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
  max-width: 90px;
  width: 90px;
}

.map-area {
  position: relative;
  z-index: 2;
}

.map-area iframe {
  width: 100%;
  height: 515px;
  border: none;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .map-area iframe {
    height: 300px;
  }
}

.contact-form-area {
  position: relative;
  z-index: 1;
}

.contact-form-area form {
  position: relative;
  z-index: 1;
}

.contact-form-area form input,
.contact-form-area form textarea {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  border: none;
  border-bottom: 2px solid #c9c9c9;
  margin-bottom: 30px;
  font-size: 12px;
  font-style: italic;
  color: #6b7280;
  border-radius: 0;
  width: 100%;
  height: 52px;
}

.contact-form-area form input:focus,
.contact-form-area form textarea:focus {
  border-color: #c9a66b;
  box-shadow: none;
}

.contact-form-area form textarea {
  height: 180px;
}

/* :: 17.0 Skills Area CSS */
.single-skils-area {
  position: relative;
  z-index: 1;
  text-align: center;
}

.single-skils-area .circle {
  position: relative;
  z-index: 10;
  margin-bottom: 15px;
}

.single-skils-area .skills-text {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.single-skils-area .skills-text span {
  font-size: 48px;
  color: #232323;
}

.single-skils-area .skills-text p {
  margin-bottom: 0;
  line-height: 1;
  font-size: 14px;
  color: #232323;
}

/* :: 18.0 Elements Area CSS */
.elements-title h2 {
  font-size: 48px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .elements-title h2 {
    font-size: 24px;
  }
}

.single-icon {
  position: relative;
  z-index: 1;
  padding: 50px 30px;
  border: 2px solid #c9a66b;
  text-align: center;
}

.single-icon i {
  color: #c9a66b;
  font-size: 70px;
  display: block;
  margin-bottom: 30px;
}

.single-icon span {
  font-size: 16px;
}

/* :: 18.1.0 Single Cool Facts CSS */
.single-cool-fact {
  position: relative;
  z-index: 1;
  width: 200px;
  padding: 35px 15px;
  border: 2px solid #c9a66b;
  text-align: center;
  background-color: #1a2332;
  margin: 0 auto;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}

.single-cool-fact .scf-text i {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  display: block;
  font-size: 70px;
  margin-bottom: 10px;
  color: #c9a66b;
}

.single-cool-fact .scf-text h2 {
  font-size: 48px;
  margin-bottom: 5px;
  color: #ffffff;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-cool-fact .scf-text h2 {
    font-size: 48px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-cool-fact .scf-text h2 {
    font-size: 36px;
  }
}

@media only screen and (max-width: 767px) {
  .single-cool-fact .scf-text h2 {
    font-size: 30px;
  }
}

.single-cool-fact .scf-text p {
  font-size: 14px;
  margin-bottom: 0;
  color: #ffffff;
  line-height: 1;
}

.single-cool-fact:hover,
.single-cool-fact:focus {
  background-color: #c9a66b;
}

.single-cool-fact:hover .scf-text i,
.single-cool-fact:focus .scf-text i {
  color: #ffffff;
}

/* :: 18.2.0 Accordians Area CSS */
.single-accordion.panel {
  background-color: #ffffff;
  border: 0 solid transparent;
  border-radius: 4px;
  box-shadow: 0 0 0 transparent;
  margin-bottom: 15px;
}

.single-accordion:last-of-type {
  margin-bottom: 0;
}

.single-accordion h6 {
  margin-bottom: 0;
}

.single-accordion h6 a {
  background-color: #c9a66b;
  border-radius: 0;
  border: 2px solid #c9a66b;
  color: #ffffff;
  display: block;
  margin: 0;
  padding: 20px 70px 20px 30px;
  position: relative;
  font-size: 14px;
  text-transform: capitalize;
}

.single-accordion h6 a span {
  background: transparent;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  font-size: 10px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 58px;
  height: 100%;
  color: #ffffff;
  line-height: 58px;
}

.single-accordion h6 a span.accor-open {
  opacity: 0;
}

.single-accordion h6 a.collapsed {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  background-color: #ffffff;
  color: #6b7280;
  border: 2px solid #c9a66b;
}

.single-accordion h6 a.collapsed span {
  color: #6b7280;
}

.single-accordion h6 a.collapsed span.accor-close {
  opacity: 0;
}

.single-accordion h6 a.collapsed span.accor-open {
  opacity: 1;
}

.single-accordion .accordion-content {
  border-top: 0 solid transparent;
  box-shadow: none;
  padding: 30px 15px 5px;
}

.single-accordion .accordion-content p {
  margin-bottom: 0;
}

/* :: 18.3.0 Tabs Area CSS */
.palatin-tabs-content {
  position: relative;
  z-index: 1;
}

.palatin-tabs-content .nav-tabs {
  border-bottom: none;
  margin-bottom: 30px;
}

.palatin-tabs-content .nav-tabs .nav-link {
  background-color: #ffffff;
  border: 2px solid #c9a66b;
  padding: 0 20px;
  height: 58px;
  line-height: 58px;
  color: #6b7280;
  margin: 0 2px;
  border-radius: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .palatin-tabs-content .nav-tabs .nav-link {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 767px) {
  .palatin-tabs-content .nav-tabs .nav-link {
    padding: 0 15px;
    font-size: 12px;
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .palatin-tabs-content .nav-tabs .nav-link {
    padding: 0 15px;
  }
}

.palatin-tabs-content .nav-tabs .nav-link.active {
  background-color: #c9a66b;
  color: #ffffff;
}

.palatin-tabs-content .palatin-tab-text p {
  margin-bottom: 0;
}

.palatin-tabs-content .tab-content h6 {
  font-size: 18px;
}

/* ====== The End ====== */

/*# sourceMappingURL=style.css.map */




/* :: 9.5 Amenities Area CSS */
.amenities-area {
  position: relative;
  z-index: 1;
}

.single-amenity-area {
  position: relative;
  z-index: 1;
  padding: 0 15px;
  transition: all 0.5s ease;
}

.single-amenity-area i {
  transition: all 0.5s ease;
}

.single-amenity-area h5 {
  color: #363636;
  font-size: 20px;
  margin-bottom: 15px;
  transition: all 0.5s ease;
}

.single-amenity-area p {
  margin-bottom: 0;
  line-height: 1.8;
}

.single-amenity-area:hover i {
  transform: translateY(-5px);
}

.single-amenity-area:hover h5 {
  color: #a78d4b;
}

.guest-access-info {
  position: relative;
  z-index: 1;
  border-radius: 5px;
  text-align: center;
}

.guest-access-info h2 {
  color: #ffffff !important;
}

.guest-access-info p {
  color: #ffffff !important;
}

.guest-access-info h5 {
  color: #ffffff !important;
  margin-bottom: 15px;
  font-size: 22px;
}


/* :: Location Highlights Area CSS */
.location-highlights-area {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.location-highlights-area::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: -1;
}

.location-content {
  position: relative;
  z-index: 10;
}

.single-location-feature {
  position: relative;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 40px 25px;
  margin-bottom: 30px;
  border: 2px solid transparent;
  border-radius: 5px;
  transition: all 0.4s ease-in-out;
  transform: translateY(0);
}

.single-location-feature:hover {
  background-color: rgba(255, 255, 255, 1);
  border-color: #a78d4b;
  transform: translateY(-10px);
  box-shadow: 0 15px 40px rgba(167, 141, 75, 0.3);
}

.location-icon {
  position: relative;
  width: 80px;
  height: 80px;
  margin: 0 auto 25px;
  background: linear-gradient(135deg, #a78d4b 0%, #d4b896 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease-in-out;
}

.single-location-feature:hover .location-icon {
  transform: rotateY(360deg);
  background: linear-gradient(135deg, #363636 0%, #1a1a1a 100%);
}

.location-icon i {
  font-size: 40px;
  color: #ffffff;
  transition: all 0.3s ease;
}

.single-location-feature h5 {
  color: #363636;
  font-size: 22px;
  margin-bottom: 15px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.single-location-feature:hover h5 {
  color: #a78d4b;
}

.single-location-feature p {
  color: #7d7d7d;
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 0;
}

.location-highlight-box {
  background: linear-gradient(135deg, rgba(167, 141, 75, 0.95) 0%, rgba(212, 184, 150, 0.95) 100%);
  padding: 40px 50px;
  border-radius: 8px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  animation: pulse-border 3s infinite;
}

@keyframes pulse-border {

  0%,
  100% {
    border-color: rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 0 rgba(167, 141, 75, 0.7);
  }

  50% {
    border-color: rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 0 10px rgba(167, 141, 75, 0);
  }
}

.location-highlight-box h4 {
  color: #ffffff;
  font-size: 28px;
  margin-bottom: 15px;
  font-weight: 500;
}

.location-highlight-box p {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 0;
  line-height: 1.8;
}

/* Responsive Design */
@media only screen and (max-width: 991px) {
  .single-location-feature {
    padding: 35px 20px;
  }

  .location-highlight-box {
    padding: 35px 30px;
  }

  .location-highlight-box h4 {
    font-size: 24px;
  }

  .location-highlight-box .text-left {
    text-align: center !important;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .single-location-feature {
    padding: 30px 20px;
    margin-bottom: 20px;
  }

  .location-icon {
    width: 70px;
    height: 70px;
  }

  .location-icon i {
    font-size: 35px;
  }

  .single-location-feature h5 {
    font-size: 20px;
  }

  .location-highlight-box {
    padding: 30px 20px;
    margin-top: 50px !important;
  }

  .location-highlight-box h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .location-highlight-box p {
    font-size: 14px;
  }
}

@media only screen and (max-width: 575px) {
  .location-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
  }

  .location-icon i {
    font-size: 30px;
  }

  .single-location-feature h5 {
    font-size: 18px;
  }

  .single-location-feature p {
    font-size: 13px;
  }
}


/* :: Hero Floating Card - Dark Theme with Smooth Transitions */
.hero-floating-card {
  background: rgba(0, 0, 0, 0.75);

  border-radius: 0;
  padding: 50px 50px;
  box-shadow: 0 20px 80px rgba(0, 0, 0, 0.5);
  border: 2px solid rgba(167, 141, 75, 0.6);
  position: relative;
  overflow: hidden;
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s ease-in-out;
}

/* Smooth transition for owl carousel slides */
.owl-carousel .owl-item {
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
}

.owl-carousel .owl-item.active .hero-floating-card {
  animation: smoothFadeIn 1s ease-in-out forwards;
}

@keyframes smoothFadeIn {
  0% {
    opacity: 0;
    transform: translateY(30px) scale(0.95);
  }

  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

.hero-floating-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(167, 141, 75, 0.1), transparent);
  transition: left 0.8s;
}

.hero-floating-card:hover::before {
  left: 100%;
}

.floating-card-header {
  text-align: center;
  margin-bottom: 40px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(167, 141, 75, 0.4);
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInDown 0.8s ease-in-out 0.3s forwards;
}

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

.floating-card-header h3 {
  font-size: 42px;
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 15px;
  line-height: 1.2;
  letter-spacing: 1px;
}

.location-badge {
  display: inline-block;
  padding: 10px 30px;
  background: rgba(167, 141, 75, 0.9);
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  border-radius: 0;
  letter-spacing: 1px;
  text-transform: capitalize;
}

.location-badge i {
  margin-right: 8px;
  font-size: 15px;
}

.floating-card-features {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  margin-bottom: 40px;
}

.feature-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 25px 15px;
  background: transparent;
  border-radius: 0;
  transition: all 0.4s ease;
  border: 1px solid transparent;
  position: relative;
  opacity: 0;
  transform: translateY(20px);
}

/* Staggered animation for feature items */
.owl-carousel .owl-item.active .feature-item:nth-child(1) {
  animation: fadeInUp 0.6s ease-in-out 0.5s forwards;
}

.owl-carousel .owl-item.active .feature-item:nth-child(2) {
  animation: fadeInUp 0.6s ease-in-out 0.6s forwards;
}

.owl-carousel .owl-item.active .feature-item:nth-child(3) {
  animation: fadeInUp 0.6s ease-in-out 0.7s forwards;
}

.owl-carousel .owl-item.active .feature-item:nth-child(4) {
  animation: fadeInUp 0.6s ease-in-out 0.8s forwards;
}

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

.feature-item::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background: #a78d4b;
  transition: width 0.4s ease;
}

.feature-item:hover::after {
  width: 80%;
}

.feature-item:hover {
  background: rgba(167, 141, 75, 0.08);
  border-color: rgba(167, 141, 75, 0.3);
}

.feature-icon {
  width: 70px;
  height: 70px;
  background: transparent;
  border: 2px solid #a78d4b;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transition: all 0.5s ease;
}

.feature-item:hover .feature-icon {
  background: #a78d4b;
  transform: scale(1.15);
  box-shadow: 0 10px 30px rgba(167, 141, 75, 0.4);
}

.feature-icon i {
  font-size: 32px;
  color: #a78d4b;
  transition: color 0.3s ease;
}

.feature-item:hover .feature-icon i {
  color: #ffffff;
}

.feature-text {
  font-size: 15px;
  color: #ffffff;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.5px;
}

.floating-card-cta {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
  padding-top: 30px;
  border-top: 1px solid rgba(167, 141, 75, 0.4);
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInUp 0.6s ease-in-out 0.9s forwards;
}

.btn-call {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 18px 35px;

  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  border-radius: 0;
  text-decoration: none;
  transition: all 0.4s ease;
  border: 2px solid #363636;
  letter-spacing: 0.5px;

  background: transparent;
  border-color: #a78d4b;
  color: #a78d4b;

}

.btn-call i {
  font-size: 18px;
  animation: ringPhone 2s infinite;
}

@keyframes ringPhone {

  0%,
  100% {
    transform: rotate(0deg);
  }

  10%,
  30% {
    transform: rotate(-12deg);
  }

  20%,
  40% {
    transform: rotate(12deg);
  }
}

.btn-call:hover {
  background: transparent;
  border-color: #a78d4b;
  color: #a78d4b;

  box-shadow: 0 8px 25px rgba(167, 141, 75, 0.3);
}

.floating-card-cta .palatin-btn {
  padding: 18px 45px;
  font-size: 16px;
  border-radius: 0;
  letter-spacing: 0.5px;
  transition: all 0.4s ease;
}

.floating-card-cta .palatin-btn:hover {

  box-shadow: 0 8px 25px rgba(167, 141, 75, 0.4);
}

/* Responsive Design */
@media only screen and (max-width: 991px) {
  .hero-floating-card {
    padding: 35px 30px;
  }

  .floating-card-header h3 {
    font-size: 32px;
  }

  .location-badge {
    font-size: 13px;
    padding: 9px 25px;
  }

  .floating-card-features {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 35px;
  }

  .feature-item {
    padding: 20px 12px;
  }

  .feature-icon {
    width: 65px;
    height: 65px;
  }

  .feature-icon i {
    font-size: 30px;
  }

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

  .floating-card-cta {
    gap: 12px;
  }

  .btn-call,
  .floating-card-cta .palatin-btn {
    width: 100%;
    justify-content: center;
    padding: 16px 30px;
  }
}

@media only screen and (max-width: 767px) {
  .single-hero-slide {
    height: 735px;
  }

  .hero-floating-card {
    padding: 25px 20px;
    margin: 0 10px;
  }

  .floating-card-header {
    margin-bottom: 25px;
    padding-bottom: 20px;
  }

  .floating-card-header h3 {
    font-size: 26px;
    margin-bottom: 12px;
  }

  .location-badge {
    font-size: 12px;
    padding: 7px 20px;
  }

  .floating-card-features {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    margin-bottom: 25px;
  }

  .feature-item {
    padding: 18px 10px;
  }

  .feature-icon {
    width: 55px;
    height: 55px;
    margin-bottom: 15px;
  }

  .feature-icon i {
    font-size: 26px;
  }

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

  .floating-card-cta {
    padding-top: 20px;
    gap: 10px;
  }

    .btn-call, .palatin-btn {
    font-size: 14px;
    padding: 10px 20px !important;
    background-color: rgba(167, 141, 75, 0.9);
    font-weight: 600!important;
  }

  .btn-call i {
    font-size: 16px;
  }

  .floating-card-cta .palatin-btn {
    font-size: 14px;
    padding: 14px 30px;
  }
}

@media only screen and (max-width: 575px) {
  .single-hero-slide {
    height: 735px;
  }

  .hero-floating-card {
    padding: 20px 15px;
    margin: 0 5px;
    border-width: 1px;
  }

  .floating-card-header {
    margin-bottom: 20px;
    padding-bottom: 15px;
  }

  .floating-card-header h3 {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .location-badge {
    font-size: 11px;
    padding: 6px 15px;
  }

  .location-badge i {
    font-size: 12px;
    margin-right: 5px;
  }

  .floating-card-features {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    margin-bottom: 20px;
  }

  .feature-item {
    padding: 15px 8px;
  }

  .feature-icon {
    width: 50px;
    height: 50px;
    margin-bottom: 12px;
    border-width: 1.5px;
  }

  .feature-icon i {
    font-size: 22px;
  }

  .feature-text {
    font-size: 12px;
    line-height: 1.3;
  }

  .floating-card-cta {
    padding-top: 15px;
    gap: 10px;
  }

  .btn-call {
   
    gap: 8px;
  }

  .btn-call i {
    font-size: 14px;
  }

  .floating-card-cta .palatin-btn {
    font-size: 13px;
    padding: 12px 25px;
  }
}

@media only screen and (max-width: 480px) {
  .single-hero-slide {
    height: 735px;
  }

  .hero-floating-card {
    padding: 18px 12px;
  }

  .floating-card-header h3 {
    font-size: 20px;
  }

  .location-badge {
    font-size: 10px;
    padding: 5px 12px;
  }

  .floating-card-features {
    gap: 10px;
  }

  .feature-item {
    padding: 12px 6px;
  }

  .feature-icon {
    width: 45px;
    height: 45px;
    margin-bottom: 10px;
  }

  .feature-icon i {
    font-size: 20px;
  }

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

  .btn-call,
  .floating-card-cta .palatin-btn {
    font-size: 12px;
    padding: 11px 20px;
  }
}

@media only screen and (max-width: 375px) {
  .single-hero-slide {
    height: 735px;
  }

  .hero-floating-card {
    padding: 15px 10px;
  }

  .floating-card-header h3 {
    font-size: 18px;
  }

  .floating-card-header {
    margin-bottom: 15px;
    padding-bottom: 12px;
  }

  .location-badge {
    font-size: 9px;
    padding: 4px 10px;
  }

  .floating-card-features {
    gap: 8px;
    margin-bottom: 15px;
  }

  .feature-item {
    padding: 10px 5px;
  }

  .feature-icon {
    width: 40px;
    height: 40px;
    margin-bottom: 8px;
  }

  .feature-icon i {
    font-size: 18px;
  }

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

  .floating-card-cta {
    padding-top: 12px;
    gap: 8px;
  }

  .btn-call {
    font-size: 11px;
    padding: 10px 15px;
  }

  .floating-card-cta .palatin-btn {
    font-size: 11px;
    padding: 10px 20px;
  }
}

/* Hide old styles */
.hero-info-panel,
.hero-slides-content,
.hero-slides-content-modern {
  display: none !important;
}


/* :: Nearby Restaurants Area CSS */
.nearby-restaurants-area {
  position: relative;
  z-index: 1;
}

.single-restaurant-card {
  background: #ffffff;
  padding: 40px 30px;
  text-align: center;
  margin-bottom: 30px;
  border: 1px solid #e8e8e8;
  transition: all 0.4s ease;
  border-radius: 5px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}

.single-restaurant-card:hover {
  transform: translateY(-10px);
  border-color: #a78d4b;
  box-shadow: 0 15px 40px rgba(167, 141, 75, 0.2);
}

.restaurant-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 25px;
  background: linear-gradient(135deg, #a78d4b 0%, #d4b896 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease;
}

.single-restaurant-card:hover .restaurant-icon {
  transform: scale(1.1) rotate(360deg);
  background: linear-gradient(135deg, #363636 0%, #1a1a1a 100%);
}

.restaurant-icon i {
  font-size: 40px;
  color: #ffffff;
}

.single-restaurant-card h4 {
  font-size: 24px;
  color: #363636;
  margin-bottom: 15px;
  font-weight: 600;
  transition: color 0.3s ease;
}

.single-restaurant-card:hover h4 {
  color: #a78d4b;
}

.walk-time {
  font-size: 14px;
  color: #a78d4b;
  font-weight: 600;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.walk-time i {
  font-size: 16px;
}

.single-restaurant-card p {
  color: #7d7d7d;
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 0;
}

/* Responsive */
@media only screen and (max-width: 767px) {
  .single-restaurant-card {
    padding: 30px 20px;
  }

  .restaurant-icon {
    width: 70px;
    height: 70px;
  }

  .restaurant-icon i {
    font-size: 35px;
  }

  .single-restaurant-card h4 {
    font-size: 20px;
  }
}


/* ===== About Us Page Styles ===== */
.space-details-card {
  background: #fff;
  padding: 40px 30px;
  border-radius: 0;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.space-details-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.space-details-card .space-icon {
  font-size: 50px;
  color: #a78d4b;
  margin-bottom: 20px;
}

.space-details-card h4 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #333;
}

.space-details-card p {
  color: #666;
  line-height: 1.8;
  margin-bottom: 20px;
}

.space-features {
  list-style: none;
  padding: 0;
  margin: 0;
}

.space-features li {
  padding: 8px 0;
  color: #555;
  font-size: 15px;
}

.space-features li i {
  color: #a78d4b;
  margin-right: 10px;
}

.location-highlights h6 {
  padding: 12px 0;
  color: #333;
  font-size: 16px;
  font-weight: 500;
}

.location-highlights h6 i {
  color: #a78d4b;
  margin-right: 10px;
  font-size: 18px;
}

.guest-access-item {
  padding: 25px;
  margin-bottom: 20px;
}

.guest-access-item h5 i {
  margin-right: 10px;
}

.single-feature-area .feature-icon-circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: rgba(167, 141, 75, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  transition: all 0.3s ease;
}

.single-feature-area .feature-icon-circle i {
  font-size: 40px;
  color: #a78d4b;
}

.single-feature-area:hover .feature-icon-circle {
  background: #a78d4b;
}

.single-feature-area:hover .feature-icon-circle i {
  color: #fff;
}

/* ===== Contact Page Styles ===== */
.single-contact-info {
  padding: 40px 30px;
  background: #fff;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

.single-contact-info:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.contact-icon-circle {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: rgba(167, 141, 75, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.contact-icon-circle i {
  font-size: 30px;
  color: #a78d4b;
}

.single-contact-info h6 a {
  color: #a78d4b;
  text-decoration: none;
  font-weight: 600;
}

.single-contact-info h6 a:hover {
  color: #8a7440;
}

.checkin-step {
  padding: 30px 20px;
  background: #fff;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  margin-bottom: 30px;
  min-height: 250px;
}

.checkin-step .step-number {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #a78d4b;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  font-size: 24px;
  font-weight: bold;
}

.checkin-step h5 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #333;
}

.checkin-step p {
  color: #666;
  font-size: 14px;
}

.note-box {
  background: #fff8e1;
  padding: 30px;
  border-left: 4px solid #a78d4b;
}

.note-box h5 {
  color: #a78d4b;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
}

.note-box h5 i {
  margin-right: 10px;
}

.note-box p {
  color: #666;
  line-height: 1.8;
  margin: 0;
}

.booking-form .form-group {
  margin-bottom: 20px;
}

.booking-form .form-control {
  border: 1px solid #ddd;
  padding: 15px 20px;
  border-radius: 0;
  font-size: 14px;
}

.booking-form .form-control:focus {
  border-color: #a78d4b;
  box-shadow: none;
}

.booking-form textarea.form-control {
  resize: none;
}

.map-container {
  border: 1px solid #ddd;
}

.map-container iframe {
  display: block;
}

.location-details h6 {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin-bottom: 10px;
}

.location-details h6 i {
  color: #a78d4b;
  margin-right: 10px;
}

.location-details p {
  color: #666;
  line-height: 1.8;
}

.quick-contact-banner h2 {
  font-size: 36px;
  font-weight: 600;
}

.quick-contact-banner p {
  font-size: 18px;
  margin-bottom: 0;
}

.contact-buttons a {
  margin: 0 10px;
}

.contact-buttons a i {
  margin-right: 8px;
}

/* Footer Links */
.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links li {
  margin-bottom: 10px;
}

.footer-links li a {
  color: #999;
  text-decoration: none;
  transition: all 0.3s ease;
}

.footer-links li a:hover {
  color: #a78d4b;
  padding-left: 5px;
}

/* Responsive Adjustments */
@media only screen and (max-width: 767px) {
  .space-details-card {
    padding: 30px 20px;
  }

  .checkin-step {
    min-height: auto;
    margin-bottom: 20px;
  }

  .quick-contact-banner h2 {
    font-size: 28px;
  }

  .quick-contact-banner p {
    font-size: 16px;
  }

  .contact-buttons a {
    margin: 10px 5px;
    display: inline-block;
  }
}

@media only screen and (max-width: 575px) {
  .space-details-card {
    padding: 25px 15px;
  }

  .single-contact-info {
    padding: 30px 20px;
  }

  .contact-buttons a {
    display: block;
    margin: 10px 0;
  }
}

.single-property-feature {
  border: 1px solid #e6d5b9;
}

/* ===== Property Features Section ===== */
.single-property-feature {
  padding: 40px 20px;
  background: #fff;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  border-radius: 0;
}

.single-property-feature:hover {

  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.property-feature-icon {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: rgba(167, 141, 75, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  transition: all 0.3s ease;
}

.property-feature-icon i {
  font-size: 45px;
  color: #a78d4b;
  transition: all 0.3s ease;
}

.single-property-feature:hover .property-feature-icon {
  background: #a78d4b;
}

.single-property-feature:hover .property-feature-icon i {
  color: #fff;
}

.single-property-feature h5 {
  font-size: 18px;
  font-weight: 600;
  color: #333;
}

.single-property-feature p {
  color: #666;
  font-size: 14px;
  line-height: 1.8;
}

.space-highlight-box {
  background: #fff;
  padding: 50px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
  border-radius: 0;
  border: 1px solid #e6d5b9;
}

.space-size-badge {
  background: rgba(167, 141, 75, 0.1);
  padding: 30px;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.space-size-badge h2 {
  font-size: 20px;
  font-weight: bold;
  color: #a78d4b;
  margin: 0;
  line-height: 1;
}

.space-size-badge p {
  font-size: 13px;
  color: #666;
  margin: 5px 0 0 0;
}

.space-highlight-box h4 {
  font-size: 24px;
  font-weight: 600;
  color: #333;
  margin-bottom: 15px;
}

.space-highlight-box p {
  color: #666;
  line-height: 1.8;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .space-highlight-box {
    padding: 30px 20px;
  }

  .space-size-badge {
    width: 120px;
    height: 120px;
    margin-bottom: 20px;
  }

  .space-size-badge h2 {
    font-size: 36px;
  }

  .space-highlight-box h4 {
    font-size: 20px;
    text-align: center;
  }

  .space-highlight-box p {
    text-align: center;
  }

  .space-highlight-box .btn {
    margin-top: 20px;
  }
}


/* ===== Additional Responsive Improvements ===== */
@media only screen and (max-width: 991px) {
  .hero-floating-card {
    padding: 30px 20px;
  }

  .floating-card-header h3 {
    font-size: 24px;
  }

  .floating-card-features {
    gap: 15px;
  }

  .feature-item {
    flex: 0 0 calc(50% - 10px);
  }
}

@media only screen and (max-width: 767px) {
  .single-restaurant-card {
    margin-bottom: 30px;
  }

  .location-highlight-box {
    padding: 30px 20px;
  }

  .location-highlight-box h4 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .location-highlight-box .btn {
    margin-top: 20px;
  }

  .single-amenity-area {
    margin-bottom: 50px !important;
  }

  .single-amenity-area i {
    font-size: 50px !important;
  }
}

@media only screen and (max-width: 575px) {
  .hero-floating-card {
    padding: 25px 15px;
  }

  .floating-card-header h3 {
    font-size: 20px;
  }

  .floating-card-header .location-badge {
    font-size: 12px;
  }

  .feature-item {
    flex: 0 0 100%;
    margin-bottom: 15px;
  }

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

  .floating-card-cta {
    flex-direction: column;
    gap: 15px;
  }

  .btn-call,
  .palatin-btn {
    width: 100%;
    justify-content: center;
  }

  .single-location-feature {
    margin-bottom: 40px;
  }

  .location-icon {
    width: 70px;
    height: 70px;
  }

  .location-icon i {
    font-size: 30px;
  }
}

/* ===== Contact Area Improvements ===== */
.contact-area .contact-info {
  padding: 80px 50px;
}

.contact-area .contact-info h4,
.contact-area .contact-info h5 {
  color: #333;
}

.contact-area .contact-info h5 {
  font-size: 18px;
  margin-bottom: 15px;
}

.contact-area .contact-info p {
  color: #666;
  line-height: 1.8;
}

@media only screen and (max-width: 991px) {
  .contact-area .contact-info {
    padding: 60px 40px;
  }
}

@media only screen and (max-width: 767px) {
  .contact-area {
    flex-direction: column;
  }

  .contact-area .home-map-area,
  .contact-area .contact-info {
    width: 100%;
  }

  .contact-area .contact-info {
    padding: 50px 30px;
  }
}

/* ===== Print Styles ===== */
@media print {

  .preloader,
  .header-area,
  .footer-area,
  .btn,
  .social-info {
    display: none !important;
  }

  body {
    background: #fff;
  }

  * {
    box-shadow: none !important;
  }
}


/* ===== Final CTA Section ===== */
.final-cta-area {
  position: relative;
}

.final-cta-content h2 {
  font-size: 42px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 20px;
}

.final-cta-content>p {
  font-size: 18px;
  line-height: 1.8;
}

.cta-stat {
  padding: 20px;
}

.cta-stat h3 {
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1;
}

.cta-stat p {
  font-size: 16px;
  margin: 0;
}

.cta-buttons a {
  margin: 0 10px;
  padding: 15px 35px;
}

.cta-buttons a i {
  margin-right: 10px;
}

@media only screen and (max-width: 991px) {
  .final-cta-content h2 {
    font-size: 32px;
  }

  .cta-stat {
    margin-bottom: 20px;
  }

  .cta-stat h3 {
    font-size: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .final-cta-content h2 {
    font-size: 28px;
  }

  .final-cta-content>p {
    font-size: 16px;
  }

  .cta-stat h3 {
    font-size: 36px;
  }

  .cta-stat p {
    font-size: 14px;
  }

  .cta-buttons a {
    display: block;
    margin: 10px 0;
    width: 100%;
  }
}



/* ===== SIMPLE DESIGN: Explore Kalyani Nagar ===== */
.location-simple-item {
  transition: all 0.3s ease;
  text-align: center;
}

.location-simple-icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #fff;
  border: 3px solid #a78d4b;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  transition: all 0.3s ease;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.location-simple-icon i {
  font-size: 36px;
  color: #a78d4b;
  transition: all 0.3s ease;
}

.location-simple-item:hover .location-simple-icon {
  background: #a78d4b;
  transform: scale(1.08);
  box-shadow: 0 5px 20px rgba(167, 141, 75, 0.3);
}

.location-simple-item:hover .location-simple-icon i {
  color: #fff;
}

.location-simple-item h6 {
  font-size: 16px;
  font-weight: 600;
  color: white;
  margin-bottom: 10px;
  line-height: 1.3;
}

.location-simple-item .location-distance {
  display: block;
  font-size: 13px;
  color: #a78d4b;
  font-weight: 600;
  letter-spacing: 0.5px;
}

/* ===== SIMPLE DESIGN: Premium Amenities - List Style ===== */
/* Amenities Split Panel Design */
.amenities-split-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  background: #ffffff;
  padding: 60px 50px;
  border: 2px solid #e8dcc8;
  position: relative;
}

.amenities-column {
  flex: 1;
}

.amenity-row {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 25px 0;
  border-bottom: 1px solid rgba(232, 220, 200, 0.5);
  transition: all 0.3s ease;
}

.amenity-row:last-child {
  border-bottom: none;
}



.left-column .amenity-row {
  padding-right: 30px;
}

.right-column .amenity-row {
  padding-left: 30px;
  flex-direction: row-reverse;
}

.amenity-icon-box {
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, #f8f7f5, #ffffff);
  border: 2px solid #a78d4b;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.4s ease;
}

.amenity-row:hover .amenity-icon-box {
  background: #a78d4b;

}

.amenity-icon-box i {
  font-size: 28px;
  color: #a78d4b;
  transition: color 0.4s ease;
}

.amenity-row:hover .amenity-icon-box i {
  color: #ffffff;
}

.amenity-content {
  flex: 1;
}

.amenity-content.text-right {
  text-align: right;
}

.amenity-content h5 {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
  letter-spacing: 0.5px;
  transition: color 0.3s ease;
}

.amenity-row:hover .amenity-content h5 {
  color: #a78d4b;
}

.amenity-content p {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
  margin: 0;
}

/* Center Divider */
.amenities-divider {
  width: 2px;
  background: linear-gradient(to bottom, transparent, #a78d4b, transparent);
  height: 100%;
  position: relative;
  margin: 0 40px;
}

.divider-line {
  width: 100%;
  height: 100%;
}

.divider-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70px;
  height: 70px;
  background: #a78d4b;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #ffffff;
  box-shadow: 0 0 0 2px #a78d4b;
}

.divider-icon i {
  font-size: 32px;
  color: #ffffff;
}

/* Bottom Info Strip */
.amenities-bottom-strip {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  background: #a78d4b;
  padding: 30px 40px;
  border-radius: 0;
  position: relative;
  overflow: hidden;
}

.amenities-bottom-strip::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
  transition: left 0.8s;
}

.amenities-bottom-strip:hover::before {
  left: 100%;
}

.strip-content {
  flex: 1;
}

.strip-content h4 {
  font-size: 22px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 8px;
  letter-spacing: 0.5px;
}

.strip-content p {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.7;
  margin: 0;
}

.btn-strip-action {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 35px;
  background: #ffffff;
  color: #a78d4b;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 0;
  letter-spacing: 1px;

  transition: all 0.3s ease;
  border: 2px solid #ffffff;
  flex-shrink: 0;
}

.btn-strip-action:hover {
  background: transparent;
  color: #ffffff;

}

.btn-strip-action i {
  font-size: 16px;
  transition: transform 0.3s ease;
}



/* Responsive - Amenities Split Panel */
@media only screen and (max-width: 991px) {
  .amenities-split-container {
    padding: 50px 40px;
  }

  .amenities-divider {
    margin: 0 30px;
  }

  .divider-icon {
    width: 60px;
    height: 60px;
  }

  .divider-icon i {
    font-size: 28px;
  }

  .amenity-icon-box {
    width: 55px;
    height: 55px;
  }

  .amenity-icon-box i {
    font-size: 26px;
  }

  .amenity-content h5 {
    font-size: 17px;
  }

  .amenity-content p {
    font-size: 13px;
  }

  .amenities-bottom-strip {
    padding: 25px 35px;
  }

  .strip-content h4 {
    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .amenities-split-container {
    flex-direction: column;
    padding: 40px 30px;
  }

  .amenities-column {
    width: 100%;
  }

  .left-column .amenity-row,
  .right-column .amenity-row {
    padding-left: 0;
    padding-right: 0;
  }

  .right-column .amenity-row {
    flex-direction: row;
  }

  .amenity-content.text-right {
    text-align: left;
  }

  .amenities-divider {
    width: 100%;
    height: 2px;
    margin: 30px 0;
  }

  .divider-icon {
    width: 55px;
    height: 55px;
  }

  .divider-icon i {
    font-size: 26px;
  }

  .amenity-row {
    padding: 20px 0;
  }

  .amenity-icon-box {
    width: 50px;
    height: 50px;
  }

  .amenity-icon-box i {
    font-size: 24px;
  }

  .amenity-content h5 {
    font-size: 16px;
  }

  .amenity-content p {
    font-size: 13px;
  }

  .amenities-bottom-strip {
    flex-direction: column;
    text-align: center;
    padding: 30px 25px;
    gap: 20px;
  }

  .strip-content h4 {
    font-size: 19px;
  }

  .strip-content p {
    font-size: 14px;
  }
    .btn-strip-action {
        padding: 10px 20px;
    }
}

@media only screen and (max-width: 575px) {
  .amenities-split-container {
    padding: 30px 20px;
  }

  .amenity-row {
    padding: 18px 0;
    gap: 15px;
  }

  .amenity-icon-box {
    width: 48px;
    height: 48px;
  }

  .amenity-icon-box i {
    font-size: 22px;
  }

  .amenity-content h5 {
    font-size: 15px;
  }

  .amenity-content p {
    font-size: 12px;
  }

  .divider-icon {
    width: 50px;
    height: 50px;
  }

  .divider-icon i {
    font-size: 24px;
  }

  .amenities-bottom-strip {
    padding: 25px 20px;
  }

  .strip-content h4 {
    font-size: 18px;
  }

  .strip-content p {
    font-size: 13px;
  }

  .btn-strip-action {
    width: 100%;
    justify-content: center;
    font-size: 14px;
  }
}


/* Restaurant Section - Vertical Image Stack with Content */
.restaurant-vertical-images {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.vertical-image {
  position: relative;
  overflow: hidden;
  border: 3px solid #e8dcc8;
  height: 280px;
}

.vertical-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.vertical-image:hover img {
  transform: scale(1.1);
}

.image-overlay-badge {
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: #a78d4b;
  color: #ffffff;
  padding: 10px 25px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

/* Content Box */
.restaurant-content-box {
  background: #ffffff;
  padding: 40px 35px;
  border: 2px solid #e8dcc8;
  height: 100%;
}

.content-intro {
  margin-bottom: 35px;
  padding-bottom: 25px;
  border-bottom: 2px solid #f8f7f5;
}

.content-intro h3 {
  font-size: 28px;
  font-weight: 600;
  color: #333;
  margin-bottom: 15px;
  line-height: 1.3;
  letter-spacing: 0.5px;
}

.content-intro p {
  font-size: 15px;
  color: #666;
  line-height: 1.7;
  margin: 0;
}

/* Feature Points List */
.restaurant-features-list {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.feature-point {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(232, 220, 200, 0.5);
  transition: all 0.3s ease;
}

.feature-point:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.feature-point:hover {
  padding-left: 10px;
}

.point-icon {
  width: 55px;
  height: 55px;
  background: linear-gradient(135deg, #f8f7f5, #ffffff);
  border: 2px solid #a78d4b;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.4s ease;
}

.feature-point:hover .point-icon {
  background: #a78d4b;
  transform: scale(1.1);
}

.point-icon i {
  font-size: 26px;
  color: #a78d4b;
  transition: color 0.4s ease;
}

.feature-point:hover .point-icon i {
  color: #ffffff;
}

.point-content {
  flex: 1;
}

.point-content h5 {
  font-size: 17px;
  font-weight: 600;
  color: #333;
  margin-bottom: 6px;
  letter-spacing: 0.5px;
  transition: color 0.3s ease;
}

.feature-point:hover .point-content h5 {
  color: #a78d4b;
}

.point-content p {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
  margin: 0;
}

/* Responsive - Restaurant Section */
@media only screen and (max-width: 991px) {
  .vertical-image {
    height: 250px;
    border-width: 2px;
  }

  .image-overlay-badge {
    bottom: 15px;
    left: 15px;
    padding: 8px 20px;
    font-size: 13px;
  }

  .restaurant-vertical-images {
    gap: 15px;
  }

  .restaurant-content-box {
    padding: 35px 30px;
  }

  .content-intro h3 {
    font-size: 26px;
  }

  .content-intro p {
    font-size: 14px;
  }

  .feature-point {
    gap: 18px;
  }

  .point-icon {
    width: 50px;
    height: 50px;
  }

  .point-icon i {
    font-size: 24px;
  }

  .point-content h5 {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .vertical-image {
    height: 220px;
  }

  .restaurant-vertical-images {
    margin-bottom: 30px;
  }

  .restaurant-content-box {
    padding: 30px 25px;
  }

  .content-intro {
    margin-bottom: 30px;
    padding-bottom: 20px;
  }

  .content-intro h3 {
    font-size: 24px;
  }

  .content-intro p {
    font-size: 14px;
  }

  .restaurant-features-list {
    gap: 20px;
  }

  .feature-point {
    padding-bottom: 20px;
    gap: 15px;
  }

  .point-icon {
    width: 48px;
    height: 48px;
  }

  .point-icon i {
    font-size: 22px;
  }

  .point-content h5 {
    font-size: 15px;
  }

  .point-content p {
    font-size: 13px;
  }
}

@media only screen and (max-width: 575px) {
  .vertical-image {
    height: 200px;
  }

  .restaurant-vertical-images {
    gap: 12px;
  }

  .image-overlay-badge {
    bottom: 10px;
    left: 10px;
    padding: 6px 15px;
    font-size: 11px;
  }

  .restaurant-content-box {
    padding: 25px 20px;
  }

  .content-intro h3 {
    font-size: 22px;
  }

  .content-intro p {
    font-size: 13px;
  }

  .feature-point {
    gap: 12px;
  }

  .point-icon {
    width: 45px;
    height: 45px;
  }

  .point-icon i {
    font-size: 20px;
  }

  .point-content h5 {
    font-size: 14px;
  }

  .point-content p {
    font-size: 12px;
  }
}

/* ===== Responsive Design - Proper Alignment ===== */
@media only screen and (max-width: 991px) {

  /* Location Items */
  .location-simple-icon {
    width: 70px;
    height: 70px;
  }

  .location-simple-icon i {
    font-size: 32px;
  }

  .location-simple-item h6 {
    font-size: 15px;
  }
}

@media only screen and (max-width: 767px) {

  /* Location Items */
  .location-simple-item {
    margin-bottom: 40px;
  }

  .location-simple-icon {
    width: 65px;
    height: 65px;
  }

  .location-simple-icon i {
    font-size: 28px;
  }
}

@media only screen and (max-width: 575px) {

  /* Location Items */
  .location-simple-item {
    margin-bottom: 35px;
  }

  .location-simple-icon {
    width: 60px;
    height: 60px;
    border-width: 2px;
  }

  .location-simple-icon i {
    font-size: 26px;
  }

  .location-simple-item h6 {
    font-size: 14px;
  }

  .location-simple-item .location-distance {
    font-size: 12px;
  }
}


/* ===== Location Section - Hero Slider Style Match ===== */
.location-subtitle {
  display: inline-block;
  background: rgba(167, 141, 75, 0.9);
  color: #fff;
  padding: 10px 30px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-top: 20px;
}

/* Location Floating Grid - Match Hero Card Style */
.location-floating-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  padding: 40px;
  background: rgba(0, 0, 0, 0.75);
  border: 2px solid rgba(167, 141, 75, 0.6);
  border-radius: 0;
  box-shadow: 0 20px 80px rgba(0, 0, 0, 0.5);
}

.location-feature-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 25px 15px;
  background: transparent;
  border-radius: 0;
  transition: all 0.4s ease;
  border: 1px solid transparent;
  position: relative;
}

.location-feature-item::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background: #a78d4b;
  transition: width 0.4s ease;
}

.location-feature-item:hover::after {
  width: 80%;
}

.location-feature-item:hover {
  background: rgba(167, 141, 75, 0.08);
  border-color: rgba(167, 141, 75, 0.3);
}

.location-feature-icon {
  width: 70px;
  height: 70px;
  background: transparent;
  border: 2px solid #a78d4b;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transition: all 0.5s ease;
}

.location-feature-item:hover .location-feature-icon {
  background: #a78d4b;

  box-shadow: 0 10px 30px rgba(167, 141, 75, 0.4);
}

.location-feature-icon i {
  font-size: 32px;
  color: #a78d4b;
  transition: color 0.3s ease;
}

.location-feature-item:hover .location-feature-icon i {
  color: #ffffff;
}

.location-feature-text {
  font-size: 15px;
  color: #ffffff;
  font-weight: 500;
  margin-bottom: 8px;
  letter-spacing: 0.5px;
}

.location-feature-time {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
}

.location-cta-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.btn-location-call {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: transparent;
  border: 2px solid rgba(167, 141, 75, 0.8);
  color: #fff;
  padding: 12px 30px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}

.btn-location-call:hover {
  background: rgba(167, 141, 75, 0.9);
  border-color: #a78d4b;
  color: #fff;
}

.btn-location-call i {
  font-size: 16px;
}

/* Responsive - Location Section */
@media only screen and (max-width: 991px) {
  .location-floating-grid {
    grid-template-columns: repeat(2, 1fr);
    padding: 35px 30px;
    gap: 25px;
  }

  .location-feature-icon {
    width: 65px;
    height: 65px;
  }

  .location-feature-icon i {
    font-size: 30px;
  }

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

@media only screen and (max-width: 767px) {
  .location-subtitle {
    padding: 8px 20px;
    font-size: 13px;
  }

  .location-floating-grid {
    padding: 30px 20px;
    gap: 20px;
  }

  .location-feature-icon {
    width: 55px;
    height: 55px;
  }

  .location-feature-icon i {
    font-size: 26px;
  }

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

  .location-feature-time {
    font-size: 12px;
  }

  .location-cta-buttons {
    flex-direction: column;
    gap: 15px;
  }

  .btn-location-call,
  .location-cta-buttons .btn {
    width: 100%;
    text-align: center;
    justify-content: center;
  }
}

@media only screen and (max-width: 575px) {
  .location-floating-grid {
    grid-template-columns: 1fr;
    padding: 25px 15px;
  }

  .location-feature-icon {
    width: 50px;
    height: 50px;
    border-width: 2px;
  }

  .location-feature-icon i {
    font-size: 22px;
  }

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

/* Restaurant Section - Overlapping Images UPDATE */
.restaurant-overlap-images {
  position: relative;
  height: 550px;
}

.overlap-image-back {
  position: absolute;
  top: 50px;
  right: 0;
  width: 70%;
  height: 400px;
  border: 4px solid #a78d4b;
  overflow: hidden;
  z-index: 1;
}

.overlap-image-back img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.overlap-image-back:hover img {
  transform: scale(1.1);
}

.overlap-image-front {
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  height: 400px;
  border: 4px solid #e8dcc8;
  overflow: hidden;
  z-index: 2;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
}

.overlap-image-front img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.overlap-image-front:hover img {
  transform: scale(1.1);
}

/* Content Wrapper NEW */
.restaurant-content-wrapper {
  padding-left: 30px;
}

.content-subtitle {
  font-size: 13px;
  font-weight: 600;
  color: #a78d4b;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.restaurant-content-wrapper h2 {
  font-size: 36px;
  font-weight: 600;
  color: #333;
  margin-bottom: 25px;
  line-height: 1.3;
  letter-spacing: 0.5px;
}

.content-description {
  font-size: 15px;
  color: #666;
  line-height: 1.8;
  margin-bottom: 20px;
}

/* Highlight Stat Box */
.highlight-stat-box {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  padding: 25px 30px;
  border: 3px solid #a78d4b;
  margin: 30px 0;
}

.stat-number {
  font-size: 48px;
  font-weight: 700;
  color: #333;
  line-height: 1;
}

.stat-label {
  font-size: 15px;
  font-weight: 600;
  color: #666;
  line-height: 1.4;
}

/* Mini Features Section */
.restaurant-mini-features {
  margin: 30px 0;
  padding-top: 25px;
  border-top: 2px solid #f8f7f5;
}

.restaurant-mini-features h4 {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  margin-bottom: 25px;
  letter-spacing: 0.5px;
}

.mini-feature-item {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  padding: 20px 0;
  border-bottom: 1px solid rgba(232, 220, 200, 0.5);
}

.mini-feature-item:last-child {
  border-bottom: none;
}

.mini-feature-item i {
  font-size: 32px;
  color: #a78d4b;
  flex-shrink: 0;
  margin-top: 5px;
}

.mini-feature-content h5 {
  font-size: 17px;
  font-weight: 600;
  color: #333;
  margin-bottom: 6px;
  letter-spacing: 0.5px;
}

.mini-feature-content p {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
  margin: 0;
}

/* Discover Button */
.btn-discover-more {
  display: inline-block;
  padding: 15px 40px;
  background: #a78d4b;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 0;
  letter-spacing: 1px;

  border: 1px solid #a78d4b;
}
.btn-strip-action {
font-size: 15px;
}
.palatin-btn:hover {
border: 1px solid #c9a66b !important;
color:#c9a66b !important;
}

.btn-discover-more:hover {
  background: transparent;
  color: #a78d4b;
   font-weight: 600;
  border: 1px solid #a78d4b;
   font-size: 15px;
}

/* Responsive - NEW Restaurant Overlap Design */
@media only screen and (max-width: 991px) {
  .restaurant-overlap-images {
    height: 450px;
  }

  .overlap-image-back,
  .overlap-image-front {
    height: 320px;
    border-width: 3px;
  }

  .overlap-image-back {
    top: 40px;
  }

  .restaurant-content-wrapper {
    padding-left: 20px;
  }

  .restaurant-content-wrapper h2 {
    font-size: 32px;
  }

  .content-description {
    font-size: 14px;
  }

  .highlight-stat-box {
    padding: 20px 25px;
    gap: 18px;
  }

  .stat-number {
    font-size: 42px;
  }

  .stat-label {
    font-size: 14px;
  }

  .restaurant-mini-features h4 {
    font-size: 20px;
  }

  .mini-feature-item {
    gap: 15px;
  }

  .mini-feature-item i {
    font-size: 28px;
  }
}

@media only screen and (max-width: 767px) {
  .restaurant-overlap-images {
    height: 400px;
    margin-bottom: 30px;
  }

  .overlap-image-back,
  .overlap-image-front {
    height: 280px;
    width: 75%;
  }

  .overlap-image-back {
    top: 30px;
  }

  .restaurant-content-wrapper {
    padding-left: 0;
  }

  .content-subtitle {
    font-size: 12px;
  }

  .restaurant-content-wrapper h2 {
    font-size: 28px;
  }

  .highlight-stat-box {
    padding: 18px 22px;
    margin: 25px 0;
  }

  .stat-number {
    font-size: 38px;
  }

  .restaurant-mini-features h4 {
    font-size: 19px;
    margin-bottom: 20px;
  }

  .mini-feature-item {
    padding: 15px 0;
  }

  .mini-feature-item i {
    font-size: 26px;
  }

  .mini-feature-content h5 {
    font-size: 16px;
  }

  .mini-feature-content p {
    font-size: 13px;
  }
}

@media only screen and (max-width: 575px) {
  .restaurant-overlap-images {
    height: 350px;
  }

  .overlap-image-back,
  .overlap-image-front {
    height: 240px;
    width: 80%;
  }

  .overlap-image-back {
    top: 25px;
  }

  .restaurant-content-wrapper h2 {
    font-size: 24px;
  }

  .highlight-stat-box {
    padding: 15px 20px;
    margin: 20px 0;
  }

  .stat-number {
    font-size: 34px;
  }

  .stat-label {
    font-size: 12px;
  }

  .restaurant-mini-features h4 {
    font-size: 18px;
  }

  .mini-feature-item i {
    font-size: 24px;
  }

  .mini-feature-content h5 {
    font-size: 15px;
  }

  .mini-feature-content p {
    font-size: 12px;
  }

  .btn-discover-more {
    width: 100%;
    text-align: center;
    padding: 12px 30px;
  }
}

/* ===== ABOUT US PAGE - 3 SECTIONS ===== */

/* Section 1: Main About with Overlapping Images */
.about-overlap-images {
  position: relative;
  height: 550px;
}

.about-image-back {
  position: absolute;
  top: 50px;
  right: 0;
  width: 70%;
  height: 400px;
  border: 4px solid #a78d4b;
  overflow: hidden;
  z-index: 1;
}

.about-image-back img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.about-image-back:hover img {
  transform: scale(1.1);
}

.about-image-front {
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  height: 400px;
  border: 4px solid #e8dcc8;
  overflow: hidden;
  z-index: 2;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
}

.about-image-front img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.about-image-front:hover img {
  transform: scale(1.1);
}

.about-image-badge {
  position: absolute;
  bottom: 25px;
  left: 25px;
  background: #a78d4b;
  color: #ffffff;
  padding: 12px 30px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.about-main-content {
  padding-left: 30px;
}

.about-subtitle {
  font-size: 13px;
  font-weight: 600;
  color: #a78d4b;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.about-main-content h2 {
  font-size: 36px;
  font-weight: 600;
  color: #333;
  margin-bottom: 25px;
  line-height: 1.3;
}

.about-description {
  font-size: 15px;
  color: #666;
  line-height: 1.8;
  margin-bottom: 20px;
}

.about-highlight-features {
  margin: 35px 0;
  padding: 30px;
  background: #f8f7f5;
  border: 2px solid #a78d4b;
}

.about-feature-item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 20px 0;
  border-bottom: 1px solid rgba(232, 220, 200, 0.5);
}

.about-feature-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.about-feature-item i {
  font-size: 32px;
  color: #a78d4b;
  flex-shrink: 0;
  margin-top: 5px;
}

.about-feature-item h5 {
  font-size: 17px;
  font-weight: 600;
  color: #333;
  margin-bottom: 6px;
}

.about-feature-item p {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
  margin: 0;
}

.btn-about-book {
  display: inline-block;
  padding: 15px 40px;
  background: #a78d4b;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 0;
  letter-spacing: 1px;
  transition: all 0.3s ease;
  border: 2px solid #a78d4b;
}

.btn-about-book:hover {
  background: transparent;
  color: #a78d4b;
}

/* Section 2: Location & Privacy Cards */
.location-privacy-card {
  background: #ffffff;
  padding: 40px 35px;
  border: 2px solid #e8dcc8;
  height: 100%;
  transition: all 0.3s ease;
}

.location-privacy-card:hover {
  border-color: #a78d4b;
  box-shadow: 0 10px 30px rgba(167, 141, 75, 0.15);

}

.card-icon-header {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 2px solid #f8f7f5;
}

.card-icon-header i {
  font-size: 48px;
  color: #a78d4b;
}

.card-icon-header h4 {
  font-size: 24px;
  font-weight: 600;
  color: #333;
  margin: 0;
}

.location-privacy-card>p {
  font-size: 15px;
  color: #666;
  line-height: 1.8;
  margin-bottom: 25px;
}

.privacy-points {
  list-style: none;
  padding: 0;
  margin: 0;
}

.privacy-points li {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  padding: 12px 0;
  font-size: 15px;
  color: #666;
  line-height: 1.6;
}

.privacy-points i {
  font-size: 20px;
  color: #a78d4b;
  margin-top: 2px;
  flex-shrink: 0;
}

/* Section 3: Why Choose Us Cards */
.why-choose-card {
  background: #ffffff;
  padding: 40px 30px;
  text-align: center;
  border: 2px solid #e8dcc8;
  height: 100%;
  transition: all 0.4s ease;
  margin-bottom: 30px;
}

.why-choose-card:hover {
  border-color: #a78d4b;
  transform: translateY(-10px);
  box-shadow: 0 15px 40px rgba(167, 141, 75, 0.2);
}

.why-icon {
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #f8f7f5, #ffffff);
  border: 3px solid #a78d4b;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 25px;
  transition: all 0.4s ease;
}

.why-choose-card:hover .why-icon {
  background: #a78d4b;
  transform: scale(1.1) rotate(360deg);
}

.why-icon i {
  font-size: 36px;
  color: #a78d4b;
  transition: color 0.4s ease;
}

.why-choose-card:hover .why-icon i {
  color: #ffffff;
}

.why-choose-card h5 {
  font-size: 19px;
  font-weight: 600;
  color: #333;
  margin-bottom: 15px;
  transition: color 0.3s ease;
}

.why-choose-card:hover h5 {
  color: #a78d4b;
}

.why-choose-card p {
  font-size: 14px;
  color: #666;
  line-height: 1.7;
  margin: 0;
}

/* Responsive - About Page */
@media only screen and (max-width: 991px) {
  .about-overlap-images {
    height: 450px;
  }

  .about-image-back,
  .about-image-front {
    height: 320px;
    border-width: 3px;
  }

  .about-image-back {
    top: 40px;
  }

  .about-main-content {
    padding-left: 20px;
  }

  .about-main-content h2 {
    font-size: 32px;
  }

  .about-highlight-features {
    padding: 25px;
    margin: 30px 0;
  }

  .about-feature-item i {
    font-size: 28px;
  }

  .location-privacy-card {
    padding: 35px 30px;
    margin-bottom: 30px;
  }

  .card-icon-header i {
    font-size: 42px;
  }

  .card-icon-header h4 {
    font-size: 22px;
  }

  .why-icon {
    width: 70px;
    height: 70px;
  }

  .why-icon i {
    font-size: 32px;
  }
}

@media only screen and (max-width: 767px) {
  .about-overlap-images {
    height: 400px;
    margin-bottom: 30px;
  }

  .about-image-back,
  .about-image-front {
    height: 280px;
    width: 75%;
  }

  .about-image-back {
    top: 30px;
  }

  .about-main-content {
    padding-left: 0;
  }

  .about-subtitle {
    font-size: 12px;
  }

  .about-main-content h2 {
    font-size: 28px;
  }

  .about-description {
    font-size: 14px;
  }

  .about-highlight-features {
    padding: 20px;
  }

  .about-feature-item {
    gap: 15px;
    padding: 15px 0;
  }

  .about-feature-item i {
    font-size: 26px;
  }

  .about-feature-item h5 {
    font-size: 16px;
  }

  .about-feature-item p {
    font-size: 13px;
  }

  .location-privacy-card {
    padding: 30px 25px;
  }

  .card-icon-header {
    gap: 15px;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .card-icon-header i {
    font-size: 38px;
  }

  .card-icon-header h4 {
    font-size: 20px;
  }

  .privacy-points li {
    font-size: 14px;
    gap: 12px;
  }

  .why-choose-card {
    padding: 35px 25px;
  }

  .why-icon {
    width: 65px;
    height: 65px;
  }

  .why-icon i {
    font-size: 28px;
  }

  .why-choose-card h5 {
    font-size: 17px;
  }
}

@media only screen and (max-width: 575px) {
  .about-overlap-images {
    height: 350px;
  }

  .about-image-back,
  .about-image-front {
    height: 240px;
    width: 80%;
  }

  .about-image-back {
    top: 25px;
  }

  .about-image-badge {
    bottom: 15px;
    left: 15px;
    padding: 8px 20px;
    font-size: 12px;
  }

  .about-main-content h2 {
    font-size: 24px;
  }

  .about-highlight-features {
    padding: 18px;
  }

  .about-feature-item i {
    font-size: 24px;
  }

  .about-feature-item h5 {
    font-size: 15px;
  }

  .btn-about-book {
    width: 100%;
    text-align: center;
    padding: 12px 30px;
  }

  .location-privacy-card {
    padding: 25px 20px;
  }

  .card-icon-header i {
    font-size: 34px;
  }

  .card-icon-header h4 {
    font-size: 18px;
  }

  .why-choose-card {
    padding: 30px 20px;
  }

  .why-icon {
    width: 60px;
    height: 60px;
  }

  .why-icon i {
    font-size: 26px;
  }

  .why-choose-card h5 {
    font-size: 16px;
  }

  .why-choose-card p {
    font-size: 13px;
  }
}

/* ===== PROPERTY PAGE UPDATES ===== */

/* Property Badge */
.property-badge {
  position: absolute;
  top: 20px;
  right: 20px;
  background: #a78d4b;
  color: #ffffff;
  padding: 8px 20px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  z-index: 10;
}

/* Property Location */
.property-location {
  font-size: 14px;
  color: #666;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.property-location i {
  color: #a78d4b;
  font-size: 16px;
}

/* Property Features List */
.property-features {
  list-style: none;
  padding: 0;
  margin: 15px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.property-features li {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  background: #c9a66b85;
  color: wheat;
  padding: 3px 10px;
  border-radius: 17px;
  font-weight: 500;
}

.property-features i {
  color: #a78d4b;
  font-size: 18px;
}

/* Property Info Note */
.property-info-note {
  display: flex;
  gap: 30px;
  background: linear-gradient(135deg, #f8f7f5 0%, #ffffff 100%);
  padding: 40px;
  border-left: 4px solid #a78d4b;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
}

.info-icon {
  flex-shrink: 0;
}

.info-icon i {
  font-size: 60px;
  color: #a78d4b;
}

.info-content h5 {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  margin-bottom: 15px;
}

.info-content p {
  font-size: 15px;
  color: #666;
  line-height: 1.8;
  margin-bottom: 20px;
}

.info-highlights {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.info-highlights span {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #666;
  font-weight: 500;
}

.info-highlights i {
  color: #a78d4b;
  font-size: 18px;
}

/* Responsive - Property Page */
@media only screen and (max-width: 767px) {
  .property-info-note {
    flex-direction: column;
    padding: 30px 25px;
    gap: 20px;
    text-align: center;
  }

  .info-icon i {
    font-size: 50px;
  }

  .info-content h5 {
    font-size: 20px;
  }

  .info-content p {
    font-size: 14px;
  }

  .info-highlights {
    justify-content: center;
    gap: 15px;
  }

  .property-features {
    justify-content: center;
  }
}

@media only screen and (max-width: 575px) {
  .property-badge {
    top: 15px;
    right: 15px;
    padding: 6px 15px;
    font-size: 11px;
  }

  .property-info-note {
    padding: 25px 20px;
  }

  .info-icon i {
    font-size: 45px;
  }

  .info-highlights {
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }
}


/* ====================================
   Property Details Pages Styles - Premium Theme Design
   ==================================== */

/* Property Hero Banner with Form - NEW LAYOUT */
.property-details-hero {
  margin-top: 80px;
  background: #1a1a1a;
}

.property-hero-wrapper {
  display: grid;
  grid-template-columns: 35% 65%;
  min-height: 400px;
}

/* Left Side - Booking Form */
.property-hero-left {
  background: linear-gradient(135deg, #a78d4b 0%, #8a7139 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 30px;
}

.hero-booking-form {
  max-width: 400px;
  width: 100%;
}

.hero-booking-form h3 {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
}

.hero-booking-form .subtitle {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 30px;
}

.hero-booking-form .form-group {
  margin-bottom: 20px;
}

.hero-booking-form label {
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 8px;
  display: block;
  letter-spacing: 1px;
}

.hero-booking-form .form-control {
  width: 100%;
  padding: 14px 16px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
  font-size: 16px;
  transition: all 0.3s;
}

.hero-booking-form .form-control:focus {
  border-color: #fff;
  background: rgba(255, 255, 255, 0.25);
  outline: none;
}

.hero-booking-form .form-control::placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.hero-booking-form .contact-info {
  margin-top: 25px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.hero-booking-form .contact-info p {
  color: #fff;
  font-size: 16px;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 10px;
}

.hero-booking-form .contact-info i {
  font-size: 20px;
}

.hero-booking-form .contact-info strong {
  font-size: 20px;
  font-weight: 700;
}

/* Right Side - Images */
.property-hero-right {
  position: relative;
  overflow: hidden;
}

.property-images-grid {
  display: grid;
  grid-template-columns: 60% 40%;
  gap: 0;
  height: 400px;
  position: relative;
}

.main-property-image {
  height: 100%;
  overflow: hidden;
  position: relative;
}

.main-property-image::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3) 0%, transparent 50%);
  z-index: 1;
  pointer-events: none;
}

.main-property-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.main-property-image:hover img {
  transform: scale(1.05);
}

.property-side-images {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 0;
}

.side-img {
  overflow: hidden;
  height: 100%;
  position: relative;
}

.side-img::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.side-img:hover::before {
  opacity: 1;
}

.side-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.side-img:hover img {
  transform: scale(1.1);
}

/* Property Content Section */
.property-details-content {
  background: #f9f9f9;
}

/* Property Header - Premium Style */
.property-header {
  background: #fff;
  padding: 40px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
  margin-bottom: 30px;
}

.property-title-badge {
  margin-bottom: 25px;
}

.property-title-badge h2 {
  font-size: 27px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 15px 0;
  letter-spacing: -0.5px;
}

.guest-favourite-badge,
.superhost-badge,
.hosting-badge {
  background: linear-gradient(135deg, #a78d4b 0%, #c9a959 100%);
  color: #fff;
  padding: 10px 20px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  box-shadow: 0 4px 12px rgba(167, 141, 75, 0.3);
}

.guest-favourite-badge i,
.superhost-badge i,
.hosting-badge i {
  color: #fff;
  font-size: 16px;
}

.property-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  padding-top: 20px;
  border-top: 1px solid #e0e0e0;
}

.property-meta span {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 15px;
  color: #555;
  font-weight: 500;
}

.property-meta i {
  color: #a78d4b;
  font-size: 20px;
}

/* Property Sections - Enhanced */
.property-section {
  background: #fff;
  padding: 40px;
  margin-bottom: 30px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
}

.property-section .section-title {
  font-size: 26px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 3px solid #a78d4b;
  display: inline-block;
}

.property-section p {
  font-size: 16px;
  line-height: 1.9;
  color: #555;
  margin-bottom: 15px;
}

/* Highlights - Premium Cards */
.highlight-item {
  background: #f9f9f9;
  padding: 25px;
  margin-bottom: 20px;
    border: 1px solid #a78d4b;
  
}

.highlight-item:hover {
  background: #fff;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);

}

.highlight-item i {
  color: #a78d4b;
  font-size: 32px;
  margin-bottom: 15px;
  display: block;
}

.highlight-item h6 {
  font-size: 18px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 8px;
}

.highlight-item p {
  font-size: 14px;
  color: #666;
  margin: 0;
  line-height: 1.6;
}

/* Nearby List - Enhanced */
.nearby-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.nearby-list li {
  background: #f9f9f9;
  padding: 18px 20px;
  margin-bottom: 15px;
  font-size: 16px;
  color: #555;
  display: flex;
  align-items: center;
  gap: 15px;
  
  transition: all 0.3s ease;
}

.nearby-list li:hover {
  background: #fff;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  
}

.nearby-list i {
  color: #a78d4b;
  font-size: 24px;
  flex-shrink: 0;
}

.nearby-list strong {
  color: #1a1a1a;
  font-weight: 700;
}

/* Amenities List - Grid Style */
.amenities-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.amenities-list li {
  background: #f9f9f9;
  padding: 18px 20px;
  margin-bottom: 15px;
  font-size: 16px;
  color: #555;
  display: flex;
  align-items: center;
  gap: 15px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.amenities-list li:hover {
  background: #fff;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
}

.amenities-list i {
  color: #a78d4b;
  font-size: 24px;
  flex-shrink: 0;
}

/* Booking Card Sidebar - Premium Design */
.booking-card-sticky {
  position: relative;
}

.booking-card {
  background: #fff;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.booking-header {
  background: linear-gradient(135deg, #a78d4b 0%, #c9a959 100%);
  padding: 30px;
  text-align: center;
}

.booking-header h5 {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 8px;
  letter-spacing: 0.5px;
}

.booking-header p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  margin: 0;
}

.booking-form {
  padding: 30px;
}

.booking-form .form-group {
  margin-bottom: 20px;
}

.booking-form label {
  font-size: 14px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 10px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.booking-form .form-control {
  width: 100%;
  padding: 14px 16px;
  border: 2px solid #e0e0e0;
  font-size: 16px;
  transition: all 0.3s;
  background: #f9f9f9;
}

.booking-form .form-control:focus {
  border-color: #a78d4b;
  outline: none;
  background: #fff;
  box-shadow: 0 0 0 3px rgba(167, 141, 75, 0.1);
}

.booking-contact {
  background: #f9f9f9;
  padding: 25px 30px;
}

.booking-contact p {
  font-size: 15px;
  color: #555;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.booking-contact i {
  color: #a78d4b;
  font-size: 18px;
}

.booking-contact strong {
  color: #a78d4b;
  font-weight: 700;
  font-size: 18px;
}

.booking-contact .small-text {
  font-size: 13px;
  color: #777;
  line-height: 1.7;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e0e0e0;
}

/* Property Details Responsive */
@media only screen and (max-width: 991px) {
  .property-hero-wrapper {
    grid-template-columns: 40% 60%;
  }

  .property-images-grid {
    height: 350px;
  }

  .hero-booking-form h3 {
    font-size: 28px;
  }

  .property-title-badge h2 {
    font-size: 30px;
  }

  .property-header {
    padding: 30px;
  }

  .property-section {
    padding: 30px;
  }

  .booking-card-sticky {
    position: relative;
    top: 0;
    margin-top: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .property-hero-wrapper {
    grid-template-columns: 1fr;
  }

  .property-hero-left {
    padding: 30px 20px;
  }

  .hero-booking-form h3 {
    font-size: 26px;
  }

  .property-images-grid {
    grid-template-columns: 1fr;
    height: auto;
  }

  .main-property-image {
    height: 300px;
  }

  .property-side-images {
    grid-template-columns: 1fr 1fr;
    height: 180px;
  }

  .property-title-badge h2 {
    font-size: 26px;
  }

  .property-header {
    padding: 25px 20px;
  }

  .property-section {
    padding: 25px 20px;
  }

  .property-section .section-title {
    font-size: 22px;
  }

  .property-meta {
    gap: 15px;
    font-size: 14px;
  }

  .highlight-item {
    padding: 20px;
  }

  .booking-form {
    padding: 25px 20px;
  }

  .booking-contact {
    padding: 20px;
  }
  .strip-item:first-child {
    padding-left: 12px !important;
}
.btn-strip-action {
    font-size: 13px !important;
}
}

@media only screen and (max-width: 575px) {
  .property-hero-left {
    padding: 25px 15px;
  }

  .hero-booking-form h3 {
    font-size: 24px;
  }

  .property-images-grid {
    height: auto;
  }

  .main-property-image {
    height: 250px;
  }

  .property-side-images {
    grid-template-columns: 1fr;
    height: auto;
  }

  .side-img {
    height: 150px;
  }

  .property-title-badge h2 {
    font-size: 22px;
  }

  .property-header {
    padding: 20px 15px;
  }

  .property-section {
    padding: 20px 15px;
  }

  .property-section .section-title {
    font-size: 20px;
  }

  .property-meta {
    flex-direction: column;
    gap: 12px;
  }

  .highlight-item {
    padding: 15px;
  }

  .highlight-item i {
    font-size: 28px;
  }

  .nearby-list li,
  .amenities-list li {
    padding: 15px;
    font-size: 14px;
  }

  .booking-header {
    padding: 25px 20px;
  }

  .booking-header h5 {
    font-size: 22px;
  }

  .booking-form {
    padding: 20px 15px;
  }

  .booking-contact {
    padding: 20px 15px;
  }
}


/* ====================================
   Amenities Page Styles - Compact Accordion
   ==================================== */

.amenities-details-area {
  background: #f9f9f9;
}

.amenities-accordion-wrapper {
  background: #fff;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
  margin: 0 auto;
}

/* Accordion Custom Styles */
.amenities-accordion-wrapper .accordion-item {
  border: none;
  border-bottom: 1px solid #e0e0e0;
}

.amenities-accordion-wrapper .accordion-item:last-child {
  border-bottom: none;
}

.amenities-accordion-wrapper .accordion-button {
  background: #fff;

  font-size: 18px;
  font-weight: 700;
  padding: 20px 25px;
  display: flex;
  align-items: center;
  gap: 15px;
  box-shadow: none;
}

.amenities-accordion-wrapper .accordion-button:not(.collapsed) {
  background: linear-gradient(135deg, #a78d4b 0%, #c9a959 100%);
  color: #fff;
}

.amenities-accordion-wrapper .accordion-button:focus {
  box-shadow: none;
  border: none;
}

.amenities-accordion-wrapper .accordion-button i {
  font-size: 24px;
  flex-shrink: 0;
}

.amenities-accordion-wrapper .accordion-button span {
  flex: 1;
  text-align: left;
}

.amenities-accordion-wrapper .accordion-button small {
  font-size: 13px;
  font-weight: 500;
  opacity: 0.8;
}

.amenities-accordion-wrapper .accordion-button::after {
  filter: brightness(0) invert(1);
}

.amenities-accordion-wrapper .accordion-button.collapsed::after {
  filter: none;
}

.amenities-accordion-wrapper .accordion-body {
  padding: 25px;
  background: #f9f9f9;
}

/* Compact Amenity List */
.amenity-list-compact {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}

.amenity-compact-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 12px 15px;
  background: #fff;
  border: 1px solid #e3dac5;
  font-size: 15px;
  color: #1a1a1a;
  transition: all 0.3s ease;
}

.amenity-compact-item:hover {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  transform: translateX(3px);
}

.amenity-compact-item i {
  font-size: 18px;
  color: #a78d4b;
  flex-shrink: 0;
  margin-top: 2px;
}

.amenity-compact-item .desc {
  display: block;
  font-size: 13px;
  color: #666;
  margin-top: 3px;
}

/* Not Available Items */
.amenity-compact-item.not-available {
  border: 1px solid #e68787;
  opacity: 0.7;
}

.amenity-compact-item.not-available i {
  color: #cc0000;
}

.amenity-compact-item.not-available {
  text-decoration: line-through;
  color: #666;
}

/* Not Included Accordion Item */
.accordion-item.not-included .accordion-button {
  background: #fff5f5;
  color: #cc0000;
}

.accordion-item.not-included .accordion-button:not(.collapsed) {
  background: linear-gradient(135deg, #8d1919 0%, #c40a0a 100%);
  color: #fff;
}

/* Amenities Page Responsive */
@media only screen and (max-width: 767px) {
  .amenities-accordion-wrapper .accordion-button {
    font-size: 16px;
    padding: 18px 20px;
    gap: 12px;
  }

  .amenities-accordion-wrapper .accordion-button i {
    font-size: 20px;
  }

  .amenities-accordion-wrapper .accordion-button small {
    font-size: 12px;
  }

  .amenities-accordion-wrapper .accordion-body {
    padding: 20px 15px;
  }

  .amenity-list-compact {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .amenity-compact-item {
    font-size: 14px;
    padding: 10px 12px;
  }

  .amenity-compact-item i {
    font-size: 16px;
  }

  .amenity-compact-item .desc {
    font-size: 12px;
  }
}

@media only screen and (max-width: 575px) {
  .amenities-accordion-wrapper .accordion-button {
    font-size: 15px;
    padding: 15px;
    flex-wrap: wrap;
  }

  .amenities-accordion-wrapper .accordion-button small {
    width: 100%;
    margin-top: 5px;
    padding-left: 35px;
  }

  .amenity-compact-item {
    font-size: 13px;
    padding: 10px;
  }
}


/* ===== Enhanced Contact Page Styles ===== */

/* Contact Info Cards */
.contact-info-cards {
  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
}

.single-contact-card {
  background: #ffffff;
  border: 2px solid #c9a66b;
  padding: 40px 30px;
  border-radius: 8px;
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}

.single-contact-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(201, 166, 107, 0.1), transparent);
  transition: left 0.5s ease;
}

.single-contact-card:hover::before {
  left: 100%;
}

.single-contact-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 40px rgba(201, 166, 107, 0.3);
  border-color: #1a2332;
}

.contact-card-icon {
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #c9a66b 0%, #d4b57a 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 25px;
  transition: all 0.4s ease;
}

.single-contact-card:hover .contact-card-icon {
  transform: scale(1.1) rotate(10deg);
  background: linear-gradient(135deg, #1a2332 0%, #2a3442 100%);
}

.contact-card-icon i {
  font-size: 36px;
  color: #ffffff;
}

.single-contact-card h5 {
  font-size: 22px;
  color: #1a2332;
  margin-bottom: 10px;
  font-weight: 600;
}

.single-contact-card p {
  color: #6b7280;
  font-size: 14px;
  margin-bottom: 15px;
}

.contact-link {
  color: #c9a66b;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: color 0.3s ease;
}

.contact-link:hover {
  color: #1a2332;
}

/* Check-In Step Cards */
.checkin-step-card {
  background: #ffffff;
  border: 2px solid #e5e7eb;
  padding: 35px 20px;
  border-radius: 8px;
  transition: all 0.4s ease;
  margin-bottom: 30px;
  position: relative;
  min-height:230px;
}

.checkin-step-card::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 3px;
  background: #c9a66b;
  transition: width 0.4s ease;
}

.checkin-step-card:hover::after {
  width: 80%;
}

.checkin-step-card:hover {

  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);

}

.step-icon-wrapper {
  position: relative;
  margin-bottom: 25px;
}

.step-number {
  font-size: 48px;
 color: rgb(201 166 107 / 7%);
  font-weight: 700;
  line-height: 1;
}

.step-icon-wrapper i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 32px;
  color: #c9a66b;
  transition: all 0.3s ease;
}

.checkin-step-card:hover .step-icon-wrapper i {
  color: #1a2332;
  transform: translate(-50%, -50%) scale(1.2);
}

.checkin-step-card h5 {
  font-size: 18px;
  color: #1a2332;
  margin-bottom: 12px;
  font-weight: 600;
}

.checkin-step-card p {
  color: #6b7280;
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1.6;
}

/* Check-In Highlight Box */
.checkin-highlight-box {
  background: linear-gradient(135deg, #1a2332 0%, #2a3442 100%);
  border: 2px solid #c9a66b;
  padding: 35px 40px;
  border-radius: 8px;
}

.highlight-icon {
  font-size: 48px;
  color: #c9a66b;
  margin-bottom: 20px;
}

.checkin-highlight-box h5 {
  color: #c9a66b;
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: 600;
}

.checkin-highlight-box p {
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 0;
  line-height: 1.8;
}

/* Contact Form Styled */
.contact-form-wrapper {
  position: relative;
}

.form-group-styled {
  position: relative;
  margin-bottom: 25px;
}

.form-icon {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #c9a66b;
  font-size: 18px;
  z-index: 2;
  transition: color 0.3s ease;
}


.form-control-styled {
  width: 100%;
  padding: 16px 20px 16px 55px;
  border: 2px solid #e5e7eb;
  border-radius: 6px;
  font-size: 15px;
  transition: all 0.3s ease;
  background: #ffffff;
}

.form-control-styled:focus {
  outline: none;
  border-color: #c9a66b;
  box-shadow: 0 0 0 3px rgba(201, 166, 107, 0.1);
}

.form-control-styled::placeholder {
  color: #9ca3af;
}

textarea.form-control-styled {
  resize: vertical;
  min-height: 130px;
  padding-top: 16px;
}
a:hover{
  background:unset !important;
      color: #c9a66b;
}
.classy-navbar .btn-call {
   
    padding: 10px 35px;
}
.btn-block-mobile {
  width: auto;
  padding: 16px 35px;
  font-size: 16px;
}

.btn-block-mobile i {
  margin-right: 8px;
}

/* Quick Contact Info */
.quick-contact-info {
  background: #f8f9fa;
  padding: 25px;
  border-radius: 6px;
  border-left: 4px solid #c9a66b;
}

.quick-info-item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.quick-info-item i {
  font-size: 24px;
  color: #c9a66b;
}

.quick-info-item span {
  color: #1a2332;
  font-size: 14px;
  font-weight: 600;
}

/* Map Area Styled */
.map-container-styled {

  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.map-container-styled iframe {
  display: block;
}

/* Location Details Box */
.location-details-box {
  background: #ffffff;
  border: 2px solid #c9a66b;
  border-radius: 8px;
  padding: 30px;
}

.location-detail-item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 20px;
}

.location-detail-item:last-child {
  margin-bottom: 0;
}

.location-detail-item i {
  font-size: 32px;
  color: #c9a66b;
  flex-shrink: 0;
}

.detail-content h6 {
  font-size: 16px;
  color: #1a2332;
  margin-bottom: 5px;
  font-weight: 600;
}

.detail-content p {
  color: #6b7280;
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1.6;
}

/* Background Gray */
.bg-gray {
  background-color: #f9fafb;
}

/* Responsive Styles */
@media only screen and (max-width: 767px) {
  .single-contact-card {
    margin-bottom: 30px;
  }

  .checkin-step-card {
    margin-bottom: 25px;
  }

  .checkin-highlight-box {
    padding: 25px 20px;
  }

  .highlight-icon {
    font-size: 36px;
    margin-bottom: 15px;
  }

  .step-number {
    font-size: 40px;
  }

  .step-icon-wrapper i {
    font-size: 26px;
  }

  .location-details-box {
    padding: 20px;
  }

  .location-detail-item {
    gap: 15px;
  }

  .location-detail-item i {
    font-size: 26px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .checkin-step-card {
    margin-bottom: 30px;
  }
}


/* ===== FAQ Section Styles ===== */

.faq-accordion {
  position: relative;
}

.faq-item {
  background: #ffffff;
  border: 2px solid #e5e7eb;
  border-radius: 8px;
  margin-bottom: 20px;
  overflow: hidden;
  transition: all 0.3s ease;
}

.faq-item:hover {
  border-color: #c9a66b;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
}

.faq-item.active {
  border-color: #c9a66b;
}

.faq-question {
  display: flex;
  align-items: center;
  padding: 25px 30px;
  cursor: pointer;
  gap: 15px;
  position: relative;
  transition: all 0.3s ease;
}

.faq-question:hover {
  background: #f9fafb;
}

.faq-question i.fa-question-circle {
  font-size: 24px;
  color: #c9a66b;
  flex-shrink: 0;
}

.faq-question h5 {
  flex: 1;
  margin: 0;
  font-size: 17px;
  color: #1a2332;
  font-weight: 600;
  line-height: 1.4;
}

.faq-toggle {
  width: 32px;
  height: 32px;
  background: #f3f4f6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  flex-shrink: 0;
}

.faq-toggle i {
  font-size: 14px;
  color: #1a2332;
  transition: transform 0.3s ease;
}

.faq-item.active .faq-toggle {
  background: #c9a66b;
}

.faq-item.active .faq-toggle i {
  color: #ffffff;
  transform: rotate(45deg);
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.4s ease;
  background: #f9fafb;
}

.faq-item.active .faq-answer {
  max-height: 300px;
  padding: 10px 30px;
}

.faq-answer p {
  margin: 0;
  color: #6b7280;
  font-size: 15px;
  line-height: 1.8;
}

/* Responsive FAQ */
@media only screen and (max-width: 767px) {
  .faq-question {
    padding: 20px;
    gap: 12px;
  }

  .faq-question i.fa-question-circle {
    font-size: 20px;
  }

  .faq-question h5 {
    font-size: 15px;
  }

  .faq-toggle {
    width: 28px;
    height: 28px;
  }

  .faq-item.active .faq-answer {
    padding: 0 20px 20px 52px;
  }

  .faq-answer p {
    font-size: 14px;
  }
}


/* ===== CTA Section Styles ===== */

.cta-section {
  position: relative;
}

.cta-content h2 {
  font-size: 42px;
  color: #ffffff;
  margin-bottom: 20px;
  font-weight: 600;
}

.cta-content p {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
  max-width: 700px;
  margin: 0 auto;
  line-height: 1.8;
}

.cta-icon {
  display: inline-block;
}

.cta-icon i {
  font-size: 70px;
  color: #c9a66b;
  display: block;
}

.cta-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
}

.cta-buttons .btn {
  padding: 16px 35px;
  font-size: 16px;
}

.cta-buttons .btn i {
  margin-right: 8px;
}

.cta-features {
  position: relative;
}

.cta-feature-item {
  text-align: center;
  padding: 20px 10px;
}

.cta-feature-item i {
  font-size: 36px;
  color: #c9a66b;
  display: block;
  margin-bottom: 12px;
}

.cta-feature-item span {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  display: block;
}

/* Responsive CTA */
@media only screen and (max-width: 767px) {
  .cta-content h2 {
    font-size: 28px;
  }

  .cta-content p {
    font-size: 15px;
  }

  .cta-icon i {
    font-size: 50px;
  }

  .cta-buttons {
    flex-direction: column;
    width: 100%;
  }

  .cta-buttons .btn {
    width: 100%;
    margin: 0 0 10px 0 !important;
  }

  .cta-feature-item i {
    font-size: 28px;
  }

  .cta-feature-item span {
    font-size: 12px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta-content h2 {
    font-size: 36px;
  }

  .cta-content p {
    font-size: 16px;
  }
}


/* ===== Modern Footer Styles ===== */

.footer-area-modern {
  background: linear-gradient(135deg, #1a2332 0%, #0d1117 100%);
  position: relative;
  overflow: hidden;
}

.footer-area-modern::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent, #c9a66b, transparent);
}

.footer-top {
  padding: 50px 0 50px;
  position: relative;
}

/* Footer Brand Section */
.footer-brand-section {
  padding-right: 30px;
}

.footer-logo {
  display: inline-block;
  margin-bottom: 25px;
  transition: transform 0.3s ease;
}

.footer-logo:hover {
  transform: scale(1.05);
}

.footer-logo img {
  height: 70px !important;
  width: auto;
}

.footer-description {
  color: rgba(255, 255, 255, 0.7);
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 30px;
}

/* Social Links */
.footer-social-links {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.social-link {
  width: 40px;
  height: 40px;
  background: rgba(201, 166, 107, 0.1);
  border: 1px solid rgba(201, 166, 107, 0.3);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #c9a66b;
  font-size: 16px;
  transition: all 0.3s ease;
}

.social-link:hover {
  background: #c9a66b;
  color: #ffffff;

  box-shadow: 0 5px 15px rgba(201, 166, 107, 0.3);
}

.menu-btn .palatin-btn {
  padding: 13px 45px;
  background-color: #a78d4b;
}

/* Footer Widget */
.footer-widget-modern {
  padding: 0 20px;
}

.footer-widget-title {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 15px;
}

.footer-widget-title::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 2px;
  background: #c9a66b;
}

/* Footer Menu */
.footer-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-menu li {
  margin-bottom: 12px;
}

.footer-menu li a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 15px;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: all 0.3s ease;
  padding: 5px 0;
}

.footer-menu li a i {
  font-size: 12px;
  color: #c9a66b;
  transition: transform 0.3s ease;
}

.footer-menu li a:hover {
  color: #c9a66b;

}

.footer-menu li a:hover i {
  transform: translateX(5px);
}

/* Footer Contact Info */
.footer-contact-info {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.footer-contact-item {
  display: flex;
  gap: 15px;
  align-items: flex-start;
}

.contact-icon {
  width: 45px;
  height: 45px;
  background: rgba(201, 166, 107, 0.1);
  border: 1px solid rgba(201, 166, 107, 0.3);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.3s ease;
}

.footer-contact-item:hover .contact-icon {
  background: #c9a66b;
  transform: scale(1.1);
}

.contact-icon i {
  font-size: 18px;
  color: #c9a66b;
  transition: color 0.3s ease;
}

.footer-contact-item:hover .contact-icon i {
  color: #ffffff;
}

.contact-text {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.contact-text a,
.contact-text span {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  line-height: 1.6;
  transition: color 0.3s ease;
}

.contact-text a {
  font-weight: 600;
}

.contact-text a:hover {
  color: #c9a66b;
}

.contact-text span:last-child {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
}

/* Footer Bottom */
.footer-bottom {
  background: rgba(0, 0, 0, 0.3);
  padding: 25px 0;
  border-top: 1px solid rgba(201, 166, 107, 0.2);
}

.copyright-text {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin: 0;
  text-align: left;
}

.footer-bottom-links {
  text-align: right;
}

.footer-bottom-links span {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
}

.footer-bottom-links i.fa-heart {
  color: #c9a66b;
  margin: 0 3px;
  animation: heartbeat 1.5s ease-in-out infinite;
}

@keyframes heartbeat {

  0%,
  100% {
    transform: scale(1);
  }

  25% {
    transform: scale(1.1);
  }

  50% {
    transform: scale(1);
  }
}

/* Responsive Footer */
@media only screen and (max-width: 991px) {
  .footer-top {
    padding: 60px 0 40px;
  }

  .footer-brand-section {
    padding-right: 0;
    margin-bottom: 40px;
  }

  .footer-widget-modern {
    padding: 0;
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .footer-top {
    padding: 50px 0 30px;
  }

  .footer-logo img {
    height: 60px !important;
  }

  .footer-widget-title {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .copyright-text {
    text-align: center;
    margin-bottom: 15px;
  }

  .footer-bottom-links {
    text-align: center;
  }

  .footer-social-links {
    justify-content: flex-start;
  }
}


/* ===== Footer Map Styles ===== */

.footer-map-container {
  margin-bottom: 15px;
  border-radius: 8px;
  overflow: hidden;
  border: 2px solid rgba(201, 166, 107, 0.3);
}

.footer-map-container iframe {
  width: 100%;
  display: block;
}

.footer-map-address {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
}

/* Equal Width Footer Columns */
.footer-top .row {
  display: flex;
  align-items: flex-start;
}

@media only screen and (min-width: 992px) {
  .footer-top .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

/* ##### Hero Content Styles ##### */
.hero-content {
    padding: 60px 20px;
}

.hero-title {
    font-size: 56px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
    text-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
    letter-spacing: 1px;
}

.hero-subtitle {
    font-size: 20px;
    color: #c59d5f;
    margin-bottom: 40px;
    font-weight: 400;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.hero-cta-buttons {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
}

.hero-btn-primary {
    background: #c59d5f;
    color: #fff;
    padding: 15px 35px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 5px 20px rgba(197, 157, 95, 0.4);
}

.hero-btn-primary:hover {
    background: #d4b078;
  
    box-shadow: 0 8px 30px rgba(197, 157, 95, 0.6);
    color: #fff;
}

.hero-btn-secondary {
    background: rgba(255, 255, 255, 0.1);
    border: 2px solid #c59d5f;
    color: #fff;
    padding: 15px 35px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
}
.amenities-btn:hover{
   border:1px solid #c9a66b;
   color:#c9a66b;
}
.hero-btn-secondary:hover {
    background: #c59d5f;
    color: #fff;
   
}
.amenities-btn{
    text-align: center;
    justify-content: center;
}

/* ##### Enhanced Hero Bottom Strip CSS ##### */
.hero-bottom-strip {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
     background: linear-gradient(180deg, rgb(8 8 7 / 83%) 0%, rgb(0 0 0) 100%);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    padding: 0;
    border-top: 3px solid #c59d5f;
    box-shadow: 0 -8px 30px rgba(0, 0, 0, 0.5);
    z-index: 10;
}

.strip-heading {
  background: rgb(197 157 95 / 0%);
    padding: 8px 0;
    text-align: center;
    border-bottom: 1px solid rgb(197 157 95 / 15%);
}

.strip-label {
    color: white;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.bottom-strip-content {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 0;
    width: 100%;
    padding: 20px 0px;
}

.strip-item {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 0 20px;
    color: #fff;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    cursor: pointer;
    flex: 1;
}

.strip-item:first-child {
    padding-left: 0;
}

.strip-item:last-child {
    padding-right: 0;
}

.strip-icon-wrapper {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, rgba(197, 157, 95, 0.2), rgba(197, 157, 95, 0.1));
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid rgba(197, 157, 95, 0.3);
    transition: all 0.4s ease;
    flex-shrink: 0;
}

.strip-icon-wrapper i {
    font-size: 24px;
    color: #c59d5f;
    transition: all 0.4s ease;
}

.strip-text {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.strip-title {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.3px;
    line-height: 1.2;
}

.strip-desc {
    font-size: 11px;
    color: #c59d5f;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}



.strip-item:hover .strip-icon-wrapper {
    background: linear-gradient(135deg, #c59d5f, #d4b078);
    border-color: #d4b078;
    
    box-shadow: 0 8px 20px rgba(197, 157, 95, 0.5);
}

.strip-item:hover .strip-icon-wrapper i {
    color: #fff;
   
}

.strip-item:hover .strip-title {
    color: #d4b078;
}

.strip-divider {
    width: 1px;
    height: 50px;
    background: linear-gradient(
        to bottom,
        rgba(197, 157, 95, 0),
        rgba(197, 157, 95, 0.6),
        rgba(197, 157, 95, 0)
    );
    align-self: center;
}

/* Responsive Design */
@media (max-width: 1199px) {
    .hero-title {
        font-size: 48px;
    }

    .bottom-strip-content {
        padding: 20px 30px;
    }

    .strip-item {
        padding: 0 15px;
    }

    .strip-icon-wrapper {
        width: 45px;
        height: 45px;
    }

    .strip-icon-wrapper i {
        font-size: 22px;
    }

    .strip-title {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .hero-title {
        font-size: 40px;
    }

    .hero-subtitle {
        font-size: 18px;
    }

    .hero-btn-primary, .hero-btn-secondary {
        padding: 12px 28px;
        font-size: 15px;
    }

    .bottom-strip-content {
        padding: 15px 25px;
        gap: 10px;
    }

    .strip-item {
        padding: 0 10px;
        gap: 12px;
        flex: 1;
    }

    .strip-icon-wrapper {
        width: 40px;
        height: 40px;
    }

    .strip-icon-wrapper i {
        font-size: 20px;
    }

    .strip-title {
        font-size: 13px;
    }

    .strip-desc {
        font-size: 10px;
    }

    .strip-divider {
        margin: 0 5px;
    }
}

@media (max-width: 767px) {
    .hero-title {
        font-size: 32px;
    }

    .hero-subtitle {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .hero-cta-buttons {
        flex-direction: column;
        gap: 15px;
    }

    .hero-btn-primary, .hero-btn-secondary {
        width: 100%;
        max-width: 300px;
    }

    .bottom-strip-content {
        padding: 12px 20px;
        gap: 8px;
    }

    .strip-item {
        padding: 0 8px;
        gap: 10px;
    }

    .strip-icon-wrapper {
        width: 38px;
        height: 38px;
    }

    .strip-icon-wrapper i {
        font-size: 18px;
    }

    .strip-title {
        font-size: 12px;
    }

    .strip-desc {
        font-size: 9px;
    }

    .strip-divider {
        margin: 0 3px;
    }
}

@media (max-width: 576px) {
    .hero-content {
        padding: 40px 15px;
    }

    .hero-title {
        font-size: 28px;
    }

    .hero-subtitle {
        font-size: 14px;
    }

    .strip-heading {
        padding: 6px 0;
    }

    .strip-label {
        font-size: 10px;
    }

    .bottom-strip-content {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
        padding: 15px 10px;
    }

    .strip-item {
        padding: 12px;
        justify-content: flex-start;
        background: rgba(197, 157, 95, 0.08);
        border-radius: 8px;
        border: 1px solid rgba(197, 157, 95, 0.15);
    }

    .strip-icon-wrapper {
        width: 36px;
        height: 36px;
    }

    .strip-icon-wrapper i {
        font-size: 16px;
    }

    .strip-title {
        font-size: 11px;
    }

    .strip-desc {
        font-size: 8px;
    }

    .strip-divider {
        display: none;
    }
}

@media (max-width: 400px) {
    .hero-title {
        font-size: 24px;
    }

    .strip-item {
        padding: 10px;
        gap: 8px;
    }

    .strip-icon-wrapper {
        width: 32px;
        height: 32px;
    }

    .strip-icon-wrapper i {
        font-size: 14px;
    }

    .strip-title {
        font-size: 10px;
    }
}

/* ##### Amenities Grid Section CSS ##### */
.amenities-grid-area {
    background: #f8f9fa;
}

.amenity-category-heading {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 2px solid rgba(197, 157, 95, 0.2);
}

.category-icon-badge {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #c59d5f, #d4b078);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    box-shadow: 0 3px 10px rgba(197, 157, 95, 0.3);
}

.category-icon-badge i {
    font-size: 24px;
    color: #fff;
}

.amenity-category-heading h3 {
    font-size: 22px;
    font-weight: 600;
    color: #1a2332;
    margin: 0;
}

.amenity-category-heading.not-included h3 {
    color: #dc3545;
}

.not-included-badge {
    background: linear-gradient(135deg, #dc3545, #c82333) !important;
}

.all-amenities-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 20px;
    margin-bottom: 40px;
}

.amenity-box {
    background: #fff;
    border-radius: 12px;
    padding: 30px 20px;
    text-align: center;
    border: 2px solid #e9dac2;
    transition: all 0.3s ease;
    
}

.amenity-box:hover {
   

    border-color: #c59d5f;
}

.amenity-icon-circle {
 
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, rgba(197, 157, 95, 0.1), rgba(197, 157, 95, 0.05));
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    border: 2px solid #c59d5f;
    
}

.amenity-box:hover .amenity-icon-circle {
    background: linear-gradient(135deg, #c59d5f, #d4b078);
    border-color: #c59d5f;
    
}

.amenity-icon-circle i {
    font-size: 32px;
    color: #c59d5f;
    
}

.amenity-box:hover .amenity-icon-circle i {
    color: #fff;
    transform: scale(1.1);
}

.amenity-box h5 {
    font-size: 15px;
    font-weight: 600;
    color: #1a2332;
    margin: 0;
    line-height: 1.4;
}

/* Not Available Styles */
.amenity-box.not-available {
    border-color: rgba(220, 53, 69, 0.2);
}

.amenity-box.not-available:hover {
    border-color: #dc3545;
    box-shadow: 0 8px 25px rgba(220, 53, 69, 0.2);
}

.not-available-icon {
    background: linear-gradient(135deg, rgba(220, 53, 69, 0.1), rgba(220, 53, 69, 0.05)) !important;
    border-color: rgba(220, 53, 69, 0.3) !important;
}

.not-available-icon i {
    color: #dc3545 !important;
}

.amenity-box.not-available:hover .not-available-icon {
    background: linear-gradient(135deg, #dc3545, #c82333) !important;
    border-color: #dc3545 !important;
}

.amenity-box.not-available:hover .not-available-icon i {
    color: #fff !important;
}

.amenity-box.not-available h5 {
    color: #999;
}

/* Responsive Design */
@media (max-width: 991px) {
    .amenity-category-heading h3 {
        font-size: 20px;
    }

    .category-icon-badge {
        width: 45px;
        height: 45px;
    }

    .category-icon-badge i {
        font-size: 22px;
    }

    .all-amenities-grid {
        grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
        gap: 18px;
    }

    .amenity-box {
        padding: 25px 15px;
    }

    .amenity-icon-circle {
        width: 70px;
        height: 70px;
    }

    .amenity-icon-circle i {
        font-size: 28px;
    }

    .amenity-box h5 {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .amenity-category-heading {
        gap: 12px;
        margin-bottom: 25px;
    }

    .amenity-category-heading h3 {
        font-size: 18px;
    }

    .category-icon-badge {
        width: 42px;
        height: 42px;
    }

    .category-icon-badge i {
        font-size: 20px;
    }

    .all-amenities-grid {
        grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
        gap: 15px;
    }

    .amenity-box {
        padding: 20px 12px;
    }

    .amenity-icon-circle {
        width: 65px;
        height: 65px;
        margin-bottom: 15px;
    }

    .amenity-icon-circle i {
        font-size: 26px;
    }

    .amenity-box h5 {
        font-size: 13px;
    }
}

@media (max-width: 576px) {
    .amenity-category-heading h3 {
        font-size: 16px;
    }

    .category-icon-badge {
        width: 38px;
        height: 38px;
    }

    .category-icon-badge i {
        font-size: 18px;
    }

    .all-amenities-grid {
        grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
        gap: 12px;
    }

    .amenity-box {
        padding: 18px 10px;
    }

    .amenity-icon-circle {
        width: 60px;
        height: 60px;
        margin-bottom: 12px;
    }

    .amenity-icon-circle i {
        font-size: 24px;
    }

    .amenity-box h5 {
        font-size: 12px;
    }
}


/* ====================================
   COZY PLACE PROPERTY DETAILS STYLES
   ==================================== */

/* Property Details Hero Section */
.property-details-hero {
    padding-top: 50px;
    padding-bottom: 30px;
    background-color: #f8f9fa;
}



.property-gallery-col {
    padding: 15px;
}

.property-images-gallery {
    position: relative;
}

.gallery-main-img {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    border-radius: 8px 8px 0 0;
    height: 400px;
}

.gallery-main-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.gallery-main-img:hover img {
    transform: scale(1.05);
}

.gallery-overlay {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
}

.gallery-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    margin-top: 10px;
    position: relative;
}

/* If more than 4 images, show only first 4 in grid */
.gallery-grid-item:nth-child(n+5) {
    display: none;
}

/* Show "+X more" overlay on 4th item if more images exist */
.gallery-grid-item:nth-child(4).has-more-images::after {
    content: attr(data-remaining);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 600;
    border-radius: 5px;
}

.gallery-grid-item {
    position: relative;
    height: 150px;
    overflow: hidden;
    border-radius: 5px;
    cursor: pointer;
}

.gallery-grid-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.gallery-grid-item:hover img {
    transform: scale(1.1);
}

.gallery-grid-item .gallery-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: auto;
    right: auto;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 15px;
    border-radius: 50%;
    opacity: 0;
    transition: opacity 0.3s ease;
}

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

/* Booking Sidebar */
.booking-sidebar-col {
    padding: 15px;
}

.booking-sidebar-sticky {
    position: sticky;
    top: 110px;
}

.hero-booking-form {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 12px;
    padding: 25px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.property-price-rating {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.property-price-rating h3 {
    font-size: 24px;
    color: #1a2332;
    margin: 0;
}

.rating-badge {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
}

.rating-badge .fa-star {
    color: #c9a66b;
}

.reviews-count {
    color: #6b7280;
    text-decoration: underline;
}

.hero-booking-form .form-group {
    margin-bottom: 15px;
}

.hero-booking-form label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #1a2332;
    margin-bottom: 5px;
}

.hero-booking-form .form-control {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 14px;
    transition: border-color 0.3s ease;
}

.hero-booking-form .form-control:focus {
    border-color: #c9a66b;
    outline: none;
    box-shadow: 0 0 0 3px rgba(201, 166, 107, 0.1);
}

.hero-booking-form textarea.form-control {
    resize: vertical;
    min-height: 80px;
}

.contact-info {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #e5e5e5;
    text-align: center;
}

.contact-info p {
    margin: 5px 0;
    font-size: 14px;
    color: #1a2332;
}

.contact-info .fa {
    color: #c9a66b;
    margin-right: 8px;
}

.response-time {
    color: #6b7280 !important;
    font-size: 13px !important;
}

/* Property Details Content */
.property-details-content {
    background-color: #fff;
}

.property-header {
       border:1px solid #e4d2b5;
    padding-bottom: 30px;
}
.property-section {
   border: 1px solid #e4d2b5;
}

.property-title-badge {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.property-title-badge h2 {
    font-size: 27px;
    color: #1a2332;
    margin: 0;
}

.guest-favourite-badge {
    background-color: #fef3e7;
    color: #1a2332;
    padding: 8px 15px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
}

.property-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    color: #6b7280;
    font-size: 14px;
}

.property-meta span {
    display: flex;
    align-items: center;
    gap: 8px;
}

.property-meta i {
    color: #c9a66b;
}



.section-title {
    font-size: 22px;
    color: #1a2332;
    margin-bottom: 20px;
    font-weight: 600;
}

.property-section p {
    font-size: 16px;
    line-height: 1.8;
    color: #4a5568;
    margin-bottom: 15px;
}

/* Highlights */
.highlight-item {
    display: flex;
    gap: 15px;
    padding: 20px;
    background-color: #f8f9fa;
    border-radius: 8px;
    margin-bottom: 15px;
    transition: transform 0.2s ease;
}

.highlight-item:hover {
   
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.highlight-item i {
    font-size: 24px;
    color: #c9a66b;
    flex-shrink: 0;
}

.highlight-item h6 {
    font-size: 16px;
    color: #1a2332;
    margin-bottom: 5px;
    font-weight: 600;
}

.highlight-item p {
    font-size: 14px;
    color: #6b7280;
    margin-bottom: 0;
    line-height: 1.5;
}

/* Nearby List */
.nearby-list {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

.nearby-list li {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px;
    background-color: #f8f9fa;
    border-radius: 6px;
    font-size: 15px;
    color: #4a5568;
}

.nearby-list i {
    color: #c9a66b;
    font-size: 18px;
}

/* Amenities List */
.amenities-list {
    list-style: none;
    padding: 0;
}

.amenities-list li {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 0;
    font-size: 15px;
    color: #4a5568;
    border-bottom: 1px solid #f0f0f0;
}

.amenities-list li:last-child {
    border-bottom: none;
}

.amenities-list i {
    color: #c9a66b;
    font-size: 20px;
    width: 24px;
}

/* Modal Styles */
.modal-xl {
    max-width: 1140px;
}

.modal-content {
    border-radius: 12px;
    border: none;
}

.modal-header {
    background-color: #1a2332;
    color: #fff;
    border-radius: 12px 12px 0 0;
    padding: 20px 30px;
}

.modal-header .close {
    color: #fff;
    opacity: 1;
    font-size: 32px;
}

.modal-body {
    padding: 0;
}

.carousel-item img {
    border-radius: 0 0 12px 12px;
}

/* ====================================
   RESPONSIVE STYLES
   ==================================== */

/* Tablet - 768px to 991px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .property-details-hero {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    
    .property-details-hero .container {
        max-width: 100%;
    }

    .gallery-main-img {
        height: 350px;
    }

    .gallery-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .gallery-grid-item {
        height: 120px;
    }

    .property-title-badge {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .property-title-badge h2 {
        font-size: 28px;
    }

    .property-meta {
        gap: 15px;
        font-size: 13px;
    }

    .nearby-list {
        grid-template-columns: 1fr;
    }

    .booking-sidebar-sticky {
        position: relative;
        top: 0;
        margin-top: 30px;
    }
}

/* Mobile - Below 767px */
@media only screen and (max-width: 767px) {
    .property-details-hero {
        padding-top: 20px;
        padding-bottom: 15px;
    }
    .property-details-content {
      padding-bottom: 20px;
    }
    
    .property-details-hero .container {
        max-width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .property-gallery-col,
    .booking-sidebar-col {
        padding: 10px;
    }

    .gallery-main-img {
        height: 250px;
        border-radius: 8px;
    }

    .gallery-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 8px;
        margin-top: 8px;
    }

    .gallery-grid-item {
        height: 100px;
    }

    .gallery-overlay {
        bottom: 10px;
        right: 10px;
        padding: 8px 12px;
        font-size: 12px;
    }

    .gallery-overlay span {
        display: none;
    }

    .booking-sidebar-sticky {
        position: relative;
        top: 0;
        margin-top: 20px;
    }

    .hero-booking-form {
        padding: 20px;
    }

    .property-price-rating {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .property-price-rating h3 {
        font-size: 20px;
    }

    .property-title-badge {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .property-title-badge h2 {
        font-size: 24px;
        line-height: 1.3;
    }

    .guest-favourite-badge {
        font-size: 12px;
        padding: 6px 12px;
    }

    .property-meta {
        flex-direction: column;
        gap: 10px;
    }

    .section-title {
        font-size: 20px;
    }

    .property-section p {
        font-size: 15px;
    }

    .highlight-item {
        padding: 15px;
    }

    .nearby-list {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .nearby-list li {
        padding: 10px;
        font-size: 14px;
    }

    .amenities-list li {
        font-size: 14px;
    }

    .modal-xl {
        max-width: 100%;
        margin: 10px;
    }

    .section-padding-100 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

/* Large Desktop - Above 1200px */
@media only screen and (min-width: 1200px) {
    .gallery-main-img {
        height: 450px;
    }

    .gallery-grid-item {
        height: 170px;
    }
}


/* Additional Property Details Enhancements */
.mt-30 {
    margin-top: 30px;
}

.mb-15 {
    margin-bottom: 15px;
}

.property-section h5 {
    font-size: 18px;
    color: #1a2332;
    font-weight: 600;
}

/* Form Enhancements */
.hero-booking-form .palatin-btn.w-100 {
    width: 100%;
    justify-content: center;
    margin-top: 10px;
}

.hero-booking-form .form-control:hover {
    border-color: #c9a66b;
}

/* Gallery hover effects */
.gallery-main-img,
.gallery-grid-item {
    transition: all 0.3s ease;
}

.gallery-main-img:hover,
.gallery-grid-item:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

/* Fullscreen Lightbox Gallery */
.lightbox-gallery {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.95);
    z-index: 99999;
    overflow: hidden;
}

.lightbox-gallery.active {
    display: block;
}

.lightbox-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 20px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
    z-index: 100;
}

.lightbox-counter {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.lightbox-close {
    background: none;
    border: none;
    color: #fff;
    font-size: 36px;
    cursor: pointer;
    padding: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.2s ease;
}

.lightbox-close:hover {
    transform: scale(1.1);
}

.lightbox-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    max-height: 85%;
    width: auto;
    height: auto;
}

.lightbox-content img {
    max-width: 100%;
    max-height: 85vh;
    width: auto;
    height: auto;
    object-fit: contain;
    display: block;
}

.lightbox-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, 0.9);
    border: none;
    color: #1a2332;
    font-size: 32px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    z-index: 101;
}

.lightbox-nav:hover {
    background-color: #c9a66b;
    color: #fff;
    transform: translateY(-50%) scale(1.1);
}

.lightbox-prev {
    left: 20px;
}

.lightbox-next {
    right: 20px;
}

.lightbox-thumbnails {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    background: linear-gradient(to top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
    display: flex;
    gap: 10px;
    overflow-x: auto;
    overflow-y: hidden;
    justify-content: center;
    z-index: 100;
}

.lightbox-thumbnails::-webkit-scrollbar {
    height: 5px;
}

.lightbox-thumbnails::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
}

.lightbox-thumbnails::-webkit-scrollbar-thumb {
    background: rgba(201, 166, 107, 0.8);
    border-radius: 3px;
}

.lightbox-thumb {
    width: 80px;
    height: 60px;
    cursor: pointer;
    border: 2px solid transparent;
    border-radius: 5px;
    overflow: hidden;
    flex-shrink: 0;
    transition: all 0.3s ease;
}

.lightbox-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lightbox-thumb:hover {
    border-color: #c9a66b;
    transform: scale(1.05);
}

.lightbox-thumb.active {
    border-color: #c9a66b;
    box-shadow: 0 0 10px rgba(201, 166, 107, 0.8);
}

/* Show more photos button */
.gallery-show-more {
    position: absolute;
    bottom: 15px;
    right: 15px;
    background-color: rgba(255, 255, 255, 0.95);
    color: #1a2332;
    padding: 10px 20px;
    border: 1px solid #ddd;
    border-radius: 8px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: all 0.3s ease;
    z-index: 10;
}

.gallery-show-more:hover {
    background-color: #c9a66b;
    color: #fff;
    border-color: #c9a66b;
}

/* Responsive Lightbox */
@media only screen and (max-width: 767px) {
    .lightbox-header {
        padding: 15px 15px;
    }
    
    .lightbox-counter {
        font-size: 14px;
    }
    
    .lightbox-close {
        font-size: 28px;
        width: 35px;
        height: 35px;
    }
    
    .lightbox-content {
        max-width: 95%;
        max-height: 80%;
    }
    
    .lightbox-content img {
        max-height: 70vh;
    }
    
    .lightbox-nav {
        width: 40px;
        height: 40px;
        font-size: 24px;
    }
    
    .lightbox-prev {
        left: 10px;
    }
    
    .lightbox-next {
        right: 10px;
    }
    
    .lightbox-thumbnails {
        padding: 10px;
        gap: 8px;
    }
    
    .lightbox-thumb {
        width: 60px;
        height: 45px;
    }
    
    .gallery-show-more {
        bottom: 10px;
        right: 10px;
        padding: 8px 15px;
        font-size: 13px;
    }
}

/* Sticky sidebar scroll behavior */
@media only screen and (min-width: 992px) {
    .booking-sidebar-sticky {
        position: -webkit-sticky;
        position: sticky;
        top: 110px;
    }
}

/* Loading state for form */
.hero-booking-form .palatin-btn:disabled {
    background-color: #999;
    cursor: not-allowed;
    opacity: 0.6;
}

/* Success/Error messages */
.alert-custom {
    padding: 12px 20px;
    border-radius: 8px;
    margin-bottom: 15px;
    font-size: 14px;
}

.alert-success-custom {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.alert-error-custom {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

/* Carousel indicators custom styling */
.carousel-indicators {
    bottom: 20px;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators .active {
    background-color: #c9a66b;
}

/* Property price display */
.property-price-display {
    font-size: 22px;
    color: #1a2332;
    font-weight: 700;
}

.property-price-display span {
    font-size: 16px;
    font-weight: 400;
    color: #6b7280;
}

/* Responsive font adjustments */
@media only screen and (max-width: 767px) {
    .property-price-display {
        font-size: 18px;
    }
    
    .property-price-display span {
        font-size: 14px;
    }
}
.book-room-btn:hover{
  color:white !important;
  background: #896d3e !important;
}