/* UTF-8 à jamais */
.home .contenu_utile .titres{
	margin-left:30px;
}
.home .contenu_utile .titres h3{
	font-family:"MixtaEssSharpItBold";
	font-size:1.75em;
	line-height: 0.86;
	color:#51ae74;
}
.home .contenu_utile .titres h2{
	font-family:"NeueHansKendrick-Medium";
	font-size:2.5em;
}
.home .contient_voir_tout{
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
}
.home .contenu_utile .voir_tout{
	margin-left:30px;
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
	align-items:center;
	gap:4px;
	font-family:"NeueHansKendrick-SemiBold";
	text-decoration:none;
	border-bottom:2px solid #2c92c9;
	padding-bottom:2px;
}
.home .home_mise_en_avant .contenu_utile .titres h2,
.home .home_mise_en_avant .contenu_utile .voir_tout{
	color:#fff;
}
.home .swiper-pagination{
	text-align:right;
	width:calc(100% - 30px);
}
.home .swiper-pagination-bullet{
	opacity:1;filter:alpha(opacity=100);
	background-color:rgba(19, 39, 86, 0.3);
}
.home .home_mise_en_avant .swiper-pagination-bullet{
	background-color: rgba(255, 255, 255, 0.5);
}
.home .swiper-pagination-bullet-active,
.home .home_mise_en_avant .swiper-pagination-bullet-active{
	opacity:1;filter:alpha(opacity=100);
	background:#2c92c9;
transform:scale(1.2);-moz-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2);
}
.home_entete{
	height:540px;
	
	background:url('deco/entete-fond.png') top left repeat,url('entete/164863372535806000-adt-002744.jpg') center center no-repeat;
	background-size:auto, cover;
	
	position:relative;
}
.home_entete h3{
	padding-top:145px;
	font-size:1.13em;
	text-align:center;
  color:#fff;
}
.home_entete h1{
	font-family:"NeueHansKendrick-Bold";
	font-size:4em;
	text-align:center;
  color:#fff;
}
.home #moteur_recherche{
	position:absolute;
	top:272px;
	left:calc(50% - 352px);
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
	z-index:1;
}
.home #moteur_recherche .btn_fermer{
	display:none;
}
.home_entete h4{
	font-family:"NeueHansKendrick-Bold";
	font-size:2.5em;
	text-align:center;
  color:#fff;
  padding-top:110px;
}
.home_news{
	background:url('svg/home-news-fond.svg') top left no-repeat;
	padding-top:64px;
	padding-bottom:64px;
}
.home_mise_en_avant{
	background:url('svg/home-mea-fond.svg') bottom left no-repeat #152551;
	padding:80px 0;
	position:relative;
}
.home_mise_en_avant .liste_projet ul{
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
	-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;
	margin:40px 0;
}
.home_mise_en_avant .liste_projet ul li{
	width:800px;
  height:480px;
}
.home_mise_en_avant .liste_projet ul li a.principal{
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
	width:100%;
	height:100%;
	position:relative;
	text-decoration:none;
}
.home_mise_en_avant .liste_projet ul li a.principal img{
	position:absolute;
	top:0;
	left:0;
}
.home_mise_en_avant .liste_projet ul li a.principal .masque{
	position:absolute;
	bottom:0;
	left:0;
	z-index:2;
	width:100%;
	height:100%;
  background:rgba(21,37,81,0.3);
}
.home_mise_en_avant .liste_projet ul li a.principal .texte{
	margin:32px;
	border-radius:4px;
  border:solid 2px rgba(37, 123, 169, 0.6);
  display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
  -webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;
  -webkit-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;
  width:calc(100% - 64px);
  height:calc(100% - 64px);
  position:relative;
  z-index:3;
}
.home_mise_en_avant .liste_projet ul li a.principal h3{
	font-family:"NeueHansKendrick-SemiBoldItalic";
	font-size:0.88em;
  color:#fff;
  margin:0 32px;
  width:434px;
}
.home_mise_en_avant .liste_projet ul li a.principal h2{
	font-family:"NeueHansKendrick-Bold";
	font-size:2.25em;
	line-height:1.11;
  color:#fff;
  margin:8px 32px;
  width:434px;
}
.home_mise_en_avant .liste_projet ul li a.principal .fleche{
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
	align-items:center;
	-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;
	width:40px;
  height:40px;
  border-radius:30px;
  background-color:#2c92c9;
  margin-bottom:24px;
  margin-left:32px;
}
.home_agenda{
	padding:80px 0;
}
.home_agenda ul{
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
	-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;
	margin:40px 0;
}
.home_agenda ul li{
	width:280px;
  height:320px;
  background-color:#f2f5fc;
}
.home_agenda ul li a.principal{
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
	-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;
	align-items:flex-start;
	width:100%;
	height:100%;
	position:relative;
	text-decoration:none;
	position:relative;
}
.home_agenda ul li a.principal .date{
	position:absolute;
	top:0;
	left:0;
	background-color:#2c92c9;
	height:36px;
	padding:12px 12px 0 16px;
	font-family:"NeueHansKendrick-SemiBold";
	text-transform:uppercase;
	font-size:0.75em;
	color:#fff;
	line-height:1.33;
}
.home_agenda ul li a.principal .date strong{
	font-family:"NeueHansKendrick-SemiBold";
	font-weight:normal;
	font-size:2em;
	color:#fff;
	letter-spacing:-1.2px;
}
.home_agenda ul li a.principal h2{
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
	height:200px;
	align-items:center;
	font-family:"NeueHansKendrick-Bold";
	font-size:1.13em;
	line-height:1.22;
	margin:60px 20px 8px;
}
.home_agenda ul li a.principal.avec_photo h2{
	margin-top:20px;
	height:80px;
}
.home_agenda ul li a.principal div{
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
	align-items:center;
	-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;
	margin:0 20px;
	width:calc(100% - 40px);
}
.home_agenda ul li a.principal div p{
	margin:0;
	width:180px;
	font-size:0.75em;
	line-height:1.33;
}
.home_agenda ul li a.principal div p strong{
	font-family:"NeueHansKendrick-Bold";
	font-weight:normal;
}
.home_agenda ul li a.principal div .fleche{
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
	align-items:center;
	-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;
	width:32px;
  height:32px;
  border-radius:30px;
  background-color:#2c92c9;
}
.home_pratique{
	padding:40px 0 56px;
	border-bottom:1px solid #cdd9f4;
}
.home_pratique ul{
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
	-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;
	margin-left:30px;
	margin-top:32px;
}
.home_pratique ul li{
	width:214px;
  height:122px;
  border:1px solid #cdd9f4;
	border-radius:8px;
  position:relative;
}
.home_pratique ul li .principal{
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
	-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;
	align-items:center;
	-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;
	width:100%;
	height:100%;
	gap:8px;
	text-decoration:none;
	font-family:"NeueHansKendrick-Bold";
	font-size:1em;
	line-height:1.38;
}