@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Pacifico&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rochester&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Quintessential&display=swap");




@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
/*font-family: 'Dancing Script', cursive;*/
/*font-family: 'Pacifico', cursive;*/
/*font-family: 'Great Vibes', cursive;*/
/*font-family: 'Rochester', cursive;*/
/*font-family: 'Quintessential', cursive;*/

@font-face {
  font-family: "Avenir";
  src: url("AvenirLTStd-Roman.otf");
  font-weight: normal;
  font-style: normal;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

h1,h2,h3,h4,h5,h6 {
  font-family: "Playfair Display", serif !important;
}

p,span,a,button,ul,li  {
  font-family: "Poppins", sans-serif !important;
}

body {
  background: url(../img/aspire/banner/bg-new.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

/* scroll bar width */
::-webkit-scrollbar {
  width: 4px;
  height: 5px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: #6A56A4;
}
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.tulive_projecttext1 {
  font-size: 30px;
  font-weight: 400;
  color: #6a56a4 !important;
  font-family: "Playfair Display", serif !important;
}
.tulive_projecttext2 {
  font-family: "League Spartan", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #0d142e !important;
}
.tulive_projecttext3 {
  font-family: "League Spartan", sans-serif;
  font-size: 20px;
  color: #0d142e !important;
}
.tulive_projecttext4 {
  font-family: "League Spartan", sans-serif;
  font-size: 20px;
  color: #0d142e !important;
}
.tulive_projecttext5 {
  font-family: "League Spartan", sans-serif;
  font-size: 20px;
  color: #0d142e !important;
}
.key_featurehead {
  color: #fff;
  display: flex;
  justify-content: center;
  font-size: 2.5rem;
}
.key_featurehead > h1 {
  background-color: #19191b;
  position: relative;
  top: 35px;
  padding: 5px 50px;
}

.key_featurecontent {
  color: #fff;
}
.key_featuresection {
  display: flex;
  justify-content: center;
  align-items: center;
}
.key_featuremain {
  padding: 0px 65px;
}
.key_featuremain > .row {
  border: 2px solid #fff;
  border-radius: 9px;
  padding: 50px 0px;
  margin-bottom: 15px;
}
.key_featurecontent > li {
  margin-bottom: 10px;
  list-style-type: circle;
}
/* .img-advika{
  height: 359px;
}
.img_divstyle{
  height:393px;
}
.img_vana{
  height:380px;
}

.img-adhya{
  height:341px;
} */

.img-sattva{
  border-radius: 30px;
}
.footer_text {
  font-size: 14px;
  color: white !important;
}
.footer_text>a{
  color: rgb(10, 13, 228) !important;
  text-decoration: none;
}

.privacy-policy{
  padding-top: 1rem !important;
}
.btn-close {
  color: #fff !important;
}
.btn-close:hover {
  color: #fff !important;
}
.desktop {
  display: block;
  width: 100%;
  object-fit: cover;
}
.mobile {
  display: none;
}
.tulive-logos {
  width: 110px;
  /* margin: 0px 60px 0px 131px; */
}
.tulive-logos1 {
  width: 110px;
  margin: 0px 60px 0px 131px;
}
.project_list {
  /*background-color: #19191b;*/
  padding: 10px;
}

.project_list>p{
  font-weight: 300;
  line-height: 2;
  
}
.tuliveproject_subpara {
  margin-top: 10px;
  color: #6a56a4;
  font-size: 16px;
}
.tulive-logo1 {
  width: 110px;
  margin-bottom: 2%;
}
.Book_experiencebutton {
  padding: 0 20px;
  cursor: pointer;
  display: flex;
  justify-content: center !important;
  color: aliceblue;
}
.tulive_projectname {
  font-size: 19px;
  color: #fff;
  margin-bottom: 5px;
}
.tulive_projectpara {
  font-size: 14px;
}
.tulive_projecthr {
  width: 50%;
  color: aliceblue;
  margin: 0.6rem 0 !important;
}

.hr_line {
  margin: 1rem 0;
  color: inherit;
  background-color: #4f5154;
  border: 0;
  opacity: unset;
  width: 60px;
  height: 4px !important;
  position: relative;
  right: 79px;
  /* bottom: -33px; */
  bottom: -18px;
  margin: 0px;
}
.hr_line1 {
  margin: 1rem 0;
  color: inherit;
  background-color: #4f5154;
  border: 0;
  opacity: unset;
  width: 60px;
  height: 4px !important;
  position: relative;
  left: 236px;
  /* top: -28px; */
  top: -20px;
  margin: 0px;
}

.tulive_Adhyaimage {
  width: 100px;
}
.tuliveimage_align {
  display: flex;
  justify-content: end;
}
.tuliveimage_align1 {
  display: flex;
  justify-content: start;
}
.tuliveimage_row {
  margin-top: 10px;
}
.success_message {
  display: none;
  text-align: center;
  border: 1px solid;
  color: green;
  font-weight: 800 !important;
  margin-bottom: 40px;
}
.mobile-only {
  display: none !important;
}
.desktop-only {
  display: block !important;
}

p {
  margin: 0;
  color: black;
}
.fixed-footer-cust {
  display: none;
}
/* Navbar */
.logo {
  width: 90px;
}

.main-content {
  /* background: url("../img/tulive/web-pattern.jpg"); */
  /* background-color: #e3e3e3; */
  background-size: cover;
  background-position: center;
}
/* .navbar {
  display: flex;
  justify-content: space-evenly;
  width: 100%;
  z-index: 10;
  border-bottom: 1px solid aliceblue;
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.18);
  position: fixed;
  top: 0;
  left: 0;
}

.nav-left {
  display: flex;
  align-items: center;
}

.search-btn {
  background-color: transparent;
  border: none;
  padding: 0.5rem 1rem;
}

.search-btn > img:nth-child(1) {
  width: 24px;
}

.nav-number {
  padding: 0.5rem 1rem;
}

.nav-link {
  text-decoration: none;
  color: white;
}

.nav-link:hover {
  text-decoration: none;
  color: #ffffff;
}
.nav-link:focus {
  text-decoration: none;
  color: #ffffff;
} */

.nav {
  width: 100%;
  display: flex;
  align-items: center;
  position: fixed;
  top: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.55);
  /* box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 ); */
  backdrop-filter: blur(15.5px);
  -webkit-backdrop-filter: blur(15.5px);
}
.nav > .nav-header {
  flex: 0.95;
  padding-left: 1rem;
}
.nav > .nav-header > .nav-title {
  font-size: 22px;
  color: #fff;
}
.nav > .nav-list {
  display: flex;
  gap: 2rem;
  align-items: center;
  margin: 1rem 0;
}
.nav > .nav-list > li {
  list-style-type: none;
}
.nav > .nav-list > li a {
  text-decoration: none;
  color: #efefef;
  cursor: pointer;
}
.nav > #nav-check {
  display: none;
}

/* Main Caresole */

.text-centered {
  position: absolute;
  top: 61%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.text-centered > h1 {
  font-family: "League Spartan", sans-serif;
  word-spacing: 10px;
  letter-spacing: 11px;
  font-weight: bolder;
}
.text-centered > p {
  word-spacing: 13px;
  letter-spacing: 5px;
  font-size: 18px;
}

/* Whu tulive */
.why-tulive {
  /*background-color: #19191B;*/
  padding: 50px;
  /*background: url("../img/tulive/tulive-Pattern.jpg");*/
}

.why-tulive-inner-container {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.why-tulive-right {
  width: 50%;
}

hr:not([size]) {
  height: 3px;
}

.why-tulive-left > hr:nth-child(2) {
  width: 20%;
  color: white;
}

.why-tulive-left > p:nth-child(1) {
  font-size: 24px;
  letter-spacing: 3px;
}

div.tulive-facility-section > div > div > hr:nth-child(3) {
  width: 50%;
  color: aliceblue;
}

div.tulive-facility-section > div > div > p:nth-child(2) {
  font-size: 14px;
}

div.tulive-facility-section > div > div > h3 {
  margin-bottom: 15px;
}

/* tulive facility */
.tulive-facility {
  /*background-color: #19191B;*/
  /*padding: 0 50px;*/
  /*border-top: 1px solid white;*/
  /*border-bottom: 1px solid white;*/
}

.tulive-facility-inner-container {
  padding: 0 50px;
}

.tulive-facility-section {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  padding-top: 6%;
}

.tulive-facility-right > img:nth-child(1) {
  width: 100%;
}

.tulive-facility-left {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: center;
  padding: 24px;
}

.tulive-facility-right {
  width: 50%;
}

.tulive-facility-left > div:nth-child(1) > hr:nth-child(2) {
  color: #c99547;
  width: 54%;
}
.amar-facility-p {
  width: 80%;
}
.tulive-facility-left > div:nth-child(1) {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.tulive-facility-left > div:nth-child(1) > h3:nth-child(2) {
  color: #c3af96;
}

.tulive-facility-left > div:nth-child(3) {
  display: flex;
  justify-content: center;
  width: 100%;
  flex-direction: column;
}
.tulive-logo {
  width: 200px;
  margin-bottom: 15px;
}
.tulive-facility-left > div:nth-child(4) > h3:nth-child(1) {
  color: aliceblue;
}

.tulive-facility-left > div:nth-child(4) > div:nth-child(2) {
  color: aliceblue;
  display: flex;
}

.tulive-facility-left > div:nth-child(4) > div:nth-child(2) > h3:nth-child(2) {
  padding: 0 20px;
  cursor: pointer;
}

.tulive-facility-left > div:nth-child(4) > div:nth-child(2) > hr:nth-child(1) {
  width: 60px;
}

.tulive-facility-left > div:nth-child(4) > div:nth-child(2) > hr:nth-child(3) {
  width: 60px;
}

.tulive-facility-bottom {
  color: aliceblue;
  text-align: center;
  padding: 50px;
}

.tulive-facility-bottom > div:nth-child(2) > ul:nth-child(1) {
  display: flex;
  justify-content: space-evenly;
  list-style: none;
  padding: 50px 0px;
  border: 2px solid;
  border-radius: 9px;
}

.tulive-facility-bottom > div:nth-child(1) {
  display: flex;
  justify-content: center;
}

.tulive-facility-bottom > div:nth-child(1) > h1:nth-child(1) {
  background-color: #19191b;
  padding: 5px 50px;
  position: relative;
  top: 36px;
}

.tulive-facility-p1 {
  font-size: 15px;
}
.amar-facility-p {
  font-size: 17px;
  font-weight: bold;
}

.tulive-facility-serial-num {
  font-size: 15px;
  padding-top: 21px;
}

/* Video */
.video-section {
  background-color: #362b2d;
  padding: 10%;
  border-bottom: 1px solid white;
}

.video-section-inner-container > video:nth-child(1) {
  width: 100%;
}

/* key-features */
div.key-features-bottom-section {
  padding: 20px;
  border: 1px solid aliceblue;
  color: white;
  line-height: 50px;
  border-radius: 5px;
  width: 100%;
  max-width: 90%;
}

.key-features-inner-container {
  margin: 0% 0%;
}

.key-features {
  background-color: #19191b;
  padding: 50px;
}

.key-features-inner-container > div:nth-child(1) > p:nth-child(1) {
  font-size: 36px;
  letter-spacing: 2px;
}

.key-features-inner-container > div:nth-child(1) > hr:nth-child(3) {
  color: white;
  width: 12%;
}

.key-features-top {
  margin-bottom: 5%;
}

.key-features-bottom {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 32px;
}

div.key-features-bottom-section > img:nth-child(1) {
  margin-bottom: 10%;
}

.key-features-top > hr:nth-child(2) {
  color: white;
  width: 20%;
}
.key-features-bottom-section > ul {
  list-style-image: url("/assets/icon/minus.png");
}

/* call-book-now */
.call-book-now {
  background-color: #19191b;
  padding: 50px;
}

.call-book-now-inner-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.call-book-now-left > button:nth-child(1) {
  padding: 9px 10px;
  border: 1px solid #6a56a4;
  background-color: #6a56a4;
  color: white;
  font-size: 18px;
  font-weight: 500 !important;
}

.tulive-facility .call-book-now-left > button:nth-child(1) {
  border: 2px dashed #6a56a4;
  background-color: #6a56a4;
  color: #e8e8e8;
  border-radius: 5px;
  font-weight: 400 !important;
  letter-spacing: 1px ;
}

.footer > button:nth-child(1) {
  border: 2px solid #6a56a4;
  background-color: #19191b;
  color: #6a56a4;
  border-radius: 5px;
}

.call-book-now-right {
  display: flex;
  flex-direction: column;
  align-items: end;
}

.call-book-now-right > hr:nth-child(1) {
  width: 40%;
}

.call-book-now-right > hr:nth-child(3) {
  width: 100%;
}

.book-an-experienc {
  padding: 0 45px;
}

/* Testimonials */
.testimonials {
  background-color: #362b2d;
  padding: 50px;
  border-bottom: 1px solid white;
}

.testimonials-inner-container {
  margin: 0 10%;
}

.testimonials-inner-container > div:nth-child(1) > p:nth-child(1) {
  font-size: 36px;
  letter-spacing: 2px;
}

.testimonials-top > hr:nth-child(2) {
  width: 12%;
  color: white;
}

.testimonials-top {
  margin-bottom: 5%;
}

/* Footer */
footer {
  background-color: #424242;
  /* padding: 50px; */
  padding: 17px 0;
  text-align: center;
}

/* WHY tulive LIFESTYLE */
#news-slider {
  margin-top: 80px;
}
.post-slide {
  margin: 20px 15px 20px;
  border-radius: 15px;
  padding-top: 1px;
}
.post-slide .post-img {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin: -12px 15px 8px 15px;
  margin-left: -10px;
}
.post-slide .post-img img {
  width: 100%;
  height: auto;
  transform: scale(1, 1);
  transition: transform 0.2s linear;
}

.post-slide .over-layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background: linear-gradient(
    -45deg,
    rgba(6, 190, 244, 0.75) 0%,
    rgba(45, 112, 253, 0.6) 100%
  );
  transition: all 0.5s linear;
}
.post-slide:hover .over-layer {
  opacity: 1;
  text-decoration: none;
}
.post-slide .over-layer i {
  position: relative;
  top: 45%;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 25px;
}
.post-slide .post-content {
  background: #fff;
  padding: 2px 20px 40px;
  border-radius: 15px;
}
.post-slide .post-title a {
  font-size: 15px;
  font-weight: bold;
  color: #333;
  display: inline-block;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}

.post-slide .post-date {
  color: #a9a9a9;
  font-size: 14px;
}
.post-slide .post-date i {
  font-size: 20px;
  margin-right: 8px;
  color: #cfdace;
}
.post-slide .read-more {
  padding: 7px 20px;
  float: right;
  font-size: 12px;
  background: #2196f3;
  color: #ffffff;
  box-shadow: 0px 10px 20px -10px #1376c5;
  border-radius: 25px;
  text-transform: uppercase;
}
.post-slide .read-more:hover {
  background: #3498db;
  text-decoration: none;
  color: #fff;
}
.owl-controls .owl-buttons {
  text-align: center;
  margin-top: 20px;
}
.owl-controls .owl-buttons .owl-prev {
  position: absolute;
  top: 30%;
  left: 15px;
  border-radius: 50px;
  transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-next {
  position: absolute;
  top: 30%;
  right: 15px;
  border-radius: 50px;
  transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-prev:after {
  content: "";
  width: 64px;
  height: 64px;
  display: block;
  background-image: url("../icon/prev.png");
  background-repeat: no-repeat;
  background-size: 75%;
}
.owl-controls .owl-buttons .owl-next:after {
  content: "";
  width: 64px;
  height: 64px;
  display: block;
  background-image: url("../icon/next.png");
  background-repeat: no-repeat;
  background-size: 75%;
}
@media only screen and (max-width: 1280px) {
  .post-slide .post-content {
    padding: 0px 15px 25px 15px;
  }
}

.life-style-text {
  margin: 10px 0;
  font-size: 20px;
  letter-spacing: 2px;
}

.owl-wrapper {
  width: 8376px;
  left: 0px;
  transition: all 800ms ease 0s;
  transform: translate3d(-2792px, 0px, 0px);
  display: flex !important;
  align-items: flex-end !important;
}

/* Media 848px */
@media only screen and (max-width: 848px) {
  .tulive-facility-section {
    flex-direction: column-reverse;
  }

  div.tulive-facility-section:nth-child(2) {
    flex-direction: column;
  }
  div.tulive-facility-section:nth-child(6) {
    flex-direction: column;
  }

  div.tulive-facility-section:nth-child(4) {
    flex-direction: column;
  }

  .tulive-facility-left {
    width: 100%;
  }
  .tulive-facility-right {
    width: 100%;
  }

  .key-features-inner-container {
    margin: 0;
  }

  .key-features {
    padding: 8px;
  }

  .owl-wrapper {
    align-items: unset !important;
  }
}

/* Media 480px */
@media only screen and (max-width: 500px) {
  .why-tulive {
    padding: 50px 20px;
  }
  .why-tulive-inner-container {
    flex-direction: column;
    align-items: center;
  }
  .why-tulive-right {
    width: 94%;
    text-align: justify;
    font-size: 14px;
  }
  .post-slide .post-img {
    margin: 0px !important;
  }
  .tulive-facility-inner-container {
    padding: 0 0px;
  }
  .tulive-facility-left > div:nth-child(3) {
    width: 100%;
  }
  div.key-features-bottom-section {
    padding: 40px;
  }
  .key-features-bottom {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  div.key-features-bottom-section {
    text-align: center;
    margin-bottom: 25px;
  }
  .owl-controls .owl-buttons .owl-prev::after {
    background-size: 40%;
  }
  .owl-controls .owl-buttons .owl-next::after {
    background-size: 40%;
  }
  .tulive-facility-bottom > div:nth-child(2) > ul:nth-child(1) {
    flex-direction: column;
  }
  #key-features > div:nth-child(1) > div:nth-child(1) > div {
    width: 377px;
  }
  div.key-features-bottom-section {
    width: 60%;
  }
  #news-slider > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) {
    width: 454px;
  }

  div.tulive-facility-section > div:nth-child(1) > p:nth-child(2) {
    margin-bottom: 20px;
  }

  /* div.tulive-facility-section:nth-child(1) > div > div:nth-child(3) {
    margin-bottom: 20px;
  } */

  /* div.tulive-facility-section:nth-child(1) > div > div:nth-child(4) {
    margin-bottom: 20px;
  } */

  div.tulive-facility-section:nth-child(1)
    > div
    > div:nth-child(4)
    > h3:nth-child(1) {
    margin-bottom: 20px;
  }

  /* div.tulive-facility-section > div:nth-child(2) > p:nth-child(2) {
    margin-bottom: 20px;
  }

  div.tulive-facility-section:nth-child(4) > div > div:nth-child(3) {
    margin-bottom: 20px;
  }

  div.tulive-facility-section:nth-child(4) > div > div:nth-child(4) {
    margin-bottom: 20px;
  } */

  div.tulive-facility-section:nth-child(4)
    > div
    > div:nth-child(4)
    > h3:nth-child(1) {
    margin-bottom: 20px;
  }
  .tulive-facility-bottom
    > div:nth-child(2)
    > ul:nth-child(1)
    > li:nth-child(even) {
    display: none;
  }
  .tulive-facility-bottom
    > div:nth-child(2)
    > ul:nth-child(1)
    > li:nth-child(odd) {
    margin-bottom: 10px;
  }

  div.tulive-facility-section:nth-child(5)
    > div:nth-child(1)
    > div:nth-child(3) {
    margin-bottom: 20px;
  }

  div.tulive-facility-section:nth-child(5)
    > div:nth-child(1)
    > div:nth-child(4)
    > h3:nth-child(1) {
    margin-bottom: 20px;
  }

  .owl-controls .owl-buttons .owl-next {
    right: -22px;
  }
  .owl-controls .owl-buttons .owl-prev {
    left: -17px;
  }
  .call-book-now-left > button:nth-child(1) {
    padding: 18px 16px;
  }
  .tulive-facility-bottom {
    padding: 0px;
  }
  .tulive-facility-bottom > div:nth-child(2) {
    line-height: 47px;
  }
  div.key-features-bottom-section {
    width: 100%;
  }
  div.key-features-bottom-section {
    text-align: left;
  }

  .tulive-facility-left {
    gap: 8px;
  }

  .amar-facility-p {
    width: 100%;
  }
  .tulive-facility-section > div > p {
    font-size: 12px;
    padding-top: 10px;
  }
  .tulive-facility {
    /*background-color: #19191B;*/
    /*padding: 0 25px;*/
    /*border-top: 1px solid white;*/
    /*border-bottom: 1px solid white;*/
  }

  .tulive-facility-left > div:nth-child(4) > div:nth-child(2) {
    align-items: center;
  }
  .fixed-footer-cust {
    display: block;
  }
  div.tulive-facility-section > div > div > div > h3 {
    font-size: 0.8rem !important;
    margin-bottom: 0px;
  }
  div.tulive-facility-section > div > div > h3 {
    margin-bottom: 0px;
  }
  .tulive-logo {
    margin-bottom: 0px;
  }
  .key-features-inner-container > div:nth-child(1) > p:nth-child(1) {
    font-size: 24px;
    letter-spacing: 2px;
  }
  .custom-control-label {
    font-size: 12px;
  }
  div.key-features-bottom-section > h3:nth-child(2) {
    font-size: 18px;
  }

  .why-tulive-left > p:nth-child(1) {
    font-size: 20px;
    letter-spacing: 3px;
  }
  .key-features-top {
    margin-bottom: 5%;
    text-align: center;
    padding-top: 10px;
  }
  .key-features-top hr {
    display: none;
  }
  .key-features-bottom-section > img {
    display: none;
  }
  .key-features-bottom-section ul {
    padding-left: 0px;
  }
  .key-features-bottom-section ul li {
    font-size: 14px;
  }
  /* .pad-20 {padding-top:20px;} */
  .text-centered > h1 {
    word-spacing: 6px;
    letter-spacing: 3px;
    font-weight: bolder;
    font-size: 14px;
  }
  .text-centered > p {
    word-spacing: 0px;
    letter-spacing: 5px;
    font-size: 12px;
  }
  .mobile-only {
    display: block !important;
  }
  .desktop-only {
    display: none !important;
  }

  .text-centered {
    position: absolute;
    top: 40% !important;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }
}

@media only screen and (max-width: 848px) {
  .nav-left {
    display: none;
  }
}

/* Model Form */
.form-group,
.g-recaptcha {
  margin-bottom: 10px;
}

#form-contact-name,
#form-contact-email,
#form-contact-number {
  padding: 10px;
  border: none;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: medium;
  background-color: transparent;
  border-bottom: 1px solid #19191b;
}

#form-contact-option {
  padding: 10px;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #19191b;
}

#customCheck {
  width: 32px;
  height: 18px;
}

.send_container {
  /*display: flex;*/
  justify-content: end;
  gap: 20px;
}

.h3,
h3 {
  font-size: 1.35rem !important;
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 80%;
  pointer-events: auto;
  background-color: #ffffff !important;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 2rem;
  outline: 0;
}
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #000000 !important;
}


.btn-primary {
  color: #fff;
  background-color: #6a56a4 !important;
  border-color: #6a56a4 !important;
  width: 50%;
}

.rc-anchor-light.rc-anchor-normal {
  border: 1px solid #000000 !important;
}
.rc-anchor-light {
  background: #edd5b5 !important;
  color: #000;
}
.fixed-footer-cust {
  background: #faad39;
  text-align: center;
  padding: 5px 0px 5px 0px;
  width: 100%;
  position: fixed;
  bottom: 0px;
  z-index: 99;
  border-top: 1px solid #e2bb6a;
}
.text-right {
  text-align: right;
}
.left-butt {
  width: 50%;
  float: left;
}
.right-butt {
  width: 50%;
  float: left;
}
.fixed-footer-cust a {
  color: #fff;
  text-decoration: none;
}
.w-100 {
  width: 100% !important;
  height: 100vh !important;
}

@media only screen and (min-width: 320px) and (max-width: 490px) {
  .key_featuremain {
    padding: 0px 12px;
  }

  .key_featurecontent {
    font-size: 0.9rem;
    width: 100%;
    max-width: 73%;
  }
  .call-book-now-left > button:nth-child(1) {
    padding: 6px 6px;
  }
  .hr_line {
    margin: 1rem 0;
    color: inherit;
    background-color: #4f5154;
    border: 0;
    opacity: unset;
    width: 59px;
    height: 4px !important;
    position: relative;
    right: 74px;
    bottom: -11px;
    margin: 0px;
  }
  .hr_line1 {
    margin: 1rem 0;
    color: inherit;
    background-color: #4f5154;
    border: 0;
    opacity: unset;
    width: 59px;
    height: 4px !important;
    position: relative;
    left: 140px;
    top: -8px;
    margin: 0px;
  }
  .head_tag {
    font-size: 0.8rem;
  }

  .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #ffffff !important;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3rem;
    outline: 0;
  }
  .tuliveproject_subpara {
    margin-top: 10px;
    color: #6a56a4;
    font-size: 12px;
  }

  .tulive_Adhyaimage {
    width: 47px;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
    width: 100%;
  }
  .amethist_responsive {
    margin-top: 15px;
  }
  .btn-close {
    position: absolute;
    right: 12px;
  }
  .tulive-facility-left {
    padding: 0px;
  }
  .why-tulive-right {
    width: 100%;
    text-align: justify;
    font-size: 16px;
  }
  .pad-20 {
    padding: 0px;
  }
  .Book_experiencebutton {
    margin-bottom: 30px;
  }
  .tulive-facility-left > div:nth-child(1) {
    margin-top: 15px;
  }
  .img-advika {
    height: unset;
  }
  .img_divstyle {
    height: unset;
  }
  .img_vana {
    height: unset;
  }
  .img-sattva {
    height: unset;
  }
  .img-adhya {
    height: unset;
  }
  .adhya_logo {
    margin-top: 0px !important;
  }
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem !important;
  font-weight: 400;
  line-height: 1;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
label {
  display: inline-block;
  font-size: 0.9rem !important;
}

.tulive-heading {
  text-align: center;
  color: white;
  margin: 2% 0;
  font-family: "Dancing Script", cursive;
  color: #debb82 !important;
}

.tulive-features-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.tulive-features {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: white;
  color: black;
  margin: 1% 2%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  z-index: 1;
}

.tulive-features h1 {
  font-size: 2.3rem;
  font-weight: 700;
}

.tulive-features h4 {
  font-size: 0.85rem;
}

.tulive-features img {
  width: 45px;
  margin-bottom: 2%;
}

.tulive-features div {
  width: 190px;
  height: 190px;
  border: 1px solid black;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.tulive-section-container {
  position: relative;
  width: 100%;
  margin: 5% 0;
}

.tulive-section-container hr {
  position: absolute;
  top: 50%;
  left: 50%;
  color: transparent;
  background: linear-gradient(
    124deg,
    rgba(221, 180, 116, 1) 0%,
    rgba(195, 118, 51, 1) 100%
  );
  opacity: 1;
  width: 80%;
  transform: translate(-50%, -50%);
  margin: 0;
  z-index: 0;
}

button {
  font-family: "League Spartan", sans-serif !important;
}

.tulive-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  /*margin-top: 5%;*/
  padding: 6% 0 6%;
}

#form-contact-option {
  height: 50px;
}

#form-contact-option option {
  height: 40px;
  line-height: 40px;
  font-family: none;
}

.why-tulive-left {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.why-tulive-left {
  font-size: 24px;
  letter-spacing: 3px;
}

.submitted-button-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.submitted-button {
  display: none;
  width: 50%;
  text-align: center;
  background: #192d46;
}

.submitted-button img {
  width: 40px;
}

.tulive-locations {
  display: flex;
  flex-direction: column;
  /* padding: 6% 0 0 0; */
  margin: 2rem 0;
  padding: 1rem 0;
  background-color: #FEFAF7;
}

.tulive-locations-container {
  display: flex;
  gap: 0%;
  color: black;
  /* margin-top: 5%; */
}

.tulive-locations h1 {
  text-align: center;
  color: #6a56a4;
  margin-bottom: 2rem !important;
  font-weight: 400 !important;
  
}

.tulive-locations-container > div {
  flex: 1 1 40%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.amenities-container {
  display: flex;
  flex-direction: column;
  background-color: #FEFAF7;
  padding: 2rem 1rem;
}

.amenities-container h1 {
  text-align: center;
  color: #6a56a4;
  margin: 20px 0;
  font-weight: 400 !important;
}

.amenities-container h2 {
  text-align: center;
  color: #6a56a4;
  margin: 20px 0;
  font-weight: 400 !important;
}

.amenities-container .row {
  margin: 5% 0 0;
}

.amenities-container .col-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.gallery-container {
  padding: 6% 0 0 0;
}

.gallery-container h1 {
  color: #6a56a4;
  text-align: center;
  margin-bottom: 2%;
  font-weight: 400 !important;
}

.owl-carousel .item {
  display: flex;
  justify-content: center;
  align-items: center;
}

.owl-carousel .item img {
  width: 95%;
  height: 244px !important;
}

.nearby-area {
  flex: 1 1 30% !important;
  align-items: start !important;
  justify-content: center !important;
  padding: 0 2%;
  line-height: 35px;
}

.tulive-project-keyfeatures {
  /* background-color: rebeccapurple; */
  display: flex;
  justify-content: center;
  align-items: center;
  
}

.tulive-project-keyfeatures > div {
  width: 50%;
  padding: 1% 4%;
}

.tulive-project-keyfeatures h4 {
  color: #6a56a4;
}

.tulive-project-keyfeatures p {
  text-align: center;
  line-height: 2.2;
  /* background-color: red; */
  display: inline-block;
  width: 70%;
}

.nearby-area p:before {
  font-family: FontAwesome;
  content: "\f00c";
  color: #faad39;
  margin-right: 20px;
}

.brochure-download {
  position: fixed;
  top: 50%;
  right: -80px;
  transform: translate(0, -50%);
  rotate: -90deg;
  background: #6a56a4;
  color: white;
  z-index: 100;
}

.phone-number {
  display: flex;
  align-items: center;
}

.phone-number:hover {
  color: #c8c8c8 !important;
}

.phone-number img {
  width: 30px;
  margin-right: 5px;
}

.brochure-download a {
  width: 100%;
  height: 100%;
  display: block;
  padding: 5% 14px;
}

.tulive-content {
  width: 80%;
  margin: 1% 0;
  font-size: 15px;
  line-height: 2.2 ;

  text-align: center;
}

.why-tulive-right p {
  font-size: 18px;
}

.mobile-view {
  display: none;
}

.web-view {
  display: block;
}

@media only screen and (min-width: 320px) and (max-width: 490px) {
  .main-content {
    /* background: url("../img/tulive/mob-pattern.jpg"); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .brochure-download {
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
    transform: translate(0%, 0%);
    rotate: 0deg;
    padding: 1% 2%;
  }

  .brochure-download a {
    text-align: center;
    padding: 2% 10px;
    font-size: 20px;
  }

  .tulive-features {
    margin: 5% 0;
  }

  .tulive-section-container hr {
    display: none;
  }

  .logo {
    width: 100px;
  }

  .call-book-now-left > button:nth-child(1) {
    font-size: 15px;
  }

  .col-3 {
    width: 50%;
  }

  .tulive-content {
    width: 80%;
    margin: 15% 0 2%;
  }

  .why-tulive-left img {
    width: 200px;
    margin-bottom: 30px;
  }

  .tulive-features {
    width: 150px;
    height: 150px;
    margin: 5%;
  }

  .key-features-container {
    margin-top: 15%;
  }

  .tulive-container {
    margin-top: 15%;
  }

  .tulive-features img {
    width: 35px;
  }

  .tulive-features h1 {
    font-size: 1.8rem;
    margin-bottom: 0;
  }

  .tulive-features div {
    width: 140px;
    height: 140px;
  }

  .tulive-heading {
    margin-top: 15%;
  }

  .tulive-locations {
    padding-top: 20%;
  }

  .tulive-locations-container {
    flex-direction: column;
    gap: 5%;
  }

  .amenities-container {
    padding-top: 20%;
    padding-bottom: 0%;
  }

  .tulive-project-keyfeatures {
    margin: 2% 0 5%;
  }

  .tulive-project-keyfeatures > div {
    width: 100%;
    padding: 3%;
  }

  .owl-carousel .item img {
    width: 90%;
  }
  .nearby-area {
    padding: 5%;
  }
  .mob-mar {
    margin: 10% 0;
  }
  .web-view {
    display: none;
  }
  .mobile-view {
    display: block;
  }
  .call-book-now-left > button:nth-child(1) {
    font-weight: bold;
  }
}

@media only screen and (max-width: 600px) {
  .nav {
    padding: 1rem;
  }
  footer{
    padding-bottom: 82px;
  }
  .nav > .nav-header {
    padding-left: 0;
  }
  .nav > .nav-btn {
    position: absolute;
    right: 3%;
    top: 1%;
    padding-top: 0.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  .nav > .nav-btn > label {
    display: inline-block;
    width: 50px;
    height: 50px;
    padding: 13px;
  }
  .nav > .nav-btn > label > span {
    display: block;
    width: 25px;
    height: 10px;
    border-top: 2px solid #eee;
  }
  .nav > .nav-list {
    position: absolute;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    width: 100%;
    background: rgba(0, 0, 0, 0.55);
    /* box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 ); */
    backdrop-filter: blur(15.5px);
    -webkit-backdrop-filter: blur(15.5px);
    height: 0;
    transition: all 0.3s ease-in;
    top: 80px;
    left: 0;
    overflow: hidden;
    z-index: 100;
  }
  .nav > .nav-list > li {
    width: 100%;
    margin-top: 1.5rem;
  }
  .nav > #nav-check:checked ~ .nav-list {
    height: calc(100vh - 50px);
  }
}


/* ===== PROJECT HIGHLIGHTS SECTION ===== */

.project-highlights{
    padding: 70px 20px;
    /* background: #f8f8f8; */
    text-align: center;
}

/* Title */
.ph-title{
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 50px;
    color: #6A56A4;
    letter-spacing: 1px;
}

/* Grid layout */
.ph-grid{
    max-width: 1100px;
    margin: auto;

    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px 20px;
}

/* Each box */
.ph-item{
    padding: 25px 15px;
    border-radius: 14px;
    background: #ffffff;
    transition: 0.35s ease;
    box-shadow: 0 6px 18px rgba(0,0,0,0.06);
}

/* Hover effect */
.ph-item:hover{
    transform: translateY(-8px);
    box-shadow: 0 18px 35px rgba(0,0,0,0.12);
}

/* Icon */
.ph-item img{
    width: 70px;
    height: 70px;
    object-fit: contain;
    margin-bottom: 15px;
}

/* Text */
.ph-item p{
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin: 0;
}


/* Tablet */
@media(max-width: 992px){
    .ph-grid{
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Mobile */
@media(max-width: 576px){
    .ph-grid{
        grid-template-columns: 1fr;
        gap: 25px;
    }

    .ph-title{
        font-size: 26px;
    }

    .ph-item img{
        width: 60px;
        height: 60px;
    }
    .tulive_projecttext1{
        font-size: 15px;
        padding: 1rem;
    }
    .tulive-facility-left>div>h5{
        font-size: 14px;
    }
    .tulive-project-keyfeatures p{
      width: 100%;
      font-size: 14px ;
    }
    .amenities-container h2{
      font-size: 20px;
    }
}
