
/*** T3SB identifier: t3sbs_footerSticky */

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



/*** T3SB identifier: swipercss-814 */

#swiper-814 {
	width: 100%;
	height: auto;
}
#swiper-814 .card {
	height: 100% !important;
	display: block !important;
}
#swiper-814 .swiper-button-next,
#swiper-814 .swiper-button-prev {
	color: white;
	text-shadow: 1px 1px 2px #000,0 0 25px #000,0 0 5px #000;
}
#swiper-814 .swiper-slide,
#swiper-814 .swiper-wrapper {
	height: auto !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0;
}
	

