@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap");

.logo {
  margin: 0;
}

.taj-logo {
  width: 175px;
  margin-right: 40px;
}

.banner-section video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.brand-reveal-section {
  height: 170vh;
  background-image: url(../taj-img/Taj_Website_05-02-24.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}

.footer-logo a img {
  width: 250px;
  margin-top: 0;
}

.footer-logo a {
  padding: 0px;
  margin: 0px;
}

.brand-reveal-section span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  height: 4px;
  background: #b4975a;
  border-radius: 50%;
  box-shadow: 0 0 0 4px rgba(255, 170, 0, 0.1), 0 0 0 8px rgba(255, 204, 0, 0.1),
    0 0 20px rgba(255, 170, 0, 0.1);
  animation: animate 3s linear infinite;
}

.brand-reveal-section span::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 300px;
  height: 1px;
  background: linear-gradient(90deg, #b4975a, transparent);
}

@keyframes animate {
  0% {
    transform: rotate(-10deg) translateX(0);
    opacity: 1;
  }

  70% {
    opacity: 1;
  }

  100% {
    transform: rotate(-20deg) translateX(-1000px);
    opacity: 0;
  }
}

.brand-reveal-section span:nth-child(1) {
  top: 40%;
  right: 0;
  left: 30%;
  animation-delay: 0s;
  animation-duration: 8s;
}

.brand-reveal-section span:nth-child(2) {
  top: 70%;
  right: 80px;
  left: initial;
  animation-delay: 0.2s;
  animation-duration: 13s;
}

.brand-reveal-section span:nth-child(3) {
  top: 45%;
  right: 0px;
  left: initial;
  animation-delay: 0.4s;
  animation-duration: 20s;
}

.brand-reveal-section span:nth-child(4) {
  top: 50%;
  right: 180px;
  left: initial;
  animation-delay: 0.6s;
  animation-duration: 15s;
}

.brand-reveal-section span:nth-child(5) {
  top: 30%;
  right: 400px;
  left: initial;
  animation-delay: 0.8s;
  animation-duration: 2.5s;
}

.brand-reveal-section span:nth-child(6) {
  top: 30%;
  right: 600px;
  left: initial;
  animation-delay: 1s;
  animation-duration: 3s;
}

.brand-reveal-section span:nth-child(7) {
  top: 300px;
  right: 0px;
  left: initial;
  animation-delay: 1.2s;
  animation-duration: 1.75s;
}

.brand-reveal-section span:nth-child(8) {
  top: 30%px;
  right: 700px;
  left: initial;
  animation-delay: 1.4s;
  animation-duration: 1.25s;
}

.brand-reveal-section span:nth-child(9) {
  top: 0px;
  right: 1000px;
  left: initial;
  animation-delay: 0.75s;
  animation-duration: 2.25s;
}

.brand-reveal-section span:nth-child(9) {
  top: 0px;
  right: 450px;
  left: initial;
  animation-delay: 2.75s;
  animation-duration: 2.75s;
}

/*  */

.taj-container {
  padding: 0 2%;
  width: 100%;
  height: 30vh;
  -webkit-font-smoothing: antialiased;
  /* background-image: url(../taj-img/revelBg.png); */
  background: black;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 100;
}

.Taj-image {
  width: 90%;
}

.about-text h2 {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0px;
  text-align: center;
}

.about-text p {
  position: relative;
  display: block;
  font-size: 17px;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0px;
  text-align: center;
  font-family: "Trajan", sans-serif;
  color: #b4975a;
}

.line {
  border: 2px solid #b4975a;
  width: 40px;
  height: 1px;
  background-color: #b4975a;
}

.sec-sub-title {
  padding: 4% 0px 0px 0px;
  font-size: 2.9rem !important;
  line-height: 45px !important;
  text-align: center;
  font-weight: 300 !important;
  color: #b4975a;
}

.brand-reveal-section ul li {
  margin-bottom: 10px;
}

.brand-reveal-section ul li i {
  background: #b4975a;
  color: white;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  padding-top: 0px;
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
}

.history-section .history-list .single-item .textbox .h4 {
  /* font-family: "Carattere", cursive !important; */
  color: #b4975a !important;
}

.experience-section .owl-carousel .owl-item {
  width: 400px;
}

/* #locationMap :is(.tabs-content, .tab, .image-box, .image) {
  height: 100%;
  margin: 0 2%;
  width: 100%;
} */

.mob-view {
  display: none;
}

.web-view {
  display: block;
}

.Gallery-section {
  position: relative;
  height: 100vh;
}

.slideshow {
  position: absolute;
  z-index: 1;
  top: 10%;
  left: 10%;
  width: 80vw;
  height: 80vh;
  overflow: hidden;
}

.slideshow .slider {
  width: 80vw;
  height: 80vh;
  z-index: 2;
}

.slideshow .slider * {
  outline: none;
}

.slideshow .slider .item {
  height: 80vh;
  width: 80vw;
  position: relative;
  overflow: hidden;
  border: none;
}

.slideshow .slider .item .text {
  display: none;
}

.slideshow .slider .item img {
  min-width: 101%;
  min-height: 101%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.slideshow .slick-dots {
  position: absolute;
  z-index: 100;
  width: 40px;
  height: auto;
  bottom: auto;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  left: auto;
  color: #fff;
  display: block;
}

.slideshow .slick-dots li {
  display: block;
  width: 100%;
  height: auto;
}

.slideshow .slick-dots li button {
  position: relative;
  width: 20px;
  height: 15px;
  text-align: center;
}

.slideshow .slick-dots li button:before {
  content: "";
  background: #fff;
  color: #fff;
  height: 2px;
  width: 20px;
  border-radius: 0;
  position: absolute;
  top: 50%;
  right: 0;
  left: auto;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
  opacity: 0.6;
}

.slideshow .slick-dots li.slick-active button:before {
  width: 40px;
  opacity: 1;
}

.slideshow.slideshow-right {
  left: 10%;
  z-index: 1;
  width: 40vw;
  pointer-events: none;
}

.slideshow.slideshow-right .slider {
  left: 0;
  position: absolute;
}

.split-slideshow {
  height: 100vh;
}

.slideshow-text {
  position: absolute;
  top: 89%;
  left: 51%;
  transform: translate(-50.5%, -90%);
  z-index: 100;
  font-size: 23px !important;
  width: 80vw;
  text-align: left;
  padding-left: 20px;
  color: #fff;
  font-family: "Cardo, serif";
  font-weight: 100;
  pointer-events: none;
  text-transform: uppercase;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg,
      rgba(0, 0, 0, 1) 0%,
      rgba(0, 0, 0, 0.509) 51%,
      rgba(0, 0, 0, 0) 100%);
  /* letter-spacing: 20px; */
  line-height: 2;
}

@media only screen and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .brand-reveal-section {
    height: 130vh;
    background-image: url(../taj-img/TajSkyViewBanner-mobile.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
  }
}

@media (max-width: 767px) {
  .slideshow-text {
    font-size: 25px;
    top: 100%;
    left: 50.5%;
    width: 90vw;
  }

  .showmore {
    font-family: "Inter", serif;
    color: black;
    font-weight: 600;
    font-size: large;
    margin: 0px;
    margin-right: 0px;
    transition: all 500ms ease;
    padding: 5px 15px;
    border: 2px solid #b4975a;
    border-radius: 20px;
    margin-top: 35px;
    margin-bottom: 35px !important;
  }

  .Gallery-section {
    height: 70vh;
    margin: 0px 18px;
  }

  .split-slideshow {
    height: 70vh;
    width: 90vw;
  }

  .slideshow {
    height: 70vh;
    width: 90vw;
    top: 0;
    left: 0;
    transform: none;
  }

  .slideshow .slider .item {
    height: 70vh;
  }

  .slideshow .slick-dots {
    top: 25%;
    transform: none;
  }

  .slideshow .slider {
    width: 90vw;
  }

  .slideshow.slideshow-right {
    width: 45vw;
    left: 0;
  }
}

.the-most {
  position: fixed;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 50vw;
  max-width: 200px;
  padding: 10px;
}

.the-most img {
  max-width: 100%;
}

.chooseus-element {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.chooseus-content ul li {
  font-family: "Cardo", serif;
  font-size: 1.2rem;
  line-height: 50px;
}

/* .chooseus-content ul li::before{
  content:"âœ¨";
  margin-right: 10px;
} */

.bobr {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
  /* padding: 2% 5%; */
  padding: 5% 10%;
}

.hero {
  position: absolute;
  bottom: 0;
  z-index: 5;
  max-width: 550px;
  filter: contrast(90%);
  pointer-events: none;
}

.bobr .swiper {
  width: 100%;
  height: 100%;
}

.bobr .swiper-slide {
  position: relative;
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bobr .title {
  position: absolute;
  top: 18%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 2rem;
  letter-spacing: 0.3rem;
  z-index: 5;
  color: transparent;
  background-position: 0 0;
  animation: animated-text 20s linear infinite;
  width: 100%;
}

@keyframes animated-text {
  100% {
    background-position: 200% 0;
  }
}

.bobr .one,
.bobr .five {
  -webkit-text-stroke: 1px #fff;
  background: url(https://github.com/ecemgo/mini-samples-great-tricks/assets/13468728/ba4edde6-822d-437a-88c2-f54392d7a56f);
  background-clip: text;
  -webkit-background-clip: text;
}

.bobr .two,
.bobr .three,
.bobr .four,
.bobr .six {
  -webkit-text-stroke: 1px #fff;
  background: url(https://github.com/ecemgo/mini-samples-great-tricks/assets/13468728/ba4edde6-822d-437a-88c2-f54392d7a56f);
  background-clip: text;
  -webkit-background-clip: text;
}

.bobr .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}

.slide-list {
  position: absolute;
  top: 40%;
  padding: 0px 5px;
  padding: 0;
  z-index: 1;
  color: white;
  /* Set the color as per your design */
  width: 100%;
  padding: 0 5%;
}

.slide-list li {
  margin-bottom: 10px;
  width: 100%;
}

.slide-list .slide-body h3 {
  font-size: 20px !important;
  line-height: 33px;
  font-weight: 500;
  font-family: "Lato", sans-serif;
  font-style: normal;
  color: white;
  text-align: left;
  margin: 18px 0px;
}

.slide-head h4 {
  font-family: "Trajan", sans-serif;
  color: #b4975a !important;
  font-size: 30px;
  text-align: right;
  padding: 0px 30px;
  line-height: 50px;
}

.gallery-container {
  position: relative;
  padding-top: 5%;
}

.gallery-title {
  position: absolute;
  left: 50%;
  top: 25px;
  transform: translate(-50%, -1%);
}

.li-icon {
  width: 49px !important;
  padding: 0px 4px;
  margin-bottom: 3px;
}

.swiper-button-next {
  position: relative;
  bottom: 40px;
  left: 95%;
  color: #b4975a;
  font-size: 10px;
}

.swiper-button-prev {
  position: relative;
  bottom: 62px;
  left: 87%;
  color: #b4975a;
}

.swiper-button-next::after {
  font-size: 30px;
}

.swiper-button-prev::after {
  font-size: 30px;
}

/* Benefits of branded residence Test */

@import url("https://fonts.googleapis.com/css?family=Fira+Sans:400,500,600,700,800");
/* * {
  box-sizing: border-box;
}

body {
  background-color: #FFE53B;
  background-image: linear-gradient(147deg, #FFE53B 0%, #fd3838 74%);
  min-height: 100vh;
  font-family: "Fira Sans", sans-serif;
  display: flex;
} */

.blog-slider {
  width: 95%;
  position: relative;
  max-width: 80%;
  margin: auto;
  /* background: #fff; */
  /* box-shadow: 0px 14px 80px rgba(34, 35, 58, 0.2); */
  padding: 25px;
  border-radius: 25px;
  height: 500px;
  transition: all 0.3s;
}

@media screen and (max-width: 992px) {
  .blog-slider {
    max-width: 680px;
    height: 400px;
  }

  .button-box {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .blog-slider {
    min-height: 500px;
    height: auto;
    margin: 180px auto;
  }
}

@media screen and (max-height: 500px) and (min-width: 992px) {
  .blog-slider {
    height: 350px;
  }
}

.blog-slider__item {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .blog-slider__item {
    flex-direction: column;
  }
}

.blog-slider__item.swiper-slide-active .blog-slider__img img {
  opacity: 1;
  transition-delay: 0.3s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>* {
  opacity: 1;
  transform: none;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(1) {
  transition-delay: 0.3s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(2) {
  transition-delay: 0.4s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(3) {
  transition-delay: 0.5s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(4) {
  transition-delay: 0.6s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(5) {
  transition-delay: 0.7s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(6) {
  transition-delay: 0.8s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(7) {
  transition-delay: 0.9s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(8) {
  transition-delay: 1s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(9) {
  transition-delay: 1.1s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(10) {
  transition-delay: 1.2s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(11) {
  transition-delay: 1.3s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(12) {
  transition-delay: 1.4s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(13) {
  transition-delay: 1.5s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(14) {
  transition-delay: 1.6s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(15) {
  transition-delay: 1.7s;
}

.blog-slider__img {
  width: 350px;
  flex-shrink: 0;
  height: 350px;
  /* background-image: linear-gradient(147deg, #fe8a39 0%, #b4975a 74%); */
  /* box-shadow: 0px 14px 10px rgba(34, 35, 58, 0.2); */
  border-radius: 20px;
  transform: translateX(-80px);
  overflow: hidden;
}

.blog-slider__img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background-image: linear-gradient(147deg, #fe8a39 0%, #b4975a 74%); */
  border-radius: 20px;
  opacity: 0.8;
}

.blog-slider__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  opacity: 0;
  border-radius: 20px;
  transition: all 0.3s;
}

@media screen and (max-width: 768px) {
  .blog-slider__img {
    transform: translateY(-50%);
    width: 90%;
  }
}

@media screen and (max-width: 576px) {
  .blog-slider__img {
    width: 95%;
  }
}

@media screen and (max-height: 500px) and (min-width: 992px) {
  .blog-slider__img {
    /* height: 270px; */
  }
}

.blog-slider__content {
  padding-right: 25px;
}

@media screen and (max-width: 768px) {
  .blog-slider__content {
    margin-top: -80px;
    text-align: center;
    padding: 0 30px;
  }
}

@media screen and (max-width: 576px) {
  .blog-slider__content {
    padding: 0;
  }
}

.blog-slider__content>* {
  opacity: 0;
  transform: translateY(25px);
  transition: all 0.4s;
}

.blog-slider__code {
  color: #7b7992;
  margin-bottom: 15px;
  display: block;
  font-weight: 500;
}

.blog-slider__title {
  font-family: "Trajan", sans-serif;
  color: #b4975a !important;
  font-size: 30px;
  /* text-align: right; */
  padding: 0px 0px;
  line-height: 50px;
  margin-bottom: 40px !important;
}

.blog-slider__text li {
  font-size: 20px !important;
  line-height: 33px;
  font-weight: 500;
  font-family: "Lato", sans-serif;
  font-style: normal;
  color: black;
  /* text-align: left; */
  margin: 18px 0;
}

/* .blog-slider__text li::before {
  content: url('../taj-img/li-icon.svg');
  display: inline-block;
  width: 20px; 
  height: 20px; 
  margin-right: 5px;
} */

.blog-slider__button {
  display: inline-flex;
  padding: 15px 35px;
  border-radius: 50px;
  color: #fff;
  box-shadow: 0px 14px 80px #b4975a;
  text-decoration: none;
  font-weight: 500;
  justify-content: center;
  text-align: center;
  letter-spacing: 1px;
  background-color: #b4975a;
}

a:hover {
  color: white;
}

@media screen and (max-width: 576px) {
  .blog-slider__button {
    width: 100%;
  }
}

.blog-slider .swiper-container-horizontal>.swiper-pagination-bullets,
.blog-slider .swiper-pagination-custom,
.blog-slider .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.blog-slider__pagination {
  position: absolute;
  z-index: 21;
  right: 20px;
  width: 11px !important;
  text-align: center;
  left: auto !important;
  top: 50%;
  bottom: auto !important;
  transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .blog-slider__pagination {
    transform: translateX(-50%);
    left: 50% !important;
    top: 205px;
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

.blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 8px 0;
}

@media screen and (max-width: 768px) {
  .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
  }
}

.blog-slider__pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  display: block;
  border-radius: 10px;
  background: #062744;
  opacity: 0.2;
  transition: all 0.3s;
}

.blog-slider__pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #b4975a;
  height: 30px;
  box-shadow: 0px 0px 20px #b4975a;
}

@media screen and (max-width: 768px) {
  .blog-slider__pagination .swiper-pagination-bullet-active {
    height: 11px;
    width: 30px;
  }
}

.benefits-section {
  position: relative;
  padding: 66px 0px 33px 0px;
  background-size: cover;
  background-position: center top;
  -webkit-font-smoothing: antialiased;
}

/* modal */
.error {
  border: 1px solid red;
}

.form-group label {
  color: #b4975a;
  display: block;
  font-size: 16px;
  font-family: "Inter", serif;
}

.modal-title {
  color: black;
  display: block;
  font-size: 20px;
  font-family: "Inter", serif;
}

/* .modal-dialog {
  background-color: black;
} */
/* Spinner */

.spinner-image {
  opacity: 0;
  animation: appearAndSpin 5s linear infinite;
  animation-delay: 0.2s;
  position: relative;
  /* left: 123px; */
}

@keyframes appearAndSpin {
  0% {
    opacity: 0;
    transform: rotate(0deg);
  }

  40% {
    opacity: 1;
  }

  100% {
    opacity: 1;
    transform: rotate(360deg);
  }
}

.about-taj {
  margin-bottom: 90px;
}

.custom-div-test {
  display: flex;
  align-items: start;
  margin: 5px 0px;
}

.custom-div-test img {
  width: 25px;
  height: 25px;
  margin-right: 5px;
  margin-top: 2px;
}

.pricing-section .sec-title.light h2 {
  color: white;
}

.pricing-section .sec-title .sub-title {
  color: #b5985c;
}

.custom-div-test p {
  position: relative;
  font-family: "Inter", serif;
  color: black;
  font-weight: 300;
  margin: 0px;
  transition: all 500ms ease;
  padding-bottom: 20px;
}

.experience-section .text-inner p {
  font-size: 20px !important;
  line-height: 35px;
  font-weight: 500;
  font-family: "Lato", sans-serif;
  font-style: normal;
  color: white;
}

.social-list li img {
  width: 30px;
}

.footer-column .widget-content .social-box h3 {
  font-size: 25px;
  line-height: 35px;
  color: #b4975a;
  font-weight: 400;
}

.footer-quicklinks .links-widget .social-box .social-list {
  width: 200px;
  margin-top: 10px;
}

.footer-column {
  padding: 0% 3%;
}

#cardContainer>.col {
  margin-top: 20px !important;
}

/* mobile */
@media only screen and (max-width: 767px) {
  .spinner-image {
    opacity: 0;
    animation: appearAndSpin 5s linear infinite;
    animation-delay: 0s;
    animation-delay: 0s;
    animation-delay: 0.2s;
    position: relative;
    left: 76px;
    top: 11px;
    height: 30px;
    width: 30px;
  }

  .chooseus-img {
    display: flex;
    justify-content: center;
  }

  .menu-area .mobile-nav-toggler {
    display: block;
    padding: 10px;
    position: relative;
    left: 0px !important;
  }

  .popular-rooms-section {
    margin-top: 0px;
    margin-bottom: 0px !important;
  }

  .room-tab-2 .p-tabs-content {
    position: relative;
    display: block;
    margin-top: 0px !important;
  }

  .chooseus-content {
    padding: 30px 15px 0px 15px !important;
  }

  .about-text p {
    font-size: 17px;
  }

  .about-text h2 {
    font-size: 21px;
    line-height: 34px;
  }

  .content-column {
    justify-content: center;
  }

  .about-taj {
    margin-bottom: 30px;
  }

  .sec-sub-title {
    padding: 5px 0px;
    font-size: 21px !important;
    text-align: center;
    color: #b4975a;
    margin: 0;
  }

  .blog-slider__title {
    font-family: "Trajan", sans-serif;
    color: #b4975a !important;
    font-size: 21px;
    padding: 0px 30px;
    line-height: 50px;
    margin-bottom: 40px !important;
  }

  .custom-div-test p {
    font-size: 17px !important;
    line-height: 35px;
    font-weight: 500;
    font-family: "Lato", sans-serif;
    font-style: normal;
    color: black;
    text-align: left;
  }

  .gallery-title {
    position: absolute;
    left: 50%;
    top: -120px;
    transform: translate(-50%, -1%);
  }

  .benefits-section {
    padding: 66px 0px 0px 0px;
  }

  .location-section .tabs-content .image-box img {
    padding-top: 20px;
  }

  .home-image {
    /* width: 370px !important;
    height: auto !important; */
  }

  .experience-section .text-inner p {
    font-size: 18px !important;
    line-height: 35px;
    font-weight: 500;
    font-family: "Lato", sans-serif;
    font-style: normal;
    color: white;
  }

  .logo {
    margin: 4px 0;
  }

  .ag-photo-gallery_list {
    display: block !important;
    padding: 0px 7px 0px 7px;
  }

  .ag-photo-gallery_item {
    margin-bottom: 20px !important;
  }

  .image-text p {
    position: absolute !important;
    top: 93% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    background-color: rgba(255, 255, 255, 0.601) !important;
    padding: 6px !important;
    border-radius: 5px !important;
    z-index: 2 !important;
    color: black !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: bold !important;
  }

  .taj-logo0 {
    width: 150px !important;
    margin-right: 40px;
    filter: brightness(1) invert(0) !important;
  }

  .header-lower .outer-container {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    background: white !important;
  }

  .mob-view {
    display: block;
  }

  .web-view {
    display: none;
  }

  .banner-section {
    height: 90vh;
  }

  .taj-container {
    padding: 10% 2%;
    /* height: 80vh; */
    font-size: 14px;
  }

  .brand-reveal-section {
    height: 130vh;
  }

  .location-section .tab-btns li h3 {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    font-family: "Lato", sans-serif;
  }

  .location-section .tab-btns li {
    position: relative;
    display: block;
    padding: 13px 0px;
    cursor: pointer;
    transition: all 500ms ease;
  }

  .location-section .tabs-content .image-box .text {
    position: absolute;
    right: 14px;
    bottom: 10px;
    border-radius: 50%;
    background: #fff;
    border-radius: 30px;
    padding: 15px 0px 15px 15px;
    z-index: 1;
  }

  .main-footer .logo-widget .footer-logo {
    position: relative;
    margin: 0px 0px 32px 0px;
  }

  .main-footer .widget-title h3 {
    font-size: 20px;
    line-height: 20px;
    color: #b4975a;
    font-weight: 700;
  }

  .footer-column .widget-content .social-box h3 {
    font-size: 20px;
    line-height: 20px;
    color: #b4975a;
    font-weight: 700;
  }

  .main-footer .links-widget .single-item span {
    position: relative;
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 3px;
  }

  .social-list li img {
    width: 25px;
  }

  .copyright p {
    position: relative;
    font-family: "Lato", sans-serif;
    color: #7c8083;
    font-weight: 300;
    font-size: 13px !important;
    margin: 0px;
    transition: all 500ms ease;
  }
}

.icon-bar {
  border: 2px solid #b4975a;
}

.mobile-box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}

@media only screen and (min-width: 601px) and (max-width: 1024px) {}

@media only screen and (min-width: 1025px) {}

.inner-box .image-box .image img {
  /* margin: 0em 0em; */
  width: 50px;
  /* height: 100px; */
}

/* test */

.popular-rooms-section .owl-dots {
  position: absolute;
  left: 17px;
  top: -92px;
  width: 129px;
  min-height: 40px;
  counter-reset: slides-num;
  display: none;
}

.popular-rooms-section .owl-carousel::before {
  position: absolute;
  content: "0";
  left: 122px;
  top: -82px;
  font-size: 22px;
  font-weight: 700;
  color: #bdb9b5;
  font-family: "Cardo", serif;
  display: none;
}

.popular-rooms-section {
  margin-top: 0px;
  margin-bottom: 60px;
}

.owl-stage-outer {
  margin-top: 30px;
}

.room-tab-2 .p-tabs-content {
  position: relative;
  display: block;
  margin-top: 60px;
}

.gardians-sub {
  font-size: 15px !important;
  line-height: 32px;
  font-weight: 500;
  font-family: "Lato", sans-serif;
  font-style: normal;
  color: black;
  width: 80%;
  text-align: left;
}

.custom-div-test-b {
  display: flex;
  align-items: start;
  margin: 22px 0px;
}

.custom-div-test-b p {
  font-size: 20px !important;
  line-height: 32px;
  font-weight: 500;
  font-family: "Lato", sans-serif;
  font-style: normal;
  color: black;
}

.custom-div-test-b img {
  width: 16px;
  height: 16px;
  margin-right: 12px;
  margin-top: 9px;
}

.pricing-block {
  height: auto;
  margin-top: 30px;
}

.benefits-section-image {
  width: 100%;
}

/* Gallery */
.jssorl-009-spin img {
  animation-name: jssorl-009-spin;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.jssorb031 {
  position: absolute;
}

.jssorb031 .i {
  position: absolute;
  cursor: pointer;
}

.jssorb031 .i .b {
  fill: #000;
  fill-opacity: 0.5;
  stroke: #fff;
  stroke-width: 1200;
  stroke-miterlimit: 10;
  stroke-opacity: 0.3;
}

.jssorb031 .i:hover .b {
  fill: #fff;
  fill-opacity: 0.7;
  stroke: #000;
  stroke-opacity: 0.5;
}

.jssorb031 .iav .b {
  fill: #fff;
  stroke: #000;
  fill-opacity: 1;
}

.jssorb031 .i.idn {
  opacity: 0.3;
}

.jssora051 {
  display: block;
  position: absolute;
  cursor: pointer;
}

.jssora051 .a {
  fill: none;
  stroke: #fff;
  stroke-width: 360;
  stroke-miterlimit: 10;
}

.jssora051:hover {
  opacity: 0.8;
}

.jssora051.jssora051dn {
  opacity: 0.5;
}

.jssora051.jssora051ds {
  opacity: 0.3;
  pointer-events: none;
}

.slider-section {
  padding: 66px 0px 33px 0px;
}

.more {
  font-family: "Inter", serif;
  color: black;
  font-weight: 600;
  font-size: large;
  margin: 0px;
  transition: all 500ms ease;
  margin-right: 50px;
  padding: 5px 15px;
  border: 2px solid #b4975a;
  border-radius: 20px;
}

.more:hover {
  color: #b4975a;
}

.home-image {
  /* width: 370px !important;
  height: 370px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
}

.bobr-img {
  width: 40%;
}

.row {
  padding-right: 0px;
}

/* amenities card */

/* .card {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1em;
  margin: 0 1em;
} */
.card img {
  width: 100%;
  cursor: pointer;
  transition: 0.3s all ease;
}

.card img:hover {
  /* transform: scale(0.9); */
}

.modal2 {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
}

.modal {
  z-index: 1000000 !important;
}

.form-control:focus {
  color: none !important;
  background-color: #fff;
  border-color: black !important;
  outline: 0;
  box-shadow: none !important;
}

.modalContent {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.modalImg {
  width: 70%;
  height: 70%;
  max-width: 500px;
  margin-top: 5%;
}

.modalTxt {
  margin-top: 1em;
}

.close {
  position: absolute;
  top: 5em;
  right: 1.5em;
  font-size: 1.5em;
  cursor: pointer;
}

.modal2.appear {
  opacity: 1;
  pointer-events: all;
}

.modal2.appear .modalImg,
.modal2.appear .modalTxt {
  animation: zoom 0.3s linear;
}

@keyframes zoom {
  from {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}

.card-body {
  display: flex;
  justify-content: center;
  position: absolute;
  width: 100%;
  bottom: 0px;
  background-color: rgba(255, 255, 255, 0.601);
}

.card-title {
  text-align: center;
  text-transform: uppercase;
  word-spacing: 1.5px;
  margin: 0px;
}

.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* Gallery */

.ag-format-container {
  width: 1142px;
  margin: 0 auto;
}

.ag-photo-gallery_list {
  display: -ms-grid;
  display: grid;

  grid-gap: 28px;

  -ms-grid-columns: 1fr 0.9375rem 1fr 0.9375rem 1fr 0.9375rem 1fr 0.9375rem 1fr 0.9375rem 1fr 0.9375rem 1fr 0.9375rem 1fr 0.9375rem 1fr 0.9375rem 1fr 0.9375rem 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;

  -ms-grid-rows: 22.125rem 0.9375rem 22.125rem 0.9375rem 22.125rem 0.9375rem 22.125rem 0.9375rem 22.125rem 0.9375rem 22.125rem 0.9375rem 22.125rem 0.9375rem 22.125rem 0.9375rem 22.125rem 0.9375rem 22.125rem 0.9375rem 22.125rem 0.9375rem 22.125rem;
  grid-template-rows: 22.125rem 22.125rem 22.125rem 22.125rem;

  margin-bottom: 65px;
}

.ag-photo-gallery_item {
  -ms-grid-column-span: 4;
  grid-column-end: span 4;

  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

  cursor: pointer;

  overflow: hidden;

  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;

  position: relative;
}

.ag-photo-gallery_item__wide {
  -ms-grid-column-span: 7;
  grid-column-end: span 7;
}

.ag-photo-gallery_item__middle {
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
}

.ag-photo-gallery_item__narrow {
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
}

.ag-photo-gallery_figure {
  width: 100%;
  height: 100%;
  margin: 0px;
  overflow: hidden;
}

.ag-photo-gallery_img {
  height: 100%;
  width: 100%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

  -o-object-fit: cover;
  object-fit: cover;

  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

@media only screen and (max-width: 767px) {
  .ag-format-container {
    width: 96%;
  }

  .ag-photo-gallery_list {
    grid-gap: 10px;

    -ms-grid-rows: 14rem 0.9375rem 14rem 0.9375rem 14rem 0.9375rem 14rem 0.9375rem 14rem 0.9375rem 14rem 0.9375rem 14rem 0.9375rem 14rem 0.9375rem 14rem 0.9375rem 14rem 0.9375rem 14rem 0.9375rem 14rem;
    grid-template-rows: 14rem 14rem 14rem 14rem 14rem 14rem 14rem 14rem 14rem 14rem 14rem 14rem;
  }
}

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

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

@media (min-width: 768px) and (max-width: 979px) {
  .ag-format-container {
    width: 750px;
  }
}

@media (min-width: 980px) and (max-width: 1161px) {
  .ag-format-container {
    width: 960px;
  }
}

.showmore {
  font-family: "Inter", serif;
  color: black;
  font-weight: 600;
  font-size: large;
  margin: 0px;
  margin-right: 0px;
  transition: all 500ms ease;
  padding: 5px 15px;
  border: 2px solid #b4975a;
  border-radius: 20px;
  margin-top: 35px;
}

.image {
  margin: 0px;
}

.ag-photo-gallery_figure {
  position: relative;
}

.image-text p {
  position: absolute;
  top: 95%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.601);
  /* Adjust opacity as needed */
  padding: 10px;
  border-radius: 5px;
  z-index: 2;
  color: black;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}

.ag-photo-gallery_figure img {
  opacity: 0.8;
}

.taj-logo0 {
  width: 175px;
  margin-right: 40px;
  filter: brightness(0) invert(1);
}

.social-box p {
  position: relative;
  font-family: "Inter", serif;
  color: #bdb9b5;
  font-weight: 300;
  margin-bottom: 15px;
  transition: all 500ms ease;
}

.main-content {
  display: none;
}

/* .loader {
  width: 48px;
  height: 48px;
  margin: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.loader:before {
  content: "";
  width: 48px;
  height: 5px;
  background: #0d142e50;
  position: absolute;
  top: 60px;
  left: 0;
  border-radius: 50%;
  animation: shadow324 0.5s linear infinite;
}

.loader:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #0d142e;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 4px;
  animation: jump7456 0.5s linear infinite;
}
@keyframes jump7456 {
  15% {
    border-bottom-right-radius: 3px;
  }

  25% {
    transform: translateY(9px) rotate(22.5deg);
  }

  50% {
    transform: translateY(18px) scale(1, 0.9) rotate(45deg);
    border-bottom-right-radius: 40px;
  }

  75% {
    transform: translateY(9px) rotate(67.5deg);
  }

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

@keyframes shadow324 {
  0%,
  100% {
    transform: scale(1, 1);
  }

  50% {
    transform: scale(1.2, 1);
  }
} */
#taj img {
  width: 100vw;
}

#captchaFailedMessage p {
  color: red !important;
  font-size: 15px;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + 2px);
}

input {
  border: 1px solid #b4975a;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.25rem 0.75rem;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #b4975a;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.result p {
  text-align: center;
  width: 60%;
  font-size: 20px;
  margin-top: 10px;
}

.result {
  display: flex;
  justify-content: center;
}

#forms {
  position: absolute;
  top: 50vh;
}

/* Animation for the text content */
.reveal-text {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 1s ease-in-out, transform 1s ease-in-out;
}

.shooting-stars {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
  display: none;
}

.star {
  position: absolute;
  width: 1px;
  height: 1px;
  background-color: white;
  opacity: 0;
  animation: shootStar 10s infinite;
}

@keyframes shootStar {
  0% {
    opacity: 1;
    transform: translateX(0) translateY(0);
  }

  100% {
    opacity: 0;
    transform: translateX(100vw) translateY(100vh);
  }
}

/* Randomized positions and timing */
@keyframes starAnimation {
  0% {
    top: 10%;
    left: 50%;
  }

  100% {
    top: 90%;
    left: 80%;
  }
}

.card-col {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.5s ease-in-out;
}

.card-col.show {
  opacity: 1;
  transform: translateY(0);
}

.card-body {
  border-bottom-right-radius: 20px !important;
  border-bottom-left-radius: 20px !important;
}

.card-img-top {
  border-radius: 20px !important;
}

.card {
  border-radius: 20px !important;
}

.multi_head {
  padding: 20px 0px;
  background-color: rgba(255, 255, 255, 0.601);
}

.common_bgs .row>div {
  padding: 0px !important;
}

.active div .multi_head {
  display: none;
}

.multi_head {
  font-weight: 500 !important;
}

.galler_content {
  display: none;
}

.galler_content>div {
  display: none;
}

.active div .galler_content {
  background-color: rgba(255, 255, 255, 0.749);
  height: 100%;
  height: 450px;
  padding: 20px 10px !important;
  display: flex !important;
}

.active div .galler_content>div {
  text-align: center;
  display: block !important;
}

.galler_content>div>h4 {
  font-weight: 500 !important;
  margin-bottom: 10px !important;
}

.galler_content>div>p {
  font-weight: 400 !important;
}

.mobile_view {
  display: none;
}

.web-view {
  display: block;
}

@media (max-width: 768px) {
  .galler_content {
    display: flex !important;
  }

  .galler_content>div {
    display: block !important;
  }

  .web-view {
    display: none;
  }

  .mobile_view {
    display: block !important;
  }

  .multi_head {
    display: none !important;
  }
}

.inner-box2>div {
  position: relative;
}

.img_txt {
  position: absolute;
  bottom: 20px;
  padding: 0px 20px;
}

.img_txt h4 {
  font-weight: 500 !important;
  margin-bottom: 10px;
}

.img_txt>p {
  font-weight: 400 !important;
}

.radius-set {
  border-radius: 60px;
  padding: 40px;
}

.input-group select {
  border: 1px solid #b4975a;
}