@charset "utf-8";
/* CSS Document */

	@import url('https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
	/* @font-face {
    font-family: Afterglow;
    src: url('../fonts/Afterglow-Regular.ttf');
  }
*/
	@font-face {
	  font-family: 'Domaine Display Narrow Bold';
	  src: url('../fonts/DomaineDispNar-Bold.ttf');
	}
	@font-face {
	  font-family: 'Domaine Display Narrow Black';
	  src: url('../fonts/DomaineDispNar-Black.ttf');
	}
	@font-face {
	  font-family: 'Laila';
	  src: url('../fonts/Laila-Light.ttf');
	}
	html {
	  scroll-behavior: smooth;
	}
	body {
	  margin: 0;
	  padding: 0;
	  font-family: 'Montserrat', sans-serif;
	  width: 100%;
	  overflow-x: hidden;
	}
	body.active {
	  overflow: hidden;
	}
	b, strong {
	  font-weight: bold;
	}
	.banner-image img {
	  width: 100%;
	}
	.header {
	  position: fixed;
	  width: 100%;
	  background: rgb(0 0 0 / 50%);
	  transition: 0.3s;
	  z-index: 9;
	}
	h2, .h2 {
	  font-size: 36px;
	  letter-spacing: normal;
	  line-height: 1.3;
	  font-weight: 400;
	  font-family: "Frank Ruhl Libre", serif;
	  text-transform: uppercase;
	}
	h3, .h3 {
	  font-size: 30px;
	  letter-spacing: normal;
	  line-height: 1.3;
	  font-weight: 400;
	  font-family: "Frank Ruhl Libre", serif;
	  text-transform: capitalize;
	}
	h4, .h4 {
	  font-size: 25px;
	  letter-spacing: normal;
	  line-height: 1.3;
	  font-weight: 400;
	  font-family: "Frank Ruhl Libre", serif;
	  text-transform: capitalize;
	  color: #ffc149;
	}
	h5, .h5 {
	  font-size: 20px;
	  letter-spacing: normal;
	  line-height: 1.3;
	  font-weight: 400;
	  font-family: "Frank Ruhl Libre", serif;
	  text-transform: capitalize;
	  color: #ffc149;
	}
	.scrolled {
	  background-color: #fff;
	  z-index: 999;
	  box-shadow: 0 2px 6px rgb(71 69 69 / 50%);
	  width: 100%
	}
	.wrapper {
	  width: 100%;
	  height: 100%;
	  overflow: hidden;
	}
	.wrapper .wrapper__video {
	  object-fit: cover;
	  width: 100%;
	  height: 100%;
	}
	.nav-link, .salsh {
	  color: #fff;
	  font-family: 'Montserrat', sans-serif;
	}
	.navbar-brand img {
	  width: 80%;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
	  text-transform: capitalize;
	  font-family: 'Montserrat', sans-serif;
	  font-weight: 400;
	  font-style: normal;
	  font-size: 17px;
	  color: #fff;
	  padding: 20px 7px;
	}
	.scrolled .navbar-expand-lg .navbar-nav .nav-link, .scrolled .social-links li i, .scrolled .social-links li i:hover, .scrolled .salsh {
	  color: #b09157;
	}
	.nav-link:hover, .nav-link:focus, .social-links li i, .social-links li i:hover {
	  color: #fff;
	  cursor: pointer;
	}
	.navbar-nav {
	  display: flex;
	  align-items: center;
	  margin-left: auto;
	}
	.social-links li {
	  padding: 0 5px;
	}
	.navbar-nav li {
	  padding: 0 10px;
	}
	.welcome-section {
	  padding: 120px 0 180px 0;
	  position: relative;
	}
	.symbol-img {
	  text-align: center;
	  margin: 0 0 15px 0;
	}
	.welcome-block h2 {
	  color: #ffc149;
	  text-align: center;
	  margin-bottom: 20px;
	  padding-top: 10px;
	  padding-bottom: 0px;
	}
	.welcome-block p {
	  font-size: 17px;
	  letter-spacing: 1px;
	  line-height: 32px;
	  color: #585858;
	  font-weight: 400;
	  font-family: 'Montserrat', sans-serif;
	  text-align: center;
	  padding-top: 0;
	  max-width: 100%;
	  margin: 0 auto 1rem auto;
	}
	.treated-section {
	  background-color: rgb(0 0 0 / 30%);
	  z-index: 1;
	  position: relative;
	  background-image: url(../img/home-about-bg.webp);
	  background-position: center center;
	  background-size: cover;
	  background-repeat: no-repeat;
	  background-blend-mode: overlay;
	}
	.treated-block h3 {
	  color: #03031e;
	  text-align: left;
	  margin: 0;
	  position: relative;
	  z-index: -1;
	  text-transform: uppercase;
	}
	.treated-block {
	  position: relative;
	  top: -30px;
	}
	.treated-block h1 {
	  font-size: 65px;
	  line-height: 70px;
	  color: #fff;
	  text-transform: uppercase;
	  font-weight: 600;
	  font-family: "Frank Ruhl Libre", serif;
	  text-align: left;
	  position: relative;
	  letter-spacing: 1px;
	  z-index: 0;
	}
	.treated-block p {
	  font-size: 17px;
	  letter-spacing: normal;
	  line-height: 1.6;
	  color: #fff;
	  font-weight: 400;
	  font-family: 'Montserrat', sans-serif;
	  text-align: left;
	  padding: 20px 20px 0 0px;
	}
	.location-img {
	  float: right;
	}
	.location-img img, .surprise-img img {
	  width: 830px;
	  border-radius: 10px;
	}
	.surprise-img-inner img, .location-img-inner img, .exp-img img {
	  width: 100%;
	  border-radius: 10px;
	}
	.surprise-block-inner .tag-text, .location-block-inner .tag-text {
	  text-align: left
	}
	.surprise-block h3, .location-block h3 {
	  color: #ffc149;
	  text-align: center;
	}
	.surprise-block p, .surprise-block-inner p, .location-block-inner p, .location-block p, .exp-block-inner-right p {
	  font-size: 16px;
	  letter-spacing: 1px;
	  line-height: 28px;
	  color: #585858;
	  font-weight: 400;
	  font-family: 'Montserrat', sans-serif;
	  text-align: center;
	  padding-top: 10px;
	}
	.surprise-block-inner p, .location-block-inner p, .exp-block-inner-right p {
	  text-align: left
	}
	.surprise-block {
	  background-color: #fff;
	  width: 450px;
	  height: 450px;
	  position: absolute;
	  right: 0;
	  top: 50%;
	  bottom: 50%;
	  transform: translate(-35px, -50%);
	  outline: 5px solid #fff;
	  border: 1px solid #ddd;
	  display: flex;
	  flex-direction: column;
	  justify-content: center;
	  padding: 0 20px;
	}
	.location-block {
	  background-color: #fff;
	  width: 450px;
	  height: 450px;
	  position: absolute;
	  left: 5%;
	  top: 50%;
	  bottom: 50%;
	  transform: translate(-35px, -50%);
	  outline: 5px solid #fff;
	  border: 1px solid #ddd;
	  display: flex;
	  flex-direction: column;
	  justify-content: center;
	  padding: 0 20px;
	}
	.memory-section, .video-gallery-sec {
	  padding: 100px 0;
	  position: relative;
	}
	.memory-block {
	  padding-left: 15px;
	}
	.memory-block h4 {
	  margin: 15px 0 0 0;
	}
	.memory-block li, .memory-section p, .memory-section span {
	  font-size: 15px;
	  letter-spacing: normal;
	  line-height: 1.7;
	  font-weight: 400;
	  font-family: 'Montserrat', sans-serif;
	}
.memory-block li{
	display: inline-flex;
}
.memory-block li::before{
	margin-top: 2px;
}
	.about-jai-img img {
	  width: 100%;
	  border-radius: 10px;
		min-height: 420px;
		object-fit: cover
	}
	.contact-info p {
	  font-size: 16px;
	  letter-spacing: 1px;
	  line-height: 20px;
	  color: #DEC190;
	  font-weight: 400;
	  font-family: 'Montserrat', sans-serif;
	}
	.contact-info i{
	  font-size: 18px;
	  color: #DEC190;
	}
	.contact-info p a {
	  color: #DEC190;
	}
	.contact-info p a:hover, .contact-info p a:focus {
	  color: #DEC190;
	  text-decoration: none;
	}
	.find-us i:hover, .find-us i:focus {
	  color: #DEC190;
	  border-color: #DEC190;
	}
	.find-us {
	  margin: 20px 0;
	}
	.find-us i {
	  color: #DEC190;
	  border: 1px solid #DEC190;
	  height: 35px;
	  width: 35px;
	  text-align: center;
	  display: inline-flex;
	  align-items: center;
	  justify-content: center;
	  margin: 0px 5px 0 0;
	  line-height: 35px;
	  border-radius: 50%;
	  -webkit-border-radius: 50%;
	  -moz-border-radius: 50%;
	  -ms-border-radius: 50%;
	  -o-border-radius: 50%;
	}
	.footer-bg img {
	  width: 100%;
	}
	.footer {
	  position: relative;
	  background-size: contain;
	  background: linear-gradient(0deg, #edecea 22%, #dccfc7 55%, #e1cfc1 100%);
	  padding: 60px 0 0px 0;
	  background-repeat: repeat;
	}
	.whats-up img {
	  width: 50px;
	  height: 50px;
	}
	.whats-up {
	  position: fixed;
	  bottom: 10%;
	  right: 10px;
	  z-index: 99;
	  animation: swing ease-in-out .2s infinite alternate;
	}
	#top-button {
	  display: inline-block;
	  background-color: #ffc149;
	  width: 35px;
	  height: 35px;
	  line-height: 35px;
	  text-align: center;
	  border-radius: 0px;
	  position: fixed;
	  bottom: 42px;
	  right: 10px;
	  transition: background-color .3s, opacity .5s, visibility .5s;
	  opacity: 0;
	  visibility: hidden;
	  z-index: 1000;
	}
	#top-button:hover {
	  cursor: pointer;
	  animation: none;
	}
	#top-button.show {
	  opacity: 1;
	  visibility: visible;
	}
	#top-button {
	  animation: bounce 1.5s infinite alternate;
	  transform-origin: center -20px;
	}
	@keyframes swing {
	  0% {
	    transform: rotate(3deg);
	  }
	  100% {
	    transform: rotate(-3deg);
	  }
	}
	.bounce {
	  animation: bounce 2s ease infinite;
	}
	@keyframes bounce {
	  70% {
	    transform: translateY(0%);
	  }
	  80% {
	    transform: translateY(-25%);
	  }
	  100% {
	    transform: translateY(0);
	  }
	}
	.navbar {
	  padding: 0 1rem;
	}
	::-webkit-scrollbar, body::-webkit-scrollbar {
	  width: 6px;
	  background-color: #03031e;
	}
	::-webkit-scrollbar-track, body::-webkit-scrollbar-track {
	  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	  background-color: #03031e;
	}
	::-webkit-scrollbar-thumb, body::-webkit-scrollbar-thumb {
	  background-color: #b09157;
	}
	.history-img img {
	  width: 100%;
	}
	.acti-image img {
	  width: 100%;
	}
	.acti-para p, .acti-para-alt p {
	  font-size: 16px;
	  letter-spacing: 1px;
	  line-height: 28px;
	  color: #585858;
	  font-weight: 400;
	  font-family: 'Montserrat', sans-serif;
	  padding-top: 10px;
	}
	.align-center {
	  align-items: center;
	  padding-bottom: 40px;
	}
	.acti-para {
	  background-color: #f9f3e4;
	  padding: 30px;
	  margin-left: -8rem;
	  position: relative;
	  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)
	}
	.acti-para-alt {
	  background-color: #f9f3e4;
	  padding: 30px;
	  margin-right: -8rem;
	  position: relative;
	  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)
	}
	.acti-image {
	  z-index: -2;
	  position: relative;
	}
	.header .container-fluid {
	  padding: 0 30px;
	  max-width: 100%;
	}
	.navbar-nav li {
	  padding: 0 5px;
	}
	.social-links {
	  display: flex;
	  list-style-type: none;
	  margin-bottom: 0;
	  align-items: center;
	  padding-left: 0;
	}
	.social-links li i {
	  padding: 0 5px;
	  font-size: 15px;
	}
	@keyframes zoomInImage {
	  from {
	    transform: scale3d(1, 1, 1);
	    transition: 1s;
	  }
	  to {
	    transform: scale3d(1.1, 1.1, 1.1);
	    transition: 1s;
	  }
	}
	.zoomInImage {
	  animation-name: zoomInImage;
	}
	@keyframes zoomOutImage {
	  from {
	    transform: scale3d(1.1, 1.1, 1.1);
	    transition: 1s;
	  }
	  to {
	    transform: scale3d(1, 1, 1);
	    transition: 1s;
	  }
	}
	.zoomOutImage {
	  animation-name: zoomOutImage;
	  transition: 1s;
	}
	@keyframes stroke {
	  52% {
	    transform: rotate(-180deg);
	    stroke-dashoffset: 0;
	  }
	  52.1% {
	    transform: rotate(-360deg);
	    stroke-dashoffset: 0;
	  }
	  100% {
	    transform: rotate(-180deg);
	    stroke-dashoffset: 126;
	  }
	}
	@keyframes arrow {
	  0%, 100% {
	    transform: translateX(0);
	    opacity: 1;
	  }
	  23% {
	    transform: translateX(17px);
	    opacity: 1;
	  }
	  24%, 80% {
	    transform: translateX(-22px);
	    opacity: 0;
	  }
	  81% {
	    opacity: 1;
	    transform: translateX(-22px);
	  }
	}
	@keyframes arrowUp {
	  0%, 100% {
	    transform: rotate(-40deg) scaleX(1);
	  }
	  20%, 80% {
	    transform: rotate(0deg) scaleX(0.1);
	  }
	}
	@keyframes arrowDown {
	  0%, 100% {
	    transform: rotate(40deg) scaleX(1);
	  }
	  20%, 80% {
	    transform: rotate(0deg) scaleX(0.1);
	  }
	}
	.detail-btn {
	  margin: 15px auto 0 auto;
	}
	.detail-btn a {
	  font-size: 15px;
	  font-weight: 400;
	  font-family: 'Montserrat', sans-serif;
	  text-align: center;
	  border-radius: 0px;
	}
	.fac-section .pt-70 {
	  padding-top: 70px;
	  margin-top: 50px;
	}
	.fac-section-inner .pt-70 {
	  padding-top: 70px;
	}
	.explore-btn a {
	  font-size: 16px;
	  font-weight: 400;
	  font-family: 'Montserrat', sans-serif;
	  text-align: center;
	  border-radius: 0px;
	}
	.explore-btn {
	  margin: 20px 0 0 0;
	}
	.awards-section {
	  padding: 100px 0;
	}
	#trip-carousel img {
	  max-width: 180px;
	  margin: 0 auto;
	  filter: grayscale(1);
	  transition: all .5s ease;
	}
	#trip-carousel img:hover {
	  filter: none;
	  transform: scale(1.05)
	}
	.mt-30 {
	  margin-top: 30px;
	}
	.testimonial-section {
	  padding: 100px 0;
	  background-color: rgb(0 0 0 / 50%);
	  background-image: url(../img/testi-banner.webp);
	  background-repeat: no-repeat;
	  background-size: cover;
	  background-blend-mode: overlay;
	}
	.testimonial {
	  width: 100%;
	  margin: 0 auto;
	  text-align: center;
	}
	.testimonial p {
	  max-width: 800px;
	  text-align: center;
	  color: #000;
	  font-size: 17px;
	  font-style: italic;
	  font-weight: 300;
	  line-height: 30px;
	  text-align: center;
	  margin: 30px auto;
	}
	.testimonial img {
	  text-align: center;
	  max-width: 80px;
	  height: 80px;
	  object-fit: cover;
	  border-radius: 50%;
	  margin: 0 auto;
	  margin-bottom: 10px;
	  -webkit-border-radius: 50%;
	  -moz-border-radius: 50%;
	  -ms-border-radius: 50%;
	  -o-border-radius: 50%;
	}
	.slider-arrow.slider-prev {
	  position: absolute;
	  left: 0;
	  top: 50%;
	  background-color: #b09157;
	  width: 35px;
	  height: 35px;
	  line-height: 35px;
	  border-radius: 50%;
	  color: #fff;
	  -webkit-border-radius: 50%;
	  -moz-border-radius: 50%;
	  -ms-border-radius: 50%;
	  -o-border-radius: 50%;
	  cursor: pointer;
	}
	.slider-arrow.slider-next {
	  position: absolute;
	  right: 0;
	  top: 50%;
	  background-color: #b09157;
	  width: 35px;
	  height: 35px;
	  line-height: 35px;
	  border-radius: 50%;
	  color: #fff;
	  cursor: pointer;
	}
	.contact-info h3, .quick-links h3 {
	  color: #ffc149;
	  margin-bottom: 10px;
		font-size: 28px;
	}
	.footer-menu {
	  background-color: transparent;
	  list-style-type: none;
	  padding: 0 0 0 5px;
	}
	.footer-menu li a {
	  font-size: 16px;
	  letter-spacing: 1px;
	  color: #DEC190;
	  font-weight: 400;
	  font-family: 'Montserrat', sans-serif;
	  text-align: center;
	  text-transform: capitalize;
	  padding: 7px 0;
	  display: inline-flex;
	  transition: all .5s ease;
	}
	.footer-menu li a:hover {
	  text-decoration: none;
	  text-indent: 5px;
	}
	.weather-temperature {
	  position: relative;
	  margin-right: 10px;
	  font-size: 42px;
	  color: #ffc149;
	  font-family: "Frank Ruhl Libre", serif;
	}
	.weather-temperature > small {
	  position: relative;
	  color: #DEC190;
	  top: -17px;
	  margin-left: 5px;
	  font-size: 24px;
	}
	.weather-temperature > span {
	  position: absolute;
	  top: 0;
	  right: -25px;
	  color: #DEC190;
	  font-size: 14px;
	}
	.weather-place {
	  font-family: 'Montserrat', sans-serif;
	  font-size: 18px;
	  display: block;
	  color: #DEC190;
	}
	.copyright-sec {
	  background-color: #ffc149;
	  padding: 10px 0;
	}
	.copyright-para p {
	  margin-bottom: 0;
	  font-family: 'Montserrat', sans-serif;
	  font-size: 16px;
	  color: #fff;
	}
	.copyright-para p span {
	  color: #b09157;
	  font-weight: 600
	}
	.mid-logo-bottom.float-end {
	  float: right;
	}
	.view-btn {
	  justify-content: center;
	}
	.rooms-img img {
	  width: 100%;
	}
	.room-slider-home .item {
	  position: relative
	}
	.rooms-block {
	  padding: 15px 30px;
	  border: 1px solid rgb(255 255 255 / 50%);
	  border-radius: 0;
	  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
	  position: absolute;
	  width: 100%;
	  height: 100%;
	  bottom: -100%;
	  background-color: #fff;
	  left: 0;
	  transform: none;
	  transition: all .5s ease;
	  overflow: hidden;
	  text-align: center;
	  border-radius: 10px;
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	  justify-content: center;
	}
	.room-slider-home .item:hover .rooms-block {
	  bottom: 0;
	  padding: 30px 20px;
	  transform: scale(0.9);
	}
	.room-slider-home .item img {
	  border-radius: 10px;
	}
	.room-title {
	  position: absolute;
	  bottom: 0;
	  background-color: rgb(0 0 0 / 50%);
	  padding: 10px 15px;
	  width: 100%;
	  border-bottom-left-radius: 10px;
	  border-bottom-right-radius: 10px;
	  margin-bottom: 0;
	  color: #fff !important;
	  text-align: center;
	  font-size: 24px;
	}
	.room-slider-home .item:hover .room-title {
	  display: none
	}
	.rooms-block p {
	  font-size: 15px;
	  letter-spacing: 1px;
	  line-height: 25px;
	  color: #585858;
	  font-weight: 400;
	  font-family: 'Montserrat', sans-serif;
	  text-align: center;
	  padding-top: 6px;
	}
	.rooms-block h4 {
	  padding-top: 10px;
	  color: #b09157;
	  margin-bottom: 0;
	  font-weight: 500;
	  font-size: 22px;
	}
	.rooms-block .detail-btn {
	  padding-top: 10px;
	}
	.fac-section, .package-section {
	  padding: 40px 0;
/*	  background-color: #f9f3e4;*/
	  position: relative;
/*	  background-image: url('../images/texture2.png')*/
	}
	.fac-section-inner {
	  padding: 120px 0
	}
	.photo-gallery img {
	  width: 100%;
	}
	.pos-img {
	  position: absolute;
	  right: 30px;
	  bottom: 0;
	}
	.pos-img img {
	  opacity: 0.8;
	}
	.room-section {
	  padding: 140px 0 120px;
	  position: relative;
	}
	.room-section .container-fluid {
	  max-width: 85%;
	}
	.pos-img-left {
	  position: absolute;
	  left: 0;
	  top: auto;
	}
	.memory-section .pos-img-left {
	  position: absolute;
	  left: 0;
	  bottom: 0;
	  opacity: 0.5;
	}
	/*** ==================================================================== Testimonial Section ==================================================================== ***/
	.testimonial-section .testimonial-carousel {
	  position: relative;
	  max-width: 1100px;
	  margin: 0 auto;
	}
	.testimonial-block {
	  position: relative;
	  padding: 0 15px 50px 15px;
	}
	.testimonial-block .inner-box {
	  padding: 20px 100px 0px;
	  background-color: transparent;
	  text-align: center;
	}
	.testimonial-block .text {
	  position: relative;
	  display: block;
	  font-size: 17px;
	  line-height: 1.6;
	  color: #fff;
	  font-weight: 400;
	  margin-bottom: 40px;
	  font-style: italic;
	}
	.testimonial-block .thumb {
	  position: relative;
	  height: 100px;
	  width: 100px;
	  margin: 0 auto 15px auto;
	}
	.testimonial-section .welcome-block h2 {
	  color: #fff;
	}
	.testimonial-block .thumb img {
	  border: 2px solid #fff;
	  border-radius: 50%;
	  overflow: hidden;
	  display: block;
	  width: 100%;
	  box-shadow: 0 45px 45px rgba(147, 147, 147, 0.35);
	}
	.testimonial-block .info-box .name {
	  position: relative;
	  display: block;
	  font-size: 21px;
	  line-height: 1.2em;
	  color: #fff;
	  font-weight: 700;
	  margin-bottom: 10px;
	}
	.testimonial-block .info-box .designation {
	  position: relative;
	  display: block;
	  font-size: 16px;
	  line-height: 24px;
	  color: #fff;
	  font-weight: 400;
	}
	.testimonial-carousel .owl-nav {
	  text-align: center;
	}
	.testimonial-carousel .owl-next, .testimonial-carousel .owl-prev {
	  position: relative;
	  display: inline-block;
	  height: 45px;
	  width: 45px;
	  line-height: 45px;
	  text-align: center;
	  border-radius: 50%;
	  background-color: #fff;
	  -webkit-transition: all 300ms ease;
	  -moz-transition: all 300ms ease;
	  -ms-transition: all 300ms ease;
	  -o-transition: all 300ms ease;
	  transition: all 300ms ease;
	  border: 1px solid #ddd;
	}
	.testimonial-carousel .owl-next {
	  margin-left: 20px;
	}
	.testimonial-carousel .owl-next:hover, .testimonial-carousel .owl-prev:hover {
	  background-color: #b09157;
	  box-shadow: 0 3px 4px rgba(187, 187, 187, 0.75);
	  border: 1px solid #b09157;
	}
	.owl-nav button {
	  position: absolute;
	  top: 50%;
	  background-color: #000;
	  color: #fff;
	  margin: 0;
	  transition: all 0.3s ease-in-out;
	}
	.owl-nav button.owl-prev {
	  left: 0;
	}
	.owl-nav button.owl-next {
	  right: 0;
	}
	.about-banner {
	  background-image: url('../img/enteranceforabout.webp');
	  padding: 220px 0 180px 0;
	  background-size: cover;
	  background-color: rgb(0 0 0 / 40%);
	  background-blend-mode: overlay;
	}
	.inner-banner-title {
	  color: #fff;
	  text-align: center;
	}
	.page-section {
	  padding: 100px 0;
	  position: relative
	}
	.room-container .row .col-lg-6 {
	  padding: 0
	}
	.history-banner {
	  background-color: #f9f3e4;
	  background-image: url('../img/BG-2.webp');
	  overflow: hidden;
	  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	  padding: 2em 0em 4em 0em;
	  position: relative
	}
	.history-carousel {
	  position: relative;
	  max-width: 1100px;
	  margin: 0 auto;
	  top: -70px
	}
	.history-info, .package-info {
	  height: auto;
	  background-color: #fff;
	  padding: 40px;
	  left: -70px;
	  top: 30px;
	  position: relative;
	  bottom: 30px;
	}
.package-info h4{
	font-size: 28px;
	
}
	.row.historySlide-block, .row.package-block {
	  margin: 0 5px;
	}
	.year {
	  margin-bottom: 10px;
	  color: #9f8c5f;
	  font-size: 25px;
	  line-height: 34px;
	  display: flex;
	}
	.year:before {
	  margin-right: 10px;
	  content: url(../img/symbol-4.webp);
	  margin-top: -6%;
	}
	.year:after {
	  margin-left: 10px;
	  content: url(../img/symbol-5.webp);
	  margin-top: -6%;
	}
	.history-info p, .package-info p {
	  color: #585858;
	  padding: 10px 0 20px 0;
	  line-height: 1.6;
	  font-size: 16px;
	}
	.history-carousel .owl-next, .package-carousel .owl-next {
	  position: absolute;
	  right: 5px;
	  bottom: 45px;
	  background-color: #b09157;
	  color: #fff;
	  line-height: 35px;
	  width: 35px;
	  height: 35px;
	  text-align: center;
	  font-size: 20px;
	}
	.history-carousel .owl-prev, .package-carousel .owl-prev {
	  position: absolute;
	  right: 45px;
	  bottom: 45px;
	  background-color: #b09157;
	  color: #fff;
	  line-height: 35px;
	  width: 35px;
	  height: 35px;
	  text-align: center;
	  font-size: 20px;
	}
	.aboutjaisalmer-banner, .room-banner {
	  background-image: url('../img/JaisalmerFort.webp');
	  padding: 220px 0 180px 0;
	  background-size: cover;
	  background-color: rgb(0 0 0 / 40%);
	  background-blend-mode: overlay;
	}
	.room-banner {
	  background-image: url(../img/royal-suite-tents-4.webp);
	  background-position: center center;
	}
	.mt-50 {
	  margin-top: 50px
	}
	.pos-abs .camel-img {
	  width: 90%;
	  position: absolute;
	  top: -15px;
	  bottom: -15px;
	  height: calc(100% + 30px);
	  right: 0;
	  left: auto;
	}
	.mt-40 {
	  margin-top: 40px;
	}
	.room-img img {
	  width: 100%;
	}
	.room-container {
	  background-color: #fff;
	  box-shadow: 0 -8px 49px 0 rgba(0, 0, 0, 0.13);
	}
	.room-container .row .col-md-6 {
	  padding: 0
	}
	.room-page-block {
	  padding: 38px 28px;
	}
	.room-page-block p {
	  font-size: 17px;
	  letter-spacing: 1px;
	  line-height: 32px;
	  color: #585858;
	  font-weight: 400;
	  font-family: 'Montserrat', sans-serif;
	  padding-top: 15px;
	}
	.room-page-block h4 {
	  padding-top: 10px;
	  margin-bottom: 0;
	}
	.room-page-block .detail-btn {
	  padding-top: 10px;
	}
	.room-inner-title {
	  display: flex;
	  width: 100%;
	  justify-content: space-between;
	  align-items: center;
	  margin-bottom: 30px
	}
	.room-img {
	  position: relative;
	}
	.room-img h3 {
	  position: absolute;
	  bottom: 5px;
	  padding: 7px 15px;
	  background-color: #fff;
	  margin-bottom: 0;
	  left: 5px;
	}
	.room-img h3 span {
	  color: #b09157;
	  font-size: 18px;
	  text-transform: lowercase;
	}
	.room-inner-title h2 {
	  margin-bottom: 0;
	}
	.room-desc p {
	  font-size: 16px;
	  letter-spacing: 1px;
	  line-height: 28px;
	  font-weight: 400;
	  padding-top: 0;
	  max-width: 100%;
	  margin: 0 auto 1rem auto;
	}
	.room-desc {
	  padding-bottom: 30px;
	}
	.roomDetail-block {
	  padding-right: 25px;
	  border-right: 1px solid #b09157;
	}
	/*
.inclusion-box {
	background-color: #fff;
	box-shadow: 0 -8px 49px 0 rgba(0, 0, 0, 0.13);
	padding: 30px 20px;
	height: 100%;
}


*/
	h3.inc-head {
	  position: relative;
	  padding-left: 30px;
	}
	h3.inc-head:before {
	  content: '';
	  position: absolute;
	  top: 50%;
	  left: 0px;
	  width: 25px;
	  height: 1px;
	  background-color: #000;
	}
	.inclusion-list {
	  padding-left: 20px;
	  margin-bottom: 0;
	  margin-top: 15px;
	  list-style-type: none;
	}
	.more-fac {
	  margin-top: 30px;
	}
	.inclusion-list li {
	  font-size: 17px;
	  letter-spacing: 1px;
	  line-height: 30px;
	  font-weight: 400;
	  margin: 0 0 1rem 0;
	}
	.fac-list {
	  list-style-type: none;
	  display: flex;
	  flex-wrap: wrap;
	  padding: 10px 0 0 0;
	}
	.fac-list li {
	  width: 100%;
	  font-size: 17px;
	  letter-spacing: 1px;
	  line-height: 30px;
	  font-weight: 400;
	  margin: 5px 0;
	  position: relative;
	  padding-left: 30px;
	}
	.fac-list li:before {
	  content: '';
	  position: absolute;
	  top: 10px;
	  left: 5px;
	  width: 10px;
	  height: 10px;
	  background-color: #b09157;
	  border-radius: 50%;
	  outline: 1px solid #b09157;
	  outline-offset: 2px;
	}
	.handart-container {
	  background-image: url('../img/desert3.webp');
	  width: 100%;
	  display: block;
	  background-size: 30%;
	  background-position: center right;
	  background-repeat: no-repeat;
	}
	.fac-container {
	  padding: 0 55px 120px;
	}
	.inclusion-list li img {
	  margin-right: 7px;
	}
	.navbar-expand-lg .navbar-nav .nav-item.book-fixed-btn a {
	  background-color: #b09157;
	  color: #fff;
	  padding: 10px 15px;
	  cursor: pointer
	}
	.book-fixed-btn a:hover, .book-fixed-btn a:focus {
	  text-decoration: none
	}
	.pac-img img {
	  border-radius: 10px;
	}
	#trip-carousel .owl-dots {
	  text-align: center;
	  padding-top: 40px;
	  display: flex;
	  justify-content: center;
	}
	#trip-carousel .owl-dots span {
	  width: 15px;
	  height: 15px;
	  border-radius: 50%;
	  display: inline-block;
	  background: #ccc;
	  margin: 0 3px;
	}
	#trip-carousel .owl-dots .owl-dot.active span {
	  background-color: #000;
	}
	#trip-carousel .owl-dots .owl-dot:focus span {
	  outline: none;
	}
	.room-slider-home .owl-prev {
	  position: absolute;
	  top: 50%;
	  display: inline-block;
	  height: 45px;
	  width: 45px;
	  line-height: 45px;
	  text-align: center;
	  border-radius: 50%;
	  background-color: #fff;
	  -webkit-transition: all 300ms ease;
	  -moz-transition: all 300ms ease;
	  -ms-transition: all 300ms ease;
	  -o-transition: all 300ms ease;
	  transition: all 300ms ease;
	  border: 1px solid #ddd;
	  left: -25px;
	}
	.room-slider-home .owl-next {
	  position: absolute;
	  top: 50%;
	  display: inline-block;
	  height: 45px;
	  width: 45px;
	  line-height: 45px;
	  text-align: center;
	  border-radius: 50%;
	  background-color: #fff;
	  -webkit-transition: all 300ms ease;
	  -moz-transition: all 300ms ease;
	  -ms-transition: all 300ms ease;
	  -o-transition: all 300ms ease;
	  transition: all 300ms ease;
	  border: 1px solid #ddd;
	  right: -25px;
	}
	.swiper-container {
	  position: relative;
	  max-width: 100%;
	  margin-bottom: 40px;
	}
	.swiper-slide {
	  transition: all 200ms linear;
	  transform: scale(0.8);
	  width: 50%;
	  text-align: center;
	  position: relative
	}
	.swiper-slide.swiper-slide-active {
	  transform: scale(1);
	  background: #fc0;
	  width: 50%;
	  margin: 0 25px !important;
	}
	.swiper-slide img {
	  width: 100%;
	  display: block;
	  position: relative;
	}
	.swiper-slide:before {
	  content: '';
	  position: absolute;
	  top: 0px;
	  left: 0px;
	  background-color: rgba(255, 255, 255, 0.5);
	  right: 0px;
	  bottom: 0px;
	  width: 100%;
	  height: 100%;
	  z-index: 1;
	  transition: all 300ms;
	}
	.swiper-slide.swiper-slide-active:before {
	  background-color: rgba(255, 255, 255, 0);
	}
	.swiper-slide.swiper-slide-active img {
	  position: relative;
	  transition: all 300ms;
	}
	.swiper-button-prev {
	  margin-top: 0;
	  background-image: url('../img/angle-left.webp');
	  width: 40px;
	  height: 40px;
	  background-size: 30px;
	  background-color: #fff;
	  border-radius: 50%;
	}
	.swiper-button-next {
	  margin-top: 0;
	  background-image: url('../img/right-arrow-angle.webp');
	  width: 40px;
	  height: 40px;
	  background-size: 30px;
	  background-color: #fff;
	  border-radius: 50%;
	}
	.py-15 {
	  padding: 50px 15px 0 15px;
	}
	.other-fac {
	  padding: 120px 0;
	  background-color: #f9f3e4;
	  position: relative;
	  background-image: url('../img/yellow-bg.webp');
	}
	.gallery-section {
	  padding: 120px 0;
	}
	.p0 {
	  padding: 0;
	}
	.portfolio__filter {
	  width: 100%;
	}
	.portfolio__filter .filter-button {
	  display: inline-block;
	  padding: 10px 23px;
	  background: transparent;
	  border: none;
	  color: #ffc149;
	  letter-spacing: 0;
	  font-size: 18px;
	  cursor: pointer;
	  font-weight: 400;
	}
	.portfolio__filter .filter-button:hover, .portfolio__filter .filter-button:focus, .portfolio__filter .filter-button:active {
	  color: #b09157;
	  text-shadow: 0 3px 3px rgba(176, 145, 87, .3);
	  font-weight: 600;
	}
	.portfolio__filter .filter-button:focus {
	  outline: 0;
	}
	.portfolio__filter {
	  display: inline-block;
	  text-align: center;
	  margin: 30px 0;
	}
	.portfolio__img img {
	  width: 100%;
	  height: 230px;
	  object-fit: cover;
	  padding: 3px 3px;
	}
	.btn__load {
	  display: inline-block;
	  margin: 40px 0 0;
	  width: 100%;
	}
	.nav-tabs {
	  border-bottom: 0;
	  display: flex;
	  justify-content: center;
	}
	.nav-tabs .nav-link {
	  border-radius: 50px;
	  margin: 0 7px;
	  background-color: #fff;
	  border-color: #585858;
	  color: #585858;
	  box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
	}
	.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	  color: #fff;
	  background-color: #b09157;
	  border-color: #b09157;
	  box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
	}
	.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	  background-color: #b09157;
	  border-color: #b09157;
	  color: #fff;
	  outline: none;
	  box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
	}
	.video-row {
	  margin-top: 30px;
	}
	.package-inner-section {
	  padding: 120px 0
	}
	.ml-custom {
	  margin-left: auto
	}
	.contact-section {
	  padding: 120px 0
	}
	.contact-inner {
	  padding: 20px 0 0 0;
	}
	.add-info h4 {
	  padding: 15px 0 5px 0;
	  color: #b09157;
	  font-weight: 500;
	}
	.contact-inner p, .contact-inner p a {
	  font-size: 17px;
	  color: #585858;
	}
	.contact-inner p a:hover, .contact-inner p a:focus {
	  text-decoration: none;
	  color: #ffc149;
	}
	.contact-inner p i {
	  color: #b09157;
	  margin-right: 5px;
	}
	.agent-img {
	  max-width: 150px;
	  margin: 0 0 15px 0;
	}
	.form-control {
	  font-size: 17px;
	  color: rgb(67, 66, 66);
	  line-height: 1.4;
	  text-align: left;
	 
	  display: block;
	  border: none;
	  padding: 20px 0 10px;
	  border-bottom: solid 1px #9e9e9e;
	   background-repeat: no-repeat;
	  transition: background 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
	  resize: none;
	  overflow: hidden;
	  border-radius: 0px;
	}
	.form-control:hover, .form-control:focus {
	  box-shadow: none;
	  outline: none;
	  background-position: 0 0;
	  border-color: #9e9e9e;
	}
	.contact-form-border {
	  border-radius: 20px;
	  outline-offset: 6px;
	  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
	  padding: 15px;
	}
	.contact-form {
	  padding: 30px;
	  outline: 2px dashed #b09157;
	  border-radius: 20px;
	  outline-offset: 5px;
	}
	.btn-submit {
	  background-color: #b09157;
	  padding: 8px 15px;
	  outline: 1px solid #b09157;
	  outline-offset: 3px;
	  color: #fff;
	  border-radius: 0;
	  margin-top: 15px;
	}
	.contact-form .form-group {
	  margin: 1rem 0;
	}
	.contact-form .form-group label {
	  margin-bottom: 0;
	  color: #585858;
	  font-size: 14px;
	}
	.readmore {
	  text-align: center;
	  background-color: #b09157;
	  display: inline-block;
	  margin: 0 auto;
	  padding: 10px 20px;
	  color: #fff;
	  cursor: pointer;
	  text-transform: uppercase;
	  font-weight: 400;
	  position: relative;
	  transition: 0.2s linear 0s;
	  z-index: 2;
	}
	.readmore:before {
	  padding: 0;
	  left: 0;
	  top: 0;
	  border: none;
	}
	.readmore:after, .readmore:before {
	  content: "";
	  display: block;
	  border: 1px solid #959595;
	  position: absolute;
	  padding: 4px;
	  box-sizing: content-box;
	  left: -5px;
	  top: -5px;
	  height: 100%;
	  width: 100%;
	  transition: 0.2s linear 0s;
	  z-index: -1;
	}
	.readmore:hover:before {
	  padding: 9px;
	  left: -10px;
	  top: -10px;
	  background-color: #b09157;
	}
	.readmore:hover:after {
	  padding: 0;
	  left: -2px;
	  top: -2px;
	  border-color: #fff;
	}
	.readmore:hover {
	  color: #fff;
	  text-decoration: none
	}
	.mobile-fixed-btn {
	  display: none;
	}
	.tag-text {
	  text-align: center;
	  margin-bottom: 10px;
	  color: #b09157;
	  font-weight: 500;
	  font-size: 17px;
	}
	.section-para {
	  max-width: 850px;
	  margin: 0px auto 30px auto;
	  display: block;
	}
	.rooms-block h3 {
	  font-size: 24px;
	  margin: 0;
	}
	.exp-img {
	  position: relative
	}
	.exp-block-inner {
	  background-color: transparent;
	  padding: 20px;
	  position: absolute;
	  bottom: 14px;
	  width: 60%;
	  left: 25px;
	}
	.exp-block-inner h3, .exp-block-inner p {
	  color: #fff
	}
	.exp-block-inner h4 {
	  color: #fff;
	  padding: 10px 0;
	  font-size: 22px;
	  font-weight: 300;
	}
	.package-pic img {
	  width: 100%;
	  border-radius: 10px;
	}
	.pt-50 {
	  padding-top: 50px
	}
	.pt-60 {
	  padding-top: 60px;
	  margin-top: 40px;
	}
	.package-details p {
	  color: #585858;
	  font-size: 16px;
	  line-height: 1.6;
	}
	ul.pac-inc-list {
	  display: flex;
	  flex-wrap: wrap;
	  padding-left: 0;
	  padding-bottom: 10px;
	}
	ul.pac-inc-list li {
	  width: 32%;
	  padding: 0 0 10px 0;
	  list-style-type: none;
	  position: relative;
	  color: #585858
	}
	ul.pac-inc-list li::before {
	  content: "\f192";
	  font-family: "Font Awesome 5 Free";
	  color: #b09157;
	  margin-right: 10px;
	  font-size: 12px;
	}
	.package-inner-section .container-fluid, .package-more .container-fluid {
	  max-width: 1400px;
	}
	.package-more {
	  padding: 100px 0;
	  background-color: #f9f3e4;
	  position: relative;
	  background-image: url(../img/yellow-bg.webp);
	}
	.package-offer h3 {
	  margin-bottom: 15px;
	}
	.room-container .row {
	  align-items: center;
	}
	.d-desk-none {
	  display: none;
	}
	.package-offer p {
	  color: #585858;
	  line-height: 1.6;
	  font-size: 16px;
	}
#myVideo {
    height: 100%;
    width: 100%;
}
.tab-content>.tab-pane.active{
	display: block
}