/*
Theme Name: Thème Canoe
Theme URI: 
Description: Thème CANOE
Version: 1.0
Author: Rémy Sellier
Author URI: 


*/

/* STYLE DE BASE */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

a:active {
	outline: none;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

.info_blog ol,
.info_blog ul {
	list-style: initial !important;
}

.info_blog li {
	list-style-position: inside;
}


table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	text-align: left;
	font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

a {
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #00C8FF;
}

html,
body {
	margin: 0;
	height: 100% !important;
	background-color: #DFE1E9;
	font-family: 'gilroy-regular';
	color: #43454D;
}

h1 {
	color: #00C8FF;
	font-family: 'gilroy-bold';
	font-size: 2em;
	line-height: 1em;
}

h2 {
	color: #00C8FF;
	font-family: 'gilroy-regular';
	font-size: 1.3em;
	line-height: 1.5em;
}

.ital {
	font-family: 'gilroy-regularitalic';
}

h3 {
	color: #00C8FF;
	font-family: 'gilroy-regular';
	font-size: 1.3em;
	line-height: 1.2em;
}

.plus {
	font-size: 1.7em;
}

h4 {
	font-size: 1.5em;
}

h5 {
	color: #00C89B;
	font-family: 'gilroy-regular';
	font-size: 1.9em;
	line-height: 1.5em;
	text-align: center;
	padding-top: 70px;
	padding-bottom: 20px;
}

h6 {
	color: #00005E;
	font-family: 'gilroy-regular';
	font-size: 1.1em;
	line-height: 1.2em;
}

.table,
.table2 {
	display: table;
}

em {
	font-family: 'gilroy-regularitalic';
}

strong em {
	font-family: 'gilroy-bold';
}

strong {
	font-family: 'gilroy-bold';
}

.table-cell,
.table-cell2 {
	display: table-cell;
	vertical-align: middle;
	padding: 20px;
	box-sizing: border-box;
}

.filet {
	margin-top: 25px;
	width: 50px;
	height: 2px;
}

.filet_titre {
	margin-top: 25px;
	width: 50px;
	height: 2px;
	margin: auto;
}

.texte_courant {
	font-size: 1em;
	line-height: 1.5em;
	text-align: justify;
}

.fond_turquoise {
	background-color: #00C89B;
}

.fond_cyan {
	background-color: #00C8FF;
}

.fond_marine {
	background-color: #00005E;
}

.fond_blanc {
	background-color: #FFFFFF;
}

.fond_gris_clair {
	background-color: #F2F3F6;
}

.fond_gris_fonce {
	background-color: #43454D;
}

.turquoise {
	color: #00C89B;
}

.cyan {
	color: #00C8FF;
}

.marine {
	color: #00005E;
}

.blanc {
	color: #FFFFFF;
}

.blanc a {
	color: #FFFFFF;
}

.gris_fonce {
	color: #43454D;
}

.main_mentions {
	position: relative;
	padding: 20px;
	min-height: calc(100vh - 212px);
}

.mentions {
	max-width: 900px;
	margin: 0 auto;
}

.mentions a {
	color: #00C8FF;
}

/* TYPOGRAPHIE */
@font-face {
	font-family: 'gilroy-regular';
	src: url('fonts/gilroy-regular-webfont.eot');
	src: url('fonts/gilroy-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/gilroy-regular-webfont.woff') format('woff'),
		url('fonts/gilroy-regular-webfont.ttf') format('truetype'),
		url('fonts/gilroy-regular-webfont.svg#gilroy-regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'gilroy-bold';
	src: url('fonts/gilroy-bold-webfont.eot');
	src: url('fonts/gilroy-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/gilroy-bold-webfont.woff') format('woff'),
		url('fonts/gilroy-bold-webfont.ttf') format('truetype'),
		url('fonts/gilroy-bold-webfont.svg#gilroy-bold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'gilroy-regularitalic';
	src: url('fonts/gilroy-regularitalic-webfont.eot');
	src: url('fonts/gilroy-regularitalic-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/gilroy-regularitalic-webfont.woff') format('woff'),
		url('fonts/gilroy-regularitalic-webfont.ttf') format('truetype'),
		url('fonts/gilroy-regularitalic-webfont.svg#gilroy-bold') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* HEADER */
.logo {
	width: 134px;
	height: 32px;
	float: left;
	padding-left: 22px;
	padding-right: 50px;
	position: relative;
	z-index: 1000000;
}

header {
	width: calc(100% - 87px);
	padding-top: 22px;
	height: 77px;
	background-color: #FFF;
	margin-bottom: 10px;
	box-sizing: border-box;
	margin-right: 10px;
	float: left;
}


.langues {
	font-family: 'gilroy-regular';
	float: right;
	padding-top: 10px;
	margin-right: 30px;
}

.langues li {
	float: left;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 2px solid #00C8FF;
	color: #00C8FF;
}


.langues li:first-child {
	margin-right: 10px;
}

.langues li.mlp-lang-nav {
	border-bottom: none;
}

.langues li.mlp-lang-nav a {
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	color: #00005E;
}

.langues li a:hover {
	font-family: 'gilroy-regular';
	color: #00C8FF;
}








/* MENU HOME */
ul.menu {
	padding-top: 10px;
	position: relative;
	z-index: 20;
}

ul.menu li {
	float: left;
	margin-right: 50px;
}

ul.menu li a {
	color: #00005E;
	padding-bottom: 5px;
}

ul.menu li a:hover {
	border-bottom: 2px solid #00C8FF;
}

ul#menu-menu_footer {
	padding-top: 19px;
	padding-left: 20px;
}

ul#menu-menu_footer li {
	float: left;
	margin-right: 50px;
}

ul#menu-menu_footer li a {
	color: #909dbd;
}

/* SUB-MENU */
ul.sub-menu {
	display: none;
	text-align: left;
	position: absolute;
	padding-left: 206px;
	box-sizing: border-box;
	background-color: #FFF;
	width: 100%;
	left: 0;
	padding-top: 16px;
	margin-top: 8px;
	padding-bottom: 23px;
}

ul.sub-menu li {
	float: none !important;
	text-align: left !important;
	padding-top: 7px;
	padding-bottom: 7px;
}

ul.sub-menu li.menu-item-object-solution {
	padding-left: 100px;
}

ul.sub-menu li a {
	color: #00C8FF;
}

ul.sub-menu li a:hover {
	font-family: 'gilroy-bold';
}

ul.menu li:hover ul.sub-menu {
	display: block;
}

/* SLIDE */
.content_arrow a .arrow_1 {
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-image: url(img/arrow_lire.svg);
	transform: translate(-50%, -50%);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.content_arrow a:hover .arrow_1 {
	background-image: url(img/arrow_lire_hover.svg);
}

.content_arrow {
	width: 100%;
	padding-bottom: 20px;
}

.content_arrow a {
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1.5em;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.content_arrow a .arrow_2 {
	background-image: url(img/arrow_petite.svg);
	width: 20px;
	height: 20px;
	float: right;
	margin-top: 11px;
	transform: translate(-50%, -50%);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.content_arrow a:hover .arrow_2 {
	background-image: url(img/arrow_petite_hover.svg);
}

.slide {
	width: 100%;
	height: 540px;
	overflow: hidden;
	position: relative;
}

.slideshow,
.slideshow_content {
	width: 100%;
	height: 540px;
}


.slide_content {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}

.infos_silde {
	height: 540px;
	position: relative;
	padding: 30px;
	box-sizing: border-box;
	z-index: 10;
	min-width: 400px;
}

body.home .slide > .slideshow {
	width: 100%;
	height: 540px;
	position: absolute;
	top: 0;
	left: 0;
}

body.home .filtre-cat {
	background-color: transparent;
}

body.home .filtre-cat h5 {
	padding-top: 20px;
	padding-bottom: 10px;
}

body.home .col12.animatedParent {
	background: transparent;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
	max-width: 1020px;
	margin: 0 auto;
	float: none;
}

body.home .col12.animatedParent > .col3post {
	float: none !important;
	margin: 0 !important;
	width: calc(33.333% - 20px) !important;
}

body.home .onepcssgrid-1200 > .bouton_slide {
	clear: both;
	margin: 30px auto 50px;
}

body.home .col12[data-sequence='200'] .text_blog {
	position: relative;
	top: auto;
	margin-top: 10px;
}

body.home .col12[data-sequence='200'] .content_infos_blog .bouton_slide {
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
	margin: 0;
}

body.home .col12[data-sequence='200'] .content_infos_blog .bouton_slide a {
	display: inline-block;
}

body.home .bloc_chiffres {
	width: 100%;
	padding: 50px 20px;
	box-sizing: border-box;
	text-align: center;
}

body.home .bloc_chiffres h5 {
	color: #FFF;
}

body.home .liste_chiffres {
	max-width: 1020px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 30px;
}

body.home .item_chiffre {
	flex: 1 1 200px;
	max-width: 240px;
	text-align: center;
}

body.home .item_chiffre .picto_chiffre img {
	max-width: 100px;
	height: auto;
	margin-bottom: 20px;
}

body.home .item_chiffre .valeur_chiffre {
	font-size: 2.5em;
	font-family: 'gilroy-regular';
	margin-bottom: 15px;
}

body.home .item_chiffre .texte_chiffre {
	font-size: 0.85em;
	line-height: 1.4em;
	text-transform: uppercase;
}

body.home .bloc_engagements {
	width: 100%;
	padding: 50px 20px;
	box-sizing: border-box;
	text-align: center;
}

body.home .bloc_engagements h5 {
	color: #FFF;
}

body.home .liste_engagements {
	max-width: 1020px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}

body.home .item_engagement {
	flex: 1 1 280px;
	max-width: 320px;
}

body.home .item_engagement img {
	width: 100%;
	height: auto;
	display: block;
}

body.home .bloc_partenaires {
	width: 100%;
	background-color: #FFF;
	padding: 50px 20px;
	box-sizing: border-box;
}

body.home .bloc_partenaires > .groupe_partenaires {
	max-width: 1020px;
	margin: 0 auto 40px;
}

body.home .groupe_partenaires {
	margin-bottom: 40px;
}

body.home .groupe_partenaires h5 {
	text-align: left;
	padding: 0 0 20px 0;
}

body.home .liste_logos {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 30px;
}

body.home .item_logo img {
	max-height: 80px;
	width: auto;
	display: block;
}

body.home .slide > .infos_silde {
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 40px;
	box-sizing: border-box;
	z-index: 10;
	max-width: 700px;
	width: 90%;
	min-width: 0;
	text-align: center;
	background-color: transparent;
}

.titre_silde {
	margin-bottom: 27px;
}

.bouton_slide {
	margin-top: 30px;
}

.bouton_slide a:hover {
	border: 1px solid #FFFFFF;
	background-color: #FFF;
	color: #00C89B;
}

.bouton_slide a {
	width: auto;
	border: 1px solid #FFFFFF;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 20px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

/* BLOG */
.content_image_blog {
	width: 100%;
}

.content_infos_blog {
	width: calc(100% - 40px);
	height: 310px;
	padding: 20px;
	position: relative;
}

.image_blog {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}

.date_blog {
	position: absolute;
	bottom: 20px;
	font-family: 'gilroy-regularitalic';
}

.text_blog {
	position: absolute;
	top: 160px;
	line-height: 1.2em;
	margin-right: 20px;
	text-align: justify;
}

.bouton_blog {
	font-size: 0.7em;
	font-family: 'gilroy-regularitalic';
}

.bouton_blog a {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.bouton_blog a:hover {
	color: #00005E;
}

.retour {
	background-color: #00c89b;
	width: 100%;
	padding: 20px;
	padding-bottom: 30px;
	padding-top: 30px;
	box-sizing: border-box;
}

.retour a {
	color: #FFF;
	letter-spacing: 1px;
	font-size: 0.9em;
	font-family: 'gilroy-regular';
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	border: 1px solid #FFF;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 20px;
}

.retour a:hover {
	color: #00C89B;
	background-color: #FFF;
}

.retour2 {
	background-color: #00C8FF;
	width: 100%;
	padding: 20px;
	padding-bottom: 30px;
	padding-top: 30px;
	box-sizing: border-box;
}

.retour2 a {
	color: #FFF;
	letter-spacing: 1px;
	font-size: 0.9em;
	font-family: 'gilroy-regular';
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	border: 1px solid #FFF;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 20px;
}

.retour2 a:hover {
	color: #00C8FF;
	background-color: #FFF;
}

.info_blog {
	background-color: #FFF;
	padding: 20px;
}

.date_blog_single {
	bottom: 20px;
	font-family: 'gilroy-regularitalic';
}

/* FOOTER */
footer {
	height: 55px;
	position: relative;
}

.seo {
	padding: 20px;
	font-size: 0.6em;
	text-align: justify;
}

.social {
	position: absolute;
	right: 0;
	top: 15px;
}

.linkedin,
.twitter,
.youtube {
	float: left;
	margin-right: 20px;
	width: 23px;
	height: 23px;
}

.linkedin,
.twitter,
.youtube {
	margin-top: 3px;
}

/* PROJETS */
.filtre-cat {
	width: 100%;
	background-color: #FFF;
}

.fond-texte {
	width: 100%;
	background-color: #FFF;
	padding: 30px 10px;
}

.info {
	background-color: #00C8FF;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFF;
	padding-top: 50px;
	padding-bottom: 100px;
}

.objectif,
.desc {
	background-color: #FFF;
	padding: 20px;
}

.categories-filters li,
#categories-filters1 li,
#categories-filters2 li {
	display: inline-block;
	padding: 20px 20px;
	padding-bottom: 50px;
}

#categories-filters1 li.projet-cat,
#categories-filters2 li.projet-cat-over,
.categories-filters li.partenaire-cat,
.categories-filters li.categories,
.categories-filters li.recrutement-cat {
	width: 100%;
	text-align: center;
	box-sizing: border-box;
}

.categories-filters li a,
#categories-filters1 li a,
#categories-filters2 li a {
	color: #00005E;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.9em;
	font-family: 'gilroy-regular';
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	border: 1px solid #00005E;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 20px;
}

.categories-filters li a.cat-active,
#categories-filters1 li a.cat-active,
#categories-filters2 li a.cat-active {
	color: #FFF;
	background-color: #00005E;
}

.categories-filters li a:hover,
#categories-filters1 li a:hover,
#categories-filters2 li a:hover {
	color: #FFF;
	background-color: #00005E;
}

/* SOLUTIONS */
.principe,
.realisation {
	background-color: #FFF;
	padding: 20px;
	height: 100%;
}

.savoir-faire {
	background-color: #00c89b;
	padding: 20px;
	height: 100%;
}

#freewall img {
	width: 100%;
	display: block;
}

#freewall .medium {
	width: 300px;
	height: 300px;
}

#freewall .mediumwide {
	width: 600px;
	height: 300px;
}

#freewall .mediumtall {
	width: 300px;
	height: 600px;
}

#freewall .large {
	width: 600px;
	height: 600px;
}

.free-wall {
	margin: auto;
}

.arrow {
	float: left;
	margin-right: 5px;
}

.liste-principe,
.liste-savoir {
	margin-bottom: 20px;
	line-height: 1.5em;
}

.liste-savoir_plus {
	margin-bottom: 5px;
	line-height: 1.5em;
}

.info_gallery,
.info_gallery2 {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	position: absolute;
}

.info_brick {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	position: absolute;
}

.info_avant,
.info_avant2 {
	width: 100%;
	height: 100%;
}

.info_avant .bouton_slide a:hover {
	color: #00005E;
}

.info_brick_content {
	width: calc(100% - 40px);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.info_brick_content2 {
	width: calc(100% - 40px);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.cover {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.avantages {
	background-color: #00C8FF;
	padding: 20px;
	color: #FFF;
}

.liste_avantages {
	background-color: #FFF;
	padding: 20px;
	height: 100%;
}

.liste_travail {
	padding: 20px;
	height: 100%;
}

/* CANOE */
.chiffres {
	font-size: 4.5em;
	font-family: 'gilroy-bold';
	text-align: center;
}

.texte-chiffres {
	margin-top: 25px;
	font-size: 1em;
	text-align: center;
}

.col6cite {
	margin-bottom: 10px;
	position: relative;
}

.info_site {
	width: 100%;
	background-color: #FFFFFF;
	position: absolute;
}

.lieu_site {
	font-family: 'gilroy-regularitalic';
	color: #00005E;
}

.info_site a {
	color: #00005E;
}

.info_site a:hover {
	color: #00C8FF;
}

/* MENU MOBILE*/
.responsive-menu {
	display: none;
}

.responsive-menu .trigger {
	display: none;
}

/* SEARCH*/
.box_search_form {
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	position: fixed;
	top: 10px;
	left: 10px;
	background-color: rgba(0, 0, 94, 0.8);
	z-index: 1000;
	opacity: 0;
}

.search_form {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	z-index: 1000;
	width: 100%;
}

#loupe {
	width: 77px;
	height: 77px;
	float: right;
	position: relative;
	cursor: pointer;
	z-index: 2000;
	background-image: url(img/loupe.svg);
	background-position: 50% 50%;
	background-size: 70% 70%;
	background-repeat: no-repeat;
}

#loupe.transfor {
	width: 77px;
	height: 77px;
	float: right;
	position: relative;
	cursor: pointer;
	z-index: 2000;
	background-image: url(img/croix.svg);
	background-position: 50% 50%;
	background-size: 70% 70%;
	background-repeat: no-repeat;
}

.search_form input[type="text"] {
	-webkit-appearance: none;
	-ms-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	border-radius: 0;
	border: none;
	width: 50%;
	height: 50px;
	text-align: center;
	margin-left: 25%;
	background-color: #DFE1E9;
	color: #00005E;
	font-size: 1.6em;
}

.search_form #submit {
	display: none;
}

.alert {
	text-align: center;
}

a.result-search {
	text-align: center;
	color: #00005E;
}

a.result-search:hover {
	color: #00C8FF;
}

/* CONTACT*/
.form_contact {
	background-color: #FFF;
	padding: 20px;
	height: 100%;
}

.content_form {
	max-width: 600px;
	margin: auto;
}

.form_requette {

	margin-bottom: 20px;
	margin-top: 50px;
	width: calc(50% - 10px);
	border: 1px solid #00C89B;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 20px;
	background: #00c89b;
	box-sizing: border-box;
	-webkit-appearance: none;
	-ms-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	color: #FFF;
	font-family: 'gilroy-regular';
	float: right;
}

.form_requette_sol {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 50px;
	width: calc(50% - 10px);
	border: 1px solid #00C89B;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 20px;
	background: #00c89b;
	box-sizing: border-box;
	-webkit-appearance: none;
	-ms-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	color: #FFF;
	font-family: 'gilroy-regular';
	float: left;
}

input[type="text"],
input[type="email"] {
	border: 1px solid #00005E;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 20px;
	background: #FFF;
	box-sizing: border-box;
	-webkit-appearance: none;
	-ms-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	color: #00005E;
	font-family: 'gilroy-regular';
}

.form_nom,
.form_prenom,
.form-middle {
	width: calc(50% - 10px);
	float: left;
	margin-bottom: 20px;
}

.typo-verte {
	color: #00C89B;
}

.form_nom {
	margin-right: 20px;
}

.form_mail {
	width: 100%;
	margin-bottom: 20px;
}

.form_message {
	width: 100%;
	max-width: 100%;
	color: #1f2147;
	border: 1px solid #00005E;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 20px;
	background: #FFF;
	box-sizing: border-box;
	-webkit-appearance: none;
	-ms-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	margin-bottom: 13px;

}

.wpcf7-not-valid-tip {
	display: none !important;
}

.wpcf7 form .wpcf7-response-output {
	border: none !important;
}

.wpcf7-validation-errors {
	width: 100%;
	border: none !important;
	color: #00C89B;
	font-family: 'gilroy-regular';
	text-align: center;
	margin: 0 !important;
	margin-bottom: 0 !important;
	height: 27px;
	padding-top: 15px !important;
}

div.wpcf7-mail-sent-ok {
	width: 100%;
	border: none !important;
	color: #00C89B;
	font-family: 'gilroy-regular';
	text-align: center;
	margin: 0 !important;
	margin-bottom: 0 !important;
	height: 27px;
	padding-top: 15px !important;
}

div.wpcf7-response-output {
	display: initial !important;
	padding: 0 !important;
}

div.wpcf7 img.ajax-loader {
	display: none;
}

span.wpcf7-not-valid-tip {
	background: #cd3b41;
	width: 100%;
	border: none !important;
	color: #FFF;
	font-family: 'gilroy-regular';
	text-align: center;
	margin: 0 !important;
	margin-bottom: 0 !important;
	height: 27px;
	padding-top: 15px !important;
}

input[type="submit"] {
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #00C89B;
	color: #00C89B;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 20px;
	background: #FFF;
	box-sizing: border-box;
	-webkit-appearance: none;
	-ms-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	float: right;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	cursor: pointer;
	font-family: 'gilroy-regular';
}

input[type="submit"]:hover {
	color: #FFF;
	background: #00C89B;

}

input[type="submit"].wpcf7-form-control {
	margin: 0;
}

::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #00C89B;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #00C89B;
}

:-ms-input-placeholder {
	/* IE 10+ */
	color: #00C89B;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #00C89B;
}

.info_contact_site {
	width: 100%;
	height: 190px;
	background-color: #00C89B;
	padding: 20px;
	box-sizing: border-box;
	position: relative;
}

.content_info_contact {
	width: 100%;
	padding: 0;
}

/* GOOGLEMAP HOME */
.googlemap {
	width: calc(75% - 5px);
	height: 350px;
	position: relative;
	float: left;
	margin-left: 5px;
}

.acf-map {
	width: 100%;
	height: 350px;
}

/* SHEMA */
.shema {
	width: 75%;
	height: 640px;
	background-color: #FFF;
	display: flex;
	float: right;
}

.shema svg {
	margin: auto;
	max-width: 1100px;
	height: 640px;
}


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 540px;
}

/* LANGUES */

#lang_site {
	font-family: 'gilroy-regular';
	float: right;
	padding-top: 10px;
	margin-right: 30px;
}

#lang_site li {
	float: left;
}

#lang_site li:first-child {
	margin-right: 10px;
}

#lang_site li a {
	color: #00005E;
	padding-bottom: 10px;
}

#lang_site li a:hover {
	font-family: 'gilroy-regular';
	color: #00C8FF;

}

li.lang-en.open a,
li.lang-fr.open a {
	font-family: 'gilroy-regular';
	color: #00C8FF;
	border-bottom: 2px solid #00C8FF;
}