
/*** T3SB identifier: t3sbs_footerSticky */

html {
	position:relative;
	min-height:100%
}
#page-footer {
	position:absolute;
	bottom:0;
	width:100%
}



/*** T3SB identifier: swipercss-25 */

#mainSwiper.swiper-container {
	position: relative;
}
#mainSwiper .swiper-slide {
	background-position: center;
	background-size: cover;
	width: 60%;
	height: auto;
	border-radius: none;
	overflow: hidden;
}
#mainSwiper .slide-content {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	padding: 10rem 2rem 0rem;
	box-sizing: border-box;
	border-radius: none;
	color: #fff;
	display: none;
}
#mainSwiper img {
	border-radius: none;
}
#mainSwiper figure.image {
	margin: 0;
	display: block;
}
#mainSwiper .swiper-slide-shadow-left img,
#mainSwiper .swiper-slide-shadow-right img {
	overflow:hidden;
	display:none;
}
.swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right{
	background-image: none;
  }



/*** T3SB identifier: swipercss-28 */

#swiper_28{width:100%;height:auto}#swiper_28 .swiper-wrapper{height:auto}#swiper_28 .swiper-slide{flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:start;justify-content:start;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}#swiper_28 .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}#swiper_28 .swiper-button-next,#swiper_28 .swiper-button-prev{color:#fff;text-shadow:1px 1px 2px #000,0 0 25px #000,0 0 5px #000}


