html,
body {
	background-color: #f4f5f6;
	cursor: url("../pics/cursor.png"), pointer;
	margin: 0;
	overflow-x: hidden;
}

html {
	overflow-y: scroll;
}

@font-face {
    font-family: 'Din2014';
	src: url('../fonts/Din2014.eot');
	src: url('../fonts/Din2014.ttf') format('truetype'),
     	 url('../fonts/Din2014.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Din2014.woff2') format('woff2'),
         url('../fonts/Din2014.woff') format('woff'),
         url('../fonts/Din2014.svg#Din2014') format('svg');
    font-style: normal;
	font-display: swap;
}

header {
	background-color: white;
	box-shadow: 0 2px 2px grey;
	height: 65px;
}

a {
	cursor: url("../pics/cursor2.png"), pointer;
	text-decoration: none;
}

h1 {
	font-size: 20px;
	display: none;
}

h2 {
	color: #796121;
	font-size: 20px;
	text-transform: uppercase;
	text-shadow: 0 0 2px #796121;
}

#preloader {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.noDisp {
	display: none;
}

.maxWidth {
	max-width: 100%;
	max-height: 100%;
}

/*MENU*/
#menuOpen {
	/*background: linear-gradient(to bottom right, rgba(255, 255, 255, 0.7), 80%, rgba(8, 48, 18, 0.7));*/
	background-color: white;
	height: auto;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	top: 70px;
	width: 100%;
	z-index: 4;
}

#menuOpen a:hover{
	position: relative;
	left: 50%;
	color: #67b910;
	transform: translateX(-50%) scale(1.2);
}

#menuOpen a{
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	color: #555;
	display: block;
	letter-spacing: 0.5px;
	font-family: 'Work Sans', sans-serif;
	font-size: 14px;
	padding: 1.7rem 1rem;
	transition: all 0.20s linear 0s;
  	-o-transition: all 0.20s linear 0s;
  	-ms-transition: all 0.20s linear 0s;
  	-moz-transition: all 0.20s linear 0s;
  	-webkit-transition: all 0.20s linear 0s;
}

.menuI {
	cursor: url("../pics/cursor2.png"), pointer;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
/*MENU*/

/*PAGEM*/
#decoM {
	position: absolute;
	top: 67px;
}

#decoC {
	position: absolute;
}

.titreM {
	position: absolute;
	left: 50%;
	top: 5.3vw;
	transform: translateX(-50%);
	width: 30%;
	height: auto;
	animation: animTitre 0.8s;
	-webkit-animation: animTitre 0.8s;
	-moz-animation: animTitre 0.8s;
	-o-animation: animTitre 0.8s;
}

.rond1 {
	position: absolute;
	left: 12%;
	top: 28vw;
	transform: translateX(-50%);
	width: 15%;
	height: auto;
	animation-name: bounceIn;
  	animation-duration: 800ms;
  	animation-timing-function: linear;
  	animation-fill-mode: forwards;
}

.rond2 {
	position: absolute;
	right: 12%;
	top: 30vw;
	transform: translateX(-50%);
	width: 20%;
	height: auto;
	animation-name: bounceIn;
  	animation-duration: 800ms;
  	animation-timing-function: linear;
  	animation-fill-mode: forwards;
}

.rond3 {
	position: absolute;
	right: 7%;
	top: 50vw;
	transform: translateX(-50%);
	width: 17%;
	height: auto;
	animation-name: bounceIn;
  	animation-duration: 800ms;
  	animation-timing-function: linear;
  	animation-fill-mode: forwards;
	z-index: 1;
}

.rond4 {
	position: absolute;
	left: 0;
	top: 47vw;
	transform: translateX(-50%);
	width: 25%;
	height: auto;
	animation-name: bounceIn;
  	animation-duration: 800ms;
  	animation-timing-function: linear;
  	animation-fill-mode: forwards;
	z-index: 2;
}

.rond5 {
	position: absolute;
	left: 0;
	top: 0;
	transform: translateX(-50%);
	width: 30%;
	height: auto;
	animation-name: bounceIn;
  	animation-duration: 800ms;
  	animation-timing-function: linear;
  	animation-fill-mode: forwards;
}

.rond6 {
	position: absolute;
	right: 0;
	top: 5vw;
	transform: translateX(-50%);
	width: 25%;
	height: auto;
	animation-name: bounceIn;
  	animation-duration: 800ms;
  	animation-timing-function: linear;
  	animation-fill-mode: forwards;
}

.rond7 {
	position: relative;
	height: auto;
	transform: translateX(-50%);
	animation-name: bounceIn;
  	animation-duration: 800ms;
  	animation-timing-function: linear;
  	animation-fill-mode: forwards;
}

#contM1 {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	top: 68vw;
	background-color: white;
	height: auto;
	padding: 10px;
	text-align: center;
}

#contM1 span {
	color: #796121;
	text-transform: uppercase;
	text-shadow: 0 0 2px #796121;
}

#contM1 p,
#contM2 p,
#contM3 p,
#contM4 p,
#contM5 p {
	font-family: Din2014;
}

#contM2 {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	top: 68vw;
	margin: 10px 0 10px 0;
	background-color: #797d4a;
	height: auto;
	padding: 10px;
	text-align: center;
}

#contM2 img {
	vertical-align: middle;
}

.titreM2 span {
	color: white;
	text-transform: uppercase;
}

#prestaT span {
	color: #1d2903;
	text-transform: uppercase;
}

#contM3 {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	top: 68vw;
	background-color: white;
	height: auto;
	padding: 10px;
	text-align: center;
}

#contM4 {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	top: 68vw;
	background-color: #132e1d;
	height: auto;
	margin: 10px 0 100px 0;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	color: white;
}

.titreM4 span {
	color: #7b8a63;
}

#contM5 {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	top: 68vw;
	background-color: #796121;
	height: auto;
	padding: 10px 10px 10px 10px;
	text-align: center;
	color: white;
}

.titreM5,
.titreC5,
.textAcc,
.textAccM,
.textAccC,
.textAccC2,
.textAccContact,
.textAccContactC2 {
	position: relative;
}
/*PAGEM*/

/*PAGEC*/
.titreC {
	position: absolute;
	left: 50%;
	top: 5vw;
	transform: translateX(-50%);
	width: 20%;
	height: auto;
	animation: animTitre 0.8s;
	-webkit-animation: animTitre 0.8s;
	-moz-animation: animTitre 0.8s;
	-o-animation: animTitre 0.8s;
}

.rond1C {
	position: absolute;
	left: 20%;
	top: 20vw;
	transform: translateX(-50%);
	width: 10%;
	height: auto;
	animation-name: bounceIn;
  	animation-duration: 800ms;
  	animation-timing-function: linear;
  	animation-fill-mode: forwards;
}

.rond2C {
	position: absolute;
	right: 17%;
	top: 22vw;
	transform: translateX(-50%);
	width: 14%;
	height: auto;
	animation-name: bounceIn;
  	animation-duration: 800ms;
  	animation-timing-function: linear;
  	animation-fill-mode: forwards;
}

.rond3C {
	position: absolute;
	right: 11%;
	top: 42vw;
	transform: translateX(-50%);
	width: 11%;
	height: auto;
	animation-name: bounceIn;
  	animation-duration: 800ms;
  	animation-timing-function: linear;
  	animation-fill-mode: forwards;
	z-index: 1;
}

.rond4C {
	position: absolute;
	left: 0;
	top: 42vw;
	transform: translateX(-50%);
	width: 16%;
	height: auto;
	animation-name: bounceIn;
  	animation-duration: 800ms;
  	animation-timing-function: linear;
  	animation-fill-mode: forwards;
	z-index: 2;
}

.rond5C {
	position: absolute;
	left: 0;
	top: 0;
	transform: translateX(-50%);
	width: 16%;
	height: auto;
	animation-name: bounceIn;
  	animation-duration: 800ms;
  	animation-timing-function: linear;
  	animation-fill-mode: forwards;
}

.rond6C {
	position: absolute;
	right: 0;
	top: 5vw;
	transform: translateX(-50%);
	width: 16%;
	height: auto;
	animation-name: bounceIn;
  	animation-duration: 800ms;
  	animation-timing-function: linear;
  	animation-fill-mode: forwards;
}

.rond8C {
	position: relative;
	height: auto;
	top: -15vh;
	transform: translateX(-50%);
	animation-name: bounceIn;
  	animation-duration: 800ms;
  	animation-timing-function: linear;
  	animation-fill-mode: forwards;
}

#contC1 p,
#contC2 p,
#contC5 p,
#contMenu,
#contMenu2,
#contC8,
#contC9,
#contC10,
#contC11,
#contC12,
#partM,
#partC,
h1,
h2,
#td1,
#td2,
#td5,
#td6,
.champObli,
.form-control,
button,
#success_message,
#error_message,
#tabMentions2,
#tabMentions {
	font-family: Din2014;
}

#contC1 {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	top: 55vw;
	width: 80%;
	background-color: white;
	height: auto;
	padding: 10px;
	text-align: center;
}

#contC2 {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	top: 55vw;
	width: 80%;
	margin: 0 0 10px 0;
	background-color: #797d4a;
	height: auto;
	padding: 10px;
}

#contC2 img {
	vertical-align: middle;
}

#contC3 {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	top: 55vw;
	width: 80%;
	margin: 0 0 10px 0;
	background-color: white;
	height: auto;
	padding: 10px;
}

.titreC2 span {
	color: white;
	text-transform: uppercase;
}
#prestaTC {
	text-align: center;
}

#prestaTC span {
	color: #1d2903;
	font-size: 24px;
	text-transform: uppercase;
}

#td1 {
	padding-right: 10px;
}

#td2 {
	padding-left: 10px;
}

#td2,
#td5 {
	text-align: center;
}

#td5 img:hover {
	transform: scale(1.2);
	transition: all 0.20s linear 0s;
  	-o-transition: all 0.20s linear 0s;
  	-ms-transition: all 0.20s linear 0s;
  	-moz-transition: all 0.20s linear 0s;
  	-webkit-transition: all 0.20s linear 0s;
}

#td1,
#td6 {
	background-color: #132e1d;
}

#td1,
#td2 {
	width: 50%;
}

#td3,
#td4,
#td5,
#td6 {
	padding: 10px;
}

#td4 {
	display: block;
}

.titreC4 {
	text-transform: uppercase;
	color: white;
}

.titreC4 span {
	color: #7b8a63;
}

.textAccC {
	color: white;
	font-size: 28px;
	top: -70px;
	text-align: center;
	text-transform: uppercase;
}

.alignPics {
	vertical-align: middle;
}

.textAccC1 {
	padding: 10px;
	background-color: white;
}

#contC5 {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	background-color: #796121;
	height: auto;
	color: white;
	margin-top: 140px;
	padding: 10px 10px 0 10px;
}

.titreC5,
.textAccC2 {
	top: -150px;
}

.textAccContactC2 img:hover {
	transform: scale(1.2);
	transition: all 0.20s linear 0s;
  	-o-transition: all 0.20s linear 0s;
  	-ms-transition: all 0.20s linear 0s;
  	-moz-transition: all 0.20s linear 0s;
  	-webkit-transition: all 0.20s linear 0s;
}

.textAccContactC2 {
	top: -100px;
}
#tabC1 {
	width: 100%
}

#tabC1 td {
	width: 50%;
}

#contMenu {
	top: 55vw;
}

#contMenu2 {
	top: 60vw;
}

#contMenu,
#contMenu2 {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	width: 80%;
	height: auto;
	font-size: 22px;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
}

#contMenu li,
#contMenu2 li {
	display: inline-block;
	padding: 10px 15px 10px 15px;
}

#contMenu li:hover,
#contMenu2 li:hover {
	transform: scale(1.2);
	transition: all 0.20s linear 0s;
  	-o-transition: all 0.20s linear 0s;
  	-ms-transition: all 0.20s linear 0s;
  	-moz-transition: all 0.20s linear 0s;
  	-webkit-transition: all 0.20s linear 0s;
}

#contMenu li a,
#contMenu2 li a{
	text-decoration: none;
	color: white;
	text-shadow: 0 0 2px #1d2903,
				 0 0 2px #1d2903,
				 0 0 2px #1d2903;
}

#contMenu li a:hover,
#contMenu2 li a:hover {
	color: #1d2903;
	text-shadow: 0 0 2px #fff;
}

button {
	cursor: url("../pics/cursor2.png"), pointer;
}

#contC1 span {
	color: #796121;
	font-size: 20px;
	text-shadow: 0 0 2px #796121;
	text-transform: uppercase;
}

#contC9 a,
#contC9 span {
	color: #796121;
	font-size: 16px;
	text-shadow: 0 0 2px #796121;
	text-transform: uppercase;
}

#contC9 a:hover {
	color: #7b8a63;
	text-shadow: 0 0 3px white;
}
/*PAGEC*/

/*PAGE CONTACT*/
#tabContact {
	width: 100%;
}

#td5 {
	background-color: #796121;
	color: white;
	text-transform: uppercase;
}

#success_message,
#error_message {
	color: white;
	font-size: 22px;
	text-transform: uppercase;
}

.champObli {
	color: white;
	font-style: italic;
}

.form-control {
	width: 90%;
}

#contC8 {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	width: 80%;
	background-color: white;
	height: auto;
	margin: 10px 0 10px 0;
	text-align: center;
}

#contC9 {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	background-color: white;
	height: auto;
	text-align: center;
}
/*PAGE CONTACT*/

/*PAGE MENTIONS*/
#contC10 {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	top: 60vw;
	width: 80%;
	background-color: white;
	height: auto;
	margin: 10px 0 10px 0;
	text-align: center;
}

#tabMentions2,
#tabMentions {
	position: relative;
	left: 50%;
	color: white;
	transform: translateX(-50%);
	width: 100%;
	height: auto;
}

#tabMentions2 td,
#tabMentions td {
	background-color: #7b8a63;
}

#contC11 a,
#tabMentions2 a,
#tabMentions a {
	text-decoration: none;
	color: #796121;
}

#contC11 a:hover,
#tabMentions2 a:hover,
#tabMentions a:hover {
	color: #7b8a63;
	text-shadow: 0 0 3px white;
}

.tabMentions2,
.tabMentions {
	border-collapse : separate;
 	border-spacing : 10px;
}

.tabMentions2 img,
.tabMentions img {
	padding: 5px;
	border: 1px solid white;
	box-shadow: 0 0 5px white;
	vertical-align: middle;
}

.tabMentions2 img:hover,
.tabMentions img:hover {
	transform: scale(1.2);
	transition: all 0.20s linear 0s;
  	-o-transition: all 0.20s linear 0s;
  	-ms-transition: all 0.20s linear 0s;
  	-moz-transition: all 0.20s linear 0s;
  	-webkit-transition: all 0.20s linear 0s;
}

#contC11 {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	top: 60vw;
	width: 80%;
	background-color: white;
	height: auto;
	margin: 10px 0 10px 0;
	text-align: center;
}
/*PAGE MENTIONS*/

/*PAGE PARTENAIRES*/
#partC,
#partM {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	background-color: #7b8a63;
	height: auto;
}

#partM {
	text-align: center;
}

#partC img {
	vertical-align: middle;
}

#partCTable,
#partMTable {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

#partMTable td{
	padding: 15px 5px 15px 5px;
	width: 100%;
}

#partMTable span,
#partCTable span{
	color: white;
}

#partCTable td{
	padding: 0 5px 0 5px;
	width: 50%;
	height: 150px;
}

#partC img,
#partM img {
	max-width: 100%;
	max-height: 100%;
	padding: 5px;
	border: 1px solid white;
	box-shadow: 0 0 5px white;
}

#partC img:hover,
#partM img:hover {
	transform: scale(1.2);
	transition: all 0.20s linear 0s;
  	-o-transition: all 0.20s linear 0s;
  	-ms-transition: all 0.20s linear 0s;
  	-moz-transition: all 0.20s linear 0s;
  	-webkit-transition: all 0.20s linear 0s;
}

#partC a,
#partM a {
	text-transform: uppercase;
	text-decoration: none;
	color: #796121;
}

#partC a:hover,
#partM a:hover {
	color: #7b8a63;
	text-shadow: 0 0 3px white;
}

#contC12 {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	background-color: white;
	height: auto;
	text-align: center;
	margin: 10px 0 10px 0;
}

#contC12 span {
	color: #796121;
	font-size: 16px;
	text-shadow: 0 0 2px #796121;
	text-transform: uppercase;
}
/*PAGE PARTENAIRES*/

/*ANIM*/
.animMenuM {
	animation: animMenuM 0.8s;
	-webkit-animation: animMenuM 0.8s;
	-moz-animation: animMenuM 0.8s;
	-o-animation: animMenuM 0.8s;
}

.reveal {
  	position: relative;
  	transform: translateY(150px);
  	opacity: 0;
  	transition: 1s all ease;
}

.reveal.active {
  	transform: translateY(0);
  	opacity: 1;
}

.reveal2 {
	position: relative;
  	transform: translateX(-100px);
  	opacity: 0;
  	transition: 1s all ease;
}

.reveal2.active {
  	transform: translateX(0);
  	opacity: 1;
}

.reveal3 {
	height: 150px;
	position: relative;
  	transform: translateX(-100px);
  	opacity: 0;
  	transition: 1s all ease;
}

.reveal3.active {
  	transform: translateX(0);
  	opacity: 1;
}

.reveal4 {
	top: -50px;
	height: 150px;
	position: relative;
  	transform: translateY(100px);
  	opacity: 0;
  	transition: 1s all ease;
}

.reveal4.active {
  	transform: translateY(0);
  	opacity: 1;
}

.reveal5 {
	position: relative;
  	transform: translateY(100px);
  	opacity: 0;
  	transition: 1s all ease;
}

.reveal5.active {
  	transform: translateY(0);
  	opacity: 1;
}

.reveal6 {
	position: relative;
  	transform: translateX(100px);
  	opacity: 0;
  	transition: 1s all ease;
}

.reveal6.active {
  	transform: translateX(0);
  	opacity: 1;
}

.reveal3 p,
.reveal4 p {
	display: inline-block;
}

@keyframes bounceIn{
  0%{
    opacity: 0;
    transform: scale(0.3) translate3d(0,0,0);
  }
  50%{
    opacity: 0.9;
    transform: scale(1.1);
  }
  80%{
    opacity: 1;
    transform: scale(0.89);
  }
  100%{
    opacity: 1;
    transform: scale(1) translate3d(0,0,0);
  }
}

@-webkit-keyframes bounceIn{
  0%{
    opacity: 0;
    transform: scale(0.3) translate3d(0,0,0);
  }
  50%{
    opacity: 0.9;
    transform: scale(1.1);
  }
  80%{
    opacity: 1;
    transform: scale(0.89);
  }
  100%{
    opacity: 1;
    transform: scale(1) translate3d(0,0,0);
  }
}

@-moz-keyframes bounceIn{
  0%{
    opacity: 0;
    transform: scale(0.3) translate3d(0,0,0);
  }
  50%{
    opacity: 0.9;
    transform: scale(1.1);
  }
  80%{
    opacity: 1;
    transform: scale(0.89);
  }
  100%{
    opacity: 1;
    transform: scale(1) translate3d(0,0,0);
  }
}

@-o-keyframes bounceIn{
  0%{
    opacity: 0;
    transform: scale(0.3) translate3d(0,0,0);
  }
  50%{
    opacity: 0.9;
    transform: scale(1.1);
  }
  80%{
    opacity: 1;
    transform: scale(0.89);
  }
  100%{
    opacity: 1;
    transform: scale(1) translate3d(0,0,0);
  }
}

@keyframes animTitre {
	0% {
		filter: blur(0rem);
    	opacity: 0;
  	}
	50% {
		filter: blur(3rem);
	}
  	100% {
		filter: blur(0rem);
		opacity: 1;
  	}
}

@keyframes animMenuM {
	0% {
		top: -200px;
    	opacity: 0;
  	}
  	100% {
		top: 70px;
		opacity: 1;
  	}
}

@-webkit-keyframes animMenuM {
	0% {
		top: -200px;
    	opacity: 0;
  	}
  	100% {
		top: 70px;
		opacity: 1;
  	}
}

@-moz-keyframes animMenuM {
	0% {
		top: -200px;
    	opacity: 0;
  	}
  	100% {
		top: 70px;
		opacity: 1;
  	}
}

@-o-keyframes animMenuM {
	0% {
		top: -200px;
    	opacity: 0;
  	}
  	100% {
		top: 70px;
		opacity: 1;
  	}
}

.animOpa {
	animation: animOpacity 0.8s;
	-webkit-animation: animOpacity 0.8s;
	-moz-animation: animOpacity 0.8s;
	-o-animation: animOpacity 0.8s;
}

@keyframes animOpacity {
	0% {
    	opacity: 0;
  	}
  	100% {
		opacity: 1;
  	}
}

@-webkit-keyframes animOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-moz-keyframes animOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-o-keyframes animOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
/*ANIM*/