﻿



.event_list .Timebox{
	margin-bottom:0px;
}



.event_list .small-title{
	display:block;
	font-weight: bold;
	font-size: 16px;
	margin-bottom:6px;
}

.event_list .event_location,
.event_list .event_summary,
.event_list .event_categorie,
.event_list .event_tag,
.event_list .event-extensionList{
	margin-bottom:20px;
}
.event_list .event-details{
	margin-bottom:10px;
}
.event_list .event_PictureUrl img {
   max-width: 100%;
}

@media only screen and (max-width: 767px) {
	.event_list .event_startdate,
	.event_list .event_enddate{
		width:auto;
		float:none;
	}
}





/*PagingTable*/
.event_page{
	margin-bottom:5px;
	white-space:normal;
	text-align: center;
	padding-top: 15px;
}
.event_page .button
{
	display:inline-block; 
	color:#3E3E3E!important;
	background:#fff;
    border-radius:5px;
	padding: 4px 10px;
	font-size:11px;
	border:1px solid #D4D4D4;
	line-height:16px!important;
	text-decoration:none;
	margin-left:5px!important;
	transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
}
*+html .event_page .button{
	display:inline;
}
* html .event_page .button{
	display:inline;
}
.event_page .button:hover{
	color:#fff!important;
	background:#2A2A2A;
}
.event_page .disabled{
	display:inline-block;
	color:#fff!important;
	background:#2A2A2A;
    border-radius:5px;
	padding: 4px 8px;
	font-size:11px;
	line-height:16px;
	margin-left:5px;
}
*+html .event_page .disabled{
	display:inline;
}
* html .event_page .disabled{
	display:inline;
}

.event_list .page_meta {
	margin-bottom:10px;
	padding: 8px 10px;
	background: #F0F0F0;
}
.event_list .page_meta a {
	float: right;
}
.event_list .author_info {
	margin-bottom:10px;
}
.event_list .author_info .thum {
	float:left;
	margin-right:10px;
}
.event_list .author_info .thum img {
	width:120px;
}
.event_noevent {
	text-align:center;
	padding:20px;
}

.event_rss {
	text-align:right;
}

.SwiperEvent .event_main .swiper-slide{
	height: auto;
	padding: 30px 0px;
}
.SwiperEvent.swiper-container{
	margin-left: -15px;
	margin-right: -15px;
}
.SwiperEvent .event_main{
	
}
.SwiperEvent .event_post{
	background-color: #FFF;
	display: flex;
	flex-direction: column;
	height: calc(100%);
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
	margin-left: 15px;
	margin-right: 15px;
}

.SwiperEvent .event_imgbox img{
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.SwiperEvent svg {
	width: 20px;
	height: 20px;
	fill: var(--accent-color);
	vertical-align: middle;
	margin-bottom: 5px;
	margin-right: 3px;
}

.SwiperEvent .event_box {
	padding: 30px 25px;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}

.SwiperEvent .event_startdate {
	margin-bottom: 6px;
	color: #666;
}

.SwiperEvent .event_title {
	margin-bottom: 20px;
	line-height: 24px;
	padding-top: 0px;
}

.SwiperEvent .event_title a,
.SwiperEvent .event_title a:link,
.SwiperEvent .event_title a:visited {
	color: #333333;
	font-size: 24px;
}

.SwiperEvent .event_title a:hover {
	color: var(--accent-color);
}

.SwiperEvent .event_summary {
	color: #555555;
	font-size: 16px;
	margin-bottom: 15px;
}

.SwiperEvent .event_summary {}

.SwiperEvent .swiper-pagination{
	position: static;
	padding-top: 30px;
}

.SwiperEvent.swiper-container .swiper-button-next{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%2300A652'%2F%3E%3C%2Fsvg%3E");
}
.SwiperEvent.swiper-container .swiper-button-prev{
 background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%2300A652'%2F%3E%3C%2Fsvg%3E");
}

.SwiperEvent.swiper-container .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	background-color: #42B372;
    transition: all ease-in 300ms;
    -moz-transition: all ease-in 300ms;
    -webkit-transition: all ease-in 300ms;
    -o-transition:all ease-in 300ms;
    -ms-transition:all ease-in 300ms;
	margin: 0 7px !important;
	opacity: 1;
	border-radius: 12px;
}
.SwiperEvent.swiper-container .swiper-pagination-bullet-active{
	background-color: var(--accent-color2);
	width: 27px;

}
.SwiperEvent .list-btn {
	display: flex;
	width: 100%;
	margin-top: auto;
	border-top: 1px solid #e4e4ea;
	justify-content: space-between;
	padding: 15px 0 0;
	font-size: 16px;
	color: #717178;
	font-weight: 600;
	transition: all ease-in 300ms;
}

.SwiperEvent .list-btn .sico {
	color: var(--accent-color);
}

.SwiperEvent .list-btn:hover {
	color: var(--accent-color);
}

.SwiperEvent .event_imgbox{
	position: relative;
	margin-bottom: 5px;
}
.SwiperEvent .event_imgbox.noimg{
	background-color: #333;
}
.SwiperEvent .event_imgbox.no-date{
	margin-bottom: 0px;
}
.SwiperEvent .event_container{
	flex: 1 1 auto;
}
.SwiperEvent .image-date{
	position: absolute;
	right: 20px;
	bottom: -29px;
	background-color: var(--accent-color2);
	width: 58px;
	height: 65px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	line-height: 1;
	font-weight: 600;
	pointer-events: none;
	border-radius: 8px;
}
.SwiperEvent .image-date .day{
	font-size: 24px;
	color: #ffffff;
	padding-bottom: 3px;
	font-weight: normal;
}
.SwiperEvent .image-date .month{
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
}


@media (min-width: 992px) and (max-width: 1199.98px) {

}

@media (max-width: 991px) {

}

@media (max-width: 767px) {

}