.home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide .swiper-image .text-container .smallTitle{font-size:20px; color:#fff; font-family: 'Metropolis-Regular'; font-weight:600; margin-bottom:25px}
.home-showcase1 .home-showcaseSlider1 .showcaseSlider-nav .showcaseSlider-prev::after{
	background:url('https://ikpknowledgepark.com/wp-content/uploads/2023/11/long-arrow-left.svg') no-repeat;
	width:29px;
	height:9px;
	content:"";
	position:absolute;
	background-size:contain;
}
.home-showcase1 .home-showcaseSlider1 .showcaseSlider-nav .showcaseSlider-next::after{
	background:url('https://ikpknowledgepark.com/wp-content/uploads/2023/11/long-arrow-right.svg') no-repeat;
	width:29px;
	height:9px;
	content:"";
	position:absolute;
	background-size:contain;
}


.home-showcase1 {
  padding: 0 var(--columnExt) 0;
  position: relative;
  margin:0;
}
.home-showcase1 .home-showcaseSlider1 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide {
  position: relative;
  height:100%;
  overflow: hidden;
}
.home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide .swiper-image {
  padding: 5vw 13.6vw;
  width:100%;
  height:100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: flex-end;
}
.home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide .swiper-image .text-container {
  max-width: 100%;
  margin: 0 0 5rem;
}
.home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide .swiper-image .text-container .bigTitle {
  transform: translate(-140%, 0);
  transition: transform 1.15s cubic-bezier(0.58, 0, 0.28, 0.99) 0.4s;
  color: #fff;
  margin: 0 0 2.5rem;
  /*text-shadow: #21212121 0px 0px 5px;*/
}
.home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide .swiper-image .text-container .smallTitle {
  transform: translate(-140%, 0);
  transition: transform 1.15s cubic-bezier(0.58, 0, 0.28, 0.99) 0.6s;
  color: #fff;
  margin: 0 0 2.5rem;
  
}
.home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide .swiper-image .text-container .container-arrow-button {
  transform: translate(-200%, 0);
  transition: transform 0.6s cubic-bezier(0.58, 0, 0.28, 0.99) 1s;
  width: fit-content;
}
.home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide .swiper-image .text-container .container-arrow-button .arrow-button {
  color: #fff;
}
.home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide .swiper-image .text-container .container-arrow-button svg path {
  fill: #fff;
}
.home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide .swiper-image .text-container .container-arrow-button svg circle {
  stroke: #fff;
}
.home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide .swiper-image .text-container .container-arrow-button:hover svg circle {
  stroke: #8c97d0;
}
.home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide .swiper-image .filter {
  width: 100%;
  height: 100%;
  background: linear-gradient(77.57deg, rgba(8, 27, 79, 0.97) 1.58%, rgba(0, 0, 0, 0) 101.31%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.5;
  transition: opacity 0.8s ease-in 0.5s;
}
.home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide-active .swiper-image .text-container .bigTitle, .home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide-active .swiper-image .text-container .container-arrow-button,  .home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide-active .swiper-image .text-container .smallTitle{
  transform: translate(0, 0);
}
.home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide-active .swiper-image .filter {
  opacity:1;
}
.home-showcase1 .home-showcaseSlider1 .swiper-pagination {
  position: relative;
  bottom: 0;
  left: 0;
  width: fit-content;
  padding: 3.5% 0;
display:none !important; 	
}
.home-showcase1 .home-showcaseSlider1 .swiper-pagination-bullet {
  width: 4vw;
  border-radius: 50px;
  height: 2px;
  background-color: #8f9397;
  opacity: 1;
  transition: width 0.8s ease-in-out, 0.4s ease-in-out;
  margin: 0 4px !important;
}
.home-showcase1 .home-showcaseSlider1 .swiper-pagination-bullet-active {
  background-color: #f7970e;
  width: 8vw;
}
.home-showcase1 .home-showcaseSlider1 .showcaseSlider-nav {
  display: flex;
  flex-direction: row;
  padding: 0 0 3.5% 5%;
  padding-right: 0;
}
.home-showcase1 .home-showcaseSlider1 .showcaseSlider-nav .showcaseSlider-prev, .home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-next {
  position: static;
  display: flex;
  align-items: flex-end;
  font-weight: 900;
  margin: 0 2vw;
  width: 29px;
  height: auto;
}
.home-showcase1 .home-showcaseSlider1 .showcaseSlider-nav .showcaseSlider-prev{position: relative;
    left: -49px;
    top: 5px;
}
.home-showcase1 .home-showcaseSlider1 .showcaseSlider-nav .showcaseSlider-prev.swiper-button-disabled, .home-showcase1 .home-showcaseSlider1 .showcaseSlider-nav .showcaseSlider-next.swiper-button-disabled {
  opacity: 1;
}
.home-showcase1 .home-showcaseSlider1 .showcaseSlider-nav .showcaseSlider-prev.swiper-button-disabled:after, .home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-next.swiper-button-disabled:after {
  color: #8f9397;
}
.home-showcase1 .home-showcaseSlider1 .showcaseSlider-nav .showcaseSlider-prev::after, .home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-next::after {
  font-size: 4vw;
  color: #f7970e;
}
.home-showcase1 .home-showcaseSlider1 #macaron {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  margin: 5%;
  width: 30%;
}
.home-showcase1 .home-showcaseSlider1 #macaron #text-circle {
  animation: rotate-360 12s linear 0s infinite reverse forwards;
  transform-origin: center;
}
.home-showcase1 .scrollSliderButton {
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  transform: translate(-50%, 0%);
  color: #fff !important;
  text-decoration: none;
  font-size: 3.5vw;
  height: 21vw;
}
.home-showcase1 .scrollSliderButton .line {
  height: 15vw;
  width: 1px;
  background: #8c97d0;
  margin-top: 5px;
  animation: scroll-anim-mobile 1.6s cubic-bezier(0.62, 0.01, 0.71, 0.47) 0s infinite normal forwards;
}
.home-showcase1 .home-showcaseSlider1 .showcaseSlider-nav {
    position: absolute;
    bottom:60px;
    right:65px;
    z-index: 1;
    padding:0;
  }

@media (min-width: 1024px) {
  .home-showcase1 {
    margin:0;
  }
  .home-showcase1 .home-showcaseSlider1 {
    display: block;
  }
  .home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide {
    height:90vh;
  }
  .home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide .swiper-image {
    align-items: center;
  }
  .home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide .swiper-image .text-container {
    max-width: 75%;
    margin: 0;
  }
  .home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide .swiper-image .text-container .bigTitle {
    margin: 0 0 1.25rem;
  }
  .home-showcase1 .home-showcaseSlider1 .swiper-pagination {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 0 2.5% 5%;
  }
  .home-showcase1 .home-showcaseSlider1 .swiper-pagination-bullet {
    width: 1.5vw;
    height: 3px;
    margin: 0 8px !important;
  }
  .home-showcase1 .home-showcaseSlider1 .swiper-pagination-bullet-active {
    width: 3vw;
  }
  
  .home-showcase1 .home-showcaseSlider1 .showcaseSlider-nav .showcaseSlider-prev, .home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-next {
    margin: 0 0.6vw;
  }
  .home-showcase1 .home-showcaseSlider1 .showcaseSlider-nav .showcaseSlider-prev::after, .home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-next::after {
    font-size: 1vw;
  }
  .home-showcase1 .home-showcaseSlider1 #macaron {
    width: fit-content;
    width: 8.4vw;
  }
  .home-showcase1 .scrollSliderButton {
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    transform: translate(-50%, 40%);
    color: #fff !important;
    text-decoration: none;
    font-size: 0.9vw;
    height: 4.8vw;
  }
  .home-showcase1 .scrollSliderButton .line {
    height: 4.8vw;
    width: 2px;
    background: #8c97d0;
    margin-top: 5px;
    animation: scroll-anim 1.6s cubic-bezier(0.62, 0.01, 0.71, 0.47) 0s infinite normal forwards;
  }
}






@media screen and (min-width:1300px){
.home-showcase1 .home-showcaseSlider1 .showcaseSlider-nav{bottom:60px; right:110px;}
	
}	

@media screen and (min-width:1400px){
.home-showcase1 .home-showcaseSlider1 .showcaseSlider-nav{right:195px}
}

@media screen and (max-width:1366px){

	.home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide .swiper-image{padding:4vw 10vw}

}

@media screen and (max-width:1300px){
	.home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide .swiper-image{padding:0 6.5vw}
	
}	



	


@media screen and (max-width:767px){
	.home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide .swiper-image .text-container .bigTitle br{display:none}
	.home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide .swiper-image .text-container .smallTitle br{display:none}
	.home-showcase1 .home-showcaseSlider1 .showcaseSlider-nav{
		    position: relative;
			bottom: 50px;
			right: auto;
			z-index: 1;
			padding: 0;
	}
	.home-showcase1 .home-showcaseSlider1 .showcaseSlider-nav .showcaseSlider-prev{left:20px;position:relative; top: -5px;}
	.home-showcase1 .home-showcaseSlider1 .showcaseSlider-nav .showcaseSlider-next {  position:relative; left:30px}	
	.home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide .swiper-image{min-height:90vh; padding:5vw 6vw 25vw !important}
}


@media screen and (max-width:992px){
	.home-showcase1 .home-showcaseSlider1 .swiper-wrapper .swiper-slide .swiper-image{padding:5vw 3vw 20vw !important; min-height:80vh}
}