
/* HOME PAGE EVENEMENTS */
.event_item {
	text-align: center;
	-webkit-transition: all 0.5s 0s ease;
-moz-transition: all 0.5s 0s ease;
-o-transition: all 0.5s 0s ease;
transition: all 0.5s 0s ease;
	cursor:pointer;
	-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
	padding:20px;

}

.event_item:hover {
	background-color: #097FBC;
			-webkit-box-shadow: 0px 0px 15px 5px rgba(151,236,245,0.29); 
box-shadow: 0px 0px 15px 5px rgba(151,236,245,0.29);

}

.event_item .dates {
	color: #282344!important;
	font-family: 'Sen',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 22px;
	padding-bottom:20px;
		-webkit-transition: all 0.5s 0s ease;
-moz-transition: all 0.5s 0s ease;
-o-transition: all 0.5s 0s ease;
transition: all 0.5s 0s ease;

}
.event_item .dates strong{
	font-size:1.3em;	
}
.event_item .image {
	width:180px;
	margin:0 auto;
	height:135px;
	-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
	background-size: cover;
	background-position: center;
	background-color: #ECECEC;
			-webkit-transition: all 0.5s 0s ease;
-moz-transition: all 0.5s 0s ease;
-o-transition: all 0.5s 0s ease;
transition: all 0.5s 0s ease;

}
.event_item:hover .image {
/*	transform:scale(1.01);*/
/*
	-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
*/
	
}
.event_item .categorie {
	font-family: 'Hammersmith One',Helvetica,Arial,Lucida,sans-serif;
    text-transform: uppercase;
    font-size: 17px;
	background-color: #097FBC;
    color: #fff!important;
    display: block;
    width: 75%;
    padding: 5px;
    margin: 20px auto 10px auto!important;
    text-align: center;
}

.event_item .titre, .event_item .titre a {
    font-family: 'Sen',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 19px;
    color: #282344!important;
		-webkit-transition: all 0.5s 0s ease;
-moz-transition: all 0.5s 0s ease;
-o-transition: all 0.5s 0s ease;
transition: all 0.5s 0s ease;

}

.event_item:hover .titre,.event_item:hover .titre a, .event_item:hover .dates {
	color:#fff !important;
}
.event_item .dates {
height:80px;	
}

#arx_home_agenda  .slick-prev {
    left: -200px !important;
    z-index: 100000;
	width:90px;
	top : calc( 50% - 25px);
		-webkit-transition: all 0.5s 0s ease;
-moz-transition: all 0.5s 0s ease;
-o-transition: all 0.5s 0s ease;
transition: all 0.5s 0s ease;

}

#arx_home_agenda .slick-prev:before {
    content: url("../img/left-arrow.svg");
    width: 40px;
    height: 40px;
		opacity:1;
	-webkit-transition: all 0.5s 0s ease;
-moz-transition: all 0.5s 0s ease;
-o-transition: all 0.5s 0s ease;
transition: all 0.5s 0s ease;
}


#arx_home_agenda .slick-next:before {
    content: url("../img/right-arrow.svg");
    width: 40px;
    height: 40px;
	opacity:1;
}



#arx_home_agenda .slick-next {
    right: -200px !important;
    z-index: 100000;
	width:90px;
	top : calc( 50% - 25px);
		-webkit-transition: all 0.5s 0s ease;
-moz-transition: all 0.5s 0s ease;
-o-transition: all 0.5s 0s ease;
transition: all 0.5s 0s ease;

}
#arx_home_agenda_ajax {
			-webkit-transition: all 0.5s 0s ease;
-moz-transition: all 0.5s 0s ease;
-o-transition: all 0.5s 0s ease;
transition: all 0.5s 0s ease;
}

#arx_home_agenda_ajax.loading, #arx_agenda_ajax.loading {
	opacity:0.5;
}
.arx_terms_filters {
	display:flex;
	flex-wrap: wrap;
	justify-content: left;
	padding-bottom:60px !important;
	padding-left:50px !important;
}
.arx_terms_filters li{
	list-style: none;
	padding:10px 20px;
	background-color: rgba(3,68,109,1);
	margin:0 10px 15px 10px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	cursor:pointer;
	color:#fff;
	font-family: 'Sen',Helvetica,Arial,Lucida,sans-serif;
	font-size:20px;
}

.arx_terms_filters li.active{
	background-color: #97EEF4;
	color:#03446D;
}

.arx_terms_filters li:hover{
	background-color: #97EEF4;
}

.arx_terms_filters li.active:hover{
	background-color: #97EEF4 !important;
	color:#03446D;
}

@media (max-width: 1600px) {
#arx_home_agenda .slick-next {
    right: -50px !important;
	top : calc( 50% - 10px);

}
#arx_home_agenda  .slick-prev {
    left: -50px !important;
	top : calc( 50% - 10px);

}

	
}

/* PAGE AGENDA */
.container_mois_agenda a {
	display:inline-block;
	margin-right:20px;
	padding: 10px 10px;
/*    background-color: #097FBC;*/
    margin: 0 10px 15px 10px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    cursor: pointer;
    color: #282344;
    font-family: 'Sen',Helvetica,Arial,Lucida,sans-serif;
    font-size: 25px;
}

.container_mois_agenda a:hover {
/*	background-color: #97EEF4;*/
    color: #03446D;
	text-decoration:underline;
}
.container_mois_agenda a.selected {
/*	background-color: #97EEF4;*/
    color: #03446D;
	font-weight:900;
	text-decoration:underline;
}
.all_posts_agenda {
	display:flex;
	padding-top:25px;
	flex-wrap:wrap;
}

.all_posts_agenda .single_post_agenda {
	width:22%;
	margin-right:30px;
	cursor:pointer;
	-webkit-transition: all 0.5s 0s ease;
-moz-transition: all 0.5s 0s ease;
-o-transition: all 0.5s 0s ease;
transition: all 0.5s 0s ease;
	position: relative;
	margin-bottom:50px;
	overflow: hidden;
		-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	background-color: rgba(250,250,251,1.00);
-webkit-box-shadow: 8px 5px 15px -5px rgba(0,0,0,0.11); 
box-shadow: 8px 5px 15px -5px rgba(0,0,0,0.11);	
}
.all_posts_agenda .single_post_agenda:hover {
	background-color: #097FBC;
}

.single_post_agenda_titre {
	padding-top:20px;
}

.arx_terms_filters.events {
	padding-left:0px !important;
}

.arx_event_date {
	text-align: center;
	font-family:'Hammersmith One',Helvetica,Arial,Lucida,sans-serif;
	color:#282344;
	font-size:35px;
	line-height:40px;
	background-color: #fff;
	-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
	padding:30px;
}

@media only screen and (max-width: 1050px) {
.arx_terms_filters {
    padding-bottom:0px !important;
    padding-left: 0px !important;
}
#arx_home_agenda .slick-next {
    right: -10px !important;
}	
#arx_home_agenda .slick-prev {
    left: -10px !important;
}	
}

@media only screen and (max-width: 1600px) {
.all_posts_agenda .single_post_agenda {
	width:30%;
	
}
}
@media only screen and (max-width: 1400px) {

	.all_posts_agenda .single_post_agenda {
	width:40%;
	}
}

@media only screen and (max-width: 1024px) {

	.all_posts_agenda .single_post_agenda {
	width:100%;
		margin-right:0px;
	}
}


