body joomla-alert {
	margin: 25px;
	box-shadow: none;
    padding: 25px; 
}
body .alert-message {
	padding: 0;
}
#take-control.home_banner_sec {
	min-height: 0 !important;
}
.home_ev_slider_mod .eb-slider-container .eb-event-wrapper {
	border: none;
	box-shadow: none;
	margin: 0;
	border-radius: 0;
}
.home_ev_slider_mod .eb-slider-container .splide__arrow--prev {
	left: 10px;
}
.home_ev_slider_mod .eb-slider-container .splide__arrow--next {
	right: 35px;
}

.home_ev_slider_mod .eb-slider-container .splide__list {
	margin: 0 !important;
}
.home_ev_slider_mod .eb-slider-container .splide__list .splide__slide {
	margin: 0 25px 0 0 !important;
	width: calc(50% - 25px) !important;
	padding: 0;
	border: 1px solid #f2f2f2;
	border-radius: 4px;
}
.home_ev_slider_mod .eb-slider-container .eb-event-title-container {
	padding: 10px !important;
	font-size: 24px;
	font-weight: 700;
	margin: 0;
}
.home_ev_slider_mod .eb-slider-container .eb-event-short-description h1 {
	font-size: 24px;
	font-weight: 700;
	padding-top: 5px;
}
.home_ev_slider_mod .eb-slider-container .eb-event-short-description p {
	margin-bottom: 10px;
}



.featured_sec {
	padding: 50px 0;
}
.sp-module.latest_post_mod .sp-module-title {
	font-size: 30px;
	line-height: 1.3;
	margin-bottom: 25px;
}
.latest_post_mod .klatest-subject a {
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	padding: 0;
}
.sp-module.latest_post_mod ul li {
	border: none;
}
.sp-module.latest_post_mod ul li.klatest-cat {
	font-size: 14px;
	display: flex;
	justify-content: start;
	width: 100%;
	align-items: start;
	line-height: 25px;
    gap: 5px; 
}
.sp-module.latest_post_mod ul li.klatest-cat a {
	line-height: 25px;
	padding: 0;
}
.sp-module.latest_post_mod ul li.klatest-posttime {
	line-height: normal;
}
.sp-module.latest_post_mod .klatest-item {
	margin: 0 0 20px 0;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}
.sp-module.latest_post_mod .klatest-item:last-child {
	margin: 0;
}
.sp-module.latest_post_mod ul li.klatest-avatar .kwho-user {
	padding: 0;
}

body #sp-footer {
	padding: 25px 0;
}
.sp-copyright {
	font-size: 14px;
	line-height: normal;
}





