.slide_desc {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  padding: 1rem;
  color: #fff;

}

#this-slider-core .splide__slide {
  position: relative;
}

#this-slider-core .splide__slide::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 20vh;
  background: linear-gradient(to top, black, transparent);
  z-index: 0;

}

.wrapper-carousel .splide__pagination__page {
  background: transparent;
  transform: scale(1);
  z-index: 1;
  height: 11px;
  border-radius: 50px;
  scale: 1;
  width: 11px;
  border: 1px solid #363636;
}

.wrapper-carousel .splide__pagination .splide__pagination__page {
  margin-left: 0.225rem;
  margin-right: 0.225rem;
  opacity: 1;
  transform: scale(1);
}

.wrapper-carousel .splide__pagination__page.is-active {
  background: #363636;
  transform: scale(1);
  z-index: 1;
  height: 11px;
  border-radius: 50px;
  border: 1px solid #363636;

}

.awards-carousel .splide__pagination__page {
  background: transparent;
  transform: scale(1);
  z-index: 1;
  height: 11px;
  border-radius: 50px;
  scale: 1;
  width: 11px;
  border: 1px solid #363636;
}

.awards-carousel .splide__pagination .splide__pagination__page {
  margin-left: 0.225rem;
  margin-right: 0.225rem;
  opacity: 1;
  transform: scale(1);
}

.awards-carousel .splide__pagination__page.is-active {
  background: #363636;
  transform: scale(1);
  z-index: 1;
  height: 11px;
  border-radius: 50px;
  border: 1px solid #363636;

}

.awards-carousel .splide__slide {
  position: relative;
  padding-right: 15px;
  /* Adjust spacing */
}

.awards-carousel .splide__slide:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 10%;
  height: 80%;
  width: 2px;
  background-color: #ccc;
  /* Adjust color as needed */
}

.splide__arrow {
  opacity: 1 !important;
}

.awards-carousel .splide__arrow svg {
  fill: #212121;
  height: 1.2em;
  width: 1.2em
}

.awards-carousel .splide__arrow {
  background-color: transparent;
}

.grid-carousel .splide__arrow svg {
  fill: #fff;
  height: 1.2em;
  width: 1.2em;
  filter: drop-shadow(3px 2px 2px black);
}

.grid-carousel .splide__arrow {
  background-color: transparent;
}

.awards-carousel .splide__arrow--next {
  right: -3rem;
  top: 43%;
}

.awards-carousel .splide__arrow--prev {
  left: -3rem;
  top: 43%;
}

.coe__img {
  height: 60ch;
  object-fit: cover;
  width: 100%;
  object-position: center;
}

#this-slider-thumb .splide__slide {
  filter: brightness(0.3);
  border: 0;
}

#this-slider-thumb .splide__slide.is-active {
  filter: brightness(1);
}

.coe_carousel .splide__pagination {
  bottom: 0;
}

.coe_carousel .splide__pagination__page {
  background: #eb5c28;
  transform: scale(1);
  z-index: 1;
  height: 1.5ch;
  width: 1.5ch;
  border-radius: 50px;
  border: 2px solid #eb5c28;
  opacity: 1;
}

.coe_carousel .splide__arrow svg {
  fill: #fff;
}

.coe_carousel .splide__pagination__page.is-active {
  background: transparent;
  transform: scale(1);
  z-index: 1;
  height: 1.5ch;
  width: 1.5ch;
  border-radius: 50px;
  border: 2px solid #eb5c28;
}

.coe_carousel .splide__arrow--next {
  right: -6%;
  background: #eb5c28;
}

.coe_carousel .splide__arrow--prev {
  left: -6%;
  background: #eb5c28;
}
.residential-carousel .splide__arrow {
  background: transparent;

}
.residential-carousel .splide__pagination .splide__pagination__page {
    transform: scale(1);
      background: #fff;
  z-index: 1;
  height: 1.5ch;
  width: 1.5ch;
  border-radius: 50px;
  border: 2px solid #fff;
}
.residential-carousel .splide__pagination__page.is-active {
    background: transparent;
  transform: scale(1);
  z-index: 1;
  height: 1.5ch;
  width: 1.5ch;
  border-radius: 50px;
  border: 2px solid #fff;
}
.residential-carousel .splide__pagination {
    bottom: -0.5rem;
}
.residential-carousel .splide__arrow svg {
    fill: rgb(239 239 239);
    height: 1.2em;
    width: 1.2em;
    opacity: 1;
}
.residential-carousel .splide__arrow--prev {
   left: -0.5%;
}
.residential-carousel .splide__arrow--next {
   right: -0.5%;
}
@media only screen and (max-width: 1000px) {
  .slide_desc {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    padding: 1rem;
    color: #fff;
    line-height: normal;
    font-size: 12px;
    max-width: 37ch;
    margin: auto;
  }

  .property-carousel .splide__arrow--next {
    right: -12px;
    bottom: 0 !important;
  }

  .property-carousel .splide__arrow--prev {
    left: -12px;
    bottom: 0 !important;
  }

  .property-carousel .splide__pagination .splide__pagination__page {
    margin-left: 2px;
    margin-right: 2px;
    width: 2.2vw;
    height: 2.2vw;
  }

  .commercial-carousel .splide__arrow--next {
    right: -12px;
    bottom: 0 !important;
  }

  .commercial-carousel .splide__arrow--prev {
    left: -12px;
    bottom: 0 !important;
  }

  .commercial-carousel .splide__pagination .splide__pagination__page {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .industrial-carousel .splide__arrow--next {
    right: -12px;
    bottom: 0 !important;
  }

  .industrial-carousel .splide__arrow--prev {
    left: -12px;
    bottom: 0 !important;
  }

  .industrial-carousel .splide__pagination .splide__pagination__page {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .awards-carousel .splide__slide:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 10%;
    height: 80%;
    width: 0;
    background-color: #ccc;
    /* Adjust color as needed */
  }

  .property-carousel .splide__pagination {
    padding: 0;
  }

  .awards-carousel .splide__pagination {
    bottom: -2rem;
  }
}