
/*** T3SB identifier: t3sbs_footerSticky */

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



/*** T3SB identifier: t3sbs_card_multiImage */

figure.multiImageCircle.image{overflow:inherit;display:block;}
		


/*** T3SB identifier: vanilla_multiImage_shadow */

img.circularshadow {box-shadow: 3px 3px 20px rgb(0 0 0 / 50%);}
			


/*** T3SB identifier: t3sbs_card_multiImage_social */

.icon-block a {
	display: inline-block;
	font-size: 16px;
	color: #000;
	text-align: center;
	border: 1px solid #000;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	margin: 0 5px;
	z-index: 1;
	position: relative;
}
.icon-block a:hover {
	color: #fff;
	background-color: #000;
}
@media (min-width: 768px) {
	.icon-block a {
		 font-size: 20px;
		 width: 40px;
		 height: 40px;
		 line-height: 40px;
	}
}
			


/*** T3SB identifier: flipCard-2072 */

#c2072.flip-card:hover .flip-card-inner {transform: rotateY(180deg);}#c2072 .flip-card-back {transform: rotateY(180deg);}



/*** T3SB identifier: flipCard-2090 */

#c2090.flip-card:hover .flip-card-inner {transform: rotateY(180deg);}#c2090 .flip-card-back {transform: rotateY(180deg);}



/*** T3SB identifier: swipercss-2102 */

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

.swiper-pagination-bullet-active {
  background: var(--bs-primary) !important;
}

	

