#ect-events-list-content, .ect-list-wrapper {
	flex-direction: row !important;
	flex-wrap: wrap;
	grid-gap: 0 1%;
}
#top .s-eventos .ect-list-post {
	width: 32%;
	display: flex !important;
	height: auto;
	border: none !important;
	padding: 0 !important;
	flex-direction: column;
	flex-wrap: nowrap !important;
	grid-gap: 0;
	position: relative;
	margin: 0 !important;
	border-radius: 30px !important;
}
.s-eventos .ect-list-post:nth-child(6n + 1) .ect-list-post-right, .s-eventos .ect-list-post:nth-child(6n + 6) .ect-list-post-right {
	background: var(--color6) !important;
}

.s-eventos .ect-list-post:nth-child(6n + 2) .ect-list-post-right, .s-eventos .ect-list-post:nth-child(6n + 4) .ect-list-post-right {
	background: var(--color5) !important;
}

.s-eventos .ect-list-post:nth-child(6n + 3) .ect-list-post-right, .s-eventos .ect-list-post:nth-child(6n + 5) .ect-list-post-right {
  background: var(--color1) !important;
}

/* Eventos General */
.s-eventos .av-special-heading {
	width: 60%;
	margin: 0 auto 40px;
}
#ect-events-list-content, .ect-list-wrapper {
	flex-direction: row !important;
	flex-wrap: wrap;
	grid-gap: 0 1%;
}
.s-eventos .ect-list-post {
	width: 32%;
	display: flex;
	height: auto;
	border: none !important;
	padding: 0 !important;
	flex-direction: column;
	flex-wrap: wrap;
	grid-gap: 0;
	position: relative;
	margin: 0 !important;
	border-radius: 30px !important;
}
.ect-list-post-left {
	width: 100% !important;
}
.ect-list-post-right {
	width: 100% !important;
}
#top .ect-list-post-right {
	flex: 0 1 auto;
	height: 100%;
	max-height: 240px;
}
/* .s-eventos .ect-list-post-left {
	width: 100%;
	min-height: 280px !important;
	max-height: 280px;
} */
.ect-list-post.style-2 .ect-list-img, .ect-list-post.style-2 .modern-list-right-side {
	border-radius: 0 !important;
	-webkit-transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}
a.ect-list-img-link {
	width: 100%;
	height: 100%;
	position: relative;
	display: block !important;
	position: relative;
	overflow: hidden;
	pointer-events: none;
	cursor: default;
}
.ect-list-post.style-2:hover .ect-list-img, .ect-list-post.style-2:hover .modern-list-right-side {
	transform: scale(1.2);
}

.s-eventos .slick-list.draggable {
	display: flex;
	flex: 0 1 auto;
	height: 100%;
}
.s-eventos .slick-track {
	display: flex;
	flex: 0 1 auto;
	height: 100%;
}
.s-eventos .slick-slide  {
	display: flex;
	flex: 0 1 auto;
	height: 100%;
	margin: 0 10px;
}
.s-eventos .slick-slide > div {
	width: 100%;
	display: flex;
}
.s-eventos .slick-slide .ect-list-description {
	padding: 30px 30px 40px !important;
}
.s-eventos .slick-slide:nth-child(6n + 1) .ect-list-post-right, 
.s-eventos .slick-slide:nth-child(6n + 4) .ect-list-post-right {
	 background: var(--color6);
}
.s-eventos .slick-slide:nth-child(6n + 2) .ect-list-post-right, 
.s-eventos .slick-slide:nth-child(6n + 5) .ect-list-post-right {
	 background: var(--color5);
}
.s-eventos .slick-slide:nth-child(6n + 3) .ect-list-post-right, 
.s-eventos .slick-slide:nth-child(6n + 6) .ect-list-post-right {
	 background: var(--color1);
}
.s-eventos .slick-arrow {
	position: absolute;
	height: 32px;
	width: 32px;
	padding: 0;
	margin-top: -16px;
	top: 50%;
	border: none;
	padding: 23px;
	border-radius: 100px;
	border: 1px solid #878787;
	text-indent: -999999px !important;
	background-size: 21px !important;
	background-position: center !important;
}
.s-eventos .slick-next.slick-arrow {
	background: url(img/arrow-r.svg) no-repeat rgb(255 255 255 / 73%);
	right: -20px;
	z-index: 99999;
}
.s-eventos .slick-prev.slick-arrow {
	left: -20px;
	background: url(img/arrow-l.svg) no-repeat rgb(255 255 255 / 73%);
	z-index: 1;
}

/* Descripcion */
.s-eventos .ect-list-post-right-table {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.ect-list-post-right .ect-list-description {
	width: 100% !important;
	height: auto !important;
	padding: 30px 30px 50px !important;
	justify-content: flex-start !important;
}
.ect-list-post-right {
	flex: 0 1 auto;
	height: 100%;
	min-height: 230px;
}
.ect-event-content {
	min-height: initial;
}
h2.ect-list-title a {
	font-size: 25px !important;
	line-height: 24px !important;
	font-family: var(--font1) !important;
}
h2.ect-list-title a, .ect-event-content p {
	color: white !important;
}
a.ect-events-read-more {
	display: none !important;
	width: 220px !important;
	padding: 16px 53px 16px 35px !important;
	border-radius: 100px !important;
	font-size: 15px !important;
	margin: 0 !important;
	border: none !important;
	font-weight: bold !important;
	background: url(img/BT-arrow2.svg) no-repeat 86% 50% white;
	background-size: 16px;
	margin: 40px 0 0 !important;
	-webkit-transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}
a.ect-events-read-more:hover {
	opacity: .8;
}
.ect-list-img {
	height: 280px !important;
	width: 100%;
}
/* Fecha */
#top .modern-list-right-side {
	position: absolute;
	left: 0;
	top: 0%;
	width: 50% !important;
	height: auto !important;
	z-index: 99999;
	padding: 17px 0 !important;
	border-radius: 0 0 50px 0 !important;
}
.modern-list-right-side .ect-list-venue.default-venue {
	display: none !important;
}
.ect-date-area.default-schedule {
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	grid-gap: 0 2%;
	align-items: center;
	justify-content: center;
	padding: 0 !important;
}
.ect-date-area.default-schedule span {
	width: auto !important;
	font-family: var(--font1);
	font-size: 17px !important;
}
#ect-no-events {
	display: none;
}

@media (max-width:989px) {
	#top .p-eventos .ect-list-post {
		width: 49% !important;
	}
	
}

@media (max-width:767px) {
	#top .p-eventos .ect-list-post {
		width: 100% !important;
	}
	#top .ect-list-post-right {
		max-height: 200px;
		min-height: 190px;
	}
	
}