@font-face {
  font-family: play-b;
  src: url(../fonts/PlayfairDisplay-Bold.ttf);
}

@font-face {
  font-family: play-m;
  src: url(../fonts/PlayfairDisplay-Medium.ttf);
}

@font-face {
  font-family: play-r;
  src: url(../fonts/PlayfairDisplay-Regular.ttf);
}

@font-face {
  font-family: sand-m;
  src: url(../fonts/Quicksand-Medium.ttf);
}

@font-face {
  font-family: sand-sb;
  src: url(../fonts/Quicksand-SemiBold.ttf);
}

@font-face {
  font-family: inter-bold;
  src: url(../fonts/Inter_28pt-Bold.ttf);
}

/* h1,h2,h3,h3,h4,h5,h6,button,a,p,input,label{
  font-family: play-r;
} */

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box !important;

}

h2,
h3,
h4,
h5 {
  font-family: play-r !important;
  /* color: #445041 ; */
}

h1 {
  font-size: 35px !important;
  font-family: play-r !important;
}


.banner4 {
  display: none;
}

.main {
  width: 100%;
  min-height: 100vh;
  background-color: #DCDCCC;
}

.bgc-top-prop {
  background-color: #E8E8E8 !important;
}

.navbar_top_color {
  background-color: #DCDCCC !important;
  z-index: 9999;
}

.offcanvas {
  background-color: #445041;
}

.offcanvas a {
  color: #FFF !important;
  padding: 5px 0% !important;
}

.offcanvas .btn-close {
  --bs-btn-close-bg: url(../img/close_btn.png);
  font-size: 40px;
}

.navbar-brand img {
  width: 120px;
  height: 70px;
}

.navbar-brand1 img {
  width: 120px;
  height: 70px;
}

.nav_toggel_btn button:focus {
  outline: none;
  box-shadow: none;
}

.offcanvas-header button:focus {
  outline: none;
  box-shadow: none;
}

.navbar-toggler {
  background-color: transparent !important;
  border: none !important;
  padding: 0 !important;
}

.navbar-toggler-icon {
  background-image: url('../img/menubar2.png') !important;
  width: 40px !important;
  height: 40px !important;
}

.nav-link {
  font-family: sand-m !important;
  font-size: 16px !important;
  color: #586253 !important;
}

.navbar-brand {
  margin: 0 0 0 30px !important;
}

.container-fluid {
  padding: 0 !important;
}

.navbar-toggler {
  margin: 0 !important;
}

.nav-item.active {
  text-decoration: underline;
}

.n-btn {
  font-family: sand-sb !important;
  font-size: 17px !important;
  color: #fff !important;
  border: none !important;
  transition: all .3s;
  padding: 0;


}

.n-btn:hover {
  color: white !important;
  transform: scale(0.9) !important;
}

.hero {
  background-image: url(../img/img1.jpeg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 700px;
  position: relative;
}

.main-nav {
  width: 100%;
  position: fixed;
  background-color: transparent !important;
}

.main-nav1 {
  width: 100%;
  position: absolute;
  top: 0;
  background-color: transparent !important;
}

.main-nav1 .nav-hr {
  margin: auto;
  width: 96.6%;
  background-color: #ffffffbd;
  height: 1px;
}

.main-nav.scrolled {
  position: sticky;
  top: 0;
  background-color: #DCDCCC !important;

}

.hero h1 {

  color: #FCFBF9;
  font-family: play-m;
  font-size: 35px;
  margin-bottom: 80px;
  z-index: 1;
}

.hero-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #00000050;
  z-index: 0;
}

.h-btn {
  color: #FCFBF9 !important;
  font-family: sand-sb !important;
  outline: 1px solid #FCFBF9 !important;
  padding: 20px 0 !important;
  font-size: 14px !important;
  width: 200px !important;
  z-index: 1;
}

.h-btn:hover {
  color: #fff !important;
  background-color: #445041 !important;
  outline: 1px solid #445041 !important;
  font-family: sand-m !important;
}

.b1-img img {

  width: 195px !important;
  height: 250px !important;
  border-radius: 50%;
  z-index: 0;
  object-fit: cover;
}

.banner1 {
  background-color: #445041;
  color: white;
}

.b1-text {
  position: relative;
}

.b1-text .b1-hp {
  width: 97%;
  position: absolute;
  right: -50px;

}

.b1-text h5 {
  font-family: play-r;
  font-size: 20px;
}

.b1-text h1 {
  font-family: play-b;
  font-size: 80px;
}

.b1-row {
  width: 60%;
}

.home-cards1 {
  padding: 20px 23px;
}

.home-cards1 img {
  width: 100%;
  height: 100%;
  object-fit: fill;

}

.home-cards-overlay {
  width: 100%;
  height: 100%;
  background-color: #00000050;
  position: absolute;
  top: 0;
  left: 0;

}


.hc1-col {
  height: 450px;
  position: relative !important;
}

.home-cards1 h2 {
  width: 100%;
  text-align: center;
  font-size: 25px;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.page1 {
  background-color: #445041;
  color: #FFF;
  font-family: play-r;
}

.page1 h1 {
  color: #9B9F8D;

}

.page1 h5 {
  color: #fff;

}

.page1 p {
  font-family: sand-m;
  color: #dcdcccf3;
  font-size: 15px;
}

.p1-textbox {
  width: 350px;
}

.page2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.p2-col {
  height: 565px;
}

.p2-col1 {
  position: relative;
}

.p2-card {
  width: 350px;
  position: absolute;
  top: 0;
}

.p2-card2 h2,
.p2-card h2 {
  font-family: play-r;
  color: #445041;
}

.p2-card2 p,
.p2-card p {
  font-family: sand-m;
  color: #445041;
}

.p2-col2-i2,
.p2-col2 {
  height: 282.5px;
}

.p2-card2 {
  width: 100%;
  height: 100%;
  top: 0;
}

.p2-col2-i2 {
  position: relative;
}

.p2-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #3a423a8a;
}

.page3 {
  padding: 100px 0px;

}

.p3-col2 {
  width: 500px !important;
  position: relative;
}

.nora {
  display: none;
  color: #445041;
  font-family: play-r;
  font-size: 80px;
}

.nora1 {
  color: #445041;
  font-family: play-r;
  font-size: 80px;
  position: absolute;
  top: 30px;
  left: -110px;

}

.page3 h5 {
  color: #445041;
  font-family: play-r;
}

.page3 p {
  font-family: sand-m;
  color: #445041;
}

.page3 img {
  width: 320px;
  height: 500px;
  object-fit: cover;
  border-radius: 50%;
}


.page4 {
  background-color: #FFF;
  padding-bottom: 300px;
}

.page4 h2 {
  color: #445041;
  font-size: 50px;
  font-family: play-r;

}

.page4 p {
  color: #445041e0;
  font-family: sand-m;
}

.page4 p:nth-child(2) {
  font-style: italic !important;
}

.page4 button {
  width: 200px;
}

.page4 button:hover {
  background-color: #000000d3 !important;
}

.services {
  background-color: #445041;
}

.services .row {
  background-image: url("../img/cora-pursley-dupe+\(3\).jpg");
  background-position-y: center;
  background-position-x: center;
  padding: 120px 0 !important;
  position: relative;
  z-index: 1;

}

.services h1 {

  font-family: play-r;
  color: #fff;
  font-size: 55px;

}

.accordion {
  background-color: transparent !important;
  /* Replace with your desired color */
  width: 300px;

}


/* Change the background of each accordion item */
.accordion-item {
  background-color: transparent !important;
  /* Replace with your desired color */
  border-left: none !important;
  border-right: none !important;
  border-radius: none !important;
  border-radius: 0 !important;


}

/* Customize the accordion header */
.accordion-header {
  background-color: transparent !important;
  outline: none !important;
  box-shadow: none !important;

}

.accordion-header button {
  outline: none !important;
  box-shadow: none !important;

}

/* Customize the accordion button when it's collapsed */
.accordion-button {
  background-color: transparent !important;
  /* Replace with your desired color */
  color: #FFF !important;

}

/* Customize the accordion button when it's expanded */
.accordion-button:not(.collapsed) {
  background-color: transparent !important;
  /* Replace with your desired color */
  color: #FFF !important;

}

/* Change the background of the accordion body */
.accordion-body {
  background-color: transparent !important;
  /* Replace with your desired color */
  color: #fff;

}

.accordion h5 {
  font-family: play-r;

}

.service-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #00000027;
  z-index: 0 !important;
}

/* swiper */

.amenities .swiper-horizontal .swiper-slide{
  height: auto !important;
}


.swiper-slide {
  text-align: start;
  font-size: 18px;
  background: #DCDCCC;
  justify-content: start;
  align-items: center;
  padding: 60px 30px;
  height: 390px;
  display: flex;
  align-items: center;
  border-radius: 50px;
  position: relative;
}

.swiper-slide h4 {
  width: 90%;
  height: auto;
  color: #445041;
  position: absolute;
  top: 20px;
}

.rew-page .swiper-slide h4 {
  color: #ffffff;
  position: absolute;
  top: 20px;
}

.rew-page a {
  text-decoration: none;
}

.rev-date {
  position: absolute;
  bottom: 45px;
  right: 40px;
}

.rev-star-container {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%);
}

.swiper-slide p {
  font-family: sand-m;
  font-size: 12px;

}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.review {
  background-color: #445041;
  background-size: 100%;
  background-position-y: 78%;
  padding: 50px 0;
  position: relative;

}

.rev-overlay {
  width: 100%;
  height: 100%;
  background-color: #0000002a;
  position: absolute;
  top: 0;
  right: 0;
}

.review h1 {
  font-family: sand-m;
  font-weight: lighter;
  text-align: center;
  color: #fff;
}

.rev-star-container img {
  width: 25px !important;
}



.footer {
  background-color: #445041;
  color: #fff;
}

.footer .row {
  padding: 50px 60px !important;
}

.footer a {
  color: white;
}

.footer ul li {
  list-style: none;
}

.footer ul {
  padding: 0 !important;
}

.footer-col1 {
  padding: 0 35px !important;
}

.copyright {
  background-color: #dcdcccf3;
  color: #000;
}

.copyright p {
  color: #445041;
}

.copyright p a {
  font-family: sand-sb;
  cursor: pointer;
  text-decoration: underline !important;
  color: #445041;
}

.rh-col2 {
  height: 700px;
}

.rh-col2 img {
  object-fit: cover;
}

.rh-col1 {
  background-color: #445041;
}

.room-hero {
  position: relative;
}

.rh-card {
  width: 630px;
  padding: 45px 110px;
  background-color: #DCDCCC;
  color: #445041;
  position: absolute;
  top: 43%;
  left: 43%;
  transform: translate(-50%, -50%);
}

.rh-card h1 {
  width: 60%;
  line-height: 1.1;
  font-size: 70px;
  font-family: play-r;
}

.room-text {
  color: #445041;
  padding: 130px 0;
}

.rt-col .hr {
  width: 150px;
  height: 1px;
  background-color: #445041;
}

.rt-col h5 {
  font-family: play-b;
}

.rp2-color {
  background-color: #445041 !important;
}

.rp2-color h2,
.rp2-color p {
  color: #fff !important;
}

.rp2-color p {
  font-size: 15px !important;
}


.b2-img img {

  width: 195px !important;
  height: 250px !important;
  border-radius: 50%;
}

.banner2 {
  color: #445041;
  padding: 80px 0 !important;
}

.banner2 h1 {
  font-family: play-m;
  font-size: 80px;

}

.banner2 h5 {
  font-family: play-m;
}

.b2-row {
  width: 60%;
}

.room-page4 h2 {
  color: #445041;
  font-size: 50px;
  font-family: play-r;

}

.room-page4 p {
  color: #445041e0;
  font-family: sand-m;
}

.room-page4 img {
  object-fit: cover;
}

.room-page4 p:nth-child(2) {
  font-style: italic !important;
}

.room-page4 button {
  width: 200px;
  background-color: #445041;
  color: #fff;
}

.room-page4 button:hover {
  background-color: #445041e5 !important;
  color: #fff;
}


.img-banner .img-container {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 8px;
}

.img-banner .img-box {
  height: 263px;
}

.img-banner .img-box img {
  object-fit: cover;
}

.banner3 {
  padding: 80px 0 !important;
}

.about-hero .ah-col {
  height: 495px;
  background-color: #fff;
  color: #445041;
}

.about-hero .ah-col2 {
  height: 495px;
  color: #445041;
  background-color: #9B9F8D;
}

.about-hero .ah-col1 {
  height: 495px;
}

.about-hero .ah-card h2 {
  font-family: play-r;
}

.about-hero .ah-col img {
  object-fit: cover;
}

.about-hero-img3 {
  object-fit: cover;
}



.facility .row {
  padding: 0 100px;
}

.facility {
  color: #445041;
  padding: 100px 0;
}

.high-end-img {
  height: 64px;
  margin-bottom: 19px;
}

.facility h1,
.facility h5 {
  font-family: play-r;
}

.facility .fp {
  width: 45%;
}

.location {
  background-color: #445041;
  color: #fff;
  padding: 100px 70px;
}

.location-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.location h1 {
  font-family: play-t;
  font-size: 35px;
}

.loc-col {
  padding: 0 55px !important;
}

.loc-col h1 {
  font-family: play-r;
  font-size: 50px;
}

.loc-col p {
  color: #fff;
}

.loc-col1 {
  background-color: #DCDCCC;
  color: #445041;
  height: 450px;
}

.req-btn {
  background-color: #445041 !important;
  color: #DCDCCC !important;
  font-size: 17px !important;
  margin-right: 0 !important;
}

.req-btn:hover {
  background-color: #445041e1 !important;
}

.request {
  padding: 120px 120px 80px 120px;
  color: #445041;
}

.request h2 {
  font-family: play-r;
}


.b4-col-copy {
  position: relative;
  height: 341px;
  cursor: pointer;
}

.b4-col img {
  object-fit: cover;
}

.b4-overlay2,
.b4-overlay1 {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  color: #fff;
  background-color: #3a423a8a;
}

.amenities {
  position: relative;
  cursor: pointer;
}

.amenities img {
  object-fit: cover;
}

.detail-reviews,
#detail-reviews-hr {
  color: #445041;
  display: none;
}

#det-badge-id,
#rev-hide {
  cursor: pointer;
}

.sleep-box {
  width: 30%;
  gap: 4%;
  border: 1px solid #445041;
  border-radius: 15px;
  padding: 14px;
}

.sleep-box2 {
  height: 360px !important;
  gap: 4%;
  border: 1px solid #445041;
  border-radius: 15px;
  padding: 10px;
}

.sleep-box img {
  width: 40px;
}

.explore-hero {
  background-image: url(../img/explore-hero.jpeg);
  background-position-y: 30%;
  height: 380px;
  position: relative;
  width: 1349px;
  margin: auto;
}

.explore-hero h1 {
  color: #fff;
  font-family: play-r;
  font-size: 78px;
  z-index: 1;
}



.grab {
  color: #445041;
  padding: 100px 0;
}

.grab-col {
  position: relative;
}

.grab-col img {
  margin-top: 110px;
  object-fit: cover;
}

.grab h1 {
  width: 250px;
  position: absolute;
  top: 5px;
  left: 22px;
  font-family: play-r;
  font-size: 50px;
}

.coctails {
  background-color: #445041;
  color: #DCDCCC;
  padding: 100px 0;
}

.coctails h1 {
  width: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff !important;
  font-family: play-r;
  font-size: 55px;

}

.cock-col {
  position: relative;
}

.cock-col img:nth-child(1) {
  margin-top: 200px;
  width: 220px !important;
  height: 240px;
  object-fit: cover;
}

.resturent-card h6,
.local-card h6,
.bar-card h6,
.explore-activity h6 {
  color: #fff !important;
  position: absolute;
  bottom: 3px;
  right: 2px;
  font-size: 22px;
  font-family: sand-m !important;
  margin-bottom: 0;
  z-index: 9;
}


.explore-img-box {
  position: relative !important;
}

.explore-overlay {
  width: 100%;
  height: 100%;
  background-color: #00000046;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
}

.explore-activity,
.explore-local,
.explore-bar,
.explore-resturent,
.explore-discover {
  padding: 25px 0px;
  color: #445041;
}

.charlotte-img {
  object-position: bottom !important;
}

.explore-resturent {
  background-color: #445041;
  color: #fff !important;
}

.explore-resturent h1,
.explore-activity h1 {
  color: #ffffff;
}

.explore-activity {
  background-color: #445041;
  color: white !important;
}


.explore-local h1,
.explore-bar h1,
.explore-discover h1 {

  color: #445041;
}

.explore-discover h1 span {

  font-size: 45px !important;
  color: #445041;
}

.explore-discover p,
.resturent-card p,
.local-card p,
.bar-card p,
.explore-activity p {
  font-size: 17px;
}



.resturent-card img,
.local-card img {
  height: 400px !important;
  object-fit: cover;
}

.local-check {
  margin-bottom: 17px;
}

.local-check h6 {
  color: #445041;
  font-size: 15px;
  margin-bottom: 0;
}

.local-check-p {
  color: #445041;
  font-size: 18px;
  margin-bottom: 10px;


}




.bar-card img {
  object-fit: cover !important;
  height: 400px;
}


.discover-card img {
  object-fit: cover;
  height: 300px !important;
  margin-bottom: 8px;
}

.activity-card img {
  object-fit: cover;
  height: 400px !important;
}

.explore-activity-btn a {
  background-color: #445041 !important;
  color: #DCDCCC;
}

.explore-activity-btn a:hover {
  background-color: #445041d2 !important;
  color: #DCDCCC;
}

.faq-hero {
  background-image: url(../img/img5.jpeg);
  background-position-y: 50%;
  background-size: cover;
  height: 700px;
  position: relative;
}

.faq-hero h1 {
  color: #fff;
  font-family: play-m;
  font-size: 66px;
  z-index: 1;
}

.faq-overlay {
  width: 100%;
  height: 100%;
  background-color: #00000062;
  position: absolute;
  z-index: 0;
}

.book {
  padding: 150px 0;
  color: #445041;
}

.book h1 {
  color: #9B9F8D;
  font-family: play-r;
}

.faq-page1 {
  background-color: #445041;
  color: #DCDCCC;
  padding: 100px 0;
}

.faq-page1 h5 {
  font-family: play-r;
  color: #fff;
  width: 95%;
  z-index: 999;
}

.faq-page1 .custom-accordion {
  width: 85% !important;
}

.faq-page1 .custom-accordion .accordion-item {
  border-left: none;
  border-right: none;
  background-color: transparent;
  border-radius: 0;
}

.faq-page1 .custom-accordion .accordion-button {
  border-radius: 0 !important;
  background-color: transparent;
  color: white;
  /* Text color */
}

.faq-page1 .custom-accordion .accordion-button::after {
  color: white !important;
  /* Arrow color */
}

.faq-page1 .custom-accordion .accordion-button:not(.collapsed) {
  background-color: transparent;
  color: white;
}

.faq-page1 .custom-accordion .accordion-body {
  border-radius: 0;
  background-color: transparent;
  color: white;
  /* Body text color */
}

.faq-page1 .accordion-header h4 {
  font-size: 20px !important;
  font-family: play-m;
}

.faq-p1-img1 {
  width: 261px;
  height: 100%;
  background-image: url(../img/faq-2.jpeg);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}

.faq-p1-img2 {
  width: 315px;
  height: 100%;
  background-image: url(../img/faq-1.jpeg);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
  position: absolute;
  top: 35%;
  right: 20px;
  transform: scaleX(-1);

}

.faq-p1-img {
  position: relative;
}

.p1-r3-col {
  z-index: 1;
}

.contact-hero {
  color: #445041;
  padding: 100px 0 500px 0;

}

.contact-hero h1 {
  font-family: play-r;
  font-size: 55px;
}

.contact-hero form {
  border: 1px solid #445041;
}

.contact-hero form input:hover,
.contact-hero form textarea:hover {
  background-color: #C2C4B2 !important;
}

.no-outline:focus {
  outline: 2px solid #DCDCCC !important;
  box-shadow: 0 0 0 4px #445041 !important;
  background-color: #C2C4B2 !important;
}


.contact-hero button {
  border: 1px solid #445041;
  color: #445041;
}

.contact-hero button:hover {
  color: #fff;
  background-color: #445041 !important;
}

.custom-btn {
  background-color: transparent !important;
  color: #445041 !important;
  border: 1px solid #445041 !important;
  transition: all 0.3s ease !important;
  cursor: pointer;


}

.custom-btn:hover {
  background-color: #C2C4B2 !important;
  color: #445041 !important;
}

/* Checked state: background and border change to #445041, text color to #9B9F8D */
.btn-check:checked+.custom-btn {
  background-color: #445041 !important;
  color: #9B9F8D !important;
  border-color: #445041 !important;
}

/* Checked and hover state: hover changes to #9FA494 */
.btn-check:checked+.custom-btn:hover {
  background-color: #9FA494 !important;
  color: #445041 !important;
  border-color: #9FA494 !important;
}

.contact-btns-hide {
  display: none;
}

.select_btn img {
  cursor: pointer;
}


.contact-col1 {
  background-color: #9B9F8D;
  z-index: 0;

}

.contact-row {
  padding: 0 80px 0 150px !important;
  position: relative;
}

.contact-col2 {
  z-index: 0 !important;
}

.contact-img {
  width: 927px !important;
  height: 461px !important;
  background-image: url(../img/contact.jpeg);
  background-size: 100%;
  background-position-y: 70%;
  position: absolute;
  background-repeat: no-repeat;
  top: 92%;
  left: 20%;
  transform: translate(-0%, -0%);

}

.contact-img2 {
  width: 100% !important;
  height: 461px !important;
  background-image: url(../img/contact.jpeg);
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
  display: none;

}

.gallery-inner {
  padding: 100px 0;
}

.gallery-inner h1 {
  color: #445041;
  font-size: 55px;
  font-family: play-r;
}

.services .accordion-button:not(.collapsed)::after {
  background-image: url(../img/Untitled-1-011111.png) !important;
}

.services .accordion-button::after {
  background-image: url(../img/Untitled-1-012222.png) !important;
}

.faq-page1 .accordion-button:not(.collapsed)::after {
  background-image: url(../img/icons8-horizontal-line-24.png) !important;
}

.faq-page1 .accordion-button::after {
  background-image: url(../img/icons8-plus-24.png) !important;
}


.faq-page1 .accordion-button:not(.collapsed) {
  background-color: unset !important;
  /* Replace with your desired color */
  color: #FFF !important;
}

.select_btn label {
  width: 180px;
  padding: 8px 0px;
}

.rent_home {
  background-color: #445041;
  height: 500px;
  align-items: center;
  display: flex;
  justify-content: center;
}

.rent_home p,
.rent_home h1 {
  color: #FFF;
}


/* Popup container styling */
.popup-container {

  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #445041f9;
  color: #FFF;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  z-index: 1000;
  display: none;
  /* Initially hidden */
  text-align: center;
}

/* Popup overlay styling */
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 999;
  display: none;
  /* Initially hidden */
}

/* Close button styling */
.close-btn {
  padding: 5px 5px;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
}

.close-btn button {
  color: #FFF;
  border: 0px;
  background-color: transparent;
  margin: 0 0 10px 0;
}

.modal-body {
  padding: 35px 20px 80px 20px;
}

.modal-full-scr {
  z-index: 9999 !important;
}

.modal {
  z-index: 99999 !important;
}

.rent-form form {
  height: 100%;
}

.nav_list ul {
  list-style-type: none !important;

}

.list_bananer {
  background-image: url(../img/main-reviews.jpeg);
  width: 100%;
  background-position-y: center;
  background-repeat: no-repeat;
  height: 100vh;
  background-size: cover;
  object-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.uk-homes-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #00000075;
  z-index: 0;
}

.lsit_bna_center {
  background-color: #FFF;
  border-radius: 60px;
  margin: auto;
}

.baner_listing_head {
  margin: auto;
  width: 90%;
  text-align: center;
  color: #FFF;
  position: relative;
}

.baner_listing_head h4:nth-child(2) {
  display: inline;
  border-top: 2px solid #FFF;
  line-height: 1.75rem;
  font-size: 1.25rem;
  color: #fff !important;


}

.baner_listing_head h1 {
  font-family: inter-bold;
  line-height: 8rem;
  padding: 5px 0;
  font-weight: bolder;
}

.baner_listing_head .form-check {
  background-color: #FFF;
  color: #000;
  padding: 15px 50px;
  border-radius: 30px;
}



.form-select {
  appearance: none;
  /* Standard property to remove default styles */
  -webkit-appearance: none;
  /* Remove arrow in Safari & Chrome */
  -moz-appearance: none;
  /* Remove arrow in Firefox */
  background-image: none !important;
  /* Ensure no custom background */
}

.baner_listing_head .form-check input:focus {
  outline: none;
  box-shadow: none;
}

.baner_listing_head .form-check-input[type=checkbox] {
  border-radius: 50%;
  border-color: #000;
}


.view_listing button {
  background-color: #445041;
  color: white;
  border-radius: 60px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  margin-right: 0%;
  margin-top: 0%;
  padding: 16px 12px;
}

.view_listing a {
  text-decoration: none;
  color: #FFF;
}


.lsit_bna_center input,
.lsit_bna_center select {
  border: none;
  outline: none;
  box-shadow: none;
}

.lsit_bna_center label {
  color: #000;
}

.form-floating input:focus,
.lsit_bna_center select:focus {
  border: none;
  outline: none;
  box-shadow: none;
}

.form-floating>.form-select {
  padding-top: 4% !important;
}

.list_head_banner {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}



.list-part {
  background-color: #E8E8E8 !important;
}

.list-part .card {
  border: none;
  background-color: transparent;
  /* background-color: #445041; */
  color: #FFF;
}


.list-part .card-body .card-title {
  font-weight: bold;
}

.list-part .list_card_img img {
  border-radius: 40px;
  height: 280px;
}

.list-part a {
  text-decoration: none;
}


.custom-select-box {
  position: relative;
  width: 100%;
  max-width: 300px;
}


.floating-label {
  position: absolute;
  top: 50%;
  left: 12px;
  font-size: 14px;
  color: #6c757d;
  transition: all 0.2s ease;
  pointer-events: none;
  transform: translateY(-50%);
}

.select-box {
  position: relative;
  width: 100%;
  cursor: pointer;
}

.select-box__current {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px;
  color: #000;
  font-size: 1rem;
  padding-bottom: 0%;
}

.select-box__current p {
  margin-bottom: 0%;
  font-size: 16px !important;
  margin-top: 4px;
}

.select-box__icon {
  width: 16px;
  transition: transform 0.3s ease;
}

.select-box__list {
  position: absolute;
  width: 100%;
  background: white;
  list-style: none;
  margin: 0;
  padding: 0;
  border-radius: 5px;
  opacity: 0;
  transform: scaleY(0);
  transform-origin: top;
  transition: opacity 0.3s, transform 0.3s ease-in-out;
  margin-top: 40px;
  text-align: start;
}

.select-box__option {
  padding: 10px;
  cursor: pointer;
  color: #000;
}

.select-box__option:hover {
  background: #f1f1f1;
}

/* Active State */
.select-box.open .select-box__list {
  opacity: 1;
  transform: scaleY(1);
}

.select-box.open .select-box__icon {
  transform: rotate(180deg);
}

.custom-select-box.active .floating-label {
  top: 0px;
  color: #000;
}



.custom-select-box.selected .floating-label {
  color: rgba(var(--bs-body-color-rgb), .65);
}


.card_box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.card_box h5 {
  border: none;
  background-color: #445041;
  border-radius: 20px;
  font-size: 16px;
  padding: 8px;
  color: #FFF;
}

.carousel-indicators button {
  border-radius: 50% !important;
  width: 5px !important;
  height: 5px !important;
  border: 0px !important;
}

.card {
  position: relative;
}

.top-right-corner {
  position: absolute;
  top: 10px;
  right: 24px;
  background-color: #445041;
  /* Example background color */
  color: white;
  padding: 5px 8px;
  border-radius: 5px;
  font-weight: bold;
  border-radius: 20px;
}

.badge {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  ;
}

.property_details_pic img {
  object-fit: cover;
  border-radius: 40px;
}

.property_details_text #myBtn {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #000;
  flex-wrap: wrap;
  border-radius: 0% !important;
  padding: 0px !important;
}

.property_details,
.property_details_text,
.select-box__option,
.lsit_bna_center label,
.list-part .card-body .card-title,
.list-part .card-body {
  color: #445041 !important;
}

.drh-badge span {
  background-color: #445041;
  padding: 12px 20px;
  border-radius: 30px;
}

.swiper2 .swiper-wrapper .sleep-box {
  width: 50% !important;
}

#more {
  display: none;
}

.modal_btn button {
  background-color: transparent;
  border: 1ps solid #445041;
  padding: 12px 16px;
  border-radius: 30px;
}

/* cancellation and refund  */
.cancellation p span {
  font-weight: bold;
}

.refund-circle {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #445041;
}

.refund-right-line {
  height: 140px;
  border-right: 4px solid #445041;
  margin-right: 6px;
}

.refund-cen-line {
  width: 30px;
  height: 4px;
  background-color: #445041;

}

.refund-inner-box {
  width: 180px;
  height: 85px;
  border: 2px solid #445041;
  text-align: center;
  display: flex;
  align-items: center;
}


/* #calendarContainer {
  width: auto;
  margin-top: 10px;
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 5px;


} */

.flatpickr-calendar.inline {

  padding-bottom: 80px !important;


}

.dayContainer {
  padding: 0 10px !important;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  padding: 0 10px !important;
}

.flatpickr-calendar {

  height: 390px !important;
}

.available-days {
  position: relative;
}

.calendar-button {
  width: 100% !important;
  position: absolute;
  padding: 0 30px;
  bottom: 5px;
  color: #445041;
}

#p-list-checked {
  position: relative;
}

.calendar-button1 {
  width: 100% !important;
  position: absolute;
  padding: 0 30px;
  bottom: 20px;
  color: #445041;
}

.flatpickr-innerContainer {
  justify-content: center;
}


button {
  margin-top: 10px;
  padding: 8px 12px;
  font-size: 14px;
  cursor: pointer;
  border-radius: 20px;
  background-color: transparent;
  border-color: #445041;
  margin-right: 30px;
}

.modal_bg .modal-content {
  background-color: #445041f9;
  color: #FFF;

}

.modal-content {
  border-radius: 25px !important;
}

.modal_bg .modal-body {
  background-color: #DCDCCC;
  color: black;
}

.modal_bg .modal-body ul {
  list-style-type: none;
  padding-left: 0;
  border-bottom: dotted;
}

.modal_bg .modal-body ul li {
  padding: 8px 0%;
}

.modal_bg .modal-body strong {
  color: #445041;
  font-size: 20px;
}

.modal-body::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.modal-body::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  border-radius: 10px;
}

.modal-body::-webkit-scrollbar-thumb {
  background-color: #445041;
  border-radius: 10px;
}

.modal_bg_color .modal-content {
  background-color: rgb(220, 220, 204) !important;
}

.modal_img .modal-header {
  border: none !important;
  display: flex;
  justify-content: end;
}

.modal_btn_open {
  width: 100%;
  margin: 0% !important;
  padding: 0% !important;
  position: relative;
  border: none;
  outline: none;
  box-shadow: none;
}

.modal_btn_open p {
  position: absolute;
  background-color: #FFF;
  bottom: 2%;
  right: 2%;
  border-radius: 30px;
  padding: 5px;
  font-weight: bold;
}

.modal_img .modal-body {
  object-fit: fill;
  width: 800px !important;
  height: 600px !important;
  object-position: center;
  /* Centers the image */
  margin: auto !important;
  text-align: center !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal_img .modal-body img {
  object-fit: fill;
  width: 800px !important;
  height: 500px !important;
  object-position: center;
  /* Centers the image */
  margin: auto !important;
  text-align: center !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.map_display iframe {
  width: 100%;
  border-radius: 30px;
}

.book_now {
  background-color: #FFF;
  border-radius: 30px;
}

.price_detail {
  background-color: #FFF;
  border-radius: 30px;
}

.top-start-corner {
  background-color: #445041;
  color: white;
  padding: 5px 8px;
  border-radius: 5px;
  font-weight: bold;
  border-radius: 20px;
}

.book_now_btn {
  display: flex;
  justify-content: space-around;
  gap: 20px;
}


.book_now_btn a {
  border: 1px solid #445041 !important;
  color: white;
  padding: 10px 16px !important;
  border-radius: 5px !important;
  font-weight: bold !important;
  border-radius: 25px !important;
  font-size: 20px !important;
  font-weight: bold !important;
  width: 170px !important;
  margin-right: 0% !important;
}

.book_now_btn .button1 {
  border-color: #44504198;
  background-color: #445041;
  margin-top: 10px;
}

.book_now_btn .button1:hover{
  color: #FFF;
 }
 
 .book_now_btn .button1:active{
   color: #FFF;
   border-color: #44504198;
   background-color: #445041;
  }
 
  .details_button_footer{
   background-color: #DCDCCC;
  }
 
 .details_button_footer .btn{
   margin-top: 0% !important; 
 }
 
 .first_click_modal .modal-content{
   height: unset !important;
 }
 
 .second_modal .modal-content{
   background-color: rgb(220, 220, 204) ;
 }
 
 .second_modal_main img{
     height: 500px;
 }
 
 .modal-full-scr button{
   outline: none;
 }
 
 .modal-full-scr button:active{
   outline: none;
   border: none;
 } 

.book_now_btn .button2 {
  border: 1px solid #445041 !important;
  padding: 10px 16px !important;
  border-radius: 5px !important;
  font-weight: bold !important;
  border-radius: 25px !important;
  font-size: 20px !important;
  font-weight: bold !important;
  width: 170px !important;
  margin-right: 0% !important;
  background-color: transparent !important;
  color: #000 !important;
  margin-top: 10px;

}

.booking_now {
  display: flex;
  align-items: center;
  gap: 8px;
  border: 1px solid #445041;
  padding: 10px 16px;
  border-radius: 5px;
  font-weight: bold;
  border-radius: 25px;
  font-size: 16px;
  font-weight: bold;
  width: 190px;
}

.booking_now input {
  border: none;
  width: 100%;
}

.booking_now input:focus-visible {
  border: none;
  outline: none;
}


.custom_stick .sticky-top {
  top: 96px;
}

.custom_stick1 .sticky-top {
  top: 20px !important;
}

.carousel-control-prev>span,
.carousel-control-next>span {
  background-color: #000;
  border-radius: 50%;
}

.carousel-control-next {
  margin-right: 0%;
}


.flatpickr-calendar {
  padding: 25px !important;
  padding: 25px !important;
  border-radius: 20px !important;
  width: auto !important;
}

.flatpickr-day.today {
  background-color: #445041;
  color: #FFF;
}

.flatpickr-day {
  margin: 0 !important;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background-color: #445041 !important;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  border-color: transparent !important;
  background-color: #445041 !important;

}

.flatpickr-day {
  margin: 10px;
}

.numInput {
  color: #000000E6 !important;
  font-weight: bold !important;
  font-size: 18.9px !important;
}

.arrowUp,
.arrowDown {
  display: none !important;
}

/* #calendarContainer .flatpickr-calendar {
  margin-top: 30px !important;
} */

.rew-page .swiper-slide {
  background-color: #445041;
  color: #FFF;
}

.add_ser_acc {
  background-color: #445041;
}

.add_ser_acc .accordion {
  width: 100%;
}

.add_ser_acc .accordion-button:not(.collapsed)::after {
  background-image: url(../img/Untitled-1-011111.png) !important;
}

.add_ser_acc .accordion-button::after {
  background-image: url(../img/Untitled-1-012222.png) !important;
}


.view_list_bananer {
  width: 95%;
}

.tap_view_list .list_card_img img {
  height: 280px;
}

.tap_view_list .top-right-corner {
  right: 56%;
}

.view_listing_filter {
  text-align: end;
}

.view_listing_filter button {
  padding: 5px 30px;
  margin-top: 0%;
  margin-right: 0%;
  font-size: 18px;
}

.view_listing_filter button img {
  margin-right: 5px;
}

.filter_modal .filter_prices input {
  padding: 8px 5px;
  font-size: 1rem;
  border-radius: 8px;
  background-color: #44504135;
  border-color: #445041;
  outline: none;
}

.hiden_map button {
  background-color: #44504198;
  border: none;
  color: #FFF;
  padding: 8px 18px;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 1rem;
  margin: 0;
}

.view_filter_mo .modal-header,
.view_filter_mo .modal-footer {
  background-color: #445041;
  color: #FFF;
}

.view_filter_mo .modal-header button {
  border: none;
  margin: 0%;
}

.view_filter_mo .modal-body {
  background-color: #DCDCCC;
}

.view_filter_mo .modal-footer button {
  border-color: #FFF;
  color: #FFF;
  padding: 8px 22px;
  background-color: #44504198 !important;

}

/* Basic styling for the component */

.beds_filter {
  border-bottom: 1px dotted #000;
  border-width: 3px;
  padding-top: 20px;
  padding-bottom: 20px;
  align-items: center;
}

.beds_filter input::-webkit-outer-spin-button,
.beds_filter input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input {
  outline: none;
  box-shadow: none;
}

input:focus {
  outline: none !important;
  box-shadow: none !important;
}

.beds_filter .buttons_added {
  display: flex;
  align-items: center;

}

.beds_filter .buttons_added Input {
  border: none;
  background-color: transparent;
  width: 30px;
}

.beds_filter .buttons_added #theInput {
  width: 20px;
  font-size: 16px;
  margin: 0% 8px;
}

.beds_filter .buttons_added img,
.beds_filter .buttons_added img {
  font-size: 16px;
  padding: 6px;

}

.filter-amenities {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  /* Creates 2 equal columns */
  gap: 10px;
  /* Adds space between the items */
}

.make_cust_col1,
.make_cust_col {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: width 0.3s ease;
}

.card_cust_col {
  width: 100%;
  /* The card takes full width by default */
}

#toggleMapButton {
  transition: width 0.3s ease;
}

#toggleMapButton.full-width {
  width: 100%;
  /* Expand button to 100% width */
}

.map_pop .modal-body {
  position: relative;
  padding: 0% !important;

}

.map_pop .modal-body button {
  position: absolute;
  right: 0%;
  font-size: 30px;
  top: 2%;
  z-index: 9999;
  background-color: #FFF;
  padding: 35px;
  cursor: pointer;
}

.map_pop .modal-body iframe {
  width: 100%;
  height: 100vh;
}

.disMobile {
  display: none !important;
}

.disDesktop {
  display: block !important;
}

#calendarContainer {
  width: 100%;
  position: absolute;
  bottom: 0px;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  border: none;
  padding: 10px;
  margin-top: 10px;
}

/* responsivity */

@media screen and (max-width:768px) {
  .disMobile {
    display: block !important;
  }

  .disDesktop {
    display: none !important;
  }

  .property_details_pic .modal_btn_open .img-fluid {
    height: 300px !important;
  }

  .modal-full-scr .owl-carousel .item img {
    object-fit: contain !important;
  }

  .tap_view_list .top-right-corner {
    right: 4%;
  }

  .filter-amenities {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }

  .make_cust_col1 {
    width: 100% !important;
  }

  .view_listing_filter {
    text-align: center;
    padding-bottom: 30px;
  }

  .view_listing {
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
  }

  #calendarContainer p{
   font-size: 14px;
   margin-bottom: 0;
  }

  #calendarContainer button{
    padding: 4px;
    margin-right: 0;
  }
  
  .h6, h6 {
    font-size: 0.9rem;
}
  
}

@media screen and (max-width:950px) {
  .modal_img .modal-body {
    width: 100% !important;
  }

  .make_cust_col {
    width: 100% !important;
  }

  .tap_view_list .top-right-corner {
    right: 14%;
  }

  .second_modal_main img {
    height: unset;
  }

}



@media screen and (max-width:576px) {

  .contact-col1 {
    padding: 20px;
  }

  .rent-form .ms-5 {
    margin-left: 0 !important;
  }


  .contact-row {
    padding: 3% !important;
  }

  .nav {
    width: 100%;
  }

  .hero {

    width: 100%;
    height: 700px;

  }

  .hero h1 {
    width: 90%;
  }

  .h-btn {
    width: 250px !important;
  }

  .b1-text .b1-hp {
    width: 100%;
    position: static;
  }

  .b1-text h5 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .b1-text p {
    font-size: 19px;
  }

  .b1-text h1 {
    font-size: 120px;
    margin-bottom: -60px;
    margin-left: -8px;
  }

  .b1-row {
    width: 97%;
  }

  .banner1 {
    padding-top: 10px !important;
  }

  .b1-img {
    position: relative;
    height: 160px;
  }

  .b1-img img {
    width: 200px !important;
    height: 230px !important;
    border-radius: 45%;
    position: absolute;
    right: 10px;
    top: -50px;
  }

  .home-cards1 {
    padding: 10px 13px !important;
  }

  .hc1-col {
    height: 220px;
    margin-bottom: 10px;
  }

  .hc1-col img {
    object-fit: cover;

  }

  .page1.p-5 {
    padding: 0 !important;
  }



  .page1 p {
    width: 100%;
  }

  .p1-textbox {
    width: 100%;
  }

  .p1-col.col-lg-7,
  .p1-col.col-lg-5 {
    width: 100% !important;
    align-items: center !important;
  }


  .p2-col {
    height: 300px;
  }

  .p2-col2-height {
    height: auto !important;
  }

  .p2-card {
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-55%, -73%);
  }

  .p2-col2-i2,
  .p2-col2 {
    height: 220px;
  }

  .p3-col2.ms-5 {
    width: 100% !important;
    position: relative;
    margin-left: 0 !important;
  }

  .nora {
    display: block;
    color: #445041;
    font-family: play-r;
    font-size: 50px;
  }

  .nora-col2.justify-content-end {
    justify-content: center !important;
    margin-bottom: 20px;
  }

  .nora1 {
    display: none;
  }


  .services h1 {

    font-family: play-r;
    color: #fff;
    font-size: 40px;

  }

  .footer-col1 {
    padding: 0 !important;
  }

  .faq-hero h1 {
    font-size: 46px;
    width: 90% !important;
  }

  .explore-hero h1 {
    font-size: 55px;
  }

  .cock-col img:nth-child(1) {

    width: 150px !important;
    height: 240px;

  }

  .cock-col img:nth-child(2) {
    margin-top: 200px;
    width: 100px !important;
    height: 240px;
    object-fit: cover;
  }

  .rh-card {
    width: 90%;
    margin: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .rh-card h1 {
    font-size: 50px;
  }

  .rh-card {
    padding: 40px;
    ;
  }

  .img-banner .img-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .img-banner .img-box {
    height: 163px;
  }

  .facility .col-md-4.px-5 {
    padding: 0 !important;
  }

  .facility .row {
    padding: 0 30px;
  }

  .facility .fp {
    width: 90%;
  }

  .loc-col {
    padding: 0 !important;
  }

  .l-row1 {
    margin: 0 !important;
  }

  .location .l-row1 {
    padding: 0 !important;
  }

  .loc-col1 {
    height: 250px;
    margin-bottom: 30px;
  }

  .request {
    padding: 0%;
    padding-top: 30px;
  }

  .faq-padd-set {
    padding: 0% !important;
  }

  .respo-p-0 {
    padding: 0 !important;
  }

}

@media screen and (max-width:768px) and (min-width:576px) {

  .contact-col1 {
    padding: 20px;
  }

  .rent-form .ms-5 {
    margin-left: 0 !important;
  }


  .contact-row {
    padding: 3% !important;
  }

  .nav {
    width: 100%;
  }

  .hero {

    width: 100%;
    height: 700px;

  }

  .hero h1 {
    width: 90%;
  }

  .h-btn {
    width: 250px !important;
  }

  .b1-text .b1-hp {
    width: 100%;
    position: static;
  }

  .b1-text h5 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .b1-text p {
    font-size: 17px;
  }

  .b1-text h1 {
    font-size: 120px;
    margin-bottom: -60px;
    margin-left: -8px;
  }

  .b1-row {
    width: 97%;
  }

  .banner1 {
    padding-top: 10px !important;
  }

  .b1-img {
    position: relative;
    height: 160px;
  }

  .b1-img img {
    width: 200px !important;
    height: 230px !important;
    border-radius: 45%;
    position: absolute;
    right: 10px;
    top: -50px;
  }

  .home-cards1 {
    padding: 10px 13px !important;
  }

  .hc1-col {
    height: 220px;
    margin-bottom: 10px;
  }

  .hc1-col img {
    object-fit: cover;

  }

  .p2-col2-height {
    height: auto !important;
  }

  .p2-card {
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-55%, -73%);
  }

  .p2-col2-i2,
  .p2-col2 {
    height: 220px;
  }





  .p3-col2.ms-5 {
    width: 100% !important;
    position: relative;
    margin-left: 0 !important;
  }

  .nora {
    display: block;
    color: #445041;
    font-family: play-r;
    font-size: 50px;
  }

  .nora-col2.justify-content-end {
    justify-content: center !important;
    margin-bottom: 20px;
  }

  .nora1 {
    display: none;
  }

  .footer-col1 {
    padding: 0 !important;
  }

  .faq-hero h1 {
    font-size: 45px !important;
    width: 90% !important;
  }

  .explore-hero h1 {
    font-size: 65px;
  }

  .rh-card {
    width: 90%;
    margin: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .rh-card h1 {
    font-size: 60px;
  }

  .rh-card {
    padding: 40px;
    ;
  }

  .img-banner .img-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .img-banner .img-box {
    height: 163px;
  }

  .facility .row {
    padding: 0 40px;
  }

  .facility .fp {
    width: 90%;
  }

  .loc-col {
    padding: 0 !important;
  }




}

@media screen and (max-width:992px) and (min-width:768px) {

  .contact-col1 {
    padding-top: 20px;
  }


  .contact-row {
    padding: 3% !important;
  }

  .nav {
    width: 100%;
  }

  .hero {

    width: 100%;
    height: 700px;

  }

  .p3-col2.ms-5 {
    width: 100% !important;
    position: relative;
    margin-left: 0 !important;
  }

  .nora {
    display: block;
    color: #445041;
    font-family: play-r;
    font-size: 50px;
  }

  .nora-col2.justify-content-end {
    justify-content: center !important;
    margin-bottom: 20px;
  }

  .nora1 {
    display: none;
  }

  .footer-col1.px-5 {
    padding: 0 !important;
  }

  .facility .row {
    padding: 0 30px;
  }

  .facility .col-md-4.px-5 {
    padding: 0 !important;
  }

  .facility .fp {
    width: 45%;
  }

  .location .l-row1 {
    padding: 0 0px 100px 0px;
  }

  .footer-col1 {
    padding: 0 12px !important;
  }



}




@media screen and (max-width:1340px) and (min-width:992px) {

  .contact-col1 {
    padding-top: 20px;
  }

  .contact-row {
    padding: 3% !important;
  }

  .nav {
    width: 100%;
  }

  .hero {

    width: 100%;
    height: 700px;

  }

  .p3-col2.ms-5 {
    width: 100% !important;
    position: relative;
    margin-left: 0 !important;
  }

  .nora {
    display: block;
    color: #445041;
    font-family: play-r;
    font-size: 50px;
    text-align: center;
  }

  .nora-col2.justify-content-end {
    justify-content: center !important;
    margin-bottom: 20px;
    width: 100%;
  }

  .nora1 {
    display: none;
  }



}

@media screen and (max-width:1349px) {
  .explore-hero {
    width: 100%;
  }

}

@media screen and (max-width:768px) {

  #firstModal .full-modal-body .col img{
    width: 90% !important;
  }

  .contact-img {
    display: none;
  }

  .contact-hero form {
    margin-left: 0 !important;
  }

  .contact-img2 {
    width: 100% !important;
    height: 461px !important;
    display: block;

  }

  .flatpickr-days {
    width: auto !important;
  }

  .ab-hero-pad {
    padding: 0 !important;
  }

  .req-img-col {
    height: 500px;
    margin-bottom: 20px;
  }

  .popup-container {
    width: 90%;
    height: 150px;
  }

  .modal-body {
    padding: 0px 20px 0 20px;
  }

  .location-input {
    order: 3;
  }

  .lsit_bna_center {
    border-radius: 40px !important;
  }



  .baner_listing_head .form-check {
    padding: 8px 50px;
  }

  .baner_listing_head h1 {
    line-height: 1;
    margin-bottom: 20px;
  }

  .baner_listing_head h4 {
    font-weight: bold;
  }

  .list-part h1 {
    font-weight: bold;
  }

  .offcanvas {
    width: 255px !important;
    height: 460px;
  }

  .explore-hero h1 {
    font-size: 40px;
  }

  .faq-hero h1 {
    font-size: 40px;
  }

  .contact-hero h1 {
    font-size: 40px;
  }

  .contact-hero {
    padding: 30px 0;
  }

  .guest-add-button,
  .pet-add-button,
  .pet-add-button1 {
    padding: 8px 35px !important;
    box-shadow: 1px 1px 5px 1px #00000049;

  }

  .guest-add-button {
    left: -35px !important;
  }

  .pet-add-button,
  .pet-add-button1 {
    top: 270px !important;
    right: 0 !important;
  }

  .navbar-toggler {
    width: 27px !important;
    height: 27px !important;
    position: relative !important;
    margin-top: 0 !important;
  }

  .navbar-toggler-icon {
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
  }

  .navbar-brand img {
    width: 75px;
    height: 43px;
  }

  .navbar-brand1 img {
    width: 105px;
    height: 60px;
  }

  .main-nav1 .nav-hr {
    width: 100%;
  }

  .contact-btn .nav-contact {
    margin-top: 4px;
    font-size: 11px !important;
  }

  .navbar {
    padding: 3px 10px 5px 10px !important;
  }

  .navbar-brand {
    margin: 0 0 0 18px !important;
  }

  .footer .row {
    padding: 30px 50px !important;
  }

  /* Explore responsivity */
  .discover-card img {
    padding: 0;
    margin-bottom: 8px;

  }




  .explore-resturent h1,
  .explore-activity h1,
  .explore-discover h1,
  .explore-local h1,
  .explore-bar h1 {
    width: 100% !important;
    font-size: 40px;
  }

  .explore-discover p {
    width: 88% !important;
  }

  .explore-col-padding {
    padding: 0 !important;
  }

  .explore-discover h1 span {
    font-size: 55px;
  }

  .quicklink {
    padding: 0 !important;
  }

  .quicklink a {
    font-size: 14px !important;
    margin-right: 5px !important;
  }

  .quicklink li {
    display: inline-block !important;
    font-size: 14px !important;

  }

  .footer .connect ul li {
    margin-right: 5px;
  }

  .list-part-home {
    height: 600px !important;
    padding: 15px 12px !important;
  }

  .lph-card {
    width: 100% !important;
  }

  .lph-row {

    margin: auto;
    display: grid;
    grid-template-columns: repeat(3, 100%) !important;
    gap: 20px;
    overflow-x: scroll;
  }

  .page1-row {
    padding-top: 10px !important;
  }

  .swiper-button-next,
  .swiper-button-prev {
    display: none !important;
  }

  /* .owl-carousel {
    padding: 0 12px !important;
  } */

  .owl-nav {
    display: none !important;
  }

  .property_details_text-pad {
    padding: 0 10px !important;
  }

  .page1 h1 {
    padding-top: 40px;
  }

  .faq-p1-img1 {
    height: 380px;
  }

  .faq-p1-img2 {
    height: 400px;
    top: 320px !important;
    background-position: center;

  }

  .faq-p1-img {
    margin-top: 50px;
  }

  .our-mission {
    margin-top: 260px;
  }

  .about-hero .ah-col3 {
    background-color: #fff;
  }



}

@media screen and (max-width:821px) and (min-width:768px) {
  .contact-img {
    width: 580px !important;
    height: 361px !important;
    top: 91%;
  }

  .faq-p1-img1 {
    height: 380px;
  }

  .faq-p1-img2 {
    height: 400px;
    top: 320px !important;
    background-position: center;

  }



}

@media screen and (max-width:960px) and (min-width:821px) {
  .contact-img {
    width: 580px !important;
    height: 361px !important;
    top: 90%;
  }

  .faq-p1-img1 {
    height: 380px;
  }

  .faq-p1-img2 {
    height: 400px;
    top: 320px !important;
    background-position: center;

  }


}

@media screen and (max-width:1090px) and (min-width:960px) {
  .contact-img {
    width: 700px !important;
    height: 411px !important;
    top: 89%;
  }

  .faq-p1-img1 {
    height: 380px;
  }

  .faq-p1-img2 {
    height: 400px;
    top: 320px !important;
    background-position: center;

  }

}

@media screen and (max-width:1121px) and (min-width:1090px) {
  .contact-img {
    width: 800px !important;
    height: 411px !important;
    top: 89%;
  }
}

@media screen and (max-width:1250px) and (min-width:1121px) {
  .contact-img {
    width: 800px !important;
    height: 411px !important;
    top: 88%;
  }
}

@media screen and (max-width:1340px) and (min-width:1250px) {
  .contact-img {
    top: 87%;
  }
}





/* proven excellence responsivity */
@media screen and (max-width:576px) {
  .location {
    padding: 50px 25px;
  }

  .loc-col {
    padding: 0 10px !important;
  }

  .loc-col h1 {

    font-size: 20px;
  }

  .loc-col p {
    font-size: 8px;
  }
}

@media screen and (max-width:768px) and (min-width:576px) {
  .loc-col {
    padding: 0 20px !important;
  }

  .loc-col h1 {

    font-size: 25px;
  }

  .loc-col p {
    font-size: 10px;
  }
}

@media screen and (max-width:821px) and (min-width:768px) {
  .loc-col {
    padding: 0 20px !important;
  }

  .loc-col h1 {

    font-size: 35px;
  }

  .loc-col p {
    font-size: 11px;
  }
}

@media screen and (max-width:960px) and (min-width:821px) {
  .loc-col h1 {

    font-size: 35px;
  }

  .loc-col p {

    font-size: 11px;
  }
}

@media screen and (max-width:1090px) and (min-width:960px) {
  .loc-col h1 {

    font-size: 40px;
  }

  .loc-col p {

    font-size: 13px;
  }
}

/* list banner responsivity */
@media screen and (max-width:992px) {

  .view_listing button,
  .view_listing_filter button {
    width: 100%;
    border-radius: 60px;
    font-weight: bold;
    display: block;
    padding: 16px 12px;
  }

  .view_listing,
  .view_listing_filter {
    display: block;
    padding-bottom: 30px !important;
  }

  .view_listing_filter button {
    width: 100%;
    border-radius: 60px;
    font-weight: normal;
    display: block;
    padding: 6px 12px;
  }

  .list_head_banner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width:385px) {

  .book_now_btn .button1,
  .book_now_btn .button2 {
    font-size: 15px !important;
  }


}

@media screen and (max-width:450px) {
  .booking_now {
    width: 48%;
  }

  .booking_now input {
    width: 90%;
  }
}

@media screen and (max-width:500px) {
  .list-part h1 {
    font-size: 25px !important;
  }

}

@media screen and (max-width:420px) {
  .page1 h1 {
    font-size: 30px !important;
  }

}

@media screen and (max-width:405px) {
  .hiden_map button {
    font-size: 10px;
    padding: 8px 10px;
  }


}

@media screen and (max-width:500px) {
  .copyright {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}

@media screen and (max-width:520px) {
  .detail-reviews .sleep-box2 {
    padding: 20px !important;
  }

  .detail-reviews h1 {
    font-size: 20px !important;
  }
}






.lph-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

/* Remove default arrow styles */
.owl-nav button {
  background-color: #445041 !important;
  border: none;
  outline: none;
  cursor: pointer;
  object-fit: cover !important;
  border-radius: 50% !important;
  font-size: 100px !important;
  color: transparent !important;
  width: 50px !important;
  /* Adjust size as needed */
  height: 50px !important;
  background-color: #DCDCCC !important;

}

.owl-nav {
  height: 55px !important;
  position: relative;
}

/* Previous arrow customization */
.owl-nav .owl-prev span {
  display: inline-block !important;
  background-image: url('../img/icons8-left-arrow-30-green.png') !important;
  object-fit: cover !important;
  background-repeat: no-repeat !important;
  background-position: center;
  height: 100% !important;
}

/* Next arrow customization */
.owl-nav .owl-next span {
  display: inline-block !important;
  background-image: url('../img/icons8-right-arrow-30-green.png') !important;
  object-fit: cover !important;
  background-repeat: no-repeat !important;
  background-position: center;
  height: 100% !important;


}


.rew-page h1 {
  color: #445041;
  font-family: play-m;
}

.uncomon {
  color: #445041;
}

.form-check-input:checked[type=checkbox] {
  background-color: #445041;
  border-color: #445041;
}

.form-check-input[type=checkbox] {
  border: 1px solid #445041 !important;
}

.form-check-label {
  color: #445041 !important;

}

#p-list-checked img:focus,
#p-list-checked input:focus {
  background-color: #EAF1F8 !important;
}



button {
  outline: none !important;
  box-shadow: none !important;
}

.review-card {
  min-height: 350px;
}

.chef-img {
  object-fit: cover;
}

.guest-container {
  position: relative;
}

.guest-add-button {
  width: 350px;
  position: absolute !important;
  top: 135% !important;
  display: none;
  justify-content: space-between !important;
  align-items: center;
  background-color: #fff;
  color: #445041;
  padding: 25px 35px;
  border-radius: 50px;


}

.pet-add-button {
  width: 350px;
  position: absolute !important;
  top: 290px;
  display: none;
  justify-content: space-between !important;
  align-items: center;
  background-color: #fff;
  color: #445041;
  padding: 25px 35px;
  border-radius: 50px;


}

.pet-add-button1 {
  width: 350px;
  position: absolute !important;
  top: 199px;
  display: none;
  justify-content: space-between !important;
  align-items: center;
  background-color: #fff;
  color: #445041;
  padding: 25px 35px;
  border-radius: 50px;


}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.full-modal-content {
  border-radius: 0 !important;

}

.full-modal-btn {

  top: 10px;
  right: 10px;
}

.modal_img .modal-body {
  width: 85vw !important;
  height: 100%;
}

.property_details_pic .modal_btn_open .img-fluid {
  height: 400px;
}


.carousel-inner {
  object-fit: cover !important;
}

.det-dot::after {
  content: "";
  display: inline-block;
  width: 0.25rem;
  height: 0.25rem;
  margin: 0px 0.5rem;
  background: rgb(14, 140, 140);
  opacity: 0.4;
  border-radius: 33px;
  vertical-align: middle;
}

.carousel-item.active img,
.carousel-item img {
  object-fit: cover !important;
}

.card-round {
  border-radius: 50px !important;
}


/* checkout page */
#checkoutpage,
#checkinpage {
  background-color: #DCDCCC;
  border: none;
}

.checkout-edit {
  position: absolute;
  right: 0px;
  bottom: 0;
}

.checkout-date-box #checkoutpage:focus,
.checkout-date-box #checkinpage:focus,
.guest-add-button1 input {
  border: none;
  outline: none;
  box-shadow: none;
  background-color: #DCDCCC !important;

}

.checkout-date-box .form-control{
  width: 100px;
  padding: 0.3rem .2rem;
}

.guest-add-button1 h4 {
  font-size: 22px;
}

.checkout-date-box {
  position: relative;
  display: flex;
}


.guest-add-button1 {
  display: flex;
  justify-content: space-between !important;
  align-items: center;
  color: #445041;
}



.gd-input input {

  width: 100%;
  height: 50px;
  padding: 0 10px;
  border: 1px solid #445041;
  border-radius: 12px;
  /* margin-bottom: 20px ; */
}

.select2-container {

  width: 100% !important;
  height: 50px !important;
  padding: 0 !important;
  /* margin-bottom: 20px !important; */
}

.select2-search--dropdown {
  border: 1px solid #445041 !important;
  border-radius: 10px;
}

.select2-search__field {
  border: none !important;

}

.select2-container--open .select2-dropdown--below,
.select2-container--open .select2-dropdown--above {
  padding-bottom: 10px;
  border-radius: 15px;
  color: #445041 !important;
}

.select2-results__option--highlighted[aria-selected] {
  background-color: #445041 !important;
}

.select2-selection {
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  border: 1px solid #445041 !important;
  border-radius: 12px !important;
  padding-top: 10px !important;

}

.select2-selection__arrow,
.select2-selection__clear {
  display: none !important;
}



.select2-results::-webkit-scrollbar-track {
  background: #2c302c8a !important;
  /* Light background */
  border-radius: 4px;
}

/* For Firefox */
.select2-results {
  scrollbar-color: #445041 #e0e5da;
  /* Thumb | Track */
  scrollbar-width: thin;
}

.gd-input {
  position: relative !important;
  margin-top: 20px;
}

.guest-star {
  height: 25px;
  font-size: 30px;
  position: absolute;
  top: 23%;
  right: 10px;
  transform: translate(-50%, -34%);
  color: #DE350B;
}

.payment {
  background-color: #fff;
  border: 1px solid #445041;
  border-radius: 12px;
  margin-top: 20px;
}


.promotional {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 17px;
}

.promotional button {
  color: #445041;
  font-weight: bold;
}


.promotional p {
  color: #445041;
  font-size: 15px;
  margin-bottom: 0;
}

.promotional input[type="checkbox"] {
  width: 15px;
  height: 15px;
  appearance: none;
  border: 1px solid #445041;
  border-radius: 50%;
}

.promotional input[type="checkbox"]:checked {
  background-color: #445041;
  position: relative;

}

.promotional input[type="checkbox"]:checked::before {
  content: "✓";
  color: white !important;
  font-weight: bold;
  position: absolute;
  font-size: 10px;
  top: 45%;
  left: 55%;
  transform: translate(-50%, -50%);
}

.special-request textarea {
  width: 100%;
  height: 234px;
  padding: 15px;
  border-radius: 12px;
}

.checkout-book-btn {
  color: #DCDCCC;
  background-color: #445041;
  font-weight: bold;
  border-radius: 50px;
  padding: 12px 50px;
}

.checkout-book-btn:hover {
  background-color: #445041e5;
  color: #DCDCCC;
}

.inquiry-btn {
  color: #DCDCCC;
  background-color: #445041;
  font-weight: bold;
  border-radius: 50px;
  padding: 12px 50px;
}

.inquiry-btn:hover {
  background-color: #445041e5;
  color: #DCDCCC;
}

.getway img {
  border-radius: 12px;
}

.secure-payment img {
  width: 45px;
  padding: 10px;
  border: 1px solid #445041;
  border-radius: 50%;
}

.secure-payment p {
  font-size: 15px;

}

.View-details-co-page p {
  cursor: pointer;
  text-decoration: underline;
}

.View-details-co-page img {
  filter: invert(1) !important;
  width: 15px;
}

.hidebox-pdb {
  display: none;
  justify-content: space-between;
}

.property_details_text-pad {
  padding: 5px 80px;
  color: #445041;
}

.guest-checkout {
  width: 35px !important;
  color: #445041;
  font-size: 28px !important;
  margin-bottom: 5px;
}

.iti {
  width: 100% !important;
}

/*  */
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0 !important;
}

.swiper-button-next {
  right: -32px !important;
  top: 65% !important;
  transform: translate(-50%, -50%) !important;


}

.swiper-button-prev {
  left: -1px !important;
  top: 65% !important;
  transform: translate(-50%, -50%) !important;
}

.swiper-button-next,
.swiper-button-prev {
  color: #FFF !important;
  /* Default color */
  background-color: #445041;
  /* Add background color */
  width: 32px !important;
  height: 32px !important;
  border-radius: 50%;
  text-align: center !important;

}

/* Next Button */
.swiper-button-next::after {
  content: '＞' !important;
  /* Replace the arrow icon */
  font-weight: lighter !important;
  font-size: 15px !important;
}

/* Previous Button */
.swiper-button-prev::after {
  content: '＜' !important;
  /* Replace the arrow icon */
  font-weight: lighter !important;
  font-size: 15px !important;
}

/* Optional: Hover Effect */
.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-color: #4e5c4a;
  /* Change background color on hover */
}

/* 404 page */
.main-404 {
  display: flex;
  justify-content: start;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background-color: #DCDCCC;
  width: 100%;
  height: 100vh;
  color: #445041;
}

.main-404 h1 {
  font-size: 100px !important;
  margin: 15px 0px;
  font-weight: bold;
}

.main-404 h2 {
  font-weight: bold;
}

.btn-404 {
  color: #445041 !important;
  font-family: sand-sb !important;
  outline: 1px solid #445041 !important;
  padding: 20px 0 !important;
  font-size: 14px !important;
  width: 200px !important;
  z-index: 1;
}

.btn-404:hover {
  color: #fff !important;
  background-color: #445041 !important;
  outline: 1px solid #445041 !important;
  font-family: sand-m !important;
}

/*  */
.privacy,
.terms {
  color: #445041;
}

.privacy p span,
.terms p span {
  font-weight: bold;
}

#myBtn img {
  filter: invert(1);
  width: 12px;
}

.iti--allow-dropdown input.iti__tel-input,
.iti--allow-dropdown input.iti__tel-input[type=tel] {
  padding-left: 52px !important;
  padding-right: 6px !important;
}

.iti__dropdown-content {
  border-radius: 15px !important;
  padding-bottom: 10px;
}

.iti__country.iti__highlight {
  background-color: #445041 !important;
  color: #fff !important;
}

.iti__search-input {
  margin-bottom: 0 !important;
}

/* Custom scrollbar for .iti__dropdown-content */


/* Change scrollbar color on hover */
.iti__dropdown-content::-webkit-scrollbar-thumb:hover {
  background: #3a4235;
  /* Darker on hover */
}

/* Firefox scrollbar styling */
.iti__dropdown-content {
  scrollbar-color: #445041 #e0e5da;
  /* Thumb | Track */
  scrollbar-width: thin;
}

.filled-star {
  /* Adjust these values as needed to get the desired yellow tint */
  filter: none;
}

.empty-star {
  filter: brightness(0) saturate(100%) invert(100%);
}
