
.card-boic 
{
  background-color: #fff;
  padding: 10px 0;

}
.card-boic h4{
  font-family: 'Gotham';
  font-weight: 800;
  color:#e21b1e ;
  font-size: 15px;
  line-height: 1.3;
}

.card-boic ul {
  list-style: none;
  margin: 0;
  position: relative;
  z-index: 1;
  max-width: 277px;
}
.cccccc {
  text-align: left;
  padding-left: 1rem;
}

.ptitle {
  font-family: 'Gotham';
  font-weight: 700;
  color:#424142;
  font-size: 10px;
  padding-top: 2px;
}
.psub {
  font-family: 'Gotham';
  font-weight: 700;
  color:#424142;
  font-size: 14px;
}
.card-boic li {
  /* background-color: #ccc; */
  border-bottom: 1px solid;
}

.btn3602 {
  font-size: 12px;
  padding: 6px;
  width: 116px;
  height: unset;
  margin: 2px;
  border: 2px solid #e61718;
  color: #e61718;
  font-family: 'Gotham';
  font-weight: 700;
  font-style: normal;
  border-radius: 15px;
}
.btnactive {
  background-color: #e61718 !important;
  color: #fff !important;

}

.floor_style {
  max-width: 89%;
  height: auto;
}

.slider_content_container {
    /* background: linear-gradient(180deg,#000,rgba(0,0,0,.55)); */
    /* background-image: url('../klgcc/images/klgcc-1.jpg'); */
    background-color: #000;
    background-size: cover;
    background-position: center center;
    /* padding: 30px 0; */
    overflow: hidden;
    position: relative;
}


.spd_title {
  display: block;
  line-height: 1.2;
  font-size: 17px;
  text-align: center;
  font-family: 'Gotham';
  font-weight: 500;
  margin-bottom: 0px;
  /* height: 45px; */
  padding-top: 20px;
  color: #70442f;

}
.spd_title2 {
  font-size: 15px;
  text-align: center;
  padding: 25px;
  font-family: 'Lato';
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 0;

}


#banner-main  .splide__arrow--next:before, #banner-main  .splide__arrow--prev:before {
  color: #e25e24;
  font-family: 'simedarbyproperty' !important;
  content: "\eb09";
  display: none;
  font-size: 32px;
  display: contents;

  /* transform: rotate(180deg); */
  z-index: 99;
}
#banner-main  .splide__pagination {
  display: flex;
  gap: 5px;

}

#banner-main .splide__pagination__page {
  width: 17px;
  height: 17px;
  cursor: pointer;
  vertical-align: top;
  background-color: #f4ecdb;
}
#banner-main  .splide__pagination__page.is-active {
  background-color: #f4ecdb;
  transform: scale(1);
  z-index: 1;
  height: 17px;
  border-radius: 50px;
  width: 56px;
  opacity: 1;
}
#thumbnail-carousel {
  display: block;
  height: 100%;
  position: absolute;
  top: -2rem;
  width: 100%;

}
#banner-main .splide__arrow svg {
 display: none;

}
#banner-main .splide__arrow--prev:before {
  transform: rotate(180deg);
  display: block;
}
#banner-main  .splide__arrow--next {
  right: 10%;
  background-size: contain;
  bottom: 0;
  top: unset;
  background: transparent;
}
#banner-main  .splide__arrow--prev {
  left: 10%;
  background-size: contain;  
  bottom: 0;
  top: unset;
  background: transparent;
}
#banner-main .splide__pagination {
  bottom: 19px;

}
.splide__arrow--prev svg {
  transform: scaleX(-1);
}
#thumbnail-carousel .splide__arrow--prev:before {
  transform: rotate(180deg) !important;
  display: block !important;
}

#thumbnail-carousel  .splide__pagination {
  display: flex;
  bottom: 1.7em;
  z-index: 999;
}

#thumbnail-carousel .splide__arrow--prev:before {
  transform: rotate(180deg);
  display: block;
}
#thumbnail-carousel .splide__arrow--prev, #thumbnail-carousel .splide__arrow--next {
  bottom: 9px;
  top: unset;
  width: fit-content;
  height: 32px;
  margin-top: 0;
  z-index: 99999 !important;
}


  #splide_main  .splide__slide  {
    display: block;
    width: 100%;
    transition: transform 400ms;
    transform-origin: center center;
    background-color: transparent;

  }

  #splide_main .splide__slide .splide_custom_card2 {
    background: #fff;
    width: 100%;
    border: 1px solid #fff;
    height: auto;
    transform-origin: center center;
  }


.sld_img {
  height: 606px;
  width: 100%;
  object-fit: cover;
}

.sld_img2 {  
    height: 89vh;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

  
  #splide_main  .splide__slide.is-active  {
    border: 0;
}

.splide_custom_card {
  background : #D6CFBC;
  border-radius : 8px;
}


#splide_main .splide__slide.is-active .splide_custom_card {  
  background: #d6cfbc;
  margin-top: 0;

}
#splide_main .splide__slide .splide_custom_card {
  margin-top: 50px;
}
#splide_main .splide__slide.is-active .splide_custom_card2 {
  background: url(../klgcc/klgcc-coming-soon-active.jpg?v4);
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  background-position: center;
  transform-origin: center center;
  background-size: cover;

}
.splide_custom_card2 .splide__slide.is-active .sd_bg {
  opacity: 1;
}

.splide_custom_card2 .splide__slide.is-active .slide_subtext {
  opacity: 1;
}
#splide_main .splide__slide.is-active .xcard2 {
opacity: 0;

}

#splide_main  .splide__arrow {
  align-items: center;
  background: transparent;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 1;
  padding: 0;
  position: absolute;
  /* transform: translateY(-50%); */
  width: 20px;
  z-index: 1;
  bottom: -58px;
  top: unset !important;
}

#splide_main  .splide__slide.is-active .spd_title  { 
  transform: scaleX(1);
  padding-bottom: 20px;
  }
#splide_main  .splide__slide.is-active .spd_title2  { 
  transform: scaleX(1);
  opacity: 0;
  padding: unset;

  }

#splide_main h4  {
  font-size: 16px;
  text-align: center;
  width: 100%;
  line-height: 1.5;
  font-family: 'Gotham';
  font-weight: 800;
  display: block;
  padding-bottom: 11px;
  }
#splide_main .splide__slide.is-active  h4  {
  display: none;
  }
#splide_main  .splide__slide.is-active .slide_subtext  {
  opacity: 1;
  padding: 17px 25px;
  height: auto;

  }
#splide_main  .splide__slide.is-active .splide_custom_card .xcard {   
  height: 217px;
  width: 100%;
  object-fit: cover;
  border-radius: 0;
  object-position: center;
  }
#splide_main  .splide__slide.is-active .splide_custom_card .ribb {
  height: auto;
  width: 54% ;
  object-fit: cover;
  opacity: 1;
  display: block;
  }
#splide_main  .splide__slide.is-active .splide_custom_card .boxtoHide {
display: flex !important;
  }
  #splide_main .splide__slide.is-active .splide_custom_card2 .boxtoHide {
    display: flex !important;
  }
  .slide_subtext2 {
    opacity: 0;
  }
 #this-slider-1 .splide__arrow--next:before,  #this-slider-1 .splide__arrow--prev:before {
    color: #fff;
    font-family: 'simedarbyproperty' !important;
    content: "\eb09";
    display: none;
    font-size: 32px;
    display: contents;
    /* transform: rotate(180deg); */
    z-index: 99;
}

#this-slider-1 .splide__arrow--prev:before {
  transform: rotate(180deg);
  display: block;
}
#this-slider-1 .splide__arrow--prev, #this-slider-1 .splide__arrow--next {
  bottom: 9px;
  top: unset;
  width: fit-content;
  height: 30px;
  margin-top: 0;
  /* background: #459F97; */
}
@keyframes opacity {
    0% {
        opacity: 0;
      }

      100% {
        opacity: 1;
      }

}
#splide_main .splide__slide.is-active::after  {

background: rgba(0, 0, 0, 0);
border:0;
}
#splide_main  .splide .splide__arrow {
 top: 0;
 bottom: 0;
 height: 100%;
 transform: none;
 border-radius: unset;
 width: 50px;
 opacity: 0.9;

}
#township-highlights .splide:not(.is-overflow) .splide__pagination {
  display: flex !important;
}
/* #splide_main .splide .splide__arrow {
  position: absolute;
  bottom: 0;
  width: 100% !;
  margin: auto;
} */




/* #splide_main .splide__arrow.splide__arrow--prev {
 left: 0;
}
#splide_main  .splide__arrow.splide__arrow--next {
 right: 0;
} */

.slide_card {
display: flex;
flex-direction: column;
}
.heading {
margin: 40px 25px;
}
.Image-ratioContainer {
position: relative;
width: 100%;
}
.Image-ratioContainer .Image-img {
height: 100%;
width: 100%;
}
.Image-ratioContainer>.Image-picture {
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.AnimatedCardCarouselBackground-Card-body {

display: flex;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
justify-content: space-between;
padding: 30px 25px 50px;
background-color: aqua;
/* width: 400px; */
}
.ovel {
position: relative;
}
.ovel::after {
content:'';
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
background: rgba(0, 0, 0, 0.5);

}


 .main-carousel .splide__slide img {
    transition: .7s ease-out;
  }

/* Main Thumb */

#main-thumbnail-carousel {
  bottom: 0;
  width: 100%;
  height: 20%;
  background: linear-gradient(transparent, rgb(0, 0, 0));

}
#main-thumbnail-carousel .splide__list li {
  border: 0;
}

.splide__track--nav>.splide__list>.splide__slide.is-active {
  border: 3px solid transparent;
  margin: 0;
  padding: 0;
}
.splide__track--nav>.splide__list {
  border: 3px solid transparent;
  margin: 0;
  padding: 0;
}

#main-thumbnail-carousel .splide__track {
  max-width: 90%;
  margin: auto;
  height: 100%;

}

.bxs {
  display: grid;
  justify-content: center;
  justify-items: center;
}

.hero-carousel .splide__pagination__page.is-active {
  background: #459F97;
  transform: scale(1);
  z-index: 1;
  height: 17px;
  border-radius: 50px;
}
.hero-carousel .splide__pagination__page {
  background: #fff;
  transform: scale(1);
  z-index: 1;
  height: 17px;
  border-radius: 50px;
  width: 17px;
}
.hero-carousel .splide__pagination .splide__pagination__page {
  margin-left: 0.425rem;
  margin-right: 0.425rem;
  opacity: 1;
}
.hero-carousel .splide__pagination {
  bottom: 19px !important;

}


.hero-carousel .splide__arrow svg {
  fill: #ffffff;
  scale: 1.1;
  opacity: 0;
  height: 3rem;
  width: 3rem;
  display: none;

}
.hero-carousel .splide__arrow--next {
  right: 35%;
  bottom: 0 !important;
}
.hero-carousel .splide__arrow--prev {
  left: 35%;
  bottom: 0 !important;
}

.hero-carousel2 .splide__pagination__page.is-active {
  background: #365f6f;
  transform: scale(1);
  z-index: 1;
  height: 17px;
  border-radius: 50px;

}
.hero-carousel2 .splide__pagination__page {
  background: #fff;
  transform: scale(1);
  z-index: 1;
  height: 17px;
  border-radius: 50px;
  width: 17px;
}
.hero-carousel2 .splide__pagination .splide__pagination__page {
  margin-left: 0.425rem;
  margin-right: 0.425rem;
  opacity: 1;
}

.hero-carousel2 .splide__pagination {
  bottom: 19px !important;

}

.hero-carousel2 .splide__arrow svg {
  fill: #ffffff;
  scale: 1.1;
  opacity: 0;
  height: 3rem;
  width: 3rem;
  display: none;

}
.hero-carousel2 .splide__arrow--next {
  right: 35%;
  bottom: 0 !important;

}
.hero-carousel2 .splide__arrow--prev {
  left: 35%;
  bottom: 0 !important;
}

.hero-carousel3 .splide__pagination__page.is-active {
  background: #365f6f;
  transform: scale(1);
  z-index: 1;
  height: 17px;
  border-radius: 50px;
}
.hero-carousel3 .splide__pagination__page {
  background: #fff;
  transform: scale(1);
  z-index: 1;
  height: 17px;
  border-radius: 50px;
  width: 17px;
}
.hero-carousel3 .splide__pagination .splide__pagination__page {
  margin-left: 0.425rem;
  margin-right: 0.425rem;
  opacity: 1;
}
.hero-carousel3 .splide__pagination {
  bottom: 19px !important;

}

.hero-carousel3 .splide__arrow svg {
  fill: #ffffff;
  scale: 1.1;
  opacity: 0;
  height: 3rem;
  width: 3rem;
  display: none;

}
.hero-carousel3 .splide__arrow--next {
  right: 40%;
  bottom: 1px !important;
}
.hero-carousel3 .splide__arrow--prev {
  left: 40%;
  bottom: 1px !important;
}

.hero-carousel4 .splide__pagination__page.is-active {
  background: #ffffff;
  transform: scale(1);
  z-index: 1;
  width: 48px;
  opacity: 1;

}
.hero-carousel4 .splide__pagination__page {
  background: #d8d2c8;
  transform: scale(1);
  opacity: 0.6;
  z-index: 1;
  height: 3px;
  border-radius: 50px;
  width: 28px;
}
.hero-carousel4 .splide__pagination .splide__pagination__page {
  margin-left: 0.425rem;
  margin-right: 0.425rem;
  opacity: 1;
}

.hero-carousel4 .splide__pagination {
  bottom: 43.5vh !important;
}

.hero-carousel4 .splide__arrow svg {
  fill: #ffffff;
  scale: 1.1;
  opacity: 0;
  height: 3rem;
  width: 3rem;
  display: none;

}
.hero-carousel4 .splide__arrow--next {
  right: 35%;
  bottom: 0 !important;

}
.hero-carousel4 .splide__arrow--prev {
  left: 35%;
  bottom: 0 !important;
}
.splide__arrow {

  background: transparent;

}


.floor-carousel .splide__pagination__page.is-active {
  background: #8d8c89;
  transform: scale(1);
  z-index: 1;
  height: 17px;
  border-radius: 50px;
  width: 56px;
}
.floor-carousel .splide__pagination__page {
  background: #8d8c89;
  transform: scale(1);
  z-index: 1;
  height: 17px;
  border-radius: 50px;
  width: 17px;
}
.floor-carousel .splide__pagination .splide__pagination__page {
  margin-left: 0.425rem;
  margin-right: 0.425rem;
  opacity: 1;
}
.floor-carousel .splide__pagination {
  bottom: 1.7em;

}
.floor-carousel .splide__pagination {
  bottom: 1.7em;

}

.floor-carousel .splide__arrow svg {
  fill: #ffffff;
  scale: 1.1;
  opacity: 0;
  height: 3rem;
  width: 3rem;
  display: none;

}

.floor-carousel .splide__arrow--next {
  right: 38%;
  bottom: -9px !important
}
.floor-carousel .splide__arrow--prev {
  left: 38%;
  bottom: -9px !important
}

.floor-carousel .splide__pagination {
  bottom: 0.8em;
}
.floor-carousel .splide__arrow--next:before, .floor-carousel .splide__arrow--prev:before {
  color: #9E9E9E !important;
}
.splide:not(.is-overflow) .splide__pagination {
  display: flex !important; 
}
.hero-carousel .splide__slide {
      background-color: #eceded;
      /* border-radius: 68px 68px 0 0; */

}
.bg_w3 .splide {
      border-radius: 68px;
      overflow: hidden;
    }
.main_img  {
      height: 91vh;
      width: 100%;
      object-fit: cover;
      object-position: center;
      border-radius: 68px;
}
.floorplan_img {
  height: 60vh;
  width: 487px;
  object-fit: contain;
  object-position: center;
  /* border-radius: 68px 68px 0 0; */
  margin-bottom: 2rem;
  /* border-radius: 68px 68px 0 0; */
}
.main_img2  {
  height: 400px;
  width: 100%;
  object-fit: cover;
  object-position: bottom;
  border-radius: 50px;
}
.caption_slider {
  font-family: "Gotham";
  font-weight: 700;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  text-align: left;
}
.caption_arts {
  font-family: "Gotham";
  font-weight: 700;
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  font-size: 10px;
  /* width: 100%; */
  /* padding: 20px; */
  /* text-align: left; */
}
.floor_plan_sec {
  background-color: #c8c9ca;
  padding: 1rem;

}
.main-carousel .splide__pagination__page.is-active {
  background: #464444;
  transform: scale(1);
  z-index: 1;
  height: 15px;
  border-radius: 50px;
  width: 45px;
}
.main-carousel .splide__pagination__page {
  background: #464444;
  transform: scale(1);
  z-index: 1;
  height: 15px;
  border-radius: 50px;
  width: 15px;
}
.main-carousel .splide__pagination .splide__pagination__page {
  margin-left: 0.425rem;
  margin-right: 0.425rem;
  opacity: 1;
}
.main-carousel > .splide__pagination {
  bottom: 2.7em;

}
#this-slider-1 .splide__arrow--next:before,  #this-slider-1 .splide__arrow--prev:before {
  color: #464444;
  font-family: 'simedarbyproperty' !important;
  content: "\eb09";
  display: none;
  font-size: 32px;
  display: contents;
  /* transform: rotate(180deg); */
  z-index: 99;
}

#this-slider-1 .splide__arrow--prev:before {
transform: rotate(180deg);
display: block;
}
.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
  display: none !important;
}

.main-carousel .splide__arrow--prev {
  left: 38%;
  bottom: 1.4rem !important;
}
.main-carousel .splide__arrow--next {
  right: 38%;
  bottom: 1.4rem !important;
}
.speaker-carousel  .splide__arrow--next {
    top: 35% !important;
    bottom: unset !important;
    right: -34px;
        z-index: 98;
}
.speaker-carousel  .splide__arrow--prev {
    top: 35% !important;
    bottom: unset !important;
    left: -34px;
        z-index: 98;
}
@media only screen and (max-width: 600px) {
  .hero-carousel .splide__arrow--next {
    right: 21%;
    bottom:11px!important;
    display: none;
}
  .hero-carousel .splide__arrow--prev {
    left: 21%;
    bottom:11px !important;
    display: none;
}

  #splide_main .splide__arrow--prev {
    left: 22%;
  }
  #splide_main .splide__arrow--next {
    right: 22%;
  }
  #splide_main .splide__slide.is-active .slide_subtext {
    opacity: 1;
    padding: 18px;
}
.hero-carousel .splide__pagination__page.is-active {
  height: 12px;
  width: 12px;
}
.hero-carousel2 .splide__pagination__page.is-active {
  height: 12px;
  width: 12px;
}
.hero-carousel3 .splide__pagination__page.is-active {
  height: 12px;
  width: 12px;
}
.hero-carousel2 .splide__pagination__page {
  height: 12px;
  width: 12px;
}
.hero-carousel3 .splide__pagination__page {
  height: 12px;
  width: 12px;
}
.hero-carousel .splide__pagination__page {
  height: 12px;
  width: 12px;
}
#thumbnail-carousel .splide__pagination {
  display: flex;
  bottom: 8px;
}
#thumbnail-carousel .splide__pagination__page.is-active {
  height: 12px;
  width: 48px;
}
#thumbnail-carousel .splide__pagination__page {
  height: 12px;
  width: 12px;
}
#thumbnail-carousel .splide__arrow--next {
  right: 18%;
  bottom: -13px !important;;
}
#thumbnail-carousel .splide__arrow--prev {
  left: 18%;
  bottom: -13px !important;;
}
.pagination {
  bottom: -34px;
}
.slider_content_container {

  padding: 0;
  padding-bottom: 30px;


}
#gettumb {
  height: 100vh;
  object-fit: cover;
  object-position: center;
}
.main_img {
  height: 100%;
  object-fit: cover;
}
.main_img2 {
  height: 100%;
  object-fit: cover;
}
.hero-carousel .splide__pagination {
  bottom: 33px;
}

.floor_plan_sec {
  background-color: #c8c9ca;padding: 10px;
}

.cccccc {
  text-align: left;
  padding-left: 0;
}
.card-boic ul {
  padding-left: 26px !important;
}
.card-boic .psub {

  font-size: 9px;
}
.floor-carousel .splide__arrow--next {
  right: 16%;
  bottom: 33px !important;
}
.floor-carousel .splide__arrow--prev {
  left: 16%;
  bottom: 33px !important;
}
.floor-carousel .splide__pagination {
  bottom: 54px;
  scale: 0.6;
}
.caption_slider {
  font-family: "Gotham";
  font-weight: 800;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  text-align: center;
  width: 100%;
  padding: 9px;
  color: #231f20;
  /* text-align: left; */
}
#fts .caption_arts {
  font-family: "Gotham";
  font-weight: 800;
  position: absolute;
  bottom: 6px !important;
  right: 1rem !important;
  font-size: 8px !important;
  /* width: 100%; */
  /* padding: 20px; */
  /* text-align: left; */
}
.main_img2 {
  border-radius: 61px;
}
.floorplan_img {
  height: 362px;
  padding: 10px 1.2rem;
  width: 100%;
  object-fit: contain;
  object-position: center; }

  .hero-carousel3 .splide__arrow--next {
    right: 19%;
    bottom: 1px !important;
    display: none;
}
.hero-carousel3 .splide__arrow--prev {
  left: 19%;
  bottom: 1px !important;
  display: none;
}
.hero-carousel2 .splide__arrow--next {
  right: 22%;
  display: none;
}
.hero-carousel2 .splide__arrow--prev {
  left: 22%;
  display: none;
}
.hero-carousel4 .splide__arrow--next {
  display: none;
}
.hero-carousel4 .splide__arrow--prev {
  display: none;
}
.sld_img {
  height: 52vh;
  width: 100%;
  object-fit: cover;
  position: relative; /* Ensure positioning context */
  z-index: 1; /* Adjust z-index */
}

.boxx::after {
  height: 244px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to top, #1d2b2a, transparent);
  content: "";
  z-index: 2;
}
.content-desc h3 {
position: relative;
z-index: 4;
}
.sld_img2 {
  margin-top: 4rem;
  height: 82vh;
}
.hero-carousel4 {
  margin-top: 1.5rem;
}
.main-carousel .splide__arrow--prev {
  left: 12%;
  bottom: 1.4rem !important;
}
.main-carousel .splide__arrow--next {
  right: 12%;
  bottom: 1.4rem !important;
}
.main-carousel .splide__pagination__page.is-active {
  width: 45px;
}
.speaker-carousel  .splide__arrow--next {
    top: 35% !important;
    bottom: unset !important;
    right: 5px;
        z-index: 98;
}
.speaker-carousel  .splide__arrow--prev {
    top: 35% !important;
    bottom: unset !important;
    left: 5px;
        z-index: 98;
}
}