/* General Style */
@import url('https://fonts.googleapis.com/css?family=Dosis:300&subset=latin-ext');


<style.hover>
@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@700&display=swap');
</style>

body, html { font-size: 100%; 	padding: 0; margin: 0;}

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

body {
  font-family: 'Dosis', sans-serif;
  color: #000000;
  font-size: 16px;
  font-weight: thin;
  letter-spacing: 1px;
  word-spacing: 3px;
  line-height: 24px;
}

p.mentions-legales {
  text-align: center;
  font-size: 14px;
  max-width: 600px;
  display: block;
  margin-left: auto;
  padding-right: 50px;
  padding-bottom: 16px;
  margin-right: auto;
  line-height: 22px;
}

p.mentions-legales-more {
  text-align: center;
  font-size: 18px;
  max-width: 600px;
  font-weight: bold;
  display: block;
  margin-left: auto;
  padding-right: 50px;
  margin-right: auto;
  line-height: 80px;
  text-transform: uppercase;
}

a.footer-content-mentions-legales {
  font-family: 'Dosis', sans-serif;
  text-decoration: none;
  text-align: center;
  padding-right: none;
  padding-left: none;
  padding-top: 16px;
  padding-bottom: 16px;
  margin: 0 auto;
  font-family: 'Dosis', sans-serif;
  letter-spacing: 1px;
  font-size: 13px;
  text-transform:bold;
  background: #77a479;
  color: #fafafa;
  margin-top: 50px;
}

a.footer-content-mentions-legales:hover {
  text-decoration: bold;
  color: #fafafa;

}


a {
  font-family: 'Dosis', sans-serif;
  color: #000000;
  font-size: 16px;
  font-weight: thin;
  letter-spacing: 1px;
  word-spacing: 3px;
/*  line-height: 24px;
*/	text-decoration: none;
}

a:hover {
	color:#000000;
	text-decoration: bold;

}


li.menu-item > a {
  font-size: 18px;
}


.main,
.container > header {
	width: 90%;
	max-width: 69em;
	margin: 0 auto;
	padding: 0 1.875em 3.125em 1.875em;
}

.container > header {
	padding: 2.875em 1.875em 1.875em;

}


.container > header span {
	display: block;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	padding: 0 0 0.6em 0.1em;
}

.container > header nav {
	float: right;
}

.container > header nav a {
	display: block;
	float: left;
	position: relative;
	width: 2.5em;
	height: 2.5em;
	background: #fff;
	border-radius: 50%;
	color: transparent;
	margin: 0 0.1em;
  text-indent: -8000px;
}


.nav {
	max-width: 480px;
	margin : 0 auto;
	text-align: center;
	padding-left: 0;
}

.logo {
	display: block;
	margin: 0 auto;
	width: 280px;
}

.filet {
	margin-top: 10px;
	margin-bottom: 10px;
}


.content-wrapper {
	max-width: 800px;
	margin: 0 auto;
}

.imageprojet {
	width: 100%;
	padding-top: 30px ;
	align: middle ;
}

h2 {
  font-family: 'Dosis', sans-serif;
  color: #000000;
  font-size: 26px;
  font-weight: 300;
  letter-spacing: 1px;
	text-transform: lowercase, bold;
/*	line-height: 30px;
*/  padding-bottom: 0px;

}

h3 {
  font-family: 'Dosis', sans-serif;
  color: #77a479;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
  padding-top: 0px;
	text-transform: lowercase, bold;
	font-size: 13px;
  font-weight: thin;
  letter-spacing: 3px;
  word-spacing: 5px;
  line-height: 24px;
  font-weight: lighter;
}


h6 {
  color: #77a479;
  text-align: center;
  padding-right: 50px;
  padding-left: 50px;
  padding-top: 24px;
  max-width: 800px;
  margin: 0 auto;
  font-family: 'Dosis', sans-serif;
  letter-spacing: 1px;
  font-size: 13px;
  text-transform:none;
}


/*Ca ne fonctionne pas !!!*/


a.active {
	color : #77a479 ;
}

/*.container > header nav a:after {
  content: attr(data-info);
  color: #47a3da;
  position: absolute;
  width: 600%;
  top: 120%;
  text-align: right;
  right: 0;
  opacity: 0;
  pointer-events: none;
}*/





/*  POPUP / POPIN
I
I
I
I
I */
.menu-item-contact {
  font-family: 'Dosis', sans-serif;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  word-spacing: 3px;
  line-height: 24px;
	text-decoration: none;
	padding: auto;
	text-transform: bold;
}

.menu-item-contact:hover {
  text-transform: bold;

}


.menu-contact:hover{
	color:#000000;
	text-decoration: underline;

}

.menu-contact{
	text-align: center;
	display:inline ;
	margin-left: 20px;
  margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
  font-family: 'Dosis', sans-serif;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  word-spacing: 3px;
  line-height: 24px;
	text-decoration: none;
	text-transform: none;
}

@media screen and (max-width: 480px) {
	.menu-contact {
		display: block;
	}
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(119,164,121,.8);
  bottom: 0;
  height: 100%;
  display: none;
  flex-flow: nowrap;
/*    flex-direction: row;
*/  
  justify-content: center;
  z-index: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  align-items: center;

}



/* The actual popup */
.popup .popuptext {
/*  visibility: hidden;*/
/*  visibility: visible;
*/
/*  width: 360px;*/
/*  background-color: rgba(119,164,121,.8);
*/  color: #fff;
  text-align: center;
/*  border-radius: none;
*/ 
  padding: none;
  margin-top: 100px;
 
} 


/* Toggle this class - hide and show the popup */
.popup.show {
  display: flex;
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}


/* 
I
I
I
I
I
 POPUP / POPIN */



h4 {
  font-family: 'Dosis', sans-serif;
  color: #fff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
  margin-right: 5px;
  text-decoration: none;
  font-size: 15px;
  font-weight: lighter;
  letter-spacing: 2px;
  word-spacing: 3px;
  line-height: 24px;
	text-transform: none;
}

a.menu-item-contact {
  font-family: 'Dosis', sans-serif;
  color: #fff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
  margin-right: 5px;
  text-decoration: none;
  font-size: 15px;
  font-weight: lighter;
  letter-spacing: 1px;
  word-spacing: 3px;
  line-height: 24px;
	text-transform: none;
}


a.menu-item-contact:hover {
	color:#fff;
	text-decoration: underline;

}


.logo-blanc {
	display: block;
	margin: 0 auto;
	padding-bottom: 15px;
	width: 200px;
}


a.menu-item-mail {
  font-family: 'Dosis', sans-serif;
  color: #fff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
  margin-right: 15px;
  text-decoration: none;
  font-size: 15px;
  font-weight: lighter;
  letter-spacing: 1px;
  word-spacing: 3px;
  line-height: 24px;
	text-transform: none;
/*	cursor: pointer
*/}


a.menu-item-mail:hover {
	color:#fff;
	text-decoration: underline;
}





/*slide d'images*/

/*#slider {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
  border-radius: 4px;
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 700px;
  height: auto;
  background: none;
  text-align: center;
  line-height: 300px;

}*/

a.control_prev, a.control_next {
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 4% 3%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

/*project hover*/
.cbp-rfgrid li>a:hover div {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0 2px 2px 0;
}

a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}



h4.a-propos {
  z-index: 1;
  color: #000000;
}

.imageprofil{
  margin-right: auto;
  margin-left: auto;
  display: block;
  margin-bottom: 30px;
  margin-top: 30px;
  max-width: 200px;
}

h5 {
  font-family: 'Dosis', sans-serif;
  color: #B8B8B8;
  font-size: 13px;
/*  font-style: italic;
*/  letter-spacing: 1px;
  word-spacing: 3px;
  line-height: 24px;
  text-align: right;
  margin-top: 3px;
  margin-bottom: 0px;
}

a.suite {
  color: #77a479;
  text-align: center;
  padding-top: 24px;
  max-width: 800px;
  margin: 0 auto;
  font-family: 'Dosis', sans-serif;
  letter-spacing: 1px;
  font-size: 13px;
  text-transform:none;
/*  font-variant: normal;
  font-style: normal;
  font-weight: normal;*/

}

a.suite:hover {
  text-decoration: none;
}

p.about-texte {
  text-align: center;
  max-width: 600px;
  display: block;
  margin-left: auto;
  padding-right: 50px;
  margin-right: auto;
}


.image-marge {
  margin-bottom: 100px;
}

.imagecompetences{
  margin-right: auto;
  margin-left: auto;
  display: block;
  margin-bottom: 50px;
  margin-top: 50px;
  max-width: 530px;
}