/*  
Theme Name: Normand'Innov
Theme URI: http://www.normandinnov.fr/
Description: Thème Wordpress pour Normand'Innov
Author: CCE
Author URI: www.cce-organisation.fr
*/

#loader {
	position: fixed;
	z-index: 20000;
	background-color: #fff;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;	
	display:flex;
	flex-direction:column;
	justify-content: center;
	text-align:center;
}
#loader img {
	margin:auto;
	width:391px!important;
	visibility: hidden;
}
.section-banner {
	position:relative;
	overflow:hidden;
	height:400px;
	background: rgb(85,183,192); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(85,183,192,1) 0%, rgba(85,183,192,1) 75%, rgba(64,137,144,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(85,183,192,1) 0%,rgba(85,183,192,1) 75%,rgba(64,137,144,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(85,183,192,1) 0%,rgba(85,183,192,1) 75%,rgba(64,137,144,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55b7c0', endColorstr='#408990',GradientType=0 ); /* IE6-9 */	
	opacity:1;
}
.page-home .section-banner {
	height:100vh;
	min-height:760px;
}
.section-banner::before {
}
.bg-banner {
	position:relative;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	opacity:0;
	height:100%;
	overflow:hidden;
}
.bg-banner::before {
	content:"";
	position:absolute;
	pointer-events: none;
	z-index:2;
	width:100%;
	height:100%;
}
img.banner, .bg-banner img.banner {
	opacity:0;
}
.bg-banner video,
.bg-banner .img-video {
	position: absolute;
	left: 0;
	width: 100%;
	height: auto;
}
.bg-banner .img-video {
	left:50%;
	transform:translateX(-50%);
	max-width:none;
}
/*
.bg-banner::before {
  content: "";
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: rgba(0,0,0,.25);
  background: rgba(0,0,0,.25);
}
*/
.banner-content {
	position:absolute;
	top:160px;
	left:0;
	width:100%;
	height:calc(100% - 160px);
	color:#fff;
	text-align:left;
}
.banner-content h1 {
	font-weight:700;
	font-size:40px;
	margin-top:0px;
}
.page-home .banner-content h1 {
	margin-top:20px;
}
.banner-content .soustitre {
	display:inline-block;
	font-weight:700;
	font-size:28px;
}
.page-home .banner-content .soustitre {
	font-style: italic;
	font-size:30px;
	margin-top:20px;
}

.editorial .edito-entete {
	float:left;
	margin-bottom:40px;
}
.editorial .vignettes,
.editorial .edito-titre {
	float:left;
	text-align:left;
}
.editorial .vignettes img:last-child {
	margin-left:-20px;
}
.editorial .edito-titre {
	margin-left:30px;
}
.editorial .edito-titre h3 {
	color:#97C234;
	font-weight:700;
	font-size:32px;
}
.editorial .edito-accroche {
	display:inline-block;
	vertical-align: top;
	text-align: left;
	font-weight:700;
	font-style:italic;
	margin-bottom:40px;
}
.editorial .edito-logo {
	display:flex;
	justify-content: center;
	flex-direction:column;
}
.editorial .edito-logo a {
	background-color:#fff;
	padding:10px 20px;
	height:120px;
	width:240px;
	display: flex;
	flex-direction:column;
	justify-content: center;
	text-align:center;
	margin:0 0 20px;
	-webkit-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.05);
	box-shadow:0px 3px 20px 0px rgba(0,0,0,0.05);
	transition: all 0.2s ease-in;
}
.editorial .edito-logo a:hover {
	-webkit-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.25);
	box-shadow:0px 3px 20px 0px rgba(0,0,0,0.25);
}
.editorial .edito-logo img {
	max-width:100%;
	max-height:100%;
	height:auto;
	margin:0 auto;
}
.editorial .edito-logo.logo-png {
	height:max-content;
}
.editorial .edito-texte {
	text-align:left;
	font-style:italic;
	padding-bottom:80px;
}
@media (min-width:768px) {
	.texte-deux-colonnes {
		column-count:2;
		column-gap:2rem;
	}
}
.introduction {
	text-align:left;
	margin-bottom:40px;
}
.section-content {
	text-align:left;
}
.introduction h2,
.section-content h2,
.section-telecharger-plaquette h2 {
	color:#97C234;
	font-weight:700;
	font-size:30px;
	margin-bottom:30px;
}
.section-telecharger-plaquette h2 {
	text-align:center;
	margin-bottom:60px;
}
.section-services .row-1 .order-md-1,
.section-services .row-2 .order-md-1 {
	padding-left:0px;
}
.section-services .row-1 .order-md-0,
.section-services .row-2 .order-md-0 {
	padding-right:0px;
}
.section-services .row-2 {
	margin-top:40px;
}
.bg-vert {
	background-color:#97C234;
	color:#fff;
}
.bg-vert h2 {
	color:#fff;
}
.section-services .photo {
  overflow: hidden;
  position: relative;
  width: 100%;
	height: 100%;
}
.section-services .photo img {
	position: absolute;
	height: 100%;
	width: auto;
	left: 0;	
	max-width:max-content;
}
.service-description {
	height:100%;
	padding:40px 30px;
}
.service-description h2 {
	margin-bottom:0;
}
.service-description .services-pictos {
	list-style: none;
	padding:0 0 0 10px;
	margin:20px 0;
}
.service-description .services-pictos li {
	font-weight:bold;
	margin-bottom:40px;
	display:flex;
}
.service-description .services-pictos li:last-child {
	margin-bottom:0px;
}
.services-pictos li img {
	width:50px;
}
.services-pictos li span {
	display: flex;
	margin-left:20px;
	flex-direction: column;
	justify-content: center;
	max-width:80%;
}
.services-pictos li span span.counter {
	display:inline-block;
}

.slider {
	height:100%;
	width:100%;
	min-height:350px;
}
.slider ul {
	position:relative;
	list-style: none;
	padding:0;
	margin:0;
	height:100%;
	width:100%;
}
.slider .slides li {
	position:absolute;
	width:100%;
	height:100%;
}
.slider .slides .visuel {
	height:100%;
	width:100%;
	background-size:cover;
	background-position:center;
	background-repeat: no-repeat;
}
.slider .slide-titre {
	position:absolute;
	width:100%;
	height:60px;
	left:0;
	bottom:0px;
	display:flex;
	color:#fff;
	padding-left:180px;
	font-size:14px;
	flex-direction: column;
	justify-content: center;
	background-color:rgba(151, 194, 52,0.85);
	text-align:left;	
}
.slider .slider-navigation {
	position:absolute;
	z-index:5;
	width:160px;
	height:60px;
	left:15px;
	bottom:0;
	background-color:rgb(151, 194, 52);	
	font-size:0px;
}
.slider .previous,
.slider .next {
	position:relative;
	display:inline-block;
	vertical-align:top;
	width:80px;
	height:60px;
	opacity:0.5;
}
.slider .previous:hover,
.slider .next:hover {
	opacity:1;
}
.slider .previous::before,
.slider .next::before {
  font-family: "FontAwesome";
  display: inline-block;
  vertical-align: top;
  text-align:center;
  line-height:60px;
  font-size:24px;
  color:#fff;
  width:100%;
}
.slider .previous::before {
  content: "\f177";
}
.slider .next::before {
  content: "\f178";
}
.slider .previous::after {
  content: "";
  position:absolute;
  right:0;
  height:40px;
  width:1px;
  top:10px;
  background-color:rgba(255,255,255,0.30);
}


.bloc-telecharger {
	background-color:#97C234;
	color:#fff;
	position:relative;
	padding:60px 0px;
	margin-bottom:60px;
}
.bloc-telecharger:last-child {
	margin-bottom:0;
	background-color:#66bbc3;
}
.bloc-telecharger h3 {
	color:#fff;
	font-weight:700;
}
a.button {
	display:flex;
	flex-direction: column;
	justify-content: center;
	background-color:#4AB5C1;
	border-radius:27px;
	color:#fff;
	font-weight:700;
	width:180px;
	height:50px;
	text-align:center;
	text-decoration: none;
	transition:all 0.2s ease-in;
}
.bloc-telecharger:last-child a.button {
	background-color:#97C234;
}
a.button:hover,
.bloc-telecharger:last-child a.button:hover {
	background-color:#e62a34;
}
.bloc-telecharger .button {
	margin:0 auto;
}
.bloc-telecharger .icone-plaquette {
	position:absolute;
	z-index:2;
	width:auto;
	bottom:-110px;
	left:25%;
}
.section-environnement {
	height:auto;
}
.section-environnement .bg-banner {
	position:relative;
	padding:100px 0;
	color:#fff;
	opacity:1;
}
.section-environnement .bg-banner::before {
	content:"";
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url(../img/banner.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	opacity:0.13;
}
.section-environnement .banner-content {
	position:relative;
	top:auto;
	text-align:center;
}
.section-environnement img {
	margin-bottom:40px;
}
.section-environnement .trajectoire {
	position: absolute;
	z-index: 1;
	top: 0;
	transform: translateY(50%);	
}
.section-environnement .liste-photos {
	margin-bottom:40px;
	position:relative;
}
.section-environnement .liste-photos .col-12:first-child img,
.section-environnement .liste-photos .col-12:nth-child(4) img {
	position:absolute;
	z-index:2;
	left: 15px;
	width: calc(100% - 30px);	
}
.section-environnement .liste-photos .col-12:nth-child(2) img,
.section-environnement .liste-photos .col-12:nth-child(4) img {
	margin-top:40px;
}
.section-environnement .banner-content h2 {
	font-size:26px;
	margin-top:0px;
	margin-bottom:20px;
	font-weight:700;
}

.section-chiffres-cles .bg-vert {
	padding:10px 15px;
}
.section-chiffres-cles ul {
	list-style:none;
	padding:0;
	margin:0;
}
.section-chiffres-cles li {
	margin:30px 0;
}
.section-chiffres-cles img {
	height:60px;
}
.section-chiffres-cles .chiffre {
	display:block!important;	
	font-size:32px;
	font-weight:700;
	line-height:1em;
	margin-top:10px;
}
.section-chiffres-cles span {
	margin-left:0!important;
	max-width:100%!important;
}
.section-chiffres-cles .chiffre sup {
	text-align: right;
	top: -.7em;
	font-size: 60%;
}

.section-simplanter .bg-vert {
	position:relative;
	padding:60px 0px;	
}
.section-simplanter h4 {
	color:#fff;
	font-weight:700;
	text-align:left;
	padding-left:15%;
}
.section-simplanter .button {
	margin:0 auto;
}

.section-introduction {
	text-align:left;
}
.section-introduction .photo {
	position:relative;
}
.section-introduction .photo::before {
	content: "";
	position: absolute;
	z-index: 2;
	background-image: url(../img/pattern-haut-gauche.png);
	background-position: top left;
	background-repeat: none;
	left: 15px;
	top: 0px;
	height: 70px;
	width: 155px;
	background-size: 100%;	
} 

.bg-gris {
	background-color:#838383;
	color:#fff;
}
.section-accompagnement .bg-gris {
	padding:80px 60px 40px;
	text-align:left;
	font-size:14px;
}
.section-accompagnement h2 {
	position:relative;
	margin-top:40px;
	font-size:20px;
	text-transform:uppercase;
	font-weight:700;
	text-align:left;
}
.section-accompagnement h2::before {
	position:absolute;
	content:"";
	left:0;
	top:-40px;
	width:80px;
	height:4px;
	background-color:#fff;
}
.section-accompagnement .logo-shema {
	margin-top:80px;
}
.section-accompagnement .adresse-shema {
	margin-top:20px;
	padding-bottom:20px;
}
.section-accompagnement .adresse-shema a {
	font-weight:700;
}
.section-accompagnement h3 {
	text-transform:uppercase;
	font-size:18px;
	font-weight:700;
	margin:0px auto 15px;
}
.section-accompagnement ul.texte {
	padding:0;
	margin:0;
	list-style: none;
}
.section-accompagnement ul li {
	position: relative;
	margin-bottom:10px;
	padding-left:14px;
}
.section-accompagnement ul li::before {
	content:"\f0da";
	font-family: "FontAwesome";
	font-size:16px;
	color:#EC3C47;
	position:absolute;
	left:0;
	top:-4px;
	transform:rotate(-45deg);
}

.section-etapes-cles h2 {
	text-align:left;
	font-size:32px;
	font-weight:700;
	color:#EFA720;
}
.section-etapes-cles ul {
	padding:0;
	margin:40px 0 0;
	text-align:left;
}
.section-etapes-cles .number {
	text-align:center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.section-etapes-cles .number span {
	max-width:120px;
	max-height:120px;
	width:100%;
	height:100%;
	line-height:120px;
	margin:auto;
	background-color:rgba(239, 167, 32,0.3);
	border-radius:100%;
	text-align:center;
	color:#EFA720;
	font-size:46px;	
	font-weight:700;
}
.section-etapes-cles .description h3 {
	font-size:20px;
	font-weight:700;
	color:#EFA720;
	margin-bottom:20px;
}
.section-etapes-cles .etape {
	margin-bottom: 80px;
}
.section-etapes-cles .bloc0 .description {
	text-align:left;
}
.section-etapes-cles .bloc1 .description {
	text-align:right;
}

.section-cercle {
	text-align:center;
}
.section-cercle .cercle {
	position:relative;
	width:500px;
	height:500px;
	border-radius:500px;
	padding:130px;
	margin:auto;
	display:flex;
	flex-direction: column;
	justify-content: center;
	background-color:#4AB5C1;
	color:#fff;
}
.section-cercle h3 {
	font-size:20px;
	font-weight:700;
	margin-bottom:40px;
}
.section-cercle .texte {
	text-align:center;
}
.section-cercle .pictos {
	list-style:none;
	padding:0;
	margin:0;
}
.section-cercle .pictos img {
	max-width:50%;
	margin:auto;
}
.section-cercle .pictos li {
	position:absolute;
	width:120px;
	height:120px;
	border-radius:120px;
	background-color:#8DCBC1;
	text-align:center;
	display:flex;
	flex-direction: column;
	justify-content: center;
}
.section-cercle .pictos li:nth-child(1) {
	top:50px;
	left:-50px;
}
.section-cercle .pictos li:nth-child(2) {
	top:50px;
	right:-50px;
}
.section-cercle .pictos li:nth-child(3) {
	bottom:50px;
	left:-50px;
}
.section-cercle .pictos li:nth-child(4) {
	bottom:50px;
	right:-50px;
}

.section-en-savoir-plus .bg-vert {
	position:relative;
	padding:40px 0px;	
}
.section-en-savoir-plus h4 {
	color:#fff;
	font-weight:700;
	padding:0 10%;
	margin-bottom:20px;
}
.section-en-savoir-plus .col-md-6:nth-child(2) .button {
	margin:0 0 0 auto;
	width:220px;
}
.section-en-savoir-plus .col-md-6:last-child .button {
	margin:0 auto 0 0;
	width:220px;
}

.section-contact {
	position:relative;
}
.section-contact .bg-banner {
	width: 100%;
	max-width:1140px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	opacity:1!important;
	max-height:320px;
}
.section-contact .bg-banner::before {
	background: rgb(151,194,52)!important; /* Old browsers */
	background: -moz-linear-gradient(top, rgba(151,194,52,1) 0%, rgba(130,167,44,1) 75%, rgba(114,147,39,1) 100%)!important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(151,194,52,1) 0%,rgba(130,167,44,1) 75%,rgba(114,147,39,1) 100%)!important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(151,194,52,1) 0%,rgba(130,167,44,1) 75%,rgba(114,147,39,1) 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97c234', endColorstr='#729327',GradientType=0 )!important; /* IE6-9 */	
	opacity:0.87;
}
.section-contact .bg-banner img.banner {
	opacity:0;
}
.section-contact .banner-content {
	z-index:4;
	top:220px;
}
.section-contact .contact-contacts {
	margin:0;
	padding:0;
	list-style:none;
}
.section-contact .contact-contacts a {
	color:#fff;
}
.section-contact .contact-contacts li::before {
	font-family: "FontAwesome";
	font-size:18px;
	line-height:24px;
	display:inline-block;
	vertical-align: top;
	margin-right:10px;
	width:24px;
	text-align:center;
}
.section-contact .contact-contacts li.mail::before {
	content:"\f0e0";
}
.section-contact .contact-contacts li.telephone::before {
	content:"\f095";
}
.section-contact .contact-contacts li.mobile::before {
	content:"\f10b";
	font-size:26px;
}
.section-partenaires {
	position:relative;
}
.section-partenaires .liste-logos {
	padding:0;
	list-style: none;
	width:100%;
	height:240px;
}
.section-partenaires .liste-logos li {
	text-align:center;
}
.section-partenaires .liste-logos .partenaire {
	position:absolute;
	z-index:2;
	background-color:#fff;
	padding:10px 20px;
	height:100px;
	transform:translateX(10%);
	width:80%;
	margin:auto auto 40px;
	display: flex;
	justify-content: space-between;
	text-align:center;
	-webkit-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.05);
	box-shadow:0px 3px 20px 0px rgba(0,0,0,0.05);
	transition:all 0.2s ease-in;
}
.section-partenaires .liste-logos .partenaire:hover {
	-webkit-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.25);
	box-shadow:0px 3px 20px 0px rgba(0,0,0,0.25);
}
.section-partenaires .liste-logos li:nth-child(2) .partenaire {
	top:90px;
}
.section-partenaires .liste-logos li:nth-child(3) .partenaire {
	top:150px;
}
.section-partenaires .liste-logos .partenaire a {
	margin:0 auto;
	display:flex;
}
.section-partenaires .liste-logos .partenaire img {
	max-height:100%;
	height:60px;
	width:140px;
	margin:10px auto;
}
.section-partenaires .trajectoire {
	position: absolute;
	left:0;
	top:0;
	z-index:1;
}

.section-carte {
	text-align:left;
}
.section-carte h2 {
	text-align:left;
	font-size:32px;
	font-weight:700;
	color:#97C234;
}
.carte {
	position: relative;
}
/*
.carte .lmm-panel {
	display:none!important;
}
*/
.carte .leaflet-left {
	z-index:10;
}
/*
.carte .leaflet-right {
	display:none!important;
}
*/
.adresse {
	position:absolute;
	z-index:10;
	bottom:0;
	height:60px;
	line-height:60px;
	padding:0 20px;
	color:#fff;
	font-size:14px;
	background-color: rgba(151, 194, 52, 0.85);
	width:100%;
	text-align:left;
}
.adresse a {
	color:#fff;
	text-decoration: none;
}
.adresse a:hover {
	text-decoration: underline;
}
.section-carte .itineraire {
	float:left;
	width:100%;
	margin-top:40px;
	color:#97c234;
	text-align:left;
	font-size:14px;
}
.section-carte .itineraire h3 {
	font-size:16px;
	font-weight:700;
}
.section-carte .itineraire .icone {
	float:left;
	margin-right:20px;
	width:60px;
	text-align:center;
}
.section-carte .itineraire div {
	float:left;
}

.section-structures ul {
	list-style:none;
	margin:0;
	padding:0;
}
.section-structures ul li {
	margin-bottom:40px;
}
.section-structures ul li img {
	max-height:480px;
}
.section-structures .photo {
	position:relative;
	overflow:hidden;
}
.section-structures .description {
	position:absolute;
	z-index:2;
	left:0;
	top:1000px;
	width:100%;
	height:100%;
	background-color:rgba(151, 194, 52, 0.9);
	text-align:left;
	padding:40px 30px;
	color:#fff;
	font-weight:700;
	opacity:0;
	transition:all 0.5s ease-in;
}
.section-structures .photo:hover .description {
	opacity: 1;
	top:0px;
}
.section-structures .logo {
	float:left;
	margin-top:20px;
	max-width:140px;
	max-height:45px;
}
.section-structures .button {
	float:right;
	margin-top:20px;
	background-color: #97C234;
	max-width:120px;
	font-size:14px;
	height:40px;
}

.single-structure h1 {
	text-transform:uppercase;
}
.single-structure h2 {
	width:80%;
}
.single-structure .links {
	position:absolute;
	top:0;
	right:0;
	width:100%;
	text-align:right;
}
.single-structure .links .button {
	background-color:transparent;
	border:solid 2px #fff;
	color:#fff;
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	height: 40px;
	width: 140px;
	font-size: 14px;	
}
.single-structure .links .button::before {
	content:"\f108";
	font-family: "FontAwesome";
	display:inline-block;
	vertical-align: top;
	margin-right:6px;
}
.single-structure .links .button:hover {
	background-color:#fff;
	color:#4AB5C1;
}
.single-structure .social {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	top:60px;
}
.single-structure .social li {
	float:left;
}
.single-structure .social a {
	display:inline-block;
	vertical-align:top;
	margin-left:10px;
	border:solid 2px #fff;
	color:#fff;
	width:40px;
	height:40px;
	border-radius:30px;
	text-align:center;
	font-size:0px;
	text-decoration:none;
}
.single-structure .social a:hover {
	background-color:#fff;
	color:#4AB5C1;
	text-decoration:none;
}
.single-structure .social a::before {
	font-family: "FontAwesome";
	font-size:16px;
	line-height:36px;
}
.single-structure .social .facebook::before {
	content:"\f230";
}
.single-structure .social .linkedin::before {
	content:"\f0e1";
}
.single-structure .social .instagram::before {
	content:"\f16d";
}
.single-structure .social .youtube::before {
	content:"\f16a";
}
.single-structure .social .twitter::before {
	content:"\f099";
}
.single-structure .slider {
	max-height:400px;
	position:relative;
	margin-bottom:20px;
}
.single-structure .slider-navigation {
	left:0;
}
.single-structure .description {
	text-align:left;
	padding:20px;
}
.single-structure .description h3 {
	font-weight:700;
	margin-bottom:30px;
	text-transform:uppercase;
}
.single-structure .description h4 {
	font-weight:700;
	display:inline-block;
	vertical-align: top;
	width: 100%;
	margin-top:30px;
	margin-bottom:20px;
}
.single-structure .description ul {
	margin:0;
	padding:0 0 0 20px;
	list-style-type: square;
}
.single-structure .description a {
	color: #fff;
}
.single-structure .citations {
	background-color:#f7f7f7;
	color:#838383;
	text-align:left;
	padding:40px 30px;
}
.single-structure .citations ul {
	list-style:none;
	padding:0;
	margin:0;
}
.single-structure .slider-citations {
	position:relative;
	width:100%;
	height:250px;
	overflow:hidden;
}
.single-structure .slider-citations ul {
	position: absolute;
	top: 0;            
	left: 0;           
  width: 300%;
	transition: left 1s;	
}
.single-structure .slider-citations li {
	float:left;
	width:480px;
}
.single-structure .citations-navigation {
	display:inline-block;
	vertical-align: top;
	margin-top:40px;
	width:100%;
}
.single-structure .citations-navigation ul li {
	float: left;
	margin-right:10px;
}
.single-structure .citations-navigation ul li a {
	display:inline-block;
	width:60px;
	height:2px;
	background-color:rgba(112,112,112,0.35);
}
.single-structure .citations-navigation ul li.active a {
	background-color:rgba(112,112,112,1);
}
.single-structure .citations blockquote {
	min-height:80px;
	font-weight:700;
	font-size:20px;
	padding:20px 0 0;
}
.single-structure .citations .auteur img {
	float:left;
	max-width:54px;
	border-radius:50%;
}
.single-structure .citations .auteur .citation-auteur {
	float:left;
	margin-left:20px;
	width:calc(100% - 75px);
}
.single-structure .partenaires ul {
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
.single-structure .partenaires ul li {
	display:flex;
	flex-direction: column;
	justify-content: center;
}
.single-structure .partenaires ul img {
	max-height:70px;
	margin:0 auto;
}

@media(min-width:1200px) {
	.single-structure .carte img {
		height:364px;
	}
}
.single-structure .carte .adresse {
	line-height:0.7rem;
}
.single-structure .carte .adresse p {
	margin:12px 0 0 auto;
	font-size:12px;
}
.single-structure .photos-illustration img {
	margin-bottom:30px;
}
section.section-actualites {
	height:auto;
	position:relative;
	height:280px;
	background: rgb(85,183,192); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(85,183,192,1) 0%, rgba(85,183,192,1) 75%, rgba(64,137,144,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(85,183,192,1) 0%,rgba(85,183,192,1) 75%,rgba(64,137,144,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(85,183,192,1) 0%,rgba(85,183,192,1) 75%,rgba(64,137,144,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55b7c0', endColorstr='#408990',GradientType=0 ); /* IE6-9 */	
	opacity:1;
}
.section-actualites .bg-banner {
	position:relative;
	padding:40px 0;
	color:#fff;
	opacity:1;
}
.section-actualites .bg-banner::before {
	content:"";
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url(../img/banner.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	opacity:0.13;
}
.section-actualites .banner-content {
	position:relative;
	top:auto;
	text-align:center;
}
.section-actualites .navigation {
	float:left;
	width:20%;
	text-align:left;
	padding-top:20px;
}
.section-actualites .navigation::before {
	content:"";
	height:4px;
	width:40px;
	background-color:#fff;
	position:absolute;
	top:0;
	left:15px;
}
.section-actualites .navigation h3 {
	font-size:20px;
	text-transform:uppercase;
	font-weight:700;
}
.section-actualites .navigation .prev,
.section-actualites .navigation .next {
	position:relative;
	display:inline-block;
	vertical-align:top;
	width:80px;
	height:60px;
	font-size:0px;
	opacity:0.5;
}
.section-actualites .navigation .prev:hover,
.section-actualites .navigation .next:hover {
	opacity:1;
}
.section-actualites .navigation .prev::before,
.section-actualites .navigation .next::before {
  font-family: "FontAwesome";
  display: inline-block;
  vertical-align: top;
  text-align:center;
  line-height:60px;
  font-size:26px;
  color:#fff;
  width:100%;
}
.section-actualites .navigation .prev::before {
  content: "\f177";
  text-align:left;
}
.section-actualites .navigation .next::before {
  content: "\f178";
  text-align:right;
}

.section-actualites .actualites .list {
	float:right;
	margin:0px auto;
	padding-bottom:20px;
	overflow:hidden;
	width:80%;
}
.section-actualites .actualites ul {
	padding:0px;
}
.section-actualites .actualites li {
	position:relative;
	height:240px;
	list-style: none;
	padding-left:20px;
	padding-right:20px;
	width:100%;
	max-width:300px;
	margin:auto;
}
.section-actualites .actualites li .photo {
	float:left;
	position:relative;
	overflow:hidden;
	width:100%;
	height:180px;
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center;
}
.section-actualites .actualites li .description {
	float:left;
	width:100%;
	z-index:2;
	width:100%;
	text-align:left;
	height:60px;
	transition:top 0.3s;
	font-weight:700;
	background-color:#97c234;
	background-image:url(../img/bg-actus.png);
	background-repeat:no-repeat;
	background-position: top right;
	background-size: auto 100%;
	padding: 0 15px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	line-height: 1rem;	
}
.section-actualites .actualites li .description a {
	font-weight: 700;
	color:#fff;
	text-decoration: none;
}
.section-chiffres .chiffres-cles ul {
	padding:0;
	list-style:none;
	margin:0 -15px;
}
.section-chiffres .chiffre-cle {
	box-shadow:0px 3px 6px rgba(0,0,0,0.16);
	color:#4AB5C1;
	text-align:center;
	width:100%;
	height:110px;
	display:flex;
	flex-direction: column;
	justify-content: center;
	border-bottom: solid 4px #fff;
	padding:10px;
	margin-bottom:20px;
}
.chiffre-cle .lg1 {
	font-size:20px;
	font-weight:700;
	line-height:1em;
	padding-bottom: 4px;
}
.chiffre-cle .lg2 {
	font-size:12px;
	font-weight:700;
	line-height:1.2em;
}
.section-chiffres .chiffre-cle:hover {
	border-bottom: solid 4px #4AB5C1;
}
.section-offres h2 {
	text-align:left;
	font-size:32px;
	font-weight:700;
	color:#97C234;
}
.section-offres .offres-emplois {
	text-align:center;
}
.section-offres .offres-emplois .list {
	margin:40px auto 0px;
	padding-bottom:20px;
	overflow:hidden;
	width:94%;
}
.owl-carousel .owl-stage-outer {
	text-align:left;
}
.owl-carousel .owl-stage {
	margin:0;
}
.owl-carousel.owl-drag .owl-item {
	text-align:center;
}

.section-offres .offres-emplois ul {
	padding:0px;
}
.section-offres .offres-emplois li {
	position:relative;
	float:none;
	width:100%;
	max-width:260px;
	margin:auto;
	height:260px;
	position:relative;
	list-style: none;
	padding-left:5px;
	padding-right:5px;
}
.section-offres .offres-emplois li:first-child {
	padding-left:0;
}
.section-offres .offres-emplois li .photo {
	float:left;
	position:relative;
	overflow:hidden;
	width:100%;
	height:200px;
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center;
}
.section-offres .offres-emplois li .description {
	float:left;
	width:100%;
	z-index:2;
	width:100%;
	text-align:left;
	height:60px;
	transition:top 0.3s;
	font-weight:700;
	background-color:#97c234;
	background-image:url(../img/bg-actus.png);
	background-repeat:no-repeat;
	background-position: top right;
	background-size: auto 100%;
	padding: 0 15px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	line-height: 1rem;	
}
.section-offres .offres-emplois li .description a {
	font-weight: 700;
	color:#fff;
	text-decoration: none;
}
.section-offres .navigation {
	position:relative;
	width:100%;
}
.section-offres .navigation .prev {
	position:absolute;
	left:0;
	bottom:-150px;
	font-size:0;
	text-decoration: none;
	z-index:4;
}
.section-offres .navigation .next {
	position:absolute;
	right:0;
	bottom:-150px;
	font-size:0;
	text-decoration: none;
	z-index:4;
}
.section-offres .navigation .prev::before,
.section-offres .navigation .next::before {
	font-family: "FontAwesome";
	font-size:30px;
	color:#000;
	opacity:0.5;
}
.section-offres .navigation .prev:hover::before,
.section-offres .navigation .next:hover::before {
	opacity:1;
}
.section-offres .navigation .prev::before {
	content:"\f0a8";
}
.section-offres .navigation .next::before {
	content:"\f0a9";
}

.section-les-actualites ul {
	list-style:none;
	margin:0;
	padding:0;
}
.section-les-actualites .liste-actualites {
	min-height:500px;
}
.section-les-actualites ul li {
	margin-bottom:40px;
}
.filtres-categories li {
	float:left;
	margin-left:15px;
}
.filtres-categories li a {
	border:solid 2px #97C234;
	padding:10px 20px;
	border-radius:30px;
	text-decoration: none;
	font-weight:700;
}
.filtres-categories li a:hover,
.filtres-categories li a.active {
	background-color:#97c234;
	color:#fff;
}
.section-les-actualites .photo {
	float:left;
	position:relative;
	overflow:hidden;
	width:100%;
	height:300px;
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center;
}
.section-les-actualites .item-actualite .categories {
	position:absolute;
	top:20px;
	left:20px;
}
.section-les-actualites .item-actualite .categories span {
	float:left;
	margin-left:15px;
	background-color:#fff;
	color:#97c234;
	padding:10px 20px;
	border-radius:30px;
	text-decoration: none;
	font-weight:700;
}
.section-les-actualites .description {
	float:left;
	width:100%;
	z-index:2;
	width:100%;
	text-align:left;
	height:60px;
	transition:top 0.3s;
	font-weight:700;
	background-color:#97c234;
	background-image:url(../img/bg-actus.png);
	background-repeat:no-repeat;
	background-position: top right;
	background-size: auto 100%;
	padding: 0 15px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	line-height: 1rem;	
}
.section-les-actualites .description a {
	color:#fff;
	text-decoration: none;
}
.partager h3 {
	display:inline-block;
	font-size:16px;
	font-weight:700;
	line-height:30px;
	text-transform:uppercase;
	color:#9CCA58;
	padding-left:6px;
}
.partager {
	float:left;
	width:100%;
	margin-bottom:40px;
	text-align:right;
}
.partager .a2a_kit {
	display:inline-block;
	vertical-align:top;
	line-height:20px!important;
}
.partager .a2a_kit a {
	border: solid 2px #9CCA58;
	border-radius:30px;
	width:30px;
	height:30px;
	text-decoration:none;
	text-align:center;
	margin-left:10px;
}
.partager .a2a_kit a::before {
	display:block;
	width:100%;
	text-align:center;
	font-family: 'FontAwesome';
	color:#9CCA58;
	font-size:16px;
	line-height:24px;
	height:30px;
	text-decoration: none;
	transition:all 0.2s ease-in;
}
.partager .a2a_button_twitter::before {
	content: "\f099";
}
.partager .a2a_button_facebook::before {
	content: "\f09a";
}
.partager .a2a_button_linkedin::before {
	content: "\f0e1";
}
.partager .a2a_button_google_plus::before {
	content: "\f0d5";
}
.partager .a2a_button_email::before {
	content: "\f003";
}
.partager .a2a_kit a:hover::before {
	color:#e62a34;
}
.partager .a2a_kit a:hover {
	color:#e62a34;
	border-color:#e62a34;
}
.partager a > span {
	background-color: transparent!important;
	height:0px;
}
.partager svg {
	display:none;
}

.single-post .the-content {
	color:#1f1f1f;
}
.single-post figure {
	padding:40px 0;
}
.single-post blockquote {
	color:#838383;
}
.single-post blockquote::before {
	content:"";
	display:block;
	height:40px;
	margin-bottom:20px;
	background-image:url(../img/quote-2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.single-post .wp-block-column:not(:last-child) {
	margin-right:15px;
}
.single-post .wp-block-column:not(:first-child), 
.single-post .wp-block-column:nth-child(2n) {
	margin-left:15px;
}
.single-post .wp-block-embed.is-type-video {
  width:100%;
  height:0;
  padding-bottom:56.25%;
/*  overflow:hidden;*/
  position:relative;
  margin:40px auto;
}
.single-post .wp-block-embed.is-type-video iframe {
  width:100%!important;
  height:100%!important;
  position:absolute!important;
  top:0;
  left:0;
}

.section-plan-implantation .container-plan .col-3,
.section-plan-implantation .container-plan .col-9 {
	padding:0;
}
.section-plan-implantation .container-plan .col-3 {
	background-color:#8DCBC1;
	color:#fff;
	padding:30px 20px;
}
.section-plan-implantation .bg-plan,
.section-plan-implantation .contianer-plan .col-3 {
	height:680px;
}
.section-plan-implantation .batiments h3 {
	text-align:left;
	font-size:18px;
	font-weight:700;
}
.section-plan-implantation .batiments ul {
	list-style: none;
	padding:0;
	margin:20px 0;
}
.section-plan-implantation .batiments li {
	margin-bottom:4px;
}
.section-plan-implantation .batiments li a {
	font-size:14px;
	font-weight:700;
	color:#fff;
	text-decoration: none;
}
.section-plan-implantation .batiments li a:hover,
.section-plan-implantation .batiments li a.active {
	color:#ff0000;
}
.section-plan-implantation .batiments li a::before {
	content:"";
	border:solid 3px rgba(255,255,255,0.5);
	float:left;
	margin:2px 6px 0 0;
	width:16px;
	height:16px;
}
.section-plan-implantation .batiments li a.active::before {
	border:solid 3px #ff0000;
	background-color:#ff0000;
}
.section-plan-implantation .plan {
	position:relative;
}
.section-plan-implantation .plan .indications {
	position:absolute;
	z-index:12;
	color:#fff;
	text-align:left;
	top:20px;
	left:20px;
}
.section-plan-implantation .plan span {
	display: inline-block;
	vertical-align: top;
}
.section-plan-implantation .plan .indications::before {
	content:"\f177";
	font-family: "FontAwesome";
  display: inline-block;
  vertical-align: top;
  margin:2px 10px 0 0;
  text-align: left;
  line-height: 20px;
  font-size: 20px;
  color: #fff;
}
.section-plan-implantation .plan .indications span:last-child {
	margin-left:34px;
}
.section-plan-implantation .plan img.hover {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:10;
	opacity:0;
}

.the-content h2,
.page-standard h1 {
	color:#97C234;
	font-weight:700;
	font-size:32px;
	margin-bottom:30px;
	text-align:left;
}
.page-standard .the-content {
	color:#1f1f1f;
}

.section-presse {
	padding:40px 0 0;
}
.section-presse ul {
	padding:0;
	margin:0;
	list-style:none;
}
.section-presse ul li {
	padding:40px 0;
	border-top:solid 1px #838383;
}
.section-presse ul li:last-child {
	border-bottom:solid 1px #838383;
}
.section-presse ul li .col-lg-8 {
	text-align:left;
}
.section-presse ul li .col-lg-4 {
	text-align:center;
	display:flex;
	flex-direction: column;
	justify-content: center;
}
.section-presse .date {
	display:inline-block;
	vertical-align: top;
	margin-bottom:20px;
	font-weight:700;
}
.section-presse ul li h3 {
	color:#97C234;
	font-weight:700;
	font-size:26px;
	margin-bottom:30px;
	text-align:left;
}
.section-presse li .button {
	background-color:#97c234;
	width:240px;
}
.coupures-presse h3 {
	color:#97c234;
	font-size:30px;
	text-align:left;
	font-weight:700;
}
.coupures-presse ul li {
	padding:40px 0;
	border-top:none;
	border-bottom:solid 1px #cfcfcf;
}
.coupures-presse ul li:last-child {
	border-bottom:solid 1px #cfcfcf;
}
.coupures-presse ul li h3 {
	font-size:20px;
}
.section-presse li .button {
	width:200px;
	font-size:12px;
}

@media (max-width:991px) {
	.banner-content .baseline,
	.banner-content .soustitre {
		font-size:18px;
	}
	.banner-content h1 {
		font-size:28px;
	}
	.introduction h2, 
	.section-content h2,
	.section-etapes-cles h2,
	.the-content h2,
	.section-carte h2,
	.section-offres h2,
	.section-telecharger-plaquette h2 {
		font-size:22px;
	}
	.section-content img {
		margin-bottom:20px;
	}

	.section-actualites .navigation	{
		width:100%;
	}
	.section-actualites .navigation .prev, 
	.section-actualites .navigation .next {
		height:40px;
	}
	.section-actualites .navigation .prev::before, 
	.section-actualites .navigation .next::before {
		line-height:40px;
	}
	.section-actualites .actualites .list {
		width:calc(100% + 30px);
		margin-top:20px;
		margin-right:0;
	}
	.section-actualites .actualites li {
		float:none;
		width:100%;
		max-width:330px;
		margin:0 0 0 30px;
		padding:0;
	}
	.single-structure section.section-actualites {
		height:auto;
	}
	.owl-carousel .owl-stage-outer {
		text-align:center;
	}
	.owl-carousel .owl-stage {
		margin:auto;
	}

	.editorial .vignettes {
		width:40%;
	}
	.editorial .vignettes img {
		width:48%;
	}
	.editorial .edito-titre {
		width:57%;
		margin-left: 0px;
	}
	.editorial .edito-titre h3 {
		font-size:18px;
	}
	.editorial .edito-texte {
		padding-bottom:0;
	}
	.section-offres .offres-emplois li {
		float:none;
		width:100%;
		max-width:300px;
		margin:auto;
		padding:0;
	}

	.section-services .row-1 .order-md-0, 
	.section-services .row-2 .order-md-0 {
		padding-right:15px;
	}
	.section-services .row-1 .order-md-1, 
	.section-services .row-2 .order-md-1 {
		padding-left:15px;
	}
	.service-description h2 {
		margin-bottom:20px;
	}
	.section-evolution h2 {
		margin-top:20px;
	}
	.bloc-telecharger .icone-plaquette {
		width:50%;
		bottom:-15px;
	}
	.section-environnement .trajectoire {
		display:none;
	}
	.section-environnement .bg-banner {
		padding:40px 0;
	}
	.section-environnement .liste-photos img {
		width:100%;
		max-width:340px;
	}
	.section-environnement .liste-photos .col-12:first-child img, 
	.section-environnement .liste-photos .col-12:nth-child(4) img {
		position:relative;
		left:0;
	}
	.section-environnement .liste-photos .col-12:nth-child(2) img, 
	.section-environnement .liste-photos .col-12:nth-child(4) img {
		margin-top:0;
	}
	.section-simplanter h4 {
		padding:0 20px 20px;
		text-align:center;
	}
	.section-introduction .photo {
		margin-bottom:20px;
	}
	.section-accompagnement h2 {
		margin-top:30px;
	}
	.section-accompagnement .logo-shema {
		margin-top:30px;
		margin-bottom:20px;
	}
	.section-etapes-cles .number {
		text-align:left;
		display:block;	}
	.section-etapes-cles .number span {
		width:120px;
		height:120px;
		display:inline-block;
		margin-bottom:20px;
	}
	.section-etapes-cles .bloc1 .description {
		text-align:left;
	}
	.section-cercle .cercle {
		width:300px;
		height:300px;
		padding:50px;
		font-size:13px;
	}
	.section-cercle h3 {
		font-size:18px;
		margin-bottom:20px;
	}
	.section-cercle .pictos li {
		width:60px;
		height:60px;
		border-radius:60px;
	}
	.section-cercle .pictos li:nth-child(1) {
		top:30px;
		left:-20px;
	}
	.section-cercle .pictos li:nth-child(2) {
		top:30px;
		right:-20px;
	}
	.section-cercle .pictos li:nth-child(3) {
		bottom:30px;
		left:-20px;
	}
	.section-cercle .pictos li:nth-child(4) {
		bottom:30px;
		right:-20px;
	}
	.section-en-savoir-plus .col-md-6:nth-child(2) .button {
		margin:0 auto 20px;
	}
	.section-en-savoir-plus .col-md-6:last-child .button {
		margin:0 auto;
	}

	.the-content .wp-block-media-text {
		display:block;
	}
	.the-content .wp-block-media-text .wp-block-media-text__media {
		margin-bottom:20px;
	}
	.the-content .wp-block-media-text .wp-block-media-text__content {
		padding:0;
	}
	.container-plan {
		display:none;
	}
	.plan-smartphone .bg-vert {
		padding: 30px;
		text-transform: uppercase;
		font-weight: 700;
	}

	.section-contact .bg-banner {
		width:100%;
		max-height:360px;
		height:360px;
		background-size: cover;
	}
	.section-contact .bg-banner::before {
		background: rgb(151,194,52) !important;
		background: -moz-linear-gradient(top, rgba(151,194,52,1) 0%, rgba(130,167,44,1) 75%, rgba(114,147,39,1) 100%) !important;
		background: -webkit-linear-gradient(top, rgba(151,194,52,1) 0%,rgba(130,167,44,1) 75%,rgba(114,147,39,1) 100%) !important;
		background: linear-gradient(to bottom, rgba(151,194,52,1) 0%,rgba(130,167,44,1) 75%,rgba(114,147,39,1) 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97c234', endColorstr='#729327',GradientType=0 ) !important;		
	}
	.section-contact .banner-content {
		top:220px;
	}
	.section-contact .contact-contacts {
		margin:0 0 20px;
	}
	.section-partenaires .trajectoire {
		display:none;
	}
	.section-partenaires .liste-logos {
		width:auto;
		height:auto;
	}
	.section-partenaires .liste-logos .partenaire {
		position:relative;
		transform:none;
		width:100%;
		max-width:360px;
	}
	.adresse {
		padding:0 10px;
		font-size:12px;
	}
	.carte {
		margin-bottom:20px;
	}

	.single-structure .links {
		bottom:-34px;
		right:15px;
		top:auto;		
	}
	.single-structure .social {
		top:46px;
	}
	.single-structure .slider-citations li {
		width:auto;
	}

	.section-les-actualites .photo {
		height:240px;
	}
	.single-post .wp-block-column:not(:last-child) {
		margin-right:0;
	}
	.single-post .wp-block-column:not(:first-child), 
	.single-post .wp-block-column:nth-child(2n) {
		margin-left:0;
	}
}
@media (max-width:767px) {
	.section-contact .banner-content {
		top:120px;
	}
	.bloc-telecharger {
		margin-top:140px;
	}
	.bloc-telecharger:last-child {
		margin-top:200px;
	}
	.bloc-telecharger .button {
	  margin: 20px auto 0;
	}
	.section-environnement .liste-photos .col-12:first-child img, 
	.section-environnement .liste-photos .col-12:nth-child(4) img {
		width:100%;
	}
}
@media (max-width:576px) {
	.bloc-telecharger {
		margin-top:40px;
	}
	.bloc-telecharger:last-child {
		margin-top:100px;
	}
	.section-accompagnement .bg-gris {
		padding:60px 20px 40px;
	}
	.section-partenaires .liste-logos li:nth-child(2) .partenaire,
	.section-partenaires .liste-logos li:nth-child(3) .partenaire {
		top:0;
	}
}