.trc2025-img-responsive {
  display: block;
  max-width: 300px;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.4));
}

.trc2025-img-responsive.glow {
  background-color: rgba(0, 0, 0, 0.03); /* subtle gray glow */
  padding: 4px;
  border-radius: 4px;
}





/* Title with LOGO */

.trc2025-title-section {
  text-align: center;
  padding: 0 20px; /* no top padding */
  margin: 0;       /* remove any default margin */
}

.trc2025-title-logo {
  max-width: 300px;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto; /* center horizontally, no top or bottom space */
  /* border: 1px solid #000000; */
}

/* You can customize the spacing easily like this: */
/* .trc2025-title-logo { margin: 40px auto 20px auto; } */

/* title of the Page */ 
.trc2025-title-box {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  padding: 0;
}

/* Title – large and clean */
.trc2025-title {
  font-size: 46px;
  /*font-weight: 700;*/
  color: #ffffff;
  margin: 0 0 4px;
 margin-top: 0 !important;  /* This removes the space above the title */
}

.trc2025-title-cream {
  font-size: 46px;
  /*font-weight: 700;*/
  color: rgba(255, 255, 255, 0.8) !important; /* Cream with 50% opacity */ 
  margin: 0 0 4px;
 margin-top: 0 !important;  /* This removes the space above the title */
}

 

/* Legend – readable and smaller */
.trc2025-legend-wrap {
  text-align: center;
  margin-bottom: 10px;
  margin-top:0px;
  padding-top:0px;
}

.trc2025-legend {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 0;      /* Remove space below legend */
  padding-bottom: 0;
  line-height: 1.2;
  display: inline-block;
}

.trc2025-legend-cream {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.8) !important; /* Cream with 50% opacity */ 
  margin-bottom: 0;      /* Remove space below legend */
  padding-bottom: 0;
  line-height: 1.2;
  display: inline-block;
}

.trc2025-underline-svg {
  max-width: 300px;
  width: 100%;
  margin: -6px auto 0;   /* Pull SVG closer to legend */
  text-align: center;
}

.trc2025-underline-svg svg {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
  
}


/* Responsive adjustment for smaller screens */
@media (max-width: 600px) {
  .trc2025-title {
    font-size: 38px;
  }

  .trc2025-legend {
    font-size: 16px;
  }

  .trc2025-title-box {
    padding: 0 5px 30px 5px; /* top: 0, right & left: 20px, bottom: 30px */
    margin: 8px auto;
  }
}

/* Serenita page Backgound */ 

.serenita-fullscreen-gradient {
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #1C1209, #975C32) !important;
  position: relative;
}

.finezza-fullscreen-gradient {
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #001529, #0267CA) !important;
  position: relative;
}

.felicite-fullscreen-gradient {
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #222939, #5B667A) !important;
  position: relative;
}

.opulenz-fullscreen-gradient {
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #2E0004, #C3001E) !important;
  position: relative;
}

.bhojpalace-fullscreen-gradient {
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #052100, #25AC00) !important;
  position: relative;
}

.golf-fullscreen-gradient {
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #012B27, #00CCB3) !important;
  position: relative;
}

.spa-fullscreen-gradient {
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #1F1000 , #C14C00) !important;
  position: relative;
}

.tapasya-fullscreen-gradient {
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #210023 , #AF01C4) !important;
  position: relative;
}

.location-fullscreen-gradient {
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #2A2600 , #C5B000) !important;
  position: relative;
}

.phases-fullscreen-gradient {
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #2A2600 , #01BB66) !important;
  position: relative;
}

.sustain-fullscreen-gradient {
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #131C00 , #7BB500) !important;
  position: relative;
}

.whatis-fullscreen-gradient {
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #01001C , #0010AB) !important;
  position: relative;
}

.whatistrcnow-fullscreen-gradient
 {
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #62381E, #765033) !important; /* Darker gold to rich gold */
  position: relative;
}


/* Gradient ends */

/* Force Font */

.trc2025-force-font {
  color: rgba(255, 255, 255, 1) !important; /* Cream with 50% opacity */                /* Font color */
  font-size: 18px !important;           /* Consistent font size */
  line-height: 1.5 !important;          /* Readable spacing */
}

.trc2025-force-font-cream {
  color: rgba(255, 255, 255, 0.8) !important; /* Cream with 50% opacity */  
  font-size: 18px !important;           /* Consistent font size */
 line-height: 1.5 !important;          /* Readable spacing */
}

.trc2025-force-font-creamtitle {
  color: rgba(255, 255, 255, 0.8) !important; /* Cream with 50% opacity */  
  font-size: 25px !important;           /* Consistent font size */
 line-height: 1.5 !important;          /* Readable spacing */
}
@media (max-width: 480px) {
  .trc2025-force-font {
    font-size: 20px !important;
  }
  .trc2025-force-font-cream {
    font-size: 20px !important;
  }
   .trc2025-force-font-creamtitle {
    font-size: 28px !important;
  }
}

/* Container and Flexdiv for Suites */

.trc2025flexbox-container {
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
  box-sizing: border-box;
}

.trc2025flexbox-left-box,
.trc2025flexbox-right-box {
  width: 50%;
  box-sizing: border-box;
  padding: 10px;
}

.trc2025flexbox-left-box img {
  max-width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
}

/* Right section content styling */
.trc2025flexbox-right-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  font-size: 18px !important;           /* Consistent font size */
  line-height: 1.5 !important; 
  color: rgba(255, 255, 255, 0.8) !important;
}

.trc2025flexbox-text-content {
  width: 100%;
}

/* Force elements to stack vertically */
.trc2025flexbox-title,
.trc2025flexbox-legend,
.trc2025flexbox-text-content p {
  display: block;
  width: 100%;
  margin: 0 0 12px 0;
}

.trc2025flexbox-title {
  font-size: 28px;
  color: rgba(255, 255, 255, 1);
}

.trc2025flexbox-legend {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
}

/* Beautiful, minimalist button */
.trc2025flexbox-btn {
  display: inline-block;
  padding: 10px 24px;
  margin-top: 20px;
  font-size: 16px;
  color: #fff;
  background: transparent;
  border: 2px solid #fff;
  border-radius: 4px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.trc2025flexbox-btn:hover {
  background: #fff;
  color: #000;
}

/* Mobile layout */
@media (max-width: 768px) {
  .trc2025flexbox-left-box,
  .trc2025flexbox-right-box {
    width: 100%;
    text-align: center;
    display: block;
    padding: 10px 12px; /* Reduce side padding here */
  }

  .trc2025flexbox-right-box {
    justify-content: center;
  }

  .trc2025flexbox-text-content {
    max-width: 100%;
    margin: 0;
  }

  .trc2025flexbox-title,
  .trc2025flexbox-legend {
    text-align: center;
  }

  .trc2025flexbox-btn {
    margin: 20px auto 0;
  }
}


/* Bottom Design Wrapper */

.trc2025bottom-wrapper {
  width: 100%;
  text-align: center;
  margin-bottom: -10px;
  background: transparent; /* <-- This ensures it doesn't show white */
}


.trc2025bottom-img {
  max-width: 250px; /* Adjust as needed */
  width: 100%;
  height: auto;
  display: inline-block;
}


/* Address Box */
.trc2025bottom-address-container {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 32px 16px;
  box-sizing: border-box;
}

.trc2025bottom-address-box {
  width: 100%;
  max-width: 700px;
  background: rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(12px);
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
  color: #ffffff;
  padding: 32px;
  box-sizing: border-box;
  text-align: center;
  /* font-family: 'Playfair Display', 'Georgia', serif !important; */
}



.trc2025bottom-address-title {
  font-size: 18px; /* Larger and more premium */
  font-weight: 700;
  margin-bottom: 20px;
  letter-spacing: 0.5px;
}

.trc2025bottom-address-text {
  font-size: 1.25rem;
  line-height: 1.9;
  font-weight: 400;
  opacity: 0.95;
}


.trc2025site-footer {
  background: linear-gradient(to right, #1e1e1e, #2c2c2c); /* Elegant dark gray gradient */
 border-top: 1px solid rgba(255, 255, 255, 0.1);
}

/* Share Button */

.trc2025-share-button {
  position: fixed;
  top: 160px;
  right: 20px;
  z-index: 9999;
  background: #007bff; /* Bootstrap-style blue */
  color: #ffffff;
  font-family: 'Segoe UI', sans-serif;
  font-size: 14px;
  padding: 10px 16px;
  border: none;
  border-radius: 24px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2);
  transition: background 0.3s ease, transform 0.2s ease;
}

.trc2025-share-button:hover {
  background: #0069d9; /* Slightly darker on hover */
  transform: translateY(-2px);
}

.trc2025-share-icon {
  width: 18px;
  height: 18px;
  stroke: #ffffff; /* White icon */
  display: inline-block;
}

.trc2025-share-label {
  font-size: 13px;
  opacity: 0.95;
}

/* Responsive (Mobile) */
@media (max-width: 600px) {
  .trc2025-share-button {
    top: 100px;
    right: 12px;
    padding: 8px 12px;
  }

  .trc2025-share-label {
    display: none;
  }
}


/* Footer */
.trc2025footer {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.95), rgba(80, 80, 80, 0.85));
  color: #f0f0f0;
  font-family: system-ui, sans-serif;
  font-size: 15px;
  padding: 40px 20px 0;
  margin: 0;
}

.trc2025footer-wrapper {
  max-width: 1300px;
  margin: 0 auto;
  padding-bottom: 30px;
}

.trc2025footer-columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px;
}

.trc2025footer-column {
  flex: 1 1 22%;
  min-width: 250px;
}

.trc2025footer-column h3 {
  font-size: 17px;
  color: #fff;
  margin-bottom: 12px;
}

.trc2025footer-contact li,
.trc2025footer-links li {
  list-style: none;
  margin-bottom: 8px;
}

.trc2025footer-contact a,
.trc2025footer-links a {
  color: #f0f0f0;
  text-decoration: none;
  transition: color 0.3s ease;
}

.trc2025footer-contact a:hover,
.trc2025footer-links a:hover {
  color: #ffd700;
}

.trc2025footer-rera {
  margin-top: 12px;
  font-weight: 500;
  color: #fff;
}

.trc2025footer-social {
  margin-top: 14px;
}

.trc2025footer-social a {
  display: inline-block;
  margin-right: 10px;
  font-size: 18px;
  color: #ccc;
  transition: transform 0.3s ease, color 0.3s ease;
}

.trc2025footer-social a:hover {
  color: #ffd700;
  transform: scale(1.2);
}


.trc2025footer-map-block {
  margin-bottom: 20px;
}

.trc2025footer-map-label {
  font-size: 14px;
  font-weight: 500;
  color: #ddd;
  margin-bottom: 6px;
}

.trc2025footer-map-wrapper {
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}


.trc2025footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 20px;
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14px;
  color: #ccc;
}

.trc2025footer-top {
  background: none;
  color: #ccc;
  border: 1px solid #666;
  padding: 6px 12px;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 4px;
}

.trc2025footer-top:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  border-color: #999;
}

/* Responsive */
@media (max-width: 992px) {
  .trc2025footer-columns {
    flex-direction: column;
    gap: 30px;
  }

  .trc2025footer-column {
    flex: 1 1 100%;
  }

  .trc2025footer-bottom {
    flex-direction: column;
    gap: 15px;
  }
}

/* Divider between columns (desktop only) */
@media (min-width: 993px) {
  .trc2025footer-column:not(:first-child) {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    padding-left: 30px;
  }
}

@media (max-width: 768px) {
  .trc2025footer-column {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .trc2025footer-column:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

/* Map Block for Any Pages */

.trc2025-officemap-section {
  padding: 40px 20px;
  background: linear-gradient(to bottom, rgba(50, 50, 50, 0.05), rgba(100, 100, 100, 0.07));
  backdrop-filter: blur(3px);
  width: 100%;
  box-sizing: border-box;
}

.trc2025-officemap {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: center; /* ensures center alignment on all screens */
  max-width: 1300px;
  margin: 0 auto;
  box-sizing: border-box;
  width: 100%;
}

.trc2025-mapbox {
  flex: 1 1 45%;
  min-width: 300px;
  box-sizing: border-box;
}

.trc2025-map-title {
  font-size: 18px;
  margin-bottom: 10px;
  color: #ffffff;
  font-weight: 600;
}

.trc2025-map-wrapper {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}

@media (max-width: 768px) {
  .trc2025-officemap {
    flex-direction: column;
    align-items: center; /* ensures map blocks stay centered */
  }

  .trc2025-mapbox {
    flex: 1 1 100%;
    max-width: 100%;
  }
}
