.swiper-wrapper { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; -ms-grid-rows: auto; grid-template-rows: auto; }
.swiper-wrapper.first-swiper-wrapper { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; grid-auto-columns: 1fr; -ms-grid-columns: 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr; -ms-grid-rows: auto; grid-template-rows: auto; }
.slide-img {z-index: 0;width: 100%;height: auto;-o-object-fit: cover;object-fit: cover;transition: transform .5s;transform: scale(1);}
.slide a:hover .slide-img {transform: scale(1.15);}
.slide { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; border-radius: 25px; overflow: hidden; }
.slide a {color: #fff;}
.slide-content { position: absolute; left: 0%; top: 50%; right: 0%; z-index: 2; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; transform: translateY(-50%); padding: 10px; }
.location { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; /* margin-bottom: 1em; */ -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.location p {padding: 20px 15px 0;text-align: center;line-height: 1.3;font-size: 1.1rem;}
.heading-2 {margin-top: 0px;margin-bottom: 0px;font-size: 1.5rem;line-height: 1;white-space: nowrap;}
.swiper.first-swiper {position: relative;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.carousel-arrows {position: absolute;right: 0%;bottom: 5%;z-index: 4;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-ms-flex: 0 0 auto;grid-auto-columns: 1fr;-ms-grid-columns: 1fr 1fr;grid-template-columns: 1fr 1fr;-ms-grid-rows: auto;grid-template-rows: auto;}
.carousel-arrow-w { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; height: 100%; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; cursor: pointer; }
.carousel-arrow-w.arrow-next { margin-left: 2em; }
.carousel-arrow-w.arrow-previous { margin-right: 2em; }
.carousel-arrow-icon { position: relative; z-index: 4; width: auto; height: 1.25em; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; }
.swiper-slide { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; opacity: 0.9; -webkit-filter: grayscale(100%); filter: grayscale(100%); color: hsla(0, 0%, 100%, 0.7); }
.swiper-slide a {color:hsla(0, 0%, 100%, 0.7);}
.swiper-slide.swiper-slide-active { -webkit-filter: none; filter: none; color: #fff; }
.swiper-slide.swiper-slide-active a {color: #fff;}
.swiper-slide.swiper-slide-active img {transform: scale(1.15);}
.slide-divider { width: 4em; height: 0.2em; margin-top: 25px; background-color: #ffba01; }
.slide-img-overlay { position: absolute; z-index: 1; width: 100%; height: 100%; background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(10%, transparent), color-stop(65%, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.75))); background-image: linear-gradient(180deg, transparent, transparent 10%, rgba(0, 0, 0, 0.5) 65%, rgba(0, 0, 0, 0.75)); }
.content {overflow: hidden;}
.carousel-arrow-oval { position: absolute; left: 0%; top: 0%; right: auto; bottom: 0%; z-index: 3; width: 3.25em; height: 3.25em; margin-top: auto; margin-bottom: auto; border-radius: 100%; background-color: #3d8ae1; }
.carousel-arrow-oval.next-arrow {left: auto;top: 0%;right: 0%;bottom: 0%;}
.section { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; min-height: 100vh; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.carousel-arrow { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 1em; padding-bottom: 1em; padding-left: 1em; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.carousel-arrow.arrow-next {padding-right: 1em;padding-left: 0em;}
.slider {position: relative;overflow: visible;margin-bottom: 4em;}

@media screen and (min-width: 1920px) {
  .slider { margin-bottom: 5em; }
}

@media screen and (max-width: 991px) {
  .slider { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
}

@media screen and (max-width: 479px) {
  .carousel-arrows {bottom: 3%;}
  .carousel-arrow-w.arrow-next {margin-right: 1em;}
  .carousel-arrow-w.arrow-previous {margin-left: 1em;}
	.location p {font-size: 1rem;}
}