.header-menu ul li .sub-menu,
ul.sub-menu-two {
  width: 200px;
  border-top: 5px solid #000;
  opacity: 0;
  visibility: hidden;
}

.header-button a,
.header-menu ul li .sub-menu li a {
  font-weight: 500;
  transition: 0.5s;
  font-size: 16px;
  z-index: 1;
}

.blog-content a:hover,
.call-do-action-text a {
  text-decoration: underline;
}

.home-three .blog-content,
.home-three .contact-box-right,
.home-three .single-facilities-box,
ul.sub-menu-two {
  filter: drop-shadow(0px 5px 15px rgba(204, 204, 204, 0.25));
}

.booking-input-box select,
.prgoress_indicator svg.progress-circle path,
input[type="password"],
input[type="text"] {
  box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box;
}

.header-area {
  padding: 0 34px;
  position: relative;
  z-index: 2;
  margin-bottom: -100px;
  background-color: #fff;
}

.call-do-action-video,
.header-menu,
.home-five .vedio-content,
.home-four .header-menu,
.home-four .vedio-content,
.home-six .single-testimonial-box,
.home-three .footer-bottom-content,
.inner .header-menu,
.subscriber-counter-content {
  text-align: center;
}

.header-menu ul li {
  display: inline-block;
  margin-right: 60px;
}

.header-menu ul li a {
  display: inline-block;
  font-size: 14px;
  line-height: 46px;
  color: #000;
  font-weight: 400;

  text-transform: uppercase;
  padding: 25px 0;
  transition: 0.5s;
}

.blog-button a:hover,
.blog-button a:hover i,
.blog-details-social ul li a:hover,
.blog-details-submi-button button:hover,
.booking-button button:hover,
.header-menu ul li a:hover,
.header-menu ul li a:hover i,
.hero-slider-2 .owl-next i:hover,
.hero-slider-2 .owl-prev i:hover,
.home-five .blog-btn a:hover,
.home-five .booking-button button:hover,
.home-five .footer-bottom-item ul li a:hover,
.home-five .header-menu ul li a:hover,
.home-five .header-menu ul li i:hover,
.home-five .service-button a:hover,
.home-four .header-button a:hover,
.home-four .header-menu ul li a:hover,
.home-four .room-content a:hover,
.home-four a.room-button:hover,
.home-four a.room-button:hover i,
.home-six .booking-button button:hover,
.home-six .footer-widget-menu ul li a:hover i,
.home-six .room-content-title a:hover,
.home-three .blog-content a:hover,
.home-three .contact-button button:hover,
.home-three .footer-widget-social-icon ul li i:hover,
.home-three .header-menu ul li a:hover,
.home-three .hero-booking-button button:hover,
.home-two .blog-content-two a:hover,
.home-two .footer-widget-menu-two ul li a:hover,
.home-two .room-content h4:hover,
.inner .header-button a:hover,
.inner .header-menu ul li a:hover,
.luxury-button a:hover,
.luxury-button button:hover,
.offers-content a:hover,
.prgoress_indicator:hover ::after,
.room-content a:hover,
.search-popup .form-group button:hover,
.search-popup .form-group input[type="submit"]:hover,
.sticky.home-five .header-menu ul li a:hover,
.sticky.home-five .header-menu ul li a:hover i,
.sticky.home-three .header-menu ul li .sub-menu li a i,
.sticky.home-three .header-menu ul li a:hover,
.sticky.home-three .header-menu ul li a:hover i,
.style-two .single-input-box button:hover,
.widget-catefories-list ul li a:hover,
.widget-catefories-list ul li a:hover i,
a.facilities-button i:hover,
a.theme-btn.btn-style-two i {
  color: #000;
}

.header-menu ul li i {
  font-size: 11px;
  color: #ffff;
  left: 8px;
  position: relative;
  top: 0;
  transition: 0.5s;
}

.btn-close {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFF'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e")
    center/1em auto no-repeat !important;
}

.header-menu ul li.menu-item-has-children,
.home-five .gallery-thumb,
.home-five .service-box-thumb,
.home-five .service-button,
.home-four .offer-thumb,
.home-three .room-thumb,
.home-three .single-blog-box,
.pricing-thumb,
.section-thumb,
li.sub-menu-style-two {
  position: relative;
}

.single-blog-box {
  border: 1px solid rgba(30, 30, 30, 0.1);
}

.header-menu ul li .sub-menu {
  position: absolute;
  display: block;
  text-align: left;
  background: #fff;
  transition: 0.5s;
  top: 150%;
  z-index: 2;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  border-radius: 3px 3px 0 0;
}

.header-menu ul li:hover .sub-menu {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.header-menu ul li .sub-menu li a {
  display: block;
  padding: 0 19px;
  color: #fba924;
  width: 200px;
  text-transform: capitalize;
  position: relative;
}

.header-menu ul li .sub-menu li a:hover {
  color: #fff;
}

.header-menu ul li .sub-menu li a:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  left: 0;
  bottom: 0;
  background: #000;
  z-index: -1;
  transition: 0.5s;
}

.header-menu ul li .sub-menu li a:hover:before {
  height: 100%;
  top: 0;
}

li.sub-menu-style-two a i {
  color: #000;
  display: inline-block;
  position: relative;
  left: 90px;
  transition: 0.5s;
}

.footer-area .fab,
.footer-area .fas,
.sticky.home-five .header-menu ul li .sub-menu li a:hover,
.sticky.home-five .header-menu ul li .sub-menu li a:hover i,
.sticky.home-three .header-menu ul li .sub-menu li a:hover,
.sticky.home-three .header-menu ul li .sub-menu li a:hover i,
.sub-menu li a:hover i {
  color: #fff !important;
}

ul.sub-menu-two {
  left: 270px;
  position: absolute;
  top: 0;
  background: #ffff;
  transition: 0.5s;
}

li.sub-menu-style-two:hover ul.sub-menu-two {
  left: 200px;
  opacity: 1;
  z-index: 9;
  visibility: visible;
}

.header-button {
  text-align: right;
  position: relative;
}

.header-button:before {
  position: absolute;
  content: "";
  width: 32px;
  height: 1px;
  left: 93px;
  bottom: -10px;
  background: #fff;
  right: 0;
  margin: auto;
  transition: 0.5s;
}

.header-button:hover:before,
.home-five .header-button:hover:before,
.home-five.service-area .luxury-button a:before,
.inner.feature-area .single-feature-box:after,
.inner.testimonial-area
  .single-testimonial-box:hover
  .testimonial-content:before,
.question.active,
.luxury-button button:before {
  /* background: #000; */
}

.header-button a {
  display: inline-block;
  text-transform: uppercase;
  color: #000;
  /* */
  border: 1px solid #000;
  padding: 10px;
  position: relative;
}

/* @font-face {
  font-family: 'LarkenMedium';
  src: url('../fonts/LarkenMedium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
} */

.hero-content h1,
.hero-content h4 {
  color: #fba924;
  text-transform: uppercase;
  /* font-family: 'LarkenMedium', sans-serif; */
}

.header-button a:hover {
  border: 1px solid #fba924;
  color: #fff;
}

.header-button a:before,
.home-six .single-facilities-box:before,
.inner.testimonial-area .testimonial-content:after,
.pricing-button a:before,
.room-details-button a:before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 50%;
  top: 0;
  background: #fba924;
  z-index: -1;
  transition: 0.5s;
}

.blog-details-submi-button button:hover:before,
.booking-button button:hover:before,
.header-button a:hover:before,
.home-five .blog-btn a:hover:before,
.home-five .service-button a:hover:before,
.home-five .single-gallery-box:hover .gallery-thumb:before,
.home-five .single-service-box:hover .service-box-thumb:before,
.home-four .header-button a:hover:before,
.home-six .single-facilities-box:hover:before,
.home-three .contact-button button:hover:before,
.home-three .hero-booking-button button:hover:before,
.home-three .single-facilities-box:hover:after,
.home-two .single-facilities-box-two:hover:before,
.inner .header-button a:hover:before,
.inner.testimonial-area
  .single-testimonial-box:hover
  .testimonial-content:after,
.room-details-button a:hover:before,
.single-pricing-box:hover .pircing-text h4:before,
.single-pricing-box:hover .pricing-button a:before,
.single-team-box:hover:before,
.sticky,
.style-two .single-input-box button:hover:before,
.widget-catefories-tags a:hover:before {
  width: 100%;
  left: 0;
}

.sticky {
  margin: auto;
  position: fixed !important;
  top: 0;
  -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
  background: #fff !important;
  transition: 0.5s !important;
  z-index: 922;
  -webkit-animation: 0.3s fadeInDown;
  animation: 0.5s slideInDown;
  box-shadow:
    rgba(0, 0, 0, 0.02) 0 1px 3px 0,
    rgba(27, 31, 35, 0.15) 0 0 0 1px;
}

.hero-area {
  background: url(../images/hero-bg.jpg) center center no-repeat;
  background-size: cover !important;
  height: 700px;
  text-align: center;
  position: relative;
}

.hero-contact,
.owl-next,
.owl-prev {
  position: absolute;
}

.hero-area.style-two {
  background: url(../images/hero-bg2.jpg);
}

.hero-area.style-three {
  background: url(https://c4.wallpaperflare.com/wallpaper/190/298/413/luxurious-beach-villa-black-framed-underground-pool-wallpaper-preview.jpg);
}

.booking-massage,
.coustomar-rating ul li,
.food-tab-menu ul li,
.footer-widget-social-icon ul li,
.home-five .footer-bottom-item ul li,
.home-five .header-menu ul,
.home-four .footer-bottom-social-icon ul li,
.home-four .header-menu ul,
.home-four .testi-rating ul li,
.home-six .footer-widget-social-icon ul li,
.home-six .hader-nav-button,
.home-six .header-button,
.home-six .header-menu ul,
.home-six .single-booking-box,
.home-six .testi-content ul li,
.home-three .header-button,
.home-two .testi-author-rating ul li,
.hotel-rating ul li,
.inner .header-menu ul,
.nav-btn.navSidebar-button,
.team-social-info ul li {
  display: inline-block;
}

.hotel-rating ul li i {
  display: inline-block;
  color: #000;
  margin-right: 10px;
}

.hero-content h4 {
  font-size: 16px;
  letter-spacing: 2px;
  margin: 25px 0 23px;
}

.hero-content h1 {
  font-size: 60px;
  line-height: 61px;
}

.hero-contact {
  left: -55px;
  top: 50%;
  transform: rotate(-90deg);
}

.hero-contact i {
  display: inline-block;
  color: #000;
  margin-right: 12px;
}

.hero-contact a {
  display: inline-block;
  font-size: 16px;
  color: #fba924;
  font-weight: 400;
  border: 1px solid #fff;
  padding: 10px 30px;
}

.owl-prev {
  right: 95px;
  bottom: 38px;
}

.inner.testimonial-area .owl-next i,
.inner.testimonial-area .owl-prev i,
.owl-next i,
.owl-prev i {
  /* color: #fff; */
  display: inline-block;
  /* border: 1px solid #ffffff8a; */
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: relative;
  z-index: 1;
  /* background: #00000045; */
  border-radius: 50%;
  color: #000;
}

.inner.testimonial-area .owl-next i:after,
.inner.testimonial-area .owl-prev i:after,
.owl-next i:after,
.owl-prev i:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  transform: scale(0);
  z-index: -1;
  transition: 0.5s;
}

.footer-bottom-social-icon ul li i:hover:after,
.footer-widget-social-icon ul li i:hover:after,
.home-five .single-gallery-box:hover .gallery-content,
.home-six .footer-widget-social-icon ul li i:hover:after,
.home-three .footer-widget-social-icon ul li i:hover:after,
.home-two .single-place-box:hover .place-thumb img,
.home-two .single-room-box:hover .room-thumb img,
.inner.testimonial-area .owl-next i:hover:after,
.inner.testimonial-area .owl-prev i:hover:after,
.owl-next i:hover:after,
.owl-prev i:hover:after {
  transform: scale(1);
}

.owl-next {
  right: 35px;
  bottom: 39px;
}

.home-three .contact-button,
.luxury-button {
  margin-top: 31px;
  position: relative;
}

.home-four .header-button:before,
.inner .header-button:before,
.luxury-button:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  left: 0;
  right: 153px;
  bottom: -11px;
  /* background: #000; */
  margin: auto;
}

.home-four .header-button a,
.inner .header-button a,
.luxury-button a {
  display: inline-block;
  background: #FFF !important;
  padding: 13px 28px;
  font-size: 16px;
  text-transform: uppercase;
  /* color: #fff; */
  font-weight: 500;
  /* */
  position: relative;
  z-index: 1;
  border: 1px solid #fba924;
  transition: 0.5s;
}
.home-four .header-button a, .inner .header-button a, .luxury-button a {
  background-color: #fff;
}

.luxury-button button {
  display: inline-block;
  background: #000;
  padding: 13px 28px;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  position: relative;
  z-index: 1;
  border: 1px solid #000;
  transition: 0.5s;
}

.luxury-button button:hover {
  display: inline-block;
  background: #fff;
  padding: 13px 28px;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  position: relative;
  z-index: 1;
  border: 1px solid #000;
  color: #000;
}
.fa-star::before {
  content: "\f005";
  font-size: 12px;
}

.booking-button button:before,
.home-five .blog-btn a:before,
.home-five .service-button a:before,
.home-four .header-button a:before,
.home-three .contact-button button:before,
.home-three .hero-booking-button button:before,
.home-two .single-facilities-box-two:before,
.inner .header-button a:before,
.luxury-button a:before,
.luxury-button button:before,
.style-two .single-input-box button:before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 50%;
  top: 0;
  background: #fff;
  z-index: -1;
  transition: 0.5s;
  border-radius: 30px;
  color: #fba924 !important;

}

.luxury-button a:hover:before {
  width: 100%;
  left: 0;
}

.luxury-button button :hover:before {
  width: 100%;
  left: 0;
}

.row.add-bg {
  background: #1e1e1ebd;
  position: relative;
  /* padding: 35px 15px 38px; */
  padding: 20px 15px 20px;
  border-top: 4px solid #fff;
  margin-top: -85px;
  z-index: 1;
  border-radius: 80px;
  justify-content: center;
}

.blog-button a,
.room-bottom {
  justify-content: space-between;
}

.booking-input-box {
  position: relative;
  width: 30%;
  display: inline-block;
}

.booking-input-box:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 90%;
  right: 10px;
  top: -2px;
  background: #66666673;
}

.booking-input-box.upper:before,
.hero-slider-2 .owl-next i:after,
.hero-slider-2 .owl-prev i:after,
.home-five .about-thumb:after,
.home-five .about-thumb:before,
.home-five .footer-widget-menu ul li a:before,
.home-five .meta-blog span:before,
.home-five .section-title.center:before,
.home-five.hero-area .luxury-button a,
.home-four .section-title.center:before,
.home-four .testi-content p:before,
.home-six .facilities-content p:before,
.home-six .footer-widget-menu ul li a:before,
.home-six .footer-widget-title h4:before,
.home-six .meta-blog span:before,
.home-six .testi-content p:before,
.home-three .facilities-content p:before,
.home-three .footer-widget-menu ul li a:before,
.home-three .footer-widget-title h4:before,
.home-three .meta-blog span:before,
.home-three .section-title.center:before,
.home-three .single-testi-box:after,
.home-three .single-testi-box:before,
.home-three .testi-content p:before,
.home-three.testimonial-area .owl-next i:after,
.home-three.testimonial-area .owl-prev i:after,
.home-two .booking-input-box:before,
.home-two .section-title.center h4:before,
.home-two .section-title.center:before,
.inner.facilities-area .facilities-content p:before,
.inner.section-title.center:before,
.room-pricing span.dolar:before,
.style-two .single-contact-box:last-child:before {
  background: 0 0;
}

.booking-input-box h4 {
  font-size: 15px;
  line-height: 14px;
  color: #fff;
  font-weight: 600;

  margin-left: 3px;
}

.booking-input-box input {
  width: 100% !important;
  height: 50px;
  outline: 0 !important;
  background: 0 0;
  border: transparent !important;
  color: #fff;
  padding: 0 6px 0 0 !important;
}

.booking-input-box input::placeholder {
  color: #fff;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  filter: brightness(24.3) invert(15);
}

.booking-input-box select {
  width: 100%;
  height: 50px;
  outline: 0;
  background: 0 0;
  color: #fff;
  border: 1px solid #fff !important;
  padding: 10px !important;
  border-radius: 10px;
  margin: 8px 0;
}

.booking-input-box option {
  font-size: 16px !important;
  display: inline-block;
}

.booking-button button,
.room-details-button a {
  font-size: 15px;
  font-weight: 500;

  color: #fff;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
}

.booking-button {
  display: contents;
}

.booking-button button {
  background: #fba924;
  padding: 12px 31px;
  border: transparent;
  transition: 0.5s;
}

.customer-rating ul {
  display: flex !important;
}

.room-area {
  padding: 0 0 0px;
  z-index: 0;
  position: relative;
}

.room-single-box {
  position: relative;
  /* margin: 0 15px; */
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.card-location{
   display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.home-four .single-offer-box,
.home-two .place-thumb,
.home-two .room-thumb,
.room-thumb {
  position: relative;
  overflow: hidden;
}

.room-thumb img {
  width: 100%;
  transition: 0.5s;
  height: 250px;
}

.single-blog-img img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.home-five .single-blog-box:hover .blog-thumb img,
.home-four .single-room-box:hover .room-thumb img,
.home-six .single-blog-box:hover .blog-thumb img,
.home-six .single-room-box:hover .single-room-thumb img,
.home-three .single-blog-box:hover .blog-thumb img,
.room-single-box:hover .room-thumb img,
.single-blog-box:hover .single-blog-thumb img {
  transform: scale(1.1);
}

.room-details-button {
  position: absolute;
  bottom: 0;
  left: -200px;
  transition: 0.5s;
}

.room-single-box:hover .room-details-button {
  left: 0;
}

.room-details-button a {
  display: inline-block;
  background: #1e1e1e;
  padding: 9px 30px;
}

.room-details-button i {
  display: inline-block;
  font-size: 14px;
  position: relative;
  left: 7px;
  top: 1px;
}

.room-pricing {
  background: #000;
  display: inline-block;
  padding: 3px 21px;
}

.room-pricing span {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  font-weight: 400;

  text-transform: uppercase;
  padding-right: 18px;
  position: relative;
}

.col-lg-5.upper.col-md-12.col-sm-12,
.room-pricing span:last-child {
  padding-right: 0;
}

.room-pricing span:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 10px;
  top: 8px;
  left: -11px;
  background: #fff;
}

.room-content {
  padding: 15px 20px 15px;
  border: 1px solid rgba(30, 30, 30, 0.1);
  border-top: transparent;
  background: #fff;
}

.blog-content,
.room-bottom {
  /* border: 1px solid rgba(30, 30, 30, .1) */
  border-top: 1px solid rgba(30, 30, 30, 0.1);
  border-bottom: 1px solid rgba(30, 30, 30, 0.1);
}

.room-content h4 {
  font-size: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 600;
  text-transform: uppercase;
}

.room-content a {
  /* display: inline-block;
    font-size: 18px;
    color: #FBA924;
     font-weight: 600; */
  margin: 6px 0 6px;
  transition: 0.5s;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.container_form label,
.room-content p {
  font-size: 14px;
  color: #616161;
  font-weight: 400;
  margin-bottom: 5px;
}

.room-bottom {
  border-top: none;
  padding: 15px 25px 18px;
  display: flex;
}

.room-bottom-icon span {
  display: inline-block;
  font-size: 16px;
  color: #616161;
  font-weight: 400;

  position: relative;
}

.room-bottom-icon span:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 24px;
  right: -74px;
  top: 4px;
  background: rgba(30, 30, 30, 0.1);
}

.room-bottom-icon img {
  margin-right: 10px;
  display: inherit !important;
}

.coustomar-rating ul li i {
  display: inline-block;
  color: #000;
  margin-left: 3px;
}

.room-area .owl-dots {
  position: absolute;
  text-align: center;
  left: 0;
  bottom: 10px;
  margin: auto;
  width: 100%;
}

.room-area .owl-dot,
.room-area .owl-dot.active {
  width: 8px;
  height: 8px;
  margin-right: 6px;
  display: inline-block;
}

.room-area .owl-dot {
  border: 2px solid rgba(30, 30, 30, 0.1);
  border-radius: 50%;
  margin-top: 0;
  background: #e4dfdfd1;
}

.section-thumb:after,
.section-thumb:before {
  width: 95px;
  top: 27px;
  background: #61616142;
  margin: auto;
  content: "";
  height: 1px;
}

.room-area .owl-dot.active {
  background: #fba924;
  border-radius: 50%;
  margin-top: 11px;
  border: transparent;
}

.section-title {
  margin-bottom: 40px;
}

.home-two .single-blog-box-two,
.section-title.center {
  position: relative;
  z-index: 0;
}

/* .section-title.center:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 229%;
    bottom: 0;
    top: -111px;
    left: 34%;
    background-repeat: no-repeat;
    z-index: -1
} */

.section-thumb:before {
  position: absolute;
  left: -163px;
  right: 0;
}

.section-thumb:after {
  position: absolute;
  left: 0;
  right: -156px;
}

.section-title h1 {
  font-size: 38px;
  line-height: 60px;
  text-transform: uppercase;
  color: #fba924;
}

p.section-desc-1 {
  width: 50%;
  margin: 4px auto 0;
}

.section-title.two h4 {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 21px;
}

.section-title.two h1 {
  font-size: 38px;
  line-height: 35px;
  text-transform: uppercase;
  color: #fba924;
}

p.section-desc-2 {
  width: 96%;
  margin: 18px 0 0;
}

.about-area {
  padding: 10px 0 54px;
}

.about-thumb {
  position: relative;
  margin: 35px;
}

.about-area .col-lg-6.upper {
  padding-left: 43px;
  margin-bottom: 47px;
}

.about-area .section-title {
  margin-bottom: 4px;
}

.about-conuter-box {
  display: inline-block;
  margin-right: 95px;
}

.about-counter-content h4 {
  font-size: 70px;
  color: #000;
  font-weight: 500;
  display: inline-block;
  margin: 0;
}

.about-counter-content span {
  font-size: 50px;
  color: #000;
  font-weight: 500;
  display: inline-block;
}

.about-counter-content p {
  margin-top: 10px;
}

.animation-bar {
  background: #e8e8e8;
  width: 100%;
  height: 1px;
  margin-top: 14px;
  position: relative;
}

.animation-bar:before {
  position: absolute;
  content: "";
  width: 50px;
  height: 1px;
  top: 0;
  left: 0;
  background: #000;
  transition: 0.5s;
  -webkit-animation-duration: 6s;
  -webkit-animation-timing-function: linear;
  animation-duration: 6s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-name: MOVE-BG;
}

@-webkit-keyframes MOVE-BG {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(590px);
  }
}

@keyframes MOVE-BG {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(590px);
  }
}

.about-area .luxury-button:before,
.luxury-button:before,
.gallery12 .modal-right p,
.home-six.gallery-area .luxury-button:before,
.home-six.hero-area .luxury-button:before,
.home-six.location-area .luxury-button:before,
.team-content p {
  margin: 0;
}

.about-area .owl-dots {
  position: relative;
  text-align: center;
  left: 0;
  bottom: 71px;
  margin: auto;
  background: #fff;
  width: 17%;
  height: 36px;
  padding: 8px 0 13px;
}

.about-area .owl-dot,
.about-area .owl-dot.active {
  width: 13px;
  height: 13px;
  margin-right: 6px;
  display: inline-block;
}

.about-area .owl-dot {
  border: 2px solid rgba(30, 30, 30, 0.1);
  border-radius: 50%;
}

.single-feature-box:after,
.single-feature-box:before {
  width: 0;
  height: 100%;
  position: absolute;
  content: "";
  transition: 0.5s;
  top: 0;
}

.about-area .owl-dot.active {
  background: #000;
  border-radius: 50%;
  border: transparent;
}

.facilities-area .luxury-button a:before,
.feature-area,
.luxury-button button:before {
  background: #1e1e1e;
}

.feature-area {
  padding: 122px 0 195px;
}

.feature-area .section-title.center,
.home-six.room-area .section-title,
.home-two .section-title {
  margin-bottom: 58px;
}

.facilities-area .luxury-button a:hover,
.feature-area .section-title h1,
.footer-widget-social-icon ul li i:hover {
  color: #fff;
}

.feature-area p.section-desc-1,
.home-three .single-facilities-box:hover .facilities-content p {
  color: #acacac;
}

.single-feature-box {
  border: 1px solid #353535;
  text-align: center;
  padding: 37px 0 27px;
  transition: 0.5s;
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
}

.single-feature-box:before {
  left: -222px;
  background: url(../images/feature-imgs-1.jpg) center center/cover no-repeat;
}

.single-feature-box.active:before {
  width: 114%;
}

.single-feature-box:after {
  left: 0;
  background: #272727;
  z-index: -1;
}

.blog-details-social ul li a:hover:before,
.home-five .gallery-thumb img,
.home-five .service-box-thumb img,
.home-four .offer-thumb img,
.home-three .contact-thumb img,
.home-three .room-thumb img,
.home-three .single-offer-thumb img,
.inner.facilities-area .facilities-button a:hover:before,
.inner.facilities-area .facilities-thumb img,
.pricing-thumb img,
.single-feature-box.active:after,
.single-offers-box:hover .offers-content a:before,
.single-offers-box:hover .offers-dollar h4:before,
.team-thumb img {
  width: 100%;
}

.feature-content h4 {
  font-size: 22px;
  color: #fff;
  font-weight: 500;
  margin-top: 63px;
  position: relative;
}

.feature-content h4:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 30px;
  left: 96px;
  top: -42px;
  background: #353535;
}

.row.call-do-action-bg {
  background: url(../images/call-do-action-bg.jpg) center center/cover no-repeat;
  padding: 73px 58px 66px;
}

.call-do-action-area .section-title {
  margin-bottom: 19px;
}

.call-do-action-area p.section-desc-2,
.home-five .section-title p {
  width: 90%;
}

.call-do-action-text a {
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
  color: #616161;
  font-weight: 500;
  font-style: italic;

  width: 90%;
}

.call-do-action-author {
  display: flex;
  align-items: center;
  gap: 19px;
  margin-top: 42px;
}

.call-do-action-content h4 {
  font-size: 22px;
  line-height: 26px;
  color: #fba924;
  font-weight: 500;
}

.call-do-action-content p {
  margin-left: 29px;
  position: relative;
}

.call-do-action-content p:before {
  position: absolute;
  content: "";
  width: 18px;
  height: 1px;
  top: 15px;
  left: -26px;
  background: #000;
}

.call-do-action-video i {
  display: inline-block;
  background: #000;
  color: #fff;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 25px;
  border-radius: 50%;
  position: relative;
}

.call-do-action-video i:after {
  position: absolute;
  content: "";
  width: 90px;
  height: 90px;
  left: -10px;
  top: -11px;
  border: 1px solid #ffffff73;
  border-radius: 50%;
  -webkit-animation: 1.6s ease-out infinite ripple;
  -moz-animation: 1.6s ease-out infinite ripple;
}

.facilities-area {
  padding: 50px 0 50px;
}

.facilities-area .section-title,
.home-six.facilities-area .section-title,
.services-details-title-box {
  margin-bottom: 51px;
}

.facilities-area .luxury-button {
  text-align: right;
  margin-top: 0;
}

.facilities-area .luxury-button:before {
  right: -295px;
  /* background: #1e1e1e; */
}

.facilities-area .luxury-button a {
  /* color: #FBA924; */
  border: 1px solid transparent;
}

.facilities-area .row.add-boder {
  border-top: 1px solid #61616142;
  padding-top: 39px;
  padding-bottom: 38px;
}

.single-facilities-box {
  position: relative;
  margin-left: 107px;
}

.single-facilities-box.two {
  margin: 0 100px 0 0;
}

.facilities-content h4 {
  font-size: 16px;
  line-height: 26px;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
}

.facilities-content h1 {
  font-size: 32px;
  line-height: 26px;
  color: #fba924;
  font-weight: 600;
}

.facilities-content p {
  margin-top: 46px;
  position: relative;
  margin-bottom: 40px;
}

.facilities-content p:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 30px;
  left: 0;
  top: -35px;
  background: #61616159;
}

a.facilities-button i {
  display: inline-block;
  color: #616161;
  font-size: 25px;
  transition: 0.5s;
}

.facilities-number {
  position: absolute;
  left: -21%;
  top: -18px;
}

.facilities-number.two {
  position: absolute;
  left: 111%;
  top: -18px;
}

.facilities-number h1 {
  font-size: 40px;
  color: #000;
  font-weight: 500;
}

.offers-area {
  background-color: #f8f6f3;
  padding: 45px 0;
}

.single-offers-box {
  text-align: center;
  position: relative;
  margin: 0 15px;
}

.blog-details-comment-content,
.home-five .blog-thumb,
.home-four .room-thumb,
.home-six .blog-thumb,
.home-six .single-room-thumb,
.home-three .blog-thumb,
.home-two .blog-thumb-two,
.offers-thumb,
.single-blog-thumb {
  overflow: hidden;
}

.home-five .blog-thumb img,
.home-six .blog-thumb img,
.home-six .single-room-thumb img,
.home-three .blog-thumb img,
.home-two .blog-thumb-two img,
.offers-thumb img,
.single-blog-thumb img {
  width: 100%;
  transition: 0.5s;
}

.offers-content a:before,
.offers-dollar h4:before {
  width: 0;
  transition: 0.5s;
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
}

.home-two .single-blog-box-two:hover .blog-thumb-two img,
.single-offers-box:hover .offers-thumb img {
  transform: scale(1.2);
}

.offers-content {
  background: #fff;
  padding: 24px 0 26px;
}

.arrow-left,
.arrow-right,
.testimonial-section:before {
  background-repeat: no-repeat;
  background-position: center;
}

.offers-content a {
  display: inline-block;
  font-size: 24px;
  line-height: 26px;
  color: #fba924;
  font-weight: 600;

  position: relative;
  transition: 0.5s;
}

.offers-content a:before {
  height: 2px;
  background: #1e1e1eb8;
}

.offers-dollar {
  position: absolute;
  top: 9px;
  left: 18px;
}

.offers-dollar h4 {
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  border: 1px solid #fff;
  padding: 7px 35px;
  position: relative;
  z-index: 1;
}

.offers-dollar h4:before {
  height: 100%;
  background: #bf9e69;
  z-index: -1;
}

.large-container {
  position: static;
  /* max-width: 1580px;
    padding: 0 30px;
    margin: 0 auto; */
}

.testimonial-section {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
}

.testimonial-section:before {
  position: absolute;
  left: -122px;
  top: 22%;
  background-image: url(http://t.commonsupport.com/adro/images/icons/ring-circle.png);
  width: 662px;
  height: 500px;
  content: "";
  -webkit-animation: 25s infinite alternate fa-spin;
  animation: 25s infinite alternate fa-spin;
}

.home-five .about-video-button i:after,
.vedio-content a:before {
  -webkit-animation: 1.6s ease-out infinite ripple;
  -moz-animation: 1.6s ease-out infinite ripple;
}

.testimonial-section .sec-title {
  position: relative;
  margin-bottom: 60px;
}

.home-six .single-room-box,
.home-six.subscribe-area .section-title,
.home-two.footer-area-two .footer-widget-logo,
.testimonial-section .sec-title .title {
  margin-bottom: 20px;
}

.testimonial-section .testimonial-carousel {
  position: relative;
  /* max-width: 1100px */
}

.testimonial-block {
  position: relative;
  /* padding: 20px; */
}

.testimonial-block .inner-box {
  min-height: 290px;
  border: 1px solid rgba(211, 211, 211, 0.2);
  border-radius: 12px;
  padding: 24px;
  background-color: rgba(0, 119, 190, 0.03);
}

.testimonial-block .text {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 32px;
  color: #282331;
  font-weight: 400;
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.testimonial-block .info-box {
  position: relative;
  display: flex;
  gap: 10px;
}

.testimonial-block .info-box .thumb {
  height: 70px;
  width: 70px;
}

.testimonial-block .info-box .thumb img {
  border: 3px solid #e5e6fa;
  border-radius: 50%;
  overflow: hidden;
  display: block;
  box-shadow: 0 45px 45px rgba(147, 147, 147, 0.35);
  width: 60px;
  height: 60px;
  object-fit: cover;
}

.testimonial-block .info-box .name {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 1.2em;
  color: #382c4d;
  font-weight: 700;
  margin: 6px 0;
}
._ad_text {
  font-size: 12px !important;
}

.testimonial-block .info-box .designation {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #8053f7;
  font-weight: 400;
}
.testimonial-carousel .owl-nav {
  display: flex !important;
  justify-content: space-between !important;
}
.testimonial-carousel .owl-prev {
  left: 0 !important;
  bottom: 178px !important;
}
.testimonial-carousel .owl-next {
  right: 13px !important;
  bottom: 178px !important;
}

.testimonial-carousel .owl-next,
.testimonial-carousel .owl-prev {
  position: relative;
  display: inline-block;
  height: 50px;
  width: 50px;
  /* line-height: 75px; */
  text-align: center;
  border-radius: 50%;
  background-color: #fff;
  transition: 0.3s;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.testimonial-carousel .owl-next:hover,
.testimonial-carousel .owl-prev:hover {
  /* background: #00df97; */
  box-shadow: 0 24px 24px rgba(187, 187, 187, 0.75);
}

.arrow-left,
.arrow-right {
  position: relative;
  display: inline-block;
  height: 9px;
  width: 43px;
  background-image: url(http://t.commonsupport.com/adro/images/icons/arrow-left-2.png);
}

.arrow-right {
  background-image: url(http://t.commonsupport.com/adro/images/icons/arrow-right-2.png);
}

/*
.testimonial-section .thumb-layer {
    position: absolute;
    right: 30px;
    top: 120px
}

.testimonial-section .thumb-layer .image {
    position: relative;
    margin-right: 0
}

.testimonial-section .thumb-layer .image img {
    display: inline-block;
    max-width: 100%;
    max-height: 600px
} */

@media only screen and (max-width: 767px) {
  .testimonial-section .sec-title {
    margin-bottom: 50px;
  }

  .testimonial-block {
    padding: 0;
  }

  .testimonial-block .inner-box {
    box-shadow: none;
    border: 2px solid #f1f1f1;
  }

  .testimonial-carousel .owl-nav {
    position: relative;
    left: 0;
    bottom: 0;
    margin-top: 20px;
    text-align: center;
  }

  .testimonial-carousel .owl-next,
  .testimonial-carousel .owl-prev {
    border: 2px solid #f1f1f1;
  }
}

@media only screen and (max-width: 1366px) {
  .large-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.blog-area {
  padding: 50px 0 50px;
}

.blog-area .section-title.center {
  margin-bottom: 59px;
}

.single-blog-box.inner {
  margin-bottom: 26px;
}

.blog-content {
  border-top: transparent;
  padding: 22px 31px 24px;
}
.blog-content a h4 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blog-content p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.meta-blog span {
  display: inline-block;
  font-size: 15px;
  line-height: 26px;
  text-transform: uppercase;
  color: #616161;
  font-weight: 400;
  margin-right: 28px;
  margin-left: 13px;
  margin-bottom: 15px;
  position: relative;
}

.blog-button a,
.blog-content a {
  /* color: #FBA924; */
  transition: 0.5s;
}

.meta-blog span:before {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  left: -13px;
  top: 10px;
  background: #d1d1d1;
}

.blog-content a {
  /* display: inline-block; */
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 20px;
  line-height: 34px;
  font-weight: 600;
}

.blog-button a,
.footer-widget-title h4,
.home-two .hero-content h4,
.single-newsletter-box button {
  font-weight: 500;
  text-transform: uppercase;
}

.blog-button {
  /* border-top: 1px solid rgba(30, 30, 30, 0.1); */
  padding: 14px 31px;
}

.blog-button a {
  display: flex;
  font-size: 16px;
}

.blog-button i {
  display: inline-block;
  font-size: 20px;
  transition: 0.5s;
}

.brand-area {
  background: #336a68;
  padding: 67px 0 44px;
}

.single-brand-box {
  text-align: center !important;
}

.owl-carousel .owl-item img {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.owl-carousel {
  z-index: 0 !important;
}

.footer-area {
  background: #161616;
  padding: 45px 0;
}

.footer-widget-logo,
.inner.facilities-area .facilities-icon {
  margin-bottom: 36px;
}

.footer-widget-content.upper {
  margin-left: 23px;
}

.footer-widget-title h4 {
  font-size: 22px;
  line-height: 38px;
  color: #fff;
  position: relative;
  margin-bottom: 25px;
}

.footer-widget-title h4:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 1px;
  left: 0;
  bottom: 0;
  background: #fff;
}

.footer-widget-contact {
  background: #fff;
  padding: 48px 42px 54px;
  position: relative;
  margin-top: -179px;
  box-shadow:
    rgb(27 106 114) 0 30px 60px -12px inset,
    rgb(27 106 114) 0 18px 36px -18px inset;
}

.footer-widget-contact-info ul li {
  font-size: 16px;
  color: #acacac;
  font-weight: 400;

  margin-bottom: 18px;
}

.footer-widget-contact-info ul li i {
  display: inline-block;
  color: #000;
  font-size: 14px;
  margin-right: 13px;
}

.footer-widget-social-icon {
  margin-top: 82px;
}

.footer-widget-social-icon ul li i {
  display: inline-block;
  color: #848484;
  font-size: 15px;
  border: 1px solid #848484;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  margin-right: 8px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}

.footer-widget-social-icon ul li i:after,
.home-six .footer-widget-social-icon ul li i:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  transform: scale(0);
  z-index: -1;
  border-radius: 50%;
  transition: 0.5s;
}

.footer-widget-menu ul li a {
  display: inline-block;
  font-size: 16px;
  line-height: 40px;
  font-weight: 400;

  position: relative;
}

.footer-widget-menu ul li a:hover {
  margin-left: 14px;
  color: #fff;
}

.footer-widget-menu ul li a:before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  left: -16px;
  top: 19px;
  background: #fff;
  border-radius: 50%;
  opacity: 0;
  transition: 0.5s;
}

.footer-widget-menu ul li a:hover:before,
.gallery-item:hover img,
.home-two .single-facilities-box-two:hover a.facilities-button,
.prgoress_indicator:hover ::before {
  opacity: 1;
}

.footer-widget-gallery {
  margin-top: 48px;
}

.footer-widget-gallery img {
  float: left;
  margin: 0 9px 9px 0;
}

.single-newsletter-box input {
  background: #fff;
  width: 100%;
  height: 60px;
  border: transparent;
  padding: 0 14px;
  outline: 0;
}

.single-newsletter-box button {
  background-color: #000;
  width: 100%;
  padding: 16px 0;
  border: transparent;
  margin-top: 16px;
  font-size: 16px;
  color: #fff;
}

.footer-bottom-area {
  background: #161616;
  padding: 18px 0 33px;
}

.footer-bottom-content h4 {
  font-size: 16px;
  color: #acacac;
  font-weight: 400;
}

.home-two.header-menu ul li {
  display: inline-block;
  margin-right: 43px;
}

.home-four .header-button,
.home-two .header-button,
.inner .header-button {
  display: inline-block;
  position: relative;
}

.home-six .header-button:before,
.home-two .header-button:before {
  left: 0;
  margin: 0;
}

.home-two.hero-area {
  background: url(../images/hero-bg_1.jpg);
}

.home-two .hero-content h4 {
  margin: 25px 0 73px;
  font-size: 18px;
  letter-spacing: 3px;
  line-height: 28px;
  color: #fff;
  position: relative;
}

.home-two .hero-content h4:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 55px;
  background: #fff;
  left: 0;
  top: 40px;
  right: 0;
  margin: auto;
}

.home-two .hero-content h1 {
  font-size: 60px;
  line-height: 75px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
}

.home-two.booking-area .row.upper {
  margin-top: -180px;
  padding: 0 0 0 50px;
}

.home-two .booking-input-box {
  position: relative;
  display: inline-block;
  width: 18%;
  margin-right: 20px;
}

.home-two .booking-input-box h4 {
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  font-weight: 500;

  text-align: left;
}

.home-two .booking-input-box input {
  width: 100% !important;
  height: 50px;
  outline: 0;
  background: 0 0;
  border: transparent;
  border-bottom: 1px solid #000;
  color: #fff;
  padding: 0;
}

.home-two .booking-input-box input::placeholder {
  color: #fff;
}

.home-two .booking-input-box select {
  width: 100%;
  height: 45px;
  outline: 0;
  background: 0 0;
  border: 1px solid #000;
  color: #fff;
  padding: 0 5px;
  margin-top: 5px;
}

.home-two .booking-button {
  display: inline-block;
  position: relative;
  right: 0;
  top: 0;
}

.home-two .booking-button button {
  padding: 10px 52px;
}

.home-two input[type="date"]::-webkit-calendar-picker-indicator {
  filter: brightness(24.3) invert(15);
}

.home-two.offer-area {
  padding: 202px 0 123px;
}

.offer-thumb.home-two.upper {
  margin-bottom: 52px;
  margin-top: 12px;
}

.home-two .section-title h4 {
  font-size: 18px;
  line-height: 28px;
  text-transform: uppercase;
  color: #000;
  font-weight: 500;
  margin-top: 0;
  margin-left: 73px;
  position: relative;
}

.home-two .section-title h4:before {
  position: absolute;
  content: "";
  width: 56px;
  height: 1px;
  top: 14px;
  left: -67px;
  background: #1e1e1e;
}

.home-two .section-title h1 {
  font-size: 38px;
  line-height: 36px;
  color: #fba924;
  font-weight: 700;
  text-transform: capitalize;
}

.home-two p.section-desc {
  width: 95%;
  margin: 18px 0 0;
}

.home-two .section-title.center h4 {
  margin-left: 0;
}

.home-two p.section-desc-2 {
  width: 60%;
  margin: 12px auto auto;
}

.home-two .luxury-button {
  margin-top: -19px;
  position: relative;
}

.home-two .luxury-button:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  left: 0;
  bottom: -11px;
  background: #000;
  margin: 0;
}

.home-two.facilities-area {
  background-color: #f8f6f3;
  padding: 116px 0 124px;
}

.home-two .facilities-icon,
.home-two .place-thumb-icon i {
  background: #fff;
  height: 55px;
  border-radius: 50%;
  display: inline-block;
}

.home-two .single-facilities-box-two {
  text-align: center;
  padding: 48px 20px 33px;
  position: relative;
  z-index: 1;
}

.home-two .facilities-icon {
  position: relative;
  width: 55px;
  line-height: 100px;
  transition: 0.5s;
}

.home-two .single-facilities-box-two:hover .facilities-icon {
  background: #f7f6f2;
}

.home-two .facilities-content-two h4 {
  font-size: 28px;
  color: #fba924;
  font-weight: 700;
  margin: 27px 0 14px;
}

.home-two a.facilities-button {
  display: inline-block;
  font-size: 15px;
  color: #000;
  font-weight: 400;

  text-transform: uppercase;
  margin-top: 3px;
  opacity: 0;
  transition: 0.5s;
}

.home-two a.facilities-button i {
  display: inline-block;
  color: #000;
  position: relative;
  top: 2px;
  font-size: 20px;
  left: 3px;
}

.home-two.place-area {
  padding: 109px 0 123px;
}

.home-two.place-area .luxury-button {
  margin-top: 36px;
}

.home-two.place-area .luxury-button:before {
  margin: auto;
}

.home-two .single-place-box {
  position: relative;
  margin: 0 12px;
}

.home-two .place-thumb img {
  width: 100%;
  transition: 0.5s;
  transform: scale(1.1);
}

.home-two .place-thumb-icon {
  position: absolute;
  top: 55%;
  left: 48%;
  opacity: 0;
  transition: 0.5s;
}

.home-two .single-place-box:hover .place-thumb-icon {
  top: 46%;
  opacity: 1;
}

.home-two .place-thumb-icon i {
  color: #000;
  font-size: 24px;
  width: 55px;
  text-align: center;
  line-height: 55px;
}

.home-two a.place-box-button {
  display: inline-block;
  background: #000;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;

  padding: 6px 20px;
  position: absolute;
  top: 29px;
  right: 27px;
}

.home-two.room-area {
  background-color: #f8f6f3;
  padding: 117px 0 102px;
}

.home-two .single-room-box {
  position: relative;
  margin: 0 13px 21px;
}

.home-two .room-thumb img {
  transform: scale(1.2);
  transition: 0.5s;
}

.home-two .room-content {
  padding: 16px 32px 1px;
  background: #fff;
  border: transparent;
}

.home-two .room-content h4 {
  font-size: 28px;
  line-height: 38px;
  color: #fba924;
  font-weight: 700;
  text-transform: capitalize;
  transition: 0.5s;
}

.home-two .room-content p {
  font-size: 17px;
  color: #616161;
  font-weight: 400;
}

.home-two .room-item ul li {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 7px;
  margin-bottom: 22px;
}

.home-two .room-item ul li:last-child {
  border-bottom: transparent;
}

.home-two.testimonial-area {
  background: 0 0;
  padding: 116px 0;
}

.home-four.subscribe-area .section-title.center,
.home-three .section-title,
.home-two.testimonial-area .section-title.center {
  margin-bottom: 34px;
}

.home-two .single-testimonial-box-two {
  background-color: #f8f6f3;
  padding: 0 0 16px;
  position: relative;
  margin: 24px;
}

.home-two .single-testimonial-box-two:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 17px;
  left: -17px;
  background: url(../images/testi-shape.png) no-repeat;
  z-index: -1;
}

.home-two .testi-content-two {
  display: flex;
  align-items: center;
  gap: 20px;
}

.home-two .testi-title h4 {
  font-size: 24px;
  color: #fba924;
  font-weight: 700;
}

.home-two .testi-title p {
  font-size: 16px;
  color: #616161;
  font-weight: 500;

  margin: 0;
}

.home-two .testi-decs-two p {
  padding: 25px 36px 0;
  font-size: 17px;
}

.home-two .testi-author-rating {
  position: absolute;
  right: 0;
  top: 51px;
  background: #fff;
  padding: 6px 28px 6px 35px;
  border-radius: 20px 0 0 20px;
}

.home-two .testi-author-rating ul li i {
  display: inline-block;
  color: #c09d67;
  margin-right: 9px;
  font-size: 15px;
}

.home-two.blog-area {
  background-color: #f8f6f3;
  padding: 116px 0 260px;
}

.home-two .single-blog-box-two:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 23px;
  left: -11px;
  background: url(../images/box-shape.png) no-repeat;
  z-index: -1;
}

.home-two .blog-content-two {
  background: #fff;
  padding: 32px 33px;
}

.home-two .meta-blog-two,
.single-pricing-box {
  margin-bottom: 22px;
}

.home-two .meta-blog-two span {
  display: inline-block;
  font-size: 15px;
  color: #616161;
  font-weight: 400;

  margin-right: 27px;
}

.home-two .meta-blog-two i {
  display: inline-block;
  color: #000;
  background: #f8f6f3;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  text-align: center;
  margin-right: 12px;
}

.home-two .blog-content-two a {
  display: inline-block;
  font-size: 24px;
  line-height: 30px;
  color: #fba924;
  font-weight: 700;

  transition: 0.5s;
}

.home-two p.blog-box-desc {
  margin: 8px 0 0;
}

.subscribe-area .row.subscribe {
  background: url(../images/subscribe-bg.jpg) center center/cover no-repeat;
  padding: 63px 62px;
  margin-top: -126px;
}

.subscribe-content h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}

.subscribe-content h1 {
  font-size: 38px;
  color: #fff;
  font-weight: 700;
}

.blog-details-social,
.col-lg-6.position-right,
.home-five .footer-bottom-item,
.home-five .header-menu,
.home-four .footer-bottom-social-icon,
.home-six .top-bar-social-icon,
.home-six.room-area .luxury-button,
.home-three .col-lg-3.text-right,
.home-two .footer-bottom-content-two,
.single-subscribe-input-box {
  text-align: right;
}

.single-subscribe-input-box input {
  width: 60% !important;
  background: 0 0;
  border: 1px solid #fff !important;
  height: 53px;
  outline: 0 !important;
  padding: 0 22px !important;
  color: #fff;
}

.single-subscribe-input-box input::placeholder {
  color: #fff;
}

.single-subscribe-input-box button {
  font-size: 16px;
  color: #000;
  font-weight: 500;

  border: transparent;
  text-transform: uppercase;
  padding: 14px 38px;
  background: #fff;
  position: relative;
  left: -4px;
  top: -1px;
}

.booking-massage a,
.top-bar-info ul li a {
  font-size: 14px;
  display: inline-block;
}

.booking-massage a,
.home-two .footer-widget-menu-two ul li,
.home-two .footer-widget-menu-two ul li a,
.top-bar-info ul li a {
  color: #616161;
  font-weight: 400;
}

.home-two.footer-area-two {
  padding: 124px 0 0;
}

.home-two.footer-area-two .footer-desc-2 p {
  width: 80%;
}

.home-two .footer-widget-titel-two h4 {
  font-size: 18px;
  color: #fba924;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 26px;
}

.home-two .footer-widget-menu-two ul li {
  font-size: 16px;
  margin-bottom: 11px;
}

.home-two .footer-widget-menu-two ul li.style {
  font-size: 18px;
  line-height: 26px;
  color: #000;
  font-weight: 600;
}

.home-two .footer-widget-menu-two ul li a {
  display: inline-block;
  font-size: 16px;
}

.home-two .footer-widget-gallery-two {
  float: left;
}

.home-two .footer-widget-gallery-two img {
  width: 30%;
  margin: 0 3px 7px 0;
}

.home-two .footer-bottom-area-two {
  background: #f7f6f2;
  padding: 20px 0 7px;
  margin-top: 107px;
}

.top-header {
  padding: 13px 65px;
  border: 1px solid #6161615c;
}

.top-bar-info ul li {
  display: inline-block;
  margin-right: 28px;
}

.top-bar-info ul li a {
  letter-spacing: 1px;
}

.top-bar-info ul li i {
  display: inline-block;
  font-size: 16px;
  margin-right: 9px;
}

.booking-massage i {
  display: inline-block;
  font-size: 20px;
  margin-left: 24px;
  position: relative;
}

.login-button button,
.review-button button,
.singup-button button {
  font-size: 14px;
  line-height: 22px;
  color: #616161;
  background: 0 0;
  border: transparent;
  font-weight: 400;
}

.booking-massage i:after {
  position: absolute;
  content: "4";
  width: 16px;
  height: 18px;
  top: -3px;
  left: 11px;
  background: #000;
  color: #fff;
  font-size: 11px;
  text-align: center;
  line-height: 20px;
}

.review-button {
  display: inline-block;
  margin-left: 53px;
}

.login-button,
.singup-button {
  display: inline-block;
  margin-left: 16px;
}

.home-three.header-area {
  margin: 0;
  padding: 0 62px;
}

.modal-backdrop,
.sticky.home-five a.light-logo,
.sticky.home-three a.light-logo,
a.dark-logo {
  display: none;
}

.home-three .header-menu ul li {
  margin-right: 46px;
}

.home-five .header-menu ul li a,
.home-five .header-menu ul li i,
.home-five.blog-area .section-title.center h1,
.home-five.gallery-area .section-title.center h1,
.home-five.testimonial-area .section-title.center h1,
.home-three .header-menu ul li a,
.home-three .header-menu ul li i,
.inner.facilities-area .facilities-button a:hover,
.inner.feature-area .feature-content h4,
.inner.feature-area .section-title h1 {
  color: #fba924;
}

.home-three .header-search-button {
  display: inline-block;
  position: relative;
  margin-right: 11px;
  top: 3px;
}

.home-three .header-search-button i {
  display: inline-block;
  background: #000;
  width: 65px;
  height: 54px;
  text-align: center;
  line-height: 54px;
  color: #fff;
  font-size: 20px;
  transition: 0.5s;
  border: 1px solid #000;
}

.home-three .header-search-button i:hover {
  background: #fff;
  color: #000;
}

.home-three .header-button:before {
  left: 0;
  background: #000;
  margin: 0;
}

.home-three .header-button a {
  padding: 12px;
  background: #000;
  border: 1px solid #000;
}

.home-three .header-button a:hover,
.sticky.home-three .header-menu ul li a,
.sticky.home-three .header-menu ul li i {
  color: #fff;
}

.find-room-area .room-bottom,
.home-three .header-button a:before,
.inner.feature-area .single-feature-box.active .feature-content h4:before,
.inner.room-area .room-bottom,
.sticky.home-five .header-button:before {
  background: #fff;
}

.sticky.home-five .header-menu ul li .sub-menu li a,
.sticky.home-five .header-menu ul li .sub-menu li a i,
.sticky.home-three .header-menu ul li .sub-menu li a {
  color: #1e1e1e !important;
}

.answer p.active,
.sticky.home-five a.dark-logo,
.sticky.home-three a.dark-logo {
  display: block;
}

.home-three.hero-area {
  background: url(../images/hero-bg_2.jpg);
  text-align: left;
  height: 800px;
  margin-left: 70px;
}

.home-three.hero-area.two {
  background: url(../images/hero-bg-2.jpg);
}

.home-three.hero-area.three {
  background: url(../images/hero-bg-3.jpg);
}

.home-three .hero-content h4 {
  margin: 0;
  font-size: 20px;
  line-height: 20px;
  color: #000;
  font-weight: 400;

  text-transform: capitalize;
  position: relative;
}

.home-three .hero-content h4:before {
  position: absolute;
  content: "";
  width: 105px;
  height: 2px;
  top: 15px;
  left: 35%;
  background: #000;
  display: inline-block;
}

.home-three .hero-content h1 {
  font-size: 90px;
  line-height: 104px;
  color: #fff;
  font-weight: 600;

  text-transform: capitalize;
}

.home-three .hero-booking-area {
  border: 1px solid #fff;
  text-align: center;
  padding: 25px 38px 43px;
  position: relative;
  z-index: 1;
}

.home-three .hero-booking-area:before {
  position: absolute;
  content: "";
  width: 106%;
  height: 105%;
  left: -12px;
  top: -12px;
  background-color: rgba(30, 30, 30, 0.5);
  z-index: -1;
}

.home-three .hero-booking-content h4 {
  font-size: 14px;
  line-height: 26px;
  color: #000;
  font-weight: 600;

  text-transform: uppercase;
}

.home-three .hero-booking-content h1 {
  font-size: 32px;
  line-height: 28px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 17px;
}

.home-three .hero-booking-input-box input {
  width: 100%;
  height: 50px;
  background: 0 0;
  border: 1px solid #fff !important;
  color: #fff;
  padding: 0 20px;
  margin-top: 15px;
  outline: 0;
}

.home-three .hero-booking-input-box input::placeholder {
  color: #fff;
}

.home-three .hero-booking-input-box select {
  width: 100%;
  height: 50px;
  background: 0 0;
  border: 1px solid #fff;
  margin-top: 14px;
  color: #fff;
  padding: 0 17px;
  outline: 0;
}

.home-three .hero-booking-input-box option {
  color: #222;
}

.home-three .hero-booking-button button {
  width: 100%;
  background: #000;
  border: transparent;
  color: #ffff;
  text-transform: uppercase;
  font-size: 14px;
  padding: 12px 0;
  margin-top: 20px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}

.home-three input[type="date"]::-webkit-calendar-picker-indicator {
  filter: brightness(24.3) invert(15);
}

.hero-slider-2 .owl-prev {
  position: absolute;
  left: 7px;
  bottom: 32%;
  z-index: -1;
}

.hero-slider-2 .owl-next i,
.hero-slider-2 .owl-prev i {
  color: #fba924;
  border: transparent;
  transform: rotate(-90deg);
  font-size: 20px;
  transition: 0.5s;
}

.hero-slider-2 .owl-next {
  position: absolute;
  left: 7px;
  bottom: 61%;
  z-index: -1;
}

.hero-slider-2 .owl-dots {
  position: absolute;
  top: 43%;
  left: 27px;
}

.hero-slider-2 .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #000;
  margin-bottom: 24px;
}

.hero-slider-2 .owl-dot.active {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #000;
}

.home-three.about-area {
  padding: 125px 0;
}

.home-three .single-about-thumb {
  margin-left: -47px;
}

.home-three .section-title h4 {
  font-size: 14px;
  line-height: 40px;
  color: #000;
  font-weight: 500;

  text-transform: uppercase;
  position: relative;
}

.home-three .section-title h4:before {
  position: absolute;
  content: "";
  width: 36px;
  height: 1px;
  right: 67%;
  top: 19px;
  background: #000;
  display: inline-block;
}

.home-three .section-title h4:after {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  right: 72%;
  top: 16px;
  background: #000;
  border-radius: 50%;
  display: inline-block;
  transition: 0.5s;
  -webkit-animation-duration: 3s;
  -webkit-animation-timing-function: linear;
  animation-duration: 3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-name: MOVE-Bo;
}

@-webkit-keyframes MOVE-Bo {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(35px);
  }
}

.home-three .section-title h1 {
  font-size: 38px;
  line-height: 31px;
  color: #fba924;
  font-weight: 700;
  text-transform: capitalize;
}

.home-three p.section-desc-1 {
  width: 88%;
  margin: 25px 0 0;
}

.home-three .section-title.center {
  margin-bottom: 64px !important;
}

.home-three .section-title.center h4:before {
  right: 0;
  left: 10%;
  top: 19px;
  margin: auto;
}

.home-three .section-title.center h4:after {
  right: 0;
  left: 7%;
  top: 16px;
  margin: auto;
}

.home-three p.section-desc-2 {
  width: 50%;
  margin: 28px auto auto;
  color: #acacac;
  
}

.home-three .row.about-list-item-bg {
  background-color: #f8f6f3;
  padding: 28px 16px 31px;
  border-left: 2px solid #000;
}

.home-three .about-list-item ul li {
  font-size: 16px;
  line-height: 37px;
  color: #fba924;
  font-weight: 500;
}

.home-three .about-list-item ul li img {
  margin-right: 10px;
}

.home-three .about-single-box {
  display: flex;
  align-items: center;
  gap: 85px;
  margin-top: 35px;
}

.home-three .about-author {
  display: flex;
  align-items: center;
  gap: 13px;
}

.home-three .about-author-content h4 {
  font-size: 22px;
  line-height: 30px;
  color: #fba924;
  font-weight: 700;
}

.home-three .about-author-content p {
  font-size: 14px;
  line-height: 28px;
  color: #000;
  font-weight: 400;
}

.home-three .about-call-contact {
  display: flex;
  align-items: center;
  gap: 11px;
}

.home-three .about-contact-icon i {
  display: inline-block;
  background-color: #000;
  color: #fff;
  width: 60px;
  height: 60px;
  text-align: center;
  font-size: 18px;
  line-height: 60px;
}

.home-three .about-contact-content h4 {
  font-size: 15px;
  line-height: 22px;
  color: #616161;
  font-weight: 400;
}

.home-three .about-contact-content p {
  font-size: 22px;
  line-height: 30px;
  color: #fba924;
  font-weight: 500;

  margin-bottom: 11px;
}

.home-three.room-area {
  background-color: #f8f8f8;
  padding: 123px 0 125px;
}

.home-three.room-area .section-title h4:before {
  right: 68%;
}

.home-three.room-area .section-title h4:after {
  right: 76%;
}

.home-three .single-room-box {
  margin: 0 12px;
}

.home-three .room-quality {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #272727;
  padding: 5px 27px;
}

.home-three .room-quality span {
  font-size: 14px;
  color: #fff;
  font-weight: 400;

  margin-right: 20px;
}

.home-three .room-quality i {
  display: inline-block;
  color: #ffffff9e;
  font-size: 16px;
  margin-right: 12px;
}

.home-three .room-content {
  padding: 22px 32px 7px;
  background-color: #272727;
  border: transparent;
}

.home-three .room-content a {
  font-size: 22px;
  line-height: 20px;
  color: #fff;
  font-weight: 400;
}

.home-three .room-content p {
  color: #acacac;
  font-size: 16px;
}

.home-three .room-bottom {
  border: transparent;
  padding: 15px 31px 49px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #272727;
}

.home-three .room-price p {
  font-size: 18px;
  color: #000;
  font-weight: 700;
}

.home-three .room-price span {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  margin-left: 4px;
}

.contact-area.style-two.inner .row.add-backgroun,
.home-three.room-area .luxury-button {
  margin-top: 0;
}

.home-three.room-area .luxury-button a {
  padding: 10px 38px;
}

.home-three .owl-prev {
  position: absolute;
  left: -50%;
  bottom: 40%;
  z-index: -1;
}

.home-three .owl-next i,
.home-three .owl-prev i {
  color: #b2b2b2;
  background: #fff;
  transition: 0.5s;
}

.home-five .footer-widget-social-icon ul li i:hover,
.home-five.service-area .luxury-button a:hover,
.home-four .event-content a:hover i,
.home-four .header-menu ul li a,
.home-four .offer-content a:hover i,
.home-four.subscribe-area .section-title.center h1,
.home-four.subscribe-area .section-title.center h4,
.home-six .single-facilities-box:hover .facilities-content h4,
.home-six .single-facilities-box:hover .facilities-content p,
.home-six.subscribe-area .section-title h1,
.home-six.subscribe-area .section-title h4,
.home-three .owl-next i:hover,
.home-three .owl-prev i:hover,
.home-three .single-facilities-box:hover .facilities-content h4,
.home-three.testimonial-area .section-title h1,
.sticky.home-five .header-menu ul li a,
.sticky.home-five .header-menu ul li i {
  color: #fff;
}

.home-three .owl-next {
  position: absolute;
  left: -42%;
  bottom: 40%;
  z-index: -1;
}

.home-three.offer-area {
  padding: 99px 222px 123px;
}

.home-three .single-offer-box {
  text-align: center;
  position: relative;
  overflow: hidden;
  transition: 0.5s;
  margin: 0 10px;
}

.home-three .offer {
  position: absolute;
  top: 37px;
  left: 23px;
}

.home-three .offer-content {
  background: #fff;
  position: absolute;
  width: 100%;
  bottom: -150%;
  left: 0;
  right: 0;
  margin: auto;
  padding: 6px 0 0;
  transition: 0.6s;
}

.home-three .single-offer-box:hover .offer-content {
  bottom: 0;
}

.home-three .offer span {
  display: inline-block;
  background-color: #fba924;
  padding: 6px 28px;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
}

.home-three .offer-content h4 {
  font-size: 28px;
  line-height: 34px;
  color: #fba924;
  font-weight: 600;
  position: relative;
}

.home-three .offer-content h4:before {
  position: absolute;
  content: "";
  width: 60px;
  height: 2px;
  top: 57px;
  left: 0;
  right: 0;
  background: #000;
  margin: auto;
}

.home-three .offer-content p {
  width: 85%;
  margin: auto;
  padding: 47px 0 27px;
}

.home-three .offer-content a {
  display: inline-block;
  background-color: #000;
  width: 100%;
  padding: 18px 0;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
}

.home-three .offer-bottom-title {
  border: 1px solid #6161614f;
  border-top: transparent;
  padding: 7px 0 13px;
}

.home-three .offer-bottom-title h4 {
  font-size: 28px;
  color: #fba924;
  font-weight: 600;
}

.home-three.testimonial-area {
  background: #272727 !important;
  padding: 101px 35px 122px;
}

.home-three.testimonial-area .section-title.center h4:before {
  left: -11%;
  top: 20px;
}

.home-three.testimonial-area .section-title.center h4:after {
  left: -14%;
  top: 17px;
}

.home-three .single-testi-box {
  background: 0 0;
  text-align: center;
  margin: 0 34px;
  padding: 0;
}

.home-three .testi-content h4 {
  font-size: 22px;
  line-height: 30px;
  color: #fff;
  font-weight: 600;
  margin-top: 14px;
}

.home-three .testi-content p {
  margin: 10px 0 25px;
  position: relative;
  font-size: 16px;
  color: #acacac;
  font-style: normal;
}

.home-three .coustomar-rating {
  background: #1e1e1e;
  padding: 25px 17px 17px;
}

.home-three p.coustomar-comment {
  color: #acacac;
  margin-top: 18px;
}

.home-three.testimonial-area .owl-prev {
  position: absolute;
  left: 33%;
  bottom: 78%;
  z-index: 1;
}

.home-three.testimonial-area .owl-next i,
.home-three.testimonial-area .owl-prev i {
  color: #b2b2b2;
  background: 0 0;
  transition: 0.5s;
  border: transparent;
  font-size: 25px;
}

.home-three.testimonial-area .owl-next {
  position: absolute;
  left: 65%;
  bottom: 78%;
  z-index: 1;
}

.home-three.facilities-area {
  background-color: #f8f8f8;
  padding: 100px 0;
}

.home-three.facilities-area .section-title.center h4:before {
  right: 0;
  left: 13%;
  top: 19px;
  margin: auto;
}

.home-three.facilities-area .section-title.center h4:after {
  right: 0;
  left: 10%;
  top: 16px;
  margin: auto;
}

.home-three .single-facilities-box {
  position: relative;
  background-color: #fff;
  text-align: center;
  padding: 19px 40px 42px;
  margin: 0 0 22px;
  z-index: 1;
}

.home-three .single-facilities-box:before {
  position: absolute;
  content: "";
  width: 100px;
  height: 12px;
  left: 0;
  right: 0;
  top: 0;
  background: #f1eee8;
  margin: auto;
}

.home-three .single-facilities-box:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 50%;
  top: 0;
  background-color: #272727;
  z-index: -1;
  transition: 0.5s;
}

.home-three .facilities-icon {
  background: 0 0;
  margin-top: 25px;
}

.home-three .facilities-content h4 {
  font-size: 28px;
  color: #fba924;
  font-weight: 600;
  text-transform: capitalize;
  padding: 26px 0 22px;
  transition: 0.5s;
}

.home-three .facilities-content p {
  margin: 0;
  transition: 0.5s;
}

.blog-details-area,
.home-three.contact-area {
  padding: 123px 0 122px;
}

.home-five.service-area .section-title,
.home-three.contact-area .section-title {
  margin-bottom: 45px;
}

.home-three.contact-area .section-title h4:before {
  right: 63%;
  top: 20px;
}

.home-three.contact-area .section-title h4:after {
  right: 69%;
  top: 17px;
}

.home-four .col-lg-4.upper,
.home-three .col-lg-7.upper {
  padding-left: 0;
}

.home-three .contact-box-right {
  background-color: #fff;
  padding: 93px 92px 122px;
}

.home-three .single-input-box input {
  background-color: #f8f8f8;
  border: transparent;
  width: 100%;
  height: 52px;
  outline: 0;
  padding: 0 19px;
  margin-bottom: 19px;
}

.home-three .single-input-box input::placeholder {
  color: #acacac;
}

.home-three .single-input-box textarea {
  background-color: #f8f8f8;
  border: transparent;
  width: 100%;
  height: 160px !important;
  outline: 0;
  padding: 9px 19px;
  margin-top: 5px;
}

.home-three .single-input-box textarea::placeholder {
  color: #acacac;
}

.home-five .blog-btn:before,
.home-three .contact-button:before,
.pricing-button:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  left: 0;
  right: 153px;
  bottom: -11px;
  background: #000;
}

.home-three .contact-button button {
  display: inline-block;
  background: #000;
  padding: 13px 28px;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  position: relative;
  z-index: 1;
  border: 1px solid #000;
  transition: 0.5s;
  outline: 0;
}

.home-three.blog-area {
  background-color: #f8f8f8;
  padding: 100px 0 251px;
}

.home-three.blog-area .section-title h4:before {
  right: 78%;
  top: 20px;
}

.home-three.blog-area .section-title h4:after {
  right: 83%;
  top: 17px;
}

.home-three.blog-area .luxury-button {
  margin-top: 0;
  position: relative;
  text-align: right;
}

.home-three.blog-area .luxury-button:before {
  right: -42%;
}

.home-three .blog-text {
  position: absolute;
  top: 11px;
  left: 11px;
}

.home-three .blog-text span {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  font-weight: 500;

  background-color: #fba924;
  padding: 2px 15px;
}

.home-three .blog-content {
  border: transparent;
  padding: 22px 31px 18px;
  background-color: #fff;
}

.home-three .meta-blog {
  margin-bottom: 7px;
}

.home-three .meta-blog span {
  display: inline-block;
  margin-right: 28px;
  margin-left: 0;
  margin-bottom: 0;
  color: #616161;
  text-transform: capitalize;
}

.home-three .meta-blog i {
  display: inline-block;
  color: #000;
  font-size: 15px;
  margin-right: 10px;
}

.home-three .blog-content a {
  display: inline-block;
  font-size: 28px;
  line-height: 34px;
  color: #012549;
  font-weight: 700;

  width: 85%;
}

.home-three .blog-bottom {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #61616173;
  padding-top: 21px;
  margin-top: 21px;
}

.home-three .blog-user span {
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
  color: #012549;
  font-weight: 600;
}

.home-three .blog-user i {
  display: inline-block;
  color: #fff;
  background: #000;
  width: 25px;
  height: 25px;
  line-height: 26px;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  margin-right: 8px;
}

.home-three .blog-button {
  /* border: transparent; */
  padding: 0;
}

.home-three .blog-button a {
  display: inline-block;
  font-size: 15px !important;
  line-height: 26px;
  color: #012549;
  font-weight: 500;

  text-transform: capitalize;
  width: 100%;
}

.home-three .blog-button i {
  display: inline-block;
  color: #012549;
  position: relative;
  top: 4px;
  left: 1px;
}

.home-three.subscribe-area .row.subscribe {
  background: url(../images/subscribe-bg.jpg) center center/cover no-repeat;
  padding: 63px 62px;
  margin-top: -126px;
  z-index: 1;
  position: relative;
}

.home-three.footer-area {
  background: url(../images/footer-bg.jpg) center center/cover no-repeat;
  padding: 196px 0 30px;
  margin-top: -87px;
}

.home-three .footer-desc p {
  opacity: 0.7;
  color: #acacac;
}

.home-six.hero-area .luxury-button,
.home-three .footer-widget-social-icon {
  margin-top: 44px;
}

.home-three .footer-widget-social-icon ul li {
  font-size: 20px;
  line-height: 27px;
  color: #f7f9fb;
  font-weight: 700;
}

.home-three .footer-widget-social-icon ul li i {
  display: inline-block;
  color: #ffff;
  font-size: 15px;
  background: rgba(247, 249, 251, 0.1);
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  margin-right: 0;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  border: transparent;
}

.home-three .footer-widget-social-icon ul li i:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  transform: scale(0);
  z-index: -1;
  border-radius: 50%;
  transition: 0.5s;
}

.home-three .footer-widget-title h4 {
  text-transform: capitalize;
  margin-bottom: 35px;
  font-size: 28px;
  color: #f7f9fb;
  font-weight: 700;
}

.home-three .footer-widget-menu ul li a {
  display: inline-block;
  font-size: 16px;
  line-height: 41px;
  color: #fff;
  font-weight: 400;

  position: relative;
}

.home-six .footer-widget-menu ul li a:hover,
.home-three .footer-widget-menu ul li a:hover {
  margin-left: 0;
  color: #000;
}

.home-three .footer-widget-contact {
  background: 0 0;
  padding: 0;
  margin-top: 0;
}

.home-three .footer-widget-contact-box {
  display: flex;
}

.home-three .footer-widget-contact-content h4 {
  font-size: 20px;
  line-height: 27px;
  color: #f7f9fb;
  font-weight: 700;

  margin: 0;
}

.home-three .footer-widget-contact-content p {
  font-size: 16px;
  line-height: 28px;
  color: #f7f9fb;
  font-weight: 400;
}

.home-three .footer-widget-contact-icon i {
  display: inline-block;
  color: #be9965;
  margin-right: 7px;
}

.home-three .row.add-border {
  border-top: 1px solid #6161619e;
  padding-top: 29px;
  margin-top: 92px;
}

.home-three .footer-bottom-content p {
  font-size: 16px;
  line-height: 27px;
  color: #f7f9fb;
  font-weight: 400;
  margin: 0;
}

.home-three .footer-bottom-content a {
  display: inline-block;
  color: #be9965;
}

.home-four.hero-area {
  background: url(../images/hero-bg_3.jpg);
  height: 775px;
}

.home-four .hero-content h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0;
  background-color: rgba(193, 157, 104, 0.4);
  display: inline-block;
  padding: 6px 20px;
}

.home-four .hero-content h1 {
  text-transform: capitalize;
  font-size: 80px;
  line-height: 54px;
  color: #fff;
  font-weight: 700;
}

.home-four .luxury-button {
  margin-top: 48px;
  position: relative;
}

.home-four .row.booking-bg {
  background-color: #fba924;
  padding: 67px 68px;
  margin-top: -115px;
  z-index: 2;
  position: relative;
}

.home-four .single-booking-box {
  display: inline-block;
  background-color: #272727;
  padding: 15px 19px;
  width: 20%;
  margin-right: 4px;
}

.home-four .single-booking-box input {
  background: 0 0;
  border: transparent;
  color: #fff;
  padding: 0;
}

.home-four .single-booking-box label,
.home-four .single-booking-button button {
  color: #fefefe;
  font-weight: 700;
  text-transform: uppercase;
}

.home-four .single-booking-box input::placeholder {
  font-size: 22px;
  color: #fefefe;
  font-weight: 700;
}

.home-four .single-booking-box label {
  opacity: 0.302;
  font-size: 15px;
  margin-bottom: 2px;
}

.home-four .single-booking-button {
  display: inline-block;
  position: relative;
  top: -16px;
  left: 0;
}

.home-four .single-booking-button button {
  background-color: #000;
  border: transparent;
  padding: 37px 51px;
  font-size: 17px;
}

.home-four .booking-content p {
  text-align: center;
  font-size: 24px;
  color: #acacac;
  font-weight: 500;
  font-style: italic;

  margin: 0;
  padding: 40px 0 0;
}

.home-four.room-area {
  padding: 326px 0 135px;
  background-color: #f8f6f3;
  margin-top: -202px;
}

.home-four .single-room-box {
  background: #fff;
  padding: 30px;
}

.home-four .room-thumb img,
.home-six .facilities-icon-images img,
.inner.testimonial-area .testi-quote img,
.inner.testimonial-area .testimonial-content p {
  transition: 0.5s;
}

.home-four .room-content {
  padding: 16px 0 0;
  border: transparent;
  border-top: transparent;
  background: 0 0;
}

.home-four .room-content a {
  display: inline-block;
  font-size: 34px;
  line-height: 40px;
  color: #fba924;
  font-weight: 600;

  transition: 0.5s;
}

.home-four a.room-button,
.vedio-content a {
  color: #fba924;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
}

.home-four .room-content p {
  font-size: 16px;
  margin: 0 0 17px;
}

.home-four a.room-button {
  font-size: 16px !important;
  margin: 0;
}

.home-four a.room-button i {
  display: inline-block;
  color: #222;
  font-size: 20px;
  position: relative;
  top: 3px;
  left: 1px;
  transition: 0.5s;
}

.home-four.room-area .luxury-button {
  margin-top: 48px;
  position: relative;
  text-align: center;
}

.home-four.vedio-area {
  background: url(../images/vedio-bg.jpg) center center/cover no-repeat;
  height: 600px;
}

.vedio-content a {
  font-size: 16px;

  background: #fff;
  width: 70px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  border-radius: 50%;
  position: relative;
}

.vedio-content a:before {
  position: absolute;
  content: "";
  width: 100px;
  height: 100px;
  top: -16px;
  left: -15px;
  border-radius: 50%;
  border: 1px solid #fff;
}

.home-four.offer-area {
  padding: 100px 0 125px;
}

.home-four .room-discount-offer span {
  display: inline-block;
  font-size: 34px;
  color: #fff;
  font-weight: 600;

  position: absolute;
  bottom: 40px;
  left: 41px;
}

.home-four .company-logo {
  position: absolute;
  top: 48px;
  left: 37px;
}

.home-four .offer-content {
  position: absolute;
  bottom: -370px;
  left: 0;
  right: 0;
  background: #fff;
  width: 92%;
  margin: auto;
  padding: 22px 25px 39px;
  transition: 0.5s;
}

.home-four .single-offer-box:hover .offer-content,
.team-section .team-card:hover .social-icons {
  bottom: 15px;
}

.home-four .offer-content h4 {
  font-size: 34px;
  color: #fba924;
  font-weight: 600;
}

.home-four .offer-content p {
  margin: 20px 0 22px;
}

.home-four .event-content a,
.home-four .offer-content a {
  display: inline-block;
  font-size: 16px;
  color: #fba924;
  font-weight: 500;

  text-transform: uppercase;
  border: 1px solid #1e1e1e47;
  padding: 8px 24px;
  transition: 0.5s;
}

.blog-details-tag ul li a:hover,
.home-four .event-content a:hover,
.home-four .offer-content a:hover,
ul.social-box li a:hover {
  background: #000;
  color: #fff;
}

.home-four .event-content i,
.home-four .offer-content i {
  font-size: 20px;
  position: relative;
  top: 2px;
  left: 6px;
  transition: 0.5s;
}

.home-four .section-title.center {
  margin-bottom: 57px;
}

.home-four .event-content h4,
.home-four .section-title.center h4 {
  font-size: 16px;
  color: #616161;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}

.home-four .event-content h4:after,
.home-four .event-content h4:before,
.home-four .section-title.center h4:after,
.home-four .section-title.center h4:before {
  position: absolute;
  height: 100%;
  top: 2px;
  background: url(../images/shape.png) no-repeat;
  content: "";
}

.home-four .section-title.center h4:before {
  width: 100%;
  left: 40%;
  z-index: -1;
}

.home-four .section-title.center h4:after {
  width: 100%;
  right: -55.2%;
  z-index: -1;
}

.home-four .section-title.center h1 {
  font-size: 38px;
  color: #fba924;
  text-transform: capitalize;
  margin-top: 7px;
}

.home-four .section-title.center p {
  width: 45%;
  margin: 8px auto auto;
}

.home-four.event-area {
  background: url(../images/event-bg-1.jpg) center center/cover no-repeat;
  padding: 124px 0 123px;
}

.home-four.event-area-2 {
  background: url(../images/event-bg-2.jpg);
  padding: 124px 0 123px;
}

.home-four.event-area-3 {
  background: url(../images/event-bg-3.jpg);
  padding: 124px 0 123px;
}

.home-four .single-event-box {
  background: #fff;
  text-align: center;
  padding: 53px 63px 70px;
  width: 94%;
}

.home-four .event-content h4:before {
  width: 100%;
  right: -68%;
  z-index: -1;
}

.home-four.event-area-2 .event-content h4:before {
  right: -75%;
}

.home-four.event-area-3 .event-content h4:before {
  right: -72%;
}

.home-four .event-content h4:after {
  width: 100%;
  left: 20%;
  z-index: -1;
}

.home-four.event-area-2 .event-content h4:after {
  left: 12%;
}

.home-four.event-area-3 .event-content h4:after {
  left: 15%;
}

.home-four .event-content h1 {
  font-size: 38px;
  color: #fba924;
  font-weight: 700;
  margin-top: 15px;
}

.home-four .event-content p {
  margin: 11px 0 34px;
}

.home-four.testimonial-area {
  background: #f8f6f3 !important;
  padding: 109px 0 123px;
}

.home-four .testi-bg {
  background: #fff;
  position: relative;
}

.home-four .testi-content h1 {
  font-size: 34px;
  line-height: 45px;
  color: #fba924;
  font-weight: 600;
  margin: 0;
}

.home-four .testi-content span {
  display: inline-block;
  font-size: 15px;
  text-transform: uppercase;
  color: #000;
  font-weight: 500;

  margin-bottom: 8px;
}

.home-four .testi-content p {
  font-style: normal;
  font-size: 16px;
  width: 80%;
  margin-bottom: 29px;
}

.home-four .testi-rating ul li i {
  display: inline-block;
  color: #c19c67;
  margin-right: 4px;
}

.home-four .owl-dots {
  position: absolute;
  text-align: center;
  right: 74px;
  bottom: 116px;
}

.home-four .owl-dot {
  display: inherit;
  background: #f7f6f2;
  width: 6px;
  height: 55px;
}

.home-four .owl-dot.active {
  display: inherit;
  background: #000;
  width: 6px;
  height: 55px;
}

.home-four.subscribe-area {
  background: url(../images/subscribe-bg_2.jpg) center center/cover no-repeat;
  padding: 109px 0 116px;
}

.home-four.subscribe-area .section-title.center h4:before {
  left: 37%;
  background: url(../images/shape-2.png) no-repeat;
}

.home-four.subscribe-area .section-title.center h4:after {
  right: -58.2%;
  background: url(../images/shape-2.png) no-repeat;
}

.home-four .single-sebscribe-box input {
  width: 38%;
  height: 60px;
  border: 1px solid #c19c67;
  outline: 0;
  background: 0 0;
  color: #fff;
  padding: 0 19px;
}

.footer-bottom-social-icon ul li i,
.home-four .footer-widget-infor-content i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: inline-block;
}

.home-four .single-sebscribe-box input::placeholder {
  opacity: 0.4;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}

.home-four .single-sebscribe-box button {
  font-size: 24px;
  color: #fff;
  font-weight: 600;

  background: #c19c67;
  border: transparent;
  padding: 17px 42px;
  position: relative;
  top: 3px;
  left: -5px;
}

.home-four .footer-bottom-content p,
.home-four .footer-widget-infor-content p {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}

.home-four.footer-area {
  background-color: #fba924;
  padding: 124px 0 41px;
}

.home-four .footer-logo {
  padding-bottom: 40px;
}

.home-four .footer-widget-infor-box {
  display: inline-block;
  margin-right: 65px;
}

.home-four .footer-widget-infor-content i {
  color: #fff;
  border: 1px solid #ffffff57;
  border-radius: 50%;
  margin-right: 11px;
}

.home-four .row.footer-bottom {
  border-top: 1px solid #ffffff2e;
  margin-top: 95px;
  padding-top: 37px;
}

.home-four .footer-bottom-content p {
  margin: 0;
}

.home-four .footer-bottom-content p a {
  display: inline-block;
  color: #c19c67;
  font-weight: 600;
}

.footer-bottom-social-icon ul li i {
  color: #fff;
  border: 1px solid #ffffff4f;
  border-radius: 50%;
  margin-left: 9px;
  position: relative;
  z-index: 1;
}

.footer-bottom-social-icon ul li i:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #c19c67;
  border-radius: 50%;
  transform: scale(0);
  transition: 0.5s;
  z-index: -1;
}

.home-five.header-area {
  margin-bottom: 0;
}

.home-five .header-menu ul li {
  margin-right: 63px;
}

.home-five .header-menu ul li:last-child {
  margin-right: 45px;
}

.home-five .header-button {
  position: relative;
  display: inline-block;
}

.home-five .header-button:before {
  background: #222;
  margin: 0;
  right: 0;
  left: 0;
}

.home-five .header-button a {
  color: #fba924;
  border: 1px solid #1e1e1e;
  padding: 11px 40px;
  transition: 0.5s;
}

.home-five .header-button a:hover {
  color: #fff;
  border: 1px solid #000;
}

.sticky.home-five .header-button a {
  color: #fff;
  border: 1px solid #fff;
}

.home-five.hero-area {
  background: url(../images/hero-bg_4.jpg) center center/cover no-repeat;
  height: 840px;
}

.home-five .hero-content h4 {
  letter-spacing: 0;
  text-transform: capitalize;
  margin: 14px 0 17px;

  font-weight: 400;
}

.home-five .hero-content h1 {
  text-transform: capitalize;
  font-weight: 600;
}

.home-five.about-area {
  padding: 124px 0 125px;
}

.home-five .about-thumb {
  position: relative;
  margin: 0;
  left: 90px;
}

.home-five .about-video-button {
  position: absolute;
  top: 20%;
  right: 37%;
}

.home-five .about-video-button i {
  background: #000;
  width: 80px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  color: #fff;
  font-size: 20px;
  position: relative;
}

.home-five .about-video-button i:after {
  position: absolute;
  content: "";
  width: 100px;
  height: 100px;
  top: -10px;
  left: -10px;
  border: 1px solid #000;
}

@keyframes ripple {
  0%,
  35% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }

  50% {
    opacity: 0.8;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
}

.home-five .section-title h4 {
  font-size: 16px;
  font-weight: 400;

  margin-bottom: -8px;
  color: #000;
}

.home-five .section-title h1 {
  font-size: 45px;
  line-height: 60px;
  text-transform: capitalize;
  color: #fba924;
}

.home-five .section-title.center h4 {
  font-size: 16px;
  font-weight: 400;

  margin-bottom: 0;
  color: #000;
}

.home-five .section-title.center h1 {
  font-size: 45px;
  line-height: 42px;
  color: #fff;
  font-weight: 500;
  text-transform: unset;
}

.home-five p.section-desc2 {
  color: #fff;
  width: 100% !important;
  margin-top: 48px;
  position: relative;
}

.home-five p.section-desc2:before {
  position: absolute;
  content: "";
  width: 60px;
  height: 3px;
  left: 0;
  right: 0;
  top: -18px;
  background: #000;
  margin: auto;
}

.home-five.service-area {
  background-color: #ededed;
  padding: 109px 0 102px;
}

.home-five .service-desc p {
  text-align: center;
  width: 90%;
  margin: auto;
  padding-bottom: 25px;
}

.home-five.service-area .luxury-button {
  text-align: right;
  margin-top: -37px;
}

.home-five.service-area .luxury-button:before {
  right: 40px;
  background: #222;
}

.home-five.service-area .luxury-button a {
  background: 0 0;
  color: #616161;
  border: 1px solid #222;
}

.home-five .single-service-box {
  position: relative;
  overflow: hidden;
  margin-bottom: 22px;
}

.home-five .service-box-thumb:before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 50%;
  top: 0;
  background: rgba(30, 30, 30, 0.8);
  transition: 0.5s;
}

.home-five .service-content {
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  width: 88%;
  margin: auto;
  padding: 0 15px;
  opacity: 0;
  transition: 0.5s;
}

.home-five .single-booking-box,
.single-team-box {
  margin-bottom: 25px;
}

.home-five .single-service-box:hover .service-content {
  bottom: 50px;
  opacity: 1;
}

.home-five .service-content h4 {
  font-size: 30px;
  color: #fff;
  font-weight: 500;
}

.home-five .service-button a,
.home-five .single-booking-box label {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
}

.home-five .service-content p {
  color: #fff;
  margin: 16px 0 33px;
}

.home-five .service-button:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  left: 0;
  bottom: -11px;
  background: #000;
}

.home-five .service-button a {
  display: inline-block;
  background: #000;
  padding: 10px 42px;
  color: #fff;
  position: relative;
  z-index: 1;
  border: 1px solid #000;
  transition: 0.5s;
}

.home-five.booking-area {
  padding: 100px 0 123px;
}

.home-five .single-booking-box input {
  width: 100%;
  height: 60px;
  padding: 0 16px;
  outline: 0;
  border: 1px solid #6161617a;
  text-transform: uppercase;
}

.home-five input[type="date"]::-webkit-calendar-picker-indicator {
  filter: brightness(21) invert(0);
}

.home-five .single-booking-box label {
  color: #fba924;
  padding-bottom: 13px;
}

.home-five .single-booking-box select {
  width: 100%;
  height: 60px;
  padding: 0 16px;
  outline: 0;
  border: 1px solid #6161617a;
  text-transform: capitalize;
}

.home-five .single-booking-box option {
  text-transform: capitalize;
}

.home-five .booking-button {
  display: inherit;
  margin-top: 17px;
  position: inherit;
}

.home-five .booking-button button {
  background: #000;
  padding: 15px 31px;
  border: 1px solid #000;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;

  width: 100%;
  transition: 0.5s;
}

.home-five.video-area {
  background: url(../images/video-bg.jpg) center center/cover no-repeat;
  padding: 124px 0;
}

.home-five .vedio-content i {
  display: inline-block;
  color: #000;
  font-size: 30px;
  line-height: 71px;
}

.home-five.testimonial-area {
  background: 0 0;
  padding: 109px 0 155px;
}

.home-five .single-testimonial-box,
.inner.testimonial-area .single-testimonial-box {
  margin: 0 10px;
}

.home-five .testimonial-content {
  background-color: #ededed;
  padding: 23px 27px 11px;
  position: relative;
  margin-bottom: 54px;
}

.home-five .testimonial-content:before {
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  left: 37px;
  bottom: -13px;
  background: #ededed;
  transform: rotate(45deg);
}

.home-five .testi-reating ul li,
.inner.testimonial-area .testi-reating ul li {
  display: inline-block;
  padding-bottom: 15px;
}

.home-five .testi-reating ul li i {
  display: inline-block;
  color: #000;
  font-size: 13px;
  margin-right: 2px;
}

.home-five .testi-author,
.home-six .single-booking-input-box,
.inner.testimonial-area .testi-author {
  display: flex;
  align-items: center;
  gap: 18px;
}

.home-five .testi-title h4 {
  font-size: 24px;
  font-weight: 500;
  color: #041341;
}

.home-five .testi-title p {
  font-size: 12px;
  font-weight: 400;
}

.home-five .owl-dots {
  text-align: center;
  position: relative;
  top: 38px;
  left: 0;
}

.home-five .owl-dot {
  background: #ededed;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 6px;
}

.home-five .owl-dot.active {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #000;
}

.home-five.blog-area {
  background-color: #ededed;
  padding: 110px 0 95px;
}

.home-five .blog-content {
  border: transparent;
  background: #ffff;
  padding: 27px 30px 39px;
}

.home-five .meta-blog span {
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
  text-transform: capitalize;
  color: #616161;
  font-weight: 400;
  margin-right: 22px;
  margin-left: 0;
  margin-bottom: 15px;
  position: relative;
}

.home-five .meta-blog i {
  display: inline-block;
  color: #000;
  font-size: 16px;
  margin-right: 11px;
}

.home-five .blog-content a {
  display: inline-block;
  font-size: 30px;
  line-height: 38px;
  color: #fba924;
  font-weight: 500;

  transition: 0.5s;
}

.home-five .blog-content a:hover,
.home-six .blog-content a:hover {
  color: #000;
  text-decoration: none;
}

.home-five .blog-content p {
  margin-top: 12px;
}

.home-five .blog-btn {
  margin-top: 26px;
  position: relative;
}

.home-five .blog-btn a {
  display: inline-block;
  background: #000;
  padding: 4px 36px;
  font-size: 16px !important;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;

  position: relative;
  z-index: 1;
  border: 1px solid #000;
  transition: 0.5s;
}

.home-five .single-blog-box.upper {
  padding: 54px 10px 58px 337px;
  background: #fff;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}

.home-five .single-blog-box.upper:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../images/blog-2_1.jpg) no-repeat;
  z-index: -1;
}

.single-blog-box.upper.two:before {
  background: url(../images/blog-3_1.jpg) no-repeat;
}

.home-five .blog-content.upper {
  background: 0 0;
  padding: 0;
}

.home-five.gallery-area {
  padding: 107px 0 125px;
}

.home-five.gallery-area .section-title.center,
.home-six .footer-widget-logo,
.home-six.blog-area .section-title {
  margin-bottom: 50px;
}

.home-five .single-gallery-box {
  position: relative;
  text-align: center;
}

.home-five .gallery-thumb:before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 50%;
  top: 0;
  background: rgba(30, 30, 30, 0.9);
  transition: 0.5s;
}

.home-five .gallery-content {
  position: absolute;
  bottom: 41%;
  left: 23%;
  transform: scale(0);
  transition: 0.5s;
}

.home-five .gallery-content h4 {
  font-size: 30px;
  line-height: 38px;
  color: #fff;
  font-weight: 500;
}

.home-five .gallery-content a {
  display: inline-block;
  font-size: 16px;
  line-height: 38px;
  color: #fff;
}

.home-five.footer-area {
  background-color: #fba924;
  padding: 100px 0 33px;
}

.home-five .footer-widget-desc p {
  color: #acacac;
  margin: 30px 0 0;
}

.home-five .footer-widget-social-icon {
  margin-top: 31px;
}

.home-five .footer-widget-social-icon ul li i {
  color: #000;
  background: #fff;
  border: transparent;
}

.home-five .footer-widget-title h4 {
  font-size: 30px;
  text-transform: capitalize;
  color: #fff;
  font-weight: 500;
  position: relative;
  margin-bottom: 35px;
}

.home-five .footer-widget-title h4:before {
  position: absolute;
  content: "";
  width: 48px;
  height: 2px;
  left: 0;
  bottom: -4px;
  background: #000;
}

.home-five .footer-widget-menu ul li a {
  display: inline-block;
  font-size: 16px;
  line-height: 40px;
  color: #ffff;
  font-weight: 400;

  position: relative;
}

.home-five .footer-widget-menu ul li a:hover {
  margin: 0;
  color: #000;
}

.home-five .footer-widget-gallery img {
  float: left;
  margin: 0 9px 9px 0;
  width: 30%;
}

.home-five .row.footer-bottom {
  border-top: 1px solid #616161;
  margin-top: 109px;
  padding-top: 46px;
}

.home-five .footer-bottom-content p {
  font-size: 16px;
  color: #fff;
  margin: 0;
}

.home-five .footer-bottom-item ul li a {
  color: #fff;
  display: inline-block;
  transition: 0.5s;
}

.home-six.top-header {
  background-color: #000;
  border: transparent;
}

.home-six .top-bar-info ul li {
  color: #fff;
  font-size: 15px;
  margin-right: 47px;
  display: inline-block;
}

.home-six .room-service span:last-child,
.home-six .top-bar-info ul li:last-child,
.room-details-check-box.upper {
  margin-right: 0;
}

.home-six .top-bar-info ul li i {
  display: inline-block;
  font-size: 14px;
  margin-right: 7px;
  color: #fff;
}

.home-six .top-bar-social-icon ul li {
  display: inline-block;
  color: #fff;
  margin-right: 13px;
  font-size: 15px;
}

.home-six .top-bar-social-icon ul li a {
  color: #fff;
  display: inline-block;
  font-size: 14px;
}

.home-six.header-area {
  background-color: #fba924;
  margin-bottom: 0;
}

.home-six .header-menu ul li {
  display: inline-block;
  margin-right: 48px;
}

.home-six .hader-nav-button i {
  display: inline-block;
  font-size: 25px;
  color: #fff;
  margin-right: 34px;
}

.home-six.hero-area {
  background: url(../images/hero-bg_5.jpg) center center/cover no-repeat;
  height: 756px;
  text-align: left;
  position: relative;
}

.home-six.hero-area.two {
  background: url(../images/hero-bg-2.png);
}

.home-six.hero-area.three {
  background: url(../images/hero-bg-3.png);
}

.home-six.hero-area.four {
  background: url(../images/hero-bg-4.png);
}

.home-six .hero-content h4 {
  font-size: 20px;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
  margin: 25px 0 6px;
  background: rgba(250, 250, 250, 0.1);
  display: inline-block;
  padding: 11px 25px;
}

.home-six .hero-content h1 {
  font-size: 80px;
  line-height: 75px;
  color: #fff;
  text-transform: capitalize;
  font-weight: 700;
}

.home-six .hero-content p {
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  width: 75%;
  opacity: 0.8;
  margin: 14px 0 0;
}

.home-six .hero-shpe-content {
  position: absolute;
  top: 30%;
  left: 6%;
}

.home-six .hero-shpe-content h1 {
  opacity: 0.102;
  font-size: 400px;
  line-height: 32px;
  font-weight: 600;

  -webkit-text-stroke-width: 1px;
  color: transparent;
  -webkit-text-stroke-color: #fff;
}

.hero-slider-3 .owl-dots {
  position: absolute;
  bottom: 117px;
  left: 75%;
}

.hero-slider-3 .owl-dot {
  background: url(../images/hero-dot1.jpg);
  width: 160px;
  height: 100px;
  margin-bottom: 20px;
}

.hero-slider-3 .owl-dot.active {
  border: 2px solid #fff;
  border-radius: 2px;
}

.hero-slider-3 .owl-dot:nth-child(2) {
  background: url(../images/hero-dot2.jpg);
}

.hero-slider-3 .owl-dot:nth-child(3) {
  background: url(../images/hero-dot3.jpg);
}

.hero-slider-3 .owl-dot:nth-child(4) {
  background: url(../images/hero-dot4.jpg);
}

.home-six .row.booking-bg {
  text-align: center;
  margin: -38px auto -68px;
  background: #fff;
  z-index: 1;
  position: relative;
  width: 69%;
  padding: 22px 0 16px;
}

.home-six .booking-images-icon {
  margin-top: -10px;
}

.home-six .booking-content p {
  font-size: 22px;
  color: #fba924;
  font-weight: 500;

  margin: 0 0 -4px;
  text-align: left;
}

.home-six .booking-content input {
  width: 96%;
  border: transparent;
  outline: 0;
  padding: 0;
}

.home-six .booking-button {
  position: inherit;
}

.home-six .booking-button button {
  background: #000;
  border: 1px solid #000;
  padding: 19px 35px;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;

  transition: 0.5s;
}

.home-six.about-area {
  background-color: #f8f8f8;
  padding: 190px 0 122px;
}

.home-six .about-thumb {
  position: relative;
  margin: 0;
  left: -108px;
}

.home-six .about-list-item {
  margin-bottom: 16px;
}

.home-six .about-list-item ul li {
  opacity: 0.851;
  font-size: 18px;
  line-height: 44px;
}

.about-list-item ul li i {
  display: inline-block;
  color: #222;
  margin-right: 15px;
  position: relative;
  top: 3px;
}

.home-six .about-box {
  display: flex;
  align-items: center;
  gap: 23px;
}

.home-six .about-phone-content i {
  display: inline-block;
  background: #fff;
  width: 55px;
  height: 55px;
  line-height: 55px;
  border-radius: 50%;
  text-align: center;
  color: #222;
  font-size: 20px;
  margin-right: 18px;
}

.home-six .about-phone-content p {
  font-size: 16px;
  color: #fba924;
  font-weight: 500;
}

.home-six.about-area .luxury-button {
  margin-top: 0;
  position: relative;
}

.home-six.about-area .about-phone-content {
  margin-top: 14px;
}

.home-six .section-title {
  margin-bottom: 14px;
}

.home-six .section-title h4 {
  font-size: 16px;
  line-height: 32px;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
}

.home-six .section-title h1 {
  text-transform: capitalize;
  font-size: 46px;
  line-height: 46px;
  color: #fba924;
  font-weight: 600;
}

.breacumb-content ul li,
.breadcum-title h4,
.home-six .testi-content h4,
.home-six .testi-thumb h4 {
  text-transform: uppercase;
  text-transform: uppercase;
}

.home-six .section-title p {
  opacity: 0.851;
  font-size: 18px;
  line-height: 30px;
  color: #616161;
  width: 95%;
  margin: 13px 0 0;
}

.home-six .section-title.content p {
  width: 65%;
  margin: 14px auto auto;
}

.home-six.tourism-area {
  padding: 99px 0 123px;
}

.home-six.tourism-area .luxury-button:before {
  right: 129px;
}

.home-six.location-area {
  background-color: #f8f8f8;
  padding: 102px 0 125px;
  position: relative;
}

.home-six.location-area:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: -40px;
  top: 0;
  background: url(../images/location-img.jpg) no-repeat;
}

.home-six .location-text-box {
  position: relative;
  z-index: 1;
  padding-left: 80px;
}

.home-six .location-text {
  position: absolute;
  top: 91px;
  left: -17px;
  z-index: -1;
}

.home-six .gallery-text p,
.home-six .location-text p {
  opacity: 0.102;
  font-size: 450px;
  line-height: 32px;
  font-weight: 500;
  -webkit-text-stroke-width: 1px;
  color: transparent;
  -webkit-text-stroke-color: #222;

  text-transform: uppercase;
}

.home-six.gallery-area {
  padding: 102px 0 125px;
  position: relative;
}

.home-six.gallery-area:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  right: -49%;
  top: 0;
  background: url(../images/gallery-bg.jpg) no-repeat;
}

.home-six .gallery-text-box {
  position: relative;
  z-index: 1;
  padding-right: 80px;
}

.home-six .gallery-text {
  position: absolute;
  top: 61px;
  left: -131px;
  z-index: -1;
}

.home-six.room-area {
  padding: 102px 0 108px;
  background-color: #f8f8f8;
}

.home-six.room-area .luxury-button:before {
  right: -45%;
}

.home-six .single-room-content {
  padding: 31px 37px 26px;
  background: #fff;
}

.home-six .coustomer-rating {
  padding-bottom: 9px;
}

.home-six .coustomer-rating ul li {
  display: inline-block;
  color: #000;
  margin-right: 3px;
}

.home-six .coustomer-rating ul li i,
.home-six .testi-content ul li i,
span.flaticon-multiply i {
  display: inline-block;
  color: #000;
}

.home-six .room-content-title a {
  display: inline-block;
  font-size: 22px;
  line-height: 32px;
  color: #fba924;
  font-weight: 400;

  transition: 0.5s;
}

.home-six .room-content-title span {
  display: inherit;
  font-size: 14px;
  line-height: 30px;
  color: #fba924;
  font-weight: 400;

  padding-top: 13px;
}

.home-six .room-content-title span i {
  display: inline-block;
  color: #fba924;
  margin-right: 10px;
}

.home-six .room-content-title p {
  border-top: 1px solid #2222;
  padding-top: 19px;
  margin-top: 21px;
}

.home-six .room-box-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.home-six .room-service span {
  display: inline-block;
  color: #000;
  font-size: 14px;

  font-weight: 500;
  margin-right: 9px;
}

.home-six .room-service img {
  margin-right: 6px;
}

.home-six .room-box-button a {
  display: inline-block;
  font-size: 16px;
  color: #000;
  font-weight: 500;
}

.home-six .room-box-button i {
  display: inline-block;
  font-size: 19px;
  color: #000;
  position: relative;
  top: 3px;
}

.home-six.testimonial-area {
  background: url(../images/testimonial-bg.jpg) center center/cover no-repeat;
  padding: 100px 0;
}

.home-six .testi-content h1 {
  font-size: 46px;
  color: #fba924;
  font-weight: 600;
}

.home-six .testi-content p {
  font-size: 18px;
  line-height: 30px;
  color: #616161;
  font-style: normal;
  margin: 31px 0 28px;
  opacity: 0.851;
}

.home-six .testi-content h4 {
  font-size: 16px;
  line-height: 38px;
  color: #fba924;
  margin: 11px 0 -3px;
}

.home-six .testi-thumb h4 {
  font-size: 20px;
  color: #fba924;
  font-weight: 500;
  margin-bottom: 22px;
}

.home-six.facilities-area {
  background: #f8f8f8;
  padding: 104px 0 105px;
}

.home-six .single-facilities-box {
  position: relative;
  margin-left: 0;
  text-align: center;
  background: #fff;
  padding: 37px 14px 31px;
  z-index: 1;
  margin-bottom: 20px;
}

.home-six .single-facilities-box:hover .facilities-icon-images img,
.inner.feature-area .single-feature-box.active .feature-icon img,
.inner.testimonial-area .single-testimonial-box:hover .testi-quote img {
  filter: brightness(0) invert(1);
}

.home-six .facilities-content h4 {
  font-size: 22px;
  color: #fba924;
  font-weight: 500;

  text-transform: capitalize;
  margin-top: 23px;
  transition: 0.5s;
}

.home-six .facilities-content p {
  margin-top: 16px;
  position: relative;
  margin-bottom: 0;
  transition: 0.5s;
}

.home-six.subscribe-area {
  background: url(../images/subscribe-bg_1.jpg) center center/cover no-repeat;
  padding: 100px 0;
}

.home-six .single-subscribe-box input {
  background: 0 0;
  border: transparent;
  border-bottom: 1px solid #fff;
  padding: 0 28px 5px 0;
  width: 85%;
  color: #fff;
  outline: 0;
  margin-bottom: 22px;
}

.home-six .single-subscribe-box input::placeholder {
  color: #fff;
}

.home-six .single-subscribe-box button {
  background: 0 0;
  border: transparent;
  color: #fff;
  font-size: 20px;
  position: relative;
  left: -26px;
  top: 1px;
}

.home-six .single-subscribe-box p {
  font-size: 15px;
  color: #fff;
}

.home-six .single-subscribe-box a {
  display: inline-block;
  color: #fff;
  font-size: 15px;
  border-bottom: 1px solid #fff;
}

.subscribe-counter {
  float: right;
}

.home-six .subscriber-counter-content h1,
.home-six .subscriber-counter-content span {
  font-size: 90px;
  line-height: 63px;
  color: #fff;
  font-weight: 600;

  display: inline-block;
}

.home-six .subscriber-counter-content p {
  font-size: 40px;
  line-height: 76px;
  color: #fff;
  font-weight: 600;
}

.home-six.blog-area {
  padding: 100px 0;
  background: #f8f8f8;
}

.home-six .blog-content {
  border: transparent;
  background: #fff;
  padding: 34px 31px 38px;
  position: relative;
}

.home-six .blog-date {
  background: #000;
  display: inline-block;
  padding: 12px 12px 16px;
  text-align: center;
  position: absolute;
  top: -40px;
  right: 32px;
}

.home-six .blog-date h4,
.home-six .blog-date p {
  font-size: 22px;
  line-height: 26px;
  color: #fff;
  font-weight: 500;

  margin: 0;
}

.home-six .meta-blog {
  margin-bottom: 6px;
}

.home-six .meta-blog span {
  font-size: 14px;
  color: #616161;
  font-weight: 400;

  text-transform: capitalize;
  margin: 0 18px 0 0;
}

.home-six .meta-blog i {
  color: #000;
  display: inline-block;
  margin-right: 7px;
  font-size: 18px;
}

.home-six .blog-content a {
  display: inline-block;
  font-size: 22px;
  line-height: 36px;
  color: #fba924;
  font-weight: 500;

  transition: 0.5s;
  width: 85%;
}

.home-six a.blog-button {
  display: inline-block;
  font-size: 16px !important;
  border: transparent;
  background: #f7f0e8;
  color: #000 !important;
  padding: 1px 17px;
  width: 100%;
  margin-top: 19px;
}

.home-six a.blog-button i {
  float: right;
  color: #000;
  position: relative;
  top: 3px;
}

.home-six.footer-area {
  background: url(../images/footer-bg_1.jpg) center center/cover no-repeat;
  padding: 100px 0;
}

.home-six .footer-widget-desc p {
  color: #fff;
  opacity: 0.8;
}

.home-six .footer-widget-social-icon {
  margin-top: 43px;
}

.home-six .footer-widget-social-icon ul li i {
  display: inline-block;
  font-size: 15px;
  border: transparent;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  margin-right: 8px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  background: #fff;
  color: #000;
}

.faqs-section .section-title h1,
.home-six .footer-widget-social-icon ul li i:hover,
.inner.facilities-area .facilities-button:hover i,
.inner.facilities-area .section-title.two h1,
.inner.feature-area .single-feature-box.active .feature-content h4,
.inner.testimonial-area .single-testimonial-box:hover .testi-reating ul li i,
.inner.testimonial-area .single-testimonial-box:hover .testimonial-content p,
.pagination-box ul li a:hover i,
.single-pricing-box:hover .pricing-button a,
.widget-catefories-tags a:hover {
  color: #fff;
}

.home-six .footer-widget-menu ul li a {
  opacity: 0.8;
  color: #fff;
}

.home-six .footer-widget-menu ul li i {
  margin-right: 8px;
  opacity: 0.8;
  color: #fff;
  transition: 0.5s;
}

.home-six .footer-widget-title.upper h4 {
  margin-top: 22px;
  margin-bottom: 0;
}

.home-six .footer-widget-gallery {
  margin-top: 20px;
}

.inner .header-menu ul li a {
  color: #fff;
  transition: 0.5s;
}

.breadcumb-area {
  background:
    linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.3)),
    url(../images/breadee2.jpg) center center / cover no-repeat;
  padding: 300px 0 170px;
  text-align: center;
}

.breadcum-title h4 {
  font-size: 60px;
  line-height: 70px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 11px;
}

.breacumb-content ul li {
  display: inline-block;
  color: #fff;
  font-weight: 500;
}

.breacumb-content ul li a {
  display: inline-block;
  color: #faa823;
  font-weight: 700;
}

.about-area.inner {
  padding: 88px 0 89px;
}

.inner.about-area .col-lg-6.upper {
  padding-left: 43px;
  margin-bottom: 26px;
}

.about-area.inner p.about-inner-desc {
  margin-top: 18px;
  margin-bottom: 27px;
}

.about-area.inner .about-address p {
  background-color: #f8f6f3;
  margin: 0;
  color: #fba924;
  padding: 14px 145px 17px 30px;
}

.inner.feature-area {
  background-color: #f8f6f3;
  padding: 122px 0 123px;
}

.inner.feature-area p.section-desc-1 {
  color: #616161;
}

.inner.feature-area .single-feature-box {
  background: #fff;
  border: transparent;
}

.inner.call-do-action-area {
  background-color: #fba924;
  padding: 124px 0;
}

.inner.call-do-action-area .row.call-do-action-bg {
  background: url(../images/call-do-action.jpg) center center/cover no-repeat;
  margin-top: 0;
  padding: 73px 0 66px;
}

.inner.call-do-action-area .matha-ta-ghurlo {
  padding-left: 57px;
}

.team-area {
  padding: 125px 0 100px;
}

.single-team-box {
  text-align: center;
  border: 1px solid rgba(30, 30, 30, 0.1);
  padding: 28px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.single-team-box:before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 50%;
  bottom: 0;
  background: #000;
  z-index: -1;
  transition: 0.5s;
}

.team-content {
  opacity: 1;
  transition: 0.5s;
  padding: 7px 0 0;
}

.single-team-box:hover .team-content {
  opacity: 0;
}

.team-content h4 {
  font-size: 28px;
  line-height: 45px;
  color: #fba924;
  font-weight: 600;
}

.team-contact-info {
  padding: 28px 0 0;
  opacity: 0;
  transition: 0.5s;
  position: absolute;
  left: 0;
  bottom: -64px;
  right: 0;
  margin: auto;
}

.single-team-box:hover .team-contact-info {
  opacity: 1;
  bottom: 24px;
}

.team-social-info ul li i {
  display: inline-block;
  font-size: 14px;
  margin-right: 17px;
  color: #fff;
}

.team-contact-info span {
  font-size: 22px;
  line-height: 40px;

  color: #fff;
}

.inner.testimonial-area {
  background: #1e1e1e !important;
  position: relative;
  padding: 110px 0 118px;
}

.inner.testimonial-area .row.border-add {
  position: relative;
  padding-top: 59px;
}

.inner.testimonial-area .row.border-add:before {
  position: absolute;
  content: "";
  width: 97%;
  height: 1px;
  top: 0;
  right: 0;
  left: 0;
  background: #ffffff38;
  margin: auto;
}

.inner.testimonial-area .testimonial-content {
  background-color: #ffff;
  padding: 31px 37px 18px;
  position: relative;
  margin-bottom: 34px;
  z-index: 1;
}

.inner.testimonial-area .testimonial-content:before {
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  left: 37px;
  bottom: -13px;
  background: #fff;
  transform: rotate(45deg);
  transition: 0.5s;
}

.inner.testimonial-area .testi-quote {
  float: right;
  bottom: 40px;
  position: relative;
  right: -1px;
}

.inner.testimonial-area .testi-reating ul li i {
  display: inline-block;
  color: #000;
  font-size: 13px;
  margin-right: 2px;
  transition: 0.5s;
}

.inner.testimonial-area .testi-title h4 {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
}

.inner.testimonial-area .testi-title p {
  font-size: 16px;
  font-weight: 400;
  color: #ae9455;
}

.inner.testimonial-area .owl-nav.disabled {
  display: block !important;
}

.inner.testimonial-area .owl-next {
  position: absolute;
  right: 24px;
  top: -170px;
}

.inner.testimonial-area .owl-prev {
  position: absolute;
  right: 95px;
  top: -170px;
}

.inner.room-area {
  background-color: #f8f6f3;
  padding: 121px 0 94px;
  margin-top: 0;
}

.inner.room-area .room-single-box {
  position: relative;
  margin: 0 0 29px;
}

.find-room-area {
  background: #f8f6f3;
  padding: 95px 0 105px;
}

.find-room-area .row.add-bg {
  background: #1e1e1e;
  position: relative;
  padding: 15px 0px;
  border-top: 4px solid #000;
  margin-bottom: 85px;
  margin-top: 0;
}

.find-room-area .room-single-box {
  position: relative;
  margin: 0 0 20px;
}

.inner.facilities-area {
  background-color: #fba924;
  padding: 110px 0 220px;
}

.inner.facilities-area .facilities-content h4 {
  font-size: 30px;
  color: #fff;
  font-weight: 600;
  text-transform: capitalize;
}

.inner.facilities-area .facilities-content p {
  margin-top: 22px;
  margin-bottom: 22px;
  color: #acacac;
  width: 90%;
}

.inner.facilities-area .facilities-content a {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
}

.inner.facilities-area .facilities-content i {
  font-size: 26px;
  color: #000;
  position: relative;
  top: 5px;
  left: 7px;
}

.inner.facilities-area .single-facilities-box {
  position: relative;
  margin: 8px;
}

.inner.facilities-area .facilities-button {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 86%;
  background: #272727;
}

.inner.facilities-area .facilities-button a {
  font-size: 22px;
  font-weight: 600;

  color: #fff;
  position: relative;
  z-index: 1;
  padding: 0 0 0 28px;
  transition: 0.5s;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.inner.facilities-area .facilities-button a:before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  z-index: -1;
  transition: 0.5s;
}

.inner.facilities-area .facilities-button i {
  display: inline-block;
  position: relative;
  background: #000;
  width: 68px;
  height: 68px;
  text-align: center;
  line-height: 68px;
  transition: 0.5s;
}

.inner.facilities-area .owl-prev {
  position: absolute;
  right: 95px;
  top: -155px;
}

.inner.facilities-area .owl-next {
  position: absolute;
  right: 30px;
  top: -155px;
}

.inner.facilities-area .row.border-add {
  position: relative;
  padding-top: 54px;
}

.inner.facilities-area .row.border-add:before {
  position: absolute;
  content: "";
  width: 97%;
  height: 1px;
  left: -9px;
  right: 0;
  top: 0;
  background: #ffffff38;
  margin: auto;
}

.style-two.contact-area {
  padding: 124px 0 126px;
}

.style-two .row.add-backgroun {
  background-color: #f8f6f3;
  padding: 98px 67px 101px;
  margin-top: -203px;
}

.style-two .single-contact-box {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 41px;
  position: relative;
}

.style-two .single-contact-box:before {
  position: absolute;
  content: "";
  width: 95%;
  height: 1px;
  left: 5px;
  bottom: -19px;
  background: #6161612b;
}

.style-two .contact-icon i {
  background: #ffff;
  color: #000;
  width: 65px;
  height: 65px;
  text-align: center;
  line-height: 70px;
  border-radius: 50%;
  display: inline-block;
  font-size: 30px;
}

.style-two .contact-title h4 {
  font-size: 15px;
  line-height: 26px;
  color: #616161;
  font-weight: 400;
}

.style-two .contact-title p {
  font-size: 15px;
  color: #fba924;
  font-weight: 500;
}

.style-two .single-contact-form {
  background-color: #fff;
  padding: 42px 53px 60px;
  text-align: center;
  border-radius: 8px;
}

.style-two .contact-content h4 {
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 26px;
}

.style-two .single-input-box input {
  background: 0 0 !important;
  border: 1px solid #acacac4f !important;
  color: #000;
  outline: 0;
  width: 100%;
  height: 60px;
  position: relative;
  margin-bottom: 11px;
  padding: 0 21px;
  border-radius: 8px;
}

.style-two .single-input-box select,
.style-two .single-input-box textarea {
  background: 0 0 !important;
  color: #acacac;
  width: 100%;
  position: relative;
  outline: 0;
}

.style-two .single-input-box input::placeholder {
  color: #acacac;
}

.style-two .single-input-box select {
  border: 1px solid #acacac4f;
  height: 60px;
  padding: 0 19px;
  margin-top: 5px;
  text-transform: capitalize;
  border-radius: 8px;
}

.style-two .single-input-box textarea {
  border: 1px solid #acacac4f;
  height: 120px;
  padding: 9px 19px;
  margin-top: 17px;
  border-radius: 8px;
}

.style-two .single-input-box textarea::placeholder {
  color: #acacac;
}

.style-two .single-input-box button {
  background: #000;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;

  width: 100%;
  border: transparent;
  padding: 16px 0;
  margin-top: 13px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  border: 1px solid;
}

.google-map-content iframe {
  width: 100%;
  height: 500px;
}

.room-details {
  padding: 124px 0 107px;
}

.room-details-content {
  margin-top: 25px;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 0px 12px rgba(0, 0, 0, 0.14);
}

.room-details-content h2 {
  font-size: 25px;
}

.room-details-content h4 {
  font-size: 16px;
  line-height: 14px;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
}

.room-details-content h1 {
  font-size: 40px;
  color: #fba924;
  font-weight: 600;
}

p.room-detils-desc {
  margin-top: 15px;
}

.room-details-check-box {
  display: inline-block;
  margin-right: 145px;
  margin-bottom: 29px;
}

.room-details-check-content span {
  display: inline-block;
  font-size: 26px;
  line-height: 26px;
  color: #1e1e1e;
  font-weight: 600;
  margin: 38px 0 24px;
}

.room-details-check-content img {
  margin-right: 9px;
  margin-bottom: 5px;
}

p.check-item {
  margin-bottom: 9px;
}

.room-detls-list-item ul li i,
p.check-item i {
  display: inline-block;
  color: #000;
  font-size: 22px;
  position: relative;
  top: 3px;
  margin-right: 10px;
}

h1.room-detils-title-2 {
  font-size: 32px;
  color: #fba924;
}

p.room-detils-desc.upper {
  margin-bottom: 49px;
}

.room-detls-list-item {
  margin-top: 24px;
}

.room-detls-list-item ul li {
  margin-bottom: 11px;
}

.booking-list {
  background: #f8f6f3;
  padding: 31px 39px 116px;
  margin-bottom: 45px;
}

.booking-list-content h4,
.service-time-list-content h4 {
  color: #fba924;
  font-size: 30px;
  margin-bottom: 31px;
}

.booking-item ul li,
.service-time-list-item ul li {
  color: #000;
  background: #fff;
  padding: 13px 26px;
  margin-bottom: 16px;
}

.booking-item ul li strong,
.service-time-list-item ul li strong {
  color: #fba924;
  font-weight: 500;
  font-size: 15px;
}

.room-details-amenities-content h4 {
  font-size: 30px;
  font-weight: 600;
}

.room-amenities-item ul li {
  color: #000;
  font-size: 15px;
  border-bottom: 1px solid #61616129;
  padding-bottom: 10px;
  padding-top: 10px;
  display: flex !important;
}

.sticky-class .booking-form label {
  color: #000;
}

.room-amenities-item ul li:last-child,
.widget-catefories-list ul li:last-child {
  border: transparent;
}

.room-amenities-item ul li img {
  margin-right: 14px;
  margin-bottom: 6px;
}

.inner.two.room-title-area .room-single-box {
  margin: 11px;
}

.inner.two.room-title-area .owl-dots {
  text-align: center;
  margin-top: 23px;
}

.inner.two.room-title-area .owl-dot {
  border: 1px solid #000;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px;
}

.inner.two.room-title-area .owl-dot.active {
  background: #000;
  width: 14px;
  height: 14px;
  border-radius: 50%;
}

.pricing-area {
  padding: 123px 0 100px;
}

.pircing-text {
  position: absolute;
  bottom: -28px;
  left: 0;
  right: 0;
  width: 80%;
  margin: auto;
}

.pircing-text h4 {
  color: #fff;
  margin-top: 0;
  padding: 13px 29px;
  font-size: 26px;
  background: #1e1e1e;
  position: relative;
  z-index: 1;
}

.pircing-text h4:before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  left: 50%;
  background: #000;
  z-index: -1;
  transition: 0.5s;
}

.pricing-content {
  padding: 40px 39px 47px;
  border: 1px solid rgba(30, 30, 30, 0.1);
  transition: 0.5s;
}

.single-pricing-box:hover .pricing-content {
  border: 1px solid #000;
}

.price {
  border-bottom: 1px solid rgba(30, 30, 30, 0.1);
  padding-bottom: 21px;
}

.price h4 {
  font-size: 50px;
  color: #000;
  font-weight: 400;
  display: inline-block;
  font-family: Lora, serif;
}

.blog-details-tag ul li a,
.price span {
  display: inline-block;
}

.price span {
  font-size: 18px;
  line-height: 26px;
  color: #616161;
  font-weight: 400;
  margin-left: 5px;
}

.blog-details-tag ul li,
.blog-details-title a,
.nav-pills .nav-link,
.pricing-button a,
.question {
}

.pricing-item {
  margin-top: 27px;
}

.pricing-item ul li {
  font-size: 16px;
  margin-bottom: 10px;
  margin-left: 15px;
  position: relative;
}

.pricing-item ul li:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  left: -17px;
  top: 10px;
  background: #000;
  border-radius: 50%;
}

.pricing-button {
  position: relative;
  margin-top: 37px;
}

.pricing-button a {
  display: inline-block;
  border: 1px solid #000;
  padding: 13px 28px;
  font-size: 16px;
  text-transform: uppercase;
  color: #fba924;
  font-weight: 500;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}

.faqs-section {
  background-color: #fba924;
  padding: 100px 0;
}

.faqs {
  margin: 20px 0;
  background-color: rgba(255, 255, 255, 0.050980392156862744);
}

.question {
  font-size: 22px;
  font-weight: 600;
  padding: 20px 80px 20px 20px;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #fff;
  transition: 0.5s;
}

.question::after {
  content: "\002B";
  font-size: 2.2rem;
  position: absolute;
  right: 20px;
  transition: 0.2s;
}

.question.active::after {
  transform: rotate(45deg);
}

.answer {
  max-height: 0;
  overflow: hidden;
  transition: 0.3s;
}

.answer p {
  padding: 25px 20px 0;
  line-height: 26px;
  color: #acacac;
  font-size: 16px;
}

.service-details {
  padding: 124px 0 74px;
}

.service-details-content {
  margin-top: 40px;
}

.service-time-list {
  background: #f8f6f3;
  padding: 31px 39px 116px;
}

.services-details-title-box h4 {
  color: #000;
  text-transform: uppercase;
  font-size: 16px;
}

.services-details-title-box h1 {
  font-size: 40px;
  color: #fba924;
}

.services-details-title-box h2 {
  font-size: 32px;
}

.services-details-title-box p {
  width: 96%;
  margin: 16px 0 0;
}

.service-details-item {
  margin-top: 18px;
}

.service-details-item ul li {
  margin-bottom: 10px;
}

.service-details-item ul li i {
  display: inline-block;
  color: #000;
  font-size: 22px;
  position: relative;
  top: 3px;
  margin-right: 6px;
}

.food-menu-area {
  background-color: #f8f6f3;
  padding: 122px 0 102px;
}

.food-tab-menu {
  text-align: center;
  padding: 0 0 33px;
}

.nav {
  display: inherit;
}

.nav-pills .nav-link {
  /* background: #fff; */
  border: transparent;
  border-radius: 0;
  margin-right: 13px;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  font-size: 15px;
  padding: 9px 10px;
  display: flex;
  align-items: center;
  gap: 7px;
}

.prgoress_indicator::after,
.prgoress_indicator::before {
  content: "\f106";
  font-family: "Font Awesome 5 Free";
  line-height: 46px;
  font-weight: 900;
  top: 0;
  height: 46px;
  width: 46px;
  transition: 0.2s linear !important;
  cursor: pointer;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #f76625;
  background-color: #f889664a;
  border-radius: 10px;
}

.single-food-item-box {
  display: flex;
  align-items: center;
  background: #ffff;
  gap: 27px;
  padding: 20px 22px;
  margin-bottom: 24px;
}

.blog-related-box,
.change-style.style-two .contact-icon i,
.widget_search {
  background: #f8f6f3;
}

.food-item-content h4 {
  font-size: 26px;
  color: #fba924;
  font-weight: 500;
  display: inline-block;
}

.food-item-content span {
  color: #000;
  font-size: 20px;
  float: right;
  position: relative;
  top: 15px;
  left: 0;
}

.food-item-content p {
  border-top: 1px dashed #2222223d;
  padding-top: 12px;
  margin-top: 12px;
  margin-bottom: 0;
  font-size: 15px;
}

.blog-details-area .meta-blog ul li {
  display: inline-block;
  color: #616161;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  margin-right: 4px;
}

.blog-details-title a {
  display: inline-block;
  font-size: 32px;
  font-weight: 700;
  margin: 15px 0px;
}

.blog-details-title h4 {
  font-size: 28px;
  margin-bottom: 14px;
  margin-top: 48px;
}

.blog-details-rules-item {
  margin-top: 34px;
}

.blog-details-rules-item ul li {
  color: #fba924;
  font-size: 16px;
  margin-bottom: 14px;
}

.blog-details-social ul li,
.blog-details-tag ul li {
  color: #101010;
  font-size: 20px;
  font-weight: 600;
}

.blog-details-rules-item ul li i {
  color: #000;
  font-size: 16px;
  margin-right: 9px;
}

.blog-details-thumb-2 img {
  width: 100%;
  margin-top: 39px;
  margin-bottom: 8px;
}

.row.akta-boder-add-korlam {
  border-top: 1px solid #22222214;
  padding-top: 26px;
  border-bottom: 1px solid #22222214;
  padding-bottom: 26px;
  margin-bottom: 66px;
}

.blog-details-tag ul li {
  display: inline-block;
  margin-right: 13px;
}

.blog-details-tag ul li a {
  color: #616161;
  font-size: 15px;
  border: 2px solid #f8f6f3;
  padding: 2px 20px;
  transition: 0.5s;
}

.blog-details-social ul li,
.blog-details-social ul li a,
.blog-related-content a {
  display: inline-block;
}

.blog-details-social ul li a {
  color: #fba924;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  margin-left: 14px;
  transition: 0.5s;
  position: relative;
}

.blog-details-social ul li a:before {
  position: absolute;
  content: "";
  width: 0;
  height: 2px;
  left: 0;
  bottom: 2px;
  background: #000;
  transition: 0.5s;
}

.blog-related-box {
  display: flex;
  align-items: center;
  padding: 20px;
  gap: 10px;
  border-radius: 15px;
}
.blog-details-area .recent-profile {
  width: 150px;
  height: 100px;
  border-radius: 15px;
}

.blog-related-box.style-two {
  text-align: right;
  padding: 30px 63px 31px 21px;
}

.blog-related-content a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

.blog-related-content p,
.recent-widget-content p {
  font-size: 14px;
  margin: 0;
}

.blog-details-comment-title h4 {
  font-size: 32px;
  margin: 83px 0 28px;
}

.blog-details-comment {
  margin-bottom: 19px;
  position: relative;
  border: 1px solid #22222214;
  padding: 29px 29px 25px;
}

.blog-details-comment.style-two {
  margin-left: 105px;
}

.blog-details-comment-thumb {
  float: left;
  margin-right: 30px;
}

.blog-details-comment-content h2 {
  font-size: 20px;
  margin-top: 0;
  display: inline-block;
  font-weight: 700;
  margin-right: 30px;
}

.blog-details-comment-content p {
  font-size: 15px;
  margin: 13px 0 0;
}

.blog-details-comment-reply {
  position: absolute;
  right: 22px;
  top: 21px;
}

.blog-details-comment-reply a {
  background: #000;
  padding: 3px 20px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
}

.blog-details-comment.reply {
  margin-left: 70px;
  padding-top: 35px;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
}

.blog-details-contact-title h4 {
  font-size: 32px;
  font-weight: 600;
  padding-bottom: 22px;
}

.blog-details-area .contact-input-box input {
  background: #f8f8f8;
  border: transparent;
  width: 100%;
  height: 60px;
  padding: 22px;
  outline: 0;
  margin-bottom: 11px;
}

.blog-details-area .contact-input-box textarea {
  background: #f8f8f8;
  border: transparent;
  width: 100%;
  height: 170px;
  padding: 12px 22px 0;
  outline: 0;
  margin-top: 11px;
  margin-bottom: 20px;
}

.input-check-box span {
  font-size: 15px;
  margin-left: 7px;
}

.blog-details-submi-button button {
  background: #000;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #000;
  padding: 12px 26px;
  font-size: 15px;
  margin-top: 34px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}

.blog-details-submi-button button:before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 50%;
  top: 0;
  background: #fff;
  transition: 0.5s;
  z-index: -1;
}

.widget_search {
  padding: 13px 40px 37px;
  border-radius: 4px;
  margin-bottom: 30px;
}

.widget_search form {
  position: relative;
  margin-top: 25px;
}

.widget_search input {
  border-radius: 4px;
  padding-left: 20px !important;
  height: 60px;
  width: 100% !important;
  position: relative;
  color: #012549;
  outline: 0 !important;
  border: transparent !important;
}

button.icons {
  border: 0;
  font-size: 16px;
  position: absolute;
  right: 14px;
  top: 20px;
  color: #fba924;
  background: 0 0;
  opacity: 0.7;
}

.widget-categories-box {
  background: #f8f6f3;
  padding: 20px;
  margin-bottom: 32px;
  border-radius: 15px;
}

.categories_title h4 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 42px;
  position: relative;
}

.categories_title h4:before {
  position: absolute;
  content: "";
  width: 55px;
  height: 1px;
  left: 0;
  bottom: -6px;
  background: #1e1e1e;
}

.sidber-widget-recent-post {
  margin-bottom: 27px;
  display: flex;
  align-items: center;
  gap: 22px;
}

.recent-widget-content a {
  transition: 0.5s;
  color: #101010 !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}

.widget-catefories-list ul li a,
.widget-catefories-tags a {
  font-weight: 700;

  display: inline-block;
}

#listHomeModal label,
.sidber-widget-recent-post:hover .recent-widget-content a {
  color: #fff !important;
}

.widget-catefories-list ul li {
  border-bottom: 1px solid rgba(16, 16, 16, 0.1);
  margin-bottom: 11px;
  padding-bottom: 14px;
}

.widget-catefories-list ul li a {
  color: #fba924;
  font-size: 18px;
  transition: 0.5s;
}

.widget-catefories-list ul li i {
  display: inline-block;
  font-size: 14px;
  margin-right: 9px;
  transition: 0.5s;
}

.widget-catefories-tags a {
  color: #101010;
  background: #fff;
  padding: 6px 19px;
  margin: 6px 3px;
  position: relative;
  z-index: 1;
}

.widget-catefories-tags a:before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 50%;
  top: 0;
  background: #000;
  transition: 0.5s;
  z-index: -1;
}

.pagination-box {
  text-align: left;
  padding-top: 57px;
}

.pagination-box ul li {
  display: inline-block;
  /* list-style: none; */
}

.pagination-box ul li a {
  display: inline-block;
  border: 1px solid #e8e8e8;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #000;
  font-weight: 500;
  font-size: 18px;
  border-radius: 3px;
  margin-left: 5px;
}

.pagination-box ul .active a,
.pagination-box ul li a:hover {
  color: #fff;
  border: 1px solid #000;
  background: #000;
}

.pagination-box ul .active a {
  display: inline-block;
}

.pagination-box ul li i {
  display: inline-block;
  color: #000;
  font-size: 18px;
  transition: 0.5s;
}

.change-style.style-two .row.add-backgroun {
  border: 2px solid #f8f6f3;
  background-color: transparent;
  padding: 98px 67px 101px;
  margin-top: 0;
  border-radius: 8px;
}

.prgoress_indicator {
  position: fixed;
  right: 26px;
  bottom: 35px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  background-color: #fff;
  display: block;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px rgba(22, 93, 245, 0.2);
  z-index: 9999999999;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px) !important;
  transition: 0.2s linear !important;
}

.prgoress_indicator.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) !important;
}

.prgoress_indicator::after {
  position: absolute;
  text-align: center;
  font-size: 18px;
  color: red;
  left: 0;
  display: block;
  z-index: 1;
}

.prgoress_indicator::before {
  position: absolute;
  text-align: center;
  font-size: 18px;
  opacity: 0;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  left: 0;
  display: block;
  z-index: 2;
}

.prgoress_indicator svg path {
  fill: none;
}

.prgoress_indicator svg.progress-circle path {
  stroke: #000;
  stroke-width: 4;
  transition: 0.2s linear !important;
}

.dark-button {
  position: fixed;
  right: 18px;
  top: 47%;
  z-index: 999;
}

.xs-sidebar-group .xs-overlay,
.xs-sidebar-widget {
  position: fixed;
  top: 0;
  opacity: 0;
  visibility: hidden;
  width: 100%;
}

input[type="checkbox"].toggle-switch {
  transform: rotate(90deg);
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: 0;
  cursor: pointer;
  width: 4em;
  height: 1.5em;
  border-radius: 3em;
  background-color: #ebebeb;
  transition: background-color 90ms ease-in-out;
  position: relative;
  border: transparent;
}

input[type="checkbox"].toggle-switch:active::after {
  background-color: #f2f2f2;
  padding-right: 0.8em;
}

input[type="checkbox"].toggle-switch::after {
  content: "";
  width: 2em;
  height: 2em;
  background-color: #fff;
  border-radius: 3em;
  position: absolute;
  left: -5px;
  top: 50%;
  transform: translateY(-50%);
  transition:
    left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275),
    padding 0.3s,
    margin 0.3s;
  box-shadow: 2px 0 5px 0 rgba(0, 0, 0, 0.15);
}

input[type="checkbox"].toggle-switch:checked {
  background-color: #fff;
}

input[type="checkbox"].toggle-switch:checked:active::after {
  margin-left: -0.8em;
}

input[type="checkbox"].toggle-switch:checked::after {
  left: 2em;
  background-color: #000;
}

.nav-btn.navSidebar-button a i {
  font-size: 24px;
  display: inline-block;
  color: #000;
  transition: 0.5s;
}

.xs-sidebar-group .xs-overlay {
  left: 100%;
  z-index: 101;
  height: 100%;
  -webkit-transition: 0.4s ease-in 0.8s;
  -o-transition: 0.4s ease-in 0.8s;
  transition: 0.4s ease-in 0.8s;
}

.xs-sidebar-group .widget-heading {
  position: absolute;
  top: 23px;
  right: 0;
  padding: 25px;
}

.xs-sidebar-widget {
  right: -100%;
  bottom: 0;
  max-width: 360px;
  z-index: 999999;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background-color: #272727;
  -webkit-transition: 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
  -o-transition: 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
  transition: 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
}

.xs-sidebar-group.isActive .xs-overlay {
  opacity: 0.7;
  visibility: visible;
  -webkit-transition: 0.8s ease-out;
  -o-transition: 0.8s ease-out;
  transition: 0.8s ease-out;
  left: 0;
}

.xs-sidebar-group.isActive .xs-sidebar-widget {
  opacity: 1;
  visibility: visible;
  right: 0;
  -webkit-transition: 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
  -o-transition: 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
  transition: 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
}

.sidebar-textwidget {
  padding: 40px 32px;
}

.close-side-widget i {
  color: #000;
  font-size: 28px;
  display: block;
}

.contact-info h2,
.content-box h2 {
  font-size: 26px;
  font-weight: 600;
  color: #fff;
}

.sidebar-widget-container {
  position: relative;
  top: 150px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease-in 0.3s;
  -o-transition: 0.3s ease-in 0.3s;
  transition: 0.3s ease-in 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.xs-sidebar-group.isActive .sidebar-widget-container {
  top: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition: 1s ease-out 1.2s;
  -o-transition: 1s ease-out 1.2s;
  transition: 1s ease-out 1.2s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.xs-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 0;
}

.xs-bg-black {
  background-color: #000;
}

.nav-logo {
  margin: 0 0 50px;
}

.content-box p {
  display: inline-block;
  color: #fff;
  padding: 15px 0 0;
}

a.theme-btn.btn-style-two span {
  color: #fff;
  font-size: 20px;
}

.contact-info h2 {
  margin-bottom: 15px;
}

ul.list-style-one li {
  display: block;
  list-style: none;
  color: #fff;
  padding: 16px 0 0;
  overflow: hidden;
  font-family: "Fira Sans";
}

ul.list-style-one li span {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  margin: 0 10px 0 0;
}

ul.social-box {
  margin: 30px 0 0;
}

ul.social-box li {
  display: inline-block;
  list-style: none;
  margin: 0 6px 0 0;
}

ul.social-box li a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 36px;
  text-align: center;
  background: #fff;
  color: #000;
  transition: 0.5s;
  font-size: 18px;
  border-radius: 3px;
}

input[type="password"],
input[type="email"],
input[type="text"] {
  width: 100%;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc !important;
  outline: 0;
  padding: 10px !important;
  border-radius: 10px;
}

.cancelbtn {
  width: auto;
  padding: 10px 18px;
  background-color: #f44336;
}

.imgcontainer {
  text-align: center;
  margin: 24px 0 12px;
  position: relative;
}

.modal,
.search-popup {
  position: fixed;
  left: 0;
  top: 0;
}

img.avatar {
  width: 40%;
  border-radius: 50%;
}

.container_form {
  padding: 16px;
}

.container_form button {
  background: #000;
  color: #fff;
  border: transparent;
  padding: 12px 32px;
  width: 100%;
  margin-top: 26px;
}

.container_bottom {
  background: #fff;
  padding: 12px 18px;
  border-top: 1px solid #616161;
}

.container_bottom button {
  background: #000;
  color: #fff;
  border: transparent;
  padding: 10px 25px;
}

span.psw {
  float: right;
  padding-top: 16px;
}

.modal {
  display: none;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  padding-top: 60px;
}

.modal-content {
  background-color: #fefefe;
  margin: 5% auto 15%;
  border: 1px solid #888;
}

.close {
  position: absolute;
  right: 25px;
  top: 0;
  color: #000;
  font-size: 35px;
  font-weight: 700;
}

.close:focus,
.close:hover {
  color: red;
  cursor: pointer;
}

.animate {
  -webkit-animation: 0.6s animatezoom;
  animation: 0.6s animatezoom;
}

@-webkit-keyframes animatezoom {
  from {
    -webkit-transform: scale(0);
  }

  to {
    -webkit-transform: scale(1);
  }
}

@keyframes animatezoom {
  from {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}

.search-popup {
  height: 100vh;
  z-index: 99999;
  margin-top: -540px;
  transform: translateY(-100%);
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transition: 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  transition: 1.5s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  width: 100%;
}

.curser,
.curser2 {
  left: 0;
  pointer-events: none;
  transform: translate(-50%, -50%);
  z-index: 9999;
  position: fixed;
  top: 0;
}

.search-active .search-popup {
  transform: translateY(0);
  margin-top: 0;
}

.search-popup .close-search {
  position: absolute;
  left: 0;
  right: 0;
  margin: -200px auto 0;
  border-radius: 50%;
  background-color: #000;
  width: 70px;
  cursor: pointer;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  border-bottom: 3px solid #fff;
  border-top: 3px solid #fff;
  border-right: 3px solid #062462;
  border-left: 3px solid #062462;
  -webkit-transition: 0.5s;
  height: 70px;
  line-height: 70px;
  text-align: center;
}

.search-active .search-popup .close-search {
  visibility: visible;
  opacity: 1;
  top: 50%;
  -webkit-transition-delay: 1.5s;
  -moz-transition-delay: 1.5s;
  -ms-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.search-popup form {
  position: absolute;
  max-width: 700px;
  top: 50%;
  left: 15px;
  right: 15px;
  margin: -35px auto 0;
  transform: scaleX(0);
  transform-origin: center;
  background-color: #111;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.search-active .search-popup form {
  transform: scaleX(1);
  -webkit-transition-delay: 1.2s;
  -moz-transition-delay: 1.2s;
  -ms-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.search-popup .form-group {
  position: relative;
  margin: 0;
  overflow: hidden;
}

.search-popup .form-group input[type="search"],
.search-popup .form-group input[type="text"] {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 50px;
  color: #000;
  height: 70px;
  width: 100%;
  padding: 10px 30px;
  background-color: #fff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-weight: 500;
  text-transform: capitalize;
}

.search-popup .form-group button,
.search-popup .form-group input[type="submit"] {
  position: absolute;
  right: 30px;
  top: 0;
  height: 70px;
  line-height: 70px;
  background: 0 0;
  text-align: center;
  font-size: 24px;
  color: #000;
  padding: 0;
  cursor: pointer;
  -webkit-transition: 0.5s;
  border: none;
}

.search-popup input::placeholder,
.search-popup textarea::placeholder {
  color: #000;
}

.search-popup .close-search.style-two {
  position: absolute;
  right: 25px;
  left: auto;
  color: #fff;
  width: auto;
  height: auto;
  top: 25px;
  margin: 0;
  border: none;
  background: 0 0 !important;
  box-shadow: none !important;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.search-box-btn {
  display: inline-block;
  padding-left: 22px;
}

.search-box-btn i {
  display: inline-block;
  color: #fff;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  transition: 0.5s;
}

.upp.search-box-btn i,
.upp.search-box-btn.search-box-outer span i {
  color: #9e9fa1;
}

.search-box-btn.search-box-outer span i {
  font-size: 20px;
  display: inline-block;
  color: #fff;
  padding-left: 17px;
  position: relative;
  z-index: 1;
}

.search-box-btn.search-box-outer span i:after {
  position: absolute;
  content: "0";
  right: -10px;
  top: -4px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  background: #000;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  font-size: 12px;
}

.flaticon-multiply:before {
  content: inherit;
}

button.close-search i {
  font-size: 25px;
  color: #fff;
  display: inline-block;
}

.header-search-button.search-box-outer {
  padding: 0 8px 0 0;
  display: inline-block;
}

.header-search-button.search-box-outer a {
  color: #062462;
  display: inline-block;
  position: relative;
  left: 16px;
}

.curser {
  width: 50px;
  height: 50px;
  border: 1px solid #000;
  border-radius: 50%;
  transition: 0.1s;
}

.curser2 {
  width: 8px;
  height: 8px;
  background: #000;
  border-radius: 50%;
  transition: 0.15s;
  animation: 1.6s ease-in-out infinite Ripple;
  -webkit-animation: 1.6s ease-in-out infinite Ripple;
  -moz-animation: 1.6s ease-in-out infinite Ripple;
}

.banner-textbg {
  background-color: #fba92357 !important;
  padding: 10px;
  border-radius: 10px;
}

/* offers offers-area-section css */

.offers-carousel-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}

.custom-prev,
.custom-next {
  background: #fba924;
  color: #fff;
  border: none;
  font-size: 20px;
  padding: 5px 15px;
  cursor: pointer;
  z-index: 10;
  border-radius: 10px;
  transition:
    transform 0.2s ease,
    background 0.3s ease,
    box-shadow 0.3s ease;
}

.custom-prev:hover,
.custom-next:hover {
  background: #e69500;
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.custom-prev:active,
.custom-next:active {
  transform: scale(0.9);
}

.custom-prev:hover,
.custom-next:hover {
  background: #000000;
}

.offers-area-section .line-title {
  position: relative;
  width: 400px;
}

.offers-area-section .line-title::before,
.offers-area-section .line-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  border-radius: 2px;
}

.offers-area-section .line-title::before {
  width: 100%;
  background: #f2f2f2;
}

.offers-area-section .line-title::after {
  width: 32px;
  background: #e73700;
}

.offers-area-section {
  padding: 60px 50px;
}

.offers-area-section .owl-stage {
  margin: 15px 0;
  display: flex;
  display: -webkit-flex;
}

.offers-area-section .item {
  margin: 0 15px 60px;
  width: 345px;
  height: 510px;
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  background: #343434 no-repeat center center / cover;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  cursor: pointer;
}

.offers-carousel .item:hover {
  width: 500px;
  box-shadow: 12px 40px 40px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 12px 40px 40px rgba(0, 0, 0, 0.25);
}

.offers-area-section .item:after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background: #0000004a;
  transition: opacity 0.3s ease;
  opacity: 1;
}

.offers-area-section .item:hover:after {
  opacity: 0;
}

.offers-area-section .item-desc {
  padding: 0 24px 12px;
  color: #fff;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transform: translateY(calc(100% - 54px));
  -webkit-transform: translateY(calc(100% - 54px));
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  margin-bottom: 20px;
}

.offers-area-section .item.active .item-desc {
  transform: none;
  -webkit-transform: none;
}

.item-desc h3 {
  color: #fff;
}

.offers-area-section .item.active .item-desc h3 {
  color: #fff;
  padding: 15px 0;
}

.offers-area-section .item-desc p {
  color: #fff;
  opacity: 0;
  -webkit-transform: translateY(32px);
  transform: translateY(32px);
  transition: all 0.4s ease-in-out 0.2s;
  -webkit-transition: all 0.4s ease-in-out 0.2s;
}

.offers-area-section .item.active .item-desc p {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.offers-area-section .owl-theme.offers-carousel .owl-dots {
  margin-top: -20px;
  position: relative;
  z-index: 5;
}

@media (min-width: 992px) and (max-width: 1199px) {
  h2 {
    margin-bottom: 32px;
  }

  h3 {
    margin: 0 0 8px;
    font-size: 24px;
    line-height: 32px;
  }

  /* -------- Landing page ------- */
  .offers-area-section {
    padding: 50px 30px;
  }

  .offers-area-section .item {
    margin: 0 12px 60px;
    width: 260px;
    height: 360px;
  }

  .offers-area-section .item.active {
    width: 400px;
  }

  .offers-area-section .item-desc {
    transform: translateY(calc(100% - 46px));
    -webkit-transform: translateY(calc(100% - 46px));
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .offers-area-section .line-title {
    width: 330px;
  }

  .offers-area-section {
    padding: 50px 30px 40px;
  }

  .offers-area-section .item {
    margin: 0 12px 60px;
    width: 240px;
    height: 330px;
  }

  .offers-area-section .item.active {
    width: 360px;
  }

  .offers-area-section .item-desc {
    transform: translateY(calc(100% - 42px));
    -webkit-transform: translateY(calc(100% - 42px));
  }
}

@media (max-width: 767px) {
  .offers-area-section .line-title {
    width: 250px;
  }

  .offers-area-section {
    padding: 30px 15px 20px;
  }

  .offers-area-section .item {
    margin: 0 10px 40px;
    width: 200px;
    height: 280px;
  }

  .offers-area-section .item.active {
    width: 270px;
    box-shadow: 6px 10px 10px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 6px 10px 10px rgba(0, 0, 0, 0.25);
  }

  .offers-area-section .item-desc {
    padding: 0 14px 5px;
    transform: translateY(calc(100% - 42px));
    -webkit-transform: translateY(calc(100% - 42px));
  }

  .item-desc h3 {
    color: #fff;
    font-size: 18px;
  }

  .offers-area-section .item.active .item-desc h3 {
    font-size: 18px;
  }

  .offers-area-section .item-desc p {
    font-size: 14px;
  }
}
@media (max-width: 425px) {
  .villa-gallery-mobile.owl-theme .owl-dots {
    bottom: 14px;
    left: 50%;
    right: 50%;
    z-index: 99;
    gap: 10px;
  }
  .villa-gallery-mobile.owl-theme .owl-dots .owl-dot {
    width: 3px;
  }
}
/* offers offers-area-section css end*/

.destinations .owl-carousel .owl-item img,
.room-area .owl-carousel .owl-item img {
  height: 300px;
}

.footer-widget-menu ul li,
.footer-widget-menu ul li a {
  color: #bebebe !important;
}

.footer-area .social-icons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
}

.footer-area button {
  border: 1px solid #bebebe;
}

.footer-area {
  border-bottom: 1px solid #bebebe;
}

.gi-web-whatsapp {
  position: fixed;
  bottom: 32px;
  z-index: 99;
  height: auto;
  left: 24px;
}

.gi-web-whatsapp img {
  width: 100%;
  max-width: 50px;
}

.facilities-area img {
  width: 100%;
  border-radius: 10px;
  max-height: 300px;
  object-fit: cover;
}

.contact-text {
  background: #e7e7ee3d;
  padding: 10px;
  border-radius: 10px;
}
.breacumb-content ul {
  display: flex;
  justify-content: center;
  gap: 8px;
  align-items: center;
}
.add-room-bg {
  background: #212529;
  position: relative;
  padding: 35px 15px 38px;
  border-top: 4px solid #fff;
  z-index: 1;
  border-radius: 10px;
  justify-content: space-around;
}

.add-room-bg .booking-input-box:before {
  background: 0 0 !important;
}

.swiper {
  max-height: 488px;
}

.swiper img {
  object-fit: cover;
  width: 100%;
}

.swiper-button-prev:after {
  content: "prev";
  font-size: 24px !important;
  color: #fff;
}

.swiper-button-next,
.swiper-button-prev,
.swiper-rtl {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
  background: #0000005c;
  font-size: 10px;
}

.swiper-button-next:after {
  content: "next";
  font-size: 24px !important;
  color: #fff;
}

.logo {
  max-width: 90px;
}

.team-section {
  padding: 80px 0;
}

.team-section .team-card {
  text-align: center;
  background: rgb(22 22 22 / 63%);
  backdrop-filter: blur(10px);
  padding: 20px;
  border-radius: 15px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  transition:
    transform 0.3s ease-in-out,
    box-shadow 0.3s ease-in-out;
  position: relative;
  overflow: hidden;
}

.team-section .team-card:hover {
  transform: translateY(-10px) scale(1.05);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.team-section .team-img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 15px;
  border: 4px solid transparent;
  transition:
    transform 0.3s ease-in-out,
    border-color 0.5s ease-in-out;
  position: relative;
}

.team-section .team-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.team-section .team-card:hover .team-img {
  transform: scale(1.1) rotate(5deg);
  border-color: #ff7eb3;
}

.team-section .team-info h4 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 5px;
  color: #fff;
}

.team-section .team-info p {
  font-size: 14px;
  color: #ddd;
}

.team-section .social-icons {
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 10px;
  transition: bottom 0.3s ease-in-out;
}

.team-section .social-icons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  transition:
    background 0.3s ease-in-out,
    transform 0.2s ease-in-out;
}

.team-section .social-icons a:hover {
  background: #ff7eb3;
  transform: scale(1.2);
}

.gallery {
  margin: auto;
  max-width: 1200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  padding: 10px;
}

.left-panel,
.right-panel {
  padding: 40px;
  width: 100%;
}

.gallery-item {
  flex: 1 1 calc(33% - 20px);
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.3s;
  border-radius: 10px;
  padding: 1px;
  border: 1px solid #d6d6d6;
}

.gallery-item img {
  width: 100%;
  height: 325px;
  display: block;
  object-fit: cover;
  opacity: 0.8;
  border-radius: 5px;
}
.gallery-item:hover {
  transform: scale(1.02);
}

.gallery12 .modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
}

.gallery12 .modal-content,
.login-container {
  background: #fff;
  overflow: hidden;
  display: flex;
}
.login-section {
  margin-top: 120px;
  margin-bottom: 30px;
}
.list-property-section {
  margin-top: 120px;
  margin-bottom: 30px;
}

.gallery12 .modal-content {
  margin: 5% auto;
  padding: 20px;
  max-width: 70%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  max-height: 600px;
}

.gallery12 .modal-left img {
  max-width: 100%;
  float: left;
  border-radius: 10px;
  height: 400px;
}

.gallery12 .modal-right {
  margin-left: 20px;
  padding: 0 2em;
  width: 40%;
}

.gallery12 .close {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 40px;
  font-weight: 700;
  color: #000;
  cursor: pointer;
}

.gallery12 .nav-btn {
  background-color: #333;
  color: #fff;
  border: none;
  padding: 10px 20px;
  margin-top: 20px;
  cursor: pointer;
  border-radius: 5px;
}

.gallery12 .nav-btn:hover {
  background-color: #555;
}

@media (max-width: 768px) {
  .gallery12 .gallery-item {
    flex: 1 1 calc(50% - 20px);
  }

  .gallery12 .modal-content {
    flex-direction: column;
  }

  .gallery12 .modal-right {
    margin-left: 0;
    margin-top: 20px;
    width: 80%;
    padding: 0;
  }

  .gallery12 .nav-btn {
    margin-top: 10px;
  }
}

@media (max-width: 480px) {
  .gallery-item {
    flex: 1 1 100%;
  }
}

.login-container {
  flex-wrap: wrap;
  max-width: 1100px;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  margin: auto;
  margin-top: 7rem;
}

.left-panel {
  position: relative;
  /* min-height: 100vh;  */
  background:
    linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3)),
    url("../images/villass.jpg") no-repeat center center / cover;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  /* background: #be4c31f7; */
}

.btn-custom {
  border-radius: 30px;
  background-color: #667eea;
  color: #fff;
  transition: 0.3s;
  width: 100%;
}

.signin,
.signin:hover {
  border-radius: 56px !important;
  align-items: center;
}

.btn-custom:hover {
  background-color: #764ba2;
}

.social-buttons {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 15px;
}

.social-buttons a {
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  transition: 0.3s;
}

.social-buttons .facebook {
  background: #3b5998;
}

.social-buttons .twitter {
  background: #1da1f2;
}

.social-buttons .google {
  background: #db4437;
}

.social-buttons a:hover {
  opacity: 0.8;
}

@media (min-width: 768px) {
  .left-panel {
    width: 50%;
  }

  .right-panel {
    width: 50%;
  }
}

.signin {
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
  gap: 8px;
}
.blog-details-thumb img {
  border-radius: 15px;
}
.blog-related-thumb .profile {
  width: 150px;
  height: 100px;
  border-radius: 15px;
}
.blog-details-thumb img {
  height: 475px;
  object-fit: cover;
}
.single-blog-thumb img {
  height: 300px;
  width: 100%;
  object-fit: cover;
}

.user-img {
  max-width: 70px;
}

.property-card,
.summary-card,
.reviews-card {
  border-radius: 12px;
  box-shadow: 0 0px 12px rgba(0, 0, 0, 0.14);
  background: white;
}

.summary-card {
  padding: 20px;
}

.terms-box {
  background: #e3f2fd;
  padding: 15px;
  border-radius: 10px;
}

.btn-primary {
  /* background: linear-gradient(90deg, #ffa912, #0056b3); */
  border: none;
}

.btn-primary:hover {
  background: #006eff;
}

.section-title {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 15px;
}

.summary-card .table tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}

.summary-card .table tbody tr:nth-child(even) {
  background-color: #dff2fd;
}

.navbar {
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  position: fixed;
  width: 100%;
  z-index: 99;
  top: 0;
}

.navbar-brand img {
  height: 40px;
}

.nav-item {
  margin-left: 15px;
}

.btn-custom {
  border: 1px solid #000;
  padding: 6px 12px;
}

.btn-custom-primary {
  background: black;
  color: #f3ad7a;
  padding: 6px 12px;
}

.mobile-menu {
  display: none;
}

/* Mobile and Tablet Menu */

@media (max-width: 991px) {
  .mobile-menu {
    display: block;
    position: fixed;
    top: 0;
    left: -100%;
    width: 75%;
    height: 100vh;
    background: #fff;
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
    transition: left 0.3s ease-in-out;
    overflow-y: auto;
    z-index: 999;
  }

  .mobile-menu.show {
    left: 0;
  }
  .mobile-menu .menus-icons {
   background: #f48f6d26;
    padding: 10px;
    border-radius: 50px;
    font-size: 18px;
    color: #db5223;
  }
  .mobile-menu .menu-header {

    color: white;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #f8764b;
  }

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

  .mobile-menu ul li {
    padding: 10px 15px;
    border-bottom: 1px solid #ddd;
  }

  .mobile-menu ul li a {
    text-decoration: none;
    color: black;
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .mobile-menu ul li a i {
    margin-right: 10px;
  }

  .dropdown-menu.show {
    display: block !important;
  }

  .popup-form {
    width: 100%;
  }

  .popup-image {
    width: 100%;
    border-radius: 10px;
    border-radius: 10px;
    max-height: 450px;
    object-fit: cover;
  }

  .modal-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    position: relative;
  }
}

.nav-item.dropdown:hover .dropdown-menu {
  display: block;
  width: 100%;
}

.nav-link {
  font-weight: 700;
}
.hide-button {
  display: flex;
  justify-content: space-between;
  margin-top: 35px;
  align-items: center;
}
.modal-content {
  display: flex;
  padding: 20px;
  border-radius: 10px;
}

.modal-body {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.popup-image {
  width: 50%;
  border-radius: 10px;
  width: 50%;
  border-radius: 10px;
  max-height: 450px;
  object-fit: cover;
}

.popup-form {
  width: 50%;
  padding: 20px;
}

.popup-form input,
.popup-form select {
  margin-bottom: 10px;
  width: 100%;
  padding: 8px;
  border-radius: 5px;
  border: 1px solid #ccc;
}

.popup-form .btn {
  width: 100%;
  background: black;
  color: white;
  padding: 10px;
  border-radius: 5px;
  border: none;
}

.close-btn {
  position: absolute;
  top: 2px;
  right: 15px;
  font-size: 30px;
  font-weight: 700;
  cursor: pointer;
  color: #fba924;
}

.villa-header {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 10px;
  margin-top: 7rem;
}

.villa-details {
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 0px 12px rgba(0, 0, 0, 0.14);
}

.villa-header img {
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
  cursor: pointer;
  max-height: 580px;
  height: 500px;
}

.see-more {
  position: relative;
}

.see-more-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  border-radius: 8px;
  cursor: pointer;
}

.booking-form {
  background: #f8f9fa;
  padding: 20px;
  border-radius: 8px;
  background: linear-gradient(
    318deg,
    rgba(251, 168, 31, 0.09),
    hsla(0, 0%, 0%, 0.03)
  );
}

.price {
  font-size: 24px;
  font-weight: bold;
  color: #333;
}

.btn-black {
  background: #000;
  color: #fff;
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
}

.btn-black:hover {
  border: 1px solid #000;
  color: #000;
  border-radius: 5px;
}

.connect-host {
  background: #eef2f7;
  padding: 10px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 776px) {
  .popup-image {
    display: none !important;
  }

  .popup-form {
    width: 100%;
  }

  .modal-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    position: relative;
  }
}

.room-details-amenities {
  background: linear-gradient(
    318deg,
    rgba(251, 168, 31, 0.09),
    hsla(0, 0%, 0%, 0.03)
  );
  padding: 20px;
  border-radius: 8px;
  margin-top: 20px;
}

@media (min-width: 992px) {
  .map iframe {
    max-height: 250px;
  }
}

.room-amenities-item ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.marquee-container,
.marquee-container1 {
  display: flex;
  overflow: hidden;
  width: 100%;
  /* background-color: #fff; */
  padding: 10px 0;
}

.marquee-track {
  display: flex;
  align-items: center;
  white-space: nowrap;
  animation: marquee 60s linear infinite;
}

.marquee-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 80px;
  margin: 0 15px;
  /* background: #fff; */
  border-radius: 8px;
}

.marquee-item img {
  max-width: 80%;
  height: auto;
}

/* Animation for left-to-right scrolling */

@keyframes marquee {
  from {
    transform: translateX(100%);
  }

  to {
    transform: translateX(-100%);
  }
}

/* Animation for right-to-left scrolling */

@keyframes marquee-reverse {
  from {
    transform: translateX(-100%);
  }

  to {
    transform: translateX(100%);
  }
}

/* Apply reverse animation to the second marquee */

.marquee-container1 .marquee-track {
  animation: marquee-reverse 60s linear infinite;
}

@media (max-width: 768px) {
  .marquee-item {
    width: 120px;
    height: 60px;
  }

  .owl-nav {
    display: none;
  }
}

.blog-details-contact {
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 0px 12px rgba(0, 0, 0, 0.14);
  background-color: #fff;
}


.form-range:focus {
  outline: 0;
  border: none;
}

/* 17-03-2025 @harshit */

.see-more-overlay {
  display: inline-block;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 10px;
  text-decoration: none;
  font-size: 16px;
}

.hidden-images {
  display: none;
}

/* Modal Content */

#guestRoomModal .modal-content {
  background-color: #fff;
  padding: 20px;
  margin: 15% auto;
  /* width: 90%; */
  max-width: 320px;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  animation: modalIn 0.5s ease;
  width: 100%;
  /* max-height: 225px; */
}

/* Modal Header */

#guestRoomModal .calendar {
  font-family: Arial, sans-serif;
}

#guestRoomModal .hide-button span {
  font-size: 16px;
  font-weight: bold;
  display: block;
}

#guestRoomModal .d-flex {
  display: flex;
  align-items: center;
}

#guestRoomModal .gap-2 {
  gap: 10px;
  border-radius: 20px;
  padding: 0px 10px;
  background: #f3f5f6;
}

#guestRoomModal .increment,
#guestRoomModal .decrement {
  /* background-color: #ffa912; */
  background: none;
  color: #0a3246;
  border: none;
  padding: 8px 12px;
  font-size: 16px;
  cursor: pointer;
  border-radius: 5px;
  transition: background-color 0.3s;
}

/* #guestRoomModal .increment:hover,
#guestRoomModal .decrement:hover {
background-color: #ffa912d4; 
}  */

#guestRoomModal .modal-footer {
  text-align: center;
  padding: 0;
  border: none;
  border-top: none;
}
#confirmGuest {
  background: #fba924;
  border: none;
  padding: 5px 23px;
  border-radius: 20px;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  width: 100%;
}
#guestRoomModal .close-btn {
  background: none;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s;
}

#guestRoomModal .close-btn:hover {
  background-color: #d7cfcf36;
}

/* Modal Animation */

@keyframes modalIn {
  from {
    opacity: 0;
    transform: scale(0.7);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

/* For the 'guests' input field */

.guests {
  width: 100%;
  padding: 8px;
  font-size: 16px;
  border: 1px solid #ddd;
  border-radius: 5px;
  cursor: pointer;
  background-color: #f9f9f9;
}

.date-picker {
  padding: 8px 12px;
  margin: 0 5px;
  border-radius: 4px;
  background: #f7f7f7;
  flex: 1;
  border: 1px solid hsla(0, 0%, 60%, 0.4);
}

.date-picker {
  cursor: pointer !important;
}

.customTextarea {
  height: 87px !important;
  resize: none !important;
  width: 100%;
  border: 1px solid #d6d6d6;
  padding: 7px;
  border-radius: 5px;
}

.guests-dropdown {
  position: absolute;
  width: 100%;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  display: none;
  padding: 10px;
  z-index: 10;
}

.counter-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 120px;
  background: #f8f9fa;
  padding: 5px;
  border-radius: 5px;
}

.counter-wrapper button {
  border: none;
  background: #ffa912;
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  cursor: pointer;
}

.counter-wrapper button:hover {
  background: #0056b3;
}

.Luxury-villas img {
  max-height: 230px;
}

/* .list-unstyled {
    justify-content: space-between;
} */

.fancybox__thumbs {
  display: none !important;
}

@media (min-width: 1024px) {
  .fancybox__slide {
    padding: 54px 100px !important;
  }
}

.has-image[data-image-fit="contain"] .fancybox__image {
  height: 100% !important;
}

.form-check-input:checked {
  background-color: #000000 !important;
  border-color: #000000 !important;
}

.navbar .fa-phone {
  transform: rotate(100deg);
}

.luxury-button a:hover {
  background-color: #fff !important;
}

/* .blogs-list {
    height: 350px;
    overflow-y: scroll;
} */

/* 08-04-2025 search form css */

.loader-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  flex-direction: column;
  color: white;
}

.loader {
  border: 6px solid #f3f3f3;
  border-top: 6px solid #012549;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
}

.processing {
  font-size: 18px;
  line-height: 26px;
  color: black;
  font-weight: 900;
  font-family: "Lora", serif;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.space-top .sidebar {
  background-color: #161616;
  min-height: 100vh;
}

.space-top .sidebar .nav-link {
  color: #fff;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 15px;
  border-radius: 10px;
  margin: 5px 0px;
  font-size: 14px;
}

.space-top .sidebar .nav-link.active {
  background-color: #fba924 !important;
}

.space-top .card {
  border: none;
  border-radius: 10px;
}

.space-top .tab-content {
  padding: 10px;
}

@media (max-width: 767.98px) {
  .space-top .sidebar {
    min-height: auto;
  }
}

/* 26-04-2025 */

.custom-hover-table tbody tr:hover {
  background-color: #dee2e6 !important;
  /* Hover background color */
}

.line-chart-container {
  background: white;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  text-align: center;
  width: 100%;
  min-height: 474px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.line-chart-container h2 {
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
}

.line-chart-container canvas {
  max-width: 100%;
  height: auto;
}

.table-body {
  overflow-x: scroll;
}

.tbody,
td,
tfoot,
th,
thead,
tr {
  border: 1px solid lightgray;
}

.coupon-container .coupon-card {
  display: flex;
  background: linear-gradient(to right, #e2e2e2, #fbfbfb);
  border-radius: 15px;
  box-shadow:
    rgba(0, 0, 0, 0.02) 0px 1px 3px 0px,
    rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  overflow: hidden;
  transition: transform 0.3s ease;
  border-left: 5px solid #ffa912;
  padding: 1.5rem;
  margin-bottom: 1rem;
}

.coupon-container .coupon-card:hover {
  transform: translateY(-5px);
}

.coupon-left {
  flex: 1;
  text-align: center;
  border-right: 1px dashed #ccc;
  padding-right: 1rem;
}

.coupon-right {
  flex: 2;
  padding-left: 1rem;
}

.icon-circle {
  width: 50px;
  height: 50px;
  margin: 0 auto 10px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
}

.coupon-discount {
  font-size: 1.2rem;
  font-weight: bold;
  color: #333;
}

.coupon-brand {
  font-size: 0.9rem;
  color: #777;
}

.coupon-brand span {
  color: #ffa912;
  font-weight: 500;
}

.coupon-code {
  background-color: #eef7ff;
  display: inline-block;
  padding: 0.4rem 0.8rem;
  border: 2px dashed #ffa912;
  border-radius: 5px;
  color: #ffa912;
  font-weight: 500;
  margin-bottom: 0.5rem;
}

.coupon-validity,
.coupon-min {
  font-size: 0.85rem;
  color: #666;
}

.user-hover-dropdown {
  position: relative;
  display: inline-block;
}

.user-hover-dropdown .dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  min-width: 200px;
  border-radius: 0.5rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.user-hover-dropdown:hover .dropdown-menu {
  display: block;
  padding: 10px;
}

.user-name {
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  margin-top: 0;
}

.user-dashboard,
.user-logout {
  padding: 2px 10px !important;
  border-radius: 4px;
}

.fa-phone {
  transform: rotate(0deg) !important;
}

.fa-phone-alt {
  transform: rotate(90deg) !important;
}

.sticky-class {
  position: sticky;
  top: 10px;
}

h2,
h4 {
  color: #000;
}
h2 {
  font-size: 30px;
  font-weight: 500;
}

.banner-textbg h4,
.banner-textbg h1 {
  color: #fff !important;
}

/* index page extra css */
.review-text {
  position: relative;
  overflow: hidden;
  max-height: 100px;
  /* adjust based on how many lines you want to show initially */
  transition: max-height 0.3s ease;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
}

.review-text.expanded {
  max-height: 500px;
  /* big enough to fit full content */
}

.see-toggle {
  color: blue;
  cursor: pointer;
  display: inline-block;
  margin-top: 5px;
  font-size: 0.9rem;
}

.stars {
  font-size: 12px;
  color: #000;
  /* star color */
  margin-bottom: 10px;
}

.faq-section {
  padding: 50px 0;
}

.faq-title {
  text-align: center;
  color: #fba924;
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: bold;
}

.accordion-item {
  border: 1px solid #ddd !important;
  margin-bottom: 15px;
  border-radius: 5px;
  overflow: hidden;
}

.accordion-button {
  background-color: #fff;
  color: #000;
  font-weight: 500;
  border: none;
  box-shadow: none;
}

.accordion-button:not(.collapsed) {
  background-color: #fba924;
  color: #fff;
  font-weight: bold;
}

.accordion-button::after {
  filter: none;
}

.accordion-body {
  background: #f9f9f9;
  color: #333;
  border-top: 1px solid #ddd;
}

.accordion-item.active {
  border-color: #fba924;
}

.accordion-button:focus {
  border-color: none !important;
}

.hero-slider .owl-dots {
  position: absolute;
  bottom: 16%;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 10px;
}

.hero-slider .owl-dot span {
  width: 12px;
  height: 12px;
  background: rgba(255, 255, 255, 0.6);
  display: block;
  border-radius: 50%;
  transition: background 0.3s;
}

.owl-dot.active span {
  background: #fff;
}

.hero-slider .owl-prev {
  left: 70px;
  top: 50%;
}

.hero-slider .owl-next {
  right: 70px;
  top: 50%;
}

.hero-slider .owl-next i,
.owl-prev i {
  color: #000;
  display: inline-block;
  border: 1px solid #ffffff8a;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: relative;
  z-index: 1;
  border-radius: 50%;
  background: #fff;
}

.hero-slider .owl-next i:hover,
.owl-prev i:hover {
  /* color: #fff; */
  display: inline-block;
  border: 1px solid #ffffff8a;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: relative;
  z-index: 1;
  border-radius: 50%;
  /* background: #00000045; */
}

.hero-slider .owl-next i:after,
.hero-slider .owl-prev i:after,
.owl-next i:after,
.owl-prev i:after {
  content: none !important;
  background: none !important;
  transform: none !important;
}

.hero-slider .bi-chevron-right::before {
  content: "\f285";
  margin-top: 16px;
}

.hero-slider .bi-chevron-left::before {
  content: "\f284";

  margin-top: 16px;
}

.play-video-btn {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  padding: 10px 18px;
  background: rgba(181, 176, 176, 0.77);
  color: white;
  font-weight: 500;
  font-size: 16px;
  border-radius: 30px;
  text-decoration: none;
  transition:
    background 0.3s ease,
    transform 0.2s ease;
  position: absolute;
  z-index: 999;
  left: 144px;
  bottom: 26%;
}

.play-video-btn:hover {
  background: rgba(255, 255, 255, 0.5);
  transform: scale(1.05);
}

.play-icon {
  font-size: 16px;
  line-height: 1;
}

.search-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background: #fba924;
  /* Dark navy color */
  border-radius: 50%;
  text-decoration: none;
  transition:
    background 0.3s ease,
    transform 0.2s ease;
  margin-top: 18px;
}

.search-btn:hover {
  background: #fba924c7;
  /* Slightly lighter navy */
  transform: scale(1.05);
}

.search-btn svg {
  width: 20px;
  height: 20px;
}

.calendar-container {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 15px;
  width: 300px;
  position: absolute;
  z-index: 999;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.calendar-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.calendar-grid {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 5px;
}

.calendar-grid div {
  text-align: center;
  padding: 8px 0;
  border-radius: 50%;
  cursor: pointer;
}

.calendar-grid div:hover {
  background: #f0f0f0;
}

.calendar-grid .selected {
  background: #000;
  color: #fff;
}

.calendar-grid .in-range {
  background: #ddd;
}

.calendar-actions {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}

.calendar-actions button {
  padding: 6px 12px;
  border: none;
  cursor: pointer;
  border-radius: 4px;
}

#clear-dates {
  background: #f5f5f5;
}

#apply-dates {
  background: #000;
  color: #fff;
}

/* Custom Dropdown Styles */
.custom-dropdown {
  position: relative;
  margin: 8px 0;
}

.dropdown-selected {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 10px;
  border: 1px solid #ddd;
  border-radius: 8px;
  background: 0;
  cursor: pointer;
  transition: all 0.2s ease;
  min-height: 48px;
}

.dropdown-selected:hover {
  border-color: #fff;
  box-shadow: none;
}

.dropdown-selected.active {
  border-color: #fff;
  box-shadow: none;
}

.selected-text {
  flex: 1;
  color: #fff;
  font-size: 14px;
}

.selected-text.placeholder {
  color: #999;
}

.dropdown-selected .location-icon {
  color: #fff;
}

.location-icon {
  color: #585858;
  flex-shrink: 0;
}

.dropdown-arrow {
  color: #fff;
  transition: transform 0.2s ease;
  font-size: 14px;
  flex-shrink: 0;
}

.dropdown-selected.active .dropdown-arrow {
  transform: rotate(180deg);
}

.dropdown-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: white;
  border: 1px solid #ddd;
  border-top: none;
  border-radius: 0 0 8px 8px;
  max-height: 200px;
  overflow-y: auto;
  z-index: 1000;
  display: none;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.dropdown-options.show {
  display: block;
}

.dropdown-option {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  cursor: pointer;
  transition: background-color 0.2s ease;
  border-bottom: 1px solid #f0f0f0;
}

.dropdown-option:last-child {
  border-bottom: none;
}

.dropdown-option:hover {
  background-color: #f8f9fa;
}

.dropdown-option.selected {
  background-color: #e3f2fd;
  color: #007bff;
}

.dropdown-option span {
  font-size: 14px;
  color: #333;
}

.dropdown-option:hover span,
.dropdown-option.selected span {
  color: #007bff;
}

.rating_div {
  background: #fff;
  display: inline-block;
  padding: 2px 8px;
  border-radius: 48px;
  font-size: 14px;
  align-items: center;
  display: flex;
  gap: 6px;
  position: absolute;
  right: 11px;
}
.rating_div i {
  font-size: 12px;
  color: #e1a55e;
}
.best-rated i {
  font-size: 16px;
  color: #e1a55e;
}
.best-rated {
  position: absolute;
  bottom: 5px;
  right: 10px;
  background: #000;
  display: inline-block;
  padding: 4px 10px;
  border-radius: 8px;
  color: #fff;
  font-size: 14px;
}

._main_upper_rating {
  position: absolute;
  top: 10px;
  display: flex;
  /* justify-content: space-between; */
  align-items: center;
  width: 100%;
  padding: 0 10px;
}
.price_ad {
  font-weight: 500 !important;
  font-size: 16px !important;
  color: #012549 !important;
}
._ad_room {
  font-size: 12px;
}
.villa-cards-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 30px;
  padding: 0;
  margin: 0;
}

.villa-card {
  position: relative;
  background: #1a1a1a;
  border: 2px solid #faa823;
  border-radius: 12px;
  overflow: hidden;
  height: 350px;
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform: translateY(0);
  opacity: 0;
  animation: slideInUp 0.8s ease-out forwards;
}

.villa-card:nth-child(1) {
  animation-delay: 0.1s;
}

.villa-card:nth-child(2) {
  animation-delay: 0.2s;
}

.villa-card:nth-child(3) {
  animation-delay: 0.3s;
}

.villa-card:nth-child(4) {
  animation-delay: 0.4s;
}

@keyframes slideInUp {
  from {
    opacity: 0;
    transform: translateY(50px);
  }

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

.villa-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 0.4s ease;
  z-index: 1;
}

.villa-card:nth-child(1)::before {
  background-image: url("https://images.unsplash.com/photo-1582719478250-c89cae4dc85b?ixlib=rb-4.0.3&auto=format&fit=crop&w=1000&q=80");
}

.villa-card:nth-child(2)::before {
  background-image: url("https://images.unsplash.com/photo-1571896349842-33c89424de2d?ixlib=rb-4.0.3&auto=format&fit=crop&w=1000&q=80");
}

.villa-card:nth-child(3)::before {
  background-image: url("https://images.unsplash.com/photo-1540541338287-41700207dee6?ixlib=rb-4.0.3&auto=format&fit=crop&w=1000&q=80");
}

.villa-card:nth-child(4)::before {
  background-image: url("https://images.unsplash.com/photo-1566073771259-6a8506099945?ixlib=rb-4.0.3&auto=format&fit=crop&w=1000&q=80");
}

.villa-card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    135deg,
    rgba(255, 68, 68, 0.8) 0%,
    rgba(138, 43, 226, 0.8) 50%,
    rgba(255, 20, 147, 0.8) 100%
  );
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: 2;
}

.villa-card:nth-child(2)::after {
  background: linear-gradient(
    135deg,
    rgba(75, 0, 130, 0.8) 0%,
    rgba(25, 25, 112, 0.8) 100%
  );
}

.villa-card:nth-child(3)::after {
  background: linear-gradient(
    135deg,
    rgba(255, 140, 0, 0.8) 0%,
    rgba(255, 69, 0, 0.8) 100%
  );
}

.villa-card:hover {
  transform: translateY(-10px) scale(1.02);
  box-shadow: 0 20px 40px rgba(255, 68, 68, 0.3);
}

.villa-card:hover::before {
  transform: scale(1.1);
}

.villa-card:hover::after {
  opacity: 1;
}

.villa-card-content {
  position: relative;
  z-index: 3;
  padding: 30px;
  height: 100%;
  max-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
}

.villa-card-tag {
  color: #ff4444;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 15px;
  opacity: 0.9;
}

.villa-card-title {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 15px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

.villa-card-description {
  color: #e0e0e0;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 25px;
  opacity: 0.9;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.villa-card-button {
  display: inline-flex;
  align-items: center;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
  align-self: flex-start;
}

.villa-card-button::after {
  content: "→";
  margin-left: 8px;
  transition: transform 0.3s ease;
}

.villa-card:hover .villa-card-button::after {
  transform: translateX(5px);
}

.villa-card-button:hover {
  color: #ff4444;
}

/* Responsive Design */
@media (max-width: 768px) {
  .villa-cards-container {
    padding: 40px 15px;
  }

  .villa-cards-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .villa-card {
    height: 350px;
  }

  .villa-card-content {
    padding: 25px;
  }

  .villa-card-title {
    font-size: 20px;
  }
}

/* Animation for scroll reveal */
.villa-card.reveal {
  animation: revealCard 0.8s ease-out forwards;
}

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

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
/* Responsive adjustments */
@media (max-width: 768px) {
  .dropdown-options {
    max-height: 150px;
  }

  .dropdown-option,
  .dropdown-selected {
    padding: 10px 12px;
  }
}

@media (max-width: 475px) {
  .hero-area,
  .home-four.hero-area {
    height: 430px;
  }
  .hero-content h1 {
    font-size: 30px;
    line-height: 25px;
  }
  .hero-content h4 {
    font-size: 20px;
  }

  .play-video-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 6px 10px;
    background: rgba(181, 176, 176, 0.77);
    color: white;
    font-weight: 500;
    font-size: 13px;
    border-radius: 30px;
    text-decoration: none;
    transition:
      background 0.3s ease,
      transform 0.2s ease;
    position: absolute;
    z-index: 999;
    left: 20px;
    bottom: 15%;
  }
  .play-icon {
    font-size: 13px;
    line-height: 1;
  }
  .search-btn {
    width: 30%;
    height: 50px;
    background: #fba924;
    border-radius: 20px;
    margin-top: 0px;
    padding: 10px;
  }
}
.flatpickr-calendar {
  font-size: 14px;
  border-radius: 10px;
  overflow: hidden;
}
/* On small screens, make calendar full width */
@media (max-width: 767px) {
  .flatpickr-calendar {
    width: 97% !important;
    max-width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto;
  }

  .flatpickr-days {
    grid-template-columns: repeat(7, 1fr) !important;
  }

  .flatpickr-months {
    font-size: 16px !important;
  }

  .flatpickr-day {
    padding: 6px 0 !important;
    font-size: 13px !important;
  }
}
.exploreDropdown {
  font-size: 17px;
  display: flex;
  align-items: center;
  color: #212529;
}
.overall-rating-card .display-1 {
  font-size: 3rem;
}
.destination-section {
  margin-top: 75px;
}
.destination-section {
  .property-image {
    position: relative;
    overflow: hidden;
    cursor: pointer;
  }

  .property-image img {
    width: 100%;
    height: auto;
    transition:
      transform 0.5s ease,
      filter 0.5s ease;
  }

  /* Zoom effect on hover */
  .property-image:hover img {
    transform: scale(1.1);
    /* slightly zoom in */
    filter: brightness(0.9);
    /* optional darken effect */
  }

  /* Badge animation */
  .badge-custom {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #28a745;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    transition:
      transform 0.3s ease,
      opacity 0.3s ease;
  }

  .property-image:hover .badge-custom {
    transform: translateY(-5px);
    opacity: 0.9;
  }

  /* Wishlist icon animation */
  .wishlist {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 1.5rem;
    color: #ff4d4d;
    transition:
      transform 0.3s ease,
      color 0.3s ease;
  }

  .property-image:hover .wishlist {
    transform: scale(1.2);
    color: #ff1a1a;
  }

  .destination-card {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
  }

  .property-image {
    position: relative;
    height: 100%;
  }

  .property-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .badge-custom {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #eafaf3;
    color: #1f9254;
    font-weight: 600;
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 13px;
  }

  .wishlist {
    position: absolute;
    top: 15px;
    right: 15px;
    background: rgba(255, 255, 255, 0.85);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  .wishlist i {
    display: flex;
    font-size: 12px;
  }

  .pill {
    background: #f1f1f1;
    border-radius: 20px;
    padding: 6px 14px;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
  }

  .rating-box {
    background: #1c9c59;
    color: #fff;
    border-radius: 10px;
    padding: 4px 10px;
    font-weight: 600;
    font-size: 14px;
  }

  .amenities span {
    margin-right: 10px;
    margin-bottom: 10px;
  }

  @media (max-width: 767px) {
    .property-image {
      height: 240px;
    }
  }
}
.iti {
  width: 100% !important;
}
.iti #validateMobile {
  padding: 10px 10px 9px 81px;
  border-radius: 10px;
}

/* checkout page css */
.pay {
  display: inline-block;
  background: #000;
  padding: 13px 28px;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  font-family: "Cormorant Garamond";
  position: relative;
  z-index: 1;
  border: 1px solid #000;
  transition: 0.5s;
}
.loader-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  flex-direction: column;
  color: white;
}
.loader {
  border: 6px solid #f3f3f3;
  border-top: 6px solid #012549;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
}
.processing {
  font-size: 18px;
  line-height: 26px;
  color: black;
  font-weight: 900;
  font-family: "Lora", serif;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.property-summary {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 2fr));
  align-items: center;
  gap: 15px;
  padding: 15px;
  border: 1px solid #eee;
  border-radius: 5px;
}
.booking-summary-container {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 20px 0;
  background: #fff;
}
.summary-item {
  flex: 1;
  text-align: center;
  border-right: 1px solid #eee;
  padding: 0 10px;
}
.summary-item:last-child {
  border-right: none;
}
.icon-circle {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px;
  font-size: 18px;
}
.label-text {
  color: #6c757d;
  font-size: 13px;
  margin-bottom: 5px;
}
.value-text {
  font-weight: 700;
  color: #1a2b48;
  font-size: 16px;
  margin-bottom: 2px;
}
.sub-text {
  color: #6c757d;
  font-size: 11px;
}
/* Màu sắc icon giống ảnh mẫu */
.bg-blue {
  background-color: #e8f0fe;
  color: #4285f4;
}
.bg-green {
  background-color: #e6f4ea;
  color: #34a853;
}
.bg-purple {
  background-color: #f3e8fd;
  color: #a06ee1;
}
.bg-orange {
  background-color: #fff4e5;
  color: #fb8c00;
}
.bg-cyan {
  background-color: #e2f7f9;
  color: #12b5cb;
}

.summary-card {
  background: #fff;
  border-radius: 15px;
  padding: 24px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  border: 1px solid #f0f0f0;
}
.section-title {
  color: #1a2b48;
  font-weight: 700 !important;
  font-size: 20px;
  margin-bottom: 20px;
}
.price-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 15px;
  color: #444;
}
.highlight-box {
  background-color: #eef5ff;
  border-radius: 10px;
  padding: 12px 15px;
  margin: 10px 0;
}
.coupon-section {
  border-top: 1px dashed #ddd;
  border-bottom: 1px dashed #ddd;
}
.coupon-input-group {
  display: flex;
  gap: 10px;
  align-items: center;
}
.coupon-input-group input {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 10px 15px;
  flex: 1;
  outline: none;
}
.btn-apply {
  background-color: #1b8a5a;
  color: white;
  border: none;
  border-radius: 8px;
  padding: 10px 20px;
  font-weight: 600;
  transition: 0.3s;
}
.btn-apply:hover {
  background-color: #156d47;
  color: white;
}

.total-box {
  background-color: #eef5ff;
  border-radius: 10px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.total-label {
  font-weight: 700;
  font-size: 18px;
  color: #1a2b48;
}
.total-value {
  font-weight: 700;
  font-size: 18px;
  color: #1a2b48;
}

.btn-confirm {
  background-color: #111;
  color: white;
  width: 100%;
  border: none;
  border-radius: 12px;
  padding: 15px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  transition: 0.3s;
}
.btn-confirm:hover {
  background-color: #333;
  opacity: 0.9;
}

.custom-dest-dropdown {
  position: relative;
  list-style: none;
}

/* Main Orange Button styling */
.destination-btn {
  background: linear-gradient(180deg, #fba924 0%, #fba924 100%);
  color: white !important;
  border-radius: 50px; /* Pill shape */
  padding: 10px 25px !important;
  display: inline-flex;
  align-items: center;
  font-weight: 600;
  font-size: 18px;
  border: none;
  box-shadow: 0 4px 15px rgba(244, 106, 35, 0.3); /* Soft glow */
  position: relative;
  transition: transform 0.2s ease;
}

.destination-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(244, 106, 35, 0.4);
}

/* Removing the default bootstrap arrow to use custom one if needed, 
   or styling the existing one */
.destination-btn::after {
  margin-left: 10px;
  vertical-align: middle;
}

/* Sparkle Decoration Lines (The 3 lines on top right) */
.sparkle-lines::before {
  content: "";
  position: absolute;
  top: -10px;
  right: -15px;
  width: 25px;
  height: 25px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23f46a23'%3E%3Cpath d='M19,3L18,5L16,6L18,7L19,9L20,7L22,6L20,5L19,3M9,4L6.5,9.5L1,12L6.5,14.5L9,20L11.5,14.5L17,12L11.5,9.5L9,4Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  pointer-events: none;
}

/* 1. Parent container par hover lagayein */
.custom-dest-dropdown:hover > .dropdown-menu {
  display: block !important;
  opacity: 1;
  visibility: visible;
  margin-top: 0; /* Gap ko khatam karne ke liye */
}

/* 2. Sabse important part: Bridge banana */
/* Ye code dropdown ke upar ek invisible area bana dega taaki hover na toote */
.custom-dest-dropdown .dropdown-menu::before {
  content: "";
  position: absolute;
  top: -20px; /* Jitna gap hai utna upar tak invisible extension */
  left: 0;
  width: 100%;
  height: 20px;
  background: transparent;
}

/* 3. Dropdown Menu ki default state (Smoothness ke liye) */
.custom-dest-dropdown .dropdown-menu {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  top: 56px;
}

/* 4. Bootstrap ki default arrow ko hide karne ke liye (Optional) */
.dropdown-toggle::after {
  display: none;
}

/* property detail page */

.fancybox__content {
  width: 100vw !important;
  height: 100vh !important;
}
.fancybox__image {
  width: 100vw !important;
  height: 100vh !important;
  /* object-fit: cover !important; */
}
.fancybox__slide {
  padding: 0px 0px !important;
}

.clamp-10 {
  max-height: 105px;
}

.clamp-20 {
  max-height: 400px;
}

/* full content */
.clamp-full {
  max-height: 2000px;
}
#desc {
  overflow: hidden;
  transition:
    max-height 0.5s ease,
    opacity 0.4s ease;
  opacity: 0.9;
}

.clamp-full {
  max-height: 2000px;
  opacity: 1;
}
#toggleBtn-show {
  border: none;
  background: none;
  color: #faa823;
}
#toggleBtn-show:hover {
  border: none;
  background: none;
  color: #000;
}
.fancybox__container {
  background: #000 !important;
}

.fancybox__slide {
  padding: 0 !important;
}

.fancybox__content {
  width: 100vw !important;
  height: 100vh !important;
  max-width: 100vw !important;
  max-height: 100vh !important;
}

.fancybox__image {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
.full-width-image img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  border-radius: 10px;
}
.single-image-layout {
  display: block !important;
}

.full-width-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 10px;
}

.verfiy-btn {
  background: #fba924;
  padding: 13px 28px;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  position: relative;
  z-index: 1;
  border: 1px solid #fba924;
  transition: 0.5s;
}
.verfiy-btn:hover {
  display: inline-block;
  background: #fff;
  padding: 13px 28px;
  font-size: 16px;
  text-transform: uppercase;
  color: #fba924;
  font-weight: 500;
  position: relative;
  z-index: 1;
  border: 1px solid #fba924;
}
#gst_number:focus {
  box-shadow: none;
}
.recent-card {
  border-radius: 16px;
  border: none;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

/* View button */
.view-btn {
  font-size: 12px;
  padding: 5px 10px;
  background: #eef2ff;
  color: #6366f1;
  border-radius: 6px;
  text-decoration: none;
}

/* Booking row */
.booking-row {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 0;
}

/* Image */
.booking-img {
  width: 55px;
  height: 55px;
  border-radius: 10px;
  object-fit: cover;
}

/* Content */
.booking-content h6 {
  font-size: 14px;
  margin-bottom: 4px;
  font-weight: 600;
}

.booking-meta {
  font-size: 12px;
  color: #6b7280;
  display: flex;
  gap: 10px;
}

.booking-meta i {
  margin-right: 4px;
}

/* Status */
.status {
  margin-left: auto;
  font-size: 11px;
  padding: 4px 10px;
  border-radius: 20px;
  font-weight: 500;
}

/* Colors */
.status.confirmed {
  background: #dcfce7;
  color: #16a34a;
}

.status.pending {
  background: #fef9c3;
  color: #ca8a04;
}

.status.cancelled {
  background: #fee2e2;
  color: #dc2626;
}

/* user dashboard css start*/

.pie-chart {
  background: radial-gradient(circle closest-side, transparent 66%, white 0);
  position: relative;
  min-height: 350px;
  margin: 0;
  outline: 1px solid #ccc;
}

.pie-chart h2 {
  position: absolute;
  margin: 1rem;
}

.pie-chart cite {
  position: absolute;
  bottom: 0;
  font-size: 80%;
  padding: 1rem;
  color: gray;
}

.pie-chart figcaption {
  position: absolute;
  bottom: 1em;
  right: 1em;
  font-size: smaller;
  text-align: right;
}

.pie-chart span::after {
  display: inline-block;
  content: "";
  width: 0.8em;
  height: 0.8em;
  margin-left: 0.4em;
  border-radius: 0.2em;
  background: currentColor;
}

.dashboard-card {
  border-radius: 16px;
  padding: 10px;
  background: #fff;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
}

.dashboard-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.1);
}

/* Gradient Borders (subtle like image) */
.booking-card {
  background: linear-gradient(135deg, #ffe5ec, #ffecf1);
  border: 1px solid #ffe5ec;
}

.cancel-card {
  background: linear-gradient(135deg, #e3f2fd, #ebf6fe);
  border: 1px solid #e3f2fd;
}

.ticket-card {
  background: linear-gradient(135deg, #fff3cd, #fff3cf);
  border: 1px solid #fff3cd;
}

/* Icon box */
.icon-box {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.booking-card-detail {
  border: none;
  border-radius: 12px;
  background-color: #fff;
}

.table thead th {
  font-weight: 700;
  border-top: none;
  border-bottom: 1px solid #f0f0f0;
}

.table tbody td {
  vertical-align: middle;
  color: #495057;
  border-bottom: 1px solid #f0f0f0;
  font-size: 14px;
}

/* Custom Soft Badges */
.status-badge {
  padding: 0.5em 1em;
  border-radius: 6px;
  font-weight: 500;
  font-size: 0.85rem;
  display: inline-block;
}

.status-confirmed {
  background-color: #e6f7ee;
  color: #198754;
}

.status-pending {
  background-color: #fff8e6;
  color: #ffc107;
}

.status-cancelled {
  background-color: #ffeef0;
  color: #dc3545;
}

/* Action Link */
.view-details {
  text-decoration: none;
  color: #0d6efd;
  font-weight: 500;
}

.view-details:hover {
  text-decoration: underline;
}

/* side bar css */

.sidebar {
  position: relative;
  transition: all 0.3s ease;
  width: 250px;
}

/* Collapse state */
.sidebar.collapsed {
  width: 110px;
}

/* Hide text when collapsed */
.sidebar.collapsed .nav-link span {
  display: none;
}

/* Center icons */
.sidebar.collapsed .nav-link {
  text-align: center;
  justify-content: center;
}

/* Toggle Button */
.sidebar-toggle {
  position: absolute;
  top: 8px;
  right: -17px;
  width: 35px;
  height: 35px;
  background: #fcaa23;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s;
  z-index: 1000;
}

.sidebar-toggle i {
  font-size: 14px;
}

/* Rotate icon when collapsed */
.sidebar.collapsed .sidebar-toggle i {
  transform: rotate(180deg);
}

/* user dashboard css end*/

/* home page extra css */

.review-text {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  /* 2 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  position: relative;
}

.review-text.expanded {
  -webkit-line-clamp: unset;
}

.toggle-btn {
  color: #f36738;
  cursor: pointer;
  display: inline-block;
  margin-top: 5px;
  font-weight: 500;
  font-size: 12px;
}

.badge-coming-soon {
  background: #fba924;
  color: white;
  padding: 10px 40px;
  transform: rotate(45deg);
  font-size: 15px;

  z-index: 10;
}

.discount-btn {
  background: #fba924;
  color: white;
  padding: 10px 40px;
  font-size: 14px;
  z-index: 10;
  border: none;
  margin-top: 20px;
}

.offer-text-overlay {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

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

.item-desc {
  position: relative;
  z-index: 3;
}

/* Location loader and permission styles */
.location-permission-bar {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  color: white;
  padding: 15px 20px;
  border-radius: 12px;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}

.location-permission-bar p {
  margin: 0;
  font-size: 14px;
}

.location-permission-bar button {
  background: white;
  color: #667eea;
  border: none;
  padding: 8px 20px;
  border-radius: 25px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}

.location-permission-bar button:hover {
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.location-info-bar {
  background: #e8f5e9;
  color: #2e7d32;
  padding: 12px 20px;
  border-radius: 12px;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}

.location-info-bar span {
  font-weight: 600;
}

.location-info-bar button {
  background: #2e7d32;
  color: white;
  border: none;
  padding: 5px 15px;
  border-radius: 20px;
  cursor: pointer;
  font-size: 12px;
}

.location-loader-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: white;
}

.location-loader-overlay .spinner {
  width: 50px;
  height: 50px;
  border: 4px solid #f3f3f3;
  border-top: 4px solid #fba924;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin-bottom: 20px;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.nearby-badge {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #4caf50;
  color: white;
  padding: 3px 8px;
  border-radius: 20px;
  font-size: 10px;
  font-weight: bold;
  z-index: 5;
}

/* summary form css */
.booking-summary-container {
  background: #fff;
  border-radius: 20px;
  padding: 30px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  border: 1px solid #f0f0f0;
}

/* Header */
.header-icon-circle {
  width: 50px;
  height: 50px;
  background: #f9f5f0;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #444;
  font-size: 1.2rem;
}

/* Price Lines */
.price-line {
  display: flex;
  justify-content: space-between;
  padding: 12px 0;
  border-bottom: 1px solid #f1f1f1;
  font-size: 0.85rem;
}
.price-line .label {
  color: #666;
}
.subtotal-row {
  border-bottom: none;
  font-size: 1.1rem;
  padding-top: 20px;
}

/* GST Box */
.gst-highlight-box {
  background-color: #f0f5ff;
  padding: 10px 15px;
  border-radius: 12px;
}
.gst-icon-box {
  width: 30px;
  height: 30px;
  background: #d1e1ff;
  color: #1a73e8;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
.gst-highlight-box .label {
  color: #5f6368;
  font-weight: 500;
}
.gst-highlight-box .value {
  color: #5f6368;
}

/* Coupon Section */
.dotted-divider {
  border-top: 2px dotted #e0e0e0;
  background: transparent;
  opacity: 1;
}
.custom-coupon-group input {
  border-radius: 0 10px 10px 0 !important;
  padding: 12px;
  border: 1px solid #e0e0e0;
}
.custom-coupon-group .input-group-text {
  border-radius: 10px 0 0 10px !important;
  border: 1px solid #e0e0e0;
}
.btn-outline-success {
  border-radius: 10px !important;
  border-width: 1px;
  color: #28a745;
  margin-left: 10px !important;
}

/* Total Box */
.total-summary-box {
  background: #f4f8ff;
  padding: 10px 15px;
  border-radius: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.total-label {
  font-weight: 700;
  font-size: 1rem;
  color: #0e1a33;
}
.total-value {
  font-weight: 800;
  font-size: 1.2rem;
  color: #1a73e8;
}

/* Confirm Button */
.btn-main-confirm {
  background: #0e1a33;
  color: white;
  border: none;
  padding: 10px;
  border-radius: 12px;
  font-weight: 700;
  letter-spacing: 0.5px;
  transition: 0.3s;
}
.btn-main-confirm:hover {
  background: #1a2a4d;
  transform: translateY(-2px);
}

/* Footer */
.summary-footer {
  border-top: 1px solid #eee;
  padding-top: 15px;
}
.trust-item {
  font-size: 10px;
  color: #888;
  display: flex;
  align-items: center;
}

/* Alerts */
.alert-custom-success {
  background: #e8f5e9;
  color: #2e7d32;
  padding: 10px 15px;
  border-radius: 8px;
  font-size: 0.9rem;
  font-weight: 500;
}

/* Mobile Slider specific styles */
@media (max-width: 767px) {
  .villa-gallery-mobile {
    margin-top: 7rem;
  }
  .villa-gallery-mobile .item img {
    width: 100%;
    border-radius: 8px;
  }
  /* Hide the desktop header container entirely on mobile */
  .villa-header {
    display: none !important;
  }
  #offerModal .modal-content {
    display: flex;
    padding: 10px;
    border-radius: 10px;
  }
  #offerModal .modal-body {
    padding: 0px;
  }
  #offerModal .popup-wrapper {
    padding: 3px;
  }
  #offerModal .popup-form {
    padding: 0px;
  }
  .summary-item {
    flex: 1;
    text-align: center;
    border: 1px solid #eee;
    padding: 8px;
    border-radius: 5px;
  }
  .summary-item:last-child {
    border: 1px solid #eee;
  }
}

/* Maintain your see-more overlay position for desktop */
.see-more {
  position: relative;
}
.see-more-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  text-decoration: none;
}

.villa-gallery-mobile.owl-theme .owl-dots {
  display: flex !important;
  margin-top: 10px !important;
  text-align: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 50%;
  z-index: 99;
}

.villa-gallery-mobile.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  border-radius: 30px;
}

.villa-gallery-mobile.owl-theme .owl-dots .owl-dot.active span,
.villa-gallery-mobile.owl-theme .owl-dots .owl-dot:hover span {
  background: #fba924;
}
#amenities-wrapper span {
  font-weight: normal;
}

html,
body {
  overflow-x: hidden !important;
}

/* property detail page */

/* Container Card */
.guests-card {
  background-color: #fff9f3; /* Light cream background */
  border-radius: 20px;
  border: 1px solid #f1e6d8;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
  
}

/* Icon Styles */
.guest-icon-circle {
  width: 40px;
  height: 40px;
  background-color: #0e1a33; /* Dark Navy */
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

.guest-title {
  font-weight: 700;
  color: #1a202c;
  font-size: 16px;
}

/* Counter Controls */
.custom-counter-wrapper {
  display: flex;
  align-items: center;
  background: white;
  border: 2px solid #eae2d8;
  border-radius: 5px;
  overflow: hidden;
}

.custom-counter-wrapper button {
  border: none;
  background: transparent;
  padding: 5px 15px;
  font-size: 12px;
  cursor: pointer;
  transition: all 0.2s;
}

.custom-counter-wrapper button.decrement {
  color: #666;
}

.custom-counter-wrapper .counter-value {
  font-weight: 600;
  font-size: 1.1rem;
  min-width: 40px;
  text-align: center;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

.custom-counter-wrapper button.increment {
  background-color: #d99527; /* Amber/Orange */
  color: white;
}

.custom-counter-wrapper button:hover {
  opacity: 0.9;
}

/* Info Footer Box */
.guest-info-footer {
  background-color: transparent;
  border: 1px solid #eae2d8;
  border-radius: 10px;
  padding: 8px 10px;
}

.star-icon-circle {
  width: 35px;
  height: 35px;
  background-color: #fff3e0;
  color: #d99527;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
  font-size: 0.9rem;
}

.info-text {
  color: #4a5568;
  font-weight: 500;
  line-height: 20px;
  font-size: 16px;
}

.footer-divider {
  width: 1px;
  height: 30px;
  background-color: #e2e8f0;
  margin: 0 20px;
}

.extra-charge-text {
  color: #d99527;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}

.property-carousel {
  height: 100%;
}
.property-carousel .owl-item {
  height: 350px !important;
}
.property-carousel .owl-stage {
  height: 100% !important;
}
.property-carousel .owl-item .item {
  height: 100% !important;
}
.property-carousel .owl-item .item img {
  height: 100% !important;
  object-fit: cover;
  width: 100px;
}
.sticky-booking {
  position: sticky;
  top: 100px;
}

/* Basic Container styling */
.meals-section {
  margin-top: 25px;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 0px 12px rgba(0, 0, 0, 0.14);
}
.meals-section{


.meals-title {
  font-size: 32px;
  font-weight: 500;

  margin: 0 0 14px 0;
}

.meals-desc {
  font-size: 15px;
  color: #64748b;
  line-height: 1.6;
  margin: 0 0 18px 0;
  font-weight: 400;
}

.pdf-btn {
  display: inline-block;
  padding: 2px 8px;
  border: 2px solid #000000;
  color: #000000;
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 28px;
  transition: all 0.2s ease;
}

.pdf-btn:hover {
  background-color: #000000;
  color: #ffffff;
}

.dietary-container {
  background-color: #f7f7f7;
  border-radius: 8px;
  padding: 12px 18px;
  display: inline-flex;
  gap: 20px;
  align-items: center;
}

.dietary-item {
  display: flex;
  align-items: center;
  gap: 8px;
}

.dietary-label {
  font-size: 13px;
  color: #718096;
  font-weight: 500;
}

.badge {
  width: 26px;
  height: 26px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  background-color: #ffffff;
}

.badge-veg {
  border: 1.5px solid #0f8a5f;
}
.dot-veg {
  width: 10px;
  height: 10px;
  background-color: #0f8a5f;
  border-radius: 50%;
}

.badge-nonveg {
  border: 1.5px solid #824c24;
}
.triangle-nonveg {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 9px solid #824c24;
}

.badge-jain {
  border: 1.5px solid #e69c24;
}
}
/* .room-details-content span::before{
  content: "• ";
  margin-left: 10px;
} */

.room-details-content h4,h6{
  margin-bottom: 10px;
}

.user-profile-dashboard{


    .profile-header-title { font-weight: 700; color: #1a202c; margin-bottom: 2px; }
    .profile-header-sub { color: #718096; margin-bottom: 25px; font-size: 14px; }

    .card-profile {
        border: 1px solid var(--border-color);
        border-radius: 12px;
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
        background: #fff;
        margin-bottom: 24px;
    }

    .card-profile .section-title {
        color: var(--primary-orange);
        font-weight: 600;
        font-size: 16px;
        padding: 20px 25px;
        border-bottom: 1px solid #f1f5f9;
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .form-label {
        font-weight: 600;
        font-size: 13px;
        color: #334155;
        margin-bottom: 6px;
    }


    .input-wrapper {
        position: relative;
        display: flex;
        align-items: center;
        border: 1px solid #d1d5db;
        border-radius: 8px;
        transition: 0.2s;
        background: #fff;
    }

    .input-wrapper:focus-within {
        border-color: var(--primary-orange);
        box-shadow: 0 0 0 3px rgba(243, 96, 6, 0.1);
    }

    .input-wrapper .icon-container {
        padding: 0 15px;
        color: var(--primary-orange);
        border-right: 1px solid #e5e7eb;
        font-size: 14px;
    }

    .input-wrapper .form-control {
        border: none !important;
        box-shadow: none !important;
        padding: 10px 12px;
        font-size: 14px;
    }


    .avatar-container {
        position: relative;
        width: 100px;
        height: 100px;
		margin-top: 10px;
    }

    .avatar-container img {
        width: 100%; height: 100%;
        border-radius: 50%;
        object-fit: cover;
        border: 2px solid #fff;
        box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    }

    .camera-badge {
        position: absolute;
        bottom: 5px;
        right: 0px;
        background: var(--primary-orange);
        color: white;
        width: 26px;
        height: 26px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 2px solid #fff;
        font-size: 10px;
    }

    .btn-update-profile {
        background: var(--primary-orange);
        color: #fff;
        border: none;
        padding: 10px 24px;
        border-radius: 6px;
        font-weight: 600;
        font-size: 14px;
        display: flex;
        align-items: center;
        gap: 8px;
        transition: 0.3s;
    }

    .btn-update-profile:hover {
        background: #d85405;
        color: #fff;
    }

    .file-input-custom {
        border: 1px solid #d1d5db;
        border-radius: 8px;
        padding: 6px;
        width: 100%;
        font-size: 14px;
    }

}

.modern-search-box .search-icon {
    position: absolute;
    left: 30px;
}
.modern-search-box input {
    padding: 10px 10px 10px 40px !important;
}
.btn-filter {
      background: #ddd;
    color: #111;
}
.section-desc-2 div {
    text-align: left !important;
}
.blog-details-desc button {
    color: #fff;
}





@media (max-width:576px) {
  .breadcumb-area {
    padding: 150px 0 100px;
  }
  .single-blog-thumb img {
    height: 230px;
}
.blog-details-thumb img {
  height: 250px;
}
.style-two.contact-area {
    padding: 80px 0 0;
}
.style-two .row.add-backgroun {
    padding: 50px 5px 50px !important;
}
}