.btn-primary {
  background-color: #96ce8c !important;
  border-color: #84b67c !important;
  color: #000 !important;
}

.btn-primary:hover {
  background-color: #84b67c !important;
  border-color: #96ce8c !important;
  color: #fff !important;
}

.btn {
  padding: 1rem !important;
}

.rounded-4 {
  border-radius: 1rem !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fs-7 {
  font-size: .8rem !important;
}

.fs-8 {
  font-size: .6rem !important;
}

* {
  box-sizing: border-box;
}

html, body {
  --bs-primary: #83cbe6 !important;
  --bs-secondary: #a5a9ad !important;
  --bs-success: #00b800 !important;
  --bs-info: #17a2b8 !important;
  --bs-warning: #ffac4c !important;
  --bs-danger: #dc3545 !important;
  --bs-light: #e1dbf5 !important;
  --bs-font-sans-serif: "Poppins", sans-serif !important;
  scroll-behavior: smooth;
  /* background: linear-gradient(to right, #ffe6f0, #f7fdf6);
  background: radial-gradient(circle at center, #fde6ed 0%, #a6fa98 70%);
  background: radial-gradient(circle at center, #fde6ed 0%, #f7fdf6 70%);

  background: radial-gradient(circle at center, rgb(247, 253, 246) 0%, rgb(253, 230, 237) 70%);
  background-color: rgb(185, 56, 158, 0.0) !important; */
}

.carousel-caption {
  background: rgba(255, 255, 255, 0.4); /* semi-transparent dark overlay */
  padding: 1rem;
  border-radius: 0.9rem; 
  top: 10px;
  left: 10px;
  width: 98%;
  bottom: auto;
  color: #000;
}

.navbar {
  height: 65px;
  margin: 10px auto !important;
  width: 98%;
  border-radius: 1.2rem;
  padding: 0;
}

.fa-duotone.fa-bars {
  color: #000 !important;
  margin-right: .7rem !important;
}

.navbar-collapse.show{
  background: radial-gradient(circle at center, rgb(247, 253, 246, 0.8) 0%, rgb(253, 230, 237) 70%);
  margin-top: -15px !important;
  padding-left: 20px !important;
  border-bottom-left-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
  z-index: -1;
}

.navbar .container-fluid {
  padding: 0 5px 19px 5px !important;
  height: 65px !important;
  border-radius: 1.2rem;
  border: 1px solid #e7d1d8;
  margin: 0 !important;
}

.sticky-top {
  z-index: 1100;
  box-shadow: 0 2px 25px rgba(0, 0, 0, 0.1);
}

a.nav-link {
  font-weight: 400;
  transition: 0.3s ease-in-out;
}

a.nav-link:hover {
  text-decoration: underline;
  transition: 0.3s ease-in-out;
}

a.nav-link.active {
  text-decoration: underline;
}

footer a.nav-link, footer .navigation-title {
  color: #000;
}

.navbar a.nav-link, .navbar .navigation-title {
  color: #000 !important;
}

.navigation-title {
  font-family: "Cormorant Garamond", serif !important;
  letter-spacing: 0px;
  font-weight: 200 !important;
}

.fa-duotone.fa-bars{
  color: #fff;
}

.bg-light-green {
  background-color: rgba(241, 240, 240, 0.8);
}

.bg-light-nas {
  background-color: rgba(241, 240, 240, 0.8);
  background-color: rgb(131, 196, 202, 0.8);
  background-color: rgb(185, 56, 158, 0.8);

  background: linear-gradient(to right, #ffe6f0, #f7fdf6);
  background: radial-gradient(circle at center, #f7fdf6 0%, #fde6ed 70%);


  background: linear-gradient(to right, rgb(255, 230, 240), rgb(247, 253, 246));
  background: radial-gradient(circle at center, rgb(247, 253, 246, 0.8) 0%, rgb(253, 230, 237) 70%);


}

.bg-nas {
  background-color: rgba(241, 240, 240, 0.8);
  background-color: rgb(131, 196, 202, 0.8);

}

/* Background Images Section */
#home {
  position: relative;
  height: 100vh;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-top: -80px;
}

.background-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
}

.background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0;
  /* z-index: 1; */
  animation: fadeZoom 18s ease-in-out infinite;
}

.background-image:nth-child(1) {
  background-image: url("/images/img_0963.jpeg");
  animation-delay: 0s;
  z-index: 6;
}

.background-image:nth-child(2) {
  background-image: url("/images/img_2646.jpeg");
  animation-delay: 2s;
  z-index: 5;
}

.background-image:nth-child(3) {
  background-image: url("/images/W_img10_.jpeg");
  animation-delay: 4s;
  z-index: 4;
}

.background-image:nth-child(4) {
  background-image: url("/images/img_2314.jpeg");
  animation-delay: 6s;
  z-index: 3;
}

.background-image:nth-child(5) {
  background-image: url("/images/img_2342.jpeg");
  animation-delay: 8s;
  z-index: 2;
}

.background-image:nth-child(6) {
  background-image: url("/images/img_2094.jpeg");
  animation-delay: 10s;
  z-index: 1;
}

.rounded-3-5{
  border-radius: 0.6rem !important;
}

@keyframes fadeZoom {
  0% {
    opacity: 0;
    transform: scale(1);
  }

  5% {
    opacity: 1;
  }

  45% {
    opacity: 1;
    transform: scale(1.2);
  }

  50% {
    opacity: 0;
    transform: scale(1.2);
  }

  100% {
    opacity: 0;
    transform: scale(1.2);
  }
}

.to-top-btn {
  z-index: 1000;
  background-color: transparent;
  position: fixed;
  z-index: 20;
  bottom: 70px;
  right: 20px;
  opacity: 0;
  width: 52px;
  height: 52px;
  border: none;
  border-radius: 50%;
  font-size: 2rem;
  outline: none;
  color: var(--bs-dark);
  cursor: pointer;
  transition: all 0.5s ease-in-out;

  &:hover {
    color: var(--bs-navbar-light);
  }
}

.show {
  opacity: 1;
}

.carousel.img-fluid {
  width: auto;
  height: 500px;
}

.carousel-indicators button {
  width: 10px !important;
  height: 10px !important;
  background-color: #84b67c !important;
  border-radius: 50%;
  border: none;
  margin: 0 2px;
}

.carousel-indicators .active {
  background-color: #000 !important;
}


.grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-auto-rows: 10px;
  gap: 10px;
  /* Space between items */
}

.grid-item {
  overflow: hidden;
  /* Ensures images don't overflow the grid item */
  position: relative;
}

.grid-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* Ensures images cover the grid item */
  display: block;
  border-radius: 4px;
}

.recently-added-label {
  position: absolute;
  top: 5px;
  left: 5px;
  background-color: rgb(150, 206, 140, 0.7);
  color: #000; 
  font-size: 0.81rem;
  font-weight: 500;
  padding: 4px 8px;
  border-radius: 5px;
  text-align: center;
}

.image-name-label {
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);  
  background-color: rgba(255, 255, 255, 0.7);
  color: #333; /* Dark text for contrast */  
  font-size: 0.81rem;
  font-weight: 500;
  padding: 4px 8px;
  border-radius: 5px;
  text-align: center;
}

.footer {
  background-color: #fff;
  color: var(--bs-dark);
  padding: 50px 0;
  margin: 0 0 50px 0;

  & .social {
    text-decoration: none;
    color: var(--bs-dark);

    &:hover {
      color: var(--bs-dark);
      text-decoration: underline;
    }
  }
}

.block-icon {
  top: -25px;
  left: 50%;
  transform: translateX(-50%);  
  font-size: 3.5em;
}

.img-logo {
  width: 55px;
  height: auto;
  padding: 0;
  margin-right: 3px;
  margin-bottom: 7px;
}

.img-workshop {
  border-top-left-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem;
  height: 150px !important;
}

.cta-private-events-end {
  float: right;
  margin-top: 30px;
}

.cta-private-events-start {
  float: left;
  margin-top: 30px;
}

.cta-link {
  color: rgba(139, 100, 253);
  color: #84b67c;
}


.sticky-footer {
  position: fixed;
  color: #000;
  bottom: 0;
  left: 0;
  width: 100%;
  /* background-color: rgb(131, 196, 202, 0.9);  */
  background-color: rgb(185, 56, 158, 0.9);
  text-align: center;
  padding: 10px 0;
  font-size: 16px;
  box-shadow: 0 -2px 25px rgba(0, 0, 0, 0.1);
  z-index: 9999;
}

#testimonialCarousel .carousel-item {
  min-height: 200px; /* adjust based on tallest content */
}

@media (max-width: 992px) {
  .xl-text {
    font-size: 50px;
  }

  .header {
    margin-top: 0px !important;
    text-align: center;
  }

  .header .image-container {
    margin-top: 20px !important;
  }

  .services .col-md-4 {
    border-bottom: 1px #ccc solid;
    margin: 10px 0;
  }

  .carousel.img-fluid {
    width: 85%;
    height: auto;
  }

  #testimonialCarousel .carousel-item {
    min-height: 300px; /* adjust based on tallest content */
  } 
}

/* Responsive design */
@media (max-width: 1200px) {
  .grid {
    grid-template-columns: repeat(4, 1fr);
    /* 4 columns on medium screens */
  }
}

@media (max-width: 768px) {
  .cta-private-events-end,
  .cta-private-events-start {
    float: none !important;
    text-align: center;
    margin-top: 0px !important;
  }

  .grid {
    grid-template-columns: repeat(2, 1fr);
    /* 2 columns on small screens */
  }

  #testimonialCarousel .carousel-item {
    min-height: 480px; /* adjust based on tallest content */
  }  
}

.video-container {
  background-color: #101010;
  margin-top: 3px;
  max-height: 1100px; 
  overflow: hidden;  
  display: flex; 
  justify-content: center; 
  align-items: baseline; 
}

.video-container video {
  width: 100%; 
  max-width: fit-content;
}

.emoji {
  font-family: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.floating-blobs {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index:  9999;
  pointer-events: none;
}

.circle {
  position: absolute;
  border-radius: 50%;
  width: 30vmin;
  height: 30vmin;
  filter: blur(100px);
  mix-blend-mode: screen;
  animation: float 40s ease-in-out infinite alternate;
  opacity: 0.4;
}

.c1 {
  background: radial-gradient(circle at center, #e0c3fc, #8ec5fc);
  top: 85vh;
  left: 1vw;
  animation-delay: 0s;
}

.c2 {
  background: radial-gradient(circle at center, #fbc2eb, #a6c1ee);
  top: 0;
  left: 35vw;
  animation-delay: 0s;
}

.c3 {
  background: radial-gradient(circle at center, #fad0c4, #ffd1ff);
  top: 85vh;
  left: 70vw;
  animation-delay: 0s;
}

@keyframes float1 {
  0% { transform: translate(0, 0) scale(1); }
  100% { transform: translate(60vw, -85vh) scale(1); }
}

@keyframes float2 {
  0% { transform: translate(0, 0) scale(1); }
  100% { transform: translate(0, 85vh) scale(1); }
}

@keyframes float3 {
  0% { transform: translate(0, 0) scale(1); }
  100% { transform: translate(-60vw, -85vh) scale(1); }
}

.c1 { animation: float1 4s ease-in-out infinite alternate; }
.c2 { animation: float2 4s ease-in-out infinite alternate; }
.c3 { animation: float3 4s ease-in-out infinite alternate; }

.lg-toolbar {
  top: 85px !important;
}

.lg-counter{
  display: none !important;
}

.lg-icon {
  color: #fff !important;
  font-size: 2rem !important;
}

.font-reflections {
  font-family: 'Allura' !important;
  color: #8ec5fc;
  font-size: 1.9rem !important;
}