
/*** T3SB identifier: t3sbs_footerSticky */

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



/*** T3SB identifier: swipercss-65 */


 
	


/*** T3SB identifier: swipercss-65-default */

#swiper-65{width:100%;height:auto}#swiper-65 .swiper-wrapper{height:auto}#swiper-65 .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;height:auto !important}#swiper-65 .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}#swiper-65 .swiper-button-next,#swiper-65 .swiper-button-prev{color:#fff;text-shadow:1px 1px 2px #000,0 0 25px #000,0 0 5px #000}



#swiper-65 .swiper-slide .card {border:none;}
#swiper-65.swiper-slide  figure {margin-bottom: 0 !important;}

#swiper-65 .left-top 		{justify-content: start; 	align-items: start; }  
#swiper-65 .left-center 	{justify-content: start;	align-items: center;}
#swiper-65 .left-bottom 	{justify-content: start;	align-items: end; }
#swiper-65 .center-top 		{justify-content: center; 	align-items: start;} 
#swiper-65 .center-center  	{justify-content: center; 	align-items: center;} 
#swiper-65 .center-bottom 	{justify-content: center;	align-items: end;} 
#swiper-65 .right-top 		{justify-content: end; 		align-items: start;} 
#swiper-65 .right-center 	{justify-content: end; 		align-items: center;} 
#swiper-65 .right-bottom	{justify-content: end; 		align-items: end;} 
 

@media (min-width: 991.9px) {
	#swiper-65 .card-body-wrapper {
		position: absolute;
		min-width: 100%;
		min-height: 100%;
		display: flex;
	}
}


